@windstream/react-shared-components 0.0.60 → 0.0.62
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.d.ts +2 -2
- 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.d.ts +4 -4
- package/dist/styles.css +1 -1
- package/package.json +1 -1
- package/src/contentful/blocks/cards/product-card/index.tsx +198 -0
- package/src/contentful/blocks/cards/product-card/types.ts +18 -0
- package/src/contentful/blocks/cards/simple-card/index.tsx +2 -2
- package/src/contentful/blocks/cards/simple-card/types.ts +1 -3
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React$1
|
|
1
|
+
import React$1 from 'react';
|
|
2
2
|
|
|
3
3
|
type AccordionProps = {
|
|
4
4
|
title: string;
|
|
@@ -39,7 +39,7 @@ declare const Cards: React.FC<{
|
|
|
39
39
|
type Item = {
|
|
40
40
|
title?: string;
|
|
41
41
|
image?: string;
|
|
42
|
-
|
|
42
|
+
body?: React.ReactNode;
|
|
43
43
|
};
|
|
44
44
|
type SimpleCardsProps = {
|
|
45
45
|
items: Item[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
|
|
3
|
-
import{jsx as e,jsxs as t}from"react/jsx-runtime";import l,{forwardRef as r,useRef as a,useState as o,useEffect as n}from"react";import i from"next/image";function s(e){var t,l,r="";if("string"==typeof e||"number"==typeof e)r+=e;else if("object"==typeof e)if(Array.isArray(e)){var a=e.length;for(t=0;t<a;t++)e[t]&&(l=s(e[t]))&&(r&&(r+=" "),r+=l)}else for(l in e)e[l]&&(r&&(r+=" "),r+=l);return r}function c(){for(var e,t,l=0,r="",a=arguments.length;l<a;l++)(e=arguments[l])&&(t=s(e))&&(r&&(r+=" "),r+=t);return r}const d=e=>{const t=u(e),{conflictingClassGroups:l,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:e=>{const l=e.split("-");return""===l[0]&&1!==l.length&&l.shift(),m(l,t)||p(e)},getConflictingClassGroupIds:(e,t)=>{const a=l[e]||[];return t&&r[e]?[...a,...r[e]]:a}}},m=(e,t)=>{if(0===e.length)return t.classGroupId;const l=e[0],r=t.nextPart.get(l),a=r?m(e.slice(1),r):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},h=/^\[(.+)\]$/,p=e=>{if(h.test(e)){const t=h.exec(e)[1],l=t?.substring(0,t.indexOf(":"));if(l)return"arbitrary.."+l}},u=e=>{const{theme:t,classGroups:l}=e,r={nextPart:new Map,validators:[]};for(const e in l)g(l[e],r,e,t);return r},g=(e,t,l,r)=>{e.forEach(e=>{if("string"==typeof e){return void((""===e?t:b(t,e)).classGroupId=l)}if("function"==typeof e)return f(e)?void g(e(r),t,l,r):void t.validators.push({validator:e,classGroupId:l});Object.entries(e).forEach(([e,a])=>{g(a,b(t,e),l,r)})})},b=(e,t)=>{let l=e;return t.split("-").forEach(e=>{l.nextPart.has(e)||l.nextPart.set(e,{nextPart:new Map,validators:[]}),l=l.nextPart.get(e)}),l},f=e=>e.isThemeGetter,x=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,l=new Map,r=new Map;const a=(a,o)=>{l.set(a,o),t++,t>e&&(t=0,r=l,l=new Map)};return{get(e){let t=l.get(e);return void 0!==t?t:void 0!==(t=r.get(e))?(a(e,t),t):void 0},set(e,t){l.has(e)?l.set(e,t):a(e,t)}}},v=e=>{const{prefix:t,experimentalParseClassName:l}=e;let r=e=>{const t=[];let l,r=0,a=0,o=0;for(let n=0;n<e.length;n++){let i=e[n];if(0===r&&0===a){if(":"===i){t.push(e.slice(o,n)),o=n+1;continue}if("/"===i){l=n;continue}}"["===i?r++:"]"===i?r--:"("===i?a++:")"===i&&a--}const n=0===t.length?e:e.substring(o),i=w(n);return{modifiers:t,hasImportantModifier:i!==n,baseClassName:i,maybePostfixModifierPosition:l&&l>o?l-o:void 0}};if(t){const e=t+":",l=r;r=t=>t.startsWith(e)?l(t.substring(e.length)):{isExternal:!0,modifiers:[],hasImportantModifier:!1,baseClassName:t,maybePostfixModifierPosition:void 0}}if(l){const e=r;r=t=>l({className:t,parseClassName:e})}return r},w=e=>e.endsWith("!")?e.substring(0,e.length-1):e.startsWith("!")?e.substring(1):e,y=e=>{const t=Object.fromEntries(e.orderSensitiveModifiers.map(e=>[e,!0]));return e=>{if(e.length<=1)return e;const l=[];let r=[];return e.forEach(e=>{"["===e[0]||t[e]?(l.push(...r.sort(),e),r=[]):r.push(e)}),l.push(...r.sort()),l}},k=/\s+/;function N(){let e,t,l=0,r="";for(;l<arguments.length;)(e=arguments[l++])&&(t=C(e))&&(r&&(r+=" "),r+=t);return r}const C=e=>{if("string"==typeof e)return e;let t,l="";for(let r=0;r<e.length;r++)e[r]&&(t=C(e[r]))&&(l&&(l+=" "),l+=t);return l};function z(e,...t){let l,r,a,o=function(i){const s=t.reduce((e,t)=>t(e),e());return l=(e=>({cache:x(e.cacheSize),parseClassName:v(e),sortModifiers:y(e),...d(e)}))(s),r=l.cache.get,a=l.cache.set,o=n,n(i)};function n(e){const t=r(e);if(t)return t;const o=((e,t)=>{const{parseClassName:l,getClassGroupId:r,getConflictingClassGroupIds:a,sortModifiers:o}=t,n=[],i=e.trim().split(k);let s="";for(let e=i.length-1;e>=0;e-=1){const t=i[e],{isExternal:c,modifiers:d,hasImportantModifier:m,baseClassName:h,maybePostfixModifierPosition:p}=l(t);if(c){s=t+(s.length>0?" "+s:s);continue}let u=!!p,g=r(u?h.substring(0,p):h);if(!g){if(!u){s=t+(s.length>0?" "+s:s);continue}if(g=r(h),!g){s=t+(s.length>0?" "+s:s);continue}u=!1}const b=o(d).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,l);return a(e,o),o}return function(){return o(N.apply(null,arguments))}}const $=e=>{const t=t=>t[e]||[];return t.isThemeGetter=!0,t},j=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,M=/^\((?:(\w[\w-]*):)?(.+)\)$/i,G=/^\d+\/\d+$/,B=/^(\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$/,I=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,P=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,E=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,W=e=>G.test(e),D=e=>!!e&&!Number.isNaN(Number(e)),S=e=>!!e&&Number.isInteger(Number(e)),_=e=>e.endsWith("%")&&D(e.slice(0,-1)),L=e=>B.test(e),A=()=>!0,H=e=>F.test(e)&&!I.test(e),O=()=>!1,T=e=>P.test(e),V=e=>E.test(e),q=e=>!R(e)&&!Z(e),J=e=>ne(e,de,O),R=e=>j.test(e),X=e=>ne(e,me,H),U=e=>ne(e,he,D),Y=e=>ne(e,se,O),K=e=>ne(e,ce,V),Q=e=>ne(e,ue,T),Z=e=>M.test(e),ee=e=>ie(e,me),te=e=>ie(e,pe),le=e=>ie(e,se),re=e=>ie(e,de),ae=e=>ie(e,ce),oe=e=>ie(e,ue,!0),ne=(e,t,l)=>{const r=j.exec(e);return!!r&&(r[1]?t(r[1]):l(r[2]))},ie=(e,t,l=!1)=>{const r=M.exec(e);return!!r&&(r[1]?t(r[1]):l)},se=e=>"position"===e||"percentage"===e,ce=e=>"image"===e||"url"===e,de=e=>"length"===e||"size"===e||"bg-size"===e,me=e=>"length"===e,he=e=>"number"===e,pe=e=>"family-name"===e,ue=e=>"shadow"===e,ge=()=>{const e=$("color"),t=$("font"),l=$("text"),r=$("font-weight"),a=$("tracking"),o=$("leading"),n=$("breakpoint"),i=$("container"),s=$("spacing"),c=$("radius"),d=$("shadow"),m=$("inset-shadow"),h=$("text-shadow"),p=$("drop-shadow"),u=$("blur"),g=$("perspective"),b=$("aspect"),f=$("ease"),x=$("animate"),v=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom",Z,R],w=()=>[Z,R,s],y=()=>[W,"full","auto",...w()],k=()=>[S,"none","subgrid",Z,R],N=()=>["auto",{span:["full",S,Z,R]},S,Z,R],C=()=>[S,"auto",Z,R],z=()=>["auto","min","max","fr",Z,R],j=()=>["auto",...w()],M=()=>[W,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...w()],G=()=>[e,Z,R],B=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom",le,Y,{position:[Z,R]}],F=()=>["auto","cover","contain",re,J,{size:[Z,R]}],I=()=>[_,ee,X],P=()=>["","none","full",c,Z,R],E=()=>["",D,ee,X],H=()=>[D,_,le,Y],O=()=>["","none",u,Z,R],T=()=>["none",D,Z,R],V=()=>["none",D,Z,R],ne=()=>[D,Z,R],ie=()=>[W,"full",...w()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[L],breakpoint:[L],color:[A],container:[L],"drop-shadow":[L],ease:["in","out","in-out"],font:[q],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[L],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[L],shadow:[L],spacing:["px",D],text:[L],"text-shadow":[L],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",W,R,Z,b]}],container:["container"],columns:[{columns:[D,R,Z,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:[S,"auto",Z,R]}],basis:[{basis:[W,"full","auto",i,...w()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[D,W,"auto","initial","none",R]}],grow:[{grow:["",D,Z,R]}],shrink:[{shrink:["",D,Z,R]}],order:[{order:[S,"first","last","none",Z,R]}],"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":z()}],"auto-rows":[{"auto-rows":z()}],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",l,ee,X]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[r,Z,U]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",_,R]}],"font-family":[{font:[te,R,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,Z,R]}],"line-clamp":[{"line-clamp":[D,"none",Z,U]}],leading:[{leading:[o,...w()]}],"list-image":[{"list-image":["none",Z,R]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",Z,R]}],"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:[D,"from-font","auto",Z,X]}],"text-decoration-color":[{decoration:G()}],"underline-offset":[{"underline-offset":[D,"auto",Z,R]}],"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",Z,R]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",Z,R]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:B()}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","space","round"]}]}],"bg-size":[{bg:F()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},S,Z,R],radial:["",Z,R],conic:[S,Z,R]},ae,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:E()}],"border-w-x":[{"border-x":E()}],"border-w-y":[{"border-y":E()}],"border-w-s":[{"border-s":E()}],"border-w-e":[{"border-e":E()}],"border-w-t":[{"border-t":E()}],"border-w-r":[{"border-r":E()}],"border-w-b":[{"border-b":E()}],"border-w-l":[{"border-l":E()}],"divide-x":[{"divide-x":E()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":E()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:["solid","dashed","dotted","double","hidden","none"]}],"divide-style":[{divide:["solid","dashed","dotted","double","hidden","none"]}],"border-color":[{border: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":[D,Z,R]}],"outline-w":[{outline:["",D,ee,X]}],"outline-color":[{outline:G()}],shadow:[{shadow:["","none",d,oe,Q]}],"shadow-color":[{shadow:G()}],"inset-shadow":[{"inset-shadow":["none",m,oe,Q]}],"inset-shadow-color":[{"inset-shadow":G()}],"ring-w":[{ring:E()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:G()}],"ring-offset-w":[{"ring-offset":[D,X]}],"ring-offset-color":[{"ring-offset":G()}],"inset-ring-w":[{"inset-ring":E()}],"inset-ring-color":[{"inset-ring":G()}],"text-shadow":[{"text-shadow":["none",h,oe,Q]}],"text-shadow-color":[{"text-shadow":G()}],opacity:[{opacity:[D,Z,R]}],"mix-blend":[{"mix-blend":["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity","plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"]}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[D]}],"mask-image-linear-from-pos":[{"mask-linear-from":H()}],"mask-image-linear-to-pos":[{"mask-linear-to":H()}],"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":H()}],"mask-image-t-to-pos":[{"mask-t-to":H()}],"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":H()}],"mask-image-r-to-pos":[{"mask-r-to":H()}],"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":H()}],"mask-image-b-to-pos":[{"mask-b-to":H()}],"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":H()}],"mask-image-l-to-pos":[{"mask-l-to":H()}],"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":H()}],"mask-image-x-to-pos":[{"mask-x-to":H()}],"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":H()}],"mask-image-y-to-pos":[{"mask-y-to":H()}],"mask-image-y-from-color":[{"mask-y-from":G()}],"mask-image-y-to-color":[{"mask-y-to":G()}],"mask-image-radial":[{"mask-radial":[Z,R]}],"mask-image-radial-from-pos":[{"mask-radial-from":H()}],"mask-image-radial-to-pos":[{"mask-radial-to":H()}],"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":[D]}],"mask-image-conic-from-pos":[{"mask-conic-from":H()}],"mask-image-conic-to-pos":[{"mask-conic-to":H()}],"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:B()}],"mask-repeat":[{mask:["no-repeat",{repeat:["","x","y","space","round"]}]}],"mask-size":[{mask:F()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",Z,R]}],filter:[{filter:["","none",Z,R]}],blur:[{blur:O()}],brightness:[{brightness:[D,Z,R]}],contrast:[{contrast:[D,Z,R]}],"drop-shadow":[{"drop-shadow":["","none",p,oe,Q]}],"drop-shadow-color":[{"drop-shadow":G()}],grayscale:[{grayscale:["",D,Z,R]}],"hue-rotate":[{"hue-rotate":[D,Z,R]}],invert:[{invert:["",D,Z,R]}],saturate:[{saturate:[D,Z,R]}],sepia:[{sepia:["",D,Z,R]}],"backdrop-filter":[{"backdrop-filter":["","none",Z,R]}],"backdrop-blur":[{"backdrop-blur":O()}],"backdrop-brightness":[{"backdrop-brightness":[D,Z,R]}],"backdrop-contrast":[{"backdrop-contrast":[D,Z,R]}],"backdrop-grayscale":[{"backdrop-grayscale":["",D,Z,R]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[D,Z,R]}],"backdrop-invert":[{"backdrop-invert":["",D,Z,R]}],"backdrop-opacity":[{"backdrop-opacity":[D,Z,R]}],"backdrop-saturate":[{"backdrop-saturate":[D,Z,R]}],"backdrop-sepia":[{"backdrop-sepia":["",D,Z,R]}],"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",Z,R]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[D,"initial",Z,R]}],ease:[{ease:["linear","initial",f,Z,R]}],delay:[{delay:[D,Z,R]}],animate:[{animate:["none",x,Z,R]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[g,Z,R]}],"perspective-origin":[{"perspective-origin":v()}],rotate:[{rotate:T()}],"rotate-x":[{"rotate-x":T()}],"rotate-y":[{"rotate-y":T()}],"rotate-z":[{"rotate-z":T()}],scale:[{scale:V()}],"scale-x":[{"scale-x":V()}],"scale-y":[{"scale-y":V()}],"scale-z":[{"scale-z":V()}],"scale-3d":["scale-3d"],skew:[{skew:ne()}],"skew-x":[{"skew-x":ne()}],"skew-y":[{"skew-y":ne()}],transform:[{transform:[Z,R,"","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",Z,R]}],"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",Z,R]}],fill:[{fill:["none",...G()]}],"stroke-w":[{stroke:[D,ee,X,U]}],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"]}},be=(e,t,l)=>{void 0!==l&&(e[t]=l)},fe=(e,t)=>{if(t)for(const l in t)be(e,l,t[l])},xe=(e,t)=>{if(t)for(const l in t)ve(e,t,l)},ve=(e,t,l)=>{const r=t[l];void 0!==r&&(e[l]=e[l]?e[l].concat(r):r)},we=((e,...t)=>"function"==typeof e?z(ge,e,...t):z(()=>((e,{cacheSize:t,prefix:l,experimentalParseClassName:r,extend:a={},override:o={}})=>(be(e,"cacheSize",t),be(e,"prefix",l),be(e,"experimentalParseClassName",r),fe(e.theme,o.theme),fe(e.classGroups,o.classGroups),fe(e.conflictingClassGroups,o.conflictingClassGroups),fe(e.conflictingClassGroupModifiers,o.conflictingClassGroupModifiers),be(e,"orderSensitiveModifiers",o.orderSensitiveModifiers),xe(e.theme,a.theme),xe(e.classGroups,a.classGroups),xe(e.conflictingClassGroups,a.conflictingClassGroups),xe(e.conflictingClassGroupModifiers,a.conflictingClassGroupModifiers),ve(e,a,"orderSensitiveModifiers"),e))(ge(),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"]}}}),ye=(...e)=>we(c(...e)),ke=r(({children:t,className:l="",style:r,disabled:a,...o},n)=>e("button",{ref:n,className:ye(l),style:r,disabled:a,...o,children:t}));ke.displayName="Button";const Ne=t=>{const{open:l,children:r}=t,i=a(null),[s,c]=o(0);return n(()=>{const e=i.current;if(!e)return;const t=()=>{c(l?e.scrollHeight:0)};let r;return t(),l&&(r=new ResizeObserver(()=>t()),r.observe(e)),()=>{r&&r.disconnect()}},[l,r]),e("div",{className:"overflow-hidden transition-all duration-300 ease-in-out",style:{maxHeight:s,opacity:l?1:0},"aria-hidden":!l,children:e("div",{ref:i,children:r})})};Ne.displayName="Collapse";const Ce=({name:t,fill:l=0,opticalSize:r="48dp",weight:a="200",emphasis:o=145,size:n=24,color:i="currentColor",style:s={},className:c,onClick:d,dataTestId:m})=>{const h={fontVariationSettings:`'FILL' ${l}, 'wght' ${a}, 'GRAD' ${o}, 'opsz' ${r.substring(0,2)}`,fontSize:`${n}px`,fontFamily:"'Material Symbols Rounded'",color:i||"currentColor",...s};return e("span",{style:h,className:ye("material-symbols-rounded",c),onClick:d,"data-testid":m,children:t})};Ce.displayName="MaterialIcon";const ze=l=>{const{title:r,defaultOpen:a,children:i,containerClassName:s,titleClassName:c,className:d,buttonClassName:m,openOnlyOnDesktop:h}=l,[p,u]=o(Boolean(!1));return n(()=>{if(h){const e=window.innerWidth>=1024;u(e)}else u(Boolean(a))},[h,a]),t("div",{className:ye("rounded-lg border",s),children:[t(ke,{type:"button",className:ye("flex w-full items-center justify-between gap-4 rounded-t-lg px-4 py-3 text-left",m),onClick:()=>u(e=>!e),children:[e("span",{className:ye("label5",c),children:r}),e(Ce,{name:p?"keyboard_arrow_down":"keyboard_arrow_up",fill:1,size:24})]}),e(Ne,{open:p,children:e("div",{className:ye("px-4 py-4",d),children:i})})]})};ze.displayName="Accordion";const $e=r(({children:e,as:t,className:r="",style:a,...o},n)=>{const i=t||"p";return l.createElement(i,{ref:n,className:r,style:a,...o},e)});$e.displayName="Text";const je=({items:l,title:r,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($e,{as:o?"h1":"h2",className:"heading1 text-left lg:text-center",children:r})}),e("div",{className:"question-answer-section mt-10 lg:mt-16",children:null==l?void 0:l.map((t,l)=>e("div",{children:e(ze,{title:t.title,containerClassName:"border-0 border-b-[1px] rounded-none",openOnlyOnDesktop:!0,children:e($e,{children:t.description})})},`item-${l}`))})]})}),Me=r(({className:t,...l},r)=>e(i,{ref:r,className:ye(t),...l}));Me.displayName="NextImage";const Ge=({items:l=[]})=>l.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:l.map((l,r)=>{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:l.image&&e(Me,{width:88,height:88,src:l.image,alt:null!==(a=l.title)&&void 0!==a?a:"card-icon"})}),t("div",{className:"card-body flex flex-col gap-3",children:[l.title&&e($e,{as:"h3",className:"heading6",children:l.title}),l.BodyComponent&&e($e,{as:"div",className:"body1",children:e(l.BodyComponent,{})})]})]})},`card-${r}`)})}):null,Be=({title:l,items:r,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:[l&&e($e,{as:a?"h1":"h2",className:"heading2 md:heading1 md:text-center",children:l}),o&&e($e,{as:a?"h2":"h3",className:"subheading3 mt-3 md:subheading1 md:text-center",children:o})]}),r&&e(Ge,{items:r})]})})}),Fe=({fields:t})=>e("div",{children:e($e,{children:"Cards"})}),Ie=({fields:t})=>e("div",{children:e($e,{children:"Carousel"})}),Pe=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()},Ee=r(({variant:l="primary_brand",isLoading:r=!1,text:a,label:o,disabled:n,fullWidth:i,size:s={base:"medium"},...c},d)=>{const m=(()=>{const e=ye((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=ye((n||r)&&"cursor-not-allowed",r&&"pl-7",n&&"bg-bg-fill-brand-disabled");return ye(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"}[l]||"",t)})();let h=`button--${l}`;r&&(h+=" button--loading"),n&&(h+=" button--disabled");return t("button",{ref:d,className:ye(`${h} ${m}`),disabled:n||r,...c,children:[r?e(Ce,{name:"progress_activity",className:"animate-spin"}):null,o?t("span",{className:"flex flex-col",children:[e("span",{className:ye(Pe(s)),children:o}),a]}):a]})});Ee.displayName="BrandButton";const We=r(({children:t,href:l,className:r="",onClick:a,variant:o="unstyled",style:n,external:i=!1,disabled:s=!1,...c},d)=>{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(" ")})(),h={...c,ref:d,className:ye(m,`link--${o}`,s&&"link--disabled",r),style:n,href:s?void 0:l,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",{...h,children:t})});We.displayName="Link";const De=({showButtonAs:t,buttonVariant:l,buttonLabel:r,buttonPrefix:a,href:o,target:n,anchorId:i,linkClassName:s,linkVariant:c,fullWidth:d,preDefinedFunctionExecution:m,checkPlansJSX:h,onClick:p})=>{if("check availability"===m)return h;return"solid"===t?e(Ee,{id:i,variant:l,text:r,label:a,fullWidth:d,onClick:function(e){null==p||p(e)}}):"text"===t?e(We,{href:o,target:n,variant:c||"default",className:`text-text-brand ${s||""}`,onClick:function(e){null==p||p(e)},children:r}):null},Se=({title:l,subtitle:r,description:a,disclaimer:o,icon:n,cta:i,background:s="navy",color:c="white",enableHeading:d,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"==c?"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(Me,{width:80,height:80,alt:"icon",src:n})})}),t("div",{className:"flex flex-col justify-center lg:mx-5",children:[l&&e($e,{as:d?"h1":"h2",className:"heading2 mb-3 text-center lg:w-[90%] lg:text-left",children:l}),r&&e($e,{as:"h3",className:"heading3 mb-3 text-center lg:text-left",children:r}),a&&e($e,{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(De,{...i})})]}),o&&e("div",{children:e($e,{as:"div",className:"body3 mt-3 text-center",children:o})})]})}),_e=({body:r,links:a,bottomLinks:o,copyrights:n,terms:i,maxWidth:s=!0,onClick:c})=>{function d(e){null==c||c(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:r}),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((r,a)=>{var o,n;return t(l.Fragment,{children:[e("div",{children:t("nav",{"aria-labelledby":`footer-${null==r?void 0:r.title}`,className:"site-links-group",children:[e($e,{as:"div",className:"label3",children:null==r?void 0:r.title}),e("ul",{className:"flex flex-col",children:null===(n=null===(o=null==r?void 0:r.items)||void 0===o?void 0:o.items)||void 0===n?void 0:n.map((t,l)=>e("li",{className:"pt-3",children:e(De,{...t,linkVariant:"unstyled",linkClassName:"text-white body3",onClick:d})},`site-links-${l}`))})]},`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,l)=>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(De,{...t,linkClassName:"footnote text-white",linkVariant:"unstyled",onClick:d})},`links-${l}`))})})]})]})})},Le=r(({children:t,className:l="",variant:r="unstyled",style:a,...o},n)=>{const i=ye("unstyled"===r?"":"mb-1 leading-6","list-item",`list-item--${r}`,l);return e("li",{ref:n,className:i,style:a,...o,children:t})});Le.displayName="ListItem";const Ae=r(({type:t="ul",items:l,className:r="",renderItem:a,children:o,variant:n="unstyled",style:i,...s},c)=>{const d=(()=>{if("unstyled"===n)return"";return`m-0 p-0 ${"ol"===t?"pl-6 list-decimal":"pl-5 list-disc"}`})(),m={className:ye(d,`list--${t}`,`list--${n}`,r),style:i,...s,children:o||(l&&0!==l.length?l.map((t,l)=>a?a(t,l):e(Le,{className:t.className,variant:n,children:t.content},t.id||l)):null)};return e("ol"===t?"ol":"ul",{...m,ref:c})});Ae.displayName="List";const He=l=>{const{items:r,listIconName:a="check",listItemClassName:o,iconSize:n=20,iconPosition:i="center"}=l,s="disc"!==a;return(null==r?void 0:r.length)?e(Ae,{className:"mt-2 space-y-1",variant:s?"unstyled":"default",children:r.map((l,r)=>t(Le,{variant:s?"unstyled":"default",className:ye(`${s?"flex":""} ${"top"===i?"items-start":"items-center"} gap-2 text-text-secondary`,o),children:[s&&e("div",{children:e(Ce,{name:a,size:n,weight:"600",className:"text-icon-brand "+("top"===i?"mt-1":"")})}),e($e,{as:"div",children:l})]},r))}):null};He.displayName="Checklist";const Oe=r(({as:t,className:l="",...r},a)=>{const o=ye(l);if(t){return e(t,{ref:a,className:o,...r})}return e("img",{ref:a,className:o,...r})});Oe.displayName="Image";const Te=({brow:l,enableHeading:r,title:a,subTitle:o,ctaDisclaimer:n,disclaimer:i,description:s,image:c,imageLinks:d,mediaPosition:m=!0,checklist:h,secondaryCta:p,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:[l&&e($e,{as:"div",className:"subheading4 mb-4 text-text-brand xl:subheading2 xl:mb-3",children:l}),a&&e($e,{as:r?"h1":"h2",className:"heading2 xl:heading1",children:a}),o&&e($e,{as:r?"h2":"h3",className:"subheading1 mt-3",children:o})]}),s&&e($e,{as:"div",className:"body1",children:s}),h.length>0&&e(He,{items:h,iconPosition:"top",iconSize:24}),null==d?void 0:d.map((t,l)=>e("div",{className:"image-link",children:e(Oe,{src:t.url,alt:"icon-link"})},l)),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(De,{...u,fullWidth:!0})}),p&&e("div",{className:"secondary-cta",children:e(De,{...p,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:c&&e(Me,{src:c,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(Me,{src:g.image,alt:"Video preview",width:486,height:100,className:"rounded-[40px]"})})})]})]})})}),Ve=({link:l})=>{if(!l)return null;if((e=>"string"==typeof e.href)(l)){const t="submenu-link-btn";return e("ul",{children:e("li",{className:"submenu-link",children:e(De,{...l,linkVariant:"unstyled"})},t)})}const{anchorId:r,title:a,items:o}=l,n=Array.isArray(null==o?void 0:o.items)?o.items:[];return t("div",{id:null!=r?r:void 0,children:[e("div",{children:null!=a?a:null}),n.length>0&&e(({items:t})=>e("ul",{children:t.map((t,l)=>{const r=`submenu-link-${l}`;return e("li",{className:"submenu-link",children:e(De,{...t,linkVariant:"unstyled"})},r)})}),{items:n})]})},qe=({primaryNavigationLinks:l,utilityNavigationLinks:r,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==r?void 0:r.map((t,l)=>e("li",{children:e(Ve,{link:t})},`main-menu-items-${l}`))})}),e("div",{className:"main-nav-container",children:e("ul",{className:"flex",children:null==l?void 0:l.map((t,l)=>e("li",{children:e(Ve,{link:t})},`main-menu-items-${l}`))})}),e("div",{})]})}),Je=l=>{var r;const{title:a,showAsHeading:o,subTitle:n,primaryCta1:i,carouselImages:s,bottomLink:c,price:d,priceCallout:m,priceSuffix:h,checklist:p,checkPlansJSX:u}=l,g=null!==(r=null==c?void 0:c.buttonLabel)&&void 0!==r?r:null==c?void 0:c.label;return e("div",{className:"component-container p-5 lg:h-[724px] lg:p-0",children:t("div",{className:ye("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:ye("relative flex w-[485px] flex-col text-white"),children:t("div",{className:"flex flex-col gap-5 lg:gap-6",children:[a&&e($e,{as:o?"h1":"h2",className:"heading2 font-bold lg:heading1",children:a}),n&&e($e,{as:"p",className:"subheading3 lg:subheading1",children:n}),d?t("div",{className:"flex",children:[e("div",{className:"mr-2",children:m?m.split("|").map(t=>e($e,{as:"p",className:"body2",children:t})):null}),e($e,{as:"p",className:"subheading1",children:"$"}),e($e,{as:"p",className:"subheading5",children:d}),h?e($e,{as:"p",className:"subheading1",children:h}):null]}):null,p&&e(He,{listItemClassName:"text-white body2",items:p.map(e=>e.title)}),i&&t("div",{className:ye("hidden flex-col gap-3 lg:flex"),children:[e(De,{...i,checkPlansJSX:u}),c&&e("div",{children:e(De,{...c,linkClassName:"text-footnote text-white"})})]}),!i&&c&&(g||(null==c?void 0:c.href))&&e("div",{className:"hidden lg:block",children:e(De,{...c,linkClassName:"text-footnote text-white"})})]})}),t("div",{className:"lg:hidden",children:[e("div",{className:"my-8",children:s&&s[0]?e(Me,{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}),c&&(g||(null==c?void 0:c.href))&&e("div",{children:e(De,{...c,linkClassName:"body3 text-white"})})]}),e("div",{className:ye("relative hidden lg:block"),children:s&&s[0]?e(Me,{src:s[0],alt:"Hero",className:"aspect-square rounded-[40px] object-cover object-center",width:600,height:600,loading:"eager"}):null})]})})},Re=({fields:t})=>e("div",{children:e($e,{children:"Text Block"})}),Xe=({fields:t})=>e("div",{children:e($e,{children:"Modal Block"})}),Ue=({children:l,background:r,className:a,fill:o="yellow",maxFit:n,show:i=!0,path:s="path2"})=>{const c=`${s}`,d={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]"},h="string"==typeof r&&r in m,p=h?m[r]:void 0,u=r&&!h?{background:r}:void 0,g=o in d?d[o]:"text-[#F5FF1E]";return i?t("div",{className:`shape-bg relative overflow-hidden ${null!=a?a:""} ${n?"max-content":""} ${null!=p?p: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%] ${c} 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%] ${c} 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%] ${c} 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%] ${c} 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:l})]}):e("div",{className:a,style:u,children:l})},Ye=({title:l,background:r="white",button:a,color:o,contentAlignment:n,description:i,descriptionAlignment:s,enableHeading:c,subTitle:d,maxWidth:m=!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:`${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($e,{as:c?"h1":"h2",className:`heading2 lg:heading1 text-${n}`,children:l}),e($e,{as:"h3",className:`subheading3 pt-2 lg:subheading1 lg:pt-3 text-${n}`,children:d}),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(De,{...a})})]})}),Ke=({background:l="white",description:r,enableHeading:a,image:o,list:n=[],subTitle:i,title:s,maxWidth:c=!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:(c?"max-w-120 xl:mx-auto":"")+" mx-5 mb-5 mt-12 xl:my-20",children:[s&&e($e,{as:a?"h1":"h2",className:"heading2 md:heading1 md:text-center",children:s}),i&&e($e,{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:[r&&e($e,{as:"p",className:"body1",children:r}),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,l)=>e("li",{children:e(We,{href:`/${t.code}`,className:"label1",children:t.name})},`item-list-${l}`))})]}),o&&e("aside",{className:"hidden xl:block",children:e(Me,{width:472,height:100,src:o,alt:"image"})})]})]})}),Qe=({title:l,disclaimer:r,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($e,{as:"h2",className:"heading2 lg:heading1 lg:text-center",children:l}),e("div",{className:"comparison-table-container mt-20 xl:mt-10",children:a}),e($e,{as:"div",className:"micro mt-8 text-center",children:r})]})}),Ze=({title:l,quote:r,rating:a,author:o,role:n,avatarUrl:s,isActive:d=!1,className:m})=>t("figure",{className:c("flex h-full w-full flex-col rounded-3xl p-6 font-sans transition-all duration-300 md:p-13",d?"bg-white shadow-lg":"bg-gray-50 opacity-60",m),children:[e("header",{children:e($e,{as:"h3",className:"mb-4 text-xl font-black lowercase text-text",children:l})}),e("blockquote",{className:"mb-5 flex-grow text-xl leading-relaxed text-text",children:r}),a?e("div",{className:"mb-5 flex gap-1",children:[...Array(5)].map((t,l)=>e(Ce,{size:24,name:"star",fill:1,className:c("h-5 w-5",l<a?"text-text":"text-gray-300"),"aria-hidden":"true"},l))}):null,o&&t("figcaption",{className:"flex items-center gap-3",children:[e("div",{className:"relative h-10 w-10 shrink-0 overflow-hidden rounded-full bg-gray-300",children:s?e(i,{src:s,alt:o,fill:!0,className:"object-cover",sizes:"40px"}):e("div",{className:"flex h-full w-full items-center justify-center bg-gray-500 text-xs font-bold text-white",children:o.charAt(0)})}),t("div",{className:"flex flex-col",children:[e("cite",{className:"text-sm font-bold not-italic text-text",children:o}),e($e,{as:"p",className:"text-xs text-text",children:n})]})]})]});export{je as Accordion,De as Button,Be as Callout,Fe as Cards,Ie as Carousel,Qe as ComparisonTable,Ye as CtaCallout,Ke as FindKinetic,Se as FloatingBanner,_e as Footer,Te as ImagePromoBar,Xe as Modal,qe as Navigation,Je as PrimaryHero,Ue as ShapeBackgroundWrapper,Ge as SimpleCards,Ze as TestimonialCard,Re as Text};
|
|
3
|
+
import{jsx as e,jsxs as t}from"react/jsx-runtime";import l,{forwardRef as r,useRef as a,useState as o,useEffect as n}from"react";import i from"next/image";function s(e){var t,l,r="";if("string"==typeof e||"number"==typeof e)r+=e;else if("object"==typeof e)if(Array.isArray(e)){var a=e.length;for(t=0;t<a;t++)e[t]&&(l=s(e[t]))&&(r&&(r+=" "),r+=l)}else for(l in e)e[l]&&(r&&(r+=" "),r+=l);return r}function c(){for(var e,t,l=0,r="",a=arguments.length;l<a;l++)(e=arguments[l])&&(t=s(e))&&(r&&(r+=" "),r+=t);return r}const d=e=>{const t=u(e),{conflictingClassGroups:l,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:e=>{const l=e.split("-");return""===l[0]&&1!==l.length&&l.shift(),m(l,t)||p(e)},getConflictingClassGroupIds:(e,t)=>{const a=l[e]||[];return t&&r[e]?[...a,...r[e]]:a}}},m=(e,t)=>{if(0===e.length)return t.classGroupId;const l=e[0],r=t.nextPart.get(l),a=r?m(e.slice(1),r):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},h=/^\[(.+)\]$/,p=e=>{if(h.test(e)){const t=h.exec(e)[1],l=t?.substring(0,t.indexOf(":"));if(l)return"arbitrary.."+l}},u=e=>{const{theme:t,classGroups:l}=e,r={nextPart:new Map,validators:[]};for(const e in l)g(l[e],r,e,t);return r},g=(e,t,l,r)=>{e.forEach(e=>{if("string"==typeof e){return void((""===e?t:b(t,e)).classGroupId=l)}if("function"==typeof e)return f(e)?void g(e(r),t,l,r):void t.validators.push({validator:e,classGroupId:l});Object.entries(e).forEach(([e,a])=>{g(a,b(t,e),l,r)})})},b=(e,t)=>{let l=e;return t.split("-").forEach(e=>{l.nextPart.has(e)||l.nextPart.set(e,{nextPart:new Map,validators:[]}),l=l.nextPart.get(e)}),l},f=e=>e.isThemeGetter,x=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,l=new Map,r=new Map;const a=(a,o)=>{l.set(a,o),t++,t>e&&(t=0,r=l,l=new Map)};return{get(e){let t=l.get(e);return void 0!==t?t:void 0!==(t=r.get(e))?(a(e,t),t):void 0},set(e,t){l.has(e)?l.set(e,t):a(e,t)}}},v=e=>{const{prefix:t,experimentalParseClassName:l}=e;let r=e=>{const t=[];let l,r=0,a=0,o=0;for(let n=0;n<e.length;n++){let i=e[n];if(0===r&&0===a){if(":"===i){t.push(e.slice(o,n)),o=n+1;continue}if("/"===i){l=n;continue}}"["===i?r++:"]"===i?r--:"("===i?a++:")"===i&&a--}const n=0===t.length?e:e.substring(o),i=w(n);return{modifiers:t,hasImportantModifier:i!==n,baseClassName:i,maybePostfixModifierPosition:l&&l>o?l-o:void 0}};if(t){const e=t+":",l=r;r=t=>t.startsWith(e)?l(t.substring(e.length)):{isExternal:!0,modifiers:[],hasImportantModifier:!1,baseClassName:t,maybePostfixModifierPosition:void 0}}if(l){const e=r;r=t=>l({className:t,parseClassName:e})}return r},w=e=>e.endsWith("!")?e.substring(0,e.length-1):e.startsWith("!")?e.substring(1):e,y=e=>{const t=Object.fromEntries(e.orderSensitiveModifiers.map(e=>[e,!0]));return e=>{if(e.length<=1)return e;const l=[];let r=[];return e.forEach(e=>{"["===e[0]||t[e]?(l.push(...r.sort(),e),r=[]):r.push(e)}),l.push(...r.sort()),l}},k=/\s+/;function N(){let e,t,l=0,r="";for(;l<arguments.length;)(e=arguments[l++])&&(t=C(e))&&(r&&(r+=" "),r+=t);return r}const C=e=>{if("string"==typeof e)return e;let t,l="";for(let r=0;r<e.length;r++)e[r]&&(t=C(e[r]))&&(l&&(l+=" "),l+=t);return l};function z(e,...t){let l,r,a,o=function(i){const s=t.reduce((e,t)=>t(e),e());return l=(e=>({cache:x(e.cacheSize),parseClassName:v(e),sortModifiers:y(e),...d(e)}))(s),r=l.cache.get,a=l.cache.set,o=n,n(i)};function n(e){const t=r(e);if(t)return t;const o=((e,t)=>{const{parseClassName:l,getClassGroupId:r,getConflictingClassGroupIds:a,sortModifiers:o}=t,n=[],i=e.trim().split(k);let s="";for(let e=i.length-1;e>=0;e-=1){const t=i[e],{isExternal:c,modifiers:d,hasImportantModifier:m,baseClassName:h,maybePostfixModifierPosition:p}=l(t);if(c){s=t+(s.length>0?" "+s:s);continue}let u=!!p,g=r(u?h.substring(0,p):h);if(!g){if(!u){s=t+(s.length>0?" "+s:s);continue}if(g=r(h),!g){s=t+(s.length>0?" "+s:s);continue}u=!1}const b=o(d).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,l);return a(e,o),o}return function(){return o(N.apply(null,arguments))}}const $=e=>{const t=t=>t[e]||[];return t.isThemeGetter=!0,t},j=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,M=/^\((?:(\w[\w-]*):)?(.+)\)$/i,G=/^\d+\/\d+$/,F=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,B=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,I=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,P=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,E=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,W=e=>G.test(e),D=e=>!!e&&!Number.isNaN(Number(e)),S=e=>!!e&&Number.isInteger(Number(e)),_=e=>e.endsWith("%")&&D(e.slice(0,-1)),L=e=>F.test(e),A=()=>!0,H=e=>B.test(e)&&!I.test(e),O=()=>!1,T=e=>P.test(e),V=e=>E.test(e),q=e=>!R(e)&&!Z(e),J=e=>ne(e,de,O),R=e=>j.test(e),X=e=>ne(e,me,H),U=e=>ne(e,he,D),Y=e=>ne(e,se,O),K=e=>ne(e,ce,V),Q=e=>ne(e,ue,T),Z=e=>M.test(e),ee=e=>ie(e,me),te=e=>ie(e,pe),le=e=>ie(e,se),re=e=>ie(e,de),ae=e=>ie(e,ce),oe=e=>ie(e,ue,!0),ne=(e,t,l)=>{const r=j.exec(e);return!!r&&(r[1]?t(r[1]):l(r[2]))},ie=(e,t,l=!1)=>{const r=M.exec(e);return!!r&&(r[1]?t(r[1]):l)},se=e=>"position"===e||"percentage"===e,ce=e=>"image"===e||"url"===e,de=e=>"length"===e||"size"===e||"bg-size"===e,me=e=>"length"===e,he=e=>"number"===e,pe=e=>"family-name"===e,ue=e=>"shadow"===e,ge=()=>{const e=$("color"),t=$("font"),l=$("text"),r=$("font-weight"),a=$("tracking"),o=$("leading"),n=$("breakpoint"),i=$("container"),s=$("spacing"),c=$("radius"),d=$("shadow"),m=$("inset-shadow"),h=$("text-shadow"),p=$("drop-shadow"),u=$("blur"),g=$("perspective"),b=$("aspect"),f=$("ease"),x=$("animate"),v=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom",Z,R],w=()=>[Z,R,s],y=()=>[W,"full","auto",...w()],k=()=>[S,"none","subgrid",Z,R],N=()=>["auto",{span:["full",S,Z,R]},S,Z,R],C=()=>[S,"auto",Z,R],z=()=>["auto","min","max","fr",Z,R],j=()=>["auto",...w()],M=()=>[W,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...w()],G=()=>[e,Z,R],F=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom",le,Y,{position:[Z,R]}],B=()=>["auto","cover","contain",re,J,{size:[Z,R]}],I=()=>[_,ee,X],P=()=>["","none","full",c,Z,R],E=()=>["",D,ee,X],H=()=>[D,_,le,Y],O=()=>["","none",u,Z,R],T=()=>["none",D,Z,R],V=()=>["none",D,Z,R],ne=()=>[D,Z,R],ie=()=>[W,"full",...w()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[L],breakpoint:[L],color:[A],container:[L],"drop-shadow":[L],ease:["in","out","in-out"],font:[q],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[L],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[L],shadow:[L],spacing:["px",D],text:[L],"text-shadow":[L],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",W,R,Z,b]}],container:["container"],columns:[{columns:[D,R,Z,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:[S,"auto",Z,R]}],basis:[{basis:[W,"full","auto",i,...w()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[D,W,"auto","initial","none",R]}],grow:[{grow:["",D,Z,R]}],shrink:[{shrink:["",D,Z,R]}],order:[{order:[S,"first","last","none",Z,R]}],"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":z()}],"auto-rows":[{"auto-rows":z()}],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",l,ee,X]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[r,Z,U]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",_,R]}],"font-family":[{font:[te,R,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,Z,R]}],"line-clamp":[{"line-clamp":[D,"none",Z,U]}],leading:[{leading:[o,...w()]}],"list-image":[{"list-image":["none",Z,R]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",Z,R]}],"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:[D,"from-font","auto",Z,X]}],"text-decoration-color":[{decoration:G()}],"underline-offset":[{"underline-offset":[D,"auto",Z,R]}],"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",Z,R]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",Z,R]}],"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"]},S,Z,R],radial:["",Z,R],conic:[S,Z,R]},ae,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:E()}],"border-w-x":[{"border-x":E()}],"border-w-y":[{"border-y":E()}],"border-w-s":[{"border-s":E()}],"border-w-e":[{"border-e":E()}],"border-w-t":[{"border-t":E()}],"border-w-r":[{"border-r":E()}],"border-w-b":[{"border-b":E()}],"border-w-l":[{"border-l":E()}],"divide-x":[{"divide-x":E()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":E()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:["solid","dashed","dotted","double","hidden","none"]}],"divide-style":[{divide:["solid","dashed","dotted","double","hidden","none"]}],"border-color":[{border: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":[D,Z,R]}],"outline-w":[{outline:["",D,ee,X]}],"outline-color":[{outline:G()}],shadow:[{shadow:["","none",d,oe,Q]}],"shadow-color":[{shadow:G()}],"inset-shadow":[{"inset-shadow":["none",m,oe,Q]}],"inset-shadow-color":[{"inset-shadow":G()}],"ring-w":[{ring:E()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:G()}],"ring-offset-w":[{"ring-offset":[D,X]}],"ring-offset-color":[{"ring-offset":G()}],"inset-ring-w":[{"inset-ring":E()}],"inset-ring-color":[{"inset-ring":G()}],"text-shadow":[{"text-shadow":["none",h,oe,Q]}],"text-shadow-color":[{"text-shadow":G()}],opacity:[{opacity:[D,Z,R]}],"mix-blend":[{"mix-blend":["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity","plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"]}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[D]}],"mask-image-linear-from-pos":[{"mask-linear-from":H()}],"mask-image-linear-to-pos":[{"mask-linear-to":H()}],"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":H()}],"mask-image-t-to-pos":[{"mask-t-to":H()}],"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":H()}],"mask-image-r-to-pos":[{"mask-r-to":H()}],"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":H()}],"mask-image-b-to-pos":[{"mask-b-to":H()}],"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":H()}],"mask-image-l-to-pos":[{"mask-l-to":H()}],"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":H()}],"mask-image-x-to-pos":[{"mask-x-to":H()}],"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":H()}],"mask-image-y-to-pos":[{"mask-y-to":H()}],"mask-image-y-from-color":[{"mask-y-from":G()}],"mask-image-y-to-color":[{"mask-y-to":G()}],"mask-image-radial":[{"mask-radial":[Z,R]}],"mask-image-radial-from-pos":[{"mask-radial-from":H()}],"mask-image-radial-to-pos":[{"mask-radial-to":H()}],"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":[D]}],"mask-image-conic-from-pos":[{"mask-conic-from":H()}],"mask-image-conic-to-pos":[{"mask-conic-to":H()}],"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",Z,R]}],filter:[{filter:["","none",Z,R]}],blur:[{blur:O()}],brightness:[{brightness:[D,Z,R]}],contrast:[{contrast:[D,Z,R]}],"drop-shadow":[{"drop-shadow":["","none",p,oe,Q]}],"drop-shadow-color":[{"drop-shadow":G()}],grayscale:[{grayscale:["",D,Z,R]}],"hue-rotate":[{"hue-rotate":[D,Z,R]}],invert:[{invert:["",D,Z,R]}],saturate:[{saturate:[D,Z,R]}],sepia:[{sepia:["",D,Z,R]}],"backdrop-filter":[{"backdrop-filter":["","none",Z,R]}],"backdrop-blur":[{"backdrop-blur":O()}],"backdrop-brightness":[{"backdrop-brightness":[D,Z,R]}],"backdrop-contrast":[{"backdrop-contrast":[D,Z,R]}],"backdrop-grayscale":[{"backdrop-grayscale":["",D,Z,R]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[D,Z,R]}],"backdrop-invert":[{"backdrop-invert":["",D,Z,R]}],"backdrop-opacity":[{"backdrop-opacity":[D,Z,R]}],"backdrop-saturate":[{"backdrop-saturate":[D,Z,R]}],"backdrop-sepia":[{"backdrop-sepia":["",D,Z,R]}],"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",Z,R]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[D,"initial",Z,R]}],ease:[{ease:["linear","initial",f,Z,R]}],delay:[{delay:[D,Z,R]}],animate:[{animate:["none",x,Z,R]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[g,Z,R]}],"perspective-origin":[{"perspective-origin":v()}],rotate:[{rotate:T()}],"rotate-x":[{"rotate-x":T()}],"rotate-y":[{"rotate-y":T()}],"rotate-z":[{"rotate-z":T()}],scale:[{scale:V()}],"scale-x":[{"scale-x":V()}],"scale-y":[{"scale-y":V()}],"scale-z":[{"scale-z":V()}],"scale-3d":["scale-3d"],skew:[{skew:ne()}],"skew-x":[{"skew-x":ne()}],"skew-y":[{"skew-y":ne()}],transform:[{transform:[Z,R,"","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",Z,R]}],"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",Z,R]}],fill:[{fill:["none",...G()]}],"stroke-w":[{stroke:[D,ee,X,U]}],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"]}},be=(e,t,l)=>{void 0!==l&&(e[t]=l)},fe=(e,t)=>{if(t)for(const l in t)be(e,l,t[l])},xe=(e,t)=>{if(t)for(const l in t)ve(e,t,l)},ve=(e,t,l)=>{const r=t[l];void 0!==r&&(e[l]=e[l]?e[l].concat(r):r)},we=((e,...t)=>"function"==typeof e?z(ge,e,...t):z(()=>((e,{cacheSize:t,prefix:l,experimentalParseClassName:r,extend:a={},override:o={}})=>(be(e,"cacheSize",t),be(e,"prefix",l),be(e,"experimentalParseClassName",r),fe(e.theme,o.theme),fe(e.classGroups,o.classGroups),fe(e.conflictingClassGroups,o.conflictingClassGroups),fe(e.conflictingClassGroupModifiers,o.conflictingClassGroupModifiers),be(e,"orderSensitiveModifiers",o.orderSensitiveModifiers),xe(e.theme,a.theme),xe(e.classGroups,a.classGroups),xe(e.conflictingClassGroups,a.conflictingClassGroups),xe(e.conflictingClassGroupModifiers,a.conflictingClassGroupModifiers),ve(e,a,"orderSensitiveModifiers"),e))(ge(),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"]}}}),ye=(...e)=>we(c(...e)),ke=r(({children:t,className:l="",style:r,disabled:a,...o},n)=>e("button",{ref:n,className:ye(l),style:r,disabled:a,...o,children:t}));ke.displayName="Button";const Ne=t=>{const{open:l,children:r}=t,i=a(null),[s,c]=o(0);return n(()=>{const e=i.current;if(!e)return;const t=()=>{c(l?e.scrollHeight:0)};let r;return t(),l&&(r=new ResizeObserver(()=>t()),r.observe(e)),()=>{r&&r.disconnect()}},[l,r]),e("div",{className:"overflow-hidden transition-all duration-300 ease-in-out",style:{maxHeight:s,opacity:l?1:0},"aria-hidden":!l,children:e("div",{ref:i,children:r})})};Ne.displayName="Collapse";const Ce=({name:t,fill:l=0,opticalSize:r="48dp",weight:a="200",emphasis:o=145,size:n=24,color:i="currentColor",style:s={},className:c,onClick:d,dataTestId:m})=>{const h={fontVariationSettings:`'FILL' ${l}, 'wght' ${a}, 'GRAD' ${o}, 'opsz' ${r.substring(0,2)}`,fontSize:`${n}px`,fontFamily:"'Material Symbols Rounded'",color:i||"currentColor",...s};return e("span",{style:h,className:ye("material-symbols-rounded",c),onClick:d,"data-testid":m,children:t})};Ce.displayName="MaterialIcon";const ze=l=>{const{title:r,defaultOpen:a,children:i,containerClassName:s,titleClassName:c,className:d,buttonClassName:m,openOnlyOnDesktop:h}=l,[p,u]=o(Boolean(!1));return n(()=>{if(h){const e=window.innerWidth>=1024;u(e)}else u(Boolean(a))},[h,a]),t("div",{className:ye("rounded-lg border",s),children:[t(ke,{type:"button",className:ye("flex w-full items-center justify-between gap-4 rounded-t-lg px-4 py-3 text-left",m),onClick:()=>u(e=>!e),children:[e("span",{className:ye("label5",c),children:r}),e(Ce,{name:p?"keyboard_arrow_down":"keyboard_arrow_up",fill:1,size:24})]}),e(Ne,{open:p,children:e("div",{className:ye("px-4 py-4",d),children:i})})]})};ze.displayName="Accordion";const $e=r(({children:e,as:t,className:r="",style:a,...o},n)=>{const i=t||"p";return l.createElement(i,{ref:n,className:r,style:a,...o},e)});$e.displayName="Text";const je=({items:l,title:r,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($e,{as:o?"h1":"h2",className:"heading1 text-left lg:text-center",children:r})}),e("div",{className:"question-answer-section mt-10 lg:mt-16",children:null==l?void 0:l.map((t,l)=>e("div",{children:e(ze,{title:t.title,containerClassName:"border-0 border-b-[1px] rounded-none",openOnlyOnDesktop:!0,children:e($e,{children:t.description})})},`item-${l}`))})]})}),Me=r(({className:t,...l},r)=>e(i,{ref:r,className:ye(t),...l}));Me.displayName="NextImage";const Ge=({items:l=[]})=>l.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:l.map((l,r)=>{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:l.image&&e(Me,{width:88,height:88,src:l.image,alt:null!==(a=l.title)&&void 0!==a?a:"card-icon"})}),t("div",{className:"card-body flex flex-col gap-3",children:[l.title&&e($e,{as:"h3",className:"heading6",children:l.title}),l.body&&e($e,{as:"div",className:"body1",children:l.body})]})]})},`card-${r}`)})}):null,Fe=({title:l,items:r,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:[l&&e($e,{as:a?"h1":"h2",className:"heading2 md:heading1 md:text-center",children:l}),o&&e($e,{as:a?"h2":"h3",className:"subheading3 mt-3 md:subheading1 md:text-center",children:o})]}),r&&e(Ge,{items:r})]})})}),Be=({fields:t})=>e("div",{children:e($e,{children:"Cards"})}),Ie=({fields:t})=>e("div",{children:e($e,{children:"Carousel"})}),Pe=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()},Ee=r(({variant:l="primary_brand",isLoading:r=!1,text:a,label:o,disabled:n,fullWidth:i,size:s={base:"medium"},...c},d)=>{const m=(()=>{const e=ye((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=ye((n||r)&&"cursor-not-allowed",r&&"pl-7",n&&"bg-bg-fill-brand-disabled");return ye(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"}[l]||"",t)})();let h=`button--${l}`;r&&(h+=" button--loading"),n&&(h+=" button--disabled");return t("button",{ref:d,className:ye(`${h} ${m}`),disabled:n||r,...c,children:[r?e(Ce,{name:"progress_activity",className:"animate-spin"}):null,o?t("span",{className:"flex flex-col",children:[e("span",{className:ye(Pe(s)),children:o}),a]}):a]})});Ee.displayName="BrandButton";const We=r(({children:t,href:l,className:r="",onClick:a,variant:o="unstyled",style:n,external:i=!1,disabled:s=!1,...c},d)=>{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(" ")})(),h={...c,ref:d,className:ye(m,`link--${o}`,s&&"link--disabled",r),style:n,href:s?void 0:l,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",{...h,children:t})});We.displayName="Link";const De=({showButtonAs:t,buttonVariant:l,buttonLabel:r,buttonPrefix:a,href:o,target:n,anchorId:i,linkClassName:s,linkVariant:c,fullWidth:d,preDefinedFunctionExecution:m,checkPlansJSX:h,onClick:p})=>{if("check availability"===m)return h;return"solid"===t?e(Ee,{id:i,variant:l,text:r,label:a,fullWidth:d,onClick:function(e){null==p||p(e)}}):"text"===t?e(We,{href:o,target:n,variant:c||"default",className:`text-text-brand ${s||""}`,onClick:function(e){null==p||p(e)},children:r}):null},Se=({title:l,subtitle:r,description:a,disclaimer:o,icon:n,cta:i,background:s="navy",color:c="white",enableHeading:d,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"==c?"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(Me,{width:80,height:80,alt:"icon",src:n})})}),t("div",{className:"flex flex-col justify-center lg:mx-5",children:[l&&e($e,{as:d?"h1":"h2",className:"heading2 mb-3 text-center lg:w-[90%] lg:text-left",children:l}),r&&e($e,{as:"h3",className:"heading3 mb-3 text-center lg:text-left",children:r}),a&&e($e,{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(De,{...i})})]}),o&&e("div",{children:e($e,{as:"div",className:"body3 mt-3 text-center",children:o})})]})}),_e=({body:r,links:a,bottomLinks:o,copyrights:n,terms:i,maxWidth:s=!0,onClick:c})=>{function d(e){null==c||c(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:r}),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((r,a)=>{var o,n;return t(l.Fragment,{children:[e("div",{children:t("nav",{"aria-labelledby":`footer-${null==r?void 0:r.title}`,className:"site-links-group",children:[e($e,{as:"div",className:"label3",children:null==r?void 0:r.title}),e("ul",{className:"flex flex-col",children:null===(n=null===(o=null==r?void 0:r.items)||void 0===o?void 0:o.items)||void 0===n?void 0:n.map((t,l)=>e("li",{className:"pt-3",children:e(De,{...t,linkVariant:"unstyled",linkClassName:"text-white body3",onClick:d})},`site-links-${l}`))})]},`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,l)=>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(De,{...t,linkClassName:"footnote text-white",linkVariant:"unstyled",onClick:d})},`links-${l}`))})})]})]})})},Le=r(({children:t,className:l="",variant:r="unstyled",style:a,...o},n)=>{const i=ye("unstyled"===r?"":"mb-1 leading-6","list-item",`list-item--${r}`,l);return e("li",{ref:n,className:i,style:a,...o,children:t})});Le.displayName="ListItem";const Ae=r(({type:t="ul",items:l,className:r="",renderItem:a,children:o,variant:n="unstyled",style:i,...s},c)=>{const d=(()=>{if("unstyled"===n)return"";return`m-0 p-0 ${"ol"===t?"pl-6 list-decimal":"pl-5 list-disc"}`})(),m={className:ye(d,`list--${t}`,`list--${n}`,r),style:i,...s,children:o||(l&&0!==l.length?l.map((t,l)=>a?a(t,l):e(Le,{className:t.className,variant:n,children:t.content},t.id||l)):null)};return e("ol"===t?"ol":"ul",{...m,ref:c})});Ae.displayName="List";const He=l=>{const{items:r,listIconName:a="check",listItemClassName:o,iconSize:n=20,iconPosition:i="center"}=l,s="disc"!==a;return(null==r?void 0:r.length)?e(Ae,{className:"mt-2 space-y-1",variant:s?"unstyled":"default",children:r.map((l,r)=>t(Le,{variant:s?"unstyled":"default",className:ye(`${s?"flex":""} ${"top"===i?"items-start":"items-center"} gap-2 text-text-secondary`,o),children:[s&&e("div",{children:e(Ce,{name:a,size:n,weight:"600",className:"text-icon-brand "+("top"===i?"mt-1":"")})}),e($e,{as:"div",children:l})]},r))}):null};He.displayName="Checklist";const Oe=r(({as:t,className:l="",...r},a)=>{const o=ye(l);if(t){return e(t,{ref:a,className:o,...r})}return e("img",{ref:a,className:o,...r})});Oe.displayName="Image";const Te=({brow:l,enableHeading:r,title:a,subTitle:o,ctaDisclaimer:n,disclaimer:i,description:s,image:c,imageLinks:d,mediaPosition:m=!0,checklist:h,secondaryCta:p,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:[l&&e($e,{as:"div",className:"subheading4 mb-4 text-text-brand xl:subheading2 xl:mb-3",children:l}),a&&e($e,{as:r?"h1":"h2",className:"heading2 xl:heading1",children:a}),o&&e($e,{as:r?"h2":"h3",className:"subheading1 mt-3",children:o})]}),s&&e($e,{as:"div",className:"body1",children:s}),h.length>0&&e(He,{items:h,iconPosition:"top",iconSize:24}),null==d?void 0:d.map((t,l)=>e("div",{className:"image-link",children:e(Oe,{src:t.url,alt:"icon-link"})},l)),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(De,{...u,fullWidth:!0})}),p&&e("div",{className:"secondary-cta",children:e(De,{...p,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:c&&e(Me,{src:c,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(Me,{src:g.image,alt:"Video preview",width:486,height:100,className:"rounded-[40px]"})})})]})]})})}),Ve=({link:l})=>{if(!l)return null;if((e=>"string"==typeof e.href)(l)){const t="submenu-link-btn";return e("ul",{children:e("li",{className:"submenu-link",children:e(De,{...l,linkVariant:"unstyled"})},t)})}const{anchorId:r,title:a,items:o}=l,n=Array.isArray(null==o?void 0:o.items)?o.items:[];return t("div",{id:null!=r?r:void 0,children:[e("div",{children:null!=a?a:null}),n.length>0&&e(({items:t})=>e("ul",{children:t.map((t,l)=>{const r=`submenu-link-${l}`;return e("li",{className:"submenu-link",children:e(De,{...t,linkVariant:"unstyled"})},r)})}),{items:n})]})},qe=({primaryNavigationLinks:l,utilityNavigationLinks:r,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==r?void 0:r.map((t,l)=>e("li",{children:e(Ve,{link:t})},`main-menu-items-${l}`))})}),e("div",{className:"main-nav-container",children:e("ul",{className:"flex",children:null==l?void 0:l.map((t,l)=>e("li",{children:e(Ve,{link:t})},`main-menu-items-${l}`))})}),e("div",{})]})}),Je=l=>{var r;const{title:a,showAsHeading:o,subTitle:n,primaryCta1:i,carouselImages:s,bottomLink:c,price:d,priceCallout:m,priceSuffix:h,checklist:p,checkPlansJSX:u}=l,g=null!==(r=null==c?void 0:c.buttonLabel)&&void 0!==r?r:null==c?void 0:c.label;return e("div",{className:"component-container p-5 lg:h-[724px] lg:p-0",children:t("div",{className:ye("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:ye("relative flex w-[485px] flex-col text-white"),children:t("div",{className:"flex flex-col gap-5 lg:gap-6",children:[a&&e($e,{as:o?"h1":"h2",className:"heading2 font-bold lg:heading1",children:a}),n&&e($e,{as:"p",className:"subheading3 lg:subheading1",children:n}),d?t("div",{className:"flex",children:[e("div",{className:"mr-2",children:m?m.split("|").map(t=>e($e,{as:"p",className:"body2",children:t})):null}),e($e,{as:"p",className:"subheading1",children:"$"}),e($e,{as:"p",className:"subheading5",children:d}),h?e($e,{as:"p",className:"subheading1",children:h}):null]}):null,p&&e(He,{listItemClassName:"text-white body2",items:p.map(e=>e.title)}),i&&t("div",{className:ye("hidden flex-col gap-3 lg:flex"),children:[e(De,{...i,checkPlansJSX:u}),c&&e("div",{children:e(De,{...c,linkClassName:"text-footnote text-white"})})]}),!i&&c&&(g||(null==c?void 0:c.href))&&e("div",{className:"hidden lg:block",children:e(De,{...c,linkClassName:"text-footnote text-white"})})]})}),t("div",{className:"lg:hidden",children:[e("div",{className:"my-8",children:s&&s[0]?e(Me,{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}),c&&(g||(null==c?void 0:c.href))&&e("div",{children:e(De,{...c,linkClassName:"body3 text-white"})})]}),e("div",{className:ye("relative hidden lg:block"),children:s&&s[0]?e(Me,{src:s[0],alt:"Hero",className:"aspect-square rounded-[40px] object-cover object-center",width:600,height:600,loading:"eager"}):null})]})})},Re=({fields:t})=>e("div",{children:e($e,{children:"Text Block"})}),Xe=({fields:t})=>e("div",{children:e($e,{children:"Modal Block"})}),Ue=({children:l,background:r,className:a,fill:o="yellow",maxFit:n,show:i=!0,path:s="path2"})=>{const c=`${s}`,d={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]"},h="string"==typeof r&&r in m,p=h?m[r]:void 0,u=r&&!h?{background:r}:void 0,g=o in d?d[o]:"text-[#F5FF1E]";return i?t("div",{className:`shape-bg relative overflow-hidden ${null!=a?a:""} ${n?"max-content":""} ${null!=p?p: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%] ${c} 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%] ${c} 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%] ${c} 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%] ${c} 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:l})]}):e("div",{className:a,style:u,children:l})},Ye=({title:l,background:r="white",button:a,color:o,contentAlignment:n,description:i,descriptionAlignment:s,enableHeading:c,subTitle:d,maxWidth:m=!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:`${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($e,{as:c?"h1":"h2",className:`heading2 lg:heading1 text-${n}`,children:l}),e($e,{as:"h3",className:`subheading3 pt-2 lg:subheading1 lg:pt-3 text-${n}`,children:d}),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(De,{...a})})]})}),Ke=({background:l="white",description:r,enableHeading:a,image:o,list:n=[],subTitle:i,title:s,maxWidth:c=!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:(c?"max-w-120 xl:mx-auto":"")+" mx-5 mb-5 mt-12 xl:my-20",children:[s&&e($e,{as:a?"h1":"h2",className:"heading2 md:heading1 md:text-center",children:s}),i&&e($e,{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:[r&&e($e,{as:"p",className:"body1",children:r}),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,l)=>e("li",{children:e(We,{href:`/${t.code}`,className:"label1",children:t.name})},`item-list-${l}`))})]}),o&&e("aside",{className:"hidden xl:block",children:e(Me,{width:472,height:100,src:o,alt:"image"})})]})]})}),Qe=({title:l,disclaimer:r,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($e,{as:"h2",className:"heading2 lg:heading1 lg:text-center",children:l}),e("div",{className:"comparison-table-container mt-20 xl:mt-10",children:a}),e($e,{as:"div",className:"micro mt-8 text-center",children:r})]})}),Ze=({title:l,quote:r,rating:a,author:o,role:n,avatarUrl:s,isActive:d=!1,className:m})=>t("figure",{className:c("flex h-full w-full flex-col rounded-3xl p-6 font-sans transition-all duration-300 md:p-13",d?"bg-white shadow-lg":"bg-gray-50 opacity-60",m),children:[e("header",{children:e($e,{as:"h3",className:"mb-4 text-xl font-black lowercase text-text",children:l})}),e("blockquote",{className:"mb-5 flex-grow text-xl leading-relaxed text-text",children:r}),a?e("div",{className:"mb-5 flex gap-1",children:[...Array(5)].map((t,l)=>e(Ce,{size:24,name:"star",fill:1,className:c("h-5 w-5",l<a?"text-text":"text-gray-300"),"aria-hidden":"true"},l))}):null,o&&t("figcaption",{className:"flex items-center gap-3",children:[e("div",{className:"relative h-10 w-10 shrink-0 overflow-hidden rounded-full bg-gray-300",children:s?e(i,{src:s,alt:o,fill:!0,className:"object-cover",sizes:"40px"}):e("div",{className:"flex h-full w-full items-center justify-center bg-gray-500 text-xs font-bold text-white",children:o.charAt(0)})}),t("div",{className:"flex flex-col",children:[e("cite",{className:"text-sm font-bold not-italic text-text",children:o}),e($e,{as:"p",className:"text-xs text-text",children:n})]})]})]});export{je as Accordion,De as Button,Fe as Callout,Be as Cards,Ie as Carousel,Qe as ComparisonTable,Ye as CtaCallout,Ke as FindKinetic,Se as FloatingBanner,_e as Footer,Te as ImagePromoBar,Xe as Modal,qe as Navigation,Je as PrimaryHero,Ue as ShapeBackgroundWrapper,Ge as SimpleCards,Ze as TestimonialCard,Re as Text};
|
|
4
4
|
//# sourceMappingURL=index.esm.js.map
|