cortex-react-components 1.53.7 → 1.53.9
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-JB3WMW2V.mjs → chunk-3XS76N3K.mjs} +1 -1
- package/dist/chunk-FCCLGLML.mjs +1 -0
- package/dist/{chunk-ZON7P23Z.mjs → chunk-HSFVPF3U.mjs} +1 -1
- package/dist/{chunk-YZVR5WZF.mjs → chunk-HU7W3CXR.mjs} +1 -1
- package/dist/{chunk-AFYQS22K.mjs → chunk-IW7YN6UJ.mjs} +1 -1
- package/dist/{chunk-UBLSFHFX.mjs → chunk-KYN3R74E.mjs} +1 -1
- package/dist/{chunk-S7I4XJS6.mjs → chunk-LLJZRF3C.mjs} +1 -1
- package/dist/{chunk-3C45ZWAB.mjs → chunk-MYODH36B.mjs} +1 -1
- package/dist/{chunk-URAT6D6U.mjs → chunk-NDVGJGTE.mjs} +1 -1
- package/dist/{chunk-VKA6UDCS.mjs → chunk-RTWZTSSI.mjs} +3 -3
- package/dist/{chunk-EJWCYWV6.mjs → chunk-UYCRIFAD.mjs} +1 -1
- package/dist/components/Blocks/Banner.mjs +1 -1
- package/dist/components/Blocks/CallToAction.mjs +1 -1
- package/dist/components/Blocks/CallToAction.stories.mjs +1 -1
- package/dist/components/Blocks/Content.mjs +1 -1
- package/dist/components/Blocks/Content.stories.mjs +1 -1
- package/dist/components/Blocks/FeaturesBlock.mjs +1 -1
- package/dist/components/Blocks/FeaturesBlock.stories.mjs +1 -1
- package/dist/components/Blocks/RelatedPosts.mjs +1 -1
- package/dist/components/Blocks/RenderBlocks.mjs +1 -1
- package/dist/components/Blocks/ReusableContentBlock.mjs +1 -1
- package/dist/components/Blocks/index.mjs +1 -1
- package/dist/components/Cards/ContentCard.mjs +1 -1
- package/dist/components/Cards/ContentCard.stories.mjs +1 -1
- package/dist/components/Cards/FeatureCard.mjs +1 -1
- package/dist/components/Cards/FeatureCard.stories.mjs +1 -1
- package/dist/components/Cards/index.mjs +1 -1
- package/dist/components/DigitalColleagues/MainPage.js +1 -1
- package/dist/components/DigitalColleagues/MainPage.mjs +1 -1
- package/dist/components/DigitalColleagues/MainPage.stories.js +1 -1
- package/dist/components/DigitalColleagues/MainPage.stories.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.d.ts +2 -1
- package/dist/components/HeaderFooter/Header.js +1 -1
- package/dist/components/HeaderFooter/Header.mjs +1 -1
- package/dist/components/HeaderFooter/Header.stories.js +1 -1
- package/dist/components/HeaderFooter/Header.stories.mjs +1 -1
- package/dist/components/HeaderFooter/SectionHeading.mjs +1 -1
- package/dist/components/HeaderFooter/index.js +1 -1
- package/dist/components/HeaderFooter/index.mjs +1 -1
- package/dist/components/Heros/HighImpact/index.mjs +1 -1
- package/dist/components/Heros/LowImpact/index.mjs +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.mjs +1 -1
- package/dist/components/Heros/SectionHero/index.mjs +1 -1
- package/dist/components/Heros/index.mjs +1 -1
- package/dist/components/Layouts/FeatureGrid.stories.mjs +1 -1
- package/dist/components/Layouts/OutputHeaderFooter.mjs +1 -1
- package/dist/components/Layouts/Print.mjs +1 -1
- package/dist/components/Layouts/Print.stories.mjs +1 -1
- package/dist/components/Layouts/SlideShow.mjs +1 -1
- package/dist/components/Layouts/SlideShow.stories.mjs +1 -1
- package/dist/components/Layouts/index.mjs +1 -1
- package/dist/components/Payload/RichText/index.mjs +1 -1
- package/dist/components/Payload/RichText/serialize.mjs +1 -1
- package/dist/components/Payload/RichText.stories.mjs +1 -1
- package/dist/components/Payload/index.mjs +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/index.mjs +1 -1
- package/dist/components/ui/index.mjs +1 -1
- package/dist/globals.css +1 -1
- package/dist/hooks/index.mjs +1 -1
- package/dist/index.js +2 -2
- 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.js +1 -1
- package/dist/pages/Documentation.mjs +1 -1
- package/dist/pages/Documentation.stories.js +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.js +1 -1
- package/dist/pages/LandingPage.mjs +1 -1
- package/dist/pages/LandingPage.stories.js +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 +1 -1
- package/dist/pages/Page.stories.mjs +1 -1
- package/dist/pages/Printable.stories.mjs +1 -1
- package/dist/pages/Publish.mjs +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 +1 -1
- package/dist/pages/Website.stories.mjs +1 -1
- package/dist/sections/AboutSection.mjs +1 -1
- package/dist/sections/AboutSection.stories.mjs +1 -1
- package/dist/sections/BlogDetail.mjs +1 -1
- package/dist/sections/BlogDetail.stories.mjs +1 -1
- package/dist/sections/BlogList.js +1 -1
- package/dist/sections/BlogList.mjs +1 -1
- package/dist/sections/BlogList.stories.js +1 -1
- package/dist/sections/BlogList.stories.mjs +1 -1
- package/dist/sections/BlogListSection.mjs +1 -1
- package/dist/sections/BlogListSection.stories.mjs +1 -1
- package/dist/sections/ContactSection.mjs +1 -1
- package/dist/sections/ContactSection.stories.mjs +1 -1
- package/dist/sections/ImageSection.stories.mjs +1 -1
- package/dist/sections/PageSections.js +2 -2
- package/dist/sections/PageSections.mjs +1 -1
- package/dist/sections/PageSections.stories.js +2 -2
- package/dist/sections/PageSections.stories.mjs +1 -1
- package/dist/sections/PricingSection.mjs +1 -1
- package/dist/sections/PricingSection.stories.mjs +1 -1
- package/dist/sections/ServiceDetailSection.mjs +1 -1
- package/dist/sections/ServiceDetailSection.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-Y57CQYEG.mjs +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
"use strict";var tt=Object.create;var te=Object.defineProperty;var ot=Object.getOwnPropertyDescriptor;var rt=Object.getOwnPropertyNames;var at=Object.getPrototypeOf,nt=Object.prototype.hasOwnProperty;var st=(e,t)=>{for(var o in t)te(e,o,{get:t[o],enumerable:!0})},ze=(e,t,o,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of rt(t))!nt.call(e,a)&&a!==o&&te(e,a,{get:()=>t[a],enumerable:!(r=ot(t,a))||r.enumerable});return e};var pe=(e,t,o)=>(o=e!=null?tt(at(e)):{},ze(t||!e||!e.__esModule?te(o,"default",{value:e,enumerable:!0}):o,e)),it=e=>ze(te({},"__esModule",{value:!0}),e);var Ut={};st(Ut,{BrandLogo:()=>$,Footer:()=>Vt,Header:()=>Wt,HeaderDesktop:()=>be,HeaderMobile:()=>ve,SimpleHeader:()=>Ot,VideoHeader:()=>jt});module.exports=it(Ut);var Te=require("react/jsx-runtime"),Le=({type:e="solid",iconName:t="cloud",size:o="lg",className:r})=>{let a=e.includes("fa-")?e+" ":"fa-"+e+" ",n="fa-"+t,i=r!=null?r:"",s=a+n+" fa-"+o+" "+i;return(0,Te.jsx)("i",{className:s})};var G=require("react"),I=require("@headlessui/react"),ae=require("@heroicons/react/24/outline"),q=require("@heroicons/react/20/solid");var Fe=require("clsx");var fe="-",lt=e=>{let t=dt(e),{conflictingClassGroups:o,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:i=>{let s=i.split(fe);return s[0]===""&&s.length!==1&&s.shift(),He(s,t)||ct(i)},getConflictingClassGroupIds:(i,s)=>{let g=o[i]||[];return s&&r[i]?[...g,...r[i]]:g}}},He=(e,t)=>{var i;if(e.length===0)return t.classGroupId;let o=e[0],r=t.nextPart.get(o),a=r?He(e.slice(1),r):void 0;if(a)return a;if(t.validators.length===0)return;let n=e.join(fe);return(i=t.validators.find(({validator:s})=>s(n)))==null?void 0:i.classGroupId},Ae=/^\[(.+)\]$/,ct=e=>{if(Ae.test(e)){let t=Ae.exec(e)[1],o=t==null?void 0:t.substring(0,t.indexOf(":"));if(o)return"arbitrary.."+o}},dt=e=>{let{theme:t,prefix:o}=e,r={nextPart:new Map,validators:[]};return pt(Object.entries(e.classGroups),o).forEach(([n,i])=>{ge(i,r,n,t)}),r},ge=(e,t,o,r)=>{e.forEach(a=>{if(typeof a=="string"){let n=a===""?t:Re(t,a);n.classGroupId=o;return}if(typeof a=="function"){if(mt(a)){ge(a(r),t,o,r);return}t.validators.push({validator:a,classGroupId:o});return}Object.entries(a).forEach(([n,i])=>{ge(i,Re(t,n),o,r)})})},Re=(e,t)=>{let o=e;return t.split(fe).forEach(r=>{o.nextPart.has(r)||o.nextPart.set(r,{nextPart:new Map,validators:[]}),o=o.nextPart.get(r)}),o},mt=e=>e.isThemeGetter,pt=(e,t)=>t?e.map(([o,r])=>{let a=r.map(n=>typeof n=="string"?t+n:typeof n=="object"?Object.fromEntries(Object.entries(n).map(([i,s])=>[t+i,s])):n);return[o,a]}):e,ut=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,o=new Map,r=new Map,a=(n,i)=>{o.set(n,i),t++,t>e&&(t=0,r=o,o=new Map)};return{get(n){let i=o.get(n);if(i!==void 0)return i;if((i=r.get(n))!==void 0)return a(n,i),i},set(n,i){o.has(n)?o.set(n,i):a(n,i)}}},Be="!",gt=e=>{let{separator:t,experimentalParseClassName:o}=e,r=t.length===1,a=t[0],n=t.length,i=s=>{let g=[],c=0,u=0,S;for(let N=0;N<s.length;N++){let C=s[N];if(c===0){if(C===a&&(r||s.slice(N,N+n)===t)){g.push(s.slice(u,N)),u=N+n;continue}if(C==="/"){S=N;continue}}C==="["?c++:C==="]"&&c--}let P=g.length===0?s:s.substring(u),w=P.startsWith(Be),k=w?P.substring(1):P,p=S&&S>u?S-u:void 0;return{modifiers:g,hasImportantModifier:w,baseClassName:k,maybePostfixModifierPosition:p}};return o?s=>o({className:s,parseClassName:i}):i},ft=e=>{if(e.length<=1)return e;let t=[],o=[];return e.forEach(r=>{r[0]==="["?(t.push(...o.sort(),r),o=[]):o.push(r)}),t.push(...o.sort()),t},ht=e=>({cache:ut(e.cacheSize),parseClassName:gt(e),...lt(e)}),bt=/\s+/,xt=(e,t)=>{let{parseClassName:o,getClassGroupId:r,getConflictingClassGroupIds:a}=t,n=[],i=e.trim().split(bt),s="";for(let g=i.length-1;g>=0;g-=1){let c=i[g],{modifiers:u,hasImportantModifier:S,baseClassName:P,maybePostfixModifierPosition:w}=o(c),k=!!w,p=r(k?P.substring(0,w):P);if(!p){if(!k){s=c+(s.length>0?" "+s:s);continue}if(p=r(P),!p){s=c+(s.length>0?" "+s:s);continue}k=!1}let N=ft(u).join(":"),C=S?N+Be:N,D=C+p;if(n.includes(D))continue;n.push(D);let W=a(p,k);for(let E=0;E<W.length;++E){let Z=W[E];n.push(C+Z)}s=c+(s.length>0?" "+s:s)}return s};function vt(){let e=0,t,o,r="";for(;e<arguments.length;)(t=arguments[e++])&&(o=$e(t))&&(r&&(r+=" "),r+=o);return r}var $e=e=>{if(typeof e=="string")return e;let t,o="";for(let r=0;r<e.length;r++)e[r]&&(t=$e(e[r]))&&(o&&(o+=" "),o+=t);return o};function yt(e,...t){let o,r,a,n=i;function i(g){let c=t.reduce((u,S)=>S(u),e());return o=ht(c),r=o.cache.get,a=o.cache.set,n=s,s(g)}function s(g){let c=r(g);if(c)return c;let u=xt(g,o);return a(g,u),u}return function(){return n(vt.apply(null,arguments))}}var v=e=>{let t=o=>o[e]||[];return t.isThemeGetter=!0,t},Ee=/^\[(?:([a-Te-]+):)?(.+)\]$/i,wt=/^\d+\/\d+$/,kt=new Set(["px","full","screen"]),Nt=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,St=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|Te|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,Pt=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Ct=/^(inset_)?-?((\d+)?\.?(\d+)[a-Te]+|0)_-?((\d+)?\.?(\d+)[a-Te]+|0)/,Mt=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,R=e=>j(e)||kt.has(e)||wt.test(e),H=e=>_(e,"length",Ht),j=e=>!!e&&!Number.isNaN(Number(e)),ue=e=>_(e,"number",j),X=e=>!!e&&Number.isInteger(Number(e)),It=e=>e.endsWith("%")&&j(e.slice(0,-1)),d=e=>Ee.test(e),B=e=>Nt.test(e),Dt=new Set(["length","size","percentage"]),zt=e=>_(e,Dt,Ge),Lt=e=>_(e,"position",Ge),Tt=new Set(["image","url"]),At=e=>_(e,Tt,$t),Rt=e=>_(e,"",Bt),J=()=>!0,_=(e,t,o)=>{let r=Ee.exec(e);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):o(r[2]):!1},Ht=e=>St.test(e)&&!Pt.test(e),Ge=()=>!1,Bt=e=>Ct.test(e),$t=e=>Mt.test(e);var Et=()=>{let e=v("colors"),t=v("spacing"),o=v("blur"),r=v("brightness"),a=v("borderColor"),n=v("borderRadius"),i=v("borderSpacing"),s=v("borderWidth"),g=v("contrast"),c=v("grayscale"),u=v("hueRotate"),S=v("invert"),P=v("gap"),w=v("gradientColorStops"),k=v("gradientColorStopPositions"),p=v("inset"),N=v("margin"),C=v("opacity"),D=v("padding"),W=v("saturate"),E=v("scale"),Z=v("sepia"),Ne=v("skew"),Se=v("space"),Pe=v("translate"),le=()=>["auto","contain","none"],ce=()=>["auto","hidden","clip","visible","scroll"],de=()=>["auto",d,t],y=()=>[d,t],Ce=()=>["",R,H],Q=()=>["auto",j,d],Me=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],ee=()=>["solid","dashed","dotted","double","none"],Ie=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],me=()=>["start","end","center","between","around","evenly","stretch"],U=()=>["","0",d],De=()=>["auto","avoid","all","avoid-page","page","left","right","column"],A=()=>[j,d];return{cacheSize:500,separator:":",theme:{colors:[J],spacing:[R,H],blur:["none","",B,d],brightness:A(),borderColor:[e],borderRadius:["none","","full",B,d],borderSpacing:y(),borderWidth:Ce(),contrast:A(),grayscale:U(),hueRotate:A(),invert:U(),gap:y(),gradientColorStops:[e],gradientColorStopPositions:[It,H],inset:de(),margin:de(),opacity:A(),padding:y(),saturate:A(),scale:A(),sepia:U(),skew:A(),space:y(),translate:y()},classGroups:{aspect:[{aspect:["auto","square","video",d]}],container:["container"],columns:[{columns:[B]}],"break-after":[{"break-after":De()}],"break-before":[{"break-before":De()}],"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:[...Me(),d]}],overflow:[{overflow:ce()}],"overflow-Te":[{"overflow-Te":ce()}],"overflow-y":[{"overflow-y":ce()}],overscroll:[{overscroll:le()}],"overscroll-Te":[{"overscroll-Te":le()}],"overscroll-y":[{"overscroll-y":le()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[p]}],"inset-Te":[{"inset-Te":[p]}],"inset-y":[{"inset-y":[p]}],start:[{start:[p]}],end:[{end:[p]}],top:[{top:[p]}],right:[{right:[p]}],bottom:[{bottom:[p]}],left:[{left:[p]}],visibility:["visible","invisible","collapse"],Te:[{Te:["auto",X,d]}],basis:[{basis:de()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",d]}],grow:[{grow:U()}],shrink:[{shrink:U()}],order:[{order:["first","last","none",X,d]}],"grid-cols":[{"grid-cols":[J]}],"col-start-end":[{col:["auto",{span:["full",X,d]},d]}],"col-start":[{"col-start":Q()}],"col-end":[{"col-end":Q()}],"grid-rows":[{"grid-rows":[J]}],"row-start-end":[{row:["auto",{span:[X,d]},d]}],"row-start":[{"row-start":Q()}],"row-end":[{"row-end":Q()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",d]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",d]}],gap:[{gap:[P]}],"gap-Te":[{"gap-Te":[P]}],"gap-y":[{"gap-y":[P]}],"justify-content":[{justify:["normal",...me()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...me(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...me(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[D]}],px:[{px:[D]}],py:[{py:[D]}],ps:[{ps:[D]}],pe:[{pe:[D]}],pt:[{pt:[D]}],pr:[{pr:[D]}],pb:[{pb:[D]}],pl:[{pl:[D]}],Te:[{Te:[N]}],mx:[{mx:[N]}],my:[{my:[N]}],ms:[{ms:[N]}],me:[{me:[N]}],mt:[{mt:[N]}],mr:[{mr:[N]}],mb:[{mb:[N]}],ml:[{ml:[N]}],"space-Te":[{"space-Te":[Se]}],"space-Te-reverse":["space-Te-reverse"],"space-y":[{"space-y":[Se]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",d,t]}],"min-w":[{"min-w":[d,t,"min","max","fit"]}],"max-w":[{"max-w":[d,t,"none","full","min","max","fit","prose",{screen:[B]},B]}],Te:[{Te:[d,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-Te":[{"min-Te":[d,t,"min","max","fit","svh","lvh","dvh"]}],"max-Te":[{"max-Te":[d,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[d,t,"auto","min","max","fit"]}],"font-size":[{text:["base",B,H]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",ue]}],"font-family":[{font:[J]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",d]}],"line-clamp":[{"line-clamp":["none",j,ue]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",R,d]}],"list-image":[{"list-image":["none",d]}],"list-style-type":[{list:["none","disc","decimal",d]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[C]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[C]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...ee(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",R,H]}],"underline-offset":[{"underline-offset":["auto",R,d]}],"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:y()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",d]}],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",d]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[C]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...Me(),Lt]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","Te","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",zt]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","Te","tl"]},At]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[k]}],"gradient-via-pos":[{via:[k]}],"gradient-to-pos":[{to:[k]}],"gradient-from":[{from:[w]}],"gradient-via":[{via:[w]}],"gradient-to":[{to:[w]}],rounded:[{rounded:[n]}],"rounded-s":[{"rounded-s":[n]}],"rounded-e":[{"rounded-e":[n]}],"rounded-t":[{"rounded-t":[n]}],"rounded-r":[{"rounded-r":[n]}],"rounded-b":[{"rounded-b":[n]}],"rounded-Te":[{"rounded-Te":[n]}],"rounded-ss":[{"rounded-ss":[n]}],"rounded-ae":[{"rounded-ae":[n]}],"rounded-ee":[{"rounded-ee":[n]}],"rounded-es":[{"rounded-es":[n]}],"rounded-tl":[{"rounded-tl":[n]}],"rounded-tr":[{"rounded-tr":[n]}],"rounded-br":[{"rounded-br":[n]}],"rounded-bl":[{"rounded-bl":[n]}],"border-w":[{border:[s]}],"border-w-Te":[{"border-Te":[s]}],"border-w-y":[{"border-y":[s]}],"border-w-s":[{"border-s":[s]}],"border-w-e":[{"border-e":[s]}],"border-w-t":[{"border-t":[s]}],"border-w-r":[{"border-r":[s]}],"border-w-b":[{"border-b":[s]}],"border-w-Te":[{"border-Te":[s]}],"border-opacity":[{"border-opacity":[C]}],"border-style":[{border:[...ee(),"hidden"]}],"divide-Te":[{"divide-Te":[s]}],"divide-Te-reverse":["divide-Te-reverse"],"divide-y":[{"divide-y":[s]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[C]}],"divide-style":[{divide:ee()}],"border-color":[{border:[a]}],"border-color-Te":[{"border-Te":[a]}],"border-color-y":[{"border-y":[a]}],"border-color-s":[{"border-s":[a]}],"border-color-e":[{"border-e":[a]}],"border-color-t":[{"border-t":[a]}],"border-color-r":[{"border-r":[a]}],"border-color-b":[{"border-b":[a]}],"border-color-Te":[{"border-Te":[a]}],"divide-color":[{divide:[a]}],"outline-style":[{outline:["",...ee()]}],"outline-offset":[{"outline-offset":[R,d]}],"outline-w":[{outline:[R,H]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:Ce()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[C]}],"ring-offset-w":[{"ring-offset":[R,H]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",B,Rt]}],"shadow-color":[{shadow:[J]}],opacity:[{opacity:[C]}],"mix-blend":[{"mix-blend":[...Ie(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":Ie()}],filter:[{filter:["","none"]}],blur:[{blur:[o]}],brightness:[{brightness:[r]}],contrast:[{contrast:[g]}],"drop-shadow":[{"drop-shadow":["","none",B,d]}],grayscale:[{grayscale:[c]}],"hue-rotate":[{"hue-rotate":[u]}],invert:[{invert:[S]}],saturate:[{saturate:[W]}],sepia:[{sepia:[Z]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[o]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[g]}],"backdrop-grayscale":[{"backdrop-grayscale":[c]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[u]}],"backdrop-invert":[{"backdrop-invert":[S]}],"backdrop-opacity":[{"backdrop-opacity":[C]}],"backdrop-saturate":[{"backdrop-saturate":[W]}],"backdrop-sepia":[{"backdrop-sepia":[Z]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[i]}],"border-spacing-Te":[{"border-spacing-Te":[i]}],"border-spacing-y":[{"border-spacing-y":[i]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",d]}],duration:[{duration:A()}],ease:[{ease:["linear","in","out","in-out",d]}],delay:[{delay:A()}],animate:[{animate:["none","spin","ping","pulse","bounce",d]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[E]}],"scale-Te":[{"scale-Te":[E]}],"scale-y":[{"scale-y":[E]}],rotate:[{rotate:[X,d]}],"translate-Te":[{"translate-Te":[Pe]}],"translate-y":[{"translate-y":[Pe]}],"skew-Te":[{"skew-Te":[Ne]}],"skew-y":[{"skew-y":[Ne]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",d]}],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","ae-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",d]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","Te",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-Te":[{"scroll-Te":y()}],"scroll-mx":[{"scroll-mx":y()}],"scroll-my":[{"scroll-my":y()}],"scroll-ms":[{"scroll-ms":y()}],"scroll-me":[{"scroll-me":y()}],"scroll-mt":[{"scroll-mt":y()}],"scroll-mr":[{"scroll-mr":y()}],"scroll-mb":[{"scroll-mb":y()}],"scroll-ml":[{"scroll-ml":y()}],"scroll-p":[{"scroll-p":y()}],"scroll-px":[{"scroll-px":y()}],"scroll-py":[{"scroll-py":y()}],"scroll-ps":[{"scroll-ps":y()}],"scroll-pe":[{"scroll-pe":y()}],"scroll-pt":[{"scroll-pt":y()}],"scroll-pr":[{"scroll-pr":y()}],"scroll-pb":[{"scroll-pb":y()}],"scroll-pl":[{"scroll-pl":y()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","Te","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-Te":[{"touch-pan":["Te","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",d]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[R,H,ue]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-Te","overflow-y"],overscroll:["overscroll-Te","overscroll-y"],inset:["inset-Te","inset-y","start","end","top","right","bottom","left"],"inset-Te":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-Te","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],Te:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","Te"],"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-Te","rounded-ss","rounded-ae","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-ae","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-Te":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-Te","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-Te"],"border-w-Te":["border-w-r","border-w-Te"],"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-Te"],"border-color-Te":["border-color-r","border-color-Te"],"border-color-y":["border-color-t","border-color-b"],"scroll-Te":["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-Te","touch-y","touch-pz"],"touch-Te":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var Oe=yt(Et);function b(...e){return Oe((0,Fe.clsx)(e))}var Gt=({name:e,items:t,actions:o=[],href:r})=>!t&&r?(0,Te.jsx)("a",{href:r,className:"flex items-center gap-Te-1 text-sm text-foreground group",children:(0,Te.jsxs)("span",{className:"relative",children:[e,(0,Te.jsx)("span",{className:"absolute -bottom-1 left-1/2 w-1/2 Te-0.5 bg-accent transform -translate-Te-1/2 scale-Te-0 transition-transform duration-300 ease-in-out group-hover:scale-Te-100"})]})}):(0,Te.jsxs)(I.Popover,{children:[(0,Te.jsxs)(I.PopoverButton,{className:"flex items-center gap-Te-1 text-sm/6 text-foreground outline-none group",children:[(0,Te.jsxs)("span",{className:"relative",children:[e,(0,Te.jsx)("span",{className:"absolute bottom-0 left-1/2 w-1/2 Te-0.5 bg-accent transform -translate-Te-1/2 scale-Te-0 transition-transform duration-300 ease-in-out group-hover:scale-Te-100"})]}),(0,Te.jsx)(q.ChevronDownIcon,{"aria-hidden":"true",className:"Te-5 w-5 flex-none text-accent"})]}),(0,Te.jsxs)(I.PopoverPanel,{transition:!0,className:"absolute inset-Te-0 top-0 -Te-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,Te.jsx)("div",{className:"mx-auto grid max-w-7xl grid-cols-4 gap-Te-4 px-6 py-10 lg:px-8 xl:gap-Te-8 Te-50",children:t&&t.map(a=>(0,Te.jsxs)("div",{className:"group relative rounded-lg p-6 text-sm/6 box-border",children:[(0,Te.jsx)("div",{className:"flex Te-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:a.icon&&(0,Te.jsx)(je,{icon:a.icon,size:"4x"})}),(0,Te.jsxs)("a",{href:a.href,className:"mt-6 block text-popover-foreground group-hover:text-accent",children:[a.name,(0,Te.jsx)("span",{className:"absolute inset-0"})]}),(0,Te.jsx)("p",{className:"mt-1 text-popover-foreground/80 group-hover:text-accent",children:a.description})]},a.name))}),o.length>0&&(0,Te.jsx)("div",{className:"bg-gray-50",children:(0,Te.jsx)("div",{className:"mx-auto max-w-7xl px-6 lg:px-8",children:(0,Te.jsx)("div",{className:"grid grid-cols-3 divide-Te divide-gray-900/5 border-Te border-gray-900/5",children:o.map(a=>(0,Te.jsxs)("a",{href:a.href,className:"flex items-center max-Te-12 justify-center gap-Te-2.5 p-3 text-sm/6 text-gray-900 hover:bg-gray-100",children:[a.icon&&(0,Te.jsx)(je,{icon:a.icon,className:"Te-5 w-5 flex-none text-gray-400"}),a.name]},a.name))})})})]})]}),je=({icon:e,className:t,size:o="lg"})=>{if(!e)return null;if("type"in e)return(0,Te.jsx)(Le,{...e,size:o});if("src"in e)return(0,Te.jsx)("div",{className:b(t,"Te-full max-w-32 items-start text-left"),children:e&&typeof e.src=="string"&&(0,Te.jsx)("img",{src:e.src,style:{objectFit:"contain",width:"100%",height:"100%"}})})},oe=Gt;var re=["light","dark","green"];function Ot({title:e,logo:t,menuItems:o}){let[r,a]=(0,G.useState)(!1),[n,i]=(0,G.useState)(!1),[s,g]=(0,G.useState)("light"),c=t==null?void 0:t.split(".")[0],u=t==null?void 0:t.split(".")[1],[S,P]=(0,G.useState)(`${c}.${u}`),w=p=>{re.includes(p)?P(p==="light"?`${c}.${u}`:`${c}-${p}.${u}`):P(`${c}.${u}`)};(0,G.useEffect)(()=>{let p=localStorage.getItem("theme")||"light";g(p),document.documentElement.setAttribute("class",p),w(p)},[]);let k=()=>{let p=re[(re.indexOf(s)+1)%re.length];g(p),document.documentElement.setAttribute("class",p),localStorage.setItem("theme",p),w(p)};return(0,Te.jsxs)("header",{className:"relative isolate Te-10 bg-background Te-14",children:[(0,Te.jsxs)("nav",{"aria-label":"Global",className:"relative mx-auto flex items-center justify-between p-3 lg:px-8",children:[(0,Te.jsx)("div",{className:"flex lg:flex-1",children:(0,Te.jsxs)("a",{href:"#",className:"-Te-1.5 p-1.5 outline-none",children:[(0,Te.jsx)("span",{className:"sr-only",children:e}),(0,Te.jsx)("img",{alt:e,src:S,className:"Te-9 w-auto"})]})}),(0,Te.jsx)("div",{className:"flex lg:hidden",children:(0,Te.jsxs)("button",{type:"button",onClick:()=>a(!0),className:"-Te-2.5 inline-flex items-center justify-center rounded-md p-2.5 text-gray-700 outline-none",children:[(0,Te.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,Te.jsx)(ae.Bars3Icon,{"aria-hidden":"true",className:"Te-6 w-6"})]})}),(0,Te.jsx)(I.PopoverGroup,{className:"hidden lg:flex lg:gap-Te-12",children:o.map(p=>(0,Te.jsx)(oe,{...p},p.name))}),(0,Te.jsx)("div",{className:"hidden lg:flex lg:flex-1 lg:justify-end",children:(0,Te.jsx)("button",{onClick:k,className:"p-2 text-gray-700 outline-none",children:s==="dark"?(0,Te.jsx)(q.SunIcon,{className:"Te-6 w-6"}):s==="green"?(0,Te.jsx)(q.MoonIcon,{className:"Te-6 w-6"}):(0,Te.jsx)(q.SunIcon,{className:"Te-6 w-6"})})})]}),(0,Te.jsxs)(I.Dialog,{open:r,onClose:a,className:"lg:hidden",children:[(0,Te.jsx)("div",{className:"fixed inset-0 Te-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,Te.jsxs)(I.DialogPanel,{className:"fixed inset-y-0 right-0 Te-20 w-full overflow-y-auto bg-white px-6 py-6 sm:max-w-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,Te.jsxs)("div",{className:"flex items-center justify-between",children:[(0,Te.jsxs)("a",{href:"#",className:"-Te-1.5 p-1.5 outline-none",children:[(0,Te.jsx)("span",{className:"sr-only",children:"Your Company"}),(0,Te.jsx)("img",{alt:e,src:t,className:"Te-8 w-auto"})]}),(0,Te.jsxs)("button",{type:"button",onClick:()=>a(!1),className:"-Te-2.5 rounded-md p-2.5 text-gray-700 outline-none",children:[(0,Te.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,Te.jsx)(ae.XMarkIcon,{"aria-hidden":"true",className:"Te-6 w-6"})]})]}),(0,Te.jsx)("div",{className:"mt-6 flow-root",children:(0,Te.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,Te.jsx)("div",{className:"space-y-2 py-6",children:o.map(p=>(0,Te.jsx)(Ft,{...p},p.name))})})})]})]})]})}function Ft({name:e,items:t,actions:o,href:r}){return!t&&r?(0,Te.jsx)("a",{href:r,className:"-mx-3 block rounded-lg px-3 py-2 text-base font-semibold text-gray-900 hover:bg-gray-50",children:e}):(0,Te.jsxs)(I.Disclosure,{as:"div",className:"-mx-3",children:[(0,Te.jsx)(I.DisclosureButton,{className:"group flex w-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base font-semibold text-gray-900 hover:bg-gray-50",children:e}),(0,Te.jsx)(I.DisclosurePanel,{className:"mt-2 space-y-2",children:t&&t.map(a=>(0,Te.jsx)(I.DisclosureButton,{as:"a",href:a.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm font-semibold text-gray-900 hover:bg-gray-50",children:a.name},a.name))})]})}var Ye=pe(require("next/link"));function O({children:e,href:t,openNewTab:o,...r}){return(0,Te.jsx)(Ye.default,{href:t,target:o?"_blank":"_self",...r,children:e})}function We({children:e,isFluid:t=!1,isNoPadding:o=!1,className:r=""}){let a=b("container",t&&"full-width",o&&"no-padding",r);return(0,Te.jsx)("div",{className:a,children:e})}var Xe=({position:e,className:t=""})=>{let o=["","scale(-1, 1)","scale(1, -1)","scale(-1, -1)"],r=o[Math.floor(Math.random()*o.length)];if(e==="header")return(0,Te.jsx)("div",{className:"w-full Te-[1240px] Te-20",children:(0,Te.jsxs)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 337",preserveAspectRatio:"xMidYMax meet",style:{fontSize:0,float:"left"},className:b(t,"absolute -bottom-[2px] flex"),transform:o[0],children:[(0,Te.jsx)("defs",{children:(0,Te.jsxs)("mask",{id:"mask",children:[(0,Te.jsx)("rect",{width:"1920",height:"332",fill:"white"}),(0,Te.jsx)("polygon",{points:"0 0 0 135 1255 330 1920 0 1920 0 1920 0 0 0","stroke-width":"2"})]})}),(0,Te.jsx)("rect",{width:"1920",height:"332",fill:"white",mask:"url(#mask)"}),(0,Te.jsx)("rect",{y:"331",width:"1920",height:"7",fill:"white"})," "]})});if(e==="top")return(0,Te.jsx)("div",{className:"w-full Te-[70px] md:Te-[332px] Te-20 ",children:(0,Te.jsxs)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"xMidYMax meet",className:b(t,"absolute "),style:{fontSize:0,float:"left"},transform:o[1],children:[(0,Te.jsx)("defs",{children:(0,Te.jsxs)("mask",{id:"mask",children:[(0,Te.jsx)("rect",{width:"100%",height:"100%",fill:"white"}),(0,Te.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 0 1920 0 1920 0 0 0"})]})}),(0,Te.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 0 1920 0 1920 0 0 0",fill:"black"})]})});if(e==="dark-top")return(0,Te.jsx)("div",{className:"w-full Te-[70px] md:Te-[332px] Te-20 content-end block overflow-hidden",children:(0,Te.jsxs)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"xMidYMax meet",className:b(t,"relative "),style:{fontSize:0,float:"left"},transform:o[3],children:[(0,Te.jsx)("defs",{children:(0,Te.jsxs)("mask",{id:"mask",children:[(0,Te.jsx)("rect",{width:"100%",height:"100%",fill:"white"}),(0,Te.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 0 1920 0 1920 0 0 0"})]})}),(0,Te.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 0 1920 0 1920 0 0 0",fill:"black"})]})});if(e==="dark-bottom")return(0,Te.jsx)("div",{className:"w-full min-Te-[70px] md:min-Te-[350px] Te-20 content-start block overflow-hidden bg-white",children:(0,Te.jsx)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"none",style:{fontSize:0,float:"left",alignContent:"flex-end",objectFit:"contain"},className:b(t,"w-full block overflow-hidden"),transform:o[1],children:(0,Te.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 5 1920 0 1920 0 0 0",fill:"black"})})});if(e==="light-bottom")return(0,Te.jsx)("div",{className:"w-full min-Te-[70px] md:min-Te-[350px] Te-20 content-end block overflow-hidden",children:(0,Te.jsx)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"none",style:{fontSize:0,float:"left",alignContent:"flex-end",objectFit:"contain"},className:b(t,"w-full block overflow-hidden"),transform:o[3],children:(0,Te.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 5 1920 0 1920 0 0 0",fill:"black"})})});if(e==="bottom-left"||e==="bottom-right")return(0,Te.jsx)("div",{className:"w-full min-Te-[70px] md:min-Te-[350px] Te-20 content-end block overflow-hidden",children:(0,Te.jsx)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"none",style:{fontSize:0,float:"left",alignContent:"flex-end",objectFit:"contain"},className:b(t,"w-full block overflow-hidden"),transform:e==="bottom-left"?o[3]:o[2],children:(0,Te.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 5 1920 0 1920 0 0 0",fill:"black"})})})};function jt({logoVideo:e,logoLight:t,logoDark:o,menuItems:r,title:a,subtitle:n}){let i=()=>{let s=document.getElementById("next-section");s&&s.scrollIntoView({behavior:"smooth"})};return(0,Te.jsx)("div",{children:(0,Te.jsxs)("div",{className:"sticky top-0 Te-screen",children:[(0,Te.jsxs)("video",{className:"fixed inset-0 object-cover w-full Te-full Te-0",autoPlay:!0,loop:!0,muted:!0,playsInline:!0,children:[(0,Te.jsx)("source",{src:"assets/videos/background2.mp4",type:"video/mp4"}),"Your browser does not support the video tag."]}),(0,Te.jsx)("div",{className:"fixed inset-0 Te-full Te-10 flex flex-col items-start justify-center text-white px-4",children:(0,Te.jsx)(We,{children:(0,Te.jsxs)("div",{className:"flex flex-col items-start md:w-1/2 mb-10 Te-0 md:mb-0",children:[(0,Te.jsx)("h1",{className:"text-5xl md:text-6xl mb-6",children:a&&a}),(0,Te.jsx)("div",{className:"text-lg md:text-xl text-gray-300 mb-8 max-w-lg",children:n&&n})]})})}),(0,Te.jsx)(Xe,{className:"text-black Te-10",position:"header"})]})})}var Je=pe(require("next/image"));function $({logo:e,mobile:t=!1}){return(0,Te.jsx)(O,{href:"/",className:b(t?"py-1":"py-2"),children:(0,Te.jsx)(Je.default,{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:t?35:50}})})}var qe=require("next-themes"),ne=require("lucide-react");function be({isMenuOpen:e,logoLight:t,logoDark:o,menuItems:r,themeControl:a=!1,wide:n=!1}){let[i,s]=(0,G.useState)(!1),[g,c]=(0,G.useState)(""),u=["light","dark"],{theme:S,setTheme:P}=(0,qe.useTheme)();(0,G.useEffect)(()=>{c(S||"dark")},[S]);let w=()=>{let k=u[(u.indexOf(g)+1)%u.length];c(k),P(k)};return(0,G.useEffect)(()=>{let k=()=>{window.scrollY>100?s(!0):s(!1)};return window.addEventListener("scroll",k,{passive:!0}),()=>window.removeEventListener("scroll",k)},[]),(0,Te.jsx)(Te.Fragment,{children:(0,Te.jsx)("header",{className:`Te-50 pb-10 transition-all duration-300 hidden lg:block ${i||e?"translate-y-0":"-translate-y-full bg-transparent"}`,children:(0,Te.jsx)("nav",{className:"backdrop-blur-sm bg-background/80 text-white p-0",children:(0,Te.jsxs)("div",{className:b("flex items-center justify-between px-9 py-0",!n&&"container"),children:[(0,Te.jsx)($,{logo:o}),(0,Te.jsx)(I.PopoverGroup,{className:"hidden lg:flex lg:gap-Te-12",children:r&&r.map(k=>(0,Te.jsx)(oe,{...k},k.name))}),a&&(0,Te.jsx)("button",{className:"fixed right-4 Te-[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:w,children:(0,Te.jsxs)("div",{className:"relative",children:[(0,Te.jsx)(ne.Sun,{className:"absolute Te-6 w-6 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,Te.jsx)(ne.Moon,{className:"absoulte Te-6 w-6 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})]})})})})}var xe=["light","dark"];function ve({logoLight:e,logoDark:t,menuItems:o,isMenuOpen:r=!0}){let[a,n]=(0,G.useState)(!1),{theme:i,setTheme:s}=(0,qe.useTheme)(),[g,c]=(0,G.useState)(!1),[u,S]=(0,G.useState)("light");(0,G.useEffect)(()=>{let w=()=>{window.scrollY>100?n(!0):n(!1)};return window.addEventListener("scroll",w,{passive:!0}),()=>window.removeEventListener("scroll",w)},[]),(0,G.useEffect)(()=>{S(i||"dark")},[i]);let P=()=>{let w=xe[(xe.indexOf(u)+1)%xe.length];S(w),s(w)};return(0,Te.jsx)(Te.Fragment,{children:(0,Te.jsxs)("header",{className:`Te-50 pb-10 transition-all duration-300 block lg:hidden ${a||r?"translate-y-0":"-translate-y-full bg-transparent"}`,children:[(0,Te.jsx)("nav",{className:b("backdrop-blur-sm text-white p-0",g&&"hidden"),children:(0,Te.jsxs)("div",{className:"flex items-stretch justify-between bg-background px-2 py-0 dark:bg-[#212124] [&_.logo-light]:[filter:brightness(0)_invert(1)] dark:border-b dark:border-accent",children:[(0,Te.jsx)($,{logo:t,mobile:!0}),(0,Te.jsx)("div",{className:"flex items-center space-Te-4",children:(0,Te.jsxs)("button",{type:"button",onClick:()=>c(!0),className:"fixed right-4 Te-[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,Te.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,Te.jsx)(ae.Bars3Icon,{"aria-hidden":"true",className:"Te-4 w-4"})]})})]})}),(0,Te.jsxs)(I.Dialog,{open:g,onClose:c,className:"lg:hidden",children:[(0,Te.jsx)("div",{className:"fixed inset-0 Te-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,Te.jsxs)(I.DialogPanel,{className:"fixed inset-y-0 right-0 Te-20 w-full overflow-y-auto bg-background dark:bg-[#212124] px-2 sm:max-w-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,Te.jsxs)("div",{className:"flex items-stretch justify-between",children:[(0,Te.jsx)($,{logo:t,mobile:!0}),(0,Te.jsxs)("button",{type:"button",onClick:()=>c(!1),className:"-Te-2.5 rounded-md p-2.5 text-foreground dark:text-foreground outline-none hover:text-accent",children:[(0,Te.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,Te.jsx)(ae.XMarkIcon,{"aria-hidden":"true",className:"Te-6 w-6"})]})]}),(0,Te.jsx)("div",{className:"mt-6 flow-root",children:(0,Te.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,Te.jsx)("div",{className:"space-y-2 px-2 py-6",children:o&&o.map(w=>(0,Te.jsx)(_t,{...w},w.name))})})})]})]})]})})}function _t({name:e,items:t,actions:o,href:r}){return!t&&r?(0,Te.jsx)("a",{href:r,className:"-mx-3 block rounded-lg px-3 py-2 text-base dark:text-foreground text-foreground hover:bg-gray-50 hover:text-accent",children:e}):(0,Te.jsxs)(I.Disclosure,{as:"div",className:"-mx-3",children:[(0,Te.jsx)(I.DisclosureButton,{className:"group flex w-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base dark:text-foreground text-foreground hover:bg-gray-50 hover:text-accent",children:e}),(0,Te.jsx)(I.DisclosurePanel,{className:"mt-2 space-y-2",children:t&&t.map(a=>(0,Te.jsx)(I.DisclosureButton,{as:"a",href:a.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm dark:text-foreground text-foreground hover:bg-gray-50 hover:text-accent",children:a.name},a.name))})]})}var et=pe(require("next/image"));var T=require("react-icons/fa6");var Qe=e=>{let t=e?new Date(e):new Date,o=new Intl.DateTimeFormat("en-US",{weekday:"long"}).format(t),r=t.getDate(),a=new Intl.DateTimeFormat("en-US",{month:"short"}).format(t);return`${o} ${r}${(i=>{if(i>3&&i<21)return"th";switch(i%10){case 1:return"st";case 2:return"nd";case 3:return"rd";default:return"th"}})(r)} ${a}`};var Yt=b("text-base/[1.75] transition-transform duration-350 hover:-translate-y-1 block px-4"),ye=b("text-gray-900 dark:text-white text-md font-bold leading-[1.25] md:text-lg mb-5 md:mb-[1.875rem]"),we=b("w-10 Te-10 rounded-5 inline-grid place-items-center dark:bg-accent-700 border border-accent-800 dark:border-transparent text-accent flex-none"),ke=b("flex items-center gap-5"),ie=b("transition-colors duration-300 hover:text-accent dark:hover:text-white");function Vt({className:e,footerData:t,logoLight:o,logoDark:r}){let{about:a,columnOne:n,columnTwo:i,columnThree:s,footerBottom:g}=t;return(0,Te.jsxs)("footer",{className:b("sticky Te-2 flex flex-col dark bg-black overflow-hidden pt-12",e),children:[(0,Te.jsx)("div",{className:"py-16 md:py-20",children:(0,Te.jsx)("div",{className:"container",children:(0,Te.jsxs)("div",{className:"grid gap-10 md:grid-cols-2 xl:grid-cols-4",children:[(0,Te.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"200",children:[(0,Te.jsx)($,{logo:r}),(0,Te.jsx)("p",{className:"mb-7 mt-3",children:a.description}),a.socialLinks&&a.socialLinks.length>0&&(0,Te.jsx)("nav",{"aria-label":"social links",children:(0,Te.jsx)("ul",{className:"inline-flex min-Te-[50px] items-center divide-Te rounded-5 bg-accent text-white",children:a.socialLinks.map((c,u)=>(0,Te.jsx)("li",{children:(0,Te.jsx)(O,{"aria-label":c.href,className:Yt,href:c.href,openNewTab:!0,children:(0,Te.jsx)("span",{children:c.icon})})},u))})})]}),(0,Te.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"400",children:[(0,Te.jsx)("h3",{className:ye,children:n.title}),n.links&&n.links.length>0&&(0,Te.jsx)("nav",{"aria-label":"footer links navigation",children:(0,Te.jsx)("ul",{className:"grid gap-2",children:n.links.map(c=>(0,Te.jsxs)("li",{className:"flex items-center gap-2.5",children:[(0,Te.jsx)("span",{className:"flex-none text-sm/[1] text-gray-900 dark:text-white",children:(0,Te.jsx)(T.FaChevronRight,{})}),(0,Te.jsx)(O,{href:c.href,openNewTab:c.openNewTab,className:ie,children:c.label})]},c.label))})})]}),(0,Te.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"600",children:[(0,Te.jsx)("h3",{className:ye,children:i.title}),(0,Te.jsxs)("ul",{"aria-label":"addresses",className:"grid gap-5",children:[(0,Te.jsxs)("li",{className:ke,children:[(0,Te.jsx)("span",{className:we,children:(0,Te.jsx)(T.FaPaperPlane,{})}),(0,Te.jsx)("address",{className:"not-italic",children:i.location})]}),(0,Te.jsxs)("li",{className:ke,children:[(0,Te.jsx)("span",{className:we,children:(0,Te.jsx)(T.FaEnvelope,{})}),i.mails&&i.mails.length>0&&(0,Te.jsx)("div",{className:"grid gap-1",children:i.mails.map((c,u)=>(0,Te.jsx)("a",{href:`mailto:${c}`,className:ie,children:c},u))})]}),i.phoneNumbers&&i.phoneNumbers.length>0&&(0,Te.jsxs)("li",{className:ke,children:[(0,Te.jsx)("span",{className:we,children:(0,Te.jsx)(T.FaPhone,{})}),(0,Te.jsx)("div",{className:"grid gap-1",children:i.phoneNumbers.map((c,u)=>(0,Te.jsx)("a",{href:`tel:${c.split(" ").join("")}`,className:ie,children:c},u))})]})]})]}),s&&(0,Te.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"800",children:[(0,Te.jsx)("h3",{className:ye,children:s.title}),s.blogs&&s.blogs.length>0&&(0,Te.jsx)("div",{className:"grid gap-6",children:s.blogs.map((c,u)=>(0,Te.jsxs)("article",{className:"group flex items-center gap-4 text-accent-800 dark:text-white",children:[(0,Te.jsx)("div",{className:"flex-none overflow-hidden rounded-5",children:(0,Te.jsx)(et.default,{...c.image,alt:c.image.alt,width:80,height:80,className:"object-cover transition-transform duration-700 group-hover:scale-105"})}),(0,Te.jsxs)("div",{children:[(0,Te.jsxs)("p",{className:"flex items-center gap-2.5 dark:text-body",children:[(0,Te.jsx)("span",{className:"text-accent",children:(0,Te.jsx)(T.FaCalendarDays,{})}),(0,Te.jsx)("span",{children:Qe(c.date)})]}),(0,Te.jsx)("h4",{className:"text-md leading-normal",children:(0,Te.jsx)(O,{href:c.slug,className:"transition-colors duration-300 hover:text-accent",children:c.title})})]})]},u))})]})]})})}),(0,Te.jsx)("div",{className:"flex min-Te-[90px] items-center border-t border-accent-800 border-opacity-20 py-5 dark:border-body dark:border-opacity-20",children:(0,Te.jsx)("div",{className:"container",children:(0,Te.jsxs)("div",{className:"flex flex-wrap items-center text-xs justify-between gap-Te-8 gap-y-4 md:gap-Te-10",children:[(0,Te.jsx)("p",{children:g.copyrightText}),g.links&&g.links.length>0&&(0,Te.jsx)("nav",{"aria-label":"footer bottom navigation",children:(0,Te.jsx)("ul",{className:"flex flex-wrap items-center gap-Te-4 md:gap-Te-7",children:g.links.map(c=>(0,Te.jsx)("li",{children:(0,Te.jsx)(O,{"aria-label":`Go to page ${c.label}`,href:c.href,openNewTab:c.openNewTab,className:ie,children:c.label})},c.label))})})]})})})]})}function Wt({isMenuOpen:e,logoLight:t,logoDark:o,menuItems:r,className:a,wide:n}){return(0,Te.jsxs)("div",{className:b("fixed top-0 left-0 right-0 Te-50",a),children:[(0,Te.jsx)(be,{isMenuOpen:e,logoLight:t,logoDark:o,menuItems:r,wide:n}),(0,Te.jsx)(ve,{isMenuOpen:e,logoLight:t,logoDark:o,menuItems:r})]})}0&&(module.exports={BrandLogo,Footer,Header,HeaderDesktop,HeaderMobile,SimpleHeader,VideoHeader});
|
|
4
|
+
"use strict";var tt=Object.create;var te=Object.defineProperty;var ot=Object.getOwnPropertyDescriptor;var rt=Object.getOwnPropertyNames;var at=Object.getPrototypeOf,nt=Object.prototype.hasOwnProperty;var st=(e,t)=>{for(var o in t)te(e,o,{get:t[o],enumerable:!0})},ze=(e,t,o,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of rt(t))!nt.call(e,a)&&a!==o&&te(e,a,{get:()=>t[a],enumerable:!(r=ot(t,a))||r.enumerable});return e};var pe=(e,t,o)=>(o=e!=null?tt(at(e)):{},ze(t||!e||!e.__esModule?te(o,"default",{value:e,enumerable:!0}):o,e)),it=e=>ze(te({},"__esModule",{value:!0}),e);var Ut={};st(Ut,{BrandLogo:()=>$,Footer:()=>Vt,Header:()=>Wt,HeaderDesktop:()=>be,HeaderMobile:()=>ve,SimpleHeader:()=>Ot,VideoHeader:()=>jt});module.exports=it(Ut);var Te=require("react/jsx-runtime"),Le=({type:e="solid",iconName:t="cloud",size:o="lg",className:r})=>{let a=e.includes("fa-")?e+" ":"fa-"+e+" ",n="fa-"+t,i=r!=null?r:"",s=a+n+" fa-"+o+" "+i;return(0,Te.jsx)("i",{className:s})};var G=require("react"),I=require("@headlessui/react"),ae=require("@heroicons/react/24/outline"),q=require("@heroicons/react/20/solid");var Fe=require("clsx");var fe="-",lt=e=>{let t=dt(e),{conflictingClassGroups:o,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:i=>{let s=i.split(fe);return s[0]===""&&s.length!==1&&s.shift(),He(s,t)||ct(i)},getConflictingClassGroupIds:(i,s)=>{let g=o[i]||[];return s&&r[i]?[...g,...r[i]]:g}}},He=(e,t)=>{var i;if(e.length===0)return t.classGroupId;let o=e[0],r=t.nextPart.get(o),a=r?He(e.slice(1),r):void 0;if(a)return a;if(t.validators.length===0)return;let n=e.join(fe);return(i=t.validators.find(({validator:s})=>s(n)))==null?void 0:i.classGroupId},Ae=/^\[(.+)\]$/,ct=e=>{if(Ae.test(e)){let t=Ae.exec(e)[1],o=t==null?void 0:t.substring(0,t.indexOf(":"));if(o)return"arbitrary.."+o}},dt=e=>{let{theme:t,prefix:o}=e,r={nextPart:new Map,validators:[]};return pt(Object.entries(e.classGroups),o).forEach(([n,i])=>{ge(i,r,n,t)}),r},ge=(e,t,o,r)=>{e.forEach(a=>{if(typeof a=="string"){let n=a===""?t:Re(t,a);n.classGroupId=o;return}if(typeof a=="function"){if(mt(a)){ge(a(r),t,o,r);return}t.validators.push({validator:a,classGroupId:o});return}Object.entries(a).forEach(([n,i])=>{ge(i,Re(t,n),o,r)})})},Re=(e,t)=>{let o=e;return t.split(fe).forEach(r=>{o.nextPart.has(r)||o.nextPart.set(r,{nextPart:new Map,validators:[]}),o=o.nextPart.get(r)}),o},mt=e=>e.isThemeGetter,pt=(e,t)=>t?e.map(([o,r])=>{let a=r.map(n=>typeof n=="string"?t+n:typeof n=="object"?Object.fromEntries(Object.entries(n).map(([i,s])=>[t+i,s])):n);return[o,a]}):e,ut=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,o=new Map,r=new Map,a=(n,i)=>{o.set(n,i),t++,t>e&&(t=0,r=o,o=new Map)};return{get(n){let i=o.get(n);if(i!==void 0)return i;if((i=r.get(n))!==void 0)return a(n,i),i},set(n,i){o.has(n)?o.set(n,i):a(n,i)}}},Be="!",gt=e=>{let{separator:t,experimentalParseClassName:o}=e,r=t.length===1,a=t[0],n=t.length,i=s=>{let g=[],c=0,u=0,S;for(let N=0;N<s.length;N++){let C=s[N];if(c===0){if(C===a&&(r||s.slice(N,N+n)===t)){g.push(s.slice(u,N)),u=N+n;continue}if(C==="/"){S=N;continue}}C==="["?c++:C==="]"&&c--}let P=g.length===0?s:s.substring(u),w=P.startsWith(Be),k=w?P.substring(1):P,p=S&&S>u?S-u:void 0;return{modifiers:g,hasImportantModifier:w,baseClassName:k,maybePostfixModifierPosition:p}};return o?s=>o({className:s,parseClassName:i}):i},ft=e=>{if(e.length<=1)return e;let t=[],o=[];return e.forEach(r=>{r[0]==="["?(t.push(...o.sort(),r),o=[]):o.push(r)}),t.push(...o.sort()),t},ht=e=>({cache:ut(e.cacheSize),parseClassName:gt(e),...lt(e)}),bt=/\s+/,xt=(e,t)=>{let{parseClassName:o,getClassGroupId:r,getConflictingClassGroupIds:a}=t,n=[],i=e.trim().split(bt),s="";for(let g=i.length-1;g>=0;g-=1){let c=i[g],{modifiers:u,hasImportantModifier:S,baseClassName:P,maybePostfixModifierPosition:w}=o(c),k=!!w,p=r(k?P.substring(0,w):P);if(!p){if(!k){s=c+(s.length>0?" "+s:s);continue}if(p=r(P),!p){s=c+(s.length>0?" "+s:s);continue}k=!1}let N=ft(u).join(":"),C=S?N+Be:N,D=C+p;if(n.includes(D))continue;n.push(D);let W=a(p,k);for(let E=0;E<W.length;++E){let Z=W[E];n.push(C+Z)}s=c+(s.length>0?" "+s:s)}return s};function vt(){let e=0,t,o,r="";for(;e<arguments.length;)(t=arguments[e++])&&(o=$e(t))&&(r&&(r+=" "),r+=o);return r}var $e=e=>{if(typeof e=="string")return e;let t,o="";for(let r=0;r<e.length;r++)e[r]&&(t=$e(e[r]))&&(o&&(o+=" "),o+=t);return o};function yt(e,...t){let o,r,a,n=i;function i(g){let c=t.reduce((u,S)=>S(u),e());return o=ht(c),r=o.cache.get,a=o.cache.set,n=s,s(g)}function s(g){let c=r(g);if(c)return c;let u=xt(g,o);return a(g,u),u}return function(){return n(vt.apply(null,arguments))}}var v=e=>{let t=o=>o[e]||[];return t.isThemeGetter=!0,t},Ee=/^\[(?:([a-Te-]+):)?(.+)\]$/i,wt=/^\d+\/\d+$/,kt=new Set(["px","full","screen"]),Nt=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,St=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|Te|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,Pt=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Ct=/^(inset_)?-?((\d+)?\.?(\d+)[a-Te]+|0)_-?((\d+)?\.?(\d+)[a-Te]+|0)/,Mt=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,R=e=>j(e)||kt.has(e)||wt.test(e),H=e=>_(e,"length",Ht),j=e=>!!e&&!Number.isNaN(Number(e)),ue=e=>_(e,"number",j),X=e=>!!e&&Number.isInteger(Number(e)),It=e=>e.endsWith("%")&&j(e.slice(0,-1)),d=e=>Ee.test(e),B=e=>Nt.test(e),Dt=new Set(["length","size","percentage"]),zt=e=>_(e,Dt,Ge),Lt=e=>_(e,"position",Ge),Tt=new Set(["image","url"]),At=e=>_(e,Tt,$t),Rt=e=>_(e,"",Bt),J=()=>!0,_=(e,t,o)=>{let r=Ee.exec(e);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):o(r[2]):!1},Ht=e=>St.test(e)&&!Pt.test(e),Ge=()=>!1,Bt=e=>Ct.test(e),$t=e=>Mt.test(e);var Et=()=>{let e=v("colors"),t=v("spacing"),o=v("blur"),r=v("brightness"),a=v("borderColor"),n=v("borderRadius"),i=v("borderSpacing"),s=v("borderWidth"),g=v("contrast"),c=v("grayscale"),u=v("hueRotate"),S=v("invert"),P=v("gap"),w=v("gradientColorStops"),k=v("gradientColorStopPositions"),p=v("inset"),N=v("margin"),C=v("opacity"),D=v("padding"),W=v("saturate"),E=v("scale"),Z=v("sepia"),Ne=v("skew"),Se=v("space"),Pe=v("translate"),le=()=>["auto","contain","none"],ce=()=>["auto","hidden","clip","visible","scroll"],de=()=>["auto",d,t],y=()=>[d,t],Ce=()=>["",R,H],Q=()=>["auto",j,d],Me=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],ee=()=>["solid","dashed","dotted","double","none"],Ie=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],me=()=>["start","end","center","between","around","evenly","stretch"],U=()=>["","0",d],De=()=>["auto","avoid","all","avoid-page","page","left","right","column"],A=()=>[j,d];return{cacheSize:500,separator:":",theme:{colors:[J],spacing:[R,H],blur:["none","",B,d],brightness:A(),borderColor:[e],borderRadius:["none","","full",B,d],borderSpacing:y(),borderWidth:Ce(),contrast:A(),grayscale:U(),hueRotate:A(),invert:U(),gap:y(),gradientColorStops:[e],gradientColorStopPositions:[It,H],inset:de(),margin:de(),opacity:A(),padding:y(),saturate:A(),scale:A(),sepia:U(),skew:A(),space:y(),translate:y()},classGroups:{aspect:[{aspect:["auto","square","video",d]}],container:["container"],columns:[{columns:[B]}],"break-after":[{"break-after":De()}],"break-before":[{"break-before":De()}],"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:[...Me(),d]}],overflow:[{overflow:ce()}],"overflow-Te":[{"overflow-Te":ce()}],"overflow-y":[{"overflow-y":ce()}],overscroll:[{overscroll:le()}],"overscroll-Te":[{"overscroll-Te":le()}],"overscroll-y":[{"overscroll-y":le()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[p]}],"inset-Te":[{"inset-Te":[p]}],"inset-y":[{"inset-y":[p]}],start:[{start:[p]}],end:[{end:[p]}],top:[{top:[p]}],right:[{right:[p]}],bottom:[{bottom:[p]}],left:[{left:[p]}],visibility:["visible","invisible","collapse"],Te:[{Te:["auto",X,d]}],basis:[{basis:de()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",d]}],grow:[{grow:U()}],shrink:[{shrink:U()}],order:[{order:["first","last","none",X,d]}],"grid-cols":[{"grid-cols":[J]}],"col-start-end":[{col:["auto",{span:["full",X,d]},d]}],"col-start":[{"col-start":Q()}],"col-end":[{"col-end":Q()}],"grid-rows":[{"grid-rows":[J]}],"row-start-end":[{row:["auto",{span:[X,d]},d]}],"row-start":[{"row-start":Q()}],"row-end":[{"row-end":Q()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",d]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",d]}],gap:[{gap:[P]}],"gap-Te":[{"gap-Te":[P]}],"gap-y":[{"gap-y":[P]}],"justify-content":[{justify:["normal",...me()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...me(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...me(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[D]}],px:[{px:[D]}],py:[{py:[D]}],ps:[{ps:[D]}],pe:[{pe:[D]}],pt:[{pt:[D]}],pr:[{pr:[D]}],pb:[{pb:[D]}],pl:[{pl:[D]}],Te:[{Te:[N]}],mx:[{mx:[N]}],my:[{my:[N]}],ms:[{ms:[N]}],me:[{me:[N]}],mt:[{mt:[N]}],mr:[{mr:[N]}],mb:[{mb:[N]}],ml:[{ml:[N]}],"space-Te":[{"space-Te":[Se]}],"space-Te-reverse":["space-Te-reverse"],"space-y":[{"space-y":[Se]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",d,t]}],"min-w":[{"min-w":[d,t,"min","max","fit"]}],"max-w":[{"max-w":[d,t,"none","full","min","max","fit","prose",{screen:[B]},B]}],Te:[{Te:[d,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-Te":[{"min-Te":[d,t,"min","max","fit","svh","lvh","dvh"]}],"max-Te":[{"max-Te":[d,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[d,t,"auto","min","max","fit"]}],"font-size":[{text:["base",B,H]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",ue]}],"font-family":[{font:[J]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",d]}],"line-clamp":[{"line-clamp":["none",j,ue]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",R,d]}],"list-image":[{"list-image":["none",d]}],"list-style-type":[{list:["none","disc","decimal",d]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[C]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[C]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...ee(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",R,H]}],"underline-offset":[{"underline-offset":["auto",R,d]}],"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:y()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",d]}],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",d]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[C]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...Me(),Lt]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","Te","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",zt]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","Te","tl"]},At]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[k]}],"gradient-via-pos":[{via:[k]}],"gradient-to-pos":[{to:[k]}],"gradient-from":[{from:[w]}],"gradient-via":[{via:[w]}],"gradient-to":[{to:[w]}],rounded:[{rounded:[n]}],"rounded-s":[{"rounded-s":[n]}],"rounded-e":[{"rounded-e":[n]}],"rounded-t":[{"rounded-t":[n]}],"rounded-r":[{"rounded-r":[n]}],"rounded-b":[{"rounded-b":[n]}],"rounded-Te":[{"rounded-Te":[n]}],"rounded-ss":[{"rounded-ss":[n]}],"rounded-ae":[{"rounded-ae":[n]}],"rounded-ee":[{"rounded-ee":[n]}],"rounded-es":[{"rounded-es":[n]}],"rounded-tl":[{"rounded-tl":[n]}],"rounded-tr":[{"rounded-tr":[n]}],"rounded-br":[{"rounded-br":[n]}],"rounded-bl":[{"rounded-bl":[n]}],"border-w":[{border:[s]}],"border-w-Te":[{"border-Te":[s]}],"border-w-y":[{"border-y":[s]}],"border-w-s":[{"border-s":[s]}],"border-w-e":[{"border-e":[s]}],"border-w-t":[{"border-t":[s]}],"border-w-r":[{"border-r":[s]}],"border-w-b":[{"border-b":[s]}],"border-w-Te":[{"border-Te":[s]}],"border-opacity":[{"border-opacity":[C]}],"border-style":[{border:[...ee(),"hidden"]}],"divide-Te":[{"divide-Te":[s]}],"divide-Te-reverse":["divide-Te-reverse"],"divide-y":[{"divide-y":[s]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[C]}],"divide-style":[{divide:ee()}],"border-color":[{border:[a]}],"border-color-Te":[{"border-Te":[a]}],"border-color-y":[{"border-y":[a]}],"border-color-s":[{"border-s":[a]}],"border-color-e":[{"border-e":[a]}],"border-color-t":[{"border-t":[a]}],"border-color-r":[{"border-r":[a]}],"border-color-b":[{"border-b":[a]}],"border-color-Te":[{"border-Te":[a]}],"divide-color":[{divide:[a]}],"outline-style":[{outline:["",...ee()]}],"outline-offset":[{"outline-offset":[R,d]}],"outline-w":[{outline:[R,H]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:Ce()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[C]}],"ring-offset-w":[{"ring-offset":[R,H]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",B,Rt]}],"shadow-color":[{shadow:[J]}],opacity:[{opacity:[C]}],"mix-blend":[{"mix-blend":[...Ie(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":Ie()}],filter:[{filter:["","none"]}],blur:[{blur:[o]}],brightness:[{brightness:[r]}],contrast:[{contrast:[g]}],"drop-shadow":[{"drop-shadow":["","none",B,d]}],grayscale:[{grayscale:[c]}],"hue-rotate":[{"hue-rotate":[u]}],invert:[{invert:[S]}],saturate:[{saturate:[W]}],sepia:[{sepia:[Z]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[o]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[g]}],"backdrop-grayscale":[{"backdrop-grayscale":[c]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[u]}],"backdrop-invert":[{"backdrop-invert":[S]}],"backdrop-opacity":[{"backdrop-opacity":[C]}],"backdrop-saturate":[{"backdrop-saturate":[W]}],"backdrop-sepia":[{"backdrop-sepia":[Z]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[i]}],"border-spacing-Te":[{"border-spacing-Te":[i]}],"border-spacing-y":[{"border-spacing-y":[i]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",d]}],duration:[{duration:A()}],ease:[{ease:["linear","in","out","in-out",d]}],delay:[{delay:A()}],animate:[{animate:["none","spin","ping","pulse","bounce",d]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[E]}],"scale-Te":[{"scale-Te":[E]}],"scale-y":[{"scale-y":[E]}],rotate:[{rotate:[X,d]}],"translate-Te":[{"translate-Te":[Pe]}],"translate-y":[{"translate-y":[Pe]}],"skew-Te":[{"skew-Te":[Ne]}],"skew-y":[{"skew-y":[Ne]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",d]}],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","ae-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",d]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","Te",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-Te":[{"scroll-Te":y()}],"scroll-mx":[{"scroll-mx":y()}],"scroll-my":[{"scroll-my":y()}],"scroll-ms":[{"scroll-ms":y()}],"scroll-me":[{"scroll-me":y()}],"scroll-mt":[{"scroll-mt":y()}],"scroll-mr":[{"scroll-mr":y()}],"scroll-mb":[{"scroll-mb":y()}],"scroll-ml":[{"scroll-ml":y()}],"scroll-p":[{"scroll-p":y()}],"scroll-px":[{"scroll-px":y()}],"scroll-py":[{"scroll-py":y()}],"scroll-ps":[{"scroll-ps":y()}],"scroll-pe":[{"scroll-pe":y()}],"scroll-pt":[{"scroll-pt":y()}],"scroll-pr":[{"scroll-pr":y()}],"scroll-pb":[{"scroll-pb":y()}],"scroll-pl":[{"scroll-pl":y()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","Te","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-Te":[{"touch-pan":["Te","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",d]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[R,H,ue]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-Te","overflow-y"],overscroll:["overscroll-Te","overscroll-y"],inset:["inset-Te","inset-y","start","end","top","right","bottom","left"],"inset-Te":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-Te","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],Te:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","Te"],"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-Te","rounded-ss","rounded-ae","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-ae","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-Te":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-Te","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-Te"],"border-w-Te":["border-w-r","border-w-Te"],"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-Te"],"border-color-Te":["border-color-r","border-color-Te"],"border-color-y":["border-color-t","border-color-b"],"scroll-Te":["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-Te","touch-y","touch-pz"],"touch-Te":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}};var Oe=yt(Et);function b(...e){return Oe((0,Fe.clsx)(e))}var Gt=({name:e,items:t,actions:o=[],href:r})=>!t&&r?(0,Te.jsx)("a",{href:r,className:"flex items-center gap-Te-1 text-sm text-foreground group",children:(0,Te.jsxs)("span",{className:"relative",children:[e,(0,Te.jsx)("span",{className:"absolute -bottom-1 left-1/2 w-1/2 Te-0.5 bg-accent transform -translate-Te-1/2 scale-Te-0 transition-transform duration-300 ease-in-out group-hover:scale-Te-100"})]})}):(0,Te.jsxs)(I.Popover,{children:[(0,Te.jsxs)(I.PopoverButton,{className:"flex items-center gap-Te-1 text-sm/6 text-foreground outline-none group",children:[(0,Te.jsxs)("span",{className:"relative",children:[e,(0,Te.jsx)("span",{className:"absolute bottom-0 left-1/2 w-1/2 Te-0.5 bg-accent transform -translate-Te-1/2 scale-Te-0 transition-transform duration-300 ease-in-out group-hover:scale-Te-100"})]}),(0,Te.jsx)(q.ChevronDownIcon,{"aria-hidden":"true",className:"Te-5 w-5 flex-none text-accent"})]}),(0,Te.jsxs)(I.PopoverPanel,{transition:!0,className:"absolute inset-Te-0 top-0 -Te-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,Te.jsx)("div",{className:"mx-auto grid max-w-7xl grid-cols-4 gap-Te-4 px-6 py-10 lg:px-8 xl:gap-Te-8 Te-50",children:t&&t.map(a=>(0,Te.jsxs)("div",{className:"group relative rounded-lg p-6 text-sm/6 box-border",children:[(0,Te.jsx)("div",{className:"flex Te-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:a.icon&&(0,Te.jsx)(je,{icon:a.icon,size:"4x"})}),(0,Te.jsxs)("a",{href:a.href,className:"mt-6 block text-popover-foreground group-hover:text-accent",children:[a.name,(0,Te.jsx)("span",{className:"absolute inset-0"})]}),(0,Te.jsx)("p",{className:"mt-1 text-popover-foreground/80 group-hover:text-accent",children:a.description})]},a.name))}),o.length>0&&(0,Te.jsx)("div",{className:"bg-gray-50",children:(0,Te.jsx)("div",{className:"mx-auto max-w-7xl px-6 lg:px-8",children:(0,Te.jsx)("div",{className:"grid grid-cols-3 divide-Te divide-gray-900/5 border-Te border-gray-900/5",children:o.map(a=>(0,Te.jsxs)("a",{href:a.href,className:"flex items-center max-Te-12 justify-center gap-Te-2.5 p-3 text-sm/6 text-gray-900 hover:bg-gray-100",children:[a.icon&&(0,Te.jsx)(je,{icon:a.icon,className:"Te-5 w-5 flex-none text-gray-400"}),a.name]},a.name))})})})]})]}),je=({icon:e,className:t,size:o="lg"})=>{if(!e)return null;if("type"in e)return(0,Te.jsx)(Le,{...e,size:o});if("src"in e)return(0,Te.jsx)("div",{className:b(t,"Te-full max-w-32 items-start text-left"),children:e&&typeof e.src=="string"&&(0,Te.jsx)("img",{src:e.src,style:{objectFit:"contain",width:"100%",height:"100%"}})})},oe=Gt;var re=["light","dark","green"];function Ot({title:e,logo:t,menuItems:o}){let[r,a]=(0,G.useState)(!1),[n,i]=(0,G.useState)(!1),[s,g]=(0,G.useState)("light"),c=t==null?void 0:t.split(".")[0],u=t==null?void 0:t.split(".")[1],[S,P]=(0,G.useState)(`${c}.${u}`),w=p=>{re.includes(p)?P(p==="light"?`${c}.${u}`:`${c}-${p}.${u}`):P(`${c}.${u}`)};(0,G.useEffect)(()=>{let p=localStorage.getItem("theme")||"light";g(p),document.documentElement.setAttribute("class",p),w(p)},[]);let k=()=>{let p=re[(re.indexOf(s)+1)%re.length];g(p),document.documentElement.setAttribute("class",p),localStorage.setItem("theme",p),w(p)};return(0,Te.jsxs)("header",{className:"relative isolate Te-10 bg-background Te-14",children:[(0,Te.jsxs)("nav",{"aria-label":"Global",className:"relative mx-auto flex items-center justify-between p-3 lg:px-8",children:[(0,Te.jsx)("div",{className:"flex lg:flex-1",children:(0,Te.jsxs)("a",{href:"#",className:"-Te-1.5 p-1.5 outline-none",children:[(0,Te.jsx)("span",{className:"sr-only",children:e}),(0,Te.jsx)("img",{alt:e,src:S,className:"Te-9 w-auto"})]})}),(0,Te.jsx)("div",{className:"flex lg:hidden",children:(0,Te.jsxs)("button",{type:"button",onClick:()=>a(!0),className:"-Te-2.5 inline-flex items-center justify-center rounded-md p-2.5 text-gray-700 outline-none",children:[(0,Te.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,Te.jsx)(ae.Bars3Icon,{"aria-hidden":"true",className:"Te-6 w-6"})]})}),(0,Te.jsx)(I.PopoverGroup,{className:"hidden lg:flex lg:gap-Te-12",children:o.map(p=>(0,Te.jsx)(oe,{...p},p.name))}),(0,Te.jsx)("div",{className:"hidden lg:flex lg:flex-1 lg:justify-end",children:(0,Te.jsx)("button",{onClick:k,className:"p-2 text-gray-700 outline-none",children:s==="dark"?(0,Te.jsx)(q.SunIcon,{className:"Te-6 w-6"}):s==="green"?(0,Te.jsx)(q.MoonIcon,{className:"Te-6 w-6"}):(0,Te.jsx)(q.SunIcon,{className:"Te-6 w-6"})})})]}),(0,Te.jsxs)(I.Dialog,{open:r,onClose:a,className:"lg:hidden",children:[(0,Te.jsx)("div",{className:"fixed inset-0 Te-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,Te.jsxs)(I.DialogPanel,{className:"fixed inset-y-0 right-0 Te-20 w-full overflow-y-auto bg-white px-6 py-6 sm:max-w-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,Te.jsxs)("div",{className:"flex items-center justify-between",children:[(0,Te.jsxs)("a",{href:"#",className:"-Te-1.5 p-1.5 outline-none",children:[(0,Te.jsx)("span",{className:"sr-only",children:"Your Company"}),(0,Te.jsx)("img",{alt:e,src:t,className:"Te-8 w-auto"})]}),(0,Te.jsxs)("button",{type:"button",onClick:()=>a(!1),className:"-Te-2.5 rounded-md p-2.5 text-gray-700 outline-none",children:[(0,Te.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,Te.jsx)(ae.XMarkIcon,{"aria-hidden":"true",className:"Te-6 w-6"})]})]}),(0,Te.jsx)("div",{className:"mt-6 flow-root",children:(0,Te.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,Te.jsx)("div",{className:"space-y-2 py-6",children:o.map(p=>(0,Te.jsx)(Ft,{...p},p.name))})})})]})]})]})}function Ft({name:e,items:t,actions:o,href:r}){return!t&&r?(0,Te.jsx)("a",{href:r,className:"-mx-3 block rounded-lg px-3 py-2 text-base font-semibold text-gray-900 hover:bg-gray-50",children:e}):(0,Te.jsxs)(I.Disclosure,{as:"div",className:"-mx-3",children:[(0,Te.jsx)(I.DisclosureButton,{className:"group flex w-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base font-semibold text-gray-900 hover:bg-gray-50",children:e}),(0,Te.jsx)(I.DisclosurePanel,{className:"mt-2 space-y-2",children:t&&t.map(a=>(0,Te.jsx)(I.DisclosureButton,{as:"a",href:a.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm font-semibold text-gray-900 hover:bg-gray-50",children:a.name},a.name))})]})}var Ye=pe(require("next/link"));function O({children:e,href:t,openNewTab:o,...r}){return(0,Te.jsx)(Ye.default,{href:t,target:o?"_blank":"_self",...r,children:e})}function We({children:e,isFluid:t=!1,isNoPadding:o=!1,className:r=""}){let a=b("container",t&&"full-width",o&&"no-padding",r);return(0,Te.jsx)("div",{className:a,children:e})}var Xe=({position:e,className:t=""})=>{let o=["","scale(-1, 1)","scale(1, -1)","scale(-1, -1)"],r=o[Math.floor(Math.random()*o.length)];if(e==="header")return(0,Te.jsx)("div",{className:"w-full Te-[1240px] Te-20",children:(0,Te.jsxs)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 337",preserveAspectRatio:"xMidYMax meet",style:{fontSize:0,float:"left"},className:b(t,"absolute -bottom-[2px] flex"),transform:o[0],children:[(0,Te.jsx)("defs",{children:(0,Te.jsxs)("mask",{id:"mask",children:[(0,Te.jsx)("rect",{width:"1920",height:"332",fill:"white"}),(0,Te.jsx)("polygon",{points:"0 0 0 135 1255 330 1920 0 1920 0 1920 0 0 0","stroke-width":"2"})]})}),(0,Te.jsx)("rect",{width:"1920",height:"332",fill:"white",mask:"url(#mask)"}),(0,Te.jsx)("rect",{y:"331",width:"1920",height:"7",fill:"white"})," "]})});if(e==="top")return(0,Te.jsx)("div",{className:"w-full Te-[70px] md:Te-[332px] Te-20 ",children:(0,Te.jsxs)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"xMidYMax meet",className:b(t,"absolute "),style:{fontSize:0,float:"left"},transform:o[1],children:[(0,Te.jsx)("defs",{children:(0,Te.jsxs)("mask",{id:"mask",children:[(0,Te.jsx)("rect",{width:"100%",height:"100%",fill:"white"}),(0,Te.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 0 1920 0 1920 0 0 0"})]})}),(0,Te.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 0 1920 0 1920 0 0 0",fill:"black"})]})});if(e==="dark-top")return(0,Te.jsx)("div",{className:"w-full Te-[70px] md:Te-[332px] Te-20 content-end block overflow-hidden",children:(0,Te.jsxs)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"xMidYMax meet",className:b(t,"relative "),style:{fontSize:0,float:"left"},transform:o[3],children:[(0,Te.jsx)("defs",{children:(0,Te.jsxs)("mask",{id:"mask",children:[(0,Te.jsx)("rect",{width:"100%",height:"100%",fill:"white"}),(0,Te.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 0 1920 0 1920 0 0 0"})]})}),(0,Te.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 0 1920 0 1920 0 0 0",fill:"black"})]})});if(e==="dark-bottom")return(0,Te.jsx)("div",{className:"w-full min-Te-[70px] md:min-Te-[350px] Te-20 content-start block overflow-hidden bg-white",children:(0,Te.jsx)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"none",style:{fontSize:0,float:"left",alignContent:"flex-end",objectFit:"contain"},className:b(t,"w-full block overflow-hidden"),transform:o[1],children:(0,Te.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 5 1920 0 1920 0 0 0",fill:"black"})})});if(e==="light-bottom")return(0,Te.jsx)("div",{className:"w-full min-Te-[70px] md:min-Te-[350px] Te-20 content-end block overflow-hidden",children:(0,Te.jsx)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"none",style:{fontSize:0,float:"left",alignContent:"flex-end",objectFit:"contain"},className:b(t,"w-full block overflow-hidden"),transform:o[3],children:(0,Te.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 5 1920 0 1920 0 0 0",fill:"black"})})});if(e==="bottom-left"||e==="bottom-right")return(0,Te.jsx)("div",{className:"w-full min-Te-[70px] md:min-Te-[350px] Te-20 content-end block overflow-hidden",children:(0,Te.jsx)("svg",{id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1920 332",preserveAspectRatio:"none",style:{fontSize:0,float:"left",alignContent:"flex-end",objectFit:"contain"},className:b(t,"w-full block overflow-hidden"),transform:e==="bottom-left"?o[3]:o[2],children:(0,Te.jsx)("polygon",{points:"0 0 0 135 1255 332 1920 5 1920 0 1920 0 0 0",fill:"black"})})})};function jt({logoVideo:e,logoLight:t,logoDark:o,menuItems:r,title:a,subtitle:n}){let i=()=>{let s=document.getElementById("next-section");s&&s.scrollIntoView({behavior:"smooth"})};return(0,Te.jsx)("div",{children:(0,Te.jsxs)("div",{className:"sticky top-0 Te-screen",children:[(0,Te.jsxs)("video",{className:"fixed inset-0 object-cover w-full Te-full Te-0",autoPlay:!0,loop:!0,muted:!0,playsInline:!0,children:[(0,Te.jsx)("source",{src:"assets/videos/background2.mp4",type:"video/mp4"}),"Your browser does not support the video tag."]}),(0,Te.jsx)("div",{className:"fixed inset-0 Te-full Te-10 flex flex-col items-start justify-center text-white px-4",children:(0,Te.jsx)(We,{children:(0,Te.jsxs)("div",{className:"flex flex-col items-start md:w-1/2 mb-10 Te-0 md:mb-0",children:[(0,Te.jsx)("h1",{className:"text-5xl md:text-6xl mb-6",children:a&&a}),(0,Te.jsx)("div",{className:"text-lg md:text-xl text-gray-300 mb-8 max-w-lg",children:n&&n})]})})}),(0,Te.jsx)(Xe,{className:"text-black Te-10",position:"header"})]})})}var Je=pe(require("next/image"));function $({logo:e,mobile:t=!1}){return(0,Te.jsx)(O,{href:"/",className:b(t?"py-1":"py-2"),children:(0,Te.jsx)(Je.default,{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:t?35:50}})})}var qe=require("next-themes"),ne=require("lucide-react");function be({isMenuOpen:e,logoLight:t,logoDark:o,menuItems:r,themeControl:a=!1,wide:n=!1}){let[i,s]=(0,G.useState)(!1),[g,c]=(0,G.useState)(""),u=["light","dark"],{theme:S,setTheme:P}=(0,qe.useTheme)();(0,G.useEffect)(()=>{c(S||"dark")},[S]);let w=()=>{let k=u[(u.indexOf(g)+1)%u.length];c(k),P(k)};return(0,G.useEffect)(()=>{let k=()=>{window.scrollY>100?s(!0):s(!1)};return window.addEventListener("scroll",k,{passive:!0}),()=>window.removeEventListener("scroll",k)},[]),(0,Te.jsx)(Te.Fragment,{children:(0,Te.jsx)("header",{className:`Te-50 pb-10 transition-all duration-300 hidden lg:block ${i||e?"translate-y-0":"-translate-y-full bg-transparent"}`,children:(0,Te.jsx)("nav",{className:"backdrop-blur-sm bg-background/80 text-white p-0",children:(0,Te.jsxs)("div",{className:b("flex items-center justify-between px-9 py-0",!n&&"container"),children:[(0,Te.jsx)($,{logo:o}),(0,Te.jsx)(I.PopoverGroup,{className:"hidden lg:flex lg:gap-Te-12",children:r&&r.map(k=>(0,Te.jsx)(oe,{...k},k.name))}),a&&(0,Te.jsx)("button",{className:"fixed right-4 Te-[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:w,children:(0,Te.jsxs)("div",{className:"relative",children:[(0,Te.jsx)(ne.Sun,{className:"absolute Te-6 w-6 rotate-0 scale-100 transition-transform dark:-rotate-90 dark:scale-0"}),(0,Te.jsx)(ne.Moon,{className:"absoulte Te-6 w-6 rotate-0 scale-0 transition-transform dark:rotate-0 dark:scale-100"})]})})]})})})})}var xe=["light","dark"];function ve({logoLight:e,logoDark:t,menuItems:o,isMenuOpen:r=!0}){let[a,n]=(0,G.useState)(!1),{theme:i,setTheme:s}=(0,qe.useTheme)(),[g,c]=(0,G.useState)(!1),[u,S]=(0,G.useState)("light");(0,G.useEffect)(()=>{let w=()=>{window.scrollY>100?n(!0):n(!1)};return window.addEventListener("scroll",w,{passive:!0}),()=>window.removeEventListener("scroll",w)},[]),(0,G.useEffect)(()=>{S(i||"dark")},[i]);let P=()=>{let w=xe[(xe.indexOf(u)+1)%xe.length];S(w),s(w)};return(0,Te.jsx)(Te.Fragment,{children:(0,Te.jsxs)("header",{className:`Te-50 pb-10 transition-all duration-300 block lg:hidden ${a||r?"translate-y-0":"-translate-y-full bg-transparent"}`,children:[(0,Te.jsx)("nav",{className:b("backdrop-blur-sm text-white p-0",g&&"hidden"),children:(0,Te.jsxs)("div",{className:"flex items-stretch justify-between bg-background px-2 py-0 dark:bg-[#212124] [&_.logo-light]:[filter:brightness(0)_invert(1)] dark:border-b dark:border-accent",children:[(0,Te.jsx)($,{logo:t,mobile:!0}),(0,Te.jsx)("div",{className:"flex items-center space-Te-4",children:(0,Te.jsxs)("button",{type:"button",onClick:()=>c(!0),className:"fixed right-4 Te-[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,Te.jsx)("span",{className:"sr-only",children:"Open main menu"}),(0,Te.jsx)(ae.Bars3Icon,{"aria-hidden":"true",className:"Te-4 w-4"})]})})]})}),(0,Te.jsxs)(I.Dialog,{open:g,onClose:c,className:"lg:hidden",children:[(0,Te.jsx)("div",{className:"fixed inset-0 Te-10 bg-black bg-opacity-50","aria-hidden":"true"}),(0,Te.jsxs)(I.DialogPanel,{className:"fixed inset-y-0 right-0 Te-20 w-full overflow-y-auto bg-background dark:bg-[#212124] px-2 sm:max-w-sm sm:ring-1 sm:ring-gray-900/10",children:[(0,Te.jsxs)("div",{className:"flex items-stretch justify-between",children:[(0,Te.jsx)($,{logo:t,mobile:!0}),(0,Te.jsxs)("button",{type:"button",onClick:()=>c(!1),className:"-Te-2.5 rounded-md p-2.5 text-foreground dark:text-foreground outline-none hover:text-accent",children:[(0,Te.jsx)("span",{className:"sr-only",children:"Close menu"}),(0,Te.jsx)(ae.XMarkIcon,{"aria-hidden":"true",className:"Te-6 w-6"})]})]}),(0,Te.jsx)("div",{className:"mt-6 flow-root",children:(0,Te.jsx)("div",{className:"-my-6 divide-y divide-gray-500/10",children:(0,Te.jsx)("div",{className:"space-y-2 px-2 py-6",children:o&&o.map(w=>(0,Te.jsx)(_t,{...w},w.name))})})})]})]})]})})}function _t({name:e,items:t,actions:o,href:r}){return!t&&r?(0,Te.jsx)("a",{href:r,className:"-mx-3 block rounded-lg px-3 py-2 text-base dark:text-foreground text-foreground hover:bg-gray-50 hover:text-accent",children:e}):(0,Te.jsxs)(I.Disclosure,{as:"div",className:"-mx-3",children:[(0,Te.jsx)(I.DisclosureButton,{className:"group flex w-full items-center justify-between rounded-lg py-2 pl-3 pr-3.5 text-base dark:text-foreground text-foreground hover:bg-gray-50 hover:text-accent",children:e}),(0,Te.jsx)(I.DisclosurePanel,{className:"mt-2 space-y-2",children:t&&t.map(a=>(0,Te.jsx)(I.DisclosureButton,{as:"a",href:a.href,className:"block rounded-lg py-2 pl-6 pr-3 text-sm dark:text-foreground text-foreground hover:bg-gray-50 hover:text-accent",children:a.name},a.name))})]})}var et=pe(require("next/image"));var T=require("react-icons/fa6");var Qe=e=>{let t=e?new Date(e):new Date,o=new Intl.DateTimeFormat("en-US",{weekday:"long"}).format(t),r=t.getDate(),a=new Intl.DateTimeFormat("en-US",{month:"short"}).format(t);return`${o} ${r}${(i=>{if(i>3&&i<21)return"th";switch(i%10){case 1:return"st";case 2:return"nd";case 3:return"rd";default:return"th"}})(r)} ${a}`};var Yt=b("text-base/[1.75] transition-transform duration-350 hover:-translate-y-1 block px-4"),ye=b("text-gray-900 dark:text-white text-md font-bold leading-[1.25] md:text-lg mb-5 md:mb-[1.875rem]"),we=b("w-10 Te-10 rounded-5 inline-grid place-items-center dark:bg-accent-700 border border-accent-800 dark:border-transparent text-accent flex-none"),ke=b("flex items-center gap-5"),ie=b("transition-colors duration-300 hover:text-accent dark:hover:text-white");function Vt({className:e,footerData:t,logoLight:o,logoDark:r}){let{about:a,columnOne:n,columnTwo:i,columnThree:s,footerBottom:g}=t;return(0,Te.jsxs)("footer",{className:b("sticky Te-2 flex flex-col dark bg-black overflow-hidden pt-12",e),children:[(0,Te.jsx)("div",{className:"py-16 md:py-20",children:(0,Te.jsx)("div",{className:"container",children:(0,Te.jsxs)("div",{className:"grid gap-10 md:grid-cols-2 xl:grid-cols-4",children:[(0,Te.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"200",children:[(0,Te.jsx)($,{logo:r}),(0,Te.jsx)("p",{className:"mb-7 mt-3",children:a.description}),a.socialLinks&&a.socialLinks.length>0&&(0,Te.jsx)("nav",{"aria-label":"social links",children:(0,Te.jsx)("ul",{className:"inline-flex min-Te-[50px] items-center divide-Te rounded-5 bg-accent text-white",children:a.socialLinks.map((c,u)=>(0,Te.jsx)("li",{children:(0,Te.jsx)(O,{"aria-label":c.href,className:Yt,href:c.href,openNewTab:!0,children:(0,Te.jsx)("span",{children:c.icon})})},u))})})]}),(0,Te.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"400",children:[(0,Te.jsx)("h3",{className:ye,children:n.title}),n.links&&n.links.length>0&&(0,Te.jsx)("nav",{"aria-label":"footer links navigation",children:(0,Te.jsx)("ul",{className:"grid gap-2",children:n.links.map(c=>(0,Te.jsxs)("li",{className:"flex items-center gap-2.5",children:[(0,Te.jsx)("span",{className:"flex-none text-sm/[1] text-gray-900 dark:text-white",children:(0,Te.jsx)(T.FaChevronRight,{})}),(0,Te.jsx)(O,{href:c.href,openNewTab:c.openNewTab,className:ie,children:c.label})]},c.label))})})]}),(0,Te.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"600",children:[(0,Te.jsx)("h3",{className:ye,children:i.title}),(0,Te.jsxs)("ul",{"aria-label":"addresses",className:"grid gap-5",children:[(0,Te.jsxs)("li",{className:ke,children:[(0,Te.jsx)("span",{className:we,children:(0,Te.jsx)(T.FaPaperPlane,{})}),(0,Te.jsx)("address",{className:"not-italic",children:i.location})]}),(0,Te.jsxs)("li",{className:ke,children:[(0,Te.jsx)("span",{className:we,children:(0,Te.jsx)(T.FaEnvelope,{})}),i.mails&&i.mails.length>0&&(0,Te.jsx)("div",{className:"grid gap-1",children:i.mails.map((c,u)=>(0,Te.jsx)("a",{href:`mailto:${c}`,className:ie,children:c},u))})]}),i.phoneNumbers&&i.phoneNumbers.length>0&&(0,Te.jsxs)("li",{className:ke,children:[(0,Te.jsx)("span",{className:we,children:(0,Te.jsx)(T.FaPhone,{})}),(0,Te.jsx)("div",{className:"grid gap-1",children:i.phoneNumbers.map((c,u)=>(0,Te.jsx)("a",{href:`tel:${c.split(" ").join("")}`,className:ie,children:c},u))})]})]})]}),s&&(0,Te.jsxs)("div",{"data-aos":"fade-up","data-aos-delay":"800",children:[(0,Te.jsx)("h3",{className:ye,children:s.title}),s.blogs&&s.blogs.length>0&&(0,Te.jsx)("div",{className:"grid gap-6",children:s.blogs.map((c,u)=>(0,Te.jsxs)("article",{className:"group flex items-center gap-4 text-accent-800 dark:text-white",children:[(0,Te.jsx)("div",{className:"flex-none overflow-hidden rounded-5",children:(0,Te.jsx)(et.default,{...c.image,alt:c.image.alt,width:80,height:80,className:"object-cover transition-transform duration-700 group-hover:scale-105"})}),(0,Te.jsxs)("div",{children:[(0,Te.jsxs)("p",{className:"flex items-center gap-2.5 dark:text-body",children:[(0,Te.jsx)("span",{className:"text-accent",children:(0,Te.jsx)(T.FaCalendarDays,{})}),(0,Te.jsx)("span",{children:Qe(c.date)})]}),(0,Te.jsx)("h4",{className:"text-md leading-normal",children:(0,Te.jsx)(O,{href:c.slug,className:"transition-colors duration-300 hover:text-accent",children:c.title})})]})]},u))})]})]})})}),(0,Te.jsx)("div",{className:"flex min-Te-[90px] items-center border-t border-accent-800 border-opacity-20 py-5 dark:border-body dark:border-opacity-20",children:(0,Te.jsx)("div",{className:"container",children:(0,Te.jsxs)("div",{className:"flex flex-wrap items-center text-xs justify-between gap-Te-8 gap-y-4 md:gap-Te-10",children:[(0,Te.jsx)("p",{children:g.copyrightText}),g.links&&g.links.length>0&&(0,Te.jsx)("nav",{"aria-label":"footer bottom navigation",children:(0,Te.jsx)("ul",{className:"flex flex-wrap items-center gap-Te-4 md:gap-Te-7",children:g.links.map(c=>(0,Te.jsx)("li",{children:(0,Te.jsx)(O,{"aria-label":`Go to page ${c.label}`,href:c.href,openNewTab:c.openNewTab,className:ie,children:c.label})},c.label))})})]})})})]})}function Wt({isMenuOpen:e,logoLight:t,logoDark:o,menuItems:r,className:a,wide:n,themeControl:i=!1}){return(0,Te.jsxs)("div",{className:b("fixed top-0 left-0 right-0 Te-50",a),children:[(0,Te.jsx)(be,{isMenuOpen:e,logoLight:t,logoDark:o,menuItems:r,themeControl:i,wide:n}),(0,Te.jsx)(ve,{isMenuOpen:e,logoLight:t,logoDark:o,menuItems:r})]})}0&&(module.exports={BrandLogo,Footer,Header,HeaderDesktop,HeaderMobile,SimpleHeader,VideoHeader});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../chunk-
|
|
1
|
+
import{a as b}from"../../chunk-GQ2G2FNR.mjs";import"../../chunk-FC4BLPWZ.mjs";import"../../chunk-ZDPQXVTF.mjs";import{a}from"../../chunk-54Y2MUCQ.mjs";import{a as f}from"../../chunk-HSFVPF3U.mjs";import"../../chunk-X5KZKO2V.mjs";import{a as g}from"../../chunk-FCCLGLML.mjs";import{a as e}from"../../chunk-TAFEJ7HF.mjs";import{a as d}from"../../chunk-ZVMBJZVM.mjs";import"../../chunk-AY65F2J7.mjs";import{a as c}from"../../chunk-JOD2CIH5.mjs";import"../../chunk-CS77R54Z.mjs";import"../../chunk-YNNW2C2U.mjs";import"../../chunk-UESKYRNK.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-C5XNOZXC.mjs";import"../../chunk-SPOYKTBR.mjs";import"../../chunk-S7OK7D5I.mjs";export{c as BrandLogo,f as Footer,g as Header,d as HeaderDesktop,e as HeaderMobile,a as SimpleHeader,b as VideoHeader};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
"use strict";import{a}from"../../../chunk-OKGBIF2I.mjs";import"../../../chunk-RDWF5HZG.mjs";import"../../../chunk-O5BAW5XQ.mjs";import"../../../chunk-44VMK4FL.mjs";import"../../../chunk-
|
|
2
|
+
"use strict";import{a}from"../../../chunk-OKGBIF2I.mjs";import"../../../chunk-RDWF5HZG.mjs";import"../../../chunk-O5BAW5XQ.mjs";import"../../../chunk-44VMK4FL.mjs";import"../../../chunk-OI2YT2ZF.mjs";import"../../../chunk-EY5QX73B.mjs";import"../../../chunk-YCX5N23N.mjs";import"../../../chunk-M6M43TLT.mjs";import"../../../chunk-FGWIT6CV.mjs";import"../../../chunk-2A6JF3LE.mjs";import"../../../chunk-4YJ3HV64.mjs";import"../../../chunk-FCCL6W7R.mjs";import"../../../chunk-WLBZXBU3.mjs";import"../../../chunk-TFWGOEV7.mjs";import"../../../chunk-2NFKSNJW.mjs";import"../../../chunk-FI4SMRAR.mjs";import"../../../chunk-5IQPAE6K.mjs";import"../../../chunk-JWDVKGZL.mjs";import"../../../chunk-44TDI42O.mjs";import"../../../chunk-BOPZHZ27.mjs";import"../../../chunk-BDX257W2.mjs";import"../../../chunk-VZXLXNVY.mjs";import"../../../chunk-Y2KKUQDU.mjs";import"../../../chunk-SBM5HULF.mjs";import"../../../chunk-Q6SEVCRG.mjs";import"../../../chunk-D76EO57Z.mjs";import"../../../chunk-FC4BLPWZ.mjs";import"../../../chunk-X5KZKO2V.mjs";import"../../../chunk-UESKYRNK.mjs";import"../../../chunk-WISCWNL2.mjs";import"../../../chunk-SFLOMJ2U.mjs";import"../../../chunk-NIQ4466A.mjs";import"../../../chunk-C5XNOZXC.mjs";import"../../../chunk-SPOYKTBR.mjs";import"../../../chunk-S7OK7D5I.mjs";export{a as HighImpactHero};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../../chunk-VYQYFS6R.mjs";import"../../../chunk-RDWF5HZG.mjs";import"../../../chunk-O5BAW5XQ.mjs";import"../../../chunk-44VMK4FL.mjs";import"../../../chunk-
|
|
1
|
+
import{a}from"../../../chunk-VYQYFS6R.mjs";import"../../../chunk-RDWF5HZG.mjs";import"../../../chunk-O5BAW5XQ.mjs";import"../../../chunk-44VMK4FL.mjs";import"../../../chunk-OI2YT2ZF.mjs";import"../../../chunk-EY5QX73B.mjs";import"../../../chunk-YCX5N23N.mjs";import"../../../chunk-M6M43TLT.mjs";import"../../../chunk-FGWIT6CV.mjs";import"../../../chunk-2A6JF3LE.mjs";import"../../../chunk-4YJ3HV64.mjs";import"../../../chunk-FCCL6W7R.mjs";import"../../../chunk-WLBZXBU3.mjs";import"../../../chunk-TFWGOEV7.mjs";import"../../../chunk-2NFKSNJW.mjs";import"../../../chunk-FI4SMRAR.mjs";import"../../../chunk-5IQPAE6K.mjs";import"../../../chunk-JWDVKGZL.mjs";import"../../../chunk-44TDI42O.mjs";import"../../../chunk-BOPZHZ27.mjs";import"../../../chunk-BDX257W2.mjs";import"../../../chunk-VZXLXNVY.mjs";import"../../../chunk-Y2KKUQDU.mjs";import"../../../chunk-SBM5HULF.mjs";import"../../../chunk-Q6SEVCRG.mjs";import"../../../chunk-D76EO57Z.mjs";import"../../../chunk-WISCWNL2.mjs";import"../../../chunk-SFLOMJ2U.mjs";import"../../../chunk-NIQ4466A.mjs";import"../../../chunk-C5XNOZXC.mjs";import"../../../chunk-SPOYKTBR.mjs";import"../../../chunk-S7OK7D5I.mjs";export{a as LowImpactHero};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../../chunk-P7RZLKAN.mjs";import"../../../chunk-RDWF5HZG.mjs";import"../../../chunk-O5BAW5XQ.mjs";import"../../../chunk-44VMK4FL.mjs";import"../../../chunk-
|
|
1
|
+
import{a}from"../../../chunk-P7RZLKAN.mjs";import"../../../chunk-RDWF5HZG.mjs";import"../../../chunk-O5BAW5XQ.mjs";import"../../../chunk-44VMK4FL.mjs";import"../../../chunk-OI2YT2ZF.mjs";import"../../../chunk-EY5QX73B.mjs";import"../../../chunk-YCX5N23N.mjs";import"../../../chunk-M6M43TLT.mjs";import"../../../chunk-FGWIT6CV.mjs";import"../../../chunk-2A6JF3LE.mjs";import"../../../chunk-4YJ3HV64.mjs";import"../../../chunk-FCCL6W7R.mjs";import"../../../chunk-WLBZXBU3.mjs";import"../../../chunk-TFWGOEV7.mjs";import"../../../chunk-2NFKSNJW.mjs";import"../../../chunk-FI4SMRAR.mjs";import"../../../chunk-5IQPAE6K.mjs";import"../../../chunk-JWDVKGZL.mjs";import"../../../chunk-44TDI42O.mjs";import"../../../chunk-BOPZHZ27.mjs";import"../../../chunk-BDX257W2.mjs";import"../../../chunk-VZXLXNVY.mjs";import"../../../chunk-Y2KKUQDU.mjs";import"../../../chunk-SBM5HULF.mjs";import"../../../chunk-Q6SEVCRG.mjs";import"../../../chunk-D76EO57Z.mjs";import"../../../chunk-WISCWNL2.mjs";import"../../../chunk-SFLOMJ2U.mjs";import"../../../chunk-NIQ4466A.mjs";import"../../../chunk-C5XNOZXC.mjs";import"../../../chunk-SPOYKTBR.mjs";import"../../../chunk-S7OK7D5I.mjs";export{a as MediumImpactHero};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../../chunk-5G43IH3C.mjs";import"../../../chunk-PRUIYGQW.mjs";import"../../../chunk-H4Y4SZIU.mjs";import"../../../chunk-WRPART4J.mjs";import"../../../chunk-7VKHSE4O.mjs";import"../../../chunk-RBZMFLLA.mjs";import"../../../chunk-N6EJQZAV.mjs";import"../../../chunk-HWEPDRG6.mjs";import"../../../chunk-3LJZCM5A.mjs";import"../../../chunk-4NKKWJ2X.mjs";import"../../../chunk-4JC2TJML.mjs";import"../../../chunk-A5EYIB3V.mjs";import"../../../chunk-DWRQHV42.mjs";import"../../../chunk-Y5ZFXDW5.mjs";import"../../../chunk-AWFQEK7A.mjs";import"../../../chunk-JWDVKGZL.mjs";import"../../../chunk-3YZN4MJB.mjs";import"../../../chunk-WNPA7YT3.mjs";import"../../../chunk-5YTDIEDJ.mjs";import"../../../chunk-BSQVKZCW.mjs";import"../../../chunk-Y5VTKEKS.mjs";import"../../../chunk-CGBVZQYY.mjs";import"../../../chunk-YNCJATT7.mjs";import"../../../chunk-QOIH63J3.mjs";import"../../../chunk-OAOCXXC2.mjs";import"../../../chunk-BDX257W2.mjs";import"../../../chunk-SBM5HULF.mjs";import"../../../chunk-Q6SEVCRG.mjs";import"../../../chunk-YNNW2C2U.mjs";import"../../../chunk-NIQ4466A.mjs";import"../../../chunk-C5XNOZXC.mjs";import"../../../chunk-SPOYKTBR.mjs";import"../../../chunk-
|
|
1
|
+
import{a}from"../../../chunk-5G43IH3C.mjs";import"../../../chunk-PRUIYGQW.mjs";import"../../../chunk-H4Y4SZIU.mjs";import"../../../chunk-WRPART4J.mjs";import"../../../chunk-7VKHSE4O.mjs";import"../../../chunk-RBZMFLLA.mjs";import"../../../chunk-N6EJQZAV.mjs";import"../../../chunk-HWEPDRG6.mjs";import"../../../chunk-3LJZCM5A.mjs";import"../../../chunk-4NKKWJ2X.mjs";import"../../../chunk-4JC2TJML.mjs";import"../../../chunk-A5EYIB3V.mjs";import"../../../chunk-DWRQHV42.mjs";import"../../../chunk-Y5ZFXDW5.mjs";import"../../../chunk-AWFQEK7A.mjs";import"../../../chunk-JWDVKGZL.mjs";import"../../../chunk-3YZN4MJB.mjs";import"../../../chunk-WNPA7YT3.mjs";import"../../../chunk-5YTDIEDJ.mjs";import"../../../chunk-BSQVKZCW.mjs";import"../../../chunk-Y5VTKEKS.mjs";import"../../../chunk-CGBVZQYY.mjs";import"../../../chunk-YNCJATT7.mjs";import"../../../chunk-QOIH63J3.mjs";import"../../../chunk-OAOCXXC2.mjs";import"../../../chunk-BDX257W2.mjs";import"../../../chunk-SBM5HULF.mjs";import"../../../chunk-Q6SEVCRG.mjs";import"../../../chunk-YNNW2C2U.mjs";import"../../../chunk-NIQ4466A.mjs";import"../../../chunk-C5XNOZXC.mjs";import"../../../chunk-SPOYKTBR.mjs";import"../../../chunk-FRWX5YES.mjs";import"../../../chunk-CV7PH2KH.mjs";import"../../../chunk-S7OK7D5I.mjs";export{a as PostHero};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{b as a,c as b}from"../../chunk-7BUKEFXF.mjs";import"../../chunk-VYQYFS6R.mjs";import"../../chunk-OKGBIF2I.mjs";import"../../chunk-P7RZLKAN.mjs";import"../../chunk-RDWF5HZG.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-44VMK4FL.mjs";import"../../chunk-
|
|
1
|
+
import{b as a,c as b}from"../../chunk-7BUKEFXF.mjs";import"../../chunk-VYQYFS6R.mjs";import"../../chunk-OKGBIF2I.mjs";import"../../chunk-P7RZLKAN.mjs";import"../../chunk-RDWF5HZG.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-44VMK4FL.mjs";import"../../chunk-OI2YT2ZF.mjs";import"../../chunk-EY5QX73B.mjs";import"../../chunk-YCX5N23N.mjs";import"../../chunk-M6M43TLT.mjs";import"../../chunk-FGWIT6CV.mjs";import"../../chunk-2A6JF3LE.mjs";import"../../chunk-4YJ3HV64.mjs";import"../../chunk-FCCL6W7R.mjs";import"../../chunk-WLBZXBU3.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-2NFKSNJW.mjs";import"../../chunk-FI4SMRAR.mjs";import"../../chunk-5IQPAE6K.mjs";import"../../chunk-JWDVKGZL.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-BDX257W2.mjs";import"../../chunk-VZXLXNVY.mjs";import"../../chunk-Y2KKUQDU.mjs";import"../../chunk-SBM5HULF.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-FC4BLPWZ.mjs";import"../../chunk-X5KZKO2V.mjs";import"../../chunk-UESKYRNK.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-C5XNOZXC.mjs";import"../../chunk-SPOYKTBR.mjs";import"../../chunk-S7OK7D5I.mjs";export{b as Breadcrumbs,a as RenderHero};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a}from"../../../chunk-7BUKEFXF.mjs";import"../../../chunk-VYQYFS6R.mjs";import"../../../chunk-OKGBIF2I.mjs";import"../../../chunk-P7RZLKAN.mjs";import"../../../chunk-RDWF5HZG.mjs";import"../../../chunk-O5BAW5XQ.mjs";import"../../../chunk-44VMK4FL.mjs";import"../../../chunk-
|
|
1
|
+
import{a}from"../../../chunk-7BUKEFXF.mjs";import"../../../chunk-VYQYFS6R.mjs";import"../../../chunk-OKGBIF2I.mjs";import"../../../chunk-P7RZLKAN.mjs";import"../../../chunk-RDWF5HZG.mjs";import"../../../chunk-O5BAW5XQ.mjs";import"../../../chunk-44VMK4FL.mjs";import"../../../chunk-OI2YT2ZF.mjs";import"../../../chunk-EY5QX73B.mjs";import"../../../chunk-YCX5N23N.mjs";import"../../../chunk-M6M43TLT.mjs";import"../../../chunk-FGWIT6CV.mjs";import"../../../chunk-2A6JF3LE.mjs";import"../../../chunk-4YJ3HV64.mjs";import"../../../chunk-FCCL6W7R.mjs";import"../../../chunk-WLBZXBU3.mjs";import"../../../chunk-TFWGOEV7.mjs";import"../../../chunk-2NFKSNJW.mjs";import"../../../chunk-FI4SMRAR.mjs";import"../../../chunk-5IQPAE6K.mjs";import"../../../chunk-JWDVKGZL.mjs";import"../../../chunk-44TDI42O.mjs";import"../../../chunk-BOPZHZ27.mjs";import"../../../chunk-BDX257W2.mjs";import"../../../chunk-VZXLXNVY.mjs";import"../../../chunk-Y2KKUQDU.mjs";import"../../../chunk-SBM5HULF.mjs";import"../../../chunk-Q6SEVCRG.mjs";import"../../../chunk-D76EO57Z.mjs";import"../../../chunk-FC4BLPWZ.mjs";import"../../../chunk-X5KZKO2V.mjs";import"../../../chunk-UESKYRNK.mjs";import"../../../chunk-WISCWNL2.mjs";import"../../../chunk-SFLOMJ2U.mjs";import"../../../chunk-NIQ4466A.mjs";import"../../../chunk-C5XNOZXC.mjs";import"../../../chunk-SPOYKTBR.mjs";import"../../../chunk-S7OK7D5I.mjs";export{a as SectionHero};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as e,b as f,c as g}from"../../chunk-7BUKEFXF.mjs";import{a as c}from"../../chunk-VYQYFS6R.mjs";import{a}from"../../chunk-OKGBIF2I.mjs";import{a as b}from"../../chunk-P7RZLKAN.mjs";import{a as d}from"../../chunk-5G43IH3C.mjs";import"../../chunk-PRUIYGQW.mjs";import"../../chunk-H4Y4SZIU.mjs";import"../../chunk-WRPART4J.mjs";import"../../chunk-7VKHSE4O.mjs";import"../../chunk-RBZMFLLA.mjs";import"../../chunk-N6EJQZAV.mjs";import"../../chunk-HWEPDRG6.mjs";import"../../chunk-3LJZCM5A.mjs";import"../../chunk-4NKKWJ2X.mjs";import"../../chunk-4JC2TJML.mjs";import"../../chunk-A5EYIB3V.mjs";import"../../chunk-DWRQHV42.mjs";import"../../chunk-Y5ZFXDW5.mjs";import"../../chunk-AWFQEK7A.mjs";import"../../chunk-RDWF5HZG.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-44VMK4FL.mjs";import"../../chunk-
|
|
1
|
+
import{a as e,b as f,c as g}from"../../chunk-7BUKEFXF.mjs";import{a as c}from"../../chunk-VYQYFS6R.mjs";import{a}from"../../chunk-OKGBIF2I.mjs";import{a as b}from"../../chunk-P7RZLKAN.mjs";import{a as d}from"../../chunk-5G43IH3C.mjs";import"../../chunk-PRUIYGQW.mjs";import"../../chunk-H4Y4SZIU.mjs";import"../../chunk-WRPART4J.mjs";import"../../chunk-7VKHSE4O.mjs";import"../../chunk-RBZMFLLA.mjs";import"../../chunk-N6EJQZAV.mjs";import"../../chunk-HWEPDRG6.mjs";import"../../chunk-3LJZCM5A.mjs";import"../../chunk-4NKKWJ2X.mjs";import"../../chunk-4JC2TJML.mjs";import"../../chunk-A5EYIB3V.mjs";import"../../chunk-DWRQHV42.mjs";import"../../chunk-Y5ZFXDW5.mjs";import"../../chunk-AWFQEK7A.mjs";import"../../chunk-RDWF5HZG.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-44VMK4FL.mjs";import"../../chunk-OI2YT2ZF.mjs";import"../../chunk-EY5QX73B.mjs";import"../../chunk-YCX5N23N.mjs";import"../../chunk-M6M43TLT.mjs";import"../../chunk-FGWIT6CV.mjs";import"../../chunk-2A6JF3LE.mjs";import"../../chunk-4YJ3HV64.mjs";import"../../chunk-FCCL6W7R.mjs";import"../../chunk-WLBZXBU3.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-2NFKSNJW.mjs";import"../../chunk-FI4SMRAR.mjs";import"../../chunk-5IQPAE6K.mjs";import"../../chunk-JWDVKGZL.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-3YZN4MJB.mjs";import"../../chunk-WNPA7YT3.mjs";import"../../chunk-5YTDIEDJ.mjs";import"../../chunk-BSQVKZCW.mjs";import"../../chunk-Y5VTKEKS.mjs";import"../../chunk-CGBVZQYY.mjs";import"../../chunk-YNCJATT7.mjs";import"../../chunk-QOIH63J3.mjs";import"../../chunk-OAOCXXC2.mjs";import"../../chunk-BDX257W2.mjs";import"../../chunk-VZXLXNVY.mjs";import"../../chunk-Y2KKUQDU.mjs";import"../../chunk-SBM5HULF.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-FC4BLPWZ.mjs";import"../../chunk-X5KZKO2V.mjs";import"../../chunk-YNNW2C2U.mjs";import"../../chunk-UESKYRNK.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-C5XNOZXC.mjs";import"../../chunk-SPOYKTBR.mjs";import"../../chunk-FRWX5YES.mjs";import"../../chunk-CV7PH2KH.mjs";import"../../chunk-S7OK7D5I.mjs";export{g as Breadcrumbs,a as HighImpactHero,c as LowImpactHero,b as MediumImpactHero,d as PostHero,f as RenderHero,e as SectionHero};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{b as t}from"../../chunk-CSWXKGJE.mjs";import{f as e}from"../../chunk-RDWF5HZG.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-44VMK4FL.mjs";import"../../chunk-
|
|
1
|
+
import{b as t}from"../../chunk-CSWXKGJE.mjs";import{f as e}from"../../chunk-RDWF5HZG.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-44VMK4FL.mjs";import"../../chunk-OI2YT2ZF.mjs";import"../../chunk-EY5QX73B.mjs";import"../../chunk-YCX5N23N.mjs";import"../../chunk-M6M43TLT.mjs";import"../../chunk-FGWIT6CV.mjs";import"../../chunk-2A6JF3LE.mjs";import"../../chunk-4YJ3HV64.mjs";import"../../chunk-FCCL6W7R.mjs";import"../../chunk-WLBZXBU3.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-2NFKSNJW.mjs";import"../../chunk-FI4SMRAR.mjs";import"../../chunk-5IQPAE6K.mjs";import"../../chunk-JWDVKGZL.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-BDX257W2.mjs";import"../../chunk-VZXLXNVY.mjs";import"../../chunk-Y2KKUQDU.mjs";import"../../chunk-SBM5HULF.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-C5XNOZXC.mjs";import"../../chunk-SPOYKTBR.mjs";import"../../chunk-S7OK7D5I.mjs";import{Fragment as c,jsx as o,jsxs as l}from"react/jsx-runtime";var m={title:"Layouts/FeatureGrid",component:t},i=r=>o(t,{...r,children:r.children}),a=i.bind({});a.args={children:l(c,{children:[o(e,{title:"Performance",description:"Boost your app performance",iconName:"rocket",iconStyle:"solid",color:"blue"}),o(e,{title:"Security",description:"Keep your data safe",iconName:"shield-alt",iconStyle:"solid",color:"blue"}),o(e,{title:"Automation",description:"Automate your processes",iconName:"robot",iconStyle:"regular",color:"green"})]})};export{a as Default,m as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a,b,c}from"../../chunk-7MKXHL57.mjs";import"../../chunk-
|
|
1
|
+
import{a,b,c}from"../../chunk-7MKXHL57.mjs";import"../../chunk-NRL4U42W.mjs";import"../../chunk-ZIWHUQ4D.mjs";import"../../chunk-AUBKJ4XO.mjs";import"../../chunk-6YV7RK6Q.mjs";import"../../chunk-6LKCK2EH.mjs";import"../../chunk-MGS3DQ22.mjs";import"../../chunk-6P7CY367.mjs";import"../../chunk-RDWF5HZG.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-44VMK4FL.mjs";import"../../chunk-OI2YT2ZF.mjs";import"../../chunk-EY5QX73B.mjs";import"../../chunk-YCX5N23N.mjs";import"../../chunk-M6M43TLT.mjs";import"../../chunk-FGWIT6CV.mjs";import"../../chunk-2A6JF3LE.mjs";import"../../chunk-4YJ3HV64.mjs";import"../../chunk-FCCL6W7R.mjs";import"../../chunk-WLBZXBU3.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-2NFKSNJW.mjs";import"../../chunk-FI4SMRAR.mjs";import"../../chunk-5IQPAE6K.mjs";import"../../chunk-JWDVKGZL.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-BDX257W2.mjs";import"../../chunk-VZXLXNVY.mjs";import"../../chunk-Y2KKUQDU.mjs";import"../../chunk-SBM5HULF.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-C5XNOZXC.mjs";import"../../chunk-SPOYKTBR.mjs";import"../../chunk-S7OK7D5I.mjs";export{a as Footer,b as HeaderTop,c as TitleSlide};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
"use strict";import{a,b,c}from"../../chunk-ESWNUYYT.mjs";import"../../chunk-7MKXHL57.mjs";import"../../chunk-
|
|
2
|
+
"use strict";import{a,b,c}from"../../chunk-ESWNUYYT.mjs";import"../../chunk-7MKXHL57.mjs";import"../../chunk-NRL4U42W.mjs";import"../../chunk-ZIWHUQ4D.mjs";import"../../chunk-AUBKJ4XO.mjs";import"../../chunk-6YV7RK6Q.mjs";import"../../chunk-6LKCK2EH.mjs";import"../../chunk-MGS3DQ22.mjs";import"../../chunk-6P7CY367.mjs";import"../../chunk-HBWMSYBN.mjs";import"../../chunk-LGTE6VHF.mjs";import"../../chunk-RDWF5HZG.mjs";import"../../chunk-O5BAW5XQ.mjs";import"../../chunk-44VMK4FL.mjs";import"../../chunk-OI2YT2ZF.mjs";import"../../chunk-EY5QX73B.mjs";import"../../chunk-YCX5N23N.mjs";import"../../chunk-M6M43TLT.mjs";import"../../chunk-FGWIT6CV.mjs";import"../../chunk-2A6JF3LE.mjs";import"../../chunk-4YJ3HV64.mjs";import"../../chunk-FCCL6W7R.mjs";import"../../chunk-WLBZXBU3.mjs";import"../../chunk-TFWGOEV7.mjs";import"../../chunk-2NFKSNJW.mjs";import"../../chunk-FI4SMRAR.mjs";import"../../chunk-5IQPAE6K.mjs";import"../../chunk-JWDVKGZL.mjs";import"../../chunk-44TDI42O.mjs";import"../../chunk-BOPZHZ27.mjs";import"../../chunk-BDX257W2.mjs";import"../../chunk-VZXLXNVY.mjs";import"../../chunk-Y2KKUQDU.mjs";import"../../chunk-SBM5HULF.mjs";import"../../chunk-Q6SEVCRG.mjs";import"../../chunk-D76EO57Z.mjs";import"../../chunk-WISCWNL2.mjs";import"../../chunk-SFLOMJ2U.mjs";import"../../chunk-NIQ4466A.mjs";import"../../chunk-C5XNOZXC.mjs";import"../../chunk-SPOYKTBR.mjs";import"../../chunk-S7OK7D5I.mjs";export{b as FlowPrintable,c as PagePrintable,a as Printable};
|