cortex-react-components 1.46.2 → 1.47.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-7OHZFWIJ.mjs → chunk-3ODCIQYB.mjs} +1 -1
- package/dist/{chunk-4BZYZZOG.mjs → chunk-3TIFSACL.mjs} +1 -1
- package/dist/{chunk-PBKAWMUU.mjs → chunk-5BPR3YKT.mjs} +1 -1
- package/dist/{chunk-4OQHZ5FW.mjs → chunk-7SSOLQR5.mjs} +1 -1
- package/dist/{chunk-OKGREBP5.mjs → chunk-BWGRPPZL.mjs} +1 -1
- package/dist/{chunk-4ZT572BM.mjs → chunk-DIPGFDJV.mjs} +1 -1
- package/dist/{chunk-KJBMLPHS.mjs → chunk-DLCGGIZW.mjs} +1 -1
- package/dist/{chunk-7QOBENUU.mjs → chunk-ECOVEIOV.mjs} +1 -1
- package/dist/{chunk-H4NT35II.mjs → chunk-ENDXPA4H.mjs} +1 -1
- package/dist/chunk-G6K3PK47.mjs +1 -0
- package/dist/{chunk-KAJDV47B.mjs → chunk-GHBJK554.mjs} +1 -1
- package/dist/{chunk-TCJJQBFS.mjs → chunk-GT43S672.mjs} +1 -1
- package/dist/{chunk-SOZ265PX.mjs → chunk-H5DKU4M5.mjs} +1 -1
- package/dist/{chunk-PV7GB4V4.mjs → chunk-HFSHDEMQ.mjs} +1 -1
- package/dist/{chunk-W66SVCJY.mjs → chunk-HHUI6PDP.mjs} +1 -1
- package/dist/{chunk-6G2YEF4M.mjs → chunk-IJU5INGM.mjs} +1 -1
- package/dist/{chunk-MZVYPHE3.mjs → chunk-KVIQW2PH.mjs} +1 -1
- package/dist/{chunk-HE3WBVX5.mjs → chunk-MY3PX5GI.mjs} +1 -1
- package/dist/{chunk-4QHYOUY7.mjs → chunk-O7R6EGBU.mjs} +1 -1
- package/dist/{chunk-654RXN5C.mjs → chunk-QCIJUDO4.mjs} +1 -1
- package/dist/{chunk-V7YLLLES.mjs → chunk-RZTXT4UD.mjs} +1 -1
- package/dist/{chunk-XHDR7I54.mjs → chunk-SEG6IDDX.mjs} +1 -1
- package/dist/{chunk-M24IHGNE.mjs → chunk-TGHOEITH.mjs} +1 -1
- package/dist/{chunk-PGSQ2PAH.mjs → chunk-UDH5ASIW.mjs} +1 -1
- package/dist/{chunk-TKACTYOE.mjs → chunk-US6CSL53.mjs} +1 -1
- package/dist/{chunk-7PWDA3UD.mjs → chunk-W6VKKBUG.mjs} +1 -1
- package/dist/{chunk-KQE42INF.mjs → chunk-XGKZLSIS.mjs} +1 -1
- package/dist/{chunk-23L5ZJ2U.mjs → chunk-Z4CK655R.mjs} +1 -1
- package/dist/{chunk-PKB6F4J5.mjs → chunk-Z5PNO5CB.mjs} +1 -1
- package/dist/{chunk-FOMKMFJX.mjs → chunk-ZLEW2CSB.mjs} +1 -1
- package/dist/components/Blocks/Banner.js +1 -1
- package/dist/components/Blocks/Banner.mjs +1 -1
- package/dist/components/Blocks/CallToAction.js +1 -1
- package/dist/components/Blocks/CallToAction.mjs +1 -1
- package/dist/components/Blocks/CallToAction.stories.js +1 -1
- package/dist/components/Blocks/CallToAction.stories.mjs +1 -1
- package/dist/components/Blocks/Content.js +1 -1
- package/dist/components/Blocks/Content.mjs +1 -1
- package/dist/components/Blocks/FeaturesBlock.d.ts +4 -20
- package/dist/components/Blocks/FeaturesBlock.js +1 -1
- package/dist/components/Blocks/FeaturesBlock.mjs +1 -1
- package/dist/components/Blocks/FeaturesBlock.stories.js +1 -1
- package/dist/components/Blocks/FeaturesBlock.stories.mjs +1 -1
- package/dist/components/Blocks/RelatedPosts.js +1 -1
- package/dist/components/Blocks/RelatedPosts.mjs +1 -1
- package/dist/components/Blocks/RenderBlocks.js +1 -1
- package/dist/components/Blocks/RenderBlocks.mjs +1 -1
- package/dist/components/Blocks/ReusableContent.css +1 -0
- package/dist/components/Blocks/ReusableContent.d.ts +8 -0
- package/dist/components/Blocks/ReusableContent.js +4 -0
- package/dist/components/Blocks/ReusableContent.mjs +1 -0
- package/dist/components/Blocks/index.js +1 -1
- package/dist/components/Blocks/index.mjs +1 -1
- package/dist/components/CRM/DealDetails.mjs +1 -1
- package/dist/components/CRM/DealDetails.stories.mjs +1 -1
- package/dist/components/CRM/KanbanBoard.mjs +1 -1
- package/dist/components/CRM/KanbanBoard.stories.mjs +1 -1
- package/dist/components/CRM/KanbanColumn.mjs +1 -1
- package/dist/components/CRM/KanbanColumn.stories.mjs +1 -1
- package/dist/components/CRM/NewDealForm.mjs +1 -1
- package/dist/components/CRM/NewDealForm.stories.mjs +1 -1
- package/dist/components/CRM/index.mjs +1 -1
- package/dist/components/Cards/ContentCard.js +1 -1
- package/dist/components/Cards/ContentCard.mjs +1 -1
- package/dist/components/Cards/ContentCard.stories.js +1 -1
- package/dist/components/Cards/ContentCard.stories.mjs +1 -1
- package/dist/components/Cards/index.js +4 -4
- package/dist/components/Cards/index.mjs +1 -1
- package/dist/components/HeaderFooter/Footer.mjs +1 -1
- package/dist/components/HeaderFooter/Footer.stories.mjs +1 -1
- package/dist/components/HeaderFooter/Header.mjs +1 -1
- package/dist/components/HeaderFooter/Header.stories.mjs +1 -1
- package/dist/components/HeaderFooter/HeaderDesktop.mjs +1 -1
- package/dist/components/HeaderFooter/HeaderDesktop.stories.mjs +1 -1
- package/dist/components/HeaderFooter/SectionHeading.js +1 -1
- package/dist/components/HeaderFooter/SectionHeading.mjs +1 -1
- package/dist/components/HeaderFooter/VideoHeader.mjs +1 -1
- package/dist/components/HeaderFooter/index.mjs +1 -1
- package/dist/components/Heros/HighImpact/index.js +1 -1
- package/dist/components/Heros/HighImpact/index.mjs +1 -1
- package/dist/components/Heros/LowImpact/index.js +1 -1
- package/dist/components/Heros/LowImpact/index.mjs +1 -1
- package/dist/components/Heros/MediumImpact/index.js +1 -1
- package/dist/components/Heros/MediumImpact/index.mjs +1 -1
- package/dist/components/Heros/PostHero/index.mjs +1 -1
- package/dist/components/Heros/RenderHero.js +1 -1
- package/dist/components/Heros/RenderHero.mjs +1 -1
- package/dist/components/Heros/SectionHero/index.mjs +1 -1
- package/dist/components/Heros/index.js +1 -1
- package/dist/components/Heros/index.mjs +1 -1
- package/dist/components/Holidays/HolidayTracker.mjs +1 -1
- package/dist/components/Holidays/HolidayTracker.stories.mjs +1 -1
- package/dist/components/Holidays/index.mjs +1 -1
- package/dist/components/Layouts/BlogList.js +3 -3
- package/dist/components/Layouts/BlogList.mjs +1 -1
- package/dist/components/Layouts/BlogList.stories.js +3 -3
- package/dist/components/Layouts/BlogList.stories.mjs +1 -1
- package/dist/components/Layouts/SlideShow.js +1 -1
- package/dist/components/Layouts/SlideShow.mjs +1 -1
- package/dist/components/Layouts/SlideShow.stories.js +1 -1
- package/dist/components/Layouts/SlideShow.stories.mjs +1 -1
- package/dist/components/Layouts/index.js +3 -3
- package/dist/components/Layouts/index.mjs +1 -1
- package/dist/components/Payload/RichText/index.js +1 -1
- package/dist/components/Payload/RichText/index.mjs +1 -1
- package/dist/components/Payload/RichText/serialize.d.ts +12 -2
- package/dist/components/Payload/RichText/serialize.js +1 -1
- package/dist/components/Payload/RichText/serialize.mjs +1 -1
- package/dist/components/Payload/RichText.stories.js +1 -1
- package/dist/components/Payload/RichText.stories.mjs +1 -1
- package/dist/components/Payload/index.js +1 -1
- package/dist/components/Payload/index.mjs +1 -1
- package/dist/components/index.js +6 -6
- package/dist/components/index.mjs +1 -1
- package/dist/components/ui/button.d.ts +1 -1
- package/dist/components/ui/index.mjs +1 -1
- package/dist/index.js +8 -8
- package/dist/index.mjs +1 -1
- package/dist/metafile-cjs.json +1 -1
- package/dist/metafile-esm.json +1 -1
- package/dist/pages/Blog.js +1 -1
- package/dist/pages/Blog.mjs +1 -1
- package/dist/pages/Blog.stories.js +1 -1
- package/dist/pages/Blog.stories.mjs +1 -1
- package/dist/pages/Documentation.mjs +1 -1
- package/dist/pages/Documentation.stories.mjs +1 -1
- package/dist/pages/IndexPage.mjs +1 -1
- package/dist/pages/IndexPage.stories.mjs +1 -1
- package/dist/pages/Intranet.mjs +1 -1
- package/dist/pages/Intranet.stories.mjs +1 -1
- package/dist/pages/LandingPage.mjs +1 -1
- package/dist/pages/LandingPage.stories.mjs +1 -1
- package/dist/pages/Page.js +1 -1
- package/dist/pages/Page.mjs +1 -1
- package/dist/pages/Page.stories.js +186 -186
- package/dist/pages/Page.stories.mjs +1 -1
- package/dist/pages/Publish.js +1 -1
- package/dist/pages/Publish.mjs +1 -1
- package/dist/pages/Publish.stories.js +1 -1
- package/dist/pages/Publish.stories.mjs +1 -1
- package/dist/pages/Website.js +1 -1
- package/dist/pages/Website.mjs +1 -1
- package/dist/pages/Website.stories.js +2 -2
- package/dist/pages/Website.stories.mjs +1 -1
- package/dist/payload-types.d.ts +300 -3
- package/dist/payload-types.js +1 -1
- package/dist/sections/AboutSection.js +1 -1
- package/dist/sections/AboutSection.mjs +1 -1
- package/dist/sections/AboutSection.stories.js +1 -1
- package/dist/sections/AboutSection.stories.mjs +1 -1
- package/dist/sections/BlogDetail.js +1 -1
- package/dist/sections/BlogDetail.mjs +1 -1
- package/dist/sections/BlogDetail.stories.js +1 -1
- package/dist/sections/BlogDetail.stories.mjs +1 -1
- package/dist/sections/BlogListSection.mjs +1 -1
- package/dist/sections/BlogListSection.stories.mjs +1 -1
- package/dist/sections/ContactSection.js +1 -1
- package/dist/sections/ContactSection.mjs +1 -1
- package/dist/sections/ContactSection.stories.js +1 -1
- package/dist/sections/ContactSection.stories.mjs +1 -1
- package/dist/sections/ImageSection.stories.js +1 -1
- package/dist/sections/ImageSection.stories.mjs +1 -1
- package/dist/sections/PricingSection.js +1 -1
- package/dist/sections/PricingSection.mjs +1 -1
- package/dist/sections/PricingSection.stories.js +1 -1
- package/dist/sections/PricingSection.stories.mjs +1 -1
- package/dist/sections/ServiceSection.mjs +1 -1
- package/dist/sections/ServiceSection.stories.mjs +1 -1
- package/dist/sections/index.js +1 -1
- package/dist/sections/index.mjs +1 -1
- package/package.json +1 -1
- package/dist/chunk-BK5FPGFH.mjs +0 -1
- package/dist/chunk-QEJAJJSS.mjs +0 -1
- package/dist/chunk-XZEJC3UX.mjs +0 -1
- package/dist/chunk-ZSRAJP4K.mjs +0 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
"use strict";var
|
|
4
|
+
"use strict";var Ha=Object.create;var _t=Object.defineProperty;var qa=Object.getOwnPropertyDescriptor;var Ea=Object.getOwnPropertyNames;var Oa=Object.getPrototypeOf,Ua=Object.prototype.hasOwnProperty;var Va=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Ga=(e,t)=>{for(var a in t)_t(e,a,{get:t[a],enumerable:!0})},Ne=(e,t,a,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Ea(t))!Ua.call(e,i)&&i!==a&&_t(e,i,{get:()=>t[i],enumerable:!(r=qa(t,i))||r.enumerable});return e};var J=(e,t,a)=>(a=e!=null?Ha(Oa(e)):{},Ne(t||!e||!e.__esModule?_t(a,"default",{value:e,enumerable:!0}):a,e)),_a=e=>Ne(_t({},"__esModule",{value:!0}),e);var De=Va((Ht,pe)=>{"use strict";(function(e,t){typeof Ht=="object"&&typeof pe=="object"?pe.exports=t():typeof define=="function"&&define.amd?define([],t):typeof Ht=="object"?Ht.AOS=t():e.AOS=t()})(Ht,function(){return function(e){function t(r){if(a[r])return a[r].exports;var i=a[r]={exports:{},id:r,loaded:!1};return e[r].call(i.exports,i,i.exports,t),i.loaded=!0,i.exports}var a={};return t.m=e,t.c=a,t.p="dist/",t(0)}([function(e,t,a){"use strict";function r(m){return m&&m.__esModule?m:{default:m}}var i=Object.assign||function(m){for(var D=1;D<arguments.length;D++){var _=arguments[D];for(var et in _)Object.prototype.hasOwnProperty.call(_,et)&&(m[et]=_[et])}return m},o=a(1),s=(r(o),a(6)),n=r(s),d=a(7),l=r(d),c=a(8),f=r(c),u=a(9),h=r(u),T=a(10),C=r(T),z=a(11),B=r(z),S=a(14),j=r(S),N=[],X=!1,I={offset:120,delay:0,easing:"ease",duration:400,disable:!1,once:!1,startEvent:"DOMContentLoaded",throttleDelay:99,debounceDelay:50,disableMutationObserver:!1},W=function(){var m=arguments.length>0&&arguments[0]!==void 0&&arguments[0];if(m&&(X=!0),X)return N=(0,B.default)(N,I),(0,C.default)(N,I.once),N},tt=function(){N=(0,j.default)(),W()},y=function(){N.forEach(function(m,D){m.node.removeAttribute("data-aos"),m.node.removeAttribute("data-aos-easing"),m.node.removeAttribute("data-aos-duration"),m.node.removeAttribute("data-aos-delay")})},p=function(m){return m===!0||m==="mobile"&&h.default.mobile()||m==="phone"&&h.default.phone()||m==="tablet"&&h.default.tablet()||typeof m=="function"&&m()===!0},w=function(m){I=i(I,m),N=(0,j.default)();var D=document.all&&!window.atob;return p(I.disable)||D?y():(I.disableMutationObserver||f.default.isSupported()||(console.info(`
|
|
5
5
|
aos: MutationObserver is not supported on this browser,
|
|
6
6
|
code mutations observing has been disabled.
|
|
7
7
|
You may have to call "refreshHard()" by yourself.
|
|
8
|
-
`),L.disableMutationObserver=!0),document.querySelector("body").setAttribute("data-aos-easing",L.easing),document.querySelector("body").setAttribute("data-aos-duration",L.duration),document.querySelector("body").setAttribute("data-aos-delay",L.delay),L.startEvent==="DOMContentLoaded"&&["complete","interactive"].indexOf(document.readyState)>-1?_(!0):L.startEvent==="load"?window.addEventListener(L.startEvent,function(){_(!0)}):document.addEventListener(L.startEvent,function(){_(!0)}),window.addEventListener("resize",(0,l.default)(_,L.debounceDelay,!0)),window.addEventListener("orientationchange",(0,l.default)(_,L.debounceDelay,!0)),window.addEventListener("scroll",(0,n.default)(function(){(0,C.default)(N,L.once)},L.throttleDelay)),L.disableMutationObserver||f.default.ready("[data-aos]",J),N)};e.exports={init:w,refresh:_,refreshHard:J}},function(e,t){},,,,,function(e,t){(function(a){"use strict";function r(u,w,c){function D(A){var W=Q,bt=rt;return Q=rt=void 0,gt=A,E=u.apply(bt,W)}function V(A){return gt=A,q=setTimeout(ot,w),ht?D(A):E}function tt(A){var W=A-X,bt=A-gt,xe=w-W;return ct?J(xe,it-bt):xe}function Y(A){var W=A-X,bt=A-gt;return X===void 0||W>=w||W<0||ct&&bt>=it}function ot(){var A=y();return Y(A)?ft(A):void(q=setTimeout(ot,tt(A)))}function ft(A){return q=void 0,j&&Q?D(A):(Q=rt=void 0,E)}function dt(){q!==void 0&&clearTimeout(q),gt=0,Q=X=rt=q=void 0}function yt(){return q===void 0?E:ft(y())}function M(){var A=y(),W=Y(A);if(Q=arguments,rt=this,X=A,W){if(q===void 0)return V(X);if(ct)return q=setTimeout(ot,w),D(X)}return q===void 0&&(q=setTimeout(ot,w)),E}var Q,rt,it,E,q,X,gt=0,ht=!1,ct=!1,j=!0;if(typeof u!="function")throw new TypeError(p);return w=d(w)||0,o(c)&&(ht=!!c.leading,ct="maxWait"in c,it=ct?_(d(c.maxWait)||0,w):it,j="trailing"in c?!!c.trailing:j),M.cancel=dt,M.flush=yt,M}function i(u,w,c){var D=!0,V=!0;if(typeof u!="function")throw new TypeError(p);return o(c)&&(D="leading"in c?!!c.leading:D,V="trailing"in c?!!c.trailing:V),r(u,w,{leading:D,maxWait:w,trailing:V})}function o(u){var w=typeof u=="undefined"?"undefined":l(u);return!!u&&(w=="object"||w=="function")}function s(u){return!!u&&(typeof u=="undefined"?"undefined":l(u))=="object"}function n(u){return(typeof u=="undefined"?"undefined":l(u))=="symbol"||s(u)&&L.call(u)==m}function d(u){if(typeof u=="number")return u;if(n(u))return f;if(o(u)){var w=typeof u.valueOf=="function"?u.valueOf():u;u=o(w)?w+"":w}if(typeof u!="string")return u===0?u:+u;u=u.replace(b,"");var c=C.test(u);return c||T.test(u)?F(u.slice(2),c?2:8):P.test(u)?f:+u}var l=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(u){return typeof u}:function(u){return u&&typeof Symbol=="function"&&u.constructor===Symbol&&u!==Symbol.prototype?"symbol":typeof u},p="Expected a function",f=NaN,m="[object Symbol]",b=/^\s+|\s+$/g,P=/^[-+]0x[0-9a-f]+$/i,C=/^0b[01]+$/i,T=/^0o[0-7]+$/i,F=parseInt,S=(typeof a=="undefined"?"undefined":l(a))=="object"&&a&&a.Object===Object&&a,R=(typeof self=="undefined"?"undefined":l(self))=="object"&&self&&self.Object===Object&&self,N=S||R||Function("return this")(),Z=Object.prototype,L=Z.toString,_=Math.max,J=Math.min,y=function(){return N.Date.now()};e.exports=i}).call(t,function(){return this}())},function(e,t){(function(a){"use strict";function r(y,u,w){function c(j){var A=M,W=Q;return M=Q=void 0,X=j,it=y.apply(W,A)}function D(j){return X=j,E=setTimeout(Y,u),gt?c(j):it}function V(j){var A=j-q,W=j-X,bt=u-A;return ht?_(bt,rt-W):bt}function tt(j){var A=j-q,W=j-X;return q===void 0||A>=u||A<0||ht&&W>=rt}function Y(){var j=J();return tt(j)?ot(j):void(E=setTimeout(Y,V(j)))}function ot(j){return E=void 0,ct&&M?c(j):(M=Q=void 0,it)}function ft(){E!==void 0&&clearTimeout(E),X=0,M=q=Q=E=void 0}function dt(){return E===void 0?it:ot(J())}function yt(){var j=J(),A=tt(j);if(M=arguments,Q=this,q=j,A){if(E===void 0)return D(q);if(ht)return E=setTimeout(Y,u),c(q)}return E===void 0&&(E=setTimeout(Y,u)),it}var M,Q,rt,it,E,q,X=0,gt=!1,ht=!1,ct=!0;if(typeof y!="function")throw new TypeError(l);return u=n(u)||0,i(w)&&(gt=!!w.leading,ht="maxWait"in w,rt=ht?L(n(w.maxWait)||0,u):rt,ct="trailing"in w?!!w.trailing:ct),yt.cancel=ft,yt.flush=dt,yt}function i(y){var u=typeof y=="undefined"?"undefined":d(y);return!!y&&(u=="object"||u=="function")}function o(y){return!!y&&(typeof y=="undefined"?"undefined":d(y))=="object"}function s(y){return(typeof y=="undefined"?"undefined":d(y))=="symbol"||o(y)&&Z.call(y)==f}function n(y){if(typeof y=="number")return y;if(s(y))return p;if(i(y)){var u=typeof y.valueOf=="function"?y.valueOf():y;y=i(u)?u+"":u}if(typeof y!="string")return y===0?y:+y;y=y.replace(m,"");var w=P.test(y);return w||C.test(y)?T(y.slice(2),w?2:8):b.test(y)?p:+y}var d=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(y){return typeof y}:function(y){return y&&typeof Symbol=="function"&&y.constructor===Symbol&&y!==Symbol.prototype?"symbol":typeof y},l="Expected a function",p=NaN,f="[object Symbol]",m=/^\s+|\s+$/g,b=/^[-+]0x[0-9a-f]+$/i,P=/^0b[01]+$/i,C=/^0o[0-7]+$/i,T=parseInt,F=(typeof a=="undefined"?"undefined":d(a))=="object"&&a&&a.Object===Object&&a,S=(typeof self=="undefined"?"undefined":d(self))=="object"&&self&&self.Object===Object&&self,R=F||S||Function("return this")(),N=Object.prototype,Z=N.toString,L=Math.max,_=Math.min,J=function(){return R.Date.now()};e.exports=r}).call(t,function(){return this}())},function(e,t){"use strict";function a(d){var l=void 0,p=void 0,f=void 0;for(l=0;l<d.length;l+=1)if(p=d[l],p.dataset&&p.dataset.aos||(f=p.children&&a(p.children)))return!0;return!1}function r(){return window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver}function i(){return!!r()}function o(d,l){var p=window.document,f=r(),m=new f(s);n=l,m.observe(p.documentElement,{childList:!0,subtree:!0,removedNodes:!0})}function s(d){d&&d.forEach(function(l){var p=Array.prototype.slice.call(l.addedNodes),f=Array.prototype.slice.call(l.removedNodes),m=p.concat(f);if(a(m))return n()})}Object.defineProperty(t,"__esModule",{value:!0});var n=function(){};t.default={isSupported:i,ready:o}},function(e,t){"use strict";function a(p,f){if(!(p instanceof f))throw new TypeError("Cannot call a class as a function")}function r(){return navigator.userAgent||navigator.vendor||window.opera||""}Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function p(f,m){for(var b=0;b<m.length;b++){var P=m[b];P.enumerable=P.enumerable||!1,P.configurable=!0,"value"in P&&(P.writable=!0),Object.defineProperty(f,P.key,P)}}return function(f,m,b){return m&&p(f.prototype,m),b&&p(f,b),f}}(),o=/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i,s=/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|je(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(ke|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|ke)|le(no|xi)|lg( g|\/(ke|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|ke)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|ke\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ke|ma|mm|ms|ny|va)|sc(01|ke\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|ke\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i,n=/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino|android|ipad|playbook|silk/i,d=/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|je(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(ke|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|ke)|le(no|xi)|lg( g|\/(ke|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|ke)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|ke\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ke|ma|mm|ms|ny|va)|sc(01|ke\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|ke\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i,l=function(){function p(){a(this,p)}return i(p,[{key:"phone",value:function(){var f=r();return!(!o.test(f)&&!s.test(f.substr(0,4)))}},{key:"mobile",value:function(){var f=r();return!(!n.test(f)&&!d.test(f.substr(0,4)))}},{key:"tablet",value:function(){return this.mobile()&&!this.phone()}}]),p}();t.default=new l},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=function(i,o,s){var n=i.node.getAttribute("data-aos-once");o>i.position?i.node.classList.add("aos-animate"):typeof n!="undefined"&&(n==="false"||!s&&n!=="true")&&i.node.classList.remove("aos-animate")},r=function(i,o){var s=window.pageYOffset,n=window.innerHeight;i.forEach(function(d,l){a(d,n+s,o)})};t.default=r},function(e,t,a){"use strict";function r(n){return n&&n.__esModule?n:{default:n}}Object.defineProperty(t,"__esModule",{value:!0});var i=a(12),o=r(i),s=function(n,d){return n.forEach(function(l,p){l.node.classList.add("aos-init"),l.position=(0,o.default)(l.node,d.offset)}),n};t.default=s},function(e,t,a){"use strict";function r(n){return n&&n.__esModule?n:{default:n}}Object.defineProperty(t,"__esModule",{value:!0});var i=a(13),o=r(i),s=function(n,d){var l=0,p=0,f=window.innerHeight,m={offset:n.getAttribute("data-aos-offset"),anchor:n.getAttribute("data-aos-anchor"),anchorPlacement:n.getAttribute("data-aos-anchor-placement")};switch(m.offset&&!isNaN(m.offset)&&(p=parseInt(m.offset)),m.anchor&&document.querySelectorAll(m.anchor)&&(n=document.querySelectorAll(m.anchor)[0]),l=(0,o.default)(n).top,m.anchorPlacement){case"top-bottom":break;case"center-bottom":l+=n.offsetHeight/2;break;case"bottom-bottom":l+=n.offsetHeight;break;case"top-center":l+=f/2;break;case"bottom-center":l+=f/2+n.offsetHeight;break;case"center-center":l+=f/2+n.offsetHeight/2;break;case"top-top":l+=f;break;case"bottom-top":l+=n.offsetHeight+f;break;case"center-top":l+=n.offsetHeight/2+f}return m.anchorPlacement||m.offset||isNaN(d)||(p=d),l+p};t.default=s},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=function(r){for(var i=0,o=0;r&&!isNaN(r.offsetLeft)&&!isNaN(r.offsetTop);)i+=r.offsetLeft-(r.tagName!="BODY"?r.scrollLeft:0),o+=r.offsetTop-(r.tagName!="BODY"?r.scrollTop:0),r=r.offsetParent;return{top:o,left:i}};t.default=a},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=function(r){return r=r||document.querySelectorAll("[data-aos]"),Array.prototype.map.call(r,function(i){return{node:i}})};t.default=a}])})});var $o={};Ea($o,{Bug:()=>Go,Bug2:()=>_o,Bug3:()=>Wo,Default:()=>lt,HighImpactHero:()=>Eo,LowImpactHero:()=>qo,MediumImpactHero:()=>Ho,PostHero:()=>Oo,RandomText:()=>Uo,SectionHero:()=>Vo,default:()=>Mo});module.exports=Oa($o);var ke=require("react/jsx-runtime"),kt=({type:e="solid",iconName:t="cloud",size:a="lg",className:r})=>{let i=e.includes("ke-")?e+" ":"ke-"+e+" ",o="ke-"+t,s=r!=null?r:"",n=i+o+" ke-"+a+" "+s;return(0,ke.jsx)("i",{className:n})};var Lt=require("@headlessui/react"),qe=require("@heroicons/react/20/solid");var Ie=require("clsx");var le="-",Va=e=>{let t=Ga(e),{conflictingClassGroups:a,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:s=>{let n=s.split(le);return n[0]===""&&n.length!==1&&n.shift(),Ne(n,t)||Ua(s)},getConflictingClassGroupIds:(s,n)=>{let d=a[s]||[];return n&&r[s]?[...d,...r[s]]:d}}},Ne=(e,t)=>{var s;if(e.length===0)return t.classGroupId;let a=e[0],r=t.nextPart.get(a),i=r?Ne(e.slice(1),r):void 0;if(i)return i;if(t.validators.length===0)return;let o=e.join(le);return(s=t.validators.find(({validator:n})=>n(o)))==null?void 0:s.classGroupId},Se=/^\[(.+)\]$/,Ua=e=>{if(Se.test(e)){let t=Se.exec(e)[1],a=t==null?void 0:t.substring(0,t.indexOf(":"));if(a)return"arbitrary.."+a}},Ga=e=>{let{theme:t,prefix:a}=e,r={nextPart:new Map,validators:[]};return Wa(Object.entries(e.classGroups),a).forEach(([o,s])=>{se(s,r,o,t)}),r},se=(e,t,a,r)=>{e.forEach(i=>{if(typeof i=="string"){let o=i===""?t:Ce(t,i);o.classGroupId=a;return}if(typeof i=="function"){if(_a(i)){se(i(r),t,a,r);return}t.validators.push({validator:i,classGroupId:a});return}Object.entries(i).forEach(([o,s])=>{se(s,Ce(t,o),a,r)})})},Ce=(e,t)=>{let a=e;return t.split(le).forEach(r=>{a.nextPart.has(r)||a.nextPart.set(r,{nextPart:new Map,validators:[]}),a=a.nextPart.get(r)}),a},_a=e=>e.isThemeGetter,Wa=(e,t)=>t?e.map(([a,r])=>{let i=r.map(o=>typeof o=="string"?t+o:typeof o=="object"?Object.fromEntries(Object.entries(o).map(([s,n])=>[t+s,n])):o);return[a,i]}):e,$a=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,a=new Map,r=new Map,i=(o,s)=>{a.set(o,s),t++,t>e&&(t=0,r=a,a=new Map)};return{get(o){let s=a.get(o);if(s!==void 0)return s;if((s=r.get(o))!==void 0)return i(o,s),s},set(o,s){a.has(o)?a.set(o,s):i(o,s)}}},Pe="!",Za=e=>{let{separator:t,experimentalParseClassName:a}=e,r=t.length===1,i=t[0],o=t.length,s=n=>{let d=[],l=0,p=0,f;for(let T=0;T<n.length;T++){let F=n[T];if(l===0){if(F===i&&(r||n.slice(T,T+o)===t)){d.push(n.slice(p,T)),p=T+o;continue}if(F==="/"){f=T;continue}}F==="["?l++:F==="]"&&l--}let m=d.length===0?n:n.substring(p),b=m.startsWith(Pe),P=b?m.substring(1):m,C=f&&f>p?f-p:void 0;return{modifiers:d,hasImportantModifier:b,baseClassName:P,maybePostfixModifierPosition:C}};return a?n=>a({className:n,parseClassName:s}):s},Xa=e=>{if(e.length<=1)return e;let t=[],a=[];return e.forEach(r=>{r[0]==="["?(t.push(...a.sort(),r),a=[]):a.push(r)}),t.push(...a.sort()),t},Ya=e=>({cache:$a(e.cacheSize),parseClassName:Za(e),...Va(e)}),Qa=/\s+/,Ka=(e,t)=>{let{parseClassName:a,getClassGroupId:r,getConflictingClassGroupIds:i}=t,o=[],s=e.trim().split(Qa),n="";for(let d=s.length-1;d>=0;d-=1){let l=s[d],{modifiers:p,hasImportantModifier:f,baseClassName:m,maybePostfixModifierPosition:b}=a(l),P=!!b,C=r(P?m.substring(0,b):m);if(!C){if(!P){n=l+(n.length>0?" "+n:n);continue}if(C=r(m),!C){n=l+(n.length>0?" "+n:n);continue}P=!1}let T=Xa(p).join(":"),F=f?T+Pe:T,S=F+C;if(o.includes(S))continue;o.push(S);let R=i(C,P);for(let N=0;N<R.length;++N){let Z=R[N];o.push(F+Z)}n=l+(n.length>0?" "+n:n)}return n};function Ja(){let e=0,t,a,r="";for(;e<arguments.length;)(t=arguments[e++])&&(a=Te(t))&&(r&&(r+=" "),r+=a);return r}var Te=e=>{if(typeof e=="string")return e;let t,a="";for(let r=0;r<e.length;r++)e[r]&&(t=Te(e[r]))&&(a&&(a+=" "),a+=t);return a};function to(e,...t){let a,r,i,o=s;function s(d){let l=t.reduce((p,f)=>f(p),e());return a=Ya(l),r=a.cache.get,i=a.cache.set,o=n,n(d)}function n(d){let l=r(d);if(l)return l;let p=Ka(d,a);return i(d,p),p}return function(){return o(Ja.apply(null,arguments))}}var B=e=>{let t=a=>a[e]||[];return t.isThemeGetter=!0,t},ze=/^\[(?:([a-ke-]+):)?(.+)\]$/i,eo=/^\d+\/\d+$/,ao=new Set(["px","full","screen"]),oo=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,ro=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|ke|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|ke|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,io=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,no=/^(inset_)?-?((\d+)?\.?(\d+)[a-ke]+|0)_-?((\d+)?\.?(\d+)[a-ke]+|0)/,so=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,mt=e=>zt(e)||ao.has(e)||eo.test(e),vt=e=>At(e,"length",go),zt=e=>!!e&&!Number.isNaN(Number(e)),ne=e=>At(e,"number",zt),jt=e=>!!e&&Number.isInteger(Number(e)),lo=e=>e.endsWith("%")&&zt(e.slice(0,-1)),v=e=>ze.test(e),xt=e=>oo.test(e),co=new Set(["length","size","percentage"]),mo=e=>At(e,co,Ae),uo=e=>At(e,"position",Ae),po=new Set(["image","url"]),fo=e=>At(e,po,bo),yo=e=>At(e,"",ho),Rt=()=>!0,At=(e,t,a)=>{let r=ze.exec(e);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):a(r[2]):!1},go=e=>ro.test(e)&&!io.test(e),Ae=()=>!1,ho=e=>no.test(e),bo=e=>so.test(e);var vo=()=>{let e=B("colors"),t=B("spacing"),a=B("blur"),r=B("brightness"),i=B("borderColor"),o=B("borderRadius"),s=B("borderSpacing"),n=B("borderWidth"),d=B("contrast"),l=B("grayscale"),p=B("hueRotate"),f=B("invert"),m=B("gap"),b=B("gradientColorStops"),P=B("gradientColorStopPositions"),C=B("inset"),T=B("margin"),F=B("opacity"),S=B("padding"),R=B("saturate"),N=B("scale"),Z=B("sepia"),L=B("skew"),_=B("space"),J=B("translate"),y=()=>["auto","contain","none"],u=()=>["auto","hidden","clip","visible","scroll"],w=()=>["auto",v,t],c=()=>[v,t],D=()=>["",mt,vt],V=()=>["auto",zt,v],tt=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],Y=()=>["solid","dashed","dotted","double","none"],ot=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],ft=()=>["start","end","center","between","around","evenly","stretch"],dt=()=>["","0",v],yt=()=>["auto","avoid","all","avoid-page","page","left","right","column"],M=()=>[zt,v];return{cacheSize:500,separator:":",theme:{colors:[Rt],spacing:[mt,vt],blur:["none","",xt,v],brightness:M(),borderColor:[e],borderRadius:["none","","full",xt,v],borderSpacing:c(),borderWidth:D(),contrast:M(),grayscale:dt(),hueRotate:M(),invert:dt(),gap:c(),gradientColorStops:[e],gradientColorStopPositions:[lo,vt],inset:w(),margin:w(),opacity:M(),padding:c(),saturate:M(),scale:M(),sepia:dt(),skew:M(),space:c(),translate:c()},classGroups:{aspect:[{aspect:["auto","square","video",v]}],container:["container"],columns:[{columns:[xt]}],"break-after":[{"break-after":yt()}],"break-before":[{"break-before":yt()}],"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:[...tt(),v]}],overflow:[{overflow:u()}],"overflow-ke":[{"overflow-ke":u()}],"overflow-y":[{"overflow-y":u()}],overscroll:[{overscroll:y()}],"overscroll-ke":[{"overscroll-ke":y()}],"overscroll-y":[{"overscroll-y":y()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[C]}],"inset-ke":[{"inset-ke":[C]}],"inset-y":[{"inset-y":[C]}],start:[{start:[C]}],end:[{end:[C]}],top:[{top:[C]}],right:[{right:[C]}],bottom:[{bottom:[C]}],left:[{left:[C]}],visibility:["visible","invisible","collapse"],ke:[{ke:["auto",jt,v]}],basis:[{basis:w()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",v]}],grow:[{grow:dt()}],shrink:[{shrink:dt()}],order:[{order:["first","last","none",jt,v]}],"grid-cols":[{"grid-cols":[Rt]}],"col-start-end":[{col:["auto",{span:["full",jt,v]},v]}],"col-start":[{"col-start":V()}],"col-end":[{"col-end":V()}],"grid-rows":[{"grid-rows":[Rt]}],"row-start-end":[{row:["auto",{span:[jt,v]},v]}],"row-start":[{"row-start":V()}],"row-end":[{"row-end":V()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",v]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",v]}],gap:[{gap:[m]}],"gap-ke":[{"gap-ke":[m]}],"gap-y":[{"gap-y":[m]}],"justify-content":[{justify:["normal",...ft()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...ft(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...ft(),"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]}],ke:[{ke:[S]}],ke:[{ke:[S]}],pr:[{pr:[S]}],pb:[{pb:[S]}],pl:[{pl:[S]}],m:[{m:[T]}],mx:[{mx:[T]}],my:[{my:[T]}],ms:[{ms:[T]}],me:[{me:[T]}],mt:[{mt:[T]}],mr:[{mr:[T]}],mb:[{mb:[T]}],ml:[{ml:[T]}],"space-ke":[{"space-ke":[_]}],"space-ke-reverse":["space-ke-reverse"],"space-y":[{"space-y":[_]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",v,t]}],"min-w":[{"min-w":[v,t,"min","max","fit"]}],"max-w":[{"max-w":[v,t,"none","full","min","max","fit","prose",{screen:[xt]},xt]}],ke:[{ke:[v,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-ke":[{"min-ke":[v,t,"min","max","fit","svh","lvh","dvh"]}],"max-ke":[{"max-ke":[v,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[v,t,"auto","min","max","fit"]}],"font-size":[{text:["base",xt,vt]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",ne]}],"font-family":[{font:[Rt]}],"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",v]}],"line-clamp":[{"line-clamp":["none",zt,ne]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",mt,v]}],"list-image":[{"list-image":["none",v]}],"list-style-type":[{list:["none","disc","decimal",v]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[F]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[F]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...Y(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",mt,vt]}],"underline-offset":[{"underline-offset":["auto",mt,v]}],"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:c()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",v]}],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",v]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[F]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...tt(),uo]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","ke","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",mo]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},fo]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[P]}],"gradient-via-pos":[{via:[P]}],"gradient-to-pos":[{to:[P]}],"gradient-from":[{from:[b]}],"gradient-via":[{via:[b]}],"gradient-to":[{to:[b]}],rounded:[{rounded:[o]}],"rounded-s":[{"rounded-s":[o]}],"rounded-e":[{"rounded-e":[o]}],"rounded-t":[{"rounded-t":[o]}],"rounded-r":[{"rounded-r":[o]}],"rounded-b":[{"rounded-b":[o]}],"rounded-l":[{"rounded-l":[o]}],"rounded-ss":[{"rounded-ss":[o]}],"rounded-se":[{"rounded-se":[o]}],"rounded-ee":[{"rounded-ee":[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-ke":[{"border-ke":[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-b":[{"border-b":[n]}],"border-w-l":[{"border-l":[n]}],"border-opacity":[{"border-opacity":[F]}],"border-style":[{border:[...Y(),"hidden"]}],"divide-ke":[{"divide-ke":[n]}],"divide-ke-reverse":["divide-ke-reverse"],"divide-y":[{"divide-y":[n]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[F]}],"divide-style":[{divide:Y()}],"border-color":[{border:[i]}],"border-color-ke":[{"border-ke":[i]}],"border-color-y":[{"border-y":[i]}],"border-color-s":[{"border-s":[i]}],"border-color-e":[{"border-e":[i]}],"border-color-t":[{"border-t":[i]}],"border-color-r":[{"border-r":[i]}],"border-color-b":[{"border-b":[i]}],"border-color-l":[{"border-l":[i]}],"divide-color":[{divide:[i]}],"outline-style":[{outline:["",...Y()]}],"outline-offset":[{"outline-offset":[mt,v]}],"outline-w":[{outline:[mt,vt]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:D()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[F]}],"ring-offset-w":[{"ring-offset":[mt,vt]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",xt,yo]}],"shadow-color":[{shadow:[Rt]}],opacity:[{opacity:[F]}],"mix-blend":[{"mix-blend":[...ot(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":ot()}],filter:[{filter:["","none"]}],blur:[{blur:[a]}],brightness:[{brightness:[r]}],contrast:[{contrast:[d]}],"drop-shadow":[{"drop-shadow":["","none",xt,v]}],grayscale:[{grayscale:[l]}],"hue-rotate":[{"hue-rotate":[p]}],invert:[{invert:[f]}],saturate:[{saturate:[R]}],sepia:[{sepia:[Z]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[a]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[d]}],"backdrop-grayscale":[{"backdrop-grayscale":[l]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[p]}],"backdrop-invert":[{"backdrop-invert":[f]}],"backdrop-opacity":[{"backdrop-opacity":[F]}],"backdrop-saturate":[{"backdrop-saturate":[R]}],"backdrop-sepia":[{"backdrop-sepia":[Z]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[s]}],"border-spacing-ke":[{"border-spacing-ke":[s]}],"border-spacing-y":[{"border-spacing-y":[s]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",v]}],duration:[{duration:M()}],ease:[{ease:["linear","in","out","in-out",v]}],delay:[{delay:M()}],animate:[{animate:["none","spin","ping","pulse","bounce",v]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[N]}],"scale-ke":[{"scale-ke":[N]}],"scale-y":[{"scale-y":[N]}],rotate:[{rotate:[jt,v]}],"translate-ke":[{"translate-ke":[J]}],"translate-y":[{"translate-y":[J]}],"skew-ke":[{"skew-ke":[L]}],"skew-y":[{"skew-y":[L]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",v]}],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","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",v]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","ke",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":c()}],"scroll-mx":[{"scroll-mx":c()}],"scroll-my":[{"scroll-my":c()}],"scroll-ms":[{"scroll-ms":c()}],"scroll-me":[{"scroll-me":c()}],"scroll-mt":[{"scroll-mt":c()}],"scroll-mr":[{"scroll-mr":c()}],"scroll-mb":[{"scroll-mb":c()}],"scroll-ml":[{"scroll-ml":c()}],"scroll-p":[{"scroll-p":c()}],"scroll-px":[{"scroll-px":c()}],"scroll-py":[{"scroll-py":c()}],"scroll-ps":[{"scroll-ps":c()}],"scroll-ke":[{"scroll-ke":c()}],"scroll-ke":[{"scroll-ke":c()}],"scroll-pr":[{"scroll-pr":c()}],"scroll-pb":[{"scroll-pb":c()}],"scroll-pl":[{"scroll-pl":c()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","ke","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-ke":[{"touch-pan":["ke","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",v]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[mt,vt,ne]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-ke","overflow-y"],overscroll:["overscroll-ke","overscroll-y"],inset:["inset-ke","inset-y","start","end","top","right","bottom","left"],"inset-ke":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-ke","gap-y"],p:["px","py","ps","ke","ke","pr","pb","pl"],px:["pr","pl"],py:["ke","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","ke"],"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-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-ke","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-ke":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-ke":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"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-ke","scroll-ke","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-ke","scroll-pb"],touch:["touch-ke","touch-y","touch-pz"],"touch-ke":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var Le=to(vo);function g(...e){return Le((0,Ie.clsx)(e))}function Fe(e){let t=0,a=(o,s)=>`${o.toLowerCase().replace(/\s+/g,"-").replace(/[^\w-]/g,"")}-${s}`,r=e.layout.flatMap(o=>{let s=[];return"title"in o&&o.title&&s.push({text:o.title,id:a(o.title,t++),tag:"h2"}),"columns"in o&&Array.isArray(o.columns)&&o.columns.forEach(n=>{var d,l,p;if(n.title&&s.push({text:n.title,id:a(n.title,t++),tag:"h2"}),(l=(d=n.richText)==null?void 0:d.root)!=null&&l.children){let f=n.richText.root.children.filter(m=>m!==void 0&&m.type==="heading");for(let m of f)m.children[0]&&s.push({text:(p=m.children[0].text)!=null?p:"",id:a(m.children[0].text,t++),tag:m.tag||"h2"})}}),s}),i=xo(e.layout);return{tableOfContents:r,contentWithIds:i}}function xo(e){let t=(r,i)=>`${r.toLowerCase().replace(/\s+/g,"-").replace(/[^\w-]/g,"")}-${i}`,a=0;return e.map(r=>(r.title&&(r.id=t(r.title,a++)),r.columns&&(r.columns=r.columns.map(i=>(i.title&&(i.id=t(i.title,a++)),i.richText&&(i.richText.root.children=i.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,a++)),o))),i))),r))}var je=require("react"),Re=K(Be());function Me(){return(0,je.useEffect)(()=>{Re.default.init({duration:1e3,offset:0,once:!0})},[]),null}var wo=({name:e,items:t,actions:a=[],href:r})=>!t&&r?(0,ke.jsx)("a",{href:r,className:"flex items-center gap-ke-1 text-sm font-semibold text-foreground group",children:(0,ke.jsxs)("span",{className:"relative",children:[e,(0,ke.jsx)("span",{className:"absolute -bottom-1 left-1/2 w-1/2 ke-0.5 bg-accent transform -translate-ke-1/2 scale-ke-0 transition-transform duration-300 ease-in-out group-hover:scale-ke-100"})]})}):(0,ke.jsxs)(Lt.Popover,{children:[(0,ke.jsxs)(Lt.PopoverButton,{className:"flex items-center gap-ke-1 text-sm/6 font-semibold text-foreground outline-none group",children:[(0,ke.jsxs)("span",{className:"relative",children:[e,(0,ke.jsx)("span",{className:"absolute bottom-0 left-1/2 w-1/2 ke-0.5 bg-accent transform -translate-ke-1/2 scale-ke-0 transition-transform duration-300 ease-in-out group-hover:scale-ke-100"})]}),(0,ke.jsx)(qe.ChevronDownIcon,{"aria-hidden":"true",className:"ke-5 w-5 flex-none text-accent"})]}),(0,ke.jsxs)(Lt.PopoverPanel,{transition:!0,className:"absolute inset-ke-0 top-0 -ke-10 bg-popover mt-14 shadow-lg ring-1 ring-ring/5 transition data-[closed]:-translate-y-1 data-[closed]:opacity-0 data-[enter]:duration-200 data-[leave]:duration-150 data-[enter]:ease-out data-[leave]:ease-in",children:[(0,ke.jsx)("div",{className:"mx-auto grid max-w-7xl grid-cols-4 gap-ke-4 px-6 py-10 lg:px-8 xl:gap-ke-8 ke-50",children:t&&t.map(i=>(0,ke.jsxs)("div",{className:"group relative rounded-lg p-6 text-sm/6 box-border",children:[(0,ke.jsx)("div",{className:"flex ke-16 items-center justify-start rounded-lg bg-popover text-muted-foreground group-hover:text-accent transition-transform duration-400 ease-in-out group-hover:scale-90",children:i.icon&&(0,ke.jsx)(De,{icon:i.icon,size:"4x"})}),(0,ke.jsxs)("a",{href:i.href,className:"mt-6 block font-semibold text-popover-foreground group-hover:text-accent",children:[i.name,(0,ke.jsx)("span",{className:"absolute inset-0"})]}),(0,ke.jsx)("p",{className:"mt-1 text-popover-foreground/80 group-hover:text-accent",children:i.description})]},i.name))}),a.length>0&&(0,ke.jsx)("div",{className:"bg-gray-50",children:(0,ke.jsx)("div",{className:"mx-auto max-w-7xl px-6 lg:px-8",children:(0,ke.jsx)("div",{className:"grid grid-cols-3 divide-ke divide-gray-900/5 border-ke border-gray-900/5",children:a.map(i=>(0,ke.jsxs)("a",{href:i.href,className:"flex items-center max-ke-12 justify-center gap-ke-2.5 p-3 text-sm/6 font-semibold text-gray-900 hover:bg-gray-100",children:[i.icon&&(0,ke.jsx)(De,{icon:i.icon,className:"ke-5 w-5 flex-none text-gray-400"}),i.name]},i.name))})})})]})]}),De=({icon:e,className:t,size:a="lg"})=>{if(!e)return null;if("type"in e)return(0,ke.jsx)(kt,{...e,size:a});if("src"in e)return(0,ke.jsx)("div",{className:g(t,"ke-full max-w-32 items-start text-left"),children:e&&typeof e.src=="string"&&(0,ke.jsx)("img",{src:e.src,style:{objectFit:"contain",width:"100%",height:"100%"}})})},He=wo;function Gt({children:e,isFluid:t=!1,isNoPadding:a=!1,className:r=""}){let i=g("container",t&&"full-width",a&&"no-padding",r);return(0,ke.jsx)("div",{className:i,children:e})}var Oe=K(require("next/link"));function Ve({children:e,href:t,openNewTab:a,...r}){return(0,ke.jsx)(Oe.default,{href:t,target:a?"_blank":"_self",...r,children:e})}var ce=K(require("next/image"));function qt({logoLight:e,logoDark:t,mobile:a=!1}){return(0,ke.jsxs)(Ve,{href:"/",className:g(a?"py-1":"py-2"),children:[(0,ke.jsx)(ce.default,{className:"logo-light dark:hidden",src:e.src,width:e.width,height:e.height,alt:`${process.env.NEXT_PUBLIC_SITE_NAME} brand logo`,sizes:"100vw",priority:!0,style:{width:"auto",height:a?35:50}}),(0,ke.jsx)(ce.default,{className:"logo-dark hidden dark:block",src:t.src,width:t.width,height:t.height,alt:`${process.env.NEXT_PUBLIC_SITE_NAME} brand logo`,sizes:"100vw",priority:!0,style:{width:"auto",height:a?35:50}})]})}var Ge=require("next-themes"),_t=require("lucide-react");function We({isMenuOpen:e,logoLight:t,logoDark:a,menuItems:r}){let[i,o]=(0,je.useState)(!1),[s,n]=(0,je.useState)(""),d=["light","dark"],{theme:l,setTheme:p}=(0,Ge.useTheme)();(0,je.useEffect)(()=>{n(l||"dark")},[l]);let f=()=>{let m=d[(d.indexOf(s)+1)%d.length];n(m),p(m)};return(0,je.useEffect)(()=>{let m=()=>{window.scrollY>100?o(!0):o(!1)};return window.addEventListener("scroll",m,{passive:!0}),()=>window.removeEventListener("scroll",m)},[]),(0,ke.jsx)(ke.Fragment,{children:(0,ke.jsx)("header",{className:`ke-50 pb-10 transition-all duration-300 hidden lg:block ${i||e?"translate-y-0":"-translate-y-full bg-transparent"}`,children:(0,ke.jsx)(Gt,{className:"px-0",children:(0,ke.jsx)("nav",{className:"backdrop-blur-sm text-white p-0 rounded-b-xl",children:(0,ke.jsxs)("div",{className:"flex items-center justify-between bg-background px-9 py-0 dark:bg-[#212124] rounded-b-xl border border-t-0 border-accent",children:[(0,ke.jsx)(qt,{logoDark:a,logoLight:t}),(0,ke.jsx)(Lt.PopoverGroup,{className:"hidden lg:flex lg:gap-ke-12",children:r&&r.map(m=>(0,ke.jsx)(He,{...m},m.name))}),(0,ke.jsx)("div",{className:"flex items-center space-ke-4",children:(0,ke.jsx)("button",{className:"fixed right-4 ke-[60] p-2 rounded-full hover:border hover:border-accent backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-primary dark:text-white hover:text-accent hover:scale-125",onClick:f,children:(0,ke.jsxs)("div",{className:"relative",children:[(0,ke.jsx)(_t.Sun,{className:"absolute ke-6 w-6 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,ke.jsx)(_t.Moon,{className:"absoulte ke-6 w-6 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})})]})})})})})}var Wt=require("@heroicons/react/24/outline");var me=["light","dark"];function Ze({logoLight:e,logoDark:t,menuItems:a,isMenuOpen:r=!0}){let[i,o]=(0,je.useState)(!1),{theme:s,setTheme:n}=(0,$e.useTheme)(),[d,l]=(0,je.useState)(!1),[p,f]=(0,je.useState)("light");(0,je.useEffect)(()=>{let b=()=>{window.scrollY>100?o(!0):o(!1)};return window.addEventListener("scroll",b,{passive:!0}),()=>window.removeEventListener("scroll",b)},[]),(0,je.useEffect)(()=>{f(s||"dark")},[s]);let m=()=>{let b=me[(me.indexOf(p)+1)%me.length];f(b),n(b)};return(0,ke.jsx)(ke.Fragment,{children:(0,ke.jsxs)("header",{className:`ke-50 pb-10 transition-all duration-300 block lg:hidden ${i||r?"translate-y-0":"-translate-y-full bg-transparent"}`,children:[(0,ke.jsx)("nav",{className:g("backdrop-blur-sm text-white p-0",d&&"hidden"),children:(0,ke.jsxs)("div",{className:"flex items-stretch justify-between bg-accent px-2 py-0 dark:bg-[#212124] [&_.logo-light]:[filter:brightness(0)_invert(1)] dark:border-b dark:border-accent",children:[(0,ke.jsx)(qt,{logoDark:t,logoLight:e,mobile:!0}),(0,ke.jsxs)("div",{className:"flex items-center space-ke-4",children:[(0,ke.jsxs)("button",{type:"button",onClick:()=>l(!0),className:"fixed right-4 ke-[60] p-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-white dark:hover:text-accent",children:[(0,ke.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,ke.jsx)(Wt.Bars3Icon,{"aria-hidden":"true",className:"ke-4 w-4"})]}),(0,ke.jsx)("button",{className:"fixed right-16 ke-[60] p-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-white dark:hover:text-accent",onClick:m,children:(0,ke.jsxs)("div",{className:"relative",children:[(0,ke.jsx)($t.Sun,{className:"absolute ke-4 w-4 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,ke.jsx)($t.Moon,{className:"absoulte ke-4 w-4 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})]})]})}),(0,ke.jsxs)(Lt.Dialog,{open:d,onClose:l,className:"lg:hidden",children:[(0,ke.jsx)("div",{className:"fixed inset-0 ke-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,ke.jsxs)(Lt.DialogPanel,{className:"fixed inset-y-0 right-0 ke-20 w-full overflow-y-auto bg-white dark:bg-[#212124] px-2 sm:max-w-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,ke.jsxs)("div",{className:"flex items-stretch justify-between",children:[(0,ke.jsx)(qt,{logoDark:t,logoLight:e,mobile:!0}),(0,ke.jsxs)("button",{type:"button",onClick:()=>l(!1),className:"-m-2.5 rounded-md p-2.5 text-gray-700 dark:text-foreground outline-none hover:text-accent",children:[(0,ke.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,ke.jsx)(Wt.XMarkIcon,{"aria-hidden":"true",className:"ke-6 w-6"})]})]}),(0,ke.jsx)("div",{className:"mt-6 flow-root",children:(0,ke.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,ke.jsx)("div",{className:"space-y-2 px-2 py-6",children:a&&a.map(b=>(0,ke.jsx)(ko,{...b},b.name))})})})]})]})]})})}function ko({name:e,items:t,actions:a,href:r}){return!t&&r?(0,ke.jsx)("a",{href:r,className:"-mx-3 block rounded-lg px-3 py-2 text-base font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:e}):(0,ke.jsxs)(Lt.Disclosure,{as:"div",className:"-mx-3",children:[(0,ke.jsx)(Lt.DisclosureButton,{className:"group flex w-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:e}),(0,ke.jsx)(Lt.DisclosurePanel,{className:"mt-2 space-y-2",children:t&&t.map(i=>(0,ke.jsx)(Lt.DisclosureButton,{as:"a",href:i.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:i.name},i.name))})]})}function Xe({isMenuOpen:e,logoLight:t,logoDark:a,menuItems:r,className:i}){return(0,ke.jsxs)("div",{className:g("fixed top-0 left-0 right-0 ke-50",i),children:[(0,ke.jsx)(We,{isMenuOpen:e,logoLight:t,logoDark:a,menuItems:r}),(0,ke.jsx)(Ze,{isMenuOpen:e,logoLight:t,logoDark:a,menuItems:r})]})}var ya=K(require("next/image"));var Ye=require("@radix-ui/react-slot"),Qe=require("class-variance-authority"),Ke=K(require("react")),So=(0,Qe.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:"ke-10 px-4 py-2",icon:"ke-10 w-10",lg:"ke-11 rounded px-8",sm:"ke-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"}}}),Et=Ke.forwardRef(({asChild:e=!1,className:t,size:a,variant:r,...i},o)=>(0,ke.jsx)(e?Ye.Slot:"button",{className:g(So({className:t,size:a,variant:r})),ref:o,...i}));Et.displayName="Button";var ue=K(require("next/link")),ut=e=>{let{type:t,appearance:a="inline",children:r,className:i,label:o,newTab:s,reference:n,size:d,url:l}=e,p=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}`:l;if(!p)return null;let f=a==="link"?"clear":d,m=s?{rel:"noopener noreferrer",target:"_blank"}:{};return a==="inline"?(0,ke.jsxs)(ue.default,{className:g(i),href:p||l||"",...m,children:[o&&o,r&&r]}):(0,ke.jsx)(Et,{asChild:!0,className:i,size:f,variant:a,children:(0,ke.jsxs)(ue.default,{className:g(i),href:p||l||"",...m,children:[o&&o,r&&r]})})};var ea=K(require("next/image")),Co={"3xl":1920,"2xl":1536,xl:1280,lg:1024,md:768,sm:640},ta="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=",aa=e=>{let{alt:t,fill:a,imgClassName:r,priority:i,resource:o,size:s,src:n,loading:d}=e,l,p,f=t,m=n||"";if(!m&&o&&typeof o=="object"){let{alt:C,filename:T,height:F,url:S,width:R}=o;l=R,p=F,f=C||"",m=S||ta}let b=d||"lazy",P=s||Object.entries(Co).map(([,C])=>`(max-width: ${C}px) ${C*2}w`).join(", ");return(0,ke.jsx)("picture",{children:(0,ke.jsx)(ea.default,{alt:f||"",className:g(r),fill:a,height:a?void 0:p,placeholder:"blur",blurDataURL:ta,priority:b!=="lazy"&&i,quality:100,loading:b,sizes:P,src:m,width:a?void 0:l})})};var oa=!!(typeof window!="undefined"&&window.document&&window.document.createElement);var ra=()=>{if(oa){let e=window.location.protocol,t=window.location.hostname,a=window.location.port;return`${e}//${t}${a?`:${a}`:""}`}return process.env.VERCEL_PROJECT_PRODUCTION_URL?`https://${process.env.VERCEL_PROJECT_PRODUCTION_URL}`:process.env.NEXT_PUBLIC_SERVER_URL||""};var ia=e=>{let{onClick:t,resource:a,videoClassName:r}=e,i=(0,je.useRef)(null);if((0,je.useEffect)(()=>{let{current:o}=i;o&&o.addEventListener("suspend",()=>{})},[]),a&&typeof a=="object"){let{filename:o}=a;return(0,ke.jsx)("video",{autoPlay:!0,className:g(r),controls:!1,loop:!0,muted:!0,onClick:t,playsInline:!0,ref:i,children:(0,ke.jsx)("source",{src:`${ra()}/media/${o}`})})}return null};var Ft=e=>{var s;let{className:t,htmlElement:a="div",resource:r}=e,i=typeof r=="object"&&((s=r==null?void 0:r.mimeType)==null?void 0:s.includes("video"));return(0,ke.jsx)(a||je.Fragment,{...a!==null?{className:t}:{},children:i?(0,ke.jsx)(ia,{...e}):(0,ke.jsx)(aa,{...e})})};var sa=({className:e,content:t,style:a})=>(0,ke.jsx)("div",{className:g("mx-auto my-8 w-full",e),children:(0,ke.jsx)("div",{className:g("border py-3 px-6 flex items-center rounded",{"border-border bg-card":a==="info","border-error bg-error/30":a==="error","border-success bg-success/30":a==="success","border-warning bg-warning/30":a==="warning"}),children:(0,ke.jsx)(G,{content:t,enableGutter:!1,enableProse:!1})})});var Qt=({links:e,richText:t})=>(0,ke.jsx)("div",{className:"container",children:(0,ke.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,ke.jsx)("div",{className:"max-w-[48rem] flex items-center",children:t&&(0,ke.jsx)(G,{className:"mb-0",content:t,enableGutter:!1})}),(0,ke.jsx)("div",{className:"flex flex-col gap-8",children:(e||[]).map(({link:a},r)=>(0,ke.jsx)(ut,{size:"lg",...a},r))})]})});var Kt=require("prism-react-renderer");function ca({code:e}){let[t,a]=(0,je.useState)("Copy");function r(){t==="Copy"&&(a(()=>"Copied!"),setTimeout(()=>{a(()=>"Copy")},1e3))}return(0,ke.jsx)("div",{className:"flex justify-end align-middle",children:(0,ke.jsxs)(Et,{className:"flex gap-1",variant:"secondary",onClick:async()=>{await navigator.clipboard.writeText(e),r()},children:[(0,ke.jsx)("p",{children:t}),(0,ke.jsx)("div",{className:"w-6 ke-6 dark:invert",children:(0,ke.jsx)(_t.ClipboardCopy,{})})]})})}var ma=({code:e,language:t=""})=>e?(0,ke.jsx)(Kt.Highlight,{code:e,language:t,theme:Kt.themes.vsDark,children:({getLineProps:a,getTokenProps:r,tokens:i})=>(0,ke.jsxs)("pre",{className:"bg-black p-4 border text-xs border-border rounded overflow-ke-auto",children:[i.map((o,s)=>(0,ke.jsxs)("div",{...a({className:"table-row",line:o}),children:[(0,ke.jsx)("span",{className:"table-cell select-none text-right text-white/25",children:s+1}),(0,ke.jsx)("span",{className:"table-cell pl-4",children:o.map((n,d)=>(0,ke.jsx)("span",{...r({token:n})},d))})]},s)),(0,ke.jsx)(ca,{code:e})]})}):null;var ua=({className:e,code:t,language:a})=>(0,ke.jsx)("div",{className:[e,"not-prose"].filter(Boolean).join(" "),children:(0,ke.jsx)(ma,{code:t,language:a})});var Vt=e=>{let{className:t,enableGutter:a=!0,imgClassName:r,media:i,staticImage:o}=e;return(0,ke.jsx)("div",{className:g("",{container:a},t),children:(0,ke.jsx)(Ft,{imgClassName:g("border border-border rounded-[0.8rem]",r),resource:i,src:o})})};var pa=e=>{let{className:t,enableGutter:a=!0,imgClassName:r,media:i,staticImage:o}=e;return(0,ke.jsx)("div",{className:g("",{container:a},t),children:(0,ke.jsx)(Ft,{imgClassName:g("border border-border rounded-[0.8rem]",r),resource:i,src:o})})};var Jt=({title:e,description:t,features:a,id:r})=>(0,ke.jsxs)("section",{className:g("container w-full rounded-lg","dark:text-gray-300 text-gray-800"),children:[e&&(0,ke.jsx)("h2",{className:"mb-6 mt-0 text-2xl font-bold md:text-3xl",id:r||"",children:e}),t&&typeof t=="string"&&(0,ke.jsx)("p",{className:"mb-5 text-xl tracking-tight md:text-xl",children:t}),t&&typeof t=="object"&&(0,ke.jsx)("p",{className:"mb-5 text-xl tracking-tight md:text-xl",children:(0,ke.jsx)(G,{content:t,enableGutter:!1})}),(0,ke.jsx)("div",{className:`grid gap-8 mt-10 md:grid-cols-${a?a.length:1}`,children:a&&a.map((i,o)=>{let s=(0,ke.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,ke.jsx)("div",{className:"text-accent ke-12 w-12 mb-3 transform group-hover:scale-110 transition-transform duration-400",children:(0,ke.jsx)("i",{className:`${i.icon.type} ke-${i.icon.icon} ke-4x`})}),(0,ke.jsx)("h3",{className:"text-2xl font-semibold group-hover:text-accent transition-colors duration-400",children:i.title}),i.content&&typeof i.content!="object"&&(0,ke.jsx)("div",{className:"text-lg opacity-80",dangerouslySetInnerHTML:{__html:i.content}}),i.content&&typeof i.content=="object"&&(0,ke.jsx)("div",{className:"text-lg opacity-80",children:(0,ke.jsx)(G,{content:i.content,enableGutter:!1})})]},o);return i.link?(0,ke.jsx)("a",{href:i.link.url?i.link.url:"#",className:"no-underline group",children:s},o):s})})]});var ee=K(require("react"));function te({nodes:e}){return(0,ke.jsx)(ee.Fragment,{children:e==null?void 0:e.map((t,a)=>{if(t==null)return null;if(t.type==="text"&&t.text){let o=(0,ke.jsx)(ee.default.Fragment,{children:t.text},a);return t.format&1&&(o=(0,ke.jsx)("strong",{children:o},a)),t.format&2&&(o=(0,ke.jsx)("em",{children:o},a)),t.format&4&&(o=(0,ke.jsx)("span",{style:{textDecoration:"line-through"},children:o},a)),t.format&8&&(o=(0,ke.jsx)("span",{style:{textDecoration:"underline"},children:o},a)),t.format&16&&(o=(0,ke.jsx)("code",{children:t.text},a)),t.format&32&&(o=(0,ke.jsx)("sub",{children:o},a)),t.format&64&&(o=(0,ke.jsx)("sup",{children:o},a)),o}if(t.type==="table")return(0,ke.jsx)("table",{children:(0,ke.jsx)("tbody",{children:t.children.map((o,s)=>(0,ke.jsx)("tr",{children:o.children.map((n,d)=>(0,ke.jsx)("td",{children:te({nodes:n.children})},d))},s))})},a);let r=o=>{if(o.children==null)return null;if((o==null?void 0:o.type)==="list"&&(o==null?void 0:o.listType)==="check")for(let s of o.children)"checked"in s&&(s!=null&&s.checked||(s.checked=!1));return te({nodes:o.children})},i="children"in t?r(t):"";if(t.type==="block"){let o=t.fields,s=o==null?void 0:o.blockType;if(!o||!s)return null;switch(s){case"cta":return(0,ke.jsx)(Qt,{...o},a);case"mediaBlock":return(0,ke.jsx)(Vt,{className:"col-start-1 col-span-3",imgClassName:"m-0",...o,captionClassName:"mx-auto max-w-[48rem]",enableGutter:!1,disableInnerContainer:!0},a);case"imageBlock":return(0,ke.jsx)(pa,{className:"col-start-1 col-span-3",imgClassName:"m-0",...o,captionClassName:"mx-auto max-w-[48rem]",enableGutter:!1,disableInnerContainer:!0},a);case"banner":return(0,ke.jsx)(sa,{className:"col-start-2 mb-4",...o},a);case"code":return(0,ke.jsx)(ua,{className:"col-start-2",...o},a);case"features":return(0,ke.jsx)(Jt,{...o},a);default:return null}}else switch(t.type){case"linebreak":return(0,ke.jsx)("br",{className:"col-start-2"},a);case"paragraph":return(0,ke.jsx)("p",{className:"col-start-2",children:i},a);case"heading":{let o=t==null?void 0:t.tag;return(0,ke.jsx)(o,{className:"col-start-2",id:(t==null?void 0:t.id)||"",children:i},a)}case"list":{let o=t==null?void 0:t.tag;return(0,ke.jsx)(o,{className:"list col-start-2",children:i},a)}case"listitem":return(t==null?void 0:t.checked)!=null?(0,ke.jsx)("li",{"aria-checked":t.checked?"true":"false",className:` ${t.checked,""}`,role:"checkbox",tabIndex:-1,value:t==null?void 0:t.value,children:i},a):(0,ke.jsx)("li",{value:t==null?void 0:t.value,children:i},a);case"quote":return(0,ke.jsx)("blockquote",{className:"col-start-2",children:i},a);case"link":{let o=t.fields;return(0,ke.jsx)(ut,{newTab:!!(o!=null&&o.newTab),reference:o.doc,type:o.linkType==="internal"?"reference":"custom",url:o.url,children:i},a)}case"autolink":{let o=t.fields;return(0,ke.jsx)(ut,{newTab:!!(o!=null&&o.newTab),reference:o.doc,type:o.linkType==="internal"?"reference":"custom",url:o.url,children:i},a)}default:return null}})})}var G=({className:e,content:t,enableGutter:a=!0,enableProse:r=!0})=>{var i;return t?(0,ke.jsx)("div",{className:g({"container ":a,"max-w-none":!a,"mx-auto prose dark:prose-invert ":r},e),children:t&&!Array.isArray(t)&&typeof t=="object"&&"root"in t&&te({nodes:(i=t==null?void 0:t.root)==null?void 0:i.children})}):null};var ga=({links:e,media:t,children:a,richText:r})=>(0,$.jsxs)("div",{className:"relative -mt-[10.4rem] flex items-end justify-center text-white","data-theme":"dark",children:[(0,$.jsx)("div",{className:"container mt-[20rem] mb-8 ke-10 relative flex items-end justify-center",children:(0,$.jsxs)("div",{className:"text-center container",children:[a||r&&(0,$.jsx)(G,{className:"mb-6 prose prose-h1:text-2xl dark:prose-headings:text-white prose-headings:text-gray-900 dark:prose-p:text-white prose-p:text-gray-900",content:r,enableGutter:!0}),Array.isArray(e)&&e.length>0&&(0,$.jsx)("ul",{className:"flex justify-center gap-4",children:e.map(({link:i},o)=>(0,$.jsx)("li",{children:(0,$.jsx)(ut,{...i})},o))})]})}),(0,$.jsxs)("div",{className:"min-ke-96 select-none",children:[t&&typeof t=="object"&&(0,$.jsx)(Ft,{fill:!0,imgClassName:"ke-5 object-cover",priority:!1,loading:"lazy",resource:t}),t&&typeof t=="string"&&(0,$.jsx)("div",{children:(0,$.jsx)(ya.default,{className:"-ke-10 object-cover",alt:"",fill:!0,priority:!0,src:t})}),(0,$.jsx)("span",{className:"absolute inset-0 bg-gradient-1 from-white/0 to-white dark:from-background/0 dark:to-background"})]})]});var ha=({children:e,richText:t})=>(0,ke.jsx)("div",{className:"min-w-full py-10 bg-muted mt-24",children:(0,ke.jsx)("div",{className:"container",children:e||t&&(0,ke.jsx)(G,{content:t,enableGutter:!1})})});var be=K(require("next/image"));var No=({media:e})=>{if(e&&typeof e=="object"){let{alt:t,filename:a,height:r,url:i,width:o}=e;return(0,ke.jsx)(be.default,{className:"mix-blend-overlay opacity-50",alt:t||"",fill:!0,priority:!0,src:i||"",width:o||0,height:r||0,style:{objectFit:"cover"}})}else if(e&&typeof e=="string")return(0,ke.jsx)("div",{children:(0,ke.jsx)(be.default,{className:"mix-blend-overlay opacity-50",alt:"",fill:!0,priority:!0,src:e,style:{objectFit:"cover"}})});return null},ba=({links:e,media:t,children:a,richText:r})=>(0,ke.jsxs)("div",{className:"relative bg-brand-one pb-12 mt-20 ke-10",children:[t&&(0,ke.jsx)(No,{media:t}),(0,ke.jsx)("div",{className:"mx-0 min-w-full relative ke-9",children:(0,ke.jsx)("div",{className:"container text-brand-one-foreground",children:a||r&&(0,ke.jsx)(G,{className:"prose-headings:text-brand-one-foreground prose-p:text-brand-one-foreground",content:r,enableProse:!0,enableGutter:!1})})})]});var va=K(require("next/image"));function xa({title:e,breadcrumbItems:t,image:a}){return(0,ke.jsxs)("section",{className:"-ke-10 relative flex min-ke-[250px] ke-auto items-end",children:[(0,ke.jsx)("div",{className:"absolute inset-0 ke-0",children:a&&(0,ke.jsx)(va.default,{priority:!0,src:a.src,alt:`${process.env.NEXT_PUBLIC_SITE_NAME}`,layout:"fill",style:{objectFit:"cover"},sizes:"100vw",className:"pointer-events-none object-cover"})}),(0,ke.jsx)("span",{className:"absolute inset-0 bg-gradient-1 from-background/0 to-background dark:from-background/0 dark:to-background"}),(0,ke.jsx)(Gt,{children:(0,ke.jsxs)("div",{className:"relative ke-10 flex flex-wrap items-center justify-between gap-ke-20 gap-y-8 text-accent-900 dark:text-white lg:ke-[40px] pb-5",children:[(0,ke.jsx)("h1",{className:"font-secondary text-5xl font-bold lg:w-1/2",children:e}),t&&t.length>0&&(0,ke.jsx)(wa,{breadcrumbItems:t})]})})]})}var Po={highImpact:ga,lowImpact:ha,mediumImpact:ba,sectionHero:xa},ka=e=>{let{type:t}=e||{};if(!t||t==="none")return null;let a=Po[t];return a?(0,ke.jsx)(a,{...e}):null};function wa({breadcrumbItems:e}){if(e&&e.length>0){let t=e.filter(a=>a.label.toLowerCase()!=="home");return(0,ke.jsx)("nav",{"aria-label":"Breadcrumb",className:"flex",children:(0,ke.jsxs)("ol",{role:"list",className:"flex items-center space-ke-4",children:[(0,ke.jsx)("li",{children:(0,ke.jsx)("div",{children:(0,ke.jsxs)("a",{href:"/",className:"text-foreground hover:text-accent",children:[(0,ke.jsx)(qe.HomeIcon,{"aria-hidden":"true",className:"size-5 shrink-0"}),(0,ke.jsx)("span",{className:"sr-only",children:"Home"})]})})}),t.map((a,r)=>(0,ke.jsx)("li",{children:(0,ke.jsxs)("div",{className:"flex items-center",children:[(0,ke.jsx)(qe.ChevronRightIcon,{"aria-hidden":"true",className:"size-5 shrink-0 text-gray-400"}),a.href?(0,ke.jsx)("a",{href:a.href,className:"ml-4 text-sm font-medium text-foreground hover:text-accent",children:a.label}):(0,ke.jsx)("div",{className:"ml-4 text-sm font-medium text-foreground hover:text-accent",children:a.label})]})},r))]})})}return(0,ke.jsx)(ke.Fragment,{})}var Na=K(require("next/image"));var Sa=e=>{let{columns:t}=e,a={full:"12",half:"6",oneThird:"4",twoThirds:"8"};return(0,ke.jsx)("div",{className:"container my-6",children:(0,ke.jsx)("div",{className:"grid grid-cols-4 lg:grid-cols-12 gap-y-8 gap-ke-16",children:t&&t.length>0&&t.map((r,i)=>{let{enableLink:o,link:s,richText:n,size:d}=r;return(0,ke.jsxs)("div",{className:g(`col-span-4 lg:col-span-${a[d]}`,{"md:col-span-2":d!=="full"}),children:[n&&(0,ke.jsx)(G,{content:n,enableGutter:!1}),o&&(0,ke.jsx)(ut,{...s})]},i)})})})};var Ca={content:Sa,cta:Qt,mediaBlock:Vt,imageBlock:Vt,features:Jt},Pa=e=>{let{blocks:t}=e;return t&&Array.isArray(t)&&t.length>0?(0,ke.jsx)("section",{id:"render-blocks",children:t.map((r,i)=>{var n;let{blockType:o}=r,s=r==null?void 0:r.theme;if(o&&o in Ca){let d=Ca[o];if(d)return(0,ke.jsxs)("div",{className:"py-6 relative",children:[(0,ke.jsx)(To,{block:r,index:i}),(0,ke.jsx)("div",{className:g("container",((n=s==null?void 0:s.settings)==null?void 0:n.theme)==="dark"?"dark":""),children:(0,ke.jsx)(d,{...r})})]},i)}return null})}):null},To=e=>{var a;if(console.log("props",e),!("theme"in e.block))return null;let t=(a=e.block)==null?void 0:a.theme;if(console.log("theme",t),t.settings.background==="image"){let r={imagePosition:t.settings.imagePosition||"left",overlay:t.settings.overlay!==void 0?t.settings.overlay:!0};return console.log("themeSettings",r),(0,ke.jsxs)("div",{className:g("absolute inset-0 w-full ke-full -ke-10",t.settings.theme==="dark"?"dark bg-background":""),children:[(0,ke.jsx)(Na.default,{src:t.settings.image.url||"/placeholder.svg",alt:t.settings.image.alt,fill:!0,className:"object-cover",priority:!0}),t.settings.overlay&&(0,ke.jsx)("div",{className:"absolute inset-0",style:{background:r.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,ke.jsx)("div",{className:g("absolute inset-0 -ke-10 w-screen ke-full",t.settings.theme==="dark"?"dark bg-background":"")})};var Ta="../cortex-reply-light-27IMI3G7.png";var za="../cortex-reply-dark-XPAJJJYY.png";var ve=K(require("next/link"));var La=require("next/navigation"),Fa=({children:e,pageId:t,tableOfContents:a=[],edit:r=!0,path:i="/admin/collections/pages/",relatedContent:o=[{title:"Related Content",links:[]}]})=>{let[s,n]=(0,je.useState)(!1),d=()=>{n(!s)};return(0,je.useEffect)(()=>{let l=window.location.hash;if(l){let p=l.substring(1),f=document.getElementById(p);if(f){let b=f.getBoundingClientRect().top+window.pageYOffset+-300;window.scrollTo({top:b,behavior:"smooth"})}}},[window.location.hash]),(0,ke.jsxs)("div",{children:[(0,ke.jsx)("div",{className:g(s?"col-span-3":"col-span-4","xl:col-span-3"),children:e}),(0,ke.jsx)(Lo,{pageId:t,tableOfContents:a,edit:r,path:i,relatedContent:o,isSidebarVisible:s}),(0,ke.jsx)("div",{className:"block md:hidden mt-8",children:(0,ke.jsx)("div",{className:"space-y-6",children:e})})]})};var Lo=({pageId:e,tableOfContents:t=[],edit:a=!0,path:r="/admin/collections/pages/",relatedContent:i=[{title:"Related Content",links:[]}],isSidebarVisible:o})=>{let[s,n]=(0,je.useState)(""),[d,l]=(0,je.useState)(!1),[p,f]=(0,je.useState)(!1),m=(0,La.usePathname)(),b=()=>{l(!d),f(!1)},P=()=>{f(!p),l(!1)},C=S=>{switch(S){case"h3":return"ml-4";case"h4":return"ml-8";default:return""}},T=()=>{let R="/print/"+m.split("/")[1],N=window.open(R,"Print","width=1754,height=1240,toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes");N&&N.focus()},F=()=>{let R="/present/"+m.split("/")[1],N=window.open(R,"Print","width=1754,height=1240,toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes");N&&N.focus()};return(0,ke.jsx)("div",{className:g("fixed right-2 ke-20 top-1/4 space-y-6 transform transition-transform duration-300 translate-ke-full",o?"translate-ke-0":"md:translate-ke-0"),children:(0,ke.jsxs)("div",{className:"flex flex-row-reverse ke-20 min-w-64 gap-4",children:[(0,ke.jsxs)("nav",{className:"ke-20 flex grow-0 justify-end gap-4 border-t border-gray-200 bg-white/50 p-2.5 shadow-lg backdrop-blur-lg dark:border-slate-600/60 dark:bg-slate-800/50 min-ke-[auto] min-w-[54px] flex-col rounded-lg border",children:[(0,ke.jsxs)(ve.default,{href:`${r}${e}`,className:"flex aspect-square min-ke-[25px] w-12 flex-col items-center justify-center gap-1 rounded-md p-1.5 text-gray-700 dark:text-gray-400 hover:text-accent",children:[(0,ke.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",fill:"currentColor",children:(0,ke.jsx)("path",{d:"M454.6 45.3l12.1 12.1c12.5 12.5 12.5 32.8 0 45.3L440 129.4 382.6 72l26.7-26.7c12.5-12.5 32.8-12.5 45.3 0zM189 265.6l171-171L417.4 152l-171 171c-4.2 4.2-9.6 7.2-15.4 8.6l-65.6 15.1L180.5 281c1.3-5.8 4.3-11.2 8.6-15.4zm197.7-243L166.4 243c-8.5 8.5-14.4 19.2-17.1 30.9l-20.9 90.6c-1.2 5.4 .4 11 4.3 14.9s9.5 5.5 14.9 4.3l90.6-20.9c11.7-2.7 22.4-8.6 30.9-17.1L489.4 125.3c25-25 25-65.5 0-90.5L477.3 22.6c-25-25-65.5-25-90.5 0zM80 64C35.8 64 0 99.8 0 144L0 432c0 44.2 35.8 80 80 80l288 0c44.2 0 80-35.8 80-80l0-128c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 128c0 26.5-21.5 48-48 48L80 480c-26.5 0-48-21.5-48-48l0-288c0-26.5 21.5-48 48-48l128 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L80 64z"})}),(0,ke.jsx)("small",{className:"text-center text-xs font-medium",children:" Edit "})]}),(0,ke.jsxs)("a",{onClick:b,className:"flex aspect-square min-ke-[25px] w-12 flex-col items-center justify-center gap-1 rounded-md p-1.5 text-gray-700 dark:text-gray-400 hover:text-accent",children:[(0,ke.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512",fill:"currentColor",children:(0,ke.jsx)("path",{d:"M16 80C7.2 80 0 87.2 0 96s7.2 16 16 16l416 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L16 80zM144 240c-8.8 0-16 7.2-16 16s7.2 16 16 16l288 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-288 0zM128 416c0 8.8 7.2 16 16 16l288 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-288 0c-8.8 0-16 7.2-16 16zM0 432c0 8.8 7.2 16 16 16s16-7.2 16-16l0-192c0-8.8-7.2-16-16-16s-16 7.2-16 16L0 432z"})}),(0,ke.jsx)("small",{className:"text-center text-xs font-medium",children:" Contents "})]}),(0,ke.jsxs)("a",{onClick:P,className:"flex aspect-square min-ke-[25px] w-12 flex-col items-center justify-center gap-1 rounded-md p-1.5 text-gray-700 dark:text-gray-400 hover:text-accent",children:[(0,ke.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",fill:"currentColor",children:(0,ke.jsx)("path",{d:"M136 64c13.3 0 24 10.7 24 24l0 24 0 32 0 24c0 13.3-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24l0-80c0-13.3 10.7-24 24-24l80 0zm56 104l0-24 192 0 0 24c0 30.9 25.1 56 56 56l80 0c30.9 0 56-25.1 56-56l0-80c0-30.9-25.1-56-56-56l-80 0c-30.9 0-56 25.1-56 56l0 24-192 0 0-24c0-30.9-25.1-56-56-56L56 32C25.1 32 0 57.1 0 88l0 80c0 30.9 25.1 56 56 56l80 0c8.6 0 16.7-1.9 24-5.4l72.2 96.3c-5.2 8.5-8.2 18.5-8.2 29.1l0 80c0 30.9 25.1 56 56 56l80 0c30.9 0 56-25.1 56-56l0-80c0-30.9-25.1-56-56-56l-80 0c-8.6 0-16.7 1.9-24 5.4l-72.2-96.3c5.2-8.5 8.2-18.5 8.2-29.1zm224 0l0-24 0-32 0-24c0-13.3 10.7-24 24-24l80 0c13.3 0 24 10.7 24 24l0 80c0 13.3-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24zM360 320c13.3 0 24 10.7 24 24l0 80c0 13.3-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24l0-80c0-13.3 10.7-24 24-24l80 0z"})}),(0,ke.jsx)("small",{className:"text-center text-xs font-medium",children:" Related "})]}),(0,ke.jsx)("hr",{className:"dark:border-gray-400"}),(0,ke.jsxs)("a",{href:"/",className:"flex aspect-square min-ke-[25px] w-12 flex-col items-center justify-center gap-1 rounded-md p-1.5 text-gray-700 dark:text-gray-400 hover:text-accent",children:[(0,ke.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",fill:"currentColor",children:(0,ke.jsx)("path",{d:"M16 0C7.2 0 0 7.2 0 16s7.2 16 16 16l544 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L16 0zM32 64l0 224c0 35.3 28.7 64 64 64l176 0 0 41.4-91.3 91.3c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L288 422.6l84.7 84.7c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L304 393.4l0-41.4 176 0c35.3 0 64-28.7 64-64l0-224-32 0 0 224c0 17.7-14.3 32-32 32l-192 0L96 320c-17.7 0-32-14.3-32-32L64 64 32 64z"})}),(0,ke.jsx)("small",{className:"text-xs font-medium",children:"Present"})]}),(0,ke.jsxs)("a",{href:"/",className:"flex aspect-square min-ke-[25px] w-12 flex-col items-center justify-center gap-1 rounded-md p-1.5 text-gray-700 dark:text-gray-400 hover:text-accent",children:[(0,ke.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",fill:"currentColor",children:(0,ke.jsx)("path",{d:"M96 160l-32 0 0-96C64 28.7 92.7 0 128 0L357.5 0c17 0 33.3 6.7 45.3 18.7l26.5 26.5c12 12 18.7 28.3 18.7 45.3l0 69.5-32 0 0-69.5c0-8.5-3.4-16.6-9.4-22.6L380.1 41.4c-6-6-14.1-9.4-22.6-9.4L128 32c-17.7 0-32 14.3-32 32l0 96zm352 64L64 224c-17.7 0-32 14.3-32 32l0 128 32 0 0-32c0-17.7 14.3-32 32-32l320 0c17.7 0 32 14.3 32 32l0 32 32 0 0-128c0-17.7-14.3-32-32-32zm0 192l0 64c0 17.7-14.3 32-32 32L96 512c-17.7 0-32-14.3-32-32l0-64-32 0c-17.7 0-32-14.3-32-32L0 256c0-35.3 28.7-64 64-64l384 0c35.3 0 64 28.7 64 64l0 128c0 17.7-14.3 32-32 32l-32 0zM96 352l0 128 320 0 0-128L96 352zM432 248a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"})}),(0,ke.jsx)("small",{className:"text-xs font-medium",children:"Print"})]})]}),d&&(0,ke.jsx)("div",{className:g("ke-50 flex shrink-0 grow-0 gap-4 border-t border-gray-200 bg-white/50 p-2.5 shadow-lg backdrop-blur-lg dark:border-slate-600/60 dark:bg-slate-800/50 min-ke-[auto] min-w-[54px] flex-col rounded-lg border"),children:(0,ke.jsxs)("div",{className:"flex flex-col m-2 justify-start ke-50 min-w-64",children:[(0,ke.jsx)("div",{className:"flex text-accent",children:"On this Page"}),(0,ke.jsx)("ul",{className:"flex flex-col space-y-2",children:t.map((S,R)=>(0,ke.jsx)("li",{className:C(S.tag),children:(0,ke.jsx)("a",{href:`#${S.id}`,className:`text-xs ${s===S.id?"text-accent font-semibold":"text-primary dark:text-foreground"} hover:text-accent`,children:S.text})},R))})]})}),p&&i&&i.length>0&&(0,ke.jsx)("div",{className:g("ke-50 flex shrink-0 grow-0 gap-4 border-t border-gray-200 bg-white/50 p-2.5 shadow-lg backdrop-blur-lg dark:border-slate-600/60 dark:bg-slate-800/50 min-ke-[auto] min-w-[54px] flex-col rounded-lg border"),children:(0,ke.jsxs)("div",{className:"flex flex-col m-2 justify-start ke-50 min-w-64",children:[(0,ke.jsx)("div",{className:"flex text-accent",children:"Related Content"}),(0,ke.jsx)("ul",{className:"flex flex-col space-y-2",children:i.map((S,R)=>S.links&&S.links.length>0?S.links.map((N,Z)=>(0,ke.jsxs)(ve.default,{href:N.url,className:"inline-flex items-center text-sm text-primary dark:text-foreground hover:text-accent",children:[N.title,N.url.startsWith("http")&&(0,ke.jsx)(_t.ExternalLink,{className:"ml-1 ke-3 w-3"})]},Z)):null)})]})})]})})};function re({...e}){let t=e.page,{contentWithIds:a,tableOfContents:r}=Fe(t);return(0,ke.jsxs)("div",{className:"flex fixed flex-col w-screen ke-screen max-ke-screen overflow-auto overscroll-contain",children:[(0,ke.jsx)(Xe,{isMenuOpen:!0,logoLight:Ta,logoDark:za}),(0,ke.jsx)(ka,{...e.hero}),(0,ke.jsx)(Fa,{edit:e.edit,pageId:e.page.id,tableOfContents:r,relatedContent:e.relatedContent,children:(0,ke.jsx)(Pa,{blocks:a})})]})}var Ba="../image-hero1-V6MPFDQ6.webp";var Fo=()=>(0,ke.jsx)(kt,{iconName:"github",size:"4x",type:"brands"});var Bo=()=>(0,ke.jsx)(kt,{iconName:"people-sharing",size:"4x",type:"kit"}),jo=()=>(0,ke.jsx)(kt,{iconName:"cloud-network-sharing",size:"4x",type:"kit"}),Ro=()=>(0,ke.jsx)(kt,{iconName:"development",size:"4x",type:"kit"}),Mo={title:"Example Pages/Website",component:re},Do=e=>(0,ke.jsxs)(ke.Fragment,{children:[(0,ke.jsx)(Me,{}),(0,ke.jsx)(re,{...e})]}),lt={render:Do,args:{title:"Demo Page 1",section:"Demo",description:"Aenean ut ligula ac libero vehicula luctus",children:(0,ke.jsxs)("div",{className:"prose max-w-none",children:[(0,ke.jsx)("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),(0,ke.jsx)("p",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore Lt dolore magna aliqua."}),(0,ke.jsx)("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:(0,ke.jsx)("div",{className:"flex ke-full items-center justify-center",children:"Video Placeholder"})}),(0,ke.jsx)("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),(0,ke.jsx)("p",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore Lt 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, ke dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus Lt netus Lt malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem."}),(0,ke.jsx)("p",{children:"Proin sagittis sem Lt elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus ke 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,ke.jsx)("p",{children:"Suspendisse potenti. Donec malesuada arcu ke velit laoreet convallis. Sed ke eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, Lt consequat libero magna sit amet risus. Maecenas tincidunt erat Lt felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue ke, rutrum felis."}),(0,ke.jsx)("p",{children:"Aenean ut 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 ke ipsum."}),(0,ke.jsx)("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:(0,ke.jsx)("div",{className:"flex ke-full items-center justify-center",children:"Video Placeholder"})}),(0,ke.jsx)("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),(0,ke.jsx)("p",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore Lt dolore magna aliqua."}),(0,ke.jsx)("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:(0,ke.jsx)("div",{className:"flex ke-full items-center justify-center",children:"Video Placeholder"})})]}),header:{menuItems:[{name:"Documentation",items:[{name:"Platforms & Services",description:"Cloud services",href:"#",icon:jo},{name:"Solutions & Propositions",description:"Solutions that we have built",href:"#",icon:Bo},{name:"Products",description:"Products that we sell",href:"#",icon:Ro}]},{name:"Resources",items:[{name:"Documentation",href:"#",icon:Wt.ChartPieIcon},{name:"API Reference",href:"#",icon:Wt.CursorArrowRaysIcon},{name:"Github",href:"#",icon:Fo}],actions:[{name:"Watch demo",href:"#",icon:qe.PlayCircleIcon},{name:"Contact sales",href:"#",icon:qe.PhoneIcon},{name:"View all products",href:"#",icon:qe.RectangleGroupIcon}]},{name:"Intranet",href:"#"}]},hero:{type:"lowImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Test Hero Text",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},links:[],media:null},page:{id:1,title:"Demo Page 1",hero:{type:"lowImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Test Hero Text",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},links:[],media:null},layout:[{id:"67a74c276365f244c8b6d149",blockName:null,columns:[{id:"67a74ea16365f244c8b6d14b",size:"oneThird",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{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, ke dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus Lt netus Lt 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:[],direction:null,textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem Lt elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus ke 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"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content",theme:{settings:{theme:"dark",background:"image",overlay:!0,image:{id:1,alt:null,prefix:"media",updatedAt:"2025-02-08T12:27:55.461Z",createdAt:"2025-02-08T12:27:55.461Z",url:"/stock1.jpg",thumbnailURL:"/stock1.jpg",filename:"stock1.jpg",mimeType:"image/jpeg",filesize:346701,width:2190,height:1369,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-300x188.jpg",width:300,height:188,mimeType:"image/jpeg",filesize:15812,filename:"etpN-LCfCvz_906z2BUPn-300x188.jpg"},square:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:51438,filename:"etpN-LCfCvz_906z2BUPn-500x500.jpg"},small:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-600x375.jpg",width:600,height:375,mimeType:"image/jpeg",filesize:46315,filename:"etpN-LCfCvz_906z2BUPn-600x375.jpg"},medium:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-900x563.jpg",width:900,height:563,mimeType:"image/jpeg",filesize:88535,filename:"etpN-LCfCvz_906z2BUPn-900x563.jpg"},large:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-1400x875.jpg",width:1400,height:875,mimeType:"image/jpeg",filesize:172764,filename:"etpN-LCfCvz_906z2BUPn-1400x875.jpg"},xlarge:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-1920x1200.jpg",width:1920,height:1200,mimeType:"image/jpeg",filesize:279466,filename:"etpN-LCfCvz_906z2BUPn-1920x1200.jpg"}}}}}},{id:"67a74edb6365f244c8b6d14d",media:{id:2,alt:null,prefix:"media",updatedAt:"2025-02-08T12:32:42.621Z",createdAt:"2025-02-08T12:32:42.621Z",url:"/stock1.jpg",thumbnailURL:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-300x169.jpg",filename:"Fayy0Ql49FqefU1Rv1Vg1.jpg",mimeType:"image/jpeg",filesize:174350,width:2309,height:1299,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-300x169.jpg",width:300,height:169,mimeType:"image/jpeg",filesize:9560,filename:"Fayy0Ql49FqefU1Rv1Vg1-300x169.jpg"},square:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:29650,filename:"Fayy0Ql49FqefU1Rv1Vg1-500x500.jpg"},small:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-600x338.jpg",width:600,height:338,mimeType:"image/jpeg",filesize:26905,filename:"Fayy0Ql49FqefU1Rv1Vg1-600x338.jpg"},medium:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-900x506.jpg",width:900,height:506,mimeType:"image/jpeg",filesize:48121,filename:"Fayy0Ql49FqefU1Rv1Vg1-900x506.jpg"},large:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-1400x788.jpg",width:1400,height:788,mimeType:"image/jpeg",filesize:87354,filename:"Fayy0Ql49FqefU1Rv1Vg1-1400x788.jpg"},xlarge:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-1920x1080.jpg",width:1920,height:1080,mimeType:"image/jpeg",filesize:133780,filename:"Fayy0Ql49FqefU1Rv1Vg1-1920x1080.jpg"}}},blockName:null,blockType:"mediaBlock"},{id:"67a74ef36365f244c8b6d14f",title:"Test Feature",description:null,blockName:null,features:[{id:"67a74efc6365f244c8b6d151",title:"Feature 1",content:{root:{type:"root",format:"",indent:0,version:1,children:[{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, ke dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus Lt netus Lt 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}],direction:"ltr"}},link:{type:"none",newTab:null,url:null},icon:{type:"ke-thin",icon:"cloud"}},{id:"67a74f116365f244c8b6d153",title:"Feature 2",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem Lt elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus ke 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:"none",newTab:null,url:null},icon:{type:"ke-thin",icon:"user"}},{id:"67a74f246365f244c8b6d155",title:"Feature 3",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 ke velit laoreet convallis. Sed ke eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, Lt consequat libero magna sit amet risus. Maecenas tincidunt erat Lt felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue ke, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"none",newTab:null,url:null},icon:{type:"ke-thin",icon:"space"}}],blockType:"features",theme:{settings:{theme:"dark",background:"solid"}}},{id:"67a74c276365f244c8b6d149",blockName:null,columns:[{id:"67a74ea16365f244c8b6d14b",size:"full",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{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, ke dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus Lt netus Lt 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:[],direction:null,textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem Lt elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus ke 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"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content",theme:{settings:{theme:"dark",background:"image",image:{id:1,alt:null,prefix:"media",updatedAt:"2025-02-08T12:27:55.461Z",createdAt:"2025-02-08T12:27:55.461Z",url:"/stock1.jpg",thumbnailURL:"/stock1.jpg",filename:"stock1.jpg",mimeType:"image/jpeg",filesize:346701,width:2190,height:1369,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-300x188.jpg",width:300,height:188,mimeType:"image/jpeg",filesize:15812,filename:"etpN-LCfCvz_906z2BUPn-300x188.jpg"},square:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:51438,filename:"etpN-LCfCvz_906z2BUPn-500x500.jpg"},small:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-600x375.jpg",width:600,height:375,mimeType:"image/jpeg",filesize:46315,filename:"etpN-LCfCvz_906z2BUPn-600x375.jpg"},medium:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-900x563.jpg",width:900,height:563,mimeType:"image/jpeg",filesize:88535,filename:"etpN-LCfCvz_906z2BUPn-900x563.jpg"},large:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-1400x875.jpg",width:1400,height:875,mimeType:"image/jpeg",filesize:172764,filename:"etpN-LCfCvz_906z2BUPn-1400x875.jpg"},xlarge:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-1920x1200.jpg",width:1920,height:1200,mimeType:"image/jpeg",filesize:279466,filename:"etpN-LCfCvz_906z2BUPn-1920x1200.jpg"}}}}}},{id:"67a7859083ee5e530f094671",blockName:null,columns:[{id:"67a7859883ee5e530f094673",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:"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 ke velit laoreet convallis. Sed ke eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, Lt consequat libero magna sit amet risus. Maecenas tincidunt erat Lt felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue ke, rutrum felis.",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},{tag:"h3",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Sed ke eros vel lacus varius varius nec id metus. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Praesent faucibus, orci a varius dapibus, lorem libero convallis est, Lt consequat libero magna sit amet risus. Maecenas tincidunt erat Lt felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue ke, rutrum felis.",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},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Duis sed nisl euismod, ullamcorper augue ke.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Praesent faucibus, orci a varius dapibus, lorem libero convallis est, Lt consequat libero magna sit amet risus. Maecenas tincidunt erat Lt felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue ke, 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",theme:{settings:{theme:"default",background:"transparent",image:null,overlay:null}}}],meta:{title:null,image:null,description:null},publishedAt:"2025-02-08T12:21:09.440Z",links:[],slug:"demo-page-1",slugLock:!0,parent:null,breadcrumbs:[{id:"67a74fd4738d7abda09e2fc2",doc:1,url:null,label:"Demo Page 1"}],updatedAt:"2025-02-08T12:36:36.948Z",createdAt:"2025-02-08T12:20:41.149Z",_status:"published"},edit:!0}},qo={args:{...lt.args,hero:{type:"lowImpact",children:(0,ke.jsx)("h1",{className:"text-4xl font-bold",children:"Low Impact Hero"})},heroBackgroundImage:"stock1.jpg?height=400&width=800"}},Ho={args:{...lt.args,hero:{type:"mediumImpact",media:"stock1.jpg?height=400&width=800",children:(0,ke.jsx)("h1",{className:"text-4xl font-bold",children:"Medium Impact Hero"})},heroBackgroundImage:"stock1.jpg?height=400&width=800"}},Eo={args:{...lt.args,hero:{type:"highImpact",children:(0,ke.jsxs)("div",{className:"max-w-none mx-auto prose dark:prose-invert mb-6",children:[(0,ke.jsx)("h1",{className:"col-start-2",children:"High Impact Hero "}),(0,ke.jsx)("p",{className:"col-start-2"}),(0,ke.jsx)("p",{className:"col-start-2",children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, ke dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus Lt netus Lt malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem."}),(0,ke.jsx)("p",{className:"col-start-2"}),(0,ke.jsx)("p",{className:"col-start-2",children:"Proin sagittis sem Lt elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus ke 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."})]}),media:"stock1.jpg?height=400&width=800"},media:"stock1.jpg?height=400&width=800"}},Oo={args:{...lt.args,hero:{type:"postHero",post:{id:"1",title:"Sample Post Title",categories:[{id:"1",title:"Category 1"},{id:"2",title:"Category 2"}],meta:{image:{url:"stock1.jpg"}},populatedAuthors:[{id:"1",name:"Author 1",avatar:{id:"1",url:"/path/to/avatar1.jpg",alt:"Author 1 Avatar"}},{id:"2",name:"Author 2",avatar:{id:"2",url:"/path/to/avatar2.jpg",alt:"Author 2 Avatar"}}],publishedAt:"2023-10-01T12:00:00Z",content:"Sample post content..."}}}},Vo={args:{...lt.args,hero:{type:"sectionHero",image:Ba,title:"Services",breadcrumbItems:[{label:"Home",href:"/"},{label:"Service"}]}}},Uo={args:{...lt.args,hero:{type:"mediumImpact",media:"stock1.jpg?height=400&width=800",children:(0,ke.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 Lt netus Lt 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-ke-M8SAwtqOdjTkdVwF.jpg",thumbnailURL:"/api/media/file/a-ke-M8SAwtqOdjTkdVwF-300x200.jpg",filename:"a-ke-M8SAwtqOdjTkdVwF.jpg",mimeType:"image/jpeg",filesize:190660,width:2121,height:1414,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/a-ke-M8SAwtqOdjTkdVwF-300x200.jpg",width:300,height:200,mimeType:"image/jpeg",filesize:11319,filename:"a-ke-M8SAwtqOdjTkdVwF-300x200.jpg"},square:{url:"/api/media/file/a-ke-M8SAwtqOdjTkdVwF-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:38667,filename:"a-ke-M8SAwtqOdjTkdVwF-500x500.jpg"},small:{url:"/api/media/file/a-ke-M8SAwtqOdjTkdVwF-600x400.jpg",width:600,height:400,mimeType:"image/jpeg",filesize:32551,filename:"a-ke-M8SAwtqOdjTkdVwF-600x400.jpg"},medium:{url:"/api/media/file/a-ke-M8SAwtqOdjTkdVwF-900x600.jpg",width:900,height:600,mimeType:"image/jpeg",filesize:58719,filename:"a-ke-M8SAwtqOdjTkdVwF-900x600.jpg"},large:{url:"/api/media/file/a-ke-M8SAwtqOdjTkdVwF-1400x933.jpg",width:1400,height:933,mimeType:"image/jpeg",filesize:107469,filename:"a-ke-M8SAwtqOdjTkdVwF-1400x933.jpg"},xlarge:{url:"/api/media/file/a-ke-M8SAwtqOdjTkdVwF-1920x1280.jpg",width:1920,height:1280,mimeType:"image/jpeg",filesize:165278,filename:"a-ke-M8SAwtqOdjTkdVwF-1920x1280.jpg"}}}},layout:[{id:"67828accbfbb3500011b4cd7",blockName:null,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 ut 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, ke dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus Lt netus Lt 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},{tag:"h3",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ut ligula ac libero vehicula luctus.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit.",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, ke dapibus justo quam vel metus. ",type:"text",style:"",detail:0,format:0,version:1},{mode:"normal",text:"Pellentesque habitant morbi tristique sen",type:"text",style:"",detail:0,format:8,version:1},{mode:"normal",text:"ectus Lt netus Lt 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:1},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem Lt elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus ke ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. ",type:"text",style:"",detail:0,format:0,version:1},{mode:"normal",text:"Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula.",type:"text",style:"",detail:0,format:2,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},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ut ligula ac libero vehicula luctus.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. Donec malesuada arcu ke velit laoreet convallis. Sed ke eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, Lt consequat libero magna sit amet risus. Maecenas tincidunt erat Lt felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue ke, rutrum felis.",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"},{id:"67828accbfbb3500011b4cdb",title:"Aenean ut ligula ac libero vehicula luctus. ke",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 ke velit laoreet convallis. Sed ke eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, Lt consequat libero magna sit amet risus. Maecenas tincidunt erat Lt felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue ke, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},blockName:null,features:[{id:"67828accbfbb3500011b4cd8",title:"Aenean ut 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 ke velit laoreet convallis. Sed ke eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, Lt consequat libero magna sit amet risus. Maecenas tincidunt erat Lt felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue ke, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"none",newTab:null,url:"/",label:"Home"},icon:{type:"ke-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 Lt elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus ke 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:"none",newTab:!0,url:"",label:"test"},icon:{type:"ke-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 Lt elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus ke 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:"#",label:"#"},icon:{type:"ke-thin",icon:"screen-users"}}],blockType:"features"},{id:"67828be29b9e476536d9588d",blockName:null,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 ke velit laoreet convallis. Sed ke eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, Lt consequat libero magna sit amet risus. Maecenas tincidunt erat Lt felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue ke, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{tag:"h3",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 ke velit laoreet convallis. Sed ke eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, Lt consequat libero magna sit amet risus. Maecenas tincidunt erat Lt felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue ke, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{tag:"h4",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 ke velit laoreet convallis. Sed ke eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, Lt consequat libero magna sit amet risus. Maecenas tincidunt erat Lt felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue ke, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, ke dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus Lt netus Lt 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}],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 ke velit laoreet convallis. Sed ke eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, Lt consequat libero magna sit amet risus. Maecenas tincidunt erat Lt felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue ke, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{tag:"h3",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 ke velit laoreet convallis. Sed ke eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, Lt consequat libero magna sit amet risus. Maecenas tincidunt erat Lt felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue ke, 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"}],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:"67828dcbbfbb3500011b4d28",doc:19,url:null,label:"Test Page"}],updatedAt:"2025-01-11T15:27:07.957Z",createdAt:"2025-01-11T15:14:20.282Z",_status:"published"},edit:!0}},Go={args:{...lt.args,page:{id:1,title:"Test Page 1",hero:{type:"lowImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Some stuff here",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},links:[],media:null},layout:[{id:"677cff59e83a777e0788b6f4",blockName:null,columns:[{id:"6782c9f47aff0559171133f7",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:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, ke dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus Lt netus Lt 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"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem Lt elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus ke 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},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. Donec malesuada arcu ke velit laoreet convallis. Sed ke eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, Lt consequat libero magna sit amet risus. Maecenas tincidunt erat Lt felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue ke, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ut 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 ke ipsum.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, ke dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus Lt netus Lt 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"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem Lt elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus ke 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},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. Donec malesuada arcu ke velit laoreet convallis. Sed ke eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, Lt consequat libero magna sit amet risus. Maecenas tincidunt erat Lt felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue ke, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ut 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 ke ipsum.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, ke dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus Lt netus Lt 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"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem Lt elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus ke 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},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. Donec malesuada arcu ke velit laoreet convallis. Sed ke eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, Lt consequat libero magna sit amet risus. Maecenas tincidunt erat Lt felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue ke, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ut 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 ke ipsum.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, ke dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus Lt netus Lt 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"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem Lt elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus ke 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},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. Donec malesuada arcu ke velit laoreet convallis. Sed ke eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, Lt consequat libero magna sit amet risus. Maecenas tincidunt erat Lt felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue ke, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ut 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 ke ipsum.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, ke dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus Lt netus Lt 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"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem Lt elit fringilla, nec fringilla eros maximus. Nulla facilisi. Ut sit amet facilisis lectus. Fusce ornare metus ke 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},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. Donec malesuada arcu ke velit laoreet convallis. Sed ke eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, Lt consequat libero magna sit amet risus. Maecenas tincidunt erat Lt felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue ke, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ut 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 ke ipsum.",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"}],meta:{title:null,image:null,description:null},publishedAt:"2025-01-07T10:18:02.877Z",publishedToWebsite:!1,slug:"test-page-1",slugLock:!0,parent:null,breadcrumbs:[{id:"6782d21b313684e7c80a4918",doc:1,url:null,label:"Test Page 1"}],updatedAt:"2025-01-11T20:18:35.031Z",createdAt:"2025-01-07T10:17:38.896Z",_status:"published"}}},_o={args:{...lt.args,page:{id:33,title:"Agile Ways of Working",hero:{type:"lowImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Agile Ways of Working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},links:[],media:null},layout:[{id:"678fbb9bef18b752fa6ba8f9",blockName:"Agile Ways of Working",columns:[{id:"678fbba0ef18b752fa6ba8fa",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:"Agile Ways of working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[],direction:null},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Agile is a methodology that promotes continuous iteration of development and testing throughout the software development lifecycle. je emphasises flexibility, collaboration, and customer satisfaction.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{tag:"h3",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Core Principles",type:"text",style:"",detail:0,format:1,version:1}],direction:"ltr"},{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:"Customer Collaboration",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:": Engage with customers frequently to gather feedback and ensure the product meets their needs.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Responding to Change",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:": Be adaptable and ready to pivot based on feedback and changing requirements.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"Individuals and Interactions",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:": Value people and communication over processes and tools.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:4,format:"",indent:0,version:1,children:[{mode:"normal",text:"Working Software",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:": Deliver functional software frequently, with a preference for shorter timescales.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"number",direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"},{id:"678fbc43ef18b752fa6ba8fb",blockName:"Agile Roles",columns:[{id:"678fbc52ef18b752fa6ba8fc",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:"Agile Roles",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:[],direction:"ltr",textStyle:"",textFormat:0},{type:"table",format:"",indent:0,version:1,children:[{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Role",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:3,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Description",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:1,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Product Owner",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Responsible for bridging the gap between the customer, business stakeholders, and the development team, ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:" An expert on the product and the customer\u2019s needs and priorities. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"start",indent:0,version:1,children:[{mode:"normal",text:"Defines the product backlog and prioritises requirements",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:4,format:"",indent:0,version:1,children:[{mode:"normal",text:"Works with the development team to help clarify requirements and shields them from business prioritisation noise. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Scrum Master",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Scrum masters are servant leaders",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Facilitates the Agile ceremonies",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"Supports the development team by removing blockers",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Development Team members",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"The team who create the product. Can be made up of developers, programmers, analysts, testers, designers, writers, engineers, editors, and anyone else involved in creating the product",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Development team members are cross-functional and have multiple skills they contribute to the product development work",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Stakeholders",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Anyone with an interest in the product",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Provide input and are affected by the product\u2019s outcome",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"Can include people from different departments, or even different companies",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:4,format:"",indent:0,version:1,children:[{mode:"normal",text:"Stakeholders must be involved, providing regular feedback and support to the development team and product owner, but are outside of the scrum team",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null}],colWidths:[170,408],direction:null},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{type:"horizontalrule",version:1},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"},{id:"678fbc60ef18b752fa6ba8fd",blockName:"Agile Ceremonies",columns:[{id:"678fbc69ef18b752fa6ba8fe",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:"Agile Ceremonies",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:[],direction:"ltr",textStyle:"",textFormat:0},{type:"table",format:"",indent:0,version:1,children:[{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Ceremony",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:3,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Frequency",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:1,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Description",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:1,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"PI Planning",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:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Quarterly",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Program Increment (PI) Planning",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Focused planning with all the teams, stakeholders, and product owners/managers in one place to review the program backlog.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"creates a shared vision among Agile teams. Throughout the event, business stakeholders, project owners, and project teams review their program backlog. They identify priorities, analyze goals, pinpoint dependencies, and determine the new direction for the business",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Sprint Planning",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:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Fortnightly",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Takes place ke the beginning of each sprint",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Define the sprint goal (based on priorities from the product owner) and the requirements to achieve this goal.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"Individual tasks needed to complete each requirement",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:4,format:"",indent:0,version:1,children:[{mode:"normal",text:"The whole team should be involved",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:5,format:"",indent:0,version:1,children:[{mode:"normal",text:"Input \u2013 backlog items, capacity, product owner priorities",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:6,format:"",indent:0,version:1,children:[{mode:"normal",text:"Team to decide what work they will complete in the upcoming iteration.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Mid sprint review",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:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Fortnightly",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Review the work completed so far in the sprint and that the team are still on track to meet the sprint goals",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Make any adjustments to tasks in the sprint that may be required. this could be re-prioritising tasks, reallocating resources, or refining their approach to certain tasks ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Daily Stand up",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:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Everyday",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Daily meeting to ensure everyone is aware of what is going on. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Each team member gives an update based on 3 questions:",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:1,version:1,children:[{mode:"normal",text:"What was done yesterday",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:1,version:1,children:[{mode:"normal",text:"What will be done today",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:1,version:1,children:[{mode:"normal",text:"Any blockers/obstacles",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:"ltr",headerState:0,backgroundColor:null}],direction:"ltr"},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"End of Sprint demo/show\u2019n\u2019tell",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:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Fortnightly",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Team showcases the work completed during the sprint - any new feature/ functionality that was part of the sprint goals",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Opportunity for stakeholders to provide any feedback ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:"ltr",headerState:0,backgroundColor:null}],direction:"ltr"},{type:"tablerow",format:"",height:228,indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Sprint Retrospective",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Fortnightly",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Held ke the end of each sprint to review how the team is working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Reflect on the sprint focusing on:",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:1,version:1,children:[{mode:"normal",text:"What went well",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:1,version:1,children:[{mode:"normal",text:"What could be improved",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:1,version:1,children:[{mode:"normal",text:"Any action points",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"Suggested Retro tool: ",type:"text",style:"",detail:0,format:0,version:1},{id:"6790bf3f49735a7ad6434b9c",type:"link",fields:{doc:null,url:"https://www.retrotool.app/",newTab:!1,linkType:"custom"},format:"",indent:0,version:3,children:[{mode:"normal",text:"Retro tool | Simple and effective retrospectives for your team",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:"ltr",headerState:0,backgroundColor:null}],direction:"ltr"}],colWidths:[92,92,372],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"},{id:"678fbc7aef18b752fa6ba8ff",blockName:"Agile Artefacts",columns:[{id:"678fbc7def18b752fa6ba900",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:"Agile Artefacts",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{type:"table",format:"",indent:0,version:1,children:[{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Artefact",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:3,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Description",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:1,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:1,backgroundColor:null}],direction:"ltr"},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"User Story",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null}],direction:"ltr"},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Product Backlog",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null}],direction:"ltr"},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null}],direction:null}],colWidths:[92,92,92],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"}],meta:{title:null,image:null,description:null},publishedAt:"2025-01-21T15:28:09.099Z",publishedToWebsite:!1,links:[{id:"678fbb87ef18b752fa6ba8f8",link:{type:"reference",newTab:null,reference:{relationTo:"pages",value:{id:25,title:"Delivery Methodologies",slug:"delivery-methodologies"}},url:null,label:"test"}}],slug:"agile-ways-of-working",slugLock:!0,parent:null,breadcrumbs:[{id:"6790c52f0ab3d900013f4967",doc:33,url:null,label:"Agile Ways of Working"}],updatedAt:"2025-01-22T10:15:12.002Z",createdAt:"2025-01-21T15:21:20.859Z",_status:"published"}}},Wo={args:{...lt.args,page:{id:33,title:"Agile Ways of Working",hero:{type:"lowImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Agile Ways of Working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},links:[],media:null},layout:[{id:"678fbb9bef18b752fa6ba8f9",blockName:"Agile Ways of Working",columns:[{id:"678fbba0ef18b752fa6ba8fa",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:"Agile Ways of working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[],direction:null},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Agile is a methodology that promotes continuous iteration of development and testing throughout the software development lifecycle. je emphasises flexibility, collaboration, and customer satisfaction.",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"}],meta:{title:null,image:null,description:null},publishedAt:"2025-01-21T15:28:09.099Z",publishedToWebsite:!1,links:[{id:"678fbb87ef18b752fa6ba8f8",link:{type:"reference",newTab:null,reference:{relationTo:"pages",value:{id:25,title:"Delivery Methodologies",slug:"delivery-methodologies"}},url:null,label:"test"}}],slug:"agile-ways-of-working",slugLock:!0,parent:null,breadcrumbs:[{id:"6790c52f0ab3d900013f4967",doc:33,url:null,label:"Agile Ways of Working"}],updatedAt:"2025-01-22T10:15:12.002Z",createdAt:"2025-01-21T15:21:20.859Z",_status:"published"}}};0&&(module.exports={Bug,Bug2,Bug3,Default,HighImpactHero,LowImpactHero,MediumImpactHero,PostHero,RandomText,SectionHero});
|
|
8
|
+
`),I.disableMutationObserver=!0),document.querySelector("body").setAttribute("data-aos-easing",I.easing),document.querySelector("body").setAttribute("data-aos-duration",I.duration),document.querySelector("body").setAttribute("data-aos-delay",I.delay),I.startEvent==="DOMContentLoaded"&&["complete","interactive"].indexOf(document.readyState)>-1?W(!0):I.startEvent==="load"?window.addEventListener(I.startEvent,function(){W(!0)}):document.addEventListener(I.startEvent,function(){W(!0)}),window.addEventListener("resize",(0,l.default)(W,I.debounceDelay,!0)),window.addEventListener("orientationchange",(0,l.default)(W,I.debounceDelay,!0)),window.addEventListener("scroll",(0,n.default)(function(){(0,C.default)(N,I.once)},I.throttleDelay)),I.disableMutationObserver||f.default.ready("[data-aos]",tt),N)};e.exports={init:w,refresh:W,refreshHard:tt}},function(e,t){},,,,,function(e,t){(function(a){"use strict";function r(p,w,m){function D(A){var $=K,xt=it;return K=it=void 0,ht=A,U=p.apply(xt,$)}function _(A){return ht=A,H=setTimeout(rt,w),vt?D(A):U}function et(A){var $=A-Y,xt=A-ht,Ce=w-$;return mt?tt(Ce,nt-xt):Ce}function Q(A){var $=A-Y,xt=A-ht;return Y===void 0||$>=w||$<0||mt&&xt>=nt}function rt(){var A=y();return Q(A)?gt(A):void(H=setTimeout(rt,et(A)))}function gt(A){return H=void 0,R&&K?D(A):(K=it=void 0,U)}function ct(){H!==void 0&&clearTimeout(H),ht=0,K=Y=it=H=void 0}function bt(){return H===void 0?U:gt(y())}function M(){var A=y(),$=Q(A);if(K=arguments,it=this,Y=A,$){if(H===void 0)return _(Y);if(mt)return H=setTimeout(rt,w),D(Y)}return H===void 0&&(H=setTimeout(rt,w)),U}var K,it,nt,U,H,Y,ht=0,vt=!1,mt=!1,R=!0;if(typeof p!="function")throw new TypeError(c);return w=d(w)||0,o(m)&&(vt=!!m.leading,mt="maxWait"in m,nt=mt?W(d(m.maxWait)||0,w):nt,R="trailing"in m?!!m.trailing:R),M.cancel=ct,M.flush=bt,M}function i(p,w,m){var D=!0,_=!0;if(typeof p!="function")throw new TypeError(c);return o(m)&&(D="leading"in m?!!m.leading:D,_="trailing"in m?!!m.trailing:_),r(p,w,{leading:D,maxWait:w,trailing:_})}function o(p){var w=typeof p=="undefined"?"undefined":l(p);return!!p&&(w=="object"||w=="function")}function s(p){return!!p&&(typeof p=="undefined"?"undefined":l(p))=="object"}function n(p){return(typeof p=="undefined"?"undefined":l(p))=="symbol"||s(p)&&I.call(p)==u}function d(p){if(typeof p=="number")return p;if(n(p))return f;if(o(p)){var w=typeof p.valueOf=="function"?p.valueOf():p;p=o(w)?w+"":w}if(typeof p!="string")return p===0?p:+p;p=p.replace(h,"");var m=C.test(p);return m||z.test(p)?B(p.slice(2),m?2:8):T.test(p)?f:+p}var l=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(p){return typeof p}:function(p){return p&&typeof Symbol=="function"&&p.constructor===Symbol&&p!==Symbol.prototype?"symbol":typeof p},c="Expected a function",f=NaN,u="[object Symbol]",h=/^\s+|\s+$/g,T=/^[-+]0x[0-9a-f]+$/i,C=/^0b[01]+$/i,z=/^0o[0-7]+$/i,B=parseInt,S=(typeof a=="undefined"?"undefined":l(a))=="object"&&a&&a.Object===Object&&a,j=(typeof self=="undefined"?"undefined":l(self))=="object"&&self&&self.Object===Object&&self,N=S||j||Function("return this")(),X=Object.prototype,I=X.toString,W=Math.max,tt=Math.min,y=function(){return N.Date.now()};e.exports=i}).call(t,function(){return this}())},function(e,t){(function(a){"use strict";function r(y,p,w){function m(R){var A=M,$=K;return M=K=void 0,Y=R,nt=y.apply($,A)}function D(R){return Y=R,U=setTimeout(Q,p),ht?m(R):nt}function _(R){var A=R-H,$=R-Y,xt=p-A;return vt?W(xt,it-$):xt}function et(R){var A=R-H,$=R-Y;return H===void 0||A>=p||A<0||vt&&$>=it}function Q(){var R=tt();return et(R)?rt(R):void(U=setTimeout(Q,_(R)))}function rt(R){return U=void 0,mt&&M?m(R):(M=K=void 0,nt)}function gt(){U!==void 0&&clearTimeout(U),Y=0,M=H=K=U=void 0}function ct(){return U===void 0?nt:rt(tt())}function bt(){var R=tt(),A=et(R);if(M=arguments,K=this,H=R,A){if(U===void 0)return D(H);if(vt)return U=setTimeout(Q,p),m(H)}return U===void 0&&(U=setTimeout(Q,p)),nt}var M,K,it,nt,U,H,Y=0,ht=!1,vt=!1,mt=!0;if(typeof y!="function")throw new TypeError(l);return p=n(p)||0,i(w)&&(ht=!!w.leading,vt="maxWait"in w,it=vt?I(n(w.maxWait)||0,p):it,mt="trailing"in w?!!w.trailing:mt),bt.cancel=gt,bt.flush=ct,bt}function i(y){var p=typeof y=="undefined"?"undefined":d(y);return!!y&&(p=="object"||p=="function")}function o(y){return!!y&&(typeof y=="undefined"?"undefined":d(y))=="object"}function s(y){return(typeof y=="undefined"?"undefined":d(y))=="symbol"||o(y)&&X.call(y)==f}function n(y){if(typeof y=="number")return y;if(s(y))return c;if(i(y)){var p=typeof y.valueOf=="function"?y.valueOf():y;y=i(p)?p+"":p}if(typeof y!="string")return y===0?y:+y;y=y.replace(u,"");var w=T.test(y);return w||C.test(y)?z(y.slice(2),w?2:8):h.test(y)?c:+y}var d=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(y){return typeof y}:function(y){return y&&typeof Symbol=="function"&&y.constructor===Symbol&&y!==Symbol.prototype?"symbol":typeof y},l="Expected a function",c=NaN,f="[object Symbol]",u=/^\s+|\s+$/g,h=/^[-+]0x[0-9a-f]+$/i,T=/^0b[01]+$/i,C=/^0o[0-7]+$/i,z=parseInt,B=(typeof a=="undefined"?"undefined":d(a))=="object"&&a&&a.Object===Object&&a,S=(typeof self=="undefined"?"undefined":d(self))=="object"&&self&&self.Object===Object&&self,j=B||S||Function("return this")(),N=Object.prototype,X=N.toString,I=Math.max,W=Math.min,tt=function(){return j.Date.now()};e.exports=r}).call(t,function(){return this}())},function(e,t){"use strict";function a(d){var l=void 0,c=void 0,f=void 0;for(l=0;l<d.length;l+=1)if(c=d[l],c.dataset&&c.dataset.aos||(f=c.children&&a(c.children)))return!0;return!1}function r(){return window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver}function i(){return!!r()}function o(d,l){var c=window.document,f=r(),u=new f(s);n=l,u.observe(c.documentElement,{childList:!0,subtree:!0,removedNodes:!0})}function s(d){d&&d.forEach(function(l){var c=Array.prototype.slice.call(l.addedNodes),f=Array.prototype.slice.call(l.removedNodes),u=c.concat(f);if(a(u))return n()})}Object.defineProperty(t,"__esModule",{value:!0});var n=function(){};t.default={isSupported:i,ready:o}},function(e,t){"use strict";function a(c,f){if(!(c instanceof f))throw new TypeError("Cannot call a class as a function")}function r(){return navigator.userAgent||navigator.vendor||window.opera||""}Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function c(f,u){for(var h=0;h<u.length;h++){var T=u[h];T.enumerable=T.enumerable||!1,T.configurable=!0,"value"in T&&(T.writable=!0),Object.defineProperty(f,T.key,T)}}return function(f,u,h){return u&&c(f.prototype,u),h&&c(f,h),f}}(),o=/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i,s=/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|He|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|Pe(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|$t(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|Pe)|le(no|xi)|lg( g|\/(Pe|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|He)|m\-cr|me(rc|ri)|mi(o8|Pe|ts)|mmef|mo(01|02|bi|Zt|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|Pe((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|Ue)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(Pe|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|Ue(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.Pe|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i,n=/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino|android|ipad|playbook|silk/i,d=/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|He|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|Pe(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|$t(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|Pe)|le(no|xi)|lg( g|\/(Pe|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|He)|m\-cr|me(rc|ri)|mi(o8|Pe|ts)|mmef|mo(01|02|bi|Zt|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|Pe((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|Ue)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(Pe|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|Ue(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.Pe|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i,l=function(){function c(){a(this,c)}return i(c,[{key:"phone",value:function(){var f=r();return!(!o.test(f)&&!s.test(f.substr(0,4)))}},{key:"mobile",value:function(){var f=r();return!(!n.test(f)&&!d.test(f.substr(0,4)))}},{key:"tablet",value:function(){return this.mobile()&&!this.phone()}}]),c}();t.default=new l},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=function(i,o,s){var n=i.node.getAttribute("data-aos-once");o>i.position?i.node.classList.add("aos-animate"):typeof n!="undefined"&&(n==="false"||!s&&n!=="true")&&i.node.classList.remove("aos-animate")},r=function(i,o){var s=window.pageYOffset,n=window.innerHeight;i.forEach(function(d,l){a(d,n+s,o)})};t.default=r},function(e,t,a){"use strict";function r(n){return n&&n.__esModule?n:{default:n}}Object.defineProperty(t,"__esModule",{value:!0});var i=a(12),o=r(i),s=function(n,d){return n.forEach(function(l,c){l.node.classList.add("aos-init"),l.position=(0,o.default)(l.node,d.offset)}),n};t.default=s},function(e,t,a){"use strict";function r(n){return n&&n.__esModule?n:{default:n}}Object.defineProperty(t,"__esModule",{value:!0});var i=a(13),o=r(i),s=function(n,d){var l=0,c=0,f=window.innerHeight,u={offset:n.getAttribute("data-aos-offset"),anchor:n.getAttribute("data-aos-anchor"),anchorPlacement:n.getAttribute("data-aos-anchor-placement")};switch(u.offset&&!isNaN(u.offset)&&(c=parseInt(u.offset)),u.anchor&&document.querySelectorAll(u.anchor)&&(n=document.querySelectorAll(u.anchor)[0]),l=(0,o.default)(n).top,u.anchorPlacement){case"top-bottom":break;case"center-bottom":l+=n.offsetHeight/2;break;case"bottom-bottom":l+=n.offsetHeight;break;case"top-center":l+=f/2;break;case"bottom-center":l+=f/2+n.offsetHeight;break;case"center-center":l+=f/2+n.offsetHeight/2;break;case"top-top":l+=f;break;case"bottom-top":l+=n.offsetHeight+f;break;case"center-top":l+=n.offsetHeight/2+f}return u.anchorPlacement||u.offset||isNaN(d)||(c=d),l+c};t.default=s},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=function(r){for(var i=0,o=0;r&&!isNaN(r.offsetLeft)&&!isNaN(r.offsetTop);)i+=r.offsetLeft-(r.tagName!="BODY"?r.scrollLeft:0),o+=r.offsetTop-(r.tagName!="BODY"?r.scrollTop:0),r=r.offsetParent;return{top:o,left:i}};t.default=a},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=function(r){return r=r||document.querySelectorAll("[data-aos]"),Array.prototype.map.call(r,function(i){return{node:i}})};t.default=a}])})});var Jo={};Ga(Jo,{Bug2:()=>Qo,Bug3:()=>Ko,Default:()=>dt,HighImpactHero:()=>Wo,LowImpactHero:()=>Go,MediumImpactHero:()=>_o,PostHero:()=>$o,RandomText:()=>Xo,ReusableContent:()=>Yo,SectionHero:()=>Zo,default:()=>Uo});module.exports=_a(Jo);var Pe=require("react/jsx-runtime"),ut=({type:e="solid",iconName:t="cloud",size:a="lg",className:r})=>{let i=e.includes("fa-")?e+" ":"fa-"+e+" ",o="fa-"+t,s=r!=null?r:"",n=i+o+" fa-"+a+" "+s;return(0,Pe.jsx)("i",{className:n})};var Bt=require("@headlessui/react"),Ue=require("@heroicons/react/20/solid");var je=require("clsx");var ue="-",Wa=e=>{let t=Za(e),{conflictingClassGroups:a,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:s=>{let n=s.split(ue);return n[0]===""&&n.length!==1&&n.shift(),Ae(n,t)||$a(s)},getConflictingClassGroupIds:(s,n)=>{let d=a[s]||[];return n&&r[s]?[...d,...r[s]]:d}}},Ae=(e,t)=>{var s;if(e.length===0)return t.classGroupId;let a=e[0],r=t.nextPart.get(a),i=r?Ae(e.slice(1),r):void 0;if(i)return i;if(t.validators.length===0)return;let o=e.join(ue);return(s=t.validators.find(({validator:n})=>n(o)))==null?void 0:s.classGroupId},Te=/^\[(.+)\]$/,$a=e=>{if(Te.test(e)){let t=Te.exec(e)[1],a=t==null?void 0:t.substring(0,t.indexOf(":"));if(a)return"arbitrary.."+a}},Za=e=>{let{theme:t,prefix:a}=e,r={nextPart:new Map,validators:[]};return Ya(Object.entries(e.classGroups),a).forEach(([o,s])=>{me(s,r,o,t)}),r},me=(e,t,a,r)=>{e.forEach(i=>{if(typeof i=="string"){let o=i===""?t:ze(t,i);o.classGroupId=a;return}if(typeof i=="function"){if(Xa(i)){me(i(r),t,a,r);return}t.validators.push({validator:i,classGroupId:a});return}Object.entries(i).forEach(([o,s])=>{me(s,ze(t,o),a,r)})})},ze=(e,t)=>{let a=e;return t.split(ue).forEach(r=>{a.nextPart.has(r)||a.nextPart.set(r,{nextPart:new Map,validators:[]}),a=a.nextPart.get(r)}),a},Xa=e=>e.isThemeGetter,Ya=(e,t)=>t?e.map(([a,r])=>{let i=r.map(o=>typeof o=="string"?t+o:typeof o=="object"?Object.fromEntries(Object.entries(o).map(([s,n])=>[t+s,n])):o);return[a,i]}):e,Qa=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,a=new Map,r=new Map,i=(o,s)=>{a.set(o,s),t++,t>e&&(t=0,r=a,a=new Map)};return{get(o){let s=a.get(o);if(s!==void 0)return s;if((s=r.get(o))!==void 0)return i(o,s),s},set(o,s){a.has(o)?a.set(o,s):i(o,s)}}},Ie="!",Ka=e=>{let{separator:t,experimentalParseClassName:a}=e,r=t.length===1,i=t[0],o=t.length,s=n=>{let d=[],l=0,c=0,f;for(let z=0;z<n.length;z++){let B=n[z];if(l===0){if(B===i&&(r||n.slice(z,z+o)===t)){d.push(n.slice(c,z)),c=z+o;continue}if(B==="/"){f=z;continue}}B==="["?l++:B==="]"&&l--}let u=d.length===0?n:n.substring(c),h=u.startsWith(Ie),T=h?u.substring(1):u,C=f&&f>c?f-c:void 0;return{modifiers:d,hasImportantModifier:h,baseClassName:T,maybePostfixModifierPosition:C}};return a?n=>a({className:n,parseClassName:s}):s},Ja=e=>{if(e.length<=1)return e;let t=[],a=[];return e.forEach(r=>{r[0]==="["?(t.push(...a.sort(),r),a=[]):a.push(r)}),t.push(...a.sort()),t},to=e=>({cache:Qa(e.cacheSize),parseClassName:Ka(e),...Wa(e)}),eo=/\s+/,ao=(e,t)=>{let{parseClassName:a,getClassGroupId:r,getConflictingClassGroupIds:i}=t,o=[],s=e.trim().split(eo),n="";for(let d=s.length-1;d>=0;d-=1){let l=s[d],{modifiers:c,hasImportantModifier:f,baseClassName:u,maybePostfixModifierPosition:h}=a(l),T=!!h,C=r(T?u.substring(0,h):u);if(!C){if(!T){n=l+(n.length>0?" "+n:n);continue}if(C=r(u),!C){n=l+(n.length>0?" "+n:n);continue}T=!1}let z=Ja(c).join(":"),B=f?z+Ie:z,S=B+C;if(o.includes(S))continue;o.push(S);let j=i(C,T);for(let N=0;N<j.length;++N){let X=j[N];o.push(B+X)}n=l+(n.length>0?" "+n:n)}return n};function oo(){let e=0,t,a,r="";for(;e<arguments.length;)(t=arguments[e++])&&(a=Le(t))&&(r&&(r+=" "),r+=a);return r}var Le=e=>{if(typeof e=="string")return e;let t,a="";for(let r=0;r<e.length;r++)e[r]&&(t=Le(e[r]))&&(a&&(a+=" "),a+=t);return a};function ro(e,...t){let a,r,i,o=s;function s(d){let l=t.reduce((c,f)=>f(c),e());return a=to(l),r=a.cache.get,i=a.cache.set,o=n,n(d)}function n(d){let l=r(d);if(l)return l;let c=ao(d,a);return i(d,c),c}return function(){return o(oo.apply(null,arguments))}}var F=e=>{let t=a=>a[e]||[];return t.isThemeGetter=!0,t},Be=/^\[(?:([a-z-]+):)?(.+)\]$/i,io=/^\d+\/\d+$/,no=new Set(["px","full","screen"]),so=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,lo=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|Pe|min|max))|\Pe(calc|min|max|clamp)\(.+\)|^0$/,co=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,mo=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,uo=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,pt=e=>It(e)||no.has(e)||io.test(e),wt=e=>Lt(e,"length",xo),It=e=>!!e&&!Number.isNaN(Number(e)),ce=e=>Lt(e,"number",It),Mt=e=>!!e&&Number.isInteger(Number(e)),po=e=>e.endsWith("%")&&It(e.slice(0,-1)),v=e=>Be.test(e),kt=e=>so.test(e),fo=new Set(["length","size","percentage"]),yo=e=>Lt(e,fo,Fe),go=e=>Lt(e,"position",Fe),bo=new Set(["image","url"]),ho=e=>Lt(e,bo,ko),vo=e=>Lt(e,"",wo),Dt=()=>!0,Lt=(e,t,a)=>{let r=Be.exec(e);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):a(r[2]):!1},xo=e=>lo.test(e)&&!co.test(e),Fe=()=>!1,wo=e=>mo.test(e),ko=e=>uo.test(e);var So=()=>{let e=F("colors"),t=F("spacing"),a=F("blur"),r=F("brightness"),i=F("borderColor"),o=F("borderRadius"),s=F("borderSpacing"),n=F("borderWidth"),d=F("contrast"),l=F("grayscale"),c=F("hueRotate"),f=F("invert"),u=F("gap"),h=F("gradientColorStops"),T=F("gradientColorStopPositions"),C=F("inset"),z=F("margin"),B=F("opacity"),S=F("padding"),j=F("saturate"),N=F("scale"),X=F("sepia"),I=F("skew"),W=F("space"),tt=F("translate"),y=()=>["auto","contain","none"],p=()=>["auto","hidden","clip","visible","scroll"],w=()=>["auto",v,t],m=()=>[v,t],D=()=>["",pt,wt],_=()=>["auto",It,v],et=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],Q=()=>["solid","dashed","dotted","double","none"],rt=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],gt=()=>["start","end","center","between","around","evenly","stretch"],ct=()=>["","0",v],bt=()=>["auto","avoid","all","avoid-page","page","left","right","column"],M=()=>[It,v];return{cacheSize:500,separator:":",theme:{colors:[Dt],spacing:[pt,wt],blur:["none","",kt,v],brightness:M(),borderColor:[e],borderRadius:["none","","full",kt,v],borderSpacing:m(),borderWidth:D(),contrast:M(),grayscale:ct(),hueRotate:M(),invert:ct(),gap:m(),gradientColorStops:[e],gradientColorStopPositions:[po,wt],inset:w(),margin:w(),opacity:M(),padding:m(),saturate:M(),scale:M(),sepia:ct(),skew:M(),space:m(),translate:m()},classGroups:{aspect:[{aspect:["auto","square","video",v]}],container:["container"],columns:[{columns:[kt]}],"break-after":[{"break-after":bt()}],"break-before":[{"break-before":bt()}],"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:[...et(),v]}],overflow:[{overflow:p()}],"overflow-Pe":[{"overflow-Pe":p()}],"overflow-y":[{"overflow-y":p()}],overscroll:[{overscroll:y()}],"overscroll-Pe":[{"overscroll-Pe":y()}],"overscroll-y":[{"overscroll-y":y()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[C]}],"inset-Pe":[{"inset-Pe":[C]}],"inset-y":[{"inset-y":[C]}],start:[{start:[C]}],end:[{end:[C]}],top:[{top:[C]}],right:[{right:[C]}],bottom:[{bottom:[C]}],left:[{left:[C]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",Mt,v]}],basis:[{basis:w()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",v]}],grow:[{grow:ct()}],shrink:[{shrink:ct()}],order:[{order:["first","last","none",Mt,v]}],"grid-cols":[{"grid-cols":[Dt]}],"col-start-end":[{col:["auto",{span:["full",Mt,v]},v]}],"col-start":[{"col-start":_()}],"col-end":[{"col-end":_()}],"grid-rows":[{"grid-rows":[Dt]}],"row-start-end":[{row:["auto",{span:[Mt,v]},v]}],"row-start":[{"row-start":_()}],"row-end":[{"row-end":_()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",v]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",v]}],gap:[{gap:[u]}],"gap-Pe":[{"gap-Pe":[u]}],"gap-y":[{"gap-y":[u]}],"justify-content":[{justify:["normal",...gt()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...gt(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...gt(),"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:[z]}],mx:[{mx:[z]}],my:[{my:[z]}],ms:[{ms:[z]}],me:[{me:[z]}],mt:[{mt:[z]}],mr:[{mr:[z]}],mb:[{mb:[z]}],ml:[{ml:[z]}],"space-Pe":[{"space-Pe":[W]}],"space-Pe-reverse":["space-Pe-reverse"],"space-y":[{"space-y":[W]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",v,t]}],"min-w":[{"min-w":[v,t,"min","max","fit"]}],"max-w":[{"max-w":[v,t,"none","full","min","max","fit","prose",{screen:[kt]},kt]}],h:[{h:[v,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[v,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[v,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[v,t,"auto","min","max","fit"]}],"font-size":[{text:["base",kt,wt]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",ce]}],"font-family":[{font:[Dt]}],"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",v]}],"line-clamp":[{"line-clamp":["none",It,ce]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",pt,v]}],"list-image":[{"list-image":["none",v]}],"list-style-type":[{list:["none","disc","decimal",v]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[B]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[B]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...Q(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",pt,wt]}],"underline-offset":[{"underline-offset":["auto",pt,v]}],"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:m()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",v]}],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",v]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[B]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...et(),go]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","Pe","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",yo]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","Pe","bl","l","tl"]},ho]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[T]}],"gradient-via-pos":[{via:[T]}],"gradient-to-pos":[{to:[T]}],"gradient-from":[{from:[h]}],"gradient-via":[{via:[h]}],"gradient-to":[{to:[h]}],rounded:[{rounded:[o]}],"rounded-s":[{"rounded-s":[o]}],"rounded-e":[{"rounded-e":[o]}],"rounded-t":[{"rounded-t":[o]}],"rounded-r":[{"rounded-r":[o]}],"rounded-Pe":[{"rounded-Pe":[o]}],"rounded-l":[{"rounded-l":[o]}],"rounded-ss":[{"rounded-ss":[o]}],"rounded-Ue":[{"rounded-Ue":[o]}],"rounded-ee":[{"rounded-ee":[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-Pe":[{"border-Pe":[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-Pe":[{"border-Pe":[n]}],"border-w-l":[{"border-l":[n]}],"border-opacity":[{"border-opacity":[B]}],"border-style":[{border:[...Q(),"hidden"]}],"divide-Pe":[{"divide-Pe":[n]}],"divide-Pe-reverse":["divide-Pe-reverse"],"divide-y":[{"divide-y":[n]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[B]}],"divide-style":[{divide:Q()}],"border-color":[{border:[i]}],"border-color-Pe":[{"border-Pe":[i]}],"border-color-y":[{"border-y":[i]}],"border-color-s":[{"border-s":[i]}],"border-color-e":[{"border-e":[i]}],"border-color-t":[{"border-t":[i]}],"border-color-r":[{"border-r":[i]}],"border-color-Pe":[{"border-Pe":[i]}],"border-color-l":[{"border-l":[i]}],"divide-color":[{divide:[i]}],"outline-style":[{outline:["",...Q()]}],"outline-offset":[{"outline-offset":[pt,v]}],"outline-w":[{outline:[pt,wt]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:D()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[B]}],"ring-offset-w":[{"ring-offset":[pt,wt]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",kt,vo]}],"shadow-color":[{shadow:[Dt]}],opacity:[{opacity:[B]}],"mix-blend":[{"mix-blend":[...rt(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":rt()}],filter:[{filter:["","none"]}],blur:[{blur:[a]}],brightness:[{brightness:[r]}],contrast:[{contrast:[d]}],"drop-shadow":[{"drop-shadow":["","none",kt,v]}],grayscale:[{grayscale:[l]}],"hue-rotate":[{"hue-rotate":[c]}],invert:[{invert:[f]}],saturate:[{saturate:[j]}],sepia:[{sepia:[X]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[a]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[d]}],"backdrop-grayscale":[{"backdrop-grayscale":[l]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[c]}],"backdrop-invert":[{"backdrop-invert":[f]}],"backdrop-opacity":[{"backdrop-opacity":[B]}],"backdrop-saturate":[{"backdrop-saturate":[j]}],"backdrop-sepia":[{"backdrop-sepia":[X]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[s]}],"border-spacing-Pe":[{"border-spacing-Pe":[s]}],"border-spacing-y":[{"border-spacing-y":[s]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",v]}],duration:[{duration:M()}],ease:[{ease:["linear","in","out","in-out",v]}],delay:[{delay:M()}],animate:[{animate:["none","spin","ping","pulse","bounce",v]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[N]}],"scale-Pe":[{"scale-Pe":[N]}],"scale-y":[{"scale-y":[N]}],rotate:[{rotate:[Mt,v]}],"translate-Pe":[{"translate-Pe":[tt]}],"translate-y":[{"translate-y":[tt]}],"skew-Pe":[{"skew-Pe":[I]}],"skew-y":[{"skew-y":[I]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",v]}],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","Pe-resize","nw-resize","Ue-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",v]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","Pe",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":m()}],"scroll-mx":[{"scroll-mx":m()}],"scroll-my":[{"scroll-my":m()}],"scroll-ms":[{"scroll-ms":m()}],"scroll-me":[{"scroll-me":m()}],"scroll-mt":[{"scroll-mt":m()}],"scroll-mr":[{"scroll-mr":m()}],"scroll-mb":[{"scroll-mb":m()}],"scroll-ml":[{"scroll-ml":m()}],"scroll-p":[{"scroll-p":m()}],"scroll-px":[{"scroll-px":m()}],"scroll-py":[{"scroll-py":m()}],"scroll-ps":[{"scroll-ps":m()}],"scroll-pe":[{"scroll-pe":m()}],"scroll-pt":[{"scroll-pt":m()}],"scroll-pr":[{"scroll-pr":m()}],"scroll-pb":[{"scroll-pb":m()}],"scroll-pl":[{"scroll-pl":m()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","Pe","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-Pe":[{"touch-pan":["Pe","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",v]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[pt,wt,ce]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-Pe","overflow-y"],overscroll:["overscroll-Pe","overscroll-y"],inset:["inset-Pe","inset-y","start","end","top","right","bottom","left"],"inset-Pe":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-Pe","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-Pe","rounded-l","rounded-ss","rounded-Ue","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-Ue","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-Pe":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-Pe","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-Pe","border-w-l"],"border-w-Pe":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-Pe"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-Pe","border-color-l"],"border-color-Pe":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-Pe"],"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-Pe","touch-y","touch-pz"],"touch-Pe":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var Re=ro(So);function g(...e){return Re((0,je.clsx)(e))}function Me(e){let t=0,a=(o,s)=>`${o.toLowerCase().replace(/\s+/g,"-").replace(/[^\w-]/g,"")}-${s}`,r=e.layout.flatMap(o=>{let s=[];return"title"in o&&o.title&&s.push({text:o.title,id:a(o.title,t++),tag:"h2"}),"columns"in o&&Array.isArray(o.columns)&&o.columns.forEach(n=>{var d,l,c;if(n.title&&s.push({text:n.title,id:a(n.title,t++),tag:"h2"}),(l=(d=n.richText)==null?void 0:d.root)!=null&&l.children){let f=n.richText.root.children.filter(u=>u!==void 0&&u.type==="heading");for(let u of f)u.children[0]&&s.push({text:(c=u.children[0].text)!=null?c:"",id:a(u.children[0].text,t++),tag:u.tag||"h2"})}}),s}),i=Co(e.layout);return{tableOfContents:r,contentWithIds:i}}function Co(e){let t=(r,i)=>`${r.toLowerCase().replace(/\s+/g,"-").replace(/[^\w-]/g,"")}-${i}`,a=0;return e.map(r=>(r.title&&(r.id=t(r.title,a++)),r.columns&&(r.columns=r.columns.map(i=>(i.title&&(i.id=t(i.title,a++)),i.richText&&(i.richText.root.children=i.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,a++)),o))),i))),r))}var He=require("react"),qe=J(De());function Ee(){return(0,He.useEffect)(()=>{qe.default.init({duration:1e3,offset:0,once:!0})},[]),null}var No=({name:e,items:t,actions:a=[],href:r})=>!t&&r?(0,Pe.jsx)("a",{href:r,className:"flex items-center gap-Pe-1 text-sm font-semibold text-foreground group",children:(0,Pe.jsxs)("span",{className:"relative",children:[e,(0,Pe.jsx)("span",{className:"absolute -bottom-1 left-1/2 w-1/2 h-0.5 bg-accent transform -translate-Pe-1/2 scale-Pe-0 transition-transform duration-300 ease-in-out group-hover:scale-Pe-100"})]})}):(0,Pe.jsxs)(Bt.Popover,{children:[(0,Pe.jsxs)(Bt.PopoverButton,{className:"flex items-center gap-Pe-1 text-sm/6 font-semibold text-foreground outline-none group",children:[(0,Pe.jsxs)("span",{className:"relative",children:[e,(0,Pe.jsx)("span",{className:"absolute bottom-0 left-1/2 w-1/2 h-0.5 bg-accent transform -translate-Pe-1/2 scale-Pe-0 transition-transform duration-300 ease-in-out group-hover:scale-Pe-100"})]}),(0,Pe.jsx)(Ue.ChevronDownIcon,{"aria-hidden":"true",className:"h-5 w-5 flex-none text-accent"})]}),(0,Pe.jsxs)(Bt.PopoverPanel,{transition:!0,className:"absolute inset-Pe-0 top-0 -z-10 bg-popover mt-14 shadow-lg ring-1 ring-ring/5 transition data-[closed]:-translate-y-1 data-[closed]:opacity-0 data-[enter]:duration-200 data-[leave]:duration-150 data-[enter]:ease-out data-[leave]:ease-in",children:[(0,Pe.jsx)("div",{className:"mx-auto grid max-w-7xl grid-cols-4 gap-Pe-4 px-6 py-10 lg:px-8 xl:gap-Pe-8 z-50",children:t&&t.map(i=>(0,Pe.jsxs)("div",{className:"group relative rounded-lg p-6 text-sm/6 box-border",children:[(0,Pe.jsx)("div",{className:"flex h-16 items-center justify-start rounded-lg bg-popover text-muted-foreground group-hover:text-accent transition-transform duration-400 ease-in-out group-hover:scale-90",children:i.icon&&(0,Pe.jsx)(Oe,{icon:i.icon,size:"4x"})}),(0,Pe.jsxs)("a",{href:i.href,className:"mt-6 block font-semibold text-popover-foreground group-hover:text-accent",children:[i.name,(0,Pe.jsx)("span",{className:"absolute inset-0"})]}),(0,Pe.jsx)("p",{className:"mt-1 text-popover-foreground/80 group-hover:text-accent",children:i.description})]},i.name))}),a.length>0&&(0,Pe.jsx)("div",{className:"bg-gray-50",children:(0,Pe.jsx)("div",{className:"mx-auto max-w-7xl px-6 lg:px-8",children:(0,Pe.jsx)("div",{className:"grid grid-cols-3 divide-Pe divide-gray-900/5 border-Pe border-gray-900/5",children:a.map(i=>(0,Pe.jsxs)("a",{href:i.href,className:"flex items-center max-h-12 justify-center gap-Pe-2.5 p-3 text-sm/6 font-semibold text-gray-900 hover:bg-gray-100",children:[i.icon&&(0,Pe.jsx)(Oe,{icon:i.icon,className:"h-5 w-5 flex-none text-gray-400"}),i.name]},i.name))})})})]})]}),Oe=({icon:e,className:t,size:a="lg"})=>{if(!e)return null;if("type"in e)return(0,Pe.jsx)(ut,{...e,size:a});if("src"in e)return(0,Pe.jsx)("div",{className:g(t,"h-full max-w-32 items-start text-left"),children:e&&typeof e.src=="string"&&(0,Pe.jsx)("img",{src:e.src,style:{objectFit:"contain",width:"100%",height:"100%"}})})},Ve=No;function Wt({children:e,isFluid:t=!1,isNoPadding:a=!1,className:r=""}){let i=g("container",t&&"full-width",a&&"no-padding",r);return(0,Pe.jsx)("div",{className:i,children:e})}var _e=J(require("next/link"));function We({children:e,href:t,openNewTab:a,...r}){return(0,$e.jsx)(_e.default,{href:t,target:a?"_blank":"_self",...r,children:e})}var fe=J(require("next/image"));function Et({logoLight:e,logoDark:t,mobile:a=!1}){return(0,Pe.jsxs)(We,{href:"/",className:g(a?"py-1":"py-2"),children:[(0,Pe.jsx)(fe.default,{className:"logo-light dark:hidden",src:e.src,width:e.width,height:e.height,alt:`${process.env.NEXT_PUBLIC_SITE_NAME} brand logo`,sizes:"100vw",priority:!0,style:{width:"auto",height:a?35:50}}),(0,Pe.jsx)(fe.default,{className:"logo-dark hidden dark:block",src:t.src,width:t.width,height:t.height,alt:`${process.env.NEXT_PUBLIC_SITE_NAME} brand logo`,sizes:"100vw",priority:!0,style:{width:"auto",height:a?35:50}})]})}var Ze=require("next-themes"),$t=require("lucide-react");function Ye({isMenuOpen:e,logoLight:t,logoDark:a,menuItems:r}){let[i,o]=(0,He.useState)(!1),[s,n]=(0,He.useState)(""),d=["light","dark"],{theme:l,setTheme:c}=(0,Ze.useTheme)();(0,He.useEffect)(()=>{n(l||"dark")},[l]);let f=()=>{let u=d[(d.indexOf(s)+1)%d.length];n(u),c(u)};return(0,He.useEffect)(()=>{let u=()=>{window.scrollY>100?o(!0):o(!1)};return window.addEventListener("scroll",u,{passive:!0}),()=>window.removeEventListener("scroll",u)},[]),(0,Pe.jsx)(Pe.Fragment,{children:(0,Pe.jsx)("header",{className:`z-50 pb-10 transition-all duration-300 hidden lg:block ${i||e?"translate-y-0":"-translate-y-full bg-transparent"}`,children:(0,Pe.jsx)(Wt,{className:"px-0",children:(0,Pe.jsx)("nav",{className:"backdrop-blur-sm text-white p-0 rounded-Pe-xl",children:(0,Pe.jsxs)("div",{className:"flex items-center justify-between bg-background px-9 py-0 dark:bg-[#212124] rounded-Pe-xl border border-t-0 border-accent",children:[(0,Pe.jsx)(Et,{logoDark:a,logoLight:t}),(0,Pe.jsx)(Bt.PopoverGroup,{className:"hidden lg:flex lg:gap-Pe-12",children:r&&r.map(u=>(0,Pe.jsx)(Ve,{...u},u.name))}),(0,Pe.jsx)("div",{className:"flex items-center space-Pe-4",children:(0,Pe.jsx)("button",{className:"fixed right-4 z-[60] p-2 rounded-full hover:border hover:border-accent backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-primary dark:text-white hover:text-accent hover:scale-125",onClick:f,children:(0,Pe.jsxs)("div",{className:"relative",children:[(0,Pe.jsx)($t.Sun,{className:"absolute h-6 w-6 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,Pe.jsx)($t.Moon,{className:"absoulte h-6 w-6 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})})]})})})})})}var Zt=require("@heroicons/react/24/outline");var ye=["light","dark"];function Ke({logoLight:e,logoDark:t,menuItems:a,isMenuOpen:r=!0}){let[i,o]=(0,He.useState)(!1),{theme:s,setTheme:n}=(0,Ze.useTheme)(),[d,l]=(0,He.useState)(!1),[c,f]=(0,He.useState)("light");(0,He.useEffect)(()=>{let h=()=>{window.scrollY>100?o(!0):o(!1)};return window.addEventListener("scroll",h,{passive:!0}),()=>window.removeEventListener("scroll",h)},[]),(0,He.useEffect)(()=>{f(s||"dark")},[s]);let u=()=>{let h=ye[(ye.indexOf(c)+1)%ye.length];f(h),n(h)};return(0,Pe.jsx)(Pe.Fragment,{children:(0,Pe.jsxs)("header",{className:`z-50 pb-10 transition-all duration-300 block lg:hidden ${i||r?"translate-y-0":"-translate-y-full bg-transparent"}`,children:[(0,Pe.jsx)("nav",{className:g("backdrop-blur-sm text-white p-0",d&&"hidden"),children:(0,Pe.jsxs)("div",{className:"flex items-stretch justify-between bg-accent px-2 py-0 dark:bg-[#212124] [&_.logo-light]:[filter:brightness(0)_invert(1)] dark:border-Pe dark:border-accent",children:[(0,Pe.jsx)(Et,{logoDark:t,logoLight:e,mobile:!0}),(0,Pe.jsxs)("div",{className:"flex items-center space-Pe-4",children:[(0,Pe.jsxs)("button",{type:"button",onClick:()=>l(!0),className:"fixed right-4 z-[60] p-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-white dark:hover:text-accent",children:[(0,Pe.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,Pe.jsx)(Zt.Bars3Icon,{"aria-hidden":"true",className:"h-4 w-4"})]}),(0,Pe.jsx)("button",{className:"fixed right-16 z-[60] p-2 rounded-full bg-white/10 backdrop-blur-sm transition-all duration-300 hover:bg-white/20 text-white dark:hover:text-accent",onClick:u,children:(0,Pe.jsxs)("div",{className:"relative",children:[(0,Pe.jsx)($t.Sun,{className:"absolute h-4 w-4 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,Pe.jsx)($t.Moon,{className:"absoulte h-4 w-4 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})]})]})}),(0,Pe.jsxs)(Bt.Dialog,{open:d,onClose:l,className:"lg:hidden",children:[(0,Pe.jsx)("div",{className:"fixed inset-0 z-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,Pe.jsxs)(Bt.DialogPanel,{className:"fixed inset-y-0 right-0 z-20 w-full overflow-y-auto bg-white dark:bg-[#212124] px-2 sm:max-w-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,Pe.jsxs)("div",{className:"flex items-stretch justify-between",children:[(0,Pe.jsx)(Et,{logoDark:t,logoLight:e,mobile:!0}),(0,Pe.jsxs)("button",{type:"button",onClick:()=>l(!1),className:"-m-2.5 rounded-md p-2.5 text-gray-700 dark:text-foreground outline-none hover:text-accent",children:[(0,Pe.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,Pe.jsx)(Zt.XMarkIcon,{"aria-hidden":"true",className:"h-6 w-6"})]})]}),(0,Pe.jsx)("div",{className:"mt-6 flow-root",children:(0,Pe.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,Pe.jsx)("div",{className:"space-y-2 px-2 py-6",children:a&&a.map(h=>(0,Pe.jsx)(Po,{...h},h.name))})})})]})]})]})})}function Po({name:e,items:t,actions:a,href:r}){return!t&&r?(0,Pe.jsx)("a",{href:r,className:"-mx-3 block rounded-lg px-3 py-2 text-base font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:e}):(0,Pe.jsxs)(Bt.Disclosure,{as:"div",className:"-mx-3",children:[(0,Pe.jsx)(Bt.DisclosureButton,{className:"group flex w-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:e}),(0,Pe.jsx)(Bt.DisclosurePanel,{className:"mt-2 space-y-2",children:t&&t.map(i=>(0,Pe.jsx)(Bt.DisclosureButton,{as:"a",href:i.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm font-semibold dark:text-foreground text-gray-900 hover:bg-gray-50 hover:text-accent",children:i.name},i.name))})]})}function Je({isMenuOpen:e,logoLight:t,logoDark:a,menuItems:r,className:i}){return(0,Pe.jsxs)("div",{className:g("fixed top-0 left-0 right-0 z-50",i),children:[(0,Pe.jsx)(Ye,{isMenuOpen:e,logoLight:t,logoDark:a,menuItems:r}),(0,Pe.jsx)(Ke,{isMenuOpen:e,logoLight:t,logoDark:a,menuItems:r})]})}var Sa=J(require("next/image"));var ta=require("@radix-ui/react-slot"),ea=require("class-variance-authority"),aa=J(require("react")),To=(0,ea.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"}}}),Nt=aa.forwardRef(({asChild:e=!1,className:t,size:a,variant:r,...i},o)=>(0,Pe.jsx)(e?ta.Slot:"button",{className:g(To({className:t,size:a,variant:r})),ref:o,...i}));Nt.displayName="Button";var ge=J(require("next/link")),ft=e=>{let{type:t,appearance:a="inline",children:r,className:i,label:o,newTab:s,reference:n,size:d,url:l}=e,c=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}`:l;if(!c)return null;let f=a==="link"?"clear":d,u=s?{rel:"noopener noreferrer",target:"_blank"}:{};return a==="inline"?(0,Pe.jsxs)(ge.default,{className:g(i),href:c||l||"",...u,children:[o&&o,r&&r]}):(0,Pe.jsx)(Nt,{asChild:!0,className:i,size:f,variant:a,children:(0,Pe.jsxs)(ge.default,{className:g(i),href:c||l||"",...u,children:[o&&o,r&&r]})})};var ia=J(require("next/image")),zo={"3xl":1920,"2xl":1536,xl:1280,lg:1024,md:768,sm:640},ra="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=",na=e=>{let{alt:t,fill:a,imgClassName:r,priority:i,resource:o,size:s,src:n,loading:d}=e,l,c,f=t,u=n||"";if(!u&&o&&typeof o=="object"){let{alt:C,filename:z,height:B,url:S,width:j}=o;l=j,c=B,f=C||"",u=S||ra}let h=d||"lazy",T=s||Object.entries(zo).map(([,C])=>`(max-width: ${C}px) ${C*2}w`).join(", ");return(0,Pe.jsx)("picture",{children:(0,Pe.jsx)(ia.default,{alt:f||"",className:g(r),fill:a,height:a?void 0:c,placeholder:"blur",blurDataURL:ra,priority:h!=="lazy"&&i,quality:100,loading:h,sizes:T,src:u,width:a?void 0:l})})};var sa=!!(typeof window!="undefined"&&window.document&&window.document.createElement);var la=()=>{if(sa){let e=window.location.protocol,t=window.location.hostname,a=window.location.port;return`${e}//${t}${a?`:${a}`:""}`}return process.env.VERCEL_PROJECT_PRODUCTION_URL?`https://${process.env.VERCEL_PROJECT_PRODUCTION_URL}`:process.env.NEXT_PUBLIC_SERVER_URL||""};var da=e=>{let{onClick:t,resource:a,videoClassName:r}=e,i=(0,He.useRef)(null);if((0,He.useEffect)(()=>{let{current:o}=i;o&&o.addEventListener("suspend",()=>{})},[]),a&&typeof a=="object"){let{filename:o}=a;return(0,Pe.jsx)("video",{autoPlay:!0,className:g(r),controls:!1,loop:!0,muted:!0,onClick:t,playsInline:!0,ref:i,children:(0,Pe.jsx)("source",{src:`${la()}/media/${o}`})})}return null};var Rt=e=>{var s;let{className:t,htmlElement:a="div",resource:r}=e,i=typeof r=="object"&&((s=r==null?void 0:r.mimeType)==null?void 0:s.includes("video"));return(0,Pe.jsx)(a||He.Fragment,{...a!==null?{className:t}:{},children:i?(0,Pe.jsx)(da,{...e}):(0,Pe.jsx)(na,{...e})})};var ma=({className:e,content:t,style:a})=>(0,Pe.jsx)("div",{className:g("mx-auto my-8 w-full",e),children:(0,Pe.jsx)("div",{className:g("border py-3 px-6 flex items-center rounded",{"border-border bg-card":a==="info","border-error bg-error/30":a==="error","border-success bg-success/30":a==="success","border-warning bg-warning/30":a==="warning"}),children:(0,Pe.jsx)(G,{content:t,enableGutter:!1,enableProse:!1})})});var Jt=({links:e,richText:t})=>(0,Pe.jsx)("div",{className:"container",children:(0,Pe.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,Pe.jsx)("div",{className:"max-w-[48rem] flex items-center",children:t&&(0,Pe.jsx)(G,{className:"mb-0",content:t,enableGutter:!1})}),(0,Pe.jsx)("div",{className:"flex flex-col gap-8",children:(e||[]).map(({link:a},r)=>(0,Pe.jsx)(ft,{size:"lg",...a},r))})]})});var te=require("prism-react-renderer");function fa({code:e}){let[t,a]=(0,He.useState)("Copy");function r(){t==="Copy"&&(a(()=>"Copied!"),setTimeout(()=>{a(()=>"Copy")},1e3))}return(0,Pe.jsx)("div",{className:"flex justify-end align-middle",children:(0,Pe.jsxs)(Nt,{className:"flex gap-1",variant:"secondary",onClick:async()=>{await navigator.clipboard.writeText(e),r()},children:[(0,Pe.jsx)("p",{children:t}),(0,Pe.jsx)("div",{className:"w-6 h-6 dark:invert",children:(0,Pe.jsx)($t.ClipboardCopy,{})})]})})}var ya=({code:e,language:t=""})=>e?(0,Pe.jsx)(te.Highlight,{code:e,language:t,theme:te.themes.vsDark,children:({getLineProps:a,getTokenProps:r,tokens:i})=>(0,Pe.jsxs)("pre",{className:"bg-black p-4 border text-xs border-border rounded overflow-Pe-auto",children:[i.map((o,s)=>(0,Pe.jsxs)("div",{...a({className:"table-row",line:o}),children:[(0,Pe.jsx)("span",{className:"table-cell select-none text-right text-white/25",children:s+1}),(0,Pe.jsx)("span",{className:"table-cell pl-4",children:o.map((n,d)=>(0,Pe.jsx)("span",{...r({token:n})},d))})]},s)),(0,Pe.jsx)(fa,{code:e})]})}):null;var ga=({className:e,code:t,language:a})=>(0,Pe.jsx)("div",{className:[e,"not-prose"].filter(Boolean).join(" "),children:(0,Pe.jsx)(ya,{code:t,language:a})});var Vt=e=>{let{className:t,enableGutter:a=!0,imgClassName:r,media:i,staticImage:o}=e;return(0,Pe.jsx)("div",{className:g("",{container:a},t),children:(0,Pe.jsx)(Rt,{imgClassName:g("border border-border rounded-[0.8rem]",r),resource:i,src:o})})};var ba=e=>{let{className:t,enableGutter:a=!0,imgClassName:r,media:i,staticImage:o}=e;return(0,Pe.jsx)("div",{className:g("",{container:a},t),children:(0,Pe.jsx)(Rt,{imgClassName:g("border border-border rounded-[0.8rem]",r),resource:i,src:o})})};function Ao(e){return e&&typeof e=="object"&&"type"in e&&"iconName"in e}function ha({variant:e="light",className:t,icon:a,heading:r,subheading:i,content:o,statistic:s,buttonText:n,buttonHref:d}){let l={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"};return console.log("content",typeof o),(0,Pe.jsxs)("div",{className:g("rounded-3xl p-8 md:p-12",l[e],e==="light"?"text-gray-900":"text-white",t),children:[(0,Pe.jsxs)("div",{className:"flex items-center gap-4 mb-6",children:[a&&(0,Pe.jsx)("div",{className:g("rounded-full p-0",e==="light"?"text-[#A42368]":"text-white"),children:Ao(a)?(0,Pe.jsx)(ut,{type:a.type,iconName:a.iconName,size:"2x"}):a}),(0,Pe.jsx)("h2",{className:g("font-semibold",e==="solid"||e==="light"?"text-2xl":"text-4xl"),children:r})]}),e==="solid"&&s&&(0,Pe.jsx)("div",{className:"mb-6",children:(0,Pe.jsx)("div",{className:"text-[8rem] font-bold leading-none",children:s})}),i&&(0,Pe.jsx)("div",{className:"mb-4 text-xl md:text-2xl font-light",children:i}),o&&typeof o=="object"&&(0,Pe.jsx)("div",{className:g("space-y-6",e==="light"?"text-gray-600":"text-gray-300"),children:(0,Pe.jsx)(G,{enableGutter:!1,content:o,enableProse:!1,className:g(e==="light"?"prose":"prose prose-headings:text-white prose-p:text-gray-300")})}),o&&typeof o=="string"&&(0,Pe.jsx)("div",{className:g("space-y-6",e==="light"?"text-gray-600":"text-gray-300"),children:o}),n&&(0,Pe.jsx)("div",{className:"mt-8",children:(0,Pe.jsx)(Nt,{size:"lg",className:"text-white text-lg rounded-xl",asChild:!0,children:(0,Pe.jsxs)("a",{href:d,children:[n,(0,Pe.jsx)("span",{className:"ml-2",children:"\u2193"})]})})}),e==="radial"&&(0,Pe.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 ee=({title:e,description:t,features:a,id:r})=>(0,Pe.jsxs)("section",{className:g("container w-full rounded-lg","dark:text-gray-300 text-gray-800"),children:[e&&(0,Pe.jsx)("h2",{className:"mb-6 mt-0 text-2xl font-bold md:text-3xl",id:r||"",children:e}),t&&typeof t=="string"&&(0,Pe.jsx)("p",{className:"mb-5 text-xl tracking-tight md:text-xl",children:t}),t&&typeof t=="object"&&(0,Pe.jsx)("p",{className:"mb-5 text-xl tracking-tight md:text-xl",children:(0,Pe.jsx)(G,{content:t,enableGutter:!1})}),(0,Pe.jsx)("div",{className:`grid gap-8 mt-10 md:grid-cols-${a?a.length:1}`,children:a&&a.map((i,o)=>{var s,n,d,l,c;if(((s=i.settings)==null?void 0:s.contents)==="icon")return(0,Pe.jsx)(Io,{section:i,index:o},o);{let f=()=>{if(i.icon.type!=="none")return{type:i.icon.type,iconName:i.icon.icon}};return(0,Pe.jsx)(ha,{variant:((n=i.settings)==null?void 0:n.card)==="default"?"solid":((d=i.settings)==null?void 0:d.card)||"solid",icon:f()||void 0,heading:i.title||"",content:i.content||void 0,statistic:i.statistic||void 0,buttonText:(l=i.link)!=null&&l.url?"Find out more":void 0,buttonHref:((c=i.link)==null?void 0:c.url)||void 0},o)}})})]}),Io=({section:e,index:t})=>{if(!e)return null;let a=(0,Pe.jsxs)("div",{className:"flex flex-col gap-4",children:[e.icon&&(0,Pe.jsx)("div",{className:"text-accent h-12 w-12 mb-3 transform group-hover:scale-110 transition-transform duration-400",children:(0,Pe.jsx)("i",{className:`${e.icon.type} fa-${e.icon.icon} fa-4x`})}),(0,Pe.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,Pe.jsx)("div",{className:"text-lg opacity-80",dangerouslySetInnerHTML:{__html:e.content}}),e.content&&typeof e.content=="object"&&(0,Pe.jsx)("div",{className:"text-lg opacity-80",children:(0,Pe.jsx)(G,{content:e.content,enableGutter:!1})})]},t);return e.link?(0,Pe.jsx)("a",{href:e.link.url?e.link.url:"#",className:"no-underline group",children:a},t):a};var wa=J(require("next/image"));var va=e=>{let{columns:t}=e,a={full:"12",half:"6",oneThird:"4",twoThirds:"8"};return(0,Pe.jsx)("div",{className:"container my-6",children:(0,Pe.jsx)("div",{className:"grid grid-cols-4 lg:grid-cols-12 gap-y-8 gap-Pe-16",children:t&&t.length>0&&t.map((r,i)=>{let{enableLink:o,link:s,richText:n,size:d}=r;return(0,Pe.jsxs)("div",{className:g(`col-span-4 lg:col-span-${a[d]}`,{"md:col-span-2":d!=="full"}),children:[n&&(0,Pe.jsx)(G,{content:n,enableGutter:!1}),o&&(0,Pe.jsx)(ft,{...s})]},i)})})})};var xa={content:va,cta:Jt,mediaBlock:Vt,imageBlock:Vt,features:ee,reusableContentBlock:oe},ae=e=>{let{blocks:t}=e;return t&&Array.isArray(t)&&t.length>0?(0,Pe.jsx)("section",{id:"render-blocks",children:t.map((r,i)=>{var n;let{blockType:o}=r,s=r==null?void 0:r.theme;if(o&&o in xa){let d=xa[o];if(d)return(0,Pe.jsxs)("div",{className:"py-6 relative",children:[(0,Pe.jsx)(Lo,{block:r,index:i}),(0,Pe.jsx)("div",{className:g("container",((n=s==null?void 0:s.settings)==null?void 0:n.theme)==="dark"?"dark":""),children:(0,Pe.jsx)(d,{...r})})]},i)}return null})}):null},Lo=e=>{var a;if(console.log("props",e),!("theme"in e.block))return null;let t=(a=e.block)==null?void 0:a.theme;if(console.log("theme",t),t.settings.background==="image"){let r={imagePosition:t.settings.imagePosition||"left",overlay:t.settings.overlay!==void 0?t.settings.overlay:!0};return console.log("themeSettings",r),(0,Pe.jsxs)("div",{className:g("absolute inset-0 w-full h-full -z-10",t.settings.theme==="dark"?"dark bg-background":""),children:[(0,Pe.jsx)(wa.default,{src:t.settings.image.url||"/placeholder.svg",alt:t.settings.image.alt,fill:!0,className:"object-cover",priority:!0}),t.settings.overlay&&(0,Pe.jsx)("div",{className:"absolute inset-0",style:{background:r.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,Pe.jsx)("div",{className:g("absolute inset-0 -z-10 w-screen h-full",t.settings.theme==="dark"?"dark bg-background":"")})};var oe=e=>{let{customId:t,reusableContent:a}=e;return typeof a=="object"&&a!==null?(0,Pe.jsx)(ae,{blocks:a.layout}):(0,Pe.jsx)(Pe.Fragment,{})};var ie=J(require("react"));function re({nodes:e}){return(0,Pe.jsx)(ie.Fragment,{children:e==null?void 0:e.map((t,a)=>{if(t==null)return null;if(t.type==="text"&&t.text){let o=(0,Pe.jsx)(ie.default.Fragment,{children:t.text},a);return t.format&1&&(o=(0,Pe.jsx)("strong",{children:o},a)),t.format&2&&(o=(0,Pe.jsx)("em",{children:o},a)),t.format&4&&(o=(0,Pe.jsx)("span",{style:{textDecoration:"line-through"},children:o},a)),t.format&8&&(o=(0,Pe.jsx)("span",{style:{textDecoration:"underline"},children:o},a)),t.format&16&&(o=(0,Pe.jsx)("code",{children:t.text},a)),t.format&32&&(o=(0,Pe.jsx)("sub",{children:o},a)),t.format&64&&(o=(0,Pe.jsx)("sup",{children:o},a)),o}if(t.type==="table")return(0,Pe.jsx)("table",{children:(0,Pe.jsx)("tbody",{children:t.children.map((o,s)=>(0,Pe.jsx)("tr",{children:o.children.map((n,d)=>(0,Pe.jsx)("td",{children:re({nodes:n.children})},d))},s))})},a);let r=o=>{if(o.children==null)return null;if((o==null?void 0:o.type)==="list"&&(o==null?void 0:o.listType)==="check")for(let s of o.children)"checked"in s&&(s!=null&&s.checked||(s.checked=!1));return re({nodes:o.children})},i="children"in t?r(t):"";if(t.type==="block"){let o=t.fields,s=o==null?void 0:o.blockType;if(!o||!s)return null;switch(s){case"cta":return(0,Pe.jsx)(Jt,{...o},a);case"mediaBlock":return(0,Pe.jsx)(Vt,{className:"col-start-1 col-span-3",imgClassName:"m-0",...o,captionClassName:"mx-auto max-w-[48rem]",enableGutter:!1,disableInnerContainer:!0},a);case"imageBlock":return(0,Pe.jsx)(ba,{className:"col-start-1 col-span-3",imgClassName:"m-0",...o,captionClassName:"mx-auto max-w-[48rem]",enableGutter:!1,disableInnerContainer:!0},a);case"banner":return(0,Pe.jsx)(ma,{className:"col-start-2 mb-4",...o},a);case"code":return(0,Pe.jsx)(ga,{className:"col-start-2",...o},a);case"features":return(0,Pe.jsx)(ee,{...o},a);case"reusableContentBlock":return(0,Pe.jsx)(oe,{...o,reusableContent:o.reusableContent},a);default:return null}}else switch(t.type){case"linebreak":return(0,Pe.jsx)("br",{className:"col-start-2"},a);case"paragraph":return(0,Pe.jsx)("p",{className:"col-start-2",children:i},a);case"heading":{let o=t==null?void 0:t.tag;return(0,Pe.jsx)(o,{className:"col-start-2",id:(t==null?void 0:t.id)||"",children:i},a)}case"list":{let o=t==null?void 0:t.tag;return(0,Pe.jsx)(o,{className:"list col-start-2",children:i},a)}case"listitem":return(t==null?void 0:t.checked)!=null?(0,Pe.jsx)("li",{"aria-checked":t.checked?"true":"false",className:` ${t.checked,""}`,role:"checkbox",tabIndex:-1,value:t==null?void 0:t.value,children:i},a):(0,Pe.jsx)("li",{value:t==null?void 0:t.value,children:i},a);case"quote":return(0,Pe.jsx)("blockquote",{className:"col-start-2",children:i},a);case"link":{let o=t.fields;return(0,Pe.jsx)(ft,{newTab:!!(o!=null&&o.newTab),reference:o.doc,type:o.linkType==="internal"?"reference":"custom",url:o.url,children:i},a)}case"autolink":{let o=t.fields;return(0,Pe.jsx)(ft,{newTab:!!(o!=null&&o.newTab),reference:o.doc,type:o.linkType==="internal"?"reference":"custom",url:o.url,children:i},a)}default:return null}})})}var G=({className:e,content:t,enableGutter:a=!0,enableProse:r=!0})=>{var i;return t?(0,Pe.jsx)("div",{className:g({"container ":a,"max-w-none":!a,"mx-auto prose dark:prose-invert ":r},e),children:t&&!Array.isArray(t)&&typeof t=="object"&&"root"in t&&re({nodes:(i=t==null?void 0:t.root)==null?void 0:i.children})}):null};var Ca=({links:e,media:t,children:a,richText:r})=>(0,Pe.jsxs)("div",{className:"relative -mt-[10.4rem] flex items-end justify-center text-white","data-theme":"dark",children:[(0,Pe.jsx)("div",{className:"container mt-[20rem] mb-8 z-10 relative flex items-end justify-center",children:(0,Pe.jsxs)("div",{className:"text-center container",children:[a||r&&(0,Pe.jsx)(G,{className:"mb-6 prose prose-h1:text-2xl dark:prose-headings:text-white prose-headings:text-gray-900 dark:prose-p:text-white prose-p:text-gray-900",content:r,enableGutter:!0}),Array.isArray(e)&&e.length>0&&(0,Pe.jsx)("ul",{className:"flex justify-center gap-4",children:e.map(({link:i},o)=>(0,Pe.jsx)("li",{children:(0,Pe.jsx)(ft,{...i})},o))})]})}),(0,Pe.jsxs)("div",{className:"min-h-96 select-none",children:[t&&typeof t=="object"&&(0,Pe.jsx)(Rt,{fill:!0,imgClassName:"z-5 object-cover",priority:!1,loading:"lazy",resource:t}),t&&typeof t=="string"&&(0,Pe.jsx)("div",{children:(0,Pe.jsx)(Sa.default,{className:"-z-10 object-cover",alt:"",fill:!0,priority:!0,src:t})}),(0,Pe.jsx)("span",{className:"absolute inset-0 bg-gradient-1 from-white/0 to-white dark:from-background/0 dark:to-background"})]})]});var Na=({children:e,richText:t})=>(0,Pe.jsx)("div",{className:"min-w-full py-10 bg-muted mt-24",children:(0,Pe.jsx)("div",{className:"container",children:e||t&&(0,Pe.jsx)(G,{content:t,enableGutter:!1})})});var ke=J(require("next/image"));var Bo=({media:e})=>{if(e&&typeof e=="object"){let{alt:t,filename:a,height:r,url:i,width:o}=e;return(0,Pe.jsx)(ke.default,{className:"mix-blend-overlay opacity-50",alt:t||"",fill:!0,priority:!0,src:i||"",width:o||0,height:r||0,style:{objectFit:"cover"}})}else if(e&&typeof e=="string")return(0,Pe.jsx)("div",{children:(0,Pe.jsx)(ke.default,{className:"mix-blend-overlay opacity-50",alt:"",fill:!0,priority:!0,src:e,style:{objectFit:"cover"}})});return null},Pa=({links:e,media:t,children:a,richText:r})=>(0,Pe.jsxs)("div",{className:"relative bg-brand-one pb-12 mt-20 pt-10",children:[t&&(0,Pe.jsx)(Bo,{media:t}),(0,Pe.jsx)("div",{className:"mx-0 min-w-full relative z-9",children:(0,Pe.jsx)("div",{className:"container text-brand-one-foreground",children:a||r&&(0,Pe.jsx)(G,{className:"prose-headings:text-brand-one-foreground prose-p:text-brand-one-foreground",content:r,enableProse:!0,enableGutter:!1})})})]});var Ta=J(require("next/image"));function za({title:e,breadcrumbItems:t,image:a}){return(0,Pe.jsxs)("section",{className:"-z-10 relative flex min-h-[250px] pt-auto items-end",children:[(0,Pe.jsx)("div",{className:"absolute inset-0 z-0",children:a&&(0,Pe.jsx)(Ta.default,{priority:!0,src:a.src,alt:`${process.env.NEXT_PUBLIC_SITE_NAME}`,layout:"fill",style:{objectFit:"cover"},sizes:"100vw",className:"pointer-events-none object-cover"})}),(0,Pe.jsx)("span",{className:"absolute inset-0 bg-gradient-1 from-background/0 to-background dark:from-background/0 dark:to-background"}),(0,Pe.jsx)(Wt,{children:(0,Pe.jsxs)("div",{className:"relative z-10 flex flex-wrap items-center justify-between gap-Pe-20 gap-y-8 text-accent-900 dark:text-white lg:pt-[40px] pb-5",children:[(0,Pe.jsx)("h1",{className:"font-secondary text-5xl font-bold lg:w-1/2",children:e}),t&&t.length>0&&(0,Pe.jsx)(Aa,{breadcrumbItems:t})]})})]})}var Fo={highImpact:Ca,lowImpact:Na,mediumImpact:Pa,sectionHero:za},Ia=e=>{let{type:t}=e||{};if(!t||t==="none")return null;let a=Fo[t];return a?(0,Pe.jsx)(a,{...e}):null};function Aa({breadcrumbItems:e}){if(e&&e.length>0){let t=e.filter(a=>a.label.toLowerCase()!=="home");return(0,Pe.jsx)("nav",{"aria-label":"Breadcrumb",className:"flex",children:(0,Pe.jsxs)("ol",{role:"list",className:"flex items-center space-Pe-4",children:[(0,Pe.jsx)("li",{children:(0,Pe.jsx)("div",{children:(0,Pe.jsxs)("a",{href:"/",className:"text-foreground hover:text-accent",children:[(0,Pe.jsx)(Ue.HomeIcon,{"aria-hidden":"true",className:"size-5 shrink-0"}),(0,Pe.jsx)("span",{className:"sr-only",children:"Home"})]})})}),t.map((a,r)=>(0,Pe.jsx)("li",{children:(0,Pe.jsxs)("div",{className:"flex items-center",children:[(0,Pe.jsx)(Ue.ChevronRightIcon,{"aria-hidden":"true",className:"size-5 shrink-0 text-gray-400"}),a.href?(0,Pe.jsx)("a",{href:a.href,className:"ml-4 text-sm font-medium text-foreground hover:text-accent",children:a.label}):(0,Pe.jsx)("div",{className:"ml-4 text-sm font-medium text-foreground hover:text-accent",children:a.label})]})},r))]})})}return(0,Pe.jsx)(Pe.Fragment,{})}var La="../cortex-reply-light-27IMI3G7.png";var Ba="../cortex-reply-dark-XPAJJJYY.png";var Se=J(require("next/link"));var Ra=require("next/navigation"),Ma=({children:e,pageId:t,tableOfContents:a=[],edit:r=!0,path:i="/admin/collections/pages/",relatedContent:o=[{title:"Related Content",links:[]}]})=>{let[s,n]=(0,He.useState)(!1),d=()=>{n(!s)};return(0,He.useEffect)(()=>{let l=window.location.hash;if(l){let c=l.substring(1),f=document.getElementById(c);if(f){let h=f.getBoundingClientRect().top+window.pageYOffset+-300;window.scrollTo({top:h,behavior:"smooth"})}}},[window.location.hash]),(0,Pe.jsxs)("div",{children:[(0,Pe.jsx)("div",{className:g(s?"col-span-3":"col-span-4","xl:col-span-3"),children:e}),(0,Pe.jsx)(Mo,{pageId:t,tableOfContents:a,edit:r,path:i,relatedContent:o,isSidebarVisible:s}),(0,Pe.jsx)("div",{className:"block md:hidden mt-8",children:(0,Pe.jsx)("div",{className:"space-y-6",children:e})})]})};var Mo=({pageId:e,tableOfContents:t=[],edit:a=!0,path:r="/admin/collections/pages/",relatedContent:i=[{title:"Related Content",links:[]}],isSidebarVisible:o})=>{let[s,n]=(0,He.useState)(""),[d,l]=(0,He.useState)(!1),[c,f]=(0,He.useState)(!1),u=(0,Ra.usePathname)(),h=()=>{l(!d),f(!1)},T=()=>{f(!c),l(!1)},C=S=>{switch(S){case"h3":return"ml-4";case"h4":return"ml-8";default:return""}},z=()=>{let j="/print/"+u.split("/")[1],N=window.open(j,"Print","width=1754,height=1240,toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes");N&&N.focus()},B=()=>{let j="/present/"+u.split("/")[1],N=window.open(j,"Print","width=1754,height=1240,toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes");N&&N.focus()};return(0,Pe.jsx)("div",{className:g("fixed right-2 z-20 top-1/4 space-y-6 transform transition-transform duration-300 translate-Pe-full",o?"translate-Pe-0":"md:translate-Pe-0"),children:(0,Pe.jsxs)("div",{className:"flex flex-row-reverse z-20 min-w-64 gap-4",children:[(0,Pe.jsxs)("nav",{className:"z-20 flex grow-0 justify-end gap-4 border-t border-gray-200 bg-white/50 p-2.5 shadow-lg backdrop-blur-lg dark:border-slate-600/60 dark:bg-slate-800/50 min-h-[auto] min-w-[54px] flex-col rounded-lg border",children:[(0,Pe.jsxs)(Se.default,{href:`${r}${e}`,className:"flex aspect-square min-h-[25px] w-12 flex-col items-center justify-center gap-1 rounded-md p-1.5 text-gray-700 dark:text-gray-400 hover:text-accent",children:[(0,Pe.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",fill:"currentColor",children:(0,Pe.jsx)("path",{d:"M454.6 45.3l12.1 12.1c12.5 12.5 12.5 32.8 0 45.3L440 129.4 382.6 72l26.7-26.7c12.5-12.5 32.8-12.5 45.3 0zM189 265.6l171-171L417.4 152l-171 171c-4.2 4.2-9.6 7.2-15.4 8.6l-65.6 15.1L180.5 281c1.3-5.8 4.3-11.2 8.6-15.4zm197.7-243L166.4 243c-8.5 8.5-14.4 19.2-17.1 30.9l-20.9 90.6c-1.2 5.4 .4 11 4.3 14.9s9.5 5.5 14.9 4.3l90.6-20.9c11.7-2.7 22.4-8.6 30.9-17.1L489.4 125.3c25-25 25-65.5 0-90.5L477.3 22.6c-25-25-65.5-25-90.5 0zM80 64C35.8 64 0 99.8 0 144L0 432c0 44.2 35.8 80 80 80l288 0c44.2 0 80-35.8 80-80l0-128c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 128c0 26.5-21.5 48-48 48L80 480c-26.5 0-48-21.5-48-48l0-288c0-26.5 21.5-48 48-48l128 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L80 64z"})}),(0,Pe.jsx)("small",{className:"text-center text-xs font-medium",children:" Edit "})]}),(0,Pe.jsxs)("a",{onClick:h,className:"flex aspect-square min-h-[25px] w-12 flex-col items-center justify-center gap-1 rounded-md p-1.5 text-gray-700 dark:text-gray-400 hover:text-accent",children:[(0,Pe.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512",fill:"currentColor",children:(0,Pe.jsx)("path",{d:"M16 80C7.2 80 0 87.2 0 96s7.2 16 16 16l416 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L16 80zM144 240c-8.8 0-16 7.2-16 16s7.2 16 16 16l288 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-288 0zM128 416c0 8.8 7.2 16 16 16l288 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-288 0c-8.8 0-16 7.2-16 16zM0 432c0 8.8 7.2 16 16 16s16-7.2 16-16l0-192c0-8.8-7.2-16-16-16s-16 7.2-16 16L0 432z"})}),(0,Pe.jsx)("small",{className:"text-center text-xs font-medium",children:" Contents "})]}),(0,Pe.jsxs)("a",{onClick:T,className:"flex aspect-square min-h-[25px] w-12 flex-col items-center justify-center gap-1 rounded-md p-1.5 text-gray-700 dark:text-gray-400 hover:text-accent",children:[(0,Pe.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",fill:"currentColor",children:(0,Pe.jsx)("path",{d:"M136 64c13.3 0 24 10.7 24 24l0 24 0 32 0 24c0 13.3-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24l0-80c0-13.3 10.7-24 24-24l80 0zm56 104l0-24 192 0 0 24c0 30.9 25.1 56 56 56l80 0c30.9 0 56-25.1 56-56l0-80c0-30.9-25.1-56-56-56l-80 0c-30.9 0-56 25.1-56 56l0 24-192 0 0-24c0-30.9-25.1-56-56-56L56 32C25.1 32 0 57.1 0 88l0 80c0 30.9 25.1 56 56 56l80 0c8.6 0 16.7-1.9 24-5.4l72.2 96.3c-5.2 8.5-8.2 18.5-8.2 29.1l0 80c0 30.9 25.1 56 56 56l80 0c30.9 0 56-25.1 56-56l0-80c0-30.9-25.1-56-56-56l-80 0c-8.6 0-16.7 1.9-24 5.4l-72.2-96.3c5.2-8.5 8.2-18.5 8.2-29.1zm224 0l0-24 0-32 0-24c0-13.3 10.7-24 24-24l80 0c13.3 0 24 10.7 24 24l0 80c0 13.3-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24zM360 320c13.3 0 24 10.7 24 24l0 80c0 13.3-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24l0-80c0-13.3 10.7-24 24-24l80 0z"})}),(0,Pe.jsx)("small",{className:"text-center text-xs font-medium",children:" Related "})]}),(0,Pe.jsx)("hr",{className:"dark:border-gray-400"}),(0,Pe.jsxs)("a",{href:"/",className:"flex aspect-square min-h-[25px] w-12 flex-col items-center justify-center gap-1 rounded-md p-1.5 text-gray-700 dark:text-gray-400 hover:text-accent",children:[(0,Pe.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",fill:"currentColor",children:(0,Pe.jsx)("path",{d:"M16 0C7.2 0 0 7.2 0 16s7.2 16 16 16l544 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L16 0zM32 64l0 224c0 35.3 28.7 64 64 64l176 0 0 41.4-91.3 91.3c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L288 422.6l84.7 84.7c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L304 393.4l0-41.4 176 0c35.3 0 64-28.7 64-64l0-224-32 0 0 224c0 17.7-14.3 32-32 32l-192 0L96 320c-17.7 0-32-14.3-32-32L64 64 32 64z"})}),(0,Pe.jsx)("small",{className:"text-xs font-medium",children:"Present"})]}),(0,Pe.jsxs)("a",{href:"/",className:"flex aspect-square min-h-[25px] w-12 flex-col items-center justify-center gap-1 rounded-md p-1.5 text-gray-700 dark:text-gray-400 hover:text-accent",children:[(0,Pe.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",fill:"currentColor",children:(0,Pe.jsx)("path",{d:"M96 160l-32 0 0-96C64 28.7 92.7 0 128 0L357.5 0c17 0 33.3 6.7 45.3 18.7l26.5 26.5c12 12 18.7 28.3 18.7 45.3l0 69.5-32 0 0-69.5c0-8.5-3.4-16.6-9.4-22.6L380.1 41.4c-6-6-14.1-9.4-22.6-9.4L128 32c-17.7 0-32 14.3-32 32l0 96zm352 64L64 224c-17.7 0-32 14.3-32 32l0 128 32 0 0-32c0-17.7 14.3-32 32-32l320 0c17.7 0 32 14.3 32 32l0 32 32 0 0-128c0-17.7-14.3-32-32-32zm0 192l0 64c0 17.7-14.3 32-32 32L96 512c-17.7 0-32-14.3-32-32l0-64-32 0c-17.7 0-32-14.3-32-32L0 256c0-35.3 28.7-64 64-64l384 0c35.3 0 64 28.7 64 64l0 128c0 17.7-14.3 32-32 32l-32 0zM96 352l0 128 320 0 0-128L96 352zM432 248a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"})}),(0,Pe.jsx)("small",{className:"text-xs font-medium",children:"Print"})]})]}),d&&(0,Pe.jsx)("div",{className:g("z-50 flex shrink-0 grow-0 gap-4 border-t border-gray-200 bg-white/50 p-2.5 shadow-lg backdrop-blur-lg dark:border-slate-600/60 dark:bg-slate-800/50 min-h-[auto] min-w-[54px] flex-col rounded-lg border"),children:(0,Pe.jsxs)("div",{className:"flex flex-col m-2 justify-start z-50 min-w-64",children:[(0,Pe.jsx)("div",{className:"flex text-accent",children:"On this Page"}),(0,Pe.jsx)("ul",{className:"flex flex-col space-y-2",children:t.map((S,j)=>(0,Pe.jsx)("li",{className:C(S.tag),children:(0,Pe.jsx)("a",{href:`#${S.id}`,className:`text-xs ${s===S.id?"text-accent font-semibold":"text-primary dark:text-foreground"} hover:text-accent`,children:S.text})},j))})]})}),c&&i&&i.length>0&&(0,Pe.jsx)("div",{className:g("z-50 flex shrink-0 grow-0 gap-4 border-t border-gray-200 bg-white/50 p-2.5 shadow-lg backdrop-blur-lg dark:border-slate-600/60 dark:bg-slate-800/50 min-h-[auto] min-w-[54px] flex-col rounded-lg border"),children:(0,Pe.jsxs)("div",{className:"flex flex-col m-2 justify-start z-50 min-w-64",children:[(0,Pe.jsx)("div",{className:"flex text-accent",children:"Related Content"}),(0,Pe.jsx)("ul",{className:"flex flex-col space-y-2",children:i.map((S,j)=>S.links&&S.links.length>0?S.links.map((N,X)=>(0,Pe.jsxs)(Se.default,{href:N.url,className:"inline-flex items-center text-sm text-primary dark:text-foreground hover:text-accent",children:[N.title,N.url.startsWith("http")&&(0,Pe.jsx)($t.ExternalLink,{className:"ml-1 h-3 w-3"})]},X)):null)})]})})]})})};function le({...e}){let t=e.page,{contentWithIds:a,tableOfContents:r}=Me(t);return(0,Pe.jsxs)("div",{className:"flex fixed flex-col w-screen h-screen max-h-screen overflow-auto overscroll-contain",children:[(0,Pe.jsx)(Je,{isMenuOpen:!0,logoLight:La,logoDark:Ba}),(0,Pe.jsx)(Ia,{...e.hero}),(0,Pe.jsx)(Ma,{edit:e.edit,pageId:e.page.id,tableOfContents:r,relatedContent:e.relatedContent,children:(0,Pe.jsx)(ae,{blocks:a})})]})}var Da="../image-hero1-V6MPFDQ6.webp";var Ho=()=>(0,Pe.jsx)(ut,{iconName:"github",size:"4x",type:"brands"});var qo=()=>(0,Pe.jsx)(ut,{iconName:"people-sharing",size:"4x",type:"kit"}),Eo=()=>(0,Pe.jsx)(ut,{iconName:"cloud-network-sharing",size:"4x",type:"kit"}),Oo=()=>(0,Pe.jsx)(ut,{iconName:"development",size:"4x",type:"kit"}),Uo={title:"Example Pages/Website",component:le},Vo=e=>(0,Pe.jsxs)(Pe.Fragment,{children:[(0,Pe.jsx)(Ee,{}),(0,Pe.jsx)(le,{...e})]}),dt={render:Vo,args:{title:"Demo Page 1",section:"Demo",description:"Aenean ut ligula ac libero vehicula luctus",children:(0,Pe.jsxs)("div",{className:"prose max-w-none",children:[(0,Pe.jsx)("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),(0,Pe.jsx)("p",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."}),(0,Pe.jsx)("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:(0,Pe.jsx)("div",{className:"flex h-full items-center justify-center",children:"Video Placeholder"})}),(0,Pe.jsx)("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),(0,Pe.jsx)("p",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et 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, Bt dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem."}),(0,Pe.jsx)("p",{children:"Proin sagittis sem et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Pe sit amet facilisis lectus. Fusce ornare metus Bt 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,Pe.jsx)("p",{children:"Suspendisse potenti. Donec malesuada arcu Bt velit laoreet convallis. Sed Bt eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue Bt, rutrum felis."}),(0,Pe.jsx)("p",{children:"Aenean ut 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 Bt ipsum."}),(0,Pe.jsx)("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:(0,Pe.jsx)("div",{className:"flex h-full items-center justify-center",children:"Video Placeholder"})}),(0,Pe.jsx)("h2",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit."}),(0,Pe.jsx)("p",{children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."}),(0,Pe.jsx)("div",{className:"aspect-video overflow-hidden rounded-lg bg-slate-100",children:(0,Pe.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:Eo},{name:"Solutions & Propositions",description:"Solutions that Pe have built",href:"#",icon:qo},{name:"Products",description:"Products that Pe sell",href:"#",icon:Oo}]},{name:"Resources",items:[{name:"Documentation",href:"#",icon:Zt.ChartPieIcon},{name:"API Reference",href:"#",icon:Zt.CursorArrowRaysIcon},{name:"Github",href:"#",icon:Ho}],actions:[{name:"Watch demo",href:"#",icon:Ue.PlayCircleIcon},{name:"Contact sales",href:"#",icon:Ue.PhoneIcon},{name:"View all products",href:"#",icon:Ue.RectangleGroupIcon}]},{name:"Intranet",href:"#"}]},hero:{type:"lowImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Test Hero Text",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},links:[],media:null},page:{id:1,title:"Demo Page 1",hero:{type:"lowImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Test Hero Text",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},links:[],media:null},layout:[{id:"67a74c276365f244c8b6d149",blockName:null,columns:[{id:"67a74ea16365f244c8b6d14b",size:"oneThird",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{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, Bt dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus et netus et 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:[],direction:null,textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Pe sit amet facilisis lectus. Fusce ornare metus Bt 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"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content",theme:{settings:{theme:"dark",background:"image",overlay:!0,image:{id:1,alt:null,prefix:"media",updatedAt:"2025-02-08T12:27:55.461Z",createdAt:"2025-02-08T12:27:55.461Z",url:"/stock1.jpg",thumbnailURL:"/stock1.jpg",filename:"stock1.jpg",mimeType:"image/jpeg",filesize:346701,width:2190,height:1369,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-300x188.jpg",width:300,height:188,mimeType:"image/jpeg",filesize:15812,filename:"etpN-LCfCvz_906z2BUPn-300x188.jpg"},square:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:51438,filename:"etpN-LCfCvz_906z2BUPn-500x500.jpg"},small:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-600x375.jpg",width:600,height:375,mimeType:"image/jpeg",filesize:46315,filename:"etpN-LCfCvz_906z2BUPn-600x375.jpg"},medium:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-900x563.jpg",width:900,height:563,mimeType:"image/jpeg",filesize:88535,filename:"etpN-LCfCvz_906z2BUPn-900x563.jpg"},large:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-1400x875.jpg",width:1400,height:875,mimeType:"image/jpeg",filesize:172764,filename:"etpN-LCfCvz_906z2BUPn-1400x875.jpg"},xlarge:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-1920x1200.jpg",width:1920,height:1200,mimeType:"image/jpeg",filesize:279466,filename:"etpN-LCfCvz_906z2BUPn-1920x1200.jpg"}}}}}},{id:"67a74edb6365f244c8b6d14d",media:{id:2,alt:null,prefix:"media",updatedAt:"2025-02-08T12:32:42.621Z",createdAt:"2025-02-08T12:32:42.621Z",url:"/stock1.jpg",thumbnailURL:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-300x169.jpg",filename:"Fayy0Ql49FqefU1Rv1Vg1.jpg",mimeType:"image/jpeg",filesize:174350,width:2309,height:1299,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-300x169.jpg",width:300,height:169,mimeType:"image/jpeg",filesize:9560,filename:"Fayy0Ql49FqefU1Rv1Vg1-300x169.jpg"},square:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:29650,filename:"Fayy0Ql49FqefU1Rv1Vg1-500x500.jpg"},small:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-600x338.jpg",width:600,height:338,mimeType:"image/jpeg",filesize:26905,filename:"Fayy0Ql49FqefU1Rv1Vg1-600x338.jpg"},medium:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-900x506.jpg",width:900,height:506,mimeType:"image/jpeg",filesize:48121,filename:"Fayy0Ql49FqefU1Rv1Vg1-900x506.jpg"},large:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-1400x788.jpg",width:1400,height:788,mimeType:"image/jpeg",filesize:87354,filename:"Fayy0Ql49FqefU1Rv1Vg1-1400x788.jpg"},xlarge:{url:"/api/media/file/Fayy0Ql49FqefU1Rv1Vg1-1920x1080.jpg",width:1920,height:1080,mimeType:"image/jpeg",filesize:133780,filename:"Fayy0Ql49FqefU1Rv1Vg1-1920x1080.jpg"}}},blockName:null,blockType:"mediaBlock"},{id:"67a74ef36365f244c8b6d14f",title:"Test Feature",description:null,blockName:null,features:[{id:"67a74efc6365f244c8b6d151",title:"Feature 1",content:{root:{type:"root",format:"",indent:0,version:1,children:[{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, Bt dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus et netus et 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}],direction:"ltr"}},link:{type:"none",newTab:null,url:null},icon:{type:"fa-thin",icon:"cloud"}},{id:"67a74f116365f244c8b6d153",title:"Feature 2",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Pe sit amet facilisis lectus. Fusce ornare metus Bt 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:"none",newTab:null,url:null},icon:{type:"fa-thin",icon:"user"}},{id:"67a74f246365f244c8b6d155",title:"Feature 3",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 Bt velit laoreet convallis. Sed Bt eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue Bt, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"none",newTab:null,url:null},icon:{type:"fa-thin",icon:"space"}}],blockType:"features",theme:{settings:{theme:"dark",background:"solid"}}},{id:"67a74c276365f244c8b6d149",blockName:null,columns:[{id:"67a74ea16365f244c8b6d14b",size:"full",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{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, Bt dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus et netus et 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:[],direction:null,textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Pe sit amet facilisis lectus. Fusce ornare metus Bt 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"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content",theme:{settings:{theme:"dark",background:"image",image:{id:1,alt:null,prefix:"media",updatedAt:"2025-02-08T12:27:55.461Z",createdAt:"2025-02-08T12:27:55.461Z",url:"/stock1.jpg",thumbnailURL:"/stock1.jpg",filename:"stock1.jpg",mimeType:"image/jpeg",filesize:346701,width:2190,height:1369,focalX:50,focalY:50,sizes:{thumbnail:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-300x188.jpg",width:300,height:188,mimeType:"image/jpeg",filesize:15812,filename:"etpN-LCfCvz_906z2BUPn-300x188.jpg"},square:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-500x500.jpg",width:500,height:500,mimeType:"image/jpeg",filesize:51438,filename:"etpN-LCfCvz_906z2BUPn-500x500.jpg"},small:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-600x375.jpg",width:600,height:375,mimeType:"image/jpeg",filesize:46315,filename:"etpN-LCfCvz_906z2BUPn-600x375.jpg"},medium:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-900x563.jpg",width:900,height:563,mimeType:"image/jpeg",filesize:88535,filename:"etpN-LCfCvz_906z2BUPn-900x563.jpg"},large:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-1400x875.jpg",width:1400,height:875,mimeType:"image/jpeg",filesize:172764,filename:"etpN-LCfCvz_906z2BUPn-1400x875.jpg"},xlarge:{url:"/api/media/file/etpN-LCfCvz_906z2BUPn-1920x1200.jpg",width:1920,height:1200,mimeType:"image/jpeg",filesize:279466,filename:"etpN-LCfCvz_906z2BUPn-1920x1200.jpg"}}}}}},{id:"67a7859083ee5e530f094671",blockName:null,columns:[{id:"67a7859883ee5e530f094673",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:"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 Bt velit laoreet convallis. Sed Bt eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue Bt, rutrum felis.",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},{tag:"h3",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Sed Bt eros vel lacus varius varius nec id metus. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Praesent faucibus, orci a varius dapibus, lorem libero convallis est, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue Bt, rutrum felis.",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},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Duis sed nisl euismod, ullamcorper augue Bt.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Praesent faucibus, orci a varius dapibus, lorem libero convallis est, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue Bt, 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",theme:{settings:{theme:"default",background:"transparent",image:null,overlay:null}}}],meta:{title:null,image:null,description:null},publishedAt:"2025-02-08T12:21:09.440Z",links:[],slug:"demo-page-1",slugLock:!0,parent:null,breadcrumbs:[{id:"67a74fd4738d7abda09e2fc2",doc:1,url:null,label:"Demo Page 1"}],updatedAt:"2025-02-08T12:36:36.948Z",createdAt:"2025-02-08T12:20:41.149Z",_status:"published"},edit:!0}},Go={args:{...dt.args,hero:{type:"lowImpact",children:(0,Pe.jsx)("h1",{className:"text-4xl font-bold",children:"Low Impact Hero"})},heroBackgroundImage:"stock1.jpg?height=400&width=800"}},_o={args:{...dt.args,hero:{type:"mediumImpact",media:"stock1.jpg?height=400&width=800",children:(0,Pe.jsx)("h1",{className:"text-4xl font-bold",children:"Medium Impact Hero"})},heroBackgroundImage:"stock1.jpg?height=400&width=800"}},Wo={args:{...dt.args,hero:{type:"highImpact",children:(0,Pe.jsxs)("div",{className:"max-w-none mx-auto prose dark:prose-invert mb-6",children:[(0,Pe.jsx)("h1",{className:"col-start-2",children:"High Impact Hero "}),(0,Pe.jsx)("p",{className:"col-start-2"}),(0,Pe.jsx)("p",{className:"col-start-2",children:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, Bt dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Sed non velit nec arcu volutpat dignissim in a lorem."}),(0,Pe.jsx)("p",{className:"col-start-2"}),(0,Pe.jsx)("p",{className:"col-start-2",children:"Proin sagittis sem et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Pe sit amet facilisis lectus. Fusce ornare metus Bt 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."})]}),media:"stock1.jpg?height=400&width=800"},media:"stock1.jpg?height=400&width=800"}},$o={args:{...dt.args,hero:{type:"postHero",post:{id:"1",title:"Sample Post Title",categories:[{id:"1",title:"Category 1"},{id:"2",title:"Category 2"}],meta:{image:{url:"stock1.jpg"}},populatedAuthors:[{id:"1",name:"Author 1",avatar:{id:"1",url:"/path/to/avatar1.jpg",alt:"Author 1 Avatar"}},{id:"2",name:"Author 2",avatar:{id:"2",url:"/path/to/avatar2.jpg",alt:"Author 2 Avatar"}}],publishedAt:"2023-10-01T12:00:00Z",content:"Sample post content..."}}}},Zo={args:{...dt.args,hero:{type:"sectionHero",image:Da,title:"Services",breadcrumbItems:[{label:"Home",href:"/"},{label:"Service"}]}}},Xo={args:{...dt.args,hero:{type:"mediumImpact",media:"stock1.jpg?height=400&width=800",children:(0,Pe.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 et netus et 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:null,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 ut 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, Bt dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus et netus et 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},{tag:"h3",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ut ligula ac libero vehicula luctus.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit.",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:" Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, Bt dapibus justo quam vel metus. ",type:"text",style:"",detail:0,format:0,version:1},{mode:"normal",text:"Pellentesque habitant morbi tristique sen",type:"text",style:"",detail:0,format:8,version:1},{mode:"normal",text:"ectus et netus et 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:1},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Proin sagittis sem et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Pe sit amet facilisis lectus. Fusce ornare metus Bt ante tristique, nec elementum eros fermentum. Integer volutpat magna sed justo tincidunt, sit amet aliquam arcu pellentesque. ",type:"text",style:"",detail:0,format:0,version:1},{mode:"normal",text:"Phasellus imperdiet mi vitae ligula pharetra, a dignissim velit vehicula.",type:"text",style:"",detail:0,format:2,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},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Aenean ut ligula ac libero vehicula luctus.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Suspendisse potenti. Donec malesuada arcu Bt velit laoreet convallis. Sed Bt eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue Bt, rutrum felis.",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"},{id:"67828accbfbb3500011b4cdb",title:"Aenean ut ligula ac libero vehicula luctus. I",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 Bt velit laoreet convallis. Sed Bt eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue Bt, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},blockName:null,features:[{id:"67828accbfbb3500011b4cd8",title:"Aenean ut 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 Bt velit laoreet convallis. Sed Bt eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue Bt, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},link:{type:"none",newTab:null,url:"/",label:"Home"},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 et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Pe sit amet facilisis lectus. Fusce ornare metus Bt 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:"none",newTab:!0,url:"",label:"test"},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 et elit fringilla, nec fringilla eros maximus. Nulla facilisi. Pe sit amet facilisis lectus. Fusce ornare metus Bt 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:"#",label:"#"},icon:{type:"fa-thin",icon:"screen-users"}}],blockType:"features"},{id:"67828be29b9e476536d9588d",blockName:null,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 Bt velit laoreet convallis. Sed Bt eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue Bt, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{tag:"h3",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 Bt velit laoreet convallis. Sed Bt eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue Bt, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{tag:"h4",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 Bt velit laoreet convallis. Sed Bt eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue Bt, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Lorem ipsum dolor sit amet, consectetur adipiscing elit. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Vivamus lacinia odio vitae vestibulum vestibulum. Cras vehicula, libero a pharetra dictum, urna lectus porttitor lacus, Bt dapibus justo quam vel metus. Pellentesque habitant morbi tristique senectus et netus et 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}],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 Bt velit laoreet convallis. Sed Bt eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue Bt, rutrum felis.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{tag:"h3",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 Bt velit laoreet convallis. Sed Bt eros vel lacus varius varius nec id metus. Praesent faucibus, orci a varius dapibus, lorem libero convallis est, et consequat libero magna sit amet risus. Maecenas tincidunt erat et felis sodales, nec malesuada sem tincidunt. Duis sed nisl euismod, ullamcorper augue Bt, 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"}],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:"67828dcbbfbb3500011b4d28",doc:19,url:null,label:"Test Page"}],updatedAt:"2025-01-11T15:27:07.957Z",createdAt:"2025-01-11T15:14:20.282Z",_status:"published"},edit:!0}},Yo={args:{...dt.args,page:{id:1,title:"Test Proposal",hero:{type:"lowImpact",richText:null,links:[],media:null},layout:[{id:"67a8fefea2a234ac414429cd",reusableContent:{id:1,title:"Test Content",hero:{type:"lowImpact",richText:null,links:[],media:null},layout:[{id:"67a8f0fca2a234ac414429c9",title:null,description:null,blockName:null,features:[{id:"67a8f0ffa2a234ac414429cb",title:"Test Feature",statistic:"80%",content:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Some text here!",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},settings:{card:"default",contents:"statistic"},link:{type:"none",newTab:null,url:null},icon:{type:"fa-thin",icon:"cloud"}}],blockType:"features",theme:{settings:{theme:"default",background:"transparent",image:null,overlay:null}}}],meta:{title:null,image:null,description:null},publishedAt:"2025-02-09T18:16:45.035Z",links:[],slug:"test-content",slugLock:!0,updatedAt:"2025-02-09T18:24:42.287Z",createdAt:"2025-02-09T18:16:45.034Z"},customId:null,blockName:"About Reply",blockType:"reusableContentBlock"}],publishedAt:"2025-02-09T19:16:29.260Z",authors:[],populatedAuthors:[],slug:"test-proposal",slugLock:!0,updatedAt:"2025-02-09T19:16:29.261Z",createdAt:"2025-02-09T19:15:56.240Z",_status:"published"}}},Qo={args:{...dt.args,page:{id:33,title:"Agile Ways of Working",hero:{type:"lowImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Agile Ways of Working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},links:[],media:null},layout:[{id:"678fbb9bef18b752fa6ba8f9",blockName:"Agile Ways of Working",columns:[{id:"678fbba0ef18b752fa6ba8fa",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:"Agile Ways of working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[],direction:null},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Agile is a methodology that promotes continuous iteration of development and testing throughout the software development lifecycle. It emphasises flexibility, collaboration, and customer satisfaction.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0},{tag:"h3",type:"heading",format:"",indent:0,version:1,children:[{mode:"normal",text:"Core Principles",type:"text",style:"",detail:0,format:1,version:1}],direction:"ltr"},{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:"Customer Collaboration",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:": Engage with customers frequently to gather feedback and ensure the product meets their needs.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Responding to Change",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:": Be adaptable and ready to pivot based on feedback and changing requirements.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"Individuals and Interactions",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:": Value people and communication over processes and tools.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:4,format:"",indent:0,version:1,children:[{mode:"normal",text:"Working Software",type:"text",style:"",detail:0,format:1,version:1},{mode:"normal",text:": Deliver functional software frequently, with a preference for shorter timescales.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"number",direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"},{id:"678fbc43ef18b752fa6ba8fb",blockName:"Agile Roles",columns:[{id:"678fbc52ef18b752fa6ba8fc",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:"Agile Roles",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:[],direction:"ltr",textStyle:"",textFormat:0},{type:"table",format:"",indent:0,version:1,children:[{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Role",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:3,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Description",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:1,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Product Owner",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Responsible for bridging the gap between the customer, business stakeholders, and the development team, ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:" An expert on the product and the customer\u2019s needs and priorities. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"start",indent:0,version:1,children:[{mode:"normal",text:"Defines the product backlog and prioritises requirements",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:4,format:"",indent:0,version:1,children:[{mode:"normal",text:"Works with the development team to help clarify requirements and shields them from business prioritisation noise. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Scrum Master",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Scrum masters are servant leaders",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Facilitates the Agile ceremonies",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"Supports the development team by removing blockers",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Development Team members",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"The team who create the product. Can Pe made up of developers, programmers, analysts, testers, designers, writers, engineers, editors, and anyone else involved in creating the product",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Development team members are cross-functional and have multiple skills they contribute to the product development work",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Stakeholders",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Anyone with an interest in the product",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Provide input and are affected by the product\u2019s outcome",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"Can include people from different departments, or even different companies",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:4,format:"",indent:0,version:1,children:[{mode:"normal",text:"Stakeholders must Pe involved, providing regular feedback and support to the development team and product owner, but are outside of the scrum team",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null}],colWidths:[170,408],direction:null},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{type:"horizontalrule",version:1},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"},{id:"678fbc60ef18b752fa6ba8fd",blockName:"Agile Ceremonies",columns:[{id:"678fbc69ef18b752fa6ba8fe",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:"Agile Ceremonies",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:[],direction:"ltr",textStyle:"",textFormat:0},{type:"table",format:"",indent:0,version:1,children:[{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Ceremony",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:3,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Frequency",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:1,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Description",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:1,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"PI Planning",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:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Quarterly",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Program Increment (PI) Planning",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Focused planning with all the teams, stakeholders, and product owners/managers in one place to review the program backlog.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"creates a shared vision among Agile teams. Throughout the event, business stakeholders, project owners, and project teams review their program backlog. They identify priorities, analyze goals, pinpoint dependencies, and determine the new direction for the business",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Sprint Planning",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:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Fortnightly",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Takes place Bt the beginning of each sprint",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Define the sprint goal (based on priorities from the product owner) and the requirements to achieve this goal.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"Individual tasks needed to complete each requirement",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:4,format:"",indent:0,version:1,children:[{mode:"normal",text:"The whole team should Pe involved",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:5,format:"",indent:0,version:1,children:[{mode:"normal",text:"Input \u2013 backlog items, capacity, product owner priorities",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:6,format:"",indent:0,version:1,children:[{mode:"normal",text:"Team to decide what work they will complete in the upcoming iteration.",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Mid sprint review",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:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Fortnightly",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Review the work completed so far in the sprint and that the team are still on track to meet the sprint goals",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Make any adjustments to tasks in the sprint that may Pe required. this could Pe re-prioritising tasks, reallocating resources, or refining their approach to certain tasks ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Daily Stand up",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:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Everyday",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Daily meeting to ensure everyone is aware of what is going on. ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Each team member gives an update based on 3 questions:",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:1,version:1,children:[{mode:"normal",text:"What was done yesterday",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:1,version:1,children:[{mode:"normal",text:"What will Pe done today",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:1,version:1,children:[{mode:"normal",text:"Any blockers/obstacles",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:"ltr",headerState:0,backgroundColor:null}],direction:"ltr"},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"End of Sprint demo/show\u2019n\u2019tell",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:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Fortnightly",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Team showcases the work completed during the sprint - any new feature/ functionality that was part of the sprint goals",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Opportunity for stakeholders to provide any feedback ",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:"ltr",headerState:0,backgroundColor:null}],direction:"ltr"},{type:"tablerow",format:"",height:228,indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Sprint Retrospective",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Fortnightly",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:0,version:1,children:[{mode:"normal",text:"Held Bt the end of each sprint to review how the team is working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:0,version:1,children:[{mode:"normal",text:"Reflect on the sprint focusing on:",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{tag:"ul",type:"list",start:1,format:"",indent:0,version:1,children:[{type:"listitem",value:1,format:"",indent:1,version:1,children:[{mode:"normal",text:"What went well",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:2,format:"",indent:1,version:1,children:[{mode:"normal",text:"What could Pe improved",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:1,version:1,children:[{mode:"normal",text:"Any action points",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:"ltr"},{type:"listitem",value:3,format:"",indent:0,version:1,children:[{mode:"normal",text:"Suggested Retro tool: ",type:"text",style:"",detail:0,format:0,version:1},{id:"6790bf3f49735a7ad6434b9c",type:"link",fields:{doc:null,url:"https://www.retrotool.app/",newTab:!1,linkType:"custom"},format:"",indent:0,version:3,children:[{mode:"normal",text:"Retro tool | Simple and effective retrospectives for your team",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"}],direction:"ltr"}],listType:"bullet",direction:"ltr"}],direction:"ltr",headerState:0,backgroundColor:null}],direction:"ltr"}],colWidths:[92,92,372],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"},{id:"678fbc7aef18b752fa6ba8ff",blockName:"Agile Artefacts",columns:[{id:"678fbc7def18b752fa6ba900",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:"Agile Artefacts",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0},{type:"table",format:"",indent:0,version:1,children:[{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Artefact",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:3,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Description",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:1,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:1,backgroundColor:null}],direction:"ltr"},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"User Story",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null}],direction:"ltr"},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Product Backlog",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr",headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null}],direction:"ltr"},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null}],direction:null},{type:"tablerow",format:"",indent:0,version:1,children:[{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:2,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null},{type:"tablecell",format:"",indent:0,colSpan:1,rowSpan:1,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:null,headerState:0,backgroundColor:null}],direction:null}],colWidths:[92,92,92],direction:"ltr"},{type:"paragraph",format:"",indent:0,version:1,children:[],direction:null,textStyle:"",textFormat:0}],direction:"ltr"}},enableLink:null,link:{type:"reference",newTab:null,url:null,label:null,appearance:"default"}}],blockType:"content"}],meta:{title:null,image:null,description:null},publishedAt:"2025-01-21T15:28:09.099Z",publishedToWebsite:!1,links:[{id:"678fbb87ef18b752fa6ba8f8",link:{type:"reference",newTab:null,reference:{relationTo:"pages",value:{id:25,title:"Delivery Methodologies",slug:"delivery-methodologies"}},url:null,label:"test"}}],slug:"agile-ways-of-working",slugLock:!0,parent:null,breadcrumbs:[{id:"6790c52f0ab3d900013f4967",doc:33,url:null,label:"Agile Ways of Working"}],updatedAt:"2025-01-22T10:15:12.002Z",createdAt:"2025-01-21T15:21:20.859Z",_status:"published"}}},Ko={args:{...dt.args,page:{id:33,title:"Agile Ways of Working",hero:{type:"lowImpact",richText:{root:{type:"root",format:"",indent:0,version:1,children:[{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Agile Ways of Working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr",textStyle:"",textFormat:0}],direction:"ltr"}},links:[],media:null},layout:[{id:"678fbb9bef18b752fa6ba8f9",blockName:"Agile Ways of Working",columns:[{id:"678fbba0ef18b752fa6ba8fa",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:"Agile Ways of working",type:"text",style:"",detail:0,format:0,version:1}],direction:"ltr"},{tag:"h2",type:"heading",format:"",indent:0,version:1,children:[],direction:null},{type:"paragraph",format:"",indent:0,version:1,children:[{mode:"normal",text:"Agile is a methodology that promotes continuous iteration of development and testing throughout the software development lifecycle. It emphasises flexibility, collaboration, and customer satisfaction.",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"}],meta:{title:null,image:null,description:null},publishedAt:"2025-01-21T15:28:09.099Z",publishedToWebsite:!1,links:[{id:"678fbb87ef18b752fa6ba8f8",link:{type:"reference",newTab:null,reference:{relationTo:"pages",value:{id:25,title:"Delivery Methodologies",slug:"delivery-methodologies"}},url:null,label:"test"}}],slug:"agile-ways-of-working",slugLock:!0,parent:null,breadcrumbs:[{id:"6790c52f0ab3d900013f4967",doc:33,url:null,label:"Agile Ways of Working"}],updatedAt:"2025-01-22T10:15:12.002Z",createdAt:"2025-01-21T15:21:20.859Z",_status:"published"}}};0&&(module.exports={Bug2,Bug3,Default,HighImpactHero,LowImpactHero,MediumImpactHero,PostHero,RandomText,ReusableContent,SectionHero});
|