@windstream/react-shared-components 0.0.15 → 0.0.17

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.
@@ -53,11 +53,33 @@ declare const Navigation: React.FC<{
53
53
  fields: NavigationProps;
54
54
  }>;
55
55
 
56
- type PrimaryHeroProps = {};
56
+ type PrimaryHeroProps = {
57
+ title: string;
58
+ showAsHeading?: boolean;
59
+ subTitle?: string;
60
+ price?: string;
61
+ priceSuffix?: string;
62
+ priceCallout?: string;
63
+ pricingDescription?: string;
64
+ pricingDescriptionDisclaimer?: string;
65
+ checklist?: any[];
66
+ logoLockup?: string;
67
+ checkAvailabilityEyebrow?: string;
68
+ primaryCtaPrefix1?: string;
69
+ primaryCtaPrefix2?: string;
70
+ primaryCta1?: any;
71
+ primaryCta2?: any;
72
+ secondaryCtaPrefix?: string;
73
+ secondaryCta?: any;
74
+ bottomLink?: any;
75
+ carouselImages?: string[];
76
+ squareImage?: boolean;
77
+ badgeImage?: string;
78
+ textColor?: string;
79
+ maxWidth?: boolean;
80
+ };
57
81
 
58
- declare const PrimaryHero: React.FC<{
59
- fields: PrimaryHeroProps;
60
- }>;
82
+ declare const PrimaryHero: React$1.FC<PrimaryHeroProps>;
61
83
 
62
84
  type TextProps = {};
63
85
 
