@windstream/react-shared-components 0.0.55 → 0.0.57
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/contentful/index.esm.js +1 -1
- package/dist/contentful/index.esm.js.map +1 -1
- package/dist/contentful/index.js +1 -1
- package/dist/contentful/index.js.map +1 -1
- package/dist/core.d.ts +3 -3
- package/dist/index.esm.js +1 -1
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/components/checklist/index.tsx +2 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
|
|
3
|
-
import{jsx as e,jsxs as t}from"react/jsx-runtime";import r,{forwardRef as l,useRef as a,useState as o,useEffect as n}from"react";import i from"next/image";function s(e){var t,r,l="";if("string"==typeof e||"number"==typeof e)l+=e;else if("object"==typeof e)if(Array.isArray(e)){var a=e.length;for(t=0;t<a;t++)e[t]&&(r=s(e[t]))&&(l&&(l+=" "),l+=r)}else for(r in e)e[r]&&(l&&(l+=" "),l+=r);return l}const d=e=>{const t=h(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:l}=e;return{getClassGroupId:e=>{const r=e.split("-");return""===r[0]&&1!==r.length&&r.shift(),c(r,t)||p(e)},getConflictingClassGroupIds:(e,t)=>{const a=r[e]||[];return t&&l[e]?[...a,...l[e]]:a}}},c=(e,t)=>{if(0===e.length)return t.classGroupId;const r=e[0],l=t.nextPart.get(r),a=l?c(e.slice(1),l):void 0;if(a)return a;if(0===t.validators.length)return;const o=e.join("-");return t.validators.find(({validator:e})=>e(o))?.classGroupId},m=/^\[(.+)\]$/,p=e=>{if(m.test(e)){const t=m.exec(e)[1],r=t?.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},h=e=>{const{theme:t,classGroups:r}=e,l={nextPart:new Map,validators:[]};for(const e in r)u(r[e],l,e,t);return l},u=(e,t,r,l)=>{e.forEach(e=>{if("string"==typeof e){return void((""===e?t:g(t,e)).classGroupId=r)}if("function"==typeof e)return b(e)?void u(e(l),t,r,l):void t.validators.push({validator:e,classGroupId:r});Object.entries(e).forEach(([e,a])=>{u(a,g(t,e),r,l)})})},g=(e,t)=>{let r=e;return t.split("-").forEach(e=>{r.nextPart.has(e)||r.nextPart.set(e,{nextPart:new Map,validators:[]}),r=r.nextPart.get(e)}),r},b=e=>e.isThemeGetter,f=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,l=new Map;const a=(a,o)=>{r.set(a,o),t++,t>e&&(t=0,l=r,r=new Map)};return{get(e){let t=r.get(e);return void 0!==t?t:void 0!==(t=l.get(e))?(a(e,t),t):void 0},set(e,t){r.has(e)?r.set(e,t):a(e,t)}}},x=e=>{const{prefix:t,experimentalParseClassName:r}=e;let l=e=>{const t=[];let r,l=0,a=0,o=0;for(let n=0;n<e.length;n++){let i=e[n];if(0===l&&0===a){if(":"===i){t.push(e.slice(o,n)),o=n+1;continue}if("/"===i){r=n;continue}}"["===i?l++:"]"===i?l--:"("===i?a++:")"===i&&a--}const n=0===t.length?e:e.substring(o),i=v(n);return{modifiers:t,hasImportantModifier:i!==n,baseClassName:i,maybePostfixModifierPosition:r&&r>o?r-o:void 0}};if(t){const e=t+":",r=l;l=t=>t.startsWith(e)?r(t.substring(e.length)):{isExternal:!0,modifiers:[],hasImportantModifier:!1,baseClassName:t,maybePostfixModifierPosition:void 0}}if(r){const e=l;l=t=>r({className:t,parseClassName:e})}return l},v=e=>e.endsWith("!")?e.substring(0,e.length-1):e.startsWith("!")?e.substring(1):e,w=e=>{const t=Object.fromEntries(e.orderSensitiveModifiers.map(e=>[e,!0]));return e=>{if(e.length<=1)return e;const r=[];let l=[];return e.forEach(e=>{"["===e[0]||t[e]?(r.push(...l.sort(),e),l=[]):l.push(e)}),r.push(...l.sort()),r}},y=/\s+/;function k(){let e,t,r=0,l="";for(;r<arguments.length;)(e=arguments[r++])&&(t=N(e))&&(l&&(l+=" "),l+=t);return l}const N=e=>{if("string"==typeof e)return e;let t,r="";for(let l=0;l<e.length;l++)e[l]&&(t=N(e[l]))&&(r&&(r+=" "),r+=t);return r};function C(e,...t){let r,l,a,o=function(i){const s=t.reduce((e,t)=>t(e),e());return r=(e=>({cache:f(e.cacheSize),parseClassName:x(e),sortModifiers:w(e),...d(e)}))(s),l=r.cache.get,a=r.cache.set,o=n,n(i)};function n(e){const t=l(e);if(t)return t;const o=((e,t)=>{const{parseClassName:r,getClassGroupId:l,getConflictingClassGroupIds:a,sortModifiers:o}=t,n=[],i=e.trim().split(y);let s="";for(let e=i.length-1;e>=0;e-=1){const t=i[e],{isExternal:d,modifiers:c,hasImportantModifier:m,baseClassName:p,maybePostfixModifierPosition:h}=r(t);if(d){s=t+(s.length>0?" "+s:s);continue}let u=!!h,g=l(u?p.substring(0,h):p);if(!g){if(!u){s=t+(s.length>0?" "+s:s);continue}if(g=l(p),!g){s=t+(s.length>0?" "+s:s);continue}u=!1}const b=o(c).join(":"),f=m?b+"!":b,x=f+g;if(n.includes(x))continue;n.push(x);const v=a(g,u);for(let e=0;e<v.length;++e){const t=v[e];n.push(f+t)}s=t+(s.length>0?" "+s:s)}return s})(e,r);return a(e,o),o}return function(){return o(k.apply(null,arguments))}}const z=e=>{const t=t=>t[e]||[];return t.isThemeGetter=!0,t},$=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,j=/^\((?:(\w[\w-]*):)?(.+)\)$/i,M=/^\d+\/\d+$/,G=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,F=/\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$/,B=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,I=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,P=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,E=e=>M.test(e),S=e=>!!e&&!Number.isNaN(Number(e)),W=e=>!!e&&Number.isInteger(Number(e)),D=e=>e.endsWith("%")&&S(e.slice(0,-1)),_=e=>G.test(e),L=()=>!0,H=e=>F.test(e)&&!B.test(e),A=()=>!1,T=e=>I.test(e),V=e=>P.test(e),q=e=>!J(e)&&!U(e),O=e=>oe(e,de,A),J=e=>$.test(e),R=e=>oe(e,ce,H),X=e=>oe(e,me,S),Y=e=>oe(e,ie,A),K=e=>oe(e,se,V),Q=e=>oe(e,he,T),U=e=>j.test(e),Z=e=>ne(e,ce),ee=e=>ne(e,pe),te=e=>ne(e,ie),re=e=>ne(e,de),le=e=>ne(e,se),ae=e=>ne(e,he,!0),oe=(e,t,r)=>{const l=$.exec(e);return!!l&&(l[1]?t(l[1]):r(l[2]))},ne=(e,t,r=!1)=>{const l=j.exec(e);return!!l&&(l[1]?t(l[1]):r)},ie=e=>"position"===e||"percentage"===e,se=e=>"image"===e||"url"===e,de=e=>"length"===e||"size"===e||"bg-size"===e,ce=e=>"length"===e,me=e=>"number"===e,pe=e=>"family-name"===e,he=e=>"shadow"===e,ue=()=>{const e=z("color"),t=z("font"),r=z("text"),l=z("font-weight"),a=z("tracking"),o=z("leading"),n=z("breakpoint"),i=z("container"),s=z("spacing"),d=z("radius"),c=z("shadow"),m=z("inset-shadow"),p=z("text-shadow"),h=z("drop-shadow"),u=z("blur"),g=z("perspective"),b=z("aspect"),f=z("ease"),x=z("animate"),v=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom",U,J],w=()=>[U,J,s],y=()=>[E,"full","auto",...w()],k=()=>[W,"none","subgrid",U,J],N=()=>["auto",{span:["full",W,U,J]},W,U,J],C=()=>[W,"auto",U,J],$=()=>["auto","min","max","fr",U,J],j=()=>["auto",...w()],M=()=>[E,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...w()],G=()=>[e,U,J],F=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom",te,Y,{position:[U,J]}],B=()=>["auto","cover","contain",re,O,{size:[U,J]}],I=()=>[D,Z,R],P=()=>["","none","full",d,U,J],H=()=>["",S,Z,R],A=()=>[S,D,te,Y],T=()=>["","none",u,U,J],V=()=>["none",S,U,J],oe=()=>["none",S,U,J],ne=()=>[S,U,J],ie=()=>[E,"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:[q],"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",S],text:[_],"text-shadow":[_],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",E,J,U,b]}],container:["container"],columns:[{columns:[S,J,U,i]}],"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:[W,"auto",U,J]}],basis:[{basis:[E,"full","auto",i,...w()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[S,E,"auto","initial","none",J]}],grow:[{grow:["",S,U,J]}],shrink:[{shrink:["",S,U,J]}],order:[{order:[W,"first","last","none",U,J]}],"grid-cols":[{"grid-cols":k()}],"col-start-end":[{col:N()}],"col-start":[{"col-start":C()}],"col-end":[{"col-end":C()}],"grid-rows":[{"grid-rows":k()}],"row-start-end":[{row:N()}],"row-start":[{"row-start":C()}],"row-end":[{"row-end":C()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":$()}],"auto-rows":[{"auto-rows":$()}],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:j()}],mx:[{mx:j()}],my:[{my:j()}],ms:[{ms:j()}],me:[{me:j()}],mt:[{mt:j()}],mr:[{mr:j()}],mb:[{mb:j()}],ml:[{ml:j()}],"space-x":[{"space-x":w()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":w()}],"space-y-reverse":["space-y-reverse"],size:[{size:M()}],w:[{w:[i,"screen",...M()]}],"min-w":[{"min-w":[i,"screen","none",...M()]}],"max-w":[{"max-w":[i,"screen","none","prose",{screen:[n]},...M()]}],h:[{h:["screen","lh",...M()]}],"min-h":[{"min-h":["screen","lh","none",...M()]}],"max-h":[{"max-h":["screen","lh",...M()]}],"font-size":[{text:["base",r,Z,R]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[l,U,X]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",D,J]}],"font-family":[{font:[ee,J,t]}],"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:[a,U,J]}],"line-clamp":[{"line-clamp":[S,"none",U,X]}],leading:[{leading:[o,...w()]}],"list-image":[{"list-image":["none",U,J]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",U,J]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:G()}],"text-color":[{text:G()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:["solid","dashed","dotted","double","wavy"]}],"text-decoration-thickness":[{decoration:[S,"from-font","auto",U,R]}],"text-decoration-color":[{decoration:G()}],"underline-offset":[{"underline-offset":[S,"auto",U,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",U,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",U,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:F()}],"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"]},W,U,J],radial:["",U,J],conic:[W,U,J]},le,K]}],"bg-color":[{bg:G()}],"gradient-from-pos":[{from:I()}],"gradient-via-pos":[{via:I()}],"gradient-to-pos":[{to:I()}],"gradient-from":[{from:G()}],"gradient-via":[{via:G()}],"gradient-to":[{to:G()}],rounded:[{rounded:P()}],"rounded-s":[{"rounded-s":P()}],"rounded-e":[{"rounded-e":P()}],"rounded-t":[{"rounded-t":P()}],"rounded-r":[{"rounded-r":P()}],"rounded-b":[{"rounded-b":P()}],"rounded-l":[{"rounded-l":P()}],"rounded-ss":[{"rounded-ss":P()}],"rounded-se":[{"rounded-se":P()}],"rounded-ee":[{"rounded-ee":P()}],"rounded-es":[{"rounded-es":P()}],"rounded-tl":[{"rounded-tl":P()}],"rounded-tr":[{"rounded-tr":P()}],"rounded-br":[{"rounded-br":P()}],"rounded-bl":[{"rounded-bl":P()}],"border-w":[{border:H()}],"border-w-x":[{"border-x":H()}],"border-w-y":[{"border-y":H()}],"border-w-s":[{"border-s":H()}],"border-w-e":[{"border-e":H()}],"border-w-t":[{"border-t":H()}],"border-w-r":[{"border-r":H()}],"border-w-b":[{"border-b":H()}],"border-w-l":[{"border-l":H()}],"divide-x":[{"divide-x":H()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":H()}],"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:G()}],"border-color-x":[{"border-x":G()}],"border-color-y":[{"border-y":G()}],"border-color-s":[{"border-s":G()}],"border-color-e":[{"border-e":G()}],"border-color-t":[{"border-t":G()}],"border-color-r":[{"border-r":G()}],"border-color-b":[{"border-b":G()}],"border-color-l":[{"border-l":G()}],"divide-color":[{divide:G()}],"outline-style":[{outline:["solid","dashed","dotted","double","none","hidden"]}],"outline-offset":[{"outline-offset":[S,U,J]}],"outline-w":[{outline:["",S,Z,R]}],"outline-color":[{outline:G()}],shadow:[{shadow:["","none",c,ae,Q]}],"shadow-color":[{shadow:G()}],"inset-shadow":[{"inset-shadow":["none",m,ae,Q]}],"inset-shadow-color":[{"inset-shadow":G()}],"ring-w":[{ring:H()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:G()}],"ring-offset-w":[{"ring-offset":[S,R]}],"ring-offset-color":[{"ring-offset":G()}],"inset-ring-w":[{"inset-ring":H()}],"inset-ring-color":[{"inset-ring":G()}],"text-shadow":[{"text-shadow":["none",p,ae,Q]}],"text-shadow-color":[{"text-shadow":G()}],opacity:[{opacity:[S,U,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":[S]}],"mask-image-linear-from-pos":[{"mask-linear-from":A()}],"mask-image-linear-to-pos":[{"mask-linear-to":A()}],"mask-image-linear-from-color":[{"mask-linear-from":G()}],"mask-image-linear-to-color":[{"mask-linear-to":G()}],"mask-image-t-from-pos":[{"mask-t-from":A()}],"mask-image-t-to-pos":[{"mask-t-to":A()}],"mask-image-t-from-color":[{"mask-t-from":G()}],"mask-image-t-to-color":[{"mask-t-to":G()}],"mask-image-r-from-pos":[{"mask-r-from":A()}],"mask-image-r-to-pos":[{"mask-r-to":A()}],"mask-image-r-from-color":[{"mask-r-from":G()}],"mask-image-r-to-color":[{"mask-r-to":G()}],"mask-image-b-from-pos":[{"mask-b-from":A()}],"mask-image-b-to-pos":[{"mask-b-to":A()}],"mask-image-b-from-color":[{"mask-b-from":G()}],"mask-image-b-to-color":[{"mask-b-to":G()}],"mask-image-l-from-pos":[{"mask-l-from":A()}],"mask-image-l-to-pos":[{"mask-l-to":A()}],"mask-image-l-from-color":[{"mask-l-from":G()}],"mask-image-l-to-color":[{"mask-l-to":G()}],"mask-image-x-from-pos":[{"mask-x-from":A()}],"mask-image-x-to-pos":[{"mask-x-to":A()}],"mask-image-x-from-color":[{"mask-x-from":G()}],"mask-image-x-to-color":[{"mask-x-to":G()}],"mask-image-y-from-pos":[{"mask-y-from":A()}],"mask-image-y-to-pos":[{"mask-y-to":A()}],"mask-image-y-from-color":[{"mask-y-from":G()}],"mask-image-y-to-color":[{"mask-y-to":G()}],"mask-image-radial":[{"mask-radial":[U,J]}],"mask-image-radial-from-pos":[{"mask-radial-from":A()}],"mask-image-radial-to-pos":[{"mask-radial-to":A()}],"mask-image-radial-from-color":[{"mask-radial-from":G()}],"mask-image-radial-to-color":[{"mask-radial-to":G()}],"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":[S]}],"mask-image-conic-from-pos":[{"mask-conic-from":A()}],"mask-image-conic-to-pos":[{"mask-conic-to":A()}],"mask-image-conic-from-color":[{"mask-conic-from":G()}],"mask-image-conic-to-color":[{"mask-conic-to":G()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:F()}],"mask-repeat":[{mask:["no-repeat",{repeat:["","x","y","space","round"]}]}],"mask-size":[{mask:B()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",U,J]}],filter:[{filter:["","none",U,J]}],blur:[{blur:T()}],brightness:[{brightness:[S,U,J]}],contrast:[{contrast:[S,U,J]}],"drop-shadow":[{"drop-shadow":["","none",h,ae,Q]}],"drop-shadow-color":[{"drop-shadow":G()}],grayscale:[{grayscale:["",S,U,J]}],"hue-rotate":[{"hue-rotate":[S,U,J]}],invert:[{invert:["",S,U,J]}],saturate:[{saturate:[S,U,J]}],sepia:[{sepia:["",S,U,J]}],"backdrop-filter":[{"backdrop-filter":["","none",U,J]}],"backdrop-blur":[{"backdrop-blur":T()}],"backdrop-brightness":[{"backdrop-brightness":[S,U,J]}],"backdrop-contrast":[{"backdrop-contrast":[S,U,J]}],"backdrop-grayscale":[{"backdrop-grayscale":["",S,U,J]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[S,U,J]}],"backdrop-invert":[{"backdrop-invert":["",S,U,J]}],"backdrop-opacity":[{"backdrop-opacity":[S,U,J]}],"backdrop-saturate":[{"backdrop-saturate":[S,U,J]}],"backdrop-sepia":[{"backdrop-sepia":["",S,U,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",U,J]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[S,"initial",U,J]}],ease:[{ease:["linear","initial",f,U,J]}],delay:[{delay:[S,U,J]}],animate:[{animate:["none",x,U,J]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[g,U,J]}],"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:oe()}],"scale-x":[{"scale-x":oe()}],"scale-y":[{"scale-y":oe()}],"scale-z":[{"scale-z":oe()}],"scale-3d":["scale-3d"],skew:[{skew:ne()}],"skew-x":[{"skew-x":ne()}],"skew-y":[{"skew-y":ne()}],transform:[{transform:[U,J,"","none","gpu","cpu"]}],"transform-origin":[{origin:v()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:ie()}],"translate-x":[{"translate-x":ie()}],"translate-y":[{"translate-y":ie()}],"translate-z":[{"translate-z":ie()}],"translate-none":["translate-none"],accent:[{accent:G()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:G()}],"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",U,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",U,J]}],fill:[{fill:["none",...G()]}],"stroke-w":[{stroke:[S,Z,R,X]}],stroke:[{stroke:["none",...G()]}],"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,t,r)=>{void 0!==r&&(e[t]=r)},be=(e,t)=>{if(t)for(const r in t)ge(e,r,t[r])},fe=(e,t)=>{if(t)for(const r in t)xe(e,t,r)},xe=(e,t,r)=>{const l=t[r];void 0!==l&&(e[r]=e[r]?e[r].concat(l):l)},ve=((e,...t)=>"function"==typeof e?C(ue,e,...t):C(()=>((e,{cacheSize:t,prefix:r,experimentalParseClassName:l,extend:a={},override:o={}})=>(ge(e,"cacheSize",t),ge(e,"prefix",r),ge(e,"experimentalParseClassName",l),be(e.theme,o.theme),be(e.classGroups,o.classGroups),be(e.conflictingClassGroups,o.conflictingClassGroups),be(e.conflictingClassGroupModifiers,o.conflictingClassGroupModifiers),ge(e,"orderSensitiveModifiers",o.orderSensitiveModifiers),fe(e.theme,a.theme),fe(e.classGroups,a.classGroups),fe(e.conflictingClassGroups,a.conflictingClassGroups),fe(e.conflictingClassGroupModifiers,a.conflictingClassGroupModifiers),xe(e,a,"orderSensitiveModifiers"),e))(ue(),e),...t))({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)=>ve(function(){for(var e,t,r=0,l="",a=arguments.length;r<a;r++)(e=arguments[r])&&(t=s(e))&&(l&&(l+=" "),l+=t);return l}(...e)),ye=l(({children:t,className:r="",style:l,disabled:a,...o},n)=>e("button",{ref:n,className:we(r),style:l,disabled:a,...o,children:t}));ye.displayName="Button";const ke=t=>{const{open:r,children:l}=t,i=a(null),[s,d]=o(0);return n(()=>{const e=i.current;if(!e)return;const t=()=>{d(r?e.scrollHeight:0)};let l;return t(),r&&(l=new ResizeObserver(()=>t()),l.observe(e)),()=>{l&&l.disconnect()}},[r,l]),e("div",{className:"overflow-hidden transition-all duration-300 ease-in-out",style:{maxHeight:s,opacity:r?1:0},"aria-hidden":!r,children:e("div",{ref:i,children:l})})};ke.displayName="Collapse";const Ne=({name:t,fill:r=0,opticalSize:l="48dp",weight:a="200",emphasis:o=145,size:n=24,color:i="currentColor",style:s={},className:d,onClick:c,dataTestId:m})=>{const p={fontVariationSettings:`'FILL' ${r}, 'wght' ${a}, 'GRAD' ${o}, 'opsz' ${l.substring(0,2)}`,fontSize:`${n}px`,fontFamily:"'Material Symbols Rounded'",color:i||"currentColor",...s};return e("span",{style:p,className:we("material-symbols-rounded",d),onClick:c,"data-testid":m,children:t})};Ne.displayName="MaterialIcon";const Ce=r=>{const{title:l,defaultOpen:a,children:n,containerClassName:i,titleClassName:s,className:d,buttonClassName:c}=r,[m,p]=o(Boolean(a));return t("div",{className:we("rounded-lg border",i),children:[t(ye,{type:"button",className:we("flex w-full items-center justify-between gap-4 rounded-t-lg px-4 py-3 text-left",c),onClick:()=>p(e=>!e),children:[e("span",{className:we("label5",s),children:l}),e(Ne,{name:m?"keyboard_arrow_down":"keyboard_arrow_up",fill:1,size:24})]}),e(ke,{open:m,children:e("div",{className:we("px-4 py-4",d),children:n})})]})};Ce.displayName="Accordion";const ze=l(({children:e,as:t,className:l="",style:a,...o},n)=>{const i=t||"p";return r.createElement(i,{ref:n,className:l,style:a,...o},e)});ze.displayName="Text";const $e=({items:r,title:l,background:a="white",enableHeading:o=!1,maxWidth:n=!0})=>e("div",{className:`${{blue:"bg-[#07B2E2]",green:"bg-[#26B170]",yellow:"bg-[#F5FF1E]",purple:"bg-[#931D69]",white:"bg-white",navy:"bg-[#00002D]"}[a]} component-container`,children:t("div",{className:(n?"max-w-120 xl:mx-auto":"")+" mx-5 my-8 lg:mx-20 lg:my-18",children:[e("div",{children:e(ze,{as:o?"h1":"h2",className:"heading1 text-left lg:text-center",children:l})}),e("div",{className:"question-answer-section mt-10 lg:mt-16",children:null==r?void 0:r.map((t,r)=>e("div",{children:e(Ce,{title:t.title,containerClassName:"border-0 border-b-[1px] rounded-none",children:e(ze,{children:t.description})})},`item-${r}`))})]})}),je=l(({className:t,...r},l)=>e(i,{ref:l,className:we(t),...r}));je.displayName="NextImage";const Me=({items:r=[]})=>r.length?e("div",{className:"card-holder grid grid-cols-1 items-stretch gap-5 self-stretch lg:auto-cols-fr lg:grid-flow-col lg:gap-6 lg:overflow-x-auto",children:r.map((r,l)=>{var a;return e("div",{className:"callout-card h-full p-6 lg:p-8",children:t("div",{className:"card-template flex flex-col gap-6 lg:items-start lg:gap-8",children:[e("div",{className:"card-header",children:r.image&&e(je,{width:88,height:88,src:r.image,alt:null!==(a=r.title)&&void 0!==a?a:"card-icon"})}),t("div",{className:"card-body flex flex-col gap-3",children:[r.title&&e(ze,{as:"h3",className:"heading6",children:r.title}),r.BodyComponent&&e(ze,{as:"div",className:"body1",children:e(r.BodyComponent,{})})]})]})},`card-${l}`)})}):null,Ge=({title:r,items:l,enableHeading:a=!1,subtitle:o,color:n="dark",maxWidth:i=!0})=>e("div",{className:"component-container",children:e("div",{className:`mx-5 mb-5 mt-12 ${i?"max-w-120 xl:mx-auto":""} ${"dark"==n?"text-text":"text-white"}`,children:t("div",{className:"callout-container flex flex-col gap-8",children:[t("div",{className:"title-holder",children:[r&&e(ze,{as:a?"h1":"h2",className:"heading2 md:heading1 md:text-center",children:r}),o&&e(ze,{as:a?"h2":"h3",className:"subheading3 mt-3 md:subheading1 md:text-center",children:o})]}),l&&e(Me,{items:l})]})})}),Fe=({fields:t})=>e("div",{children:e(ze,{children:"Cards"})}),Be=({fields:t})=>e("div",{children:e(ze,{children:"Carousel"})}),Ie=e=>{let t="";return e.base&&(t="x-large"===e.base?"label3 ":"label4 "),e.md&&(t+="x-large"===e.md?"md:label3 ":"md:label4 "),e.lg&&(t+="x-large"===e.lg?"lg:label3 ":"lg:label4 "),t.trim()},Pe=l(({variant:r="primary_brand",isLoading:l=!1,text:a,label:o,disabled:n,fullWidth:i,size:s={base:"medium"},...d},c)=>{const m=(()=>{const e=we((e=>{let t="";return e.base&&(t=`btn-${e.base} `),e.md&&(t+=`${(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&&(t+=`lg:btn-${e.lg} `),t.trim()})(s),"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",i&&"w-full"),t=we((n||l)&&"cursor-not-allowed",l&&"pl-7",n&&"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"}[r]||"",t)})();let p=`button--${r}`;l&&(p+=" button--loading"),n&&(p+=" button--disabled");return t("button",{ref:c,className:we(`${p} ${m}`),disabled:n||l,...d,children:[l?e(Ne,{name:"progress_activity",className:"animate-spin"}):null,o?t("span",{className:"flex flex-col",children:[e("span",{className:we(Ie(s)),children:o}),a]}):a]})});Pe.displayName="BrandButton";const Ee=l(({children:t,href:r,className:l="",onClick:a,variant:o="unstyled",style:n,external:i=!1,disabled:s=!1,...d},c)=>{const m=(()=>{if("unstyled"===o)return"";const e={default:"text-text underline"},t=[s?"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[o]||e.default,t].filter(Boolean).join(" ")})(),p={...d,ref:c,className:we(m,`link--${o}`,s&&"link--disabled",l),style:n,href:s?void 0:r,onClick:e=>{s?e.preventDefault():null==a||a(e)},...i&&!s&&{target:"_blank",rel:"noopener noreferrer"},...s&&{"aria-disabled":!0,tabIndex:-1}};return e("a",{...p,children:t})});Ee.displayName="Link";const Se=({showButtonAs:t,buttonVariant:r,buttonLabel:l,buttonPrefix:a,href:o,target:n,anchorId:i,linkClassName:s,linkVariant:d,fullWidth:c,preDefinedFunctionExecution:m,checkPlansJSX:p,onClick:h})=>{if("check availability"===m)return p;return"solid"===t?e(Pe,{id:i,variant:r,text:l,label:a,fullWidth:c,onClick:function(e){null==h||h(e)}}):"text"===t?e(Ee,{href:o,target:n,variant:d||"default",className:`text-text-brand ${s||""}`,onClick:function(e){null==h||h(e)},children:l}):null},We=({title:r,subtitle:l,description:a,disclaimer:o,icon:n,cta:i,background:s="navy",color:d="white",enableHeading:c,maxWidth:m=!0})=>e("div",{className:"component-container",children:t("div",{className:"mx-5 my-8 lg:mx-20 lg:my-12 lg:rounded-[40px] xl:mx-auto "+(m?"max-w-120":""),children:[t("div",{className:`flex flex-col rounded-[28px] px-5 py-7 lg:flex-row lg:rounded-[40px] lg:px-16 lg:py-9 ${{blue:"bg-[#07B2E2]",green:"bg-[#26B170]",yellow:"bg-[#F5FF1E]",purple:"bg-[#931D69]",white:"bg-white",navy:"bg-[#00002D]"}[s]} ${"dark"==d?"text-text":"text-white"} `,children:[n&&e("div",{className:"floating-banner-icon mb-5 flex justify-center lg:mb-0 lg:items-center",children:e("div",{className:"h-[80px] w-[80px] overflow-hidden",children:e(je,{width:80,height:80,alt:"icon",src:n})})}),t("div",{className:"flex flex-col justify-center lg:mx-5",children:[r&&e(ze,{as:c?"h1":"h2",className:"heading2 mb-3 text-center lg:w-[90%] lg:text-left",children:r}),l&&e(ze,{as:"h3",className:"heading3 mb-3 text-center lg:text-left",children:l}),a&&e(ze,{as:"div",className:"body1 text-center lg:w-[90%] lg:text-left",children:a})]}),i&&e("div",{className:"mt-5 flex justify-center lg:mt-0 lg:w-[500px] lg:items-center",children:e(Se,{...i})})]}),o&&e("div",{children:e(ze,{as:"div",className:"body3 mt-3 text-center",children:o})})]})}),De=({body:l,links:a,bottomLinks:o,copyrights:n,terms:i,maxWidth:s=!0,onClick:d})=>{function c(e){null==d||d(e)}return e("div",{className:"component-container bg-bg-inverse text-white",children:t("div",{className:` ${s?"mx-auto max-w-120":""} px-5 py-8`,children:[e("aside",{"aria-label":"Promotions and disclaimers",children:l}),e("div",{className:"my-8 h-[1px] border-t-0 bg-white opacity-100 lg:my-16 dark:opacity-50"}),e("div",{className:"grid-1 grid gap-8 py-8 md:grid-cols-2 lg:grid-cols-4",children:null==a?void 0:a.map((l,a)=>{var o,n;return t(r.Fragment,{children:[e("div",{children:t("nav",{"aria-labelledby":`footer-${null==l?void 0:l.title}`,className:"site-links-group",children:[e(ze,{as:"div",className:"label3",children:null==l?void 0:l.title}),e("ul",{className:"flex flex-col",children:null===(n=null===(o=null==l?void 0:l.items)||void 0===o?void 0:o.items)||void 0===n?void 0:n.map((t,r)=>e("li",{className:"pt-3",children:e(Se,{...t,linkVariant:"unstyled",linkClassName:"text-white body3",onClick:c})},`site-links-${r}`))})]},`link-group-${a}`)},`footer-link-group-${a}`),e("div",{className:"block h-[1px] border-t-0 bg-white opacity-100 md:hidden dark:opacity-50"})]},`footer-link-group-${a}`)})}),t("div",{className:"pt-8",children:[e("p",{className:"copy-rights",children:n}),t("p",{className:"terms-text footnote text-white",children:["© ",(new Date).getFullYear()," ",i]}),e("nav",{"aria-label":"Footer legal",children:e("ul",{className:"bottom-links list-none",children:null==o?void 0:o.map((t,r)=>e("li",{className:"relative float-left pl-[8px] before:absolute before:left-[3px] before:top-1/2 before:-translate-y-1/2 before:text-[14px] before:content-['•'] first-of-type:pl-0 first-of-type:before:content-['']",children:e(Se,{...t,linkClassName:"footnote text-white",linkVariant:"unstyled",onClick:c})},`links-${r}`))})})]})]})})},_e=l(({children:t,className:r="",variant:l="unstyled",style:a,...o},n)=>{const i=we("unstyled"===l?"":"mb-1 leading-6","list-item",`list-item--${l}`,r);return e("li",{ref:n,className:i,style:a,...o,children:t})});_e.displayName="ListItem";const Le=l(({type:t="ul",items:r,className:l="",renderItem:a,children:o,variant:n="unstyled",style:i,...s},d)=>{const c=(()=>{if("unstyled"===n)return"";return`m-0 p-0 ${"ol"===t?"pl-6 list-decimal":"pl-5 list-disc"}`})(),m={className:we(c,`list--${t}`,`list--${n}`,l),style:i,...s,children:o||(r&&0!==r.length?r.map((t,r)=>a?a(t,r):e(_e,{className:t.className,variant:n,children:t.content},t.id||r)):null)};return e("ol"===t?"ol":"ul",{...m,ref:d})});Le.displayName="List";const He=r=>{const{items:l,listIconName:a="check",listItemClassName:o,iconSize:n=20,iconPosition:i="center"}=r,s="disc"!==a;return(null==l?void 0:l.length)?e(Le,{className:"mt-2 space-y-1",variant:s?"unstyled":"default",children:l.map((r,l)=>t(_e,{variant:s?"unstyled":"default",className:we(`flex ${"top"===i?"items-start":"items-center"} gap-2 text-text-secondary`,o),children:[s&&e("div",{children:e(Ne,{name:a,size:n,weight:"600",className:"text-icon-brand "+("top"===i?"mt-2":"")})}),e(ze,{as:"div",children:r})]},l))}):null};He.displayName="Checklist";const Ae=l(({as:t,className:r="",...l},a)=>{const o=we(r);if(t){return e(t,{ref:a,className:o,...l})}return e("img",{ref:a,className:o,...l})});Ae.displayName="Image";const Te=({brow:r,enableHeading:l,title:a,subTitle:o,ctaDisclaimer:n,disclaimer:i,description:s,image:d,imageLinks:c,mediaPosition:m=!0,checklist:p,secondaryCta:h,cta:u,videoLink:g,maxWidth:b=!0,color:f="light",imageWidth:x=660,imageHeight:v=660})=>e("div",{className:"component-container",children:e("div",{className:`image-promo-bar-content ${b?"max-w-120 xl:mx-auto":""} mx-5 mb-8 mt-16`,children:t("div",{className:"flex shrink-0 flex-col items-center gap-8 xl:gap-[126px] "+(m?"flex-row xl:flex-row-reverse":"xl:flex-row"),children:[t("div",{className:"flex flex-[1_0_0] flex-col items-start justify-center gap-8 xl:gap-10 "+("dark"==f?"text-text":"text-white"),children:[t("div",{className:"heading holder",children:[r&&e(ze,{as:"div",className:"subheading4 mb-4 text-text-brand xl:subheading2 xl:mb-3",children:r}),a&&e(ze,{as:l?"h1":"h2",className:"heading2 xl:heading1",children:a}),o&&e(ze,{as:l?"h2":"h3",className:"subheading1 mt-3",children:o})]}),s&&e(ze,{as:"div",className:"body1",children:s}),p.length>0&&e(He,{items:p,iconPosition:"top",iconSize:24}),null==c?void 0:c.map((t,r)=>e("div",{className:"image-link",children:e(Ae,{src:t.url,alt:"icon-link"})},r)),t("div",{className:"flex w-full flex-col gap-8 xl:flex-row xl:gap-3",children:[u&&e("div",{className:"primary-cta w-full xl:w-auto",children:e(Se,{...u,fullWidth:!0})}),h&&e("div",{className:"secondary-cta",children:e(Se,{...h,fullWidth:!0})})]}),n&&e("div",{children:n}),i&&e("div",{children:i})]}),t("aside",{className:"flex shrink-0 content-center items-center",children:[e("div",{className:"relative aspect-[16/9] w-full xl:aspect-square xl:max-h-[486px] xl:w-[486px]",children:d&&e(je,{src:d,alt:"section-image",width:x,height:v,className:"bottom-0 left-0 right-0 top-0 h-full rounded-[40px] object-cover"})}),e("div",{children:(null==g?void 0:g.link)&&e("div",{className:"video-section",children:g.image&&e(je,{src:g.image,alt:"Video preview",width:486,height:100,className:"rounded-[40px]"})})})]})]})})}),Ve=({link:r})=>{if(!r)return null;if((e=>"string"==typeof e.href)(r)){const t="submenu-link-btn";return e("ul",{children:e("li",{className:"submenu-link",children:e(Se,{...r,linkVariant:"unstyled"})},t)})}const{anchorId:l,title:a,items:o}=r,n=Array.isArray(null==o?void 0:o.items)?o.items:[];return t("div",{id:null!=l?l:void 0,children:[e("div",{children:null!=a?a:null}),n.length>0&&e(({items:t})=>e("ul",{children:t.map((t,r)=>{const l=`submenu-link-${r}`;return e("li",{className:"submenu-link",children:e(Se,{...t,linkVariant:"unstyled"})},l)})}),{items:n})]})},qe=({primaryNavigationLinks:r,utilityNavigationLinks:l,maxWidth:a=!0})=>e("div",{className:"component-container",children:t("div",{className:"menu-container "+(a?"mx-auto max-w-120":""),children:[e("div",{className:"utility-container",children:e("ul",{className:"flex",children:null==l?void 0:l.map((t,r)=>e("li",{children:e(Ve,{link:t})},`main-menu-items-${r}`))})}),e("div",{className:"main-nav-container",children:e("ul",{className:"flex",children:null==r?void 0:r.map((t,r)=>e("li",{children:e(Ve,{link:t})},`main-menu-items-${r}`))})}),e("div",{})]})}),Oe=r=>{var l;const{title:a,showAsHeading:o,subTitle:n,primaryCta1:i,carouselImages:s,bottomLink:d,price:c,priceCallout:m,priceSuffix:p,checklist:h,checkPlansJSX:u}=r,g=null!==(l=null==d?void 0:d.buttonLabel)&&void 0!==l?l:null==d?void 0:d.label;return e("div",{className:"component-container p-5 lg:h-[724px] lg:p-0",children:t("div",{className:we("primary-hero-container mx-auto flex flex-col sm:items-center sm:text-center lg:h-full lg:max-w-120 lg:flex-row lg:items-center lg:justify-between lg:gap-4 lg:p-4 lg:text-left"),children:[e("div",{className:we("relative flex w-[485px] flex-col text-white"),children:t("div",{className:"flex flex-col gap-5 lg:gap-6",children:[a&&e(ze,{as:o?"h1":"h2",className:"heading2 font-bold lg:heading1",children:a}),n&&e(ze,{as:"p",className:"subheading3 lg:subheading1",children:n}),c?t("div",{className:"flex",children:[e("div",{className:"mr-2",children:m?m.split("|").map(t=>e(ze,{as:"p",className:"body2",children:t})):null}),e(ze,{as:"p",className:"subheading1",children:"$"}),e(ze,{as:"p",className:"subheading5",children:c}),p?e(ze,{as:"p",className:"subheading1",children:p}):null]}):null,h&&e(He,{listItemClassName:"text-white body2",items:h.map(e=>e.title)}),i&&t("div",{className:we("hidden flex-col gap-3 lg:flex"),children:[e(Se,{...i,checkPlansJSX:u}),d&&e("div",{children:e(Se,{...d,linkClassName:"text-footnote text-white"})})]}),!i&&d&&(g||(null==d?void 0:d.href))&&e("div",{className:"hidden lg:block",children:e(Se,{...d,linkClassName:"text-footnote text-white"})})]})}),t("div",{className:"lg:hidden",children:[e("div",{className:"my-8",children:s&&s[0]?e(je,{src:s[0],alt:"Hero",className:"aspect-[1.71:1] sm:aspect-[1.41:1] rounded-[40px] object-cover object-center sm:h-[420px]",width:350,height:205,loading:"eager"}):null}),d&&(g||(null==d?void 0:d.href))&&e("div",{children:e(Se,{...d,linkClassName:"body3 text-white"})})]}),e("div",{className:we("relative hidden lg:block"),children:s&&s[0]?e(je,{src:s[0],alt:"Hero",className:"aspect-square rounded-[40px] object-cover object-center",width:600,height:600,loading:"eager"}):null})]})})},Je=({fields:t})=>e("div",{children:e(ze,{children:"Text Block"})}),Re=({fields:t})=>e("div",{children:e(ze,{children:"Modal Block"})}),Xe=({children:r,background:l,className:a,fill:o="yellow",maxFit:n,show:i=!0,path:s="path2"})=>{const d=`${s}`,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 l&&l in m,h=p?m[l]:void 0,u=l&&!p?{background:l}:void 0,g=o in c?c[o]:"text-[#F5FF1E]";return i?t("div",{className:`shape-bg relative overflow-hidden ${null!=a?a:""} ${n?"max-content":""} ${null!=h?h:u?"":"bg-white"}`,style:u,children:["path1"===s&&e("svg",{className:`shape-bg-svg pointer-events-none absolute left-1/2 top-[-2371px] z-0 translate-x-[-55%] ${d} fill-current ${g}`,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"===s&&e("svg",{className:`shape-bg-svg pointer-events-none absolute left-1/2 top-[45.8px] z-0 translate-x-[-101%] ${d} fill-current ${g}`,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"===s&&e("svg",{className:`shape-bg-svg pointer-events-none absolute left-1/2 top-[-2600px] z-0 translate-x-[-55%] ${d} fill-current ${g}`,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"===s&&e("svg",{className:`shape-bg-svg pointer-events-none absolute left-1/2 top-[-1966.1px] z-0 translate-x-[-48%] ${d} fill-current ${g}`,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:r})]}):e("div",{className:a,style:u,children:r})},Ye=({title:r,background:l="white",button:a,color:o,contentAlignment:n,description:i,descriptionAlignment:s,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]"}[l]} component-container`,children:t("div",{className:`${m?"mx-auto max-w-120":""} color-${o} flex flex-col ${"dark"==o?"text-text":"text-white"} px-5 py-16 lg:px-13 lg:py-24`,children:[e(ze,{as:d?"h1":"h2",className:`heading2 lg:heading1 text-${n}`,children:r}),e(ze,{as:"h3",className:`subheading3 pt-2 lg:subheading1 lg:pt-3 text-${n}`,children:c}),e("div",{className:`pt-2 text-body1 lg:pt-3 text-${s}`,children:i}),e("div",{className:"flex justify-center pt-5 lg:pt-14",children:e(Se,{...a})})]})}),Ke=({background:r="white",description:l,enableHeading:a,image:o,list:n=[],subTitle:i,title:s,maxWidth:d=!0})=>e("div",{className:`${{blue:"bg-[#07B2E2]",green:"bg-[#26B170]",yellow:"bg-[#F5FF1E]",purple:"bg-[#931D69]",white:"bg-white",navy:"bg-[#00002D]"}[r]} component-container`,children:t("div",{className:(d?"max-w-120 xl:mx-auto":"")+" mx-5 mb-5 mt-12 xl:my-20",children:[s&&e(ze,{as:a?"h1":"h2",className:"heading2 md:heading1 md:text-center",children:s}),i&&e(ze,{as:a?"h2":"h3",className:"heading3 mt-4 text-center",children:i}),t("div",{className:"mt-8 flex items-center xl:mt-16 xl:gap-10",children:[t("div",{className:"flex flex-col items-start gap-10 self-stretch xl:flex-[1_0_0]",children:[l&&e(ze,{as:"p",className:"body1",children:l}),n.length>0&&e("ul",{className:"grid w-full grid-cols-2 gap-x-8 gap-y-4 lg:grid-cols-3",children:null==n?void 0:n.map((t,r)=>e("li",{children:e(Ee,{href:`/${t.code}`,className:"label1",children:t.name})},`item-list-${r}`))})]}),o&&e("aside",{className:"hidden xl:block",children:e(je,{width:472,height:100,src:o,alt:"image"})})]})]})}),Qe=({title:r,disclaimer:l,table:a,maxWidth:o=!0})=>e("div",{className:"component-container",children:t("div",{className:"mx-5 mb-5 mt-8 lg:mt-10 "+(o?"max-w-120 xl:mx-auto":""),children:[e(ze,{as:"h2",className:"heading2 lg:heading1 lg:text-center",children:r}),e("div",{className:"comparison-table-container mt-20 xl:mt-10",children:a}),e(ze,{as:"div",className:"micro mt-8 text-center",children:l})]})});export{$e as Accordion,Se as Button,Ge as Callout,Fe as Cards,Be as Carousel,Qe as ComparisonTable,Ye as CtaCallout,Ke as FindKinetic,We as FloatingBanner,De as Footer,Te as ImagePromoBar,Re as Modal,qe as Navigation,Oe as PrimaryHero,Xe as ShapeBackgroundWrapper,Me as SimpleCards,Je as Text};
|
|
3
|
+
import{jsx as e,jsxs as t}from"react/jsx-runtime";import r,{forwardRef as l,useRef as a,useState as o,useEffect as n}from"react";import i from"next/image";function s(e){var t,r,l="";if("string"==typeof e||"number"==typeof e)l+=e;else if("object"==typeof e)if(Array.isArray(e)){var a=e.length;for(t=0;t<a;t++)e[t]&&(r=s(e[t]))&&(l&&(l+=" "),l+=r)}else for(r in e)e[r]&&(l&&(l+=" "),l+=r);return l}const d=e=>{const t=h(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:l}=e;return{getClassGroupId:e=>{const r=e.split("-");return""===r[0]&&1!==r.length&&r.shift(),c(r,t)||p(e)},getConflictingClassGroupIds:(e,t)=>{const a=r[e]||[];return t&&l[e]?[...a,...l[e]]:a}}},c=(e,t)=>{if(0===e.length)return t.classGroupId;const r=e[0],l=t.nextPart.get(r),a=l?c(e.slice(1),l):void 0;if(a)return a;if(0===t.validators.length)return;const o=e.join("-");return t.validators.find(({validator:e})=>e(o))?.classGroupId},m=/^\[(.+)\]$/,p=e=>{if(m.test(e)){const t=m.exec(e)[1],r=t?.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},h=e=>{const{theme:t,classGroups:r}=e,l={nextPart:new Map,validators:[]};for(const e in r)u(r[e],l,e,t);return l},u=(e,t,r,l)=>{e.forEach(e=>{if("string"==typeof e){return void((""===e?t:g(t,e)).classGroupId=r)}if("function"==typeof e)return b(e)?void u(e(l),t,r,l):void t.validators.push({validator:e,classGroupId:r});Object.entries(e).forEach(([e,a])=>{u(a,g(t,e),r,l)})})},g=(e,t)=>{let r=e;return t.split("-").forEach(e=>{r.nextPart.has(e)||r.nextPart.set(e,{nextPart:new Map,validators:[]}),r=r.nextPart.get(e)}),r},b=e=>e.isThemeGetter,f=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,l=new Map;const a=(a,o)=>{r.set(a,o),t++,t>e&&(t=0,l=r,r=new Map)};return{get(e){let t=r.get(e);return void 0!==t?t:void 0!==(t=l.get(e))?(a(e,t),t):void 0},set(e,t){r.has(e)?r.set(e,t):a(e,t)}}},x=e=>{const{prefix:t,experimentalParseClassName:r}=e;let l=e=>{const t=[];let r,l=0,a=0,o=0;for(let n=0;n<e.length;n++){let i=e[n];if(0===l&&0===a){if(":"===i){t.push(e.slice(o,n)),o=n+1;continue}if("/"===i){r=n;continue}}"["===i?l++:"]"===i?l--:"("===i?a++:")"===i&&a--}const n=0===t.length?e:e.substring(o),i=v(n);return{modifiers:t,hasImportantModifier:i!==n,baseClassName:i,maybePostfixModifierPosition:r&&r>o?r-o:void 0}};if(t){const e=t+":",r=l;l=t=>t.startsWith(e)?r(t.substring(e.length)):{isExternal:!0,modifiers:[],hasImportantModifier:!1,baseClassName:t,maybePostfixModifierPosition:void 0}}if(r){const e=l;l=t=>r({className:t,parseClassName:e})}return l},v=e=>e.endsWith("!")?e.substring(0,e.length-1):e.startsWith("!")?e.substring(1):e,w=e=>{const t=Object.fromEntries(e.orderSensitiveModifiers.map(e=>[e,!0]));return e=>{if(e.length<=1)return e;const r=[];let l=[];return e.forEach(e=>{"["===e[0]||t[e]?(r.push(...l.sort(),e),l=[]):l.push(e)}),r.push(...l.sort()),r}},y=/\s+/;function k(){let e,t,r=0,l="";for(;r<arguments.length;)(e=arguments[r++])&&(t=N(e))&&(l&&(l+=" "),l+=t);return l}const N=e=>{if("string"==typeof e)return e;let t,r="";for(let l=0;l<e.length;l++)e[l]&&(t=N(e[l]))&&(r&&(r+=" "),r+=t);return r};function C(e,...t){let r,l,a,o=function(i){const s=t.reduce((e,t)=>t(e),e());return r=(e=>({cache:f(e.cacheSize),parseClassName:x(e),sortModifiers:w(e),...d(e)}))(s),l=r.cache.get,a=r.cache.set,o=n,n(i)};function n(e){const t=l(e);if(t)return t;const o=((e,t)=>{const{parseClassName:r,getClassGroupId:l,getConflictingClassGroupIds:a,sortModifiers:o}=t,n=[],i=e.trim().split(y);let s="";for(let e=i.length-1;e>=0;e-=1){const t=i[e],{isExternal:d,modifiers:c,hasImportantModifier:m,baseClassName:p,maybePostfixModifierPosition:h}=r(t);if(d){s=t+(s.length>0?" "+s:s);continue}let u=!!h,g=l(u?p.substring(0,h):p);if(!g){if(!u){s=t+(s.length>0?" "+s:s);continue}if(g=l(p),!g){s=t+(s.length>0?" "+s:s);continue}u=!1}const b=o(c).join(":"),f=m?b+"!":b,x=f+g;if(n.includes(x))continue;n.push(x);const v=a(g,u);for(let e=0;e<v.length;++e){const t=v[e];n.push(f+t)}s=t+(s.length>0?" "+s:s)}return s})(e,r);return a(e,o),o}return function(){return o(k.apply(null,arguments))}}const z=e=>{const t=t=>t[e]||[];return t.isThemeGetter=!0,t},$=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,j=/^\((?:(\w[\w-]*):)?(.+)\)$/i,M=/^\d+\/\d+$/,G=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,F=/\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$/,B=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,I=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,P=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,E=e=>M.test(e),S=e=>!!e&&!Number.isNaN(Number(e)),W=e=>!!e&&Number.isInteger(Number(e)),D=e=>e.endsWith("%")&&S(e.slice(0,-1)),_=e=>G.test(e),L=()=>!0,H=e=>F.test(e)&&!B.test(e),A=()=>!1,T=e=>I.test(e),V=e=>P.test(e),q=e=>!J(e)&&!U(e),O=e=>oe(e,de,A),J=e=>$.test(e),R=e=>oe(e,ce,H),X=e=>oe(e,me,S),Y=e=>oe(e,ie,A),K=e=>oe(e,se,V),Q=e=>oe(e,he,T),U=e=>j.test(e),Z=e=>ne(e,ce),ee=e=>ne(e,pe),te=e=>ne(e,ie),re=e=>ne(e,de),le=e=>ne(e,se),ae=e=>ne(e,he,!0),oe=(e,t,r)=>{const l=$.exec(e);return!!l&&(l[1]?t(l[1]):r(l[2]))},ne=(e,t,r=!1)=>{const l=j.exec(e);return!!l&&(l[1]?t(l[1]):r)},ie=e=>"position"===e||"percentage"===e,se=e=>"image"===e||"url"===e,de=e=>"length"===e||"size"===e||"bg-size"===e,ce=e=>"length"===e,me=e=>"number"===e,pe=e=>"family-name"===e,he=e=>"shadow"===e,ue=()=>{const e=z("color"),t=z("font"),r=z("text"),l=z("font-weight"),a=z("tracking"),o=z("leading"),n=z("breakpoint"),i=z("container"),s=z("spacing"),d=z("radius"),c=z("shadow"),m=z("inset-shadow"),p=z("text-shadow"),h=z("drop-shadow"),u=z("blur"),g=z("perspective"),b=z("aspect"),f=z("ease"),x=z("animate"),v=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom",U,J],w=()=>[U,J,s],y=()=>[E,"full","auto",...w()],k=()=>[W,"none","subgrid",U,J],N=()=>["auto",{span:["full",W,U,J]},W,U,J],C=()=>[W,"auto",U,J],$=()=>["auto","min","max","fr",U,J],j=()=>["auto",...w()],M=()=>[E,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...w()],G=()=>[e,U,J],F=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom",te,Y,{position:[U,J]}],B=()=>["auto","cover","contain",re,O,{size:[U,J]}],I=()=>[D,Z,R],P=()=>["","none","full",d,U,J],H=()=>["",S,Z,R],A=()=>[S,D,te,Y],T=()=>["","none",u,U,J],V=()=>["none",S,U,J],oe=()=>["none",S,U,J],ne=()=>[S,U,J],ie=()=>[E,"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:[q],"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",S],text:[_],"text-shadow":[_],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",E,J,U,b]}],container:["container"],columns:[{columns:[S,J,U,i]}],"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:[W,"auto",U,J]}],basis:[{basis:[E,"full","auto",i,...w()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[S,E,"auto","initial","none",J]}],grow:[{grow:["",S,U,J]}],shrink:[{shrink:["",S,U,J]}],order:[{order:[W,"first","last","none",U,J]}],"grid-cols":[{"grid-cols":k()}],"col-start-end":[{col:N()}],"col-start":[{"col-start":C()}],"col-end":[{"col-end":C()}],"grid-rows":[{"grid-rows":k()}],"row-start-end":[{row:N()}],"row-start":[{"row-start":C()}],"row-end":[{"row-end":C()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":$()}],"auto-rows":[{"auto-rows":$()}],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:j()}],mx:[{mx:j()}],my:[{my:j()}],ms:[{ms:j()}],me:[{me:j()}],mt:[{mt:j()}],mr:[{mr:j()}],mb:[{mb:j()}],ml:[{ml:j()}],"space-x":[{"space-x":w()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":w()}],"space-y-reverse":["space-y-reverse"],size:[{size:M()}],w:[{w:[i,"screen",...M()]}],"min-w":[{"min-w":[i,"screen","none",...M()]}],"max-w":[{"max-w":[i,"screen","none","prose",{screen:[n]},...M()]}],h:[{h:["screen","lh",...M()]}],"min-h":[{"min-h":["screen","lh","none",...M()]}],"max-h":[{"max-h":["screen","lh",...M()]}],"font-size":[{text:["base",r,Z,R]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[l,U,X]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",D,J]}],"font-family":[{font:[ee,J,t]}],"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:[a,U,J]}],"line-clamp":[{"line-clamp":[S,"none",U,X]}],leading:[{leading:[o,...w()]}],"list-image":[{"list-image":["none",U,J]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",U,J]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:G()}],"text-color":[{text:G()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:["solid","dashed","dotted","double","wavy"]}],"text-decoration-thickness":[{decoration:[S,"from-font","auto",U,R]}],"text-decoration-color":[{decoration:G()}],"underline-offset":[{"underline-offset":[S,"auto",U,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",U,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",U,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:F()}],"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"]},W,U,J],radial:["",U,J],conic:[W,U,J]},le,K]}],"bg-color":[{bg:G()}],"gradient-from-pos":[{from:I()}],"gradient-via-pos":[{via:I()}],"gradient-to-pos":[{to:I()}],"gradient-from":[{from:G()}],"gradient-via":[{via:G()}],"gradient-to":[{to:G()}],rounded:[{rounded:P()}],"rounded-s":[{"rounded-s":P()}],"rounded-e":[{"rounded-e":P()}],"rounded-t":[{"rounded-t":P()}],"rounded-r":[{"rounded-r":P()}],"rounded-b":[{"rounded-b":P()}],"rounded-l":[{"rounded-l":P()}],"rounded-ss":[{"rounded-ss":P()}],"rounded-se":[{"rounded-se":P()}],"rounded-ee":[{"rounded-ee":P()}],"rounded-es":[{"rounded-es":P()}],"rounded-tl":[{"rounded-tl":P()}],"rounded-tr":[{"rounded-tr":P()}],"rounded-br":[{"rounded-br":P()}],"rounded-bl":[{"rounded-bl":P()}],"border-w":[{border:H()}],"border-w-x":[{"border-x":H()}],"border-w-y":[{"border-y":H()}],"border-w-s":[{"border-s":H()}],"border-w-e":[{"border-e":H()}],"border-w-t":[{"border-t":H()}],"border-w-r":[{"border-r":H()}],"border-w-b":[{"border-b":H()}],"border-w-l":[{"border-l":H()}],"divide-x":[{"divide-x":H()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":H()}],"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:G()}],"border-color-x":[{"border-x":G()}],"border-color-y":[{"border-y":G()}],"border-color-s":[{"border-s":G()}],"border-color-e":[{"border-e":G()}],"border-color-t":[{"border-t":G()}],"border-color-r":[{"border-r":G()}],"border-color-b":[{"border-b":G()}],"border-color-l":[{"border-l":G()}],"divide-color":[{divide:G()}],"outline-style":[{outline:["solid","dashed","dotted","double","none","hidden"]}],"outline-offset":[{"outline-offset":[S,U,J]}],"outline-w":[{outline:["",S,Z,R]}],"outline-color":[{outline:G()}],shadow:[{shadow:["","none",c,ae,Q]}],"shadow-color":[{shadow:G()}],"inset-shadow":[{"inset-shadow":["none",m,ae,Q]}],"inset-shadow-color":[{"inset-shadow":G()}],"ring-w":[{ring:H()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:G()}],"ring-offset-w":[{"ring-offset":[S,R]}],"ring-offset-color":[{"ring-offset":G()}],"inset-ring-w":[{"inset-ring":H()}],"inset-ring-color":[{"inset-ring":G()}],"text-shadow":[{"text-shadow":["none",p,ae,Q]}],"text-shadow-color":[{"text-shadow":G()}],opacity:[{opacity:[S,U,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":[S]}],"mask-image-linear-from-pos":[{"mask-linear-from":A()}],"mask-image-linear-to-pos":[{"mask-linear-to":A()}],"mask-image-linear-from-color":[{"mask-linear-from":G()}],"mask-image-linear-to-color":[{"mask-linear-to":G()}],"mask-image-t-from-pos":[{"mask-t-from":A()}],"mask-image-t-to-pos":[{"mask-t-to":A()}],"mask-image-t-from-color":[{"mask-t-from":G()}],"mask-image-t-to-color":[{"mask-t-to":G()}],"mask-image-r-from-pos":[{"mask-r-from":A()}],"mask-image-r-to-pos":[{"mask-r-to":A()}],"mask-image-r-from-color":[{"mask-r-from":G()}],"mask-image-r-to-color":[{"mask-r-to":G()}],"mask-image-b-from-pos":[{"mask-b-from":A()}],"mask-image-b-to-pos":[{"mask-b-to":A()}],"mask-image-b-from-color":[{"mask-b-from":G()}],"mask-image-b-to-color":[{"mask-b-to":G()}],"mask-image-l-from-pos":[{"mask-l-from":A()}],"mask-image-l-to-pos":[{"mask-l-to":A()}],"mask-image-l-from-color":[{"mask-l-from":G()}],"mask-image-l-to-color":[{"mask-l-to":G()}],"mask-image-x-from-pos":[{"mask-x-from":A()}],"mask-image-x-to-pos":[{"mask-x-to":A()}],"mask-image-x-from-color":[{"mask-x-from":G()}],"mask-image-x-to-color":[{"mask-x-to":G()}],"mask-image-y-from-pos":[{"mask-y-from":A()}],"mask-image-y-to-pos":[{"mask-y-to":A()}],"mask-image-y-from-color":[{"mask-y-from":G()}],"mask-image-y-to-color":[{"mask-y-to":G()}],"mask-image-radial":[{"mask-radial":[U,J]}],"mask-image-radial-from-pos":[{"mask-radial-from":A()}],"mask-image-radial-to-pos":[{"mask-radial-to":A()}],"mask-image-radial-from-color":[{"mask-radial-from":G()}],"mask-image-radial-to-color":[{"mask-radial-to":G()}],"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":[S]}],"mask-image-conic-from-pos":[{"mask-conic-from":A()}],"mask-image-conic-to-pos":[{"mask-conic-to":A()}],"mask-image-conic-from-color":[{"mask-conic-from":G()}],"mask-image-conic-to-color":[{"mask-conic-to":G()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:F()}],"mask-repeat":[{mask:["no-repeat",{repeat:["","x","y","space","round"]}]}],"mask-size":[{mask:B()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",U,J]}],filter:[{filter:["","none",U,J]}],blur:[{blur:T()}],brightness:[{brightness:[S,U,J]}],contrast:[{contrast:[S,U,J]}],"drop-shadow":[{"drop-shadow":["","none",h,ae,Q]}],"drop-shadow-color":[{"drop-shadow":G()}],grayscale:[{grayscale:["",S,U,J]}],"hue-rotate":[{"hue-rotate":[S,U,J]}],invert:[{invert:["",S,U,J]}],saturate:[{saturate:[S,U,J]}],sepia:[{sepia:["",S,U,J]}],"backdrop-filter":[{"backdrop-filter":["","none",U,J]}],"backdrop-blur":[{"backdrop-blur":T()}],"backdrop-brightness":[{"backdrop-brightness":[S,U,J]}],"backdrop-contrast":[{"backdrop-contrast":[S,U,J]}],"backdrop-grayscale":[{"backdrop-grayscale":["",S,U,J]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[S,U,J]}],"backdrop-invert":[{"backdrop-invert":["",S,U,J]}],"backdrop-opacity":[{"backdrop-opacity":[S,U,J]}],"backdrop-saturate":[{"backdrop-saturate":[S,U,J]}],"backdrop-sepia":[{"backdrop-sepia":["",S,U,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",U,J]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[S,"initial",U,J]}],ease:[{ease:["linear","initial",f,U,J]}],delay:[{delay:[S,U,J]}],animate:[{animate:["none",x,U,J]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[g,U,J]}],"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:oe()}],"scale-x":[{"scale-x":oe()}],"scale-y":[{"scale-y":oe()}],"scale-z":[{"scale-z":oe()}],"scale-3d":["scale-3d"],skew:[{skew:ne()}],"skew-x":[{"skew-x":ne()}],"skew-y":[{"skew-y":ne()}],transform:[{transform:[U,J,"","none","gpu","cpu"]}],"transform-origin":[{origin:v()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:ie()}],"translate-x":[{"translate-x":ie()}],"translate-y":[{"translate-y":ie()}],"translate-z":[{"translate-z":ie()}],"translate-none":["translate-none"],accent:[{accent:G()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:G()}],"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",U,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",U,J]}],fill:[{fill:["none",...G()]}],"stroke-w":[{stroke:[S,Z,R,X]}],stroke:[{stroke:["none",...G()]}],"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,t,r)=>{void 0!==r&&(e[t]=r)},be=(e,t)=>{if(t)for(const r in t)ge(e,r,t[r])},fe=(e,t)=>{if(t)for(const r in t)xe(e,t,r)},xe=(e,t,r)=>{const l=t[r];void 0!==l&&(e[r]=e[r]?e[r].concat(l):l)},ve=((e,...t)=>"function"==typeof e?C(ue,e,...t):C(()=>((e,{cacheSize:t,prefix:r,experimentalParseClassName:l,extend:a={},override:o={}})=>(ge(e,"cacheSize",t),ge(e,"prefix",r),ge(e,"experimentalParseClassName",l),be(e.theme,o.theme),be(e.classGroups,o.classGroups),be(e.conflictingClassGroups,o.conflictingClassGroups),be(e.conflictingClassGroupModifiers,o.conflictingClassGroupModifiers),ge(e,"orderSensitiveModifiers",o.orderSensitiveModifiers),fe(e.theme,a.theme),fe(e.classGroups,a.classGroups),fe(e.conflictingClassGroups,a.conflictingClassGroups),fe(e.conflictingClassGroupModifiers,a.conflictingClassGroupModifiers),xe(e,a,"orderSensitiveModifiers"),e))(ue(),e),...t))({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)=>ve(function(){for(var e,t,r=0,l="",a=arguments.length;r<a;r++)(e=arguments[r])&&(t=s(e))&&(l&&(l+=" "),l+=t);return l}(...e)),ye=l(({children:t,className:r="",style:l,disabled:a,...o},n)=>e("button",{ref:n,className:we(r),style:l,disabled:a,...o,children:t}));ye.displayName="Button";const ke=t=>{const{open:r,children:l}=t,i=a(null),[s,d]=o(0);return n(()=>{const e=i.current;if(!e)return;const t=()=>{d(r?e.scrollHeight:0)};let l;return t(),r&&(l=new ResizeObserver(()=>t()),l.observe(e)),()=>{l&&l.disconnect()}},[r,l]),e("div",{className:"overflow-hidden transition-all duration-300 ease-in-out",style:{maxHeight:s,opacity:r?1:0},"aria-hidden":!r,children:e("div",{ref:i,children:l})})};ke.displayName="Collapse";const Ne=({name:t,fill:r=0,opticalSize:l="48dp",weight:a="200",emphasis:o=145,size:n=24,color:i="currentColor",style:s={},className:d,onClick:c,dataTestId:m})=>{const p={fontVariationSettings:`'FILL' ${r}, 'wght' ${a}, 'GRAD' ${o}, 'opsz' ${l.substring(0,2)}`,fontSize:`${n}px`,fontFamily:"'Material Symbols Rounded'",color:i||"currentColor",...s};return e("span",{style:p,className:we("material-symbols-rounded",d),onClick:c,"data-testid":m,children:t})};Ne.displayName="MaterialIcon";const Ce=r=>{const{title:l,defaultOpen:a,children:n,containerClassName:i,titleClassName:s,className:d,buttonClassName:c}=r,[m,p]=o(Boolean(a));return t("div",{className:we("rounded-lg border",i),children:[t(ye,{type:"button",className:we("flex w-full items-center justify-between gap-4 rounded-t-lg px-4 py-3 text-left",c),onClick:()=>p(e=>!e),children:[e("span",{className:we("label5",s),children:l}),e(Ne,{name:m?"keyboard_arrow_down":"keyboard_arrow_up",fill:1,size:24})]}),e(ke,{open:m,children:e("div",{className:we("px-4 py-4",d),children:n})})]})};Ce.displayName="Accordion";const ze=l(({children:e,as:t,className:l="",style:a,...o},n)=>{const i=t||"p";return r.createElement(i,{ref:n,className:l,style:a,...o},e)});ze.displayName="Text";const $e=({items:r,title:l,background:a="white",enableHeading:o=!1,maxWidth:n=!0})=>e("div",{className:`${{blue:"bg-[#07B2E2]",green:"bg-[#26B170]",yellow:"bg-[#F5FF1E]",purple:"bg-[#931D69]",white:"bg-white",navy:"bg-[#00002D]"}[a]} component-container`,children:t("div",{className:(n?"max-w-120 xl:mx-auto":"")+" mx-5 my-8 lg:mx-20 lg:my-18",children:[e("div",{children:e(ze,{as:o?"h1":"h2",className:"heading1 text-left lg:text-center",children:l})}),e("div",{className:"question-answer-section mt-10 lg:mt-16",children:null==r?void 0:r.map((t,r)=>e("div",{children:e(Ce,{title:t.title,containerClassName:"border-0 border-b-[1px] rounded-none",children:e(ze,{children:t.description})})},`item-${r}`))})]})}),je=l(({className:t,...r},l)=>e(i,{ref:l,className:we(t),...r}));je.displayName="NextImage";const Me=({items:r=[]})=>r.length?e("div",{className:"card-holder grid grid-cols-1 items-stretch gap-5 self-stretch lg:auto-cols-fr lg:grid-flow-col lg:gap-6 lg:overflow-x-auto",children:r.map((r,l)=>{var a;return e("div",{className:"callout-card h-full p-6 lg:p-8",children:t("div",{className:"card-template flex flex-col gap-6 lg:items-start lg:gap-8",children:[e("div",{className:"card-header",children:r.image&&e(je,{width:88,height:88,src:r.image,alt:null!==(a=r.title)&&void 0!==a?a:"card-icon"})}),t("div",{className:"card-body flex flex-col gap-3",children:[r.title&&e(ze,{as:"h3",className:"heading6",children:r.title}),r.BodyComponent&&e(ze,{as:"div",className:"body1",children:e(r.BodyComponent,{})})]})]})},`card-${l}`)})}):null,Ge=({title:r,items:l,enableHeading:a=!1,subtitle:o,color:n="dark",maxWidth:i=!0})=>e("div",{className:"component-container",children:e("div",{className:`mx-5 mb-5 mt-12 ${i?"max-w-120 xl:mx-auto":""} ${"dark"==n?"text-text":"text-white"}`,children:t("div",{className:"callout-container flex flex-col gap-8",children:[t("div",{className:"title-holder",children:[r&&e(ze,{as:a?"h1":"h2",className:"heading2 md:heading1 md:text-center",children:r}),o&&e(ze,{as:a?"h2":"h3",className:"subheading3 mt-3 md:subheading1 md:text-center",children:o})]}),l&&e(Me,{items:l})]})})}),Fe=({fields:t})=>e("div",{children:e(ze,{children:"Cards"})}),Be=({fields:t})=>e("div",{children:e(ze,{children:"Carousel"})}),Ie=e=>{let t="";return e.base&&(t="x-large"===e.base?"label3 ":"label4 "),e.md&&(t+="x-large"===e.md?"md:label3 ":"md:label4 "),e.lg&&(t+="x-large"===e.lg?"lg:label3 ":"lg:label4 "),t.trim()},Pe=l(({variant:r="primary_brand",isLoading:l=!1,text:a,label:o,disabled:n,fullWidth:i,size:s={base:"medium"},...d},c)=>{const m=(()=>{const e=we((e=>{let t="";return e.base&&(t=`btn-${e.base} `),e.md&&(t+=`${(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&&(t+=`lg:btn-${e.lg} `),t.trim()})(s),"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",i&&"w-full"),t=we((n||l)&&"cursor-not-allowed",l&&"pl-7",n&&"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"}[r]||"",t)})();let p=`button--${r}`;l&&(p+=" button--loading"),n&&(p+=" button--disabled");return t("button",{ref:c,className:we(`${p} ${m}`),disabled:n||l,...d,children:[l?e(Ne,{name:"progress_activity",className:"animate-spin"}):null,o?t("span",{className:"flex flex-col",children:[e("span",{className:we(Ie(s)),children:o}),a]}):a]})});Pe.displayName="BrandButton";const Ee=l(({children:t,href:r,className:l="",onClick:a,variant:o="unstyled",style:n,external:i=!1,disabled:s=!1,...d},c)=>{const m=(()=>{if("unstyled"===o)return"";const e={default:"text-text underline"},t=[s?"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[o]||e.default,t].filter(Boolean).join(" ")})(),p={...d,ref:c,className:we(m,`link--${o}`,s&&"link--disabled",l),style:n,href:s?void 0:r,onClick:e=>{s?e.preventDefault():null==a||a(e)},...i&&!s&&{target:"_blank",rel:"noopener noreferrer"},...s&&{"aria-disabled":!0,tabIndex:-1}};return e("a",{...p,children:t})});Ee.displayName="Link";const Se=({showButtonAs:t,buttonVariant:r,buttonLabel:l,buttonPrefix:a,href:o,target:n,anchorId:i,linkClassName:s,linkVariant:d,fullWidth:c,preDefinedFunctionExecution:m,checkPlansJSX:p,onClick:h})=>{if("check availability"===m)return p;return"solid"===t?e(Pe,{id:i,variant:r,text:l,label:a,fullWidth:c,onClick:function(e){null==h||h(e)}}):"text"===t?e(Ee,{href:o,target:n,variant:d||"default",className:`text-text-brand ${s||""}`,onClick:function(e){null==h||h(e)},children:l}):null},We=({title:r,subtitle:l,description:a,disclaimer:o,icon:n,cta:i,background:s="navy",color:d="white",enableHeading:c,maxWidth:m=!0})=>e("div",{className:"component-container",children:t("div",{className:"mx-5 my-8 lg:mx-20 lg:my-12 lg:rounded-[40px] xl:mx-auto "+(m?"max-w-120":""),children:[t("div",{className:`flex flex-col rounded-[28px] px-5 py-7 lg:flex-row lg:rounded-[40px] lg:px-16 lg:py-9 ${{blue:"bg-[#07B2E2]",green:"bg-[#26B170]",yellow:"bg-[#F5FF1E]",purple:"bg-[#931D69]",white:"bg-white",navy:"bg-[#00002D]"}[s]} ${"dark"==d?"text-text":"text-white"} `,children:[n&&e("div",{className:"floating-banner-icon mb-5 flex justify-center lg:mb-0 lg:items-center",children:e("div",{className:"h-[80px] w-[80px] overflow-hidden",children:e(je,{width:80,height:80,alt:"icon",src:n})})}),t("div",{className:"flex flex-col justify-center lg:mx-5",children:[r&&e(ze,{as:c?"h1":"h2",className:"heading2 mb-3 text-center lg:w-[90%] lg:text-left",children:r}),l&&e(ze,{as:"h3",className:"heading3 mb-3 text-center lg:text-left",children:l}),a&&e(ze,{as:"div",className:"body1 text-center lg:w-[90%] lg:text-left",children:a})]}),i&&e("div",{className:"mt-5 flex justify-center lg:mt-0 lg:w-[500px] lg:items-center",children:e(Se,{...i})})]}),o&&e("div",{children:e(ze,{as:"div",className:"body3 mt-3 text-center",children:o})})]})}),De=({body:l,links:a,bottomLinks:o,copyrights:n,terms:i,maxWidth:s=!0,onClick:d})=>{function c(e){null==d||d(e)}return e("div",{className:"component-container bg-bg-inverse text-white",children:t("div",{className:` ${s?"mx-auto max-w-120":""} px-5 py-8`,children:[e("aside",{"aria-label":"Promotions and disclaimers",children:l}),e("div",{className:"my-8 h-[1px] border-t-0 bg-white opacity-100 lg:my-16 dark:opacity-50"}),e("div",{className:"grid-1 grid gap-8 py-8 md:grid-cols-2 lg:grid-cols-4",children:null==a?void 0:a.map((l,a)=>{var o,n;return t(r.Fragment,{children:[e("div",{children:t("nav",{"aria-labelledby":`footer-${null==l?void 0:l.title}`,className:"site-links-group",children:[e(ze,{as:"div",className:"label3",children:null==l?void 0:l.title}),e("ul",{className:"flex flex-col",children:null===(n=null===(o=null==l?void 0:l.items)||void 0===o?void 0:o.items)||void 0===n?void 0:n.map((t,r)=>e("li",{className:"pt-3",children:e(Se,{...t,linkVariant:"unstyled",linkClassName:"text-white body3",onClick:c})},`site-links-${r}`))})]},`link-group-${a}`)},`footer-link-group-${a}`),e("div",{className:"block h-[1px] border-t-0 bg-white opacity-100 md:hidden dark:opacity-50"})]},`footer-link-group-${a}`)})}),t("div",{className:"pt-8",children:[e("p",{className:"copy-rights",children:n}),t("p",{className:"terms-text footnote text-white",children:["© ",(new Date).getFullYear()," ",i]}),e("nav",{"aria-label":"Footer legal",children:e("ul",{className:"bottom-links list-none",children:null==o?void 0:o.map((t,r)=>e("li",{className:"relative float-left pl-[8px] before:absolute before:left-[3px] before:top-1/2 before:-translate-y-1/2 before:text-[14px] before:content-['•'] first-of-type:pl-0 first-of-type:before:content-['']",children:e(Se,{...t,linkClassName:"footnote text-white",linkVariant:"unstyled",onClick:c})},`links-${r}`))})})]})]})})},_e=l(({children:t,className:r="",variant:l="unstyled",style:a,...o},n)=>{const i=we("unstyled"===l?"":"mb-1 leading-6","list-item",`list-item--${l}`,r);return e("li",{ref:n,className:i,style:a,...o,children:t})});_e.displayName="ListItem";const Le=l(({type:t="ul",items:r,className:l="",renderItem:a,children:o,variant:n="unstyled",style:i,...s},d)=>{const c=(()=>{if("unstyled"===n)return"";return`m-0 p-0 ${"ol"===t?"pl-6 list-decimal":"pl-5 list-disc"}`})(),m={className:we(c,`list--${t}`,`list--${n}`,l),style:i,...s,children:o||(r&&0!==r.length?r.map((t,r)=>a?a(t,r):e(_e,{className:t.className,variant:n,children:t.content},t.id||r)):null)};return e("ol"===t?"ol":"ul",{...m,ref:d})});Le.displayName="List";const He=r=>{const{items:l,listIconName:a="check",listItemClassName:o,iconSize:n=20,iconPosition:i="center"}=r,s="disc"!==a;return(null==l?void 0:l.length)?e(Le,{className:"mt-2 space-y-1",variant:s?"unstyled":"default",children:l.map((r,l)=>t(_e,{variant:s?"unstyled":"default",className:we(`${s?"flex":""} ${"top"===i?"items-start":"items-center"} gap-2 text-text-secondary`,o),children:[s&&e("div",{children:e(Ne,{name:a,size:n,weight:"600",className:"text-icon-brand "+("top"===i?"mt-1":"")})}),e(ze,{as:"div",children:r})]},l))}):null};He.displayName="Checklist";const Ae=l(({as:t,className:r="",...l},a)=>{const o=we(r);if(t){return e(t,{ref:a,className:o,...l})}return e("img",{ref:a,className:o,...l})});Ae.displayName="Image";const Te=({brow:r,enableHeading:l,title:a,subTitle:o,ctaDisclaimer:n,disclaimer:i,description:s,image:d,imageLinks:c,mediaPosition:m=!0,checklist:p,secondaryCta:h,cta:u,videoLink:g,maxWidth:b=!0,color:f="light",imageWidth:x=660,imageHeight:v=660})=>e("div",{className:"component-container",children:e("div",{className:`image-promo-bar-content ${b?"max-w-120 xl:mx-auto":""} mx-5 mb-8 mt-16`,children:t("div",{className:"flex shrink-0 flex-col items-center gap-8 xl:gap-[126px] "+(m?"flex-row xl:flex-row-reverse":"xl:flex-row"),children:[t("div",{className:"flex flex-[1_0_0] flex-col items-start justify-center gap-8 xl:gap-10 "+("dark"==f?"text-text":"text-white"),children:[t("div",{className:"heading holder",children:[r&&e(ze,{as:"div",className:"subheading4 mb-4 text-text-brand xl:subheading2 xl:mb-3",children:r}),a&&e(ze,{as:l?"h1":"h2",className:"heading2 xl:heading1",children:a}),o&&e(ze,{as:l?"h2":"h3",className:"subheading1 mt-3",children:o})]}),s&&e(ze,{as:"div",className:"body1",children:s}),p.length>0&&e(He,{items:p,iconPosition:"top",iconSize:24}),null==c?void 0:c.map((t,r)=>e("div",{className:"image-link",children:e(Ae,{src:t.url,alt:"icon-link"})},r)),t("div",{className:"flex w-full flex-col gap-8 xl:flex-row xl:gap-3",children:[u&&e("div",{className:"primary-cta w-full xl:w-auto",children:e(Se,{...u,fullWidth:!0})}),h&&e("div",{className:"secondary-cta",children:e(Se,{...h,fullWidth:!0})})]}),n&&e("div",{children:n}),i&&e("div",{children:i})]}),t("aside",{className:"flex shrink-0 content-center items-center",children:[e("div",{className:"relative aspect-[16/9] w-full xl:aspect-square xl:max-h-[486px] xl:w-[486px]",children:d&&e(je,{src:d,alt:"section-image",width:x,height:v,className:"bottom-0 left-0 right-0 top-0 h-full rounded-[40px] object-cover"})}),e("div",{children:(null==g?void 0:g.link)&&e("div",{className:"video-section",children:g.image&&e(je,{src:g.image,alt:"Video preview",width:486,height:100,className:"rounded-[40px]"})})})]})]})})}),Ve=({link:r})=>{if(!r)return null;if((e=>"string"==typeof e.href)(r)){const t="submenu-link-btn";return e("ul",{children:e("li",{className:"submenu-link",children:e(Se,{...r,linkVariant:"unstyled"})},t)})}const{anchorId:l,title:a,items:o}=r,n=Array.isArray(null==o?void 0:o.items)?o.items:[];return t("div",{id:null!=l?l:void 0,children:[e("div",{children:null!=a?a:null}),n.length>0&&e(({items:t})=>e("ul",{children:t.map((t,r)=>{const l=`submenu-link-${r}`;return e("li",{className:"submenu-link",children:e(Se,{...t,linkVariant:"unstyled"})},l)})}),{items:n})]})},qe=({primaryNavigationLinks:r,utilityNavigationLinks:l,maxWidth:a=!0})=>e("div",{className:"component-container",children:t("div",{className:"menu-container "+(a?"mx-auto max-w-120":""),children:[e("div",{className:"utility-container",children:e("ul",{className:"flex",children:null==l?void 0:l.map((t,r)=>e("li",{children:e(Ve,{link:t})},`main-menu-items-${r}`))})}),e("div",{className:"main-nav-container",children:e("ul",{className:"flex",children:null==r?void 0:r.map((t,r)=>e("li",{children:e(Ve,{link:t})},`main-menu-items-${r}`))})}),e("div",{})]})}),Oe=r=>{var l;const{title:a,showAsHeading:o,subTitle:n,primaryCta1:i,carouselImages:s,bottomLink:d,price:c,priceCallout:m,priceSuffix:p,checklist:h,checkPlansJSX:u}=r,g=null!==(l=null==d?void 0:d.buttonLabel)&&void 0!==l?l:null==d?void 0:d.label;return e("div",{className:"component-container p-5 lg:h-[724px] lg:p-0",children:t("div",{className:we("primary-hero-container mx-auto flex flex-col sm:items-center sm:text-center lg:h-full lg:max-w-120 lg:flex-row lg:items-center lg:justify-between lg:gap-4 lg:p-4 lg:text-left"),children:[e("div",{className:we("relative flex w-[485px] flex-col text-white"),children:t("div",{className:"flex flex-col gap-5 lg:gap-6",children:[a&&e(ze,{as:o?"h1":"h2",className:"heading2 font-bold lg:heading1",children:a}),n&&e(ze,{as:"p",className:"subheading3 lg:subheading1",children:n}),c?t("div",{className:"flex",children:[e("div",{className:"mr-2",children:m?m.split("|").map(t=>e(ze,{as:"p",className:"body2",children:t})):null}),e(ze,{as:"p",className:"subheading1",children:"$"}),e(ze,{as:"p",className:"subheading5",children:c}),p?e(ze,{as:"p",className:"subheading1",children:p}):null]}):null,h&&e(He,{listItemClassName:"text-white body2",items:h.map(e=>e.title)}),i&&t("div",{className:we("hidden flex-col gap-3 lg:flex"),children:[e(Se,{...i,checkPlansJSX:u}),d&&e("div",{children:e(Se,{...d,linkClassName:"text-footnote text-white"})})]}),!i&&d&&(g||(null==d?void 0:d.href))&&e("div",{className:"hidden lg:block",children:e(Se,{...d,linkClassName:"text-footnote text-white"})})]})}),t("div",{className:"lg:hidden",children:[e("div",{className:"my-8",children:s&&s[0]?e(je,{src:s[0],alt:"Hero",className:"aspect-[1.71:1] sm:aspect-[1.41:1] rounded-[40px] object-cover object-center sm:h-[420px]",width:350,height:205,loading:"eager"}):null}),d&&(g||(null==d?void 0:d.href))&&e("div",{children:e(Se,{...d,linkClassName:"body3 text-white"})})]}),e("div",{className:we("relative hidden lg:block"),children:s&&s[0]?e(je,{src:s[0],alt:"Hero",className:"aspect-square rounded-[40px] object-cover object-center",width:600,height:600,loading:"eager"}):null})]})})},Je=({fields:t})=>e("div",{children:e(ze,{children:"Text Block"})}),Re=({fields:t})=>e("div",{children:e(ze,{children:"Modal Block"})}),Xe=({children:r,background:l,className:a,fill:o="yellow",maxFit:n,show:i=!0,path:s="path2"})=>{const d=`${s}`,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 l&&l in m,h=p?m[l]:void 0,u=l&&!p?{background:l}:void 0,g=o in c?c[o]:"text-[#F5FF1E]";return i?t("div",{className:`shape-bg relative overflow-hidden ${null!=a?a:""} ${n?"max-content":""} ${null!=h?h:u?"":"bg-white"}`,style:u,children:["path1"===s&&e("svg",{className:`shape-bg-svg pointer-events-none absolute left-1/2 top-[-2371px] z-0 translate-x-[-55%] ${d} fill-current ${g}`,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"===s&&e("svg",{className:`shape-bg-svg pointer-events-none absolute left-1/2 top-[45.8px] z-0 translate-x-[-101%] ${d} fill-current ${g}`,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"===s&&e("svg",{className:`shape-bg-svg pointer-events-none absolute left-1/2 top-[-2600px] z-0 translate-x-[-55%] ${d} fill-current ${g}`,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"===s&&e("svg",{className:`shape-bg-svg pointer-events-none absolute left-1/2 top-[-1966.1px] z-0 translate-x-[-48%] ${d} fill-current ${g}`,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:r})]}):e("div",{className:a,style:u,children:r})},Ye=({title:r,background:l="white",button:a,color:o,contentAlignment:n,description:i,descriptionAlignment:s,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]"}[l]} component-container`,children:t("div",{className:`${m?"mx-auto max-w-120":""} color-${o} flex flex-col ${"dark"==o?"text-text":"text-white"} px-5 py-16 lg:px-13 lg:py-24`,children:[e(ze,{as:d?"h1":"h2",className:`heading2 lg:heading1 text-${n}`,children:r}),e(ze,{as:"h3",className:`subheading3 pt-2 lg:subheading1 lg:pt-3 text-${n}`,children:c}),e("div",{className:`pt-2 text-body1 lg:pt-3 text-${s}`,children:i}),e("div",{className:"flex justify-center pt-5 lg:pt-14",children:e(Se,{...a})})]})}),Ke=({background:r="white",description:l,enableHeading:a,image:o,list:n=[],subTitle:i,title:s,maxWidth:d=!0})=>e("div",{className:`${{blue:"bg-[#07B2E2]",green:"bg-[#26B170]",yellow:"bg-[#F5FF1E]",purple:"bg-[#931D69]",white:"bg-white",navy:"bg-[#00002D]"}[r]} component-container`,children:t("div",{className:(d?"max-w-120 xl:mx-auto":"")+" mx-5 mb-5 mt-12 xl:my-20",children:[s&&e(ze,{as:a?"h1":"h2",className:"heading2 md:heading1 md:text-center",children:s}),i&&e(ze,{as:a?"h2":"h3",className:"heading3 mt-4 text-center",children:i}),t("div",{className:"mt-8 flex items-center xl:mt-16 xl:gap-10",children:[t("div",{className:"flex flex-col items-start gap-10 self-stretch xl:flex-[1_0_0]",children:[l&&e(ze,{as:"p",className:"body1",children:l}),n.length>0&&e("ul",{className:"grid w-full grid-cols-2 gap-x-8 gap-y-4 lg:grid-cols-3",children:null==n?void 0:n.map((t,r)=>e("li",{children:e(Ee,{href:`/${t.code}`,className:"label1",children:t.name})},`item-list-${r}`))})]}),o&&e("aside",{className:"hidden xl:block",children:e(je,{width:472,height:100,src:o,alt:"image"})})]})]})}),Qe=({title:r,disclaimer:l,table:a,maxWidth:o=!0})=>e("div",{className:"component-container",children:t("div",{className:"mx-5 mb-5 mt-8 lg:mt-10 "+(o?"max-w-120 xl:mx-auto":""),children:[e(ze,{as:"h2",className:"heading2 lg:heading1 lg:text-center",children:r}),e("div",{className:"comparison-table-container mt-20 xl:mt-10",children:a}),e(ze,{as:"div",className:"micro mt-8 text-center",children:l})]})});export{$e as Accordion,Se as Button,Ge as Callout,Fe as Cards,Be as Carousel,Qe as ComparisonTable,Ye as CtaCallout,Ke as FindKinetic,We as FloatingBanner,De as Footer,Te as ImagePromoBar,Re as Modal,qe as Navigation,Oe as PrimaryHero,Xe as ShapeBackgroundWrapper,Me as SimpleCards,Je as Text};
|
|
4
4
|
//# sourceMappingURL=index.esm.js.map
|