@@ -1,2 +1,2 @@
1
- import{jsx as e,jsxs as r,Fragment as o}from"react/jsx-runtime";import t,{forwardRef as n}from"react";const a=({fields:r})=>e("div",{children:"Accordion"}),s=({fields:r})=>e("div",{children:"Callout"}),l=({fields:r})=>e("div",{children:"Cards"}),i=({fields:r})=>e("div",{children:"Carousel"}),d=({fields:r})=>e("div",{children:"FloatingBanner"});function c(e){var r,o,t="";if("string"==typeof e||"number"==typeof e)t+=e;else if("object"==typeof e)if(Array.isArray(e)){var n=e.length;for(r=0;r<n;r++)e[r]&&(o=c(e[r]))&&(t&&(t+=" "),t+=o)}else for(o in e)e[o]&&(t&&(t+=" "),t+=o);return t}const m=e=>{const r=f(e),{conflictingClassGroups:o,conflictingClassGroupModifiers:t}=e;return{getClassGroupId:e=>{const o=e.split("-");return""===o[0]&&1!==o.length&&o.shift(),p(o,r)||b(e)},getConflictingClassGroupIds:(e,r)=>{const n=o[e]||[];return r&&t[e]?[...n,...t[e]]:n}}},p=(e,r)=>{if(0===e.length)return r.classGroupId;const o=e[0],t=r.nextPart.get(o),n=t?p(e.slice(1),t):void 0;if(n)return n;if(0===r.validators.length)return;const a=e.join("-");return r.validators.find(({validator:e})=>e(a))?.classGroupId},u=/^\[(.+)\]$/,b=e=>{if(u.test(e)){const r=u.exec(e)[1],o=r?.substring(0,r.indexOf(":"));if(o)return"arbitrary.."+o}},f=e=>{const{theme:r,classGroups:o}=e,t={nextPart:new Map,validators:[]};for(const e in o)g(o[e],t,e,r);return t},g=(e,r,o,t)=>{e.forEach(e=>{if("string"==typeof e){return void((""===e?r:h(r,e)).classGroupId=o)}if("function"==typeof e)return x(e)?void g(e(t),r,o,t):void r.validators.push({validator:e,classGroupId:o});Object.entries(e).forEach(([e,n])=>{g(n,h(r,e),o,t)})})},h=(e,r)=>{let o=e;return r.split("-").forEach(e=>{o.nextPart.has(e)||o.nextPart.set(e,{nextPart:new Map,validators:[]}),o=o.nextPart.get(e)}),o},x=e=>e.isThemeGetter,v=e=>{if(e<1)return{get:()=>{},set:()=>{}};let r=0,o=new Map,t=new Map;const n=(n,a)=>{o.set(n,a),r++,r>e&&(r=0,t=o,o=new Map)};return{get(e){let r=o.get(e);return void 0!==r?r:void 0!==(r=t.get(e))?(n(e,r),r):void 0},set(e,r){o.has(e)?o.set(e,r):n(e,r)}}},w=e=>{const{prefix:r,experimentalParseClassName:o}=e;let t=e=>{const r=[];let o,t=0,n=0,a=0;for(let s=0;s<e.length;s++){let l=e[s];if(0===t&&0===n){if(":"===l){r.push(e.slice(a,s)),a=s+1;continue}if("/"===l){o=s;continue}}"["===l?t++:"]"===l?t--:"("===l?n++:")"===l&&n--}const s=0===r.length?e:e.substring(a),l=y(s);return{modifiers:r,hasImportantModifier:l!==s,baseClassName:l,maybePostfixModifierPosition:o&&o>a?o-a:void 0}};if(r){const e=r+":",o=t;t=r=>r.startsWith(e)?o(r.substring(e.length)):{isExternal:!0,modifiers:[],hasImportantModifier:!1,baseClassName:r,maybePostfixModifierPosition:void 0}}if(o){const e=t;t=r=>o({className:r,parseClassName:e})}return t},y=e=>e.endsWith("!")?e.substring(0,e.length-1):e.startsWith("!")?e.substring(1):e,k=e=>{const r=Object.fromEntries(e.orderSensitiveModifiers.map(e=>[e,!0]));return e=>{if(e.length<=1)return e;const o=[];let t=[];return e.forEach(e=>{"["===e[0]||r[e]?(o.push(...t.sort(),e),t=[]):t.push(e)}),o.push(...t.sort()),o}},C=/\s+/;function z(){let e,r,o=0,t="";for(;o<arguments.length;)(e=arguments[o++])&&(r=N(e))&&(t&&(t+=" "),t+=r);return t}const N=e=>{if("string"==typeof e)return e;let r,o="";for(let t=0;t<e.length;t++)e[t]&&(r=N(e[t]))&&(o&&(o+=" "),o+=r);return o};function $(e,...r){let o,t,n,a=function(l){const i=r.reduce((e,r)=>r(e),e());return o=(e=>({cache:v(e.cacheSize),parseClassName:w(e),sortModifiers:k(e),...m(e)}))(i),t=o.cache.get,n=o.cache.set,a=s,s(l)};function s(e){const r=t(e);if(r)return r;const a=((e,r)=>{const{parseClassName:o,getClassGroupId:t,getConflictingClassGroupIds:n,sortModifiers:a}=r,s=[],l=e.trim().split(C);let i="";for(let e=l.length-1;e>=0;e-=1){const r=l[e],{isExternal:d,modifiers:c,hasImportantModifier:m,baseClassName:p,maybePostfixModifierPosition:u}=o(r);if(d){i=r+(i.length>0?" "+i:i);continue}let b=!!u,f=t(b?p.substring(0,u):p);if(!f){if(!b){i=r+(i.length>0?" "+i:i);continue}if(f=t(p),!f){i=r+(i.length>0?" "+i:i);continue}b=!1}const g=a(c).join(":"),h=m?g+"!":g,x=h+f;if(s.includes(x))continue;s.push(x);const v=n(f,b);for(let e=0;e<v.length;++e){const r=v[e];s.push(h+r)}i=r+(i.length>0?" "+i:i)}return i})(e,o);return n(e,a),a}return function(){return a(z.apply(null,arguments))}}const M=e=>{const r=r=>r[e]||[];return r.isThemeGetter=!0,r},G=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,j=/^\((?:(\w[\w-]*):)?(.+)\)$/i,B=/^\d+\/\d+$/,I=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,P=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,F=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,E=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,S=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,D=e=>B.test(e),A=e=>!!e&&!Number.isNaN(Number(e)),T=e=>!!e&&Number.isInteger(Number(e)),W=e=>e.endsWith("%")&&A(e.slice(0,-1)),_=e=>I.test(e),L=()=>!0,V=e=>P.test(e)&&!F.test(e),O=()=>!1,q=e=>E.test(e),H=e=>S.test(e),R=e=>!J(e)&&!ee(e),Y=e=>le(e,me,O),J=e=>G.test(e),K=e=>le(e,pe,V),Q=e=>le(e,ue,A),U=e=>le(e,de,O),X=e=>le(e,ce,H),Z=e=>le(e,fe,q),ee=e=>j.test(e),re=e=>ie(e,pe),oe=e=>ie(e,be),te=e=>ie(e,de),ne=e=>ie(e,me),ae=e=>ie(e,ce),se=e=>ie(e,fe,!0),le=(e,r,o)=>{const t=G.exec(e);return!!t&&(t[1]?r(t[1]):o(t[2]))},ie=(e,r,o=!1)=>{const t=j.exec(e);return!!t&&(t[1]?r(t[1]):o)},de=e=>"position"===e||"percentage"===e,ce=e=>"image"===e||"url"===e,me=e=>"length"===e||"size"===e||"bg-size"===e,pe=e=>"length"===e,ue=e=>"number"===e,be=e=>"family-name"===e,fe=e=>"shadow"===e,ge=()=>{const e=M("color"),r=M("font"),o=M("text"),t=M("font-weight"),n=M("tracking"),a=M("leading"),s=M("breakpoint"),l=M("container"),i=M("spacing"),d=M("radius"),c=M("shadow"),m=M("inset-shadow"),p=M("text-shadow"),u=M("drop-shadow"),b=M("blur"),f=M("perspective"),g=M("aspect"),h=M("ease"),x=M("animate"),v=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom",ee,J],w=()=>[ee,J,i],y=()=>[D,"full","auto",...w()],k=()=>[T,"none","subgrid",ee,J],C=()=>["auto",{span:["full",T,ee,J]},T,ee,J],z=()=>[T,"auto",ee,J],N=()=>["auto","min","max","fr",ee,J],$=()=>["auto",...w()],G=()=>[D,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...w()],j=()=>[e,ee,J],B=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom",te,U,{position:[ee,J]}],I=()=>["auto","cover","contain",ne,Y,{size:[ee,J]}],P=()=>[W,re,K],F=()=>["","none","full",d,ee,J],E=()=>["",A,re,K],S=()=>[A,W,te,U],V=()=>["","none",b,ee,J],O=()=>["none",A,ee,J],q=()=>["none",A,ee,J],H=()=>[A,ee,J],le=()=>[D,"full",...w()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[_],breakpoint:[_],color:[L],container:[_],"drop-shadow":[_],ease:["in","out","in-out"],font:[R],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[_],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[_],shadow:[_],spacing:["px",A],text:[_],"text-shadow":[_],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",D,J,ee,g]}],container:["container"],columns:[{columns:[A,J,ee,l]}],"break-after":[{"break-after":["auto","avoid","all","avoid-page","page","left","right","column"]}],"break-before":[{"break-before":["auto","avoid","all","avoid-page","page","left","right","column"]}],"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"],sr:["sr-only","not-sr-only"],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:v()}],overflow:[{overflow:["auto","hidden","clip","visible","scroll"]}],"overflow-x":[{"overflow-x":["auto","hidden","clip","visible","scroll"]}],"overflow-y":[{"overflow-y":["auto","hidden","clip","visible","scroll"]}],overscroll:[{overscroll:["auto","contain","none"]}],"overscroll-x":[{"overscroll-x":["auto","contain","none"]}],"overscroll-y":[{"overscroll-y":["auto","contain","none"]}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:y()}],"inset-x":[{"inset-x":y()}],"inset-y":[{"inset-y":y()}],start:[{start:y()}],end:[{end:y()}],top:[{top:y()}],right:[{right:y()}],bottom:[{bottom:y()}],left:[{left:y()}],visibility:["visible","invisible","collapse"],z:[{z:[T,"auto",ee,J]}],basis:[{basis:[D,"full","auto",l,...w()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[A,D,"auto","initial","none",J]}],grow:[{grow:["",A,ee,J]}],shrink:[{shrink:["",A,ee,J]}],order:[{order:[T,"first","last","none",ee,J]}],"grid-cols":[{"grid-cols":k()}],"col-start-end":[{col:C()}],"col-start":[{"col-start":z()}],"col-end":[{"col-end":z()}],"grid-rows":[{"grid-rows":k()}],"row-start-end":[{row:C()}],"row-start":[{"row-start":z()}],"row-end":[{"row-end":z()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":N()}],"auto-rows":[{"auto-rows":N()}],gap:[{gap:w()}],"gap-x":[{"gap-x":w()}],"gap-y":[{"gap-y":w()}],"justify-content":[{justify:["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe","normal"]}],"justify-items":[{"justify-items":["start","end","center","stretch","center-safe","end-safe","normal"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch","center-safe","end-safe"]}],"align-content":[{content:["normal","start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"]}],"align-items":[{items:["start","end","center","stretch","center-safe","end-safe",{baseline:["","last"]}]}],"align-self":[{self:["auto","start","end","center","stretch","center-safe","end-safe",{baseline:["","last"]}]}],"place-content":[{"place-content":["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"]}],"place-items":[{"place-items":["start","end","center","stretch","center-safe","end-safe","baseline"]}],"place-self":[{"place-self":["auto","start","end","center","stretch","center-safe","end-safe"]}],p:[{p:w()}],px:[{px:w()}],py:[{py:w()}],ps:[{ps:w()}],pe:[{pe:w()}],pt:[{pt:w()}],pr:[{pr:w()}],pb:[{pb:w()}],pl:[{pl:w()}],m:[{m:$()}],mx:[{mx:$()}],my:[{my:$()}],ms:[{ms:$()}],me:[{me:$()}],mt:[{mt:$()}],mr:[{mr:$()}],mb:[{mb:$()}],ml:[{ml:$()}],"space-x":[{"space-x":w()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":w()}],"space-y-reverse":["space-y-reverse"],size:[{size:G()}],w:[{w:[l,"screen",...G()]}],"min-w":[{"min-w":[l,"screen","none",...G()]}],"max-w":[{"max-w":[l,"screen","none","prose",{screen:[s]},...G()]}],h:[{h:["screen","lh",...G()]}],"min-h":[{"min-h":["screen","lh","none",...G()]}],"max-h":[{"max-h":["screen","lh",...G()]}],"font-size":[{text:["base",o,re,K]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[t,ee,Q]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",W,J]}],"font-family":[{font:[oe,J,r]}],"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:[n,ee,J]}],"line-clamp":[{"line-clamp":[A,"none",ee,Q]}],leading:[{leading:[a,...w()]}],"list-image":[{"list-image":["none",ee,J]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",ee,J]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:j()}],"text-color":[{text:j()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:["solid","dashed","dotted","double","wavy"]}],"text-decoration-thickness":[{decoration:[A,"from-font","auto",ee,K]}],"text-decoration-color":[{decoration:j()}],"underline-offset":[{"underline-offset":[A,"auto",ee,J]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:w()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",ee,J]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",ee,J]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:B()}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","space","round"]}]}],"bg-size":[{bg:I()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},T,ee,J],radial:["",ee,J],conic:[T,ee,J]},ae,X]}],"bg-color":[{bg:j()}],"gradient-from-pos":[{from:P()}],"gradient-via-pos":[{via:P()}],"gradient-to-pos":[{to:P()}],"gradient-from":[{from:j()}],"gradient-via":[{via:j()}],"gradient-to":[{to:j()}],rounded:[{rounded:F()}],"rounded-s":[{"rounded-s":F()}],"rounded-e":[{"rounded-e":F()}],"rounded-t":[{"rounded-t":F()}],"rounded-r":[{"rounded-r":F()}],"rounded-b":[{"rounded-b":F()}],"rounded-l":[{"rounded-l":F()}],"rounded-ss":[{"rounded-ss":F()}],"rounded-se":[{"rounded-se":F()}],"rounded-ee":[{"rounded-ee":F()}],"rounded-es":[{"rounded-es":F()}],"rounded-tl":[{"rounded-tl":F()}],"rounded-tr":[{"rounded-tr":F()}],"rounded-br":[{"rounded-br":F()}],"rounded-bl":[{"rounded-bl":F()}],"border-w":[{border:E()}],"border-w-x":[{"border-x":E()}],"border-w-y":[{"border-y":E()}],"border-w-s":[{"border-s":E()}],"border-w-e":[{"border-e":E()}],"border-w-t":[{"border-t":E()}],"border-w-r":[{"border-r":E()}],"border-w-b":[{"border-b":E()}],"border-w-l":[{"border-l":E()}],"divide-x":[{"divide-x":E()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":E()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:["solid","dashed","dotted","double","hidden","none"]}],"divide-style":[{divide:["solid","dashed","dotted","double","hidden","none"]}],"border-color":[{border:j()}],"border-color-x":[{"border-x":j()}],"border-color-y":[{"border-y":j()}],"border-color-s":[{"border-s":j()}],"border-color-e":[{"border-e":j()}],"border-color-t":[{"border-t":j()}],"border-color-r":[{"border-r":j()}],"border-color-b":[{"border-b":j()}],"border-color-l":[{"border-l":j()}],"divide-color":[{divide:j()}],"outline-style":[{outline:["solid","dashed","dotted","double","none","hidden"]}],"outline-offset":[{"outline-offset":[A,ee,J]}],"outline-w":[{outline:["",A,re,K]}],"outline-color":[{outline:j()}],shadow:[{shadow:["","none",c,se,Z]}],"shadow-color":[{shadow:j()}],"inset-shadow":[{"inset-shadow":["none",m,se,Z]}],"inset-shadow-color":[{"inset-shadow":j()}],"ring-w":[{ring:E()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:j()}],"ring-offset-w":[{"ring-offset":[A,K]}],"ring-offset-color":[{"ring-offset":j()}],"inset-ring-w":[{"inset-ring":E()}],"inset-ring-color":[{"inset-ring":j()}],"text-shadow":[{"text-shadow":["none",p,se,Z]}],"text-shadow-color":[{"text-shadow":j()}],opacity:[{opacity:[A,ee,J]}],"mix-blend":[{"mix-blend":["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity","plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"]}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[A]}],"mask-image-linear-from-pos":[{"mask-linear-from":S()}],"mask-image-linear-to-pos":[{"mask-linear-to":S()}],"mask-image-linear-from-color":[{"mask-linear-from":j()}],"mask-image-linear-to-color":[{"mask-linear-to":j()}],"mask-image-t-from-pos":[{"mask-t-from":S()}],"mask-image-t-to-pos":[{"mask-t-to":S()}],"mask-image-t-from-color":[{"mask-t-from":j()}],"mask-image-t-to-color":[{"mask-t-to":j()}],"mask-image-r-from-pos":[{"mask-r-from":S()}],"mask-image-r-to-pos":[{"mask-r-to":S()}],"mask-image-r-from-color":[{"mask-r-from":j()}],"mask-image-r-to-color":[{"mask-r-to":j()}],"mask-image-b-from-pos":[{"mask-b-from":S()}],"mask-image-b-to-pos":[{"mask-b-to":S()}],"mask-image-b-from-color":[{"mask-b-from":j()}],"mask-image-b-to-color":[{"mask-b-to":j()}],"mask-image-l-from-pos":[{"mask-l-from":S()}],"mask-image-l-to-pos":[{"mask-l-to":S()}],"mask-image-l-from-color":[{"mask-l-from":j()}],"mask-image-l-to-color":[{"mask-l-to":j()}],"mask-image-x-from-pos":[{"mask-x-from":S()}],"mask-image-x-to-pos":[{"mask-x-to":S()}],"mask-image-x-from-color":[{"mask-x-from":j()}],"mask-image-x-to-color":[{"mask-x-to":j()}],"mask-image-y-from-pos":[{"mask-y-from":S()}],"mask-image-y-to-pos":[{"mask-y-to":S()}],"mask-image-y-from-color":[{"mask-y-from":j()}],"mask-image-y-to-color":[{"mask-y-to":j()}],"mask-image-radial":[{"mask-radial":[ee,J]}],"mask-image-radial-from-pos":[{"mask-radial-from":S()}],"mask-image-radial-to-pos":[{"mask-radial-to":S()}],"mask-image-radial-from-color":[{"mask-radial-from":j()}],"mask-image-radial-to-color":[{"mask-radial-to":j()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"]}],"mask-image-conic-pos":[{"mask-conic":[A]}],"mask-image-conic-from-pos":[{"mask-conic-from":S()}],"mask-image-conic-to-pos":[{"mask-conic-to":S()}],"mask-image-conic-from-color":[{"mask-conic-from":j()}],"mask-image-conic-to-color":[{"mask-conic-to":j()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:B()}],"mask-repeat":[{mask:["no-repeat",{repeat:["","x","y","space","round"]}]}],"mask-size":[{mask:I()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",ee,J]}],filter:[{filter:["","none",ee,J]}],blur:[{blur:V()}],brightness:[{brightness:[A,ee,J]}],contrast:[{contrast:[A,ee,J]}],"drop-shadow":[{"drop-shadow":["","none",u,se,Z]}],"drop-shadow-color":[{"drop-shadow":j()}],grayscale:[{grayscale:["",A,ee,J]}],"hue-rotate":[{"hue-rotate":[A,ee,J]}],invert:[{invert:["",A,ee,J]}],saturate:[{saturate:[A,ee,J]}],sepia:[{sepia:["",A,ee,J]}],"backdrop-filter":[{"backdrop-filter":["","none",ee,J]}],"backdrop-blur":[{"backdrop-blur":V()}],"backdrop-brightness":[{"backdrop-brightness":[A,ee,J]}],"backdrop-contrast":[{"backdrop-contrast":[A,ee,J]}],"backdrop-grayscale":[{"backdrop-grayscale":["",A,ee,J]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[A,ee,J]}],"backdrop-invert":[{"backdrop-invert":["",A,ee,J]}],"backdrop-opacity":[{"backdrop-opacity":[A,ee,J]}],"backdrop-saturate":[{"backdrop-saturate":[A,ee,J]}],"backdrop-sepia":[{"backdrop-sepia":["",A,ee,J]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":w()}],"border-spacing-x":[{"border-spacing-x":w()}],"border-spacing-y":[{"border-spacing-y":w()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",ee,J]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[A,"initial",ee,J]}],ease:[{ease:["linear","initial",h,ee,J]}],delay:[{delay:[A,ee,J]}],animate:[{animate:["none",x,ee,J]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[f,ee,J]}],"perspective-origin":[{"perspective-origin":v()}],rotate:[{rotate:O()}],"rotate-x":[{"rotate-x":O()}],"rotate-y":[{"rotate-y":O()}],"rotate-z":[{"rotate-z":O()}],scale:[{scale:q()}],"scale-x":[{"scale-x":q()}],"scale-y":[{"scale-y":q()}],"scale-z":[{"scale-z":q()}],"scale-3d":["scale-3d"],skew:[{skew:H()}],"skew-x":[{"skew-x":H()}],"skew-y":[{"skew-y":H()}],transform:[{transform:[ee,J,"","none","gpu","cpu"]}],"transform-origin":[{origin:v()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:le()}],"translate-x":[{"translate-x":le()}],"translate-y":[{"translate-y":le()}],"translate-z":[{"translate-z":le()}],"translate-none":["translate-none"],accent:[{accent:j()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:j()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",ee,J]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":w()}],"scroll-mx":[{"scroll-mx":w()}],"scroll-my":[{"scroll-my":w()}],"scroll-ms":[{"scroll-ms":w()}],"scroll-me":[{"scroll-me":w()}],"scroll-mt":[{"scroll-mt":w()}],"scroll-mr":[{"scroll-mr":w()}],"scroll-mb":[{"scroll-mb":w()}],"scroll-ml":[{"scroll-ml":w()}],"scroll-p":[{"scroll-p":w()}],"scroll-px":[{"scroll-px":w()}],"scroll-py":[{"scroll-py":w()}],"scroll-ps":[{"scroll-ps":w()}],"scroll-pe":[{"scroll-pe":w()}],"scroll-pt":[{"scroll-pt":w()}],"scroll-pr":[{"scroll-pr":w()}],"scroll-pb":[{"scroll-pb":w()}],"scroll-pl":[{"scroll-pl":w()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",ee,J]}],fill:[{fill:["none",...j()]}],"stroke-w":[{stroke:[A,re,K,Q]}],stroke:[{stroke:["none",...j()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-x","border-color-y","border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}},he=(e,r,o)=>{void 0!==o&&(e[r]=o)},xe=(e,r)=>{if(r)for(const o in r)he(e,o,r[o])},ve=(e,r)=>{if(r)for(const o in r)we(e,r,o)},we=(e,r,o)=>{const t=r[o];void 0!==t&&(e[o]=e[o]?e[o].concat(t):t)},ye=((e,...r)=>"function"==typeof e?$(ge,e,...r):$(()=>((e,{cacheSize:r,prefix:o,experimentalParseClassName:t,extend:n={},override:a={}})=>(he(e,"cacheSize",r),he(e,"prefix",o),he(e,"experimentalParseClassName",t),xe(e.theme,a.theme),xe(e.classGroups,a.classGroups),xe(e.conflictingClassGroups,a.conflictingClassGroups),xe(e.conflictingClassGroupModifiers,a.conflictingClassGroupModifiers),he(e,"orderSensitiveModifiers",a.orderSensitiveModifiers),ve(e.theme,n.theme),ve(e.classGroups,n.classGroups),ve(e.conflictingClassGroups,n.conflictingClassGroups),ve(e.conflictingClassGroupModifiers,n.conflictingClassGroupModifiers),we(e,n,"orderSensitiveModifiers"),e))(ge(),e),...r))({extend:{classGroups:{"font-variants":["heading1","heading2","heading3","heading4","heading5","heading6","subheading1","subheading2","subheading3","subheading4","subheading5","subheading6","body1","body2","body3","footnote","micro","label1","label2","label3","label4"],"button-sizes":["btn-small","btn-medium","btn-large","btn-x-large"]}}}),ke=(...e)=>ye(function(){for(var e,r,o=0,t="",n=arguments.length;o<n;o++)(e=arguments[o])&&(r=c(e))&&(t&&(t+=" "),t+=r);return t}(...e)),Ce=({name:r,fill:o=0,opticalSize:t="48dp",weight:n="200",emphasis:a=145,size:s=24,color:l="currentColor",style:i={},className:d,onClick:c,dataTestId:m})=>{const p={fontVariationSettings:`'FILL' ${o}, 'wght' ${n}, 'GRAD' ${a}, 'opsz' ${t.substring(0,2)}`,fontSize:`${s}px`,fontFamily:"'Material Symbols Rounded'",color:l||"currentColor",...i};return e("span",{style:p,className:ke("material-symbols-rounded",d),onClick:c,"data-testid":m,children:r})};Ce.displayName="MaterialIcon";const ze=e=>{let r="";return e.base&&(r="x-large"===e.base?"label3 ":"label4 "),e.md&&(r+="x-large"===e.md?"md:label3 ":"md:label4 "),e.lg&&(r+="x-large"===e.lg?"lg:label3 ":"lg:label4 "),r.trim()},Ne=n(({variant:o="primary_brand",isLoading:t=!1,text:n,label:a,disabled:s,fullWidth:l,size:i={base:"medium"},...d},c)=>{const m=(()=>{const e=ke((e=>{let r="";return e.base&&(r=`btn-${e.base} `),e.md&&(r+=`${(e=>{switch(e){case"small":return"md:btn-small";case"medium":return"md:btn-medium";case"large":return"md:btn-large";case"x-large":return"md:btn-x-large"}})(e.md)} `),e.lg&&(r+=`lg:btn-${e.lg} `),r.trim()})(i),"rounded-2xl pl-15 pr-15 inline-flex gap-2 items-center justify-center outline-none focus:ring-2 focus:ring-offset-2 cursor-pointer transition-colors duration-200 align-top",l&&"w-full"),r=ke((s||t)&&"cursor-not-allowed",t&&"pl-7",s&&"bg-bg-fill-brand-disabled");return ke(e,{primary_brand:"bg-bg-fill-brand text-text-brand-on-bg-fill enabled:hover:bg-bg-fill-brand-hover focus:ring-bg-fill-brand",primary_inverse:"bg-bg-surface-inverse text-text-inverse enabled:hover:bg-bg-fill-inverse-hover focus:ring-bg-surface-inverse",secondary:"border-2 border-border-secondary-on-bg-fill bg-bg text-text focus:ring-bg-surface-inverse"}[o]||"",r)})();let p=`button--${o}`;t&&(p+=" button--loading"),s&&(p+=" button--disabled");return r("button",{ref:c,className:ke(`${p} ${m}`),disabled:s||t,...d,children:[t?e(Ce,{name:"progress_activity",className:"animate-spin"}):null,a?r("span",{className:"flex flex-col",children:[e("span",{className:ke(ze(i)),children:a}),n]}):n]})});Ne.displayName="BrandButton";const $e=n(({children:r,href:o,className:t="",onClick:n,variant:a="unstyled",style:s,external:l=!1,disabled:i=!1,...d},c)=>{const m=(()=>{if("unstyled"===a)return"";const e={default:"text-text underline"},r=[i?"opacity-60 cursor-not-allowed pointer-events-none":"cursor-pointer"].filter(Boolean).join(" ");return["transition-colors duration-200 focus:outline-none focus:ring-2 focus:ring-offset-2",e[a]||e.default,r].filter(Boolean).join(" ")})(),p={...d,ref:c,className:ke(m,`link--${a}`,i&&"link--disabled",t),style:s,href:i?void 0:o,onClick:e=>{i?e.preventDefault():null==n||n(e)},...l&&!i&&{target:"_blank",rel:"noopener noreferrer"},...i&&{"aria-disabled":!0,tabIndex:-1}};return e("a",{...p,children:r})});$e.displayName="Link";const Me=({showButtonAs:r,buttonVariant:o,buttonLabel:t,buttonPrefix:n,href:a,target:s,anchorId:l,linkClassName:i,linkVariant:d})=>"solid"===r?e(Ne,{id:l,variant:o,text:t,label:n}):"text"===r?e($e,{href:a,target:s,variant:d||"default",className:`text-text-brand ${i||""}`,children:t}):null,Ge=({body:t,links:n,bottomLinks:a,copyrights:s,terms:l,maxWidth:i=!0})=>r("div",{className:` ${i?"mx-auto max-w-120":""} px-5 py-8 lg:px-[120px] lg:py-18`,children:[e("div",{children:t}),e("div",{className:"bg-white h-[1px] border-t-0 opacity-100 dark:opacity-50 my-8 lg:my-16"}),e("div",{className:"grid-1 grid gap-8 md:grid-cols-2 lg:grid-cols-4 py-8",children:null==n?void 0:n.map((t,n)=>{var a,s;return r(o,{children:[r("div",{className:"site-links-group",children:[e("div",{children:null==t?void 0:t.title}),e("div",{className:"flex flex-col",children:null===(s=null===(a=null==t?void 0:t.itemsCollection)||void 0===a?void 0:a.items)||void 0===s?void 0:s.map((r,o)=>e("div",{className:"pt-3",children:e(Me,{...r})},`site-links-${o}`))})]},`link-group-${n}`),e("div",{className:"bg-white h-[1px] border-t-0 opacity-100 dark:opacity-50 block md:hidden "})]})})}),r("div",{className:"pt-8",children:[e("p",{className:"copy-rights",children:s}),r("p",{className:"terms-text text-sm font-normal ",children:["© ",(new Date).getFullYear()," ",l]}),e("ul",{className:"bottom-links list-none",children:null==a?void 0:a.map((r,o)=>e("li",{className:"relative float-left pl-[8px] first-of-type:pl-0 first-of-type:before:content-[''] before:content-['•'] before:absolute before:left-[3px] before:top-1/2 before:-translate-y-1/2 before:text-[14px]",children:e(Me,{...r,className:"text-sm font-normal",linkVariant:"unstyled"})},`links-${o}`))})]})]}),je=({fields:r})=>e("div",{children:"Image Promo Bar"}),Be=({fields:r})=>e("div",{children:"Navigation"}),Ie=({fields:r})=>e("div",{children:"Primary Hero"}),Pe=({fields:r})=>e("div",{children:"Text Block"}),Fe=({fields:r})=>e("div",{children:"Modal Block"}),Ee=({children:o,background:t,className:n,fill:a="yellow",maxFit:s,show:l=!0,path:i="path2"})=>{const d=`${i}`,c={blue:"text-[#07B2E2]",green:"text-[#26B170]",yellow:"text-[#F5FF1E]",purple:"text-[#931D69]",white:"text-white",navy:"text-[#00002D]"},m={blue:"bg-[#07B2E2]",green:"bg-[#26B170]",yellow:"bg-[#F5FF1E]",purple:"bg-[#931D69]",white:"bg-white",navy:"bg-[#00002D]"},p="string"==typeof t&&t in m,u=p?m[t]:void 0,b=t&&!p?{background:t}:void 0,f=a in c?c[a]:"text-[#F5FF1E]";return l?r("div",{className:`shape-bg relative overflow-hidden ${null!=n?n:""} ${s?"max-content":""} ${null!=u?u:b?"":"bg-white"}`,style:b,children:["path1"===i&&e("svg",{className:`shape-bg-svg absolute pointer-events-none z-0 left-1/2 top-[-2371px] translate-x-[-55%] ${d} fill-current ${f}`,width:"2262",height:"4359",viewBox:"0 0 2262 4359",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",children:e("path",{d:"M1838.72 444.021C2216.45 758.242 2351.22 1060.81 2202.83 1982.25C2062.95 2851.55 1923.57 4265.14 1394.48 4348.94C1079.75 4409.66 766.955 4172.68 508.523 4003.04C340.876 3884.89 192.855 3774.9 26.6866 3661.93C-27.6562 3624.7 8.69435 3542.15 74.1261 3555.69C415.628 3626.61 686.916 3615.36 942.942 3443.48C1410.95 3163.54 1632.32 2141.02 1629.56 1543.75C1637.51 910.76 1276.06 582.318 829.643 352.709C587.562 235.528 333.508 169.963 100.699 149.757C31.9431 143.965 25.0259 47.9703 92.459 33.1281C623.196 -84.6769 1404.59 131.886 1839.84 443.573"})}),"path2"===i&&e("svg",{className:`shape-bg-svg absolute pointer-events-none z-0 left-1/2 top-[45.8px] translate-x-[-101%] ${d} fill-current ${f}`,width:"3739",height:"3666",viewBox:"0 0 3739 3666",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",children:e("path",{d:"M1662.93 3664.31C2153.52 3637.23 2442.1 3474.65 2872.31 2646.41C3278.25 1865.09 4009.1 647.09 3634.26 264.38C3417.79 27.9944 3025.37 31.7818 2716.76 13.9013C2511.72 8.81634 2327.31 8.87399 2126.55 0.511773C2060.73 -2.00127 2040.7 85.9475 2101.3 114.087C2417.76 260.743 2628.86 431.51 2731.94 722.142C2940.79 1225.9 2508.91 2178.82 2150.63 2656.7C1779.64 3169.63 1293.64 3217.84 798.345 3136.04C534.128 3085.8 291.072 2986.97 92.1133 2864.4C33.4593 2828.06 -29.3236 2901.01 15.967 2953.13C371.841 3364.12 1128.29 3656.09 1663.56 3665.34"})}),"path3"===i&&e("svg",{className:`shape-bg-svg absolute pointer-events-none z-0 top-[-2600px] left-1/2 translate-x-[-55%] ${d} fill-current ${f}`,width:"3044",height:"3248",viewBox:"0 0 3044 3248",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",children:e("path",{d:"M1.21857 1353.6C-0.931975 1765.46 120.504 2015.15 791.765 2417.01C1424.98 2796.19 2407.16 3469.31 2746.34 3175.04C2955.08 3005.86 2971.76 2677.32 3002.33 2420C3016.95 2248.7 3026.23 2094.39 3043.38 1926.83C3048.81 1871.88 2976.24 1850.67 2949.63 1899.96C2810.91 2157.33 2657.35 2325.33 2408.95 2396.88C1976.88 2546.15 1201.39 2136.59 819.655 1812.63C409.231 1476.27 393.475 1067.19 486.97 656.895C542.372 438.358 637.352 239.983 749.974 79.7081C783.347 32.4684 725.487 -23.7534 679.587 11.5067C317.699 288.49 35.1358 906.671 0.328344 1354.07"})}),"path4"===i&&e("svg",{className:`shape-bg-svg absolute pointer-events-none z-0 left-1/2 top-[-1966.1px] translate-x-[-48%] ${d} fill-current ${f}`,width:"3739",height:"3666",viewBox:"0 0 3739 3666",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",children:e("path",{d:"M1662.93 3664.31C2153.52 3637.23 2442.1 3474.65 2872.31 2646.41C3278.25 1865.1 4009.1 647.091 3634.26 264.381C3417.79 27.9951 3025.37 31.7826 2716.76 13.902C2511.72 8.81709 2327.31 8.87474 2126.55 0.512528C2060.73 -2.00052 2040.7 85.9483 2101.3 114.088C2417.76 260.743 2628.86 431.51 2731.94 722.143C2940.79 1225.9 2508.91 2178.82 2150.63 2656.7C1779.64 3169.63 1293.64 3217.84 798.345 3136.04C534.128 3085.8 291.072 2986.98 92.1133 2864.4C33.4593 2828.06 -29.3236 2901.01 15.967 2953.13C371.841 3364.12 1128.29 3656.09 1663.56 3665.34"})}),e("div",{className:"shape-bg-content relative z-[1]",children:o})]}):e("div",{className:n,style:b,children:o})},Se=n(({children:e,as:r,className:o="",style:n,...a},s)=>{const l=r||"p";return t.createElement(l,{ref:s,className:o,style:n,...a},e)});Se.displayName="Text";const De=({title:o,background:t="white",button:n,color:a,contentAlignment:s,description:l,descriptionAlignment:i,enableHeading:d,subTitle:c,maxWidth:m=!0})=>r("div",{className:`${{blue:"bg-[#07B2E2]",green:"bg-[#26B170]",yellow:"bg-[#F5FF1E]",purple:"bg-[#931D69]",white:"bg-white",navy:"bg-[#00002D]"}[t]} ${m?"mx-auto max-w-120":""} flex flex-col text-${a} px-5 py-16 lg:px-13 lg:py-24 `,children:[e(Se,{as:d?"h1":"h2",className:`heading2 lg:heading1 text-${s}`,children:o}),e(Se,{as:"h3",className:`subheading3 pt-2 lg:pt-3 lg:subheading1 text-${s}`,children:c}),e("div",{className:`text-body1 pt-2 lg:pt-3 text-${i}`,children:l}),e("div",{className:"pt-5 lg:pt-14 flex justify-center ",children:e(Me,{...n})})]});export{a as Accordion,Me as Button,s as Callout,l as Cards,i as Carousel,De as CtaCallout,d as FloatingBanner,Ge as Footer,je as ImagePromoBar,Fe as Modal,Be as Navigation,Ie as PrimaryHero,Ee as ShapeBackgroundWrapper,Pe as Text};
1
+ import{jsx as e,jsxs as r}from"react/jsx-runtime";import o,{forwardRef as t}from"react";const n=({fields:r})=>e("div",{children:"Accordion"}),a=({fields:r})=>e("div",{children:"Callout"}),l=({fields:r})=>e("div",{children:"Cards"}),s=({fields:r})=>e("div",{children:"Carousel"}),i=({fields:r})=>e("div",{children:"FloatingBanner"});function d(e){var r,o,t="";if("string"==typeof e||"number"==typeof e)t+=e;else if("object"==typeof e)if(Array.isArray(e)){var n=e.length;for(r=0;r<n;r++)e[r]&&(o=d(e[r]))&&(t&&(t+=" "),t+=o)}else for(o in e)e[o]&&(t&&(t+=" "),t+=o);return t}const c=e=>{const r=b(e),{conflictingClassGroups:o,conflictingClassGroupModifiers:t}=e;return{getClassGroupId:e=>{const o=e.split("-");return""===o[0]&&1!==o.length&&o.shift(),m(o,r)||u(e)},getConflictingClassGroupIds:(e,r)=>{const n=o[e]||[];return r&&t[e]?[...n,...t[e]]:n}}},m=(e,r)=>{if(0===e.length)return r.classGroupId;const o=e[0],t=r.nextPart.get(o),n=t?m(e.slice(1),t):void 0;if(n)return n;if(0===r.validators.length)return;const a=e.join("-");return r.validators.find(({validator:e})=>e(a))?.classGroupId},p=/^\[(.+)\]$/,u=e=>{if(p.test(e)){const r=p.exec(e)[1],o=r?.substring(0,r.indexOf(":"));if(o)return"arbitrary.."+o}},b=e=>{const{theme:r,classGroups:o}=e,t={nextPart:new Map,validators:[]};for(const e in o)f(o[e],t,e,r);return t},f=(e,r,o,t)=>{e.forEach(e=>{if("string"==typeof e){return void((""===e?r:g(r,e)).classGroupId=o)}if("function"==typeof e)return h(e)?void f(e(t),r,o,t):void r.validators.push({validator:e,classGroupId:o});Object.entries(e).forEach(([e,n])=>{f(n,g(r,e),o,t)})})},g=(e,r)=>{let o=e;return r.split("-").forEach(e=>{o.nextPart.has(e)||o.nextPart.set(e,{nextPart:new Map,validators:[]}),o=o.nextPart.get(e)}),o},h=e=>e.isThemeGetter,x=e=>{if(e<1)return{get:()=>{},set:()=>{}};let r=0,o=new Map,t=new Map;const n=(n,a)=>{o.set(n,a),r++,r>e&&(r=0,t=o,o=new Map)};return{get(e){let r=o.get(e);return void 0!==r?r:void 0!==(r=t.get(e))?(n(e,r),r):void 0},set(e,r){o.has(e)?o.set(e,r):n(e,r)}}},v=e=>{const{prefix:r,experimentalParseClassName:o}=e;let t=e=>{const r=[];let o,t=0,n=0,a=0;for(let l=0;l<e.length;l++){let s=e[l];if(0===t&&0===n){if(":"===s){r.push(e.slice(a,l)),a=l+1;continue}if("/"===s){o=l;continue}}"["===s?t++:"]"===s?t--:"("===s?n++:")"===s&&n--}const l=0===r.length?e:e.substring(a),s=y(l);return{modifiers:r,hasImportantModifier:s!==l,baseClassName:s,maybePostfixModifierPosition:o&&o>a?o-a:void 0}};if(r){const e=r+":",o=t;t=r=>r.startsWith(e)?o(r.substring(e.length)):{isExternal:!0,modifiers:[],hasImportantModifier:!1,baseClassName:r,maybePostfixModifierPosition:void 0}}if(o){const e=t;t=r=>o({className:r,parseClassName:e})}return t},y=e=>e.endsWith("!")?e.substring(0,e.length-1):e.startsWith("!")?e.substring(1):e,w=e=>{const r=Object.fromEntries(e.orderSensitiveModifiers.map(e=>[e,!0]));return e=>{if(e.length<=1)return e;const o=[];let t=[];return e.forEach(e=>{"["===e[0]||r[e]?(o.push(...t.sort(),e),t=[]):t.push(e)}),o.push(...t.sort()),o}},k=/\s+/;function C(){let e,r,o=0,t="";for(;o<arguments.length;)(e=arguments[o++])&&(r=z(e))&&(t&&(t+=" "),t+=r);return t}const z=e=>{if("string"==typeof e)return e;let r,o="";for(let t=0;t<e.length;t++)e[t]&&(r=z(e[t]))&&(o&&(o+=" "),o+=r);return o};function N(e,...r){let o,t,n,a=function(s){const i=r.reduce((e,r)=>r(e),e());return o=(e=>({cache:x(e.cacheSize),parseClassName:v(e),sortModifiers:w(e),...c(e)}))(i),t=o.cache.get,n=o.cache.set,a=l,l(s)};function l(e){const r=t(e);if(r)return r;const a=((e,r)=>{const{parseClassName:o,getClassGroupId:t,getConflictingClassGroupIds:n,sortModifiers:a}=r,l=[],s=e.trim().split(k);let i="";for(let e=s.length-1;e>=0;e-=1){const r=s[e],{isExternal:d,modifiers:c,hasImportantModifier:m,baseClassName:p,maybePostfixModifierPosition:u}=o(r);if(d){i=r+(i.length>0?" "+i:i);continue}let b=!!u,f=t(b?p.substring(0,u):p);if(!f){if(!b){i=r+(i.length>0?" "+i:i);continue}if(f=t(p),!f){i=r+(i.length>0?" "+i:i);continue}b=!1}const g=a(c).join(":"),h=m?g+"!":g,x=h+f;if(l.includes(x))continue;l.push(x);const v=n(f,b);for(let e=0;e<v.length;++e){const r=v[e];l.push(h+r)}i=r+(i.length>0?" "+i:i)}return i})(e,o);return n(e,a),a}return function(){return a(C.apply(null,arguments))}}const $=e=>{const r=r=>r[e]||[];return r.isThemeGetter=!0,r},M=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,G=/^\((?:(\w[\w-]*):)?(.+)\)$/i,I=/^\d+\/\d+$/,j=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,B=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,P=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,S=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,F=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,E=e=>I.test(e),D=e=>!!e&&!Number.isNaN(Number(e)),A=e=>!!e&&Number.isInteger(Number(e)),L=e=>e.endsWith("%")&&D(e.slice(0,-1)),T=e=>j.test(e),W=()=>!0,_=e=>B.test(e)&&!P.test(e),q=()=>!1,V=e=>S.test(e),H=e=>F.test(e),O=e=>!Y(e)&&!Z(e),R=e=>le(e,ce,q),Y=e=>M.test(e),J=e=>le(e,me,_),K=e=>le(e,pe,D),Q=e=>le(e,ie,q),U=e=>le(e,de,H),X=e=>le(e,be,V),Z=e=>G.test(e),ee=e=>se(e,me),re=e=>se(e,ue),oe=e=>se(e,ie),te=e=>se(e,ce),ne=e=>se(e,de),ae=e=>se(e,be,!0),le=(e,r,o)=>{const t=M.exec(e);return!!t&&(t[1]?r(t[1]):o(t[2]))},se=(e,r,o=!1)=>{const t=G.exec(e);return!!t&&(t[1]?r(t[1]):o)},ie=e=>"position"===e||"percentage"===e,de=e=>"image"===e||"url"===e,ce=e=>"length"===e||"size"===e||"bg-size"===e,me=e=>"length"===e,pe=e=>"number"===e,ue=e=>"family-name"===e,be=e=>"shadow"===e,fe=()=>{const e=$("color"),r=$("font"),o=$("text"),t=$("font-weight"),n=$("tracking"),a=$("leading"),l=$("breakpoint"),s=$("container"),i=$("spacing"),d=$("radius"),c=$("shadow"),m=$("inset-shadow"),p=$("text-shadow"),u=$("drop-shadow"),b=$("blur"),f=$("perspective"),g=$("aspect"),h=$("ease"),x=$("animate"),v=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom",Z,Y],y=()=>[Z,Y,i],w=()=>[E,"full","auto",...y()],k=()=>[A,"none","subgrid",Z,Y],C=()=>["auto",{span:["full",A,Z,Y]},A,Z,Y],z=()=>[A,"auto",Z,Y],N=()=>["auto","min","max","fr",Z,Y],M=()=>["auto",...y()],G=()=>[E,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...y()],I=()=>[e,Z,Y],j=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom",oe,Q,{position:[Z,Y]}],B=()=>["auto","cover","contain",te,R,{size:[Z,Y]}],P=()=>[L,ee,J],S=()=>["","none","full",d,Z,Y],F=()=>["",D,ee,J],_=()=>[D,L,oe,Q],q=()=>["","none",b,Z,Y],V=()=>["none",D,Z,Y],H=()=>["none",D,Z,Y],le=()=>[D,Z,Y],se=()=>[E,"full",...y()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[T],breakpoint:[T],color:[W],container:[T],"drop-shadow":[T],ease:["in","out","in-out"],font:[O],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[T],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[T],shadow:[T],spacing:["px",D],text:[T],"text-shadow":[T],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",E,Y,Z,g]}],container:["container"],columns:[{columns:[D,Y,Z,s]}],"break-after":[{"break-after":["auto","avoid","all","avoid-page","page","left","right","column"]}],"break-before":[{"break-before":["auto","avoid","all","avoid-page","page","left","right","column"]}],"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"],sr:["sr-only","not-sr-only"],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:v()}],overflow:[{overflow:["auto","hidden","clip","visible","scroll"]}],"overflow-x":[{"overflow-x":["auto","hidden","clip","visible","scroll"]}],"overflow-y":[{"overflow-y":["auto","hidden","clip","visible","scroll"]}],overscroll:[{overscroll:["auto","contain","none"]}],"overscroll-x":[{"overscroll-x":["auto","contain","none"]}],"overscroll-y":[{"overscroll-y":["auto","contain","none"]}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:w()}],"inset-x":[{"inset-x":w()}],"inset-y":[{"inset-y":w()}],start:[{start:w()}],end:[{end:w()}],top:[{top:w()}],right:[{right:w()}],bottom:[{bottom:w()}],left:[{left:w()}],visibility:["visible","invisible","collapse"],z:[{z:[A,"auto",Z,Y]}],basis:[{basis:[E,"full","auto",s,...y()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[D,E,"auto","initial","none",Y]}],grow:[{grow:["",D,Z,Y]}],shrink:[{shrink:["",D,Z,Y]}],order:[{order:[A,"first","last","none",Z,Y]}],"grid-cols":[{"grid-cols":k()}],"col-start-end":[{col:C()}],"col-start":[{"col-start":z()}],"col-end":[{"col-end":z()}],"grid-rows":[{"grid-rows":k()}],"row-start-end":[{row:C()}],"row-start":[{"row-start":z()}],"row-end":[{"row-end":z()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":N()}],"auto-rows":[{"auto-rows":N()}],gap:[{gap:y()}],"gap-x":[{"gap-x":y()}],"gap-y":[{"gap-y":y()}],"justify-content":[{justify:["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe","normal"]}],"justify-items":[{"justify-items":["start","end","center","stretch","center-safe","end-safe","normal"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch","center-safe","end-safe"]}],"align-content":[{content:["normal","start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"]}],"align-items":[{items:["start","end","center","stretch","center-safe","end-safe",{baseline:["","last"]}]}],"align-self":[{self:["auto","start","end","center","stretch","center-safe","end-safe",{baseline:["","last"]}]}],"place-content":[{"place-content":["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"]}],"place-items":[{"place-items":["start","end","center","stretch","center-safe","end-safe","baseline"]}],"place-self":[{"place-self":["auto","start","end","center","stretch","center-safe","end-safe"]}],p:[{p:y()}],px:[{px:y()}],py:[{py:y()}],ps:[{ps:y()}],pe:[{pe:y()}],pt:[{pt:y()}],pr:[{pr:y()}],pb:[{pb:y()}],pl:[{pl:y()}],m:[{m:M()}],mx:[{mx:M()}],my:[{my:M()}],ms:[{ms:M()}],me:[{me:M()}],mt:[{mt:M()}],mr:[{mr:M()}],mb:[{mb:M()}],ml:[{ml:M()}],"space-x":[{"space-x":y()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":y()}],"space-y-reverse":["space-y-reverse"],size:[{size:G()}],w:[{w:[s,"screen",...G()]}],"min-w":[{"min-w":[s,"screen","none",...G()]}],"max-w":[{"max-w":[s,"screen","none","prose",{screen:[l]},...G()]}],h:[{h:["screen","lh",...G()]}],"min-h":[{"min-h":["screen","lh","none",...G()]}],"max-h":[{"max-h":["screen","lh",...G()]}],"font-size":[{text:["base",o,ee,J]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[t,Z,K]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",L,Y]}],"font-family":[{font:[re,Y,r]}],"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:[n,Z,Y]}],"line-clamp":[{"line-clamp":[D,"none",Z,K]}],leading:[{leading:[a,...y()]}],"list-image":[{"list-image":["none",Z,Y]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",Z,Y]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:I()}],"text-color":[{text:I()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:["solid","dashed","dotted","double","wavy"]}],"text-decoration-thickness":[{decoration:[D,"from-font","auto",Z,J]}],"text-decoration-color":[{decoration:I()}],"underline-offset":[{"underline-offset":[D,"auto",Z,Y]}],"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",Z,Y]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",Z,Y]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:j()}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","space","round"]}]}],"bg-size":[{bg:B()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},A,Z,Y],radial:["",Z,Y],conic:[A,Z,Y]},ne,U]}],"bg-color":[{bg:I()}],"gradient-from-pos":[{from:P()}],"gradient-via-pos":[{via:P()}],"gradient-to-pos":[{to:P()}],"gradient-from":[{from:I()}],"gradient-via":[{via:I()}],"gradient-to":[{to:I()}],rounded:[{rounded:S()}],"rounded-s":[{"rounded-s":S()}],"rounded-e":[{"rounded-e":S()}],"rounded-t":[{"rounded-t":S()}],"rounded-r":[{"rounded-r":S()}],"rounded-b":[{"rounded-b":S()}],"rounded-l":[{"rounded-l":S()}],"rounded-ss":[{"rounded-ss":S()}],"rounded-se":[{"rounded-se":S()}],"rounded-ee":[{"rounded-ee":S()}],"rounded-es":[{"rounded-es":S()}],"rounded-tl":[{"rounded-tl":S()}],"rounded-tr":[{"rounded-tr":S()}],"rounded-br":[{"rounded-br":S()}],"rounded-bl":[{"rounded-bl":S()}],"border-w":[{border:F()}],"border-w-x":[{"border-x":F()}],"border-w-y":[{"border-y":F()}],"border-w-s":[{"border-s":F()}],"border-w-e":[{"border-e":F()}],"border-w-t":[{"border-t":F()}],"border-w-r":[{"border-r":F()}],"border-w-b":[{"border-b":F()}],"border-w-l":[{"border-l":F()}],"divide-x":[{"divide-x":F()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":F()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:["solid","dashed","dotted","double","hidden","none"]}],"divide-style":[{divide:["solid","dashed","dotted","double","hidden","none"]}],"border-color":[{border:I()}],"border-color-x":[{"border-x":I()}],"border-color-y":[{"border-y":I()}],"border-color-s":[{"border-s":I()}],"border-color-e":[{"border-e":I()}],"border-color-t":[{"border-t":I()}],"border-color-r":[{"border-r":I()}],"border-color-b":[{"border-b":I()}],"border-color-l":[{"border-l":I()}],"divide-color":[{divide:I()}],"outline-style":[{outline:["solid","dashed","dotted","double","none","hidden"]}],"outline-offset":[{"outline-offset":[D,Z,Y]}],"outline-w":[{outline:["",D,ee,J]}],"outline-color":[{outline:I()}],shadow:[{shadow:["","none",c,ae,X]}],"shadow-color":[{shadow:I()}],"inset-shadow":[{"inset-shadow":["none",m,ae,X]}],"inset-shadow-color":[{"inset-shadow":I()}],"ring-w":[{ring:F()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:I()}],"ring-offset-w":[{"ring-offset":[D,J]}],"ring-offset-color":[{"ring-offset":I()}],"inset-ring-w":[{"inset-ring":F()}],"inset-ring-color":[{"inset-ring":I()}],"text-shadow":[{"text-shadow":["none",p,ae,X]}],"text-shadow-color":[{"text-shadow":I()}],opacity:[{opacity:[D,Z,Y]}],"mix-blend":[{"mix-blend":["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity","plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"]}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[D]}],"mask-image-linear-from-pos":[{"mask-linear-from":_()}],"mask-image-linear-to-pos":[{"mask-linear-to":_()}],"mask-image-linear-from-color":[{"mask-linear-from":I()}],"mask-image-linear-to-color":[{"mask-linear-to":I()}],"mask-image-t-from-pos":[{"mask-t-from":_()}],"mask-image-t-to-pos":[{"mask-t-to":_()}],"mask-image-t-from-color":[{"mask-t-from":I()}],"mask-image-t-to-color":[{"mask-t-to":I()}],"mask-image-r-from-pos":[{"mask-r-from":_()}],"mask-image-r-to-pos":[{"mask-r-to":_()}],"mask-image-r-from-color":[{"mask-r-from":I()}],"mask-image-r-to-color":[{"mask-r-to":I()}],"mask-image-b-from-pos":[{"mask-b-from":_()}],"mask-image-b-to-pos":[{"mask-b-to":_()}],"mask-image-b-from-color":[{"mask-b-from":I()}],"mask-image-b-to-color":[{"mask-b-to":I()}],"mask-image-l-from-pos":[{"mask-l-from":_()}],"mask-image-l-to-pos":[{"mask-l-to":_()}],"mask-image-l-from-color":[{"mask-l-from":I()}],"mask-image-l-to-color":[{"mask-l-to":I()}],"mask-image-x-from-pos":[{"mask-x-from":_()}],"mask-image-x-to-pos":[{"mask-x-to":_()}],"mask-image-x-from-color":[{"mask-x-from":I()}],"mask-image-x-to-color":[{"mask-x-to":I()}],"mask-image-y-from-pos":[{"mask-y-from":_()}],"mask-image-y-to-pos":[{"mask-y-to":_()}],"mask-image-y-from-color":[{"mask-y-from":I()}],"mask-image-y-to-color":[{"mask-y-to":I()}],"mask-image-radial":[{"mask-radial":[Z,Y]}],"mask-image-radial-from-pos":[{"mask-radial-from":_()}],"mask-image-radial-to-pos":[{"mask-radial-to":_()}],"mask-image-radial-from-color":[{"mask-radial-from":I()}],"mask-image-radial-to-color":[{"mask-radial-to":I()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"]}],"mask-image-conic-pos":[{"mask-conic":[D]}],"mask-image-conic-from-pos":[{"mask-conic-from":_()}],"mask-image-conic-to-pos":[{"mask-conic-to":_()}],"mask-image-conic-from-color":[{"mask-conic-from":I()}],"mask-image-conic-to-color":[{"mask-conic-to":I()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:j()}],"mask-repeat":[{mask:["no-repeat",{repeat:["","x","y","space","round"]}]}],"mask-size":[{mask:B()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",Z,Y]}],filter:[{filter:["","none",Z,Y]}],blur:[{blur:q()}],brightness:[{brightness:[D,Z,Y]}],contrast:[{contrast:[D,Z,Y]}],"drop-shadow":[{"drop-shadow":["","none",u,ae,X]}],"drop-shadow-color":[{"drop-shadow":I()}],grayscale:[{grayscale:["",D,Z,Y]}],"hue-rotate":[{"hue-rotate":[D,Z,Y]}],invert:[{invert:["",D,Z,Y]}],saturate:[{saturate:[D,Z,Y]}],sepia:[{sepia:["",D,Z,Y]}],"backdrop-filter":[{"backdrop-filter":["","none",Z,Y]}],"backdrop-blur":[{"backdrop-blur":q()}],"backdrop-brightness":[{"backdrop-brightness":[D,Z,Y]}],"backdrop-contrast":[{"backdrop-contrast":[D,Z,Y]}],"backdrop-grayscale":[{"backdrop-grayscale":["",D,Z,Y]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[D,Z,Y]}],"backdrop-invert":[{"backdrop-invert":["",D,Z,Y]}],"backdrop-opacity":[{"backdrop-opacity":[D,Z,Y]}],"backdrop-saturate":[{"backdrop-saturate":[D,Z,Y]}],"backdrop-sepia":[{"backdrop-sepia":["",D,Z,Y]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":y()}],"border-spacing-x":[{"border-spacing-x":y()}],"border-spacing-y":[{"border-spacing-y":y()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",Z,Y]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[D,"initial",Z,Y]}],ease:[{ease:["linear","initial",h,Z,Y]}],delay:[{delay:[D,Z,Y]}],animate:[{animate:["none",x,Z,Y]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[f,Z,Y]}],"perspective-origin":[{"perspective-origin":v()}],rotate:[{rotate:V()}],"rotate-x":[{"rotate-x":V()}],"rotate-y":[{"rotate-y":V()}],"rotate-z":[{"rotate-z":V()}],scale:[{scale:H()}],"scale-x":[{"scale-x":H()}],"scale-y":[{"scale-y":H()}],"scale-z":[{"scale-z":H()}],"scale-3d":["scale-3d"],skew:[{skew:le()}],"skew-x":[{"skew-x":le()}],"skew-y":[{"skew-y":le()}],transform:[{transform:[Z,Y,"","none","gpu","cpu"]}],"transform-origin":[{origin:v()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:se()}],"translate-x":[{"translate-x":se()}],"translate-y":[{"translate-y":se()}],"translate-z":[{"translate-z":se()}],"translate-none":["translate-none"],accent:[{accent:I()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:I()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",Z,Y]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":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","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",Z,Y]}],fill:[{fill:["none",...I()]}],"stroke-w":[{stroke:[D,ee,J,K]}],stroke:[{stroke:["none",...I()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-x","border-color-y","border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}},ge=(e,r,o)=>{void 0!==o&&(e[r]=o)},he=(e,r)=>{if(r)for(const o in r)ge(e,o,r[o])},xe=(e,r)=>{if(r)for(const o in r)ve(e,r,o)},ve=(e,r,o)=>{const t=r[o];void 0!==t&&(e[o]=e[o]?e[o].concat(t):t)},ye=((e,...r)=>"function"==typeof e?N(fe,e,...r):N(()=>((e,{cacheSize:r,prefix:o,experimentalParseClassName:t,extend:n={},override:a={}})=>(ge(e,"cacheSize",r),ge(e,"prefix",o),ge(e,"experimentalParseClassName",t),he(e.theme,a.theme),he(e.classGroups,a.classGroups),he(e.conflictingClassGroups,a.conflictingClassGroups),he(e.conflictingClassGroupModifiers,a.conflictingClassGroupModifiers),ge(e,"orderSensitiveModifiers",a.orderSensitiveModifiers),xe(e.theme,n.theme),xe(e.classGroups,n.classGroups),xe(e.conflictingClassGroups,n.conflictingClassGroups),xe(e.conflictingClassGroupModifiers,n.conflictingClassGroupModifiers),ve(e,n,"orderSensitiveModifiers"),e))(fe(),e),...r))({extend:{classGroups:{"font-variants":["heading1","heading2","heading3","heading4","heading5","heading6","subheading1","subheading2","subheading3","subheading4","subheading5","subheading6","body1","body2","body3","footnote","micro","label1","label2","label3","label4"],"button-sizes":["btn-small","btn-medium","btn-large","btn-x-large"]}}}),we=(...e)=>ye(function(){for(var e,r,o=0,t="",n=arguments.length;o<n;o++)(e=arguments[o])&&(r=d(e))&&(t&&(t+=" "),t+=r);return t}(...e)),ke=({name:r,fill:o=0,opticalSize:t="48dp",weight:n="200",emphasis:a=145,size:l=24,color:s="currentColor",style:i={},className:d,onClick:c,dataTestId:m})=>{const p={fontVariationSettings:`'FILL' ${o}, 'wght' ${n}, 'GRAD' ${a}, 'opsz' ${t.substring(0,2)}`,fontSize:`${l}px`,fontFamily:"'Material Symbols Rounded'",color:s||"currentColor",...i};return e("span",{style:p,className:we("material-symbols-rounded",d),onClick:c,"data-testid":m,children:r})};ke.displayName="MaterialIcon";const Ce=e=>{let r="";return e.base&&(r="x-large"===e.base?"label3 ":"label4 "),e.md&&(r+="x-large"===e.md?"md:label3 ":"md:label4 "),e.lg&&(r+="x-large"===e.lg?"lg:label3 ":"lg:label4 "),r.trim()},ze=t(({variant:o="primary_brand",isLoading:t=!1,text:n,label:a,disabled:l,fullWidth:s,size:i={base:"medium"},...d},c)=>{const m=(()=>{const e=we((e=>{let r="";return e.base&&(r=`btn-${e.base} `),e.md&&(r+=`${(e=>{switch(e){case"small":return"md:btn-small";case"medium":return"md:btn-medium";case"large":return"md:btn-large";case"x-large":return"md:btn-x-large"}})(e.md)} `),e.lg&&(r+=`lg:btn-${e.lg} `),r.trim()})(i),"rounded-2xl pl-15 pr-15 inline-flex gap-2 items-center justify-center outline-none focus:ring-2 focus:ring-offset-2 cursor-pointer transition-colors duration-200 align-top",s&&"w-full"),r=we((l||t)&&"cursor-not-allowed",t&&"pl-7",l&&"bg-bg-fill-brand-disabled");return we(e,{primary_brand:"bg-bg-fill-brand text-text-brand-on-bg-fill enabled:hover:bg-bg-fill-brand-hover focus:ring-bg-fill-brand",primary_inverse:"bg-bg-surface-inverse text-text-inverse enabled:hover:bg-bg-fill-inverse-hover focus:ring-bg-surface-inverse",secondary:"border-2 border-border-secondary-on-bg-fill bg-bg text-text focus:ring-bg-surface-inverse"}[o]||"",r)})();let p=`button--${o}`;t&&(p+=" button--loading"),l&&(p+=" button--disabled");return r("button",{ref:c,className:we(`${p} ${m}`),disabled:l||t,...d,children:[t?e(ke,{name:"progress_activity",className:"animate-spin"}):null,a?r("span",{className:"flex flex-col",children:[e("span",{className:we(Ce(i)),children:a}),n]}):n]})});ze.displayName="BrandButton";const Ne=t(({children:r,href:o,className:t="",onClick:n,variant:a="unstyled",style:l,external:s=!1,disabled:i=!1,...d},c)=>{const m=(()=>{if("unstyled"===a)return"";const e={default:"text-text underline"},r=[i?"opacity-60 cursor-not-allowed pointer-events-none":"cursor-pointer"].filter(Boolean).join(" ");return["transition-colors duration-200 focus:outline-none focus:ring-2 focus:ring-offset-2",e[a]||e.default,r].filter(Boolean).join(" ")})(),p={...d,ref:c,className:we(m,`link--${a}`,i&&"link--disabled",t),style:l,href:i?void 0:o,onClick:e=>{i?e.preventDefault():null==n||n(e)},...s&&!i&&{target:"_blank",rel:"noopener noreferrer"},...i&&{"aria-disabled":!0,tabIndex:-1}};return e("a",{...p,children:r})});Ne.displayName="Link";const $e=({showButtonAs:r,buttonVariant:o,buttonLabel:t,buttonPrefix:n,href:a,target:l,anchorId:s,linkClassName:i,linkVariant:d})=>"solid"===r?e(ze,{id:s,variant:o,text:t,label:n}):"text"===r?e(Ne,{href:a,target:l,variant:d||"default",className:`text-text-brand ${i||""}`,children:t}):null,Me=({body:o,links:t,bottomLinks:n,copyrights:a,terms:l,maxWidth:s=!0})=>e("div",{className:"component-container bg-bg-surface-inverse text-white",children:r("div",{className:` ${s?"mx-auto max-w-120":""} px-5 py-8 lg:px-[120px] lg:py-18`,children:[e("div",{children:o}),e("div",{className:"bg-white h-[1px] border-t-0 opacity-100 dark:opacity-50 my-8 lg:my-16"}),e("div",{className:"grid-1 grid gap-8 md:grid-cols-2 lg:grid-cols-4 py-8",children:null==t?void 0:t.map((o,t)=>{var n,a;return r("div",{children:[r("div",{className:"site-links-group",children:[e("div",{children:null==o?void 0:o.title}),e("div",{className:"flex flex-col",children:null===(a=null===(n=null==o?void 0:o.itemsCollection)||void 0===n?void 0:n.items)||void 0===a?void 0:a.map((r,o)=>e("div",{className:"pt-3",children:e($e,{...r})},`site-links-${o}`))})]},`link-group-${t}`),e("div",{className:"bg-white h-[1px] border-t-0 opacity-100 dark:opacity-50 block md:hidden "})]},`footer-link-group-${t}`)})}),r("div",{className:"pt-8",children:[e("p",{className:"copy-rights",children:a}),r("p",{className:"terms-text text-sm font-normal ",children:["© ",(new Date).getFullYear()," ",l]}),e("ul",{className:"bottom-links list-none",children:null==n?void 0:n.map((r,o)=>e("li",{className:"relative float-left pl-[8px] first-of-type:pl-0 first-of-type:before:content-[''] before:content-['•'] before:absolute before:left-[3px] before:top-1/2 before:-translate-y-1/2 before:text-[14px]",children:e($e,{...r,className:"text-sm font-normal",linkVariant:"unstyled"})},`links-${o}`))})]})]})}),Ge=({fields:r})=>e("div",{children:"Image Promo Bar"}),Ie=({fields:r})=>e("div",{children:"Navigation"}),je=({maxWidth:o=!0,title:t,showAsHeading:n,subTitle:a,price:l,priceSuffix:s,priceCallout:i,pricingDescription:d,pricingDescriptionDisclaimer:c,checklist:m,logoLockup:p,checkAvailabilityEyebrow:u,primaryCtaPrefix1:b,primaryCtaPrefix2:f,primaryCta1:g,primaryCta2:h,secondaryCtaPrefix:x,secondaryCta:v,carouselImages:y,squareImage:w,badgeImage:k,bottomLink:C})=>e("div",{className:"component-container",children:r("div",{className:"primary-hero-container "+(o?"mx-auto max-w-120":""),children:[t&&e("div",{children:t}),n&&r("div",{children:["Heading Mode: ",String(n)]}),a&&e("div",{children:a}),l&&e("div",{children:l}),s&&e("div",{children:s}),i&&e("div",{children:i}),d&&e("div",{children:d}),c&&e("div",{children:c}),p&&r("div",{children:["Logo: ",p]}),k&&r("div",{children:["Badge: ",k]}),w&&r("div",{children:["Square Layout: ",String(w)]}),null==m?void 0:m.map(e=>r("div",{children:["Checklist Item: ",e.title]},e.anchorId)),u&&e("div",{children:u}),b&&e("div",{children:b}),g&&r("div",{children:["CTA 1: ",g.label]}),f&&e("div",{children:f}),h&&r("div",{children:["CTA 2: ",h.label]}),x&&e("div",{children:x}),v&&r("div",{children:["Secondary: ",v.label]}),C&&r("div",{children:["Bottom Link: ",C.label]}),null==y?void 0:y.map((e,o)=>r("div",{children:["Carousel Image ",o+1,": ",e]},o))]})}),Be=({fields:r})=>e("div",{children:"Text Block"}),Pe=({fields:r})=>e("div",{children:"Modal Block"}),Se=({children:o,background:t,className:n,fill:a="yellow",maxFit:l,show:s=!0,path:i="path2"})=>{const d=`${i}`,c={blue:"text-[#07B2E2]",green:"text-[#26B170]",yellow:"text-[#F5FF1E]",purple:"text-[#931D69]",white:"text-white",navy:"text-[#00002D]"},m={blue:"bg-[#07B2E2]",green:"bg-[#26B170]",yellow:"bg-[#F5FF1E]",purple:"bg-[#931D69]",white:"bg-white",navy:"bg-[#00002D]"},p="string"==typeof t&&t in m,u=p?m[t]:void 0,b=t&&!p?{background:t}:void 0,f=a in c?c[a]:"text-[#F5FF1E]";return s?r("div",{className:`shape-bg relative overflow-hidden ${null!=n?n:""} ${l?"max-content":""} ${null!=u?u:b?"":"bg-white"}`,style:b,children:["path1"===i&&e("svg",{className:`shape-bg-svg absolute pointer-events-none z-0 left-1/2 top-[-2371px] translate-x-[-55%] ${d} fill-current ${f}`,width:"2262",height:"4359",viewBox:"0 0 2262 4359",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",children:e("path",{d:"M1838.72 444.021C2216.45 758.242 2351.22 1060.81 2202.83 1982.25C2062.95 2851.55 1923.57 4265.14 1394.48 4348.94C1079.75 4409.66 766.955 4172.68 508.523 4003.04C340.876 3884.89 192.855 3774.9 26.6866 3661.93C-27.6562 3624.7 8.69435 3542.15 74.1261 3555.69C415.628 3626.61 686.916 3615.36 942.942 3443.48C1410.95 3163.54 1632.32 2141.02 1629.56 1543.75C1637.51 910.76 1276.06 582.318 829.643 352.709C587.562 235.528 333.508 169.963 100.699 149.757C31.9431 143.965 25.0259 47.9703 92.459 33.1281C623.196 -84.6769 1404.59 131.886 1839.84 443.573"})}),"path2"===i&&e("svg",{className:`shape-bg-svg absolute pointer-events-none z-0 left-1/2 top-[45.8px] translate-x-[-101%] ${d} fill-current ${f}`,width:"3739",height:"3666",viewBox:"0 0 3739 3666",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",children:e("path",{d:"M1662.93 3664.31C2153.52 3637.23 2442.1 3474.65 2872.31 2646.41C3278.25 1865.09 4009.1 647.09 3634.26 264.38C3417.79 27.9944 3025.37 31.7818 2716.76 13.9013C2511.72 8.81634 2327.31 8.87399 2126.55 0.511773C2060.73 -2.00127 2040.7 85.9475 2101.3 114.087C2417.76 260.743 2628.86 431.51 2731.94 722.142C2940.79 1225.9 2508.91 2178.82 2150.63 2656.7C1779.64 3169.63 1293.64 3217.84 798.345 3136.04C534.128 3085.8 291.072 2986.97 92.1133 2864.4C33.4593 2828.06 -29.3236 2901.01 15.967 2953.13C371.841 3364.12 1128.29 3656.09 1663.56 3665.34"})}),"path3"===i&&e("svg",{className:`shape-bg-svg absolute pointer-events-none z-0 top-[-2600px] left-1/2 translate-x-[-55%] ${d} fill-current ${f}`,width:"3044",height:"3248",viewBox:"0 0 3044 3248",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",children:e("path",{d:"M1.21857 1353.6C-0.931975 1765.46 120.504 2015.15 791.765 2417.01C1424.98 2796.19 2407.16 3469.31 2746.34 3175.04C2955.08 3005.86 2971.76 2677.32 3002.33 2420C3016.95 2248.7 3026.23 2094.39 3043.38 1926.83C3048.81 1871.88 2976.24 1850.67 2949.63 1899.96C2810.91 2157.33 2657.35 2325.33 2408.95 2396.88C1976.88 2546.15 1201.39 2136.59 819.655 1812.63C409.231 1476.27 393.475 1067.19 486.97 656.895C542.372 438.358 637.352 239.983 749.974 79.7081C783.347 32.4684 725.487 -23.7534 679.587 11.5067C317.699 288.49 35.1358 906.671 0.328344 1354.07"})}),"path4"===i&&e("svg",{className:`shape-bg-svg absolute pointer-events-none z-0 left-1/2 top-[-1966.1px] translate-x-[-48%] ${d} fill-current ${f}`,width:"3739",height:"3666",viewBox:"0 0 3739 3666",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",children:e("path",{d:"M1662.93 3664.31C2153.52 3637.23 2442.1 3474.65 2872.31 2646.41C3278.25 1865.1 4009.1 647.091 3634.26 264.381C3417.79 27.9951 3025.37 31.7826 2716.76 13.902C2511.72 8.81709 2327.31 8.87474 2126.55 0.512528C2060.73 -2.00052 2040.7 85.9483 2101.3 114.088C2417.76 260.743 2628.86 431.51 2731.94 722.143C2940.79 1225.9 2508.91 2178.82 2150.63 2656.7C1779.64 3169.63 1293.64 3217.84 798.345 3136.04C534.128 3085.8 291.072 2986.98 92.1133 2864.4C33.4593 2828.06 -29.3236 2901.01 15.967 2953.13C371.841 3364.12 1128.29 3656.09 1663.56 3665.34"})}),e("div",{className:"shape-bg-content relative z-[1]",children:o})]}):e("div",{className:n,style:b,children:o})},Fe=t(({children:e,as:r,className:t="",style:n,...a},l)=>{const s=r||"p";return o.createElement(s,{ref:l,className:t,style:n,...a},e)});Fe.displayName="Text";const Ee=({title:o,background:t="white",button:n,color:a,contentAlignment:l,description:s,descriptionAlignment:i,enableHeading:d,subTitle:c,maxWidth:m=!0})=>e("div",{className:`${{blue:"bg-[#07B2E2]",green:"bg-[#26B170]",yellow:"bg-[#F5FF1E]",purple:"bg-[#931D69]",white:"bg-white",navy:"bg-[#00002D]"}[t]} component-container`,children:r("div",{className:`${m?"mx-auto max-w-120":""} flex flex-col text-${a} px-5 py-16 lg:px-13 lg:py-24 `,children:[e(Fe,{as:d?"h1":"h2",className:`heading2 lg:heading1 text-${l}`,children:o}),e(Fe,{as:"h3",className:`subheading3 pt-2 lg:pt-3 lg:subheading1 text-${l}`,children:c}),e("div",{className:`text-body1 pt-2 lg:pt-3 text-${i}`,children:s}),e("div",{className:"pt-5 lg:pt-14 flex justify-center ",children:e($e,{...n})})]})});export{n as Accordion,$e as Button,a as Callout,l as Cards,s as Carousel,Ee as CtaCallout,i as FloatingBanner,Me as Footer,Ge as ImagePromoBar,Pe as Modal,Ie as Navigation,je as PrimaryHero,Se as ShapeBackgroundWrapper,Be as Text};
2
2
  //# sourceMappingURL=index.esm.js.map