@myissue/vue-website-page-builder 3.2.31 → 3.2.33
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/vue-website-page-builder.css +1 -1
- package/dist/vue-website-page-builder.js +1875 -1883
- package/dist/vue-website-page-builder.umd.cjs +4 -4
- package/package.json +1 -1
- package/src/Components/Loaders/FullScreenSpinner.vue +7 -11
- package/src/Components/Modals/MediaLibraryModal.vue +55 -59
- package/src/Components/Modals/PageBuilderPreviewModal.vue +63 -65
- package/src/Components/PageBuilder/Slidebars/SlideOverRight.vue +46 -65
- package/src/Components/PageBuilder/Slidebars/SlideOverRightParent.vue +46 -65
- package/src/DemoComponents/DemoUnsplash.vue +1 -1
|
@@ -11,7 +11,7 @@ Only state can be modified.`);s[0]="$state",Jr=!1,o.set(i,s,o.state.value),Jr=!0
|
|
|
11
11
|
state: () => new MyClass()
|
|
12
12
|
Found in store "${T.$id}".`),f&&i&&t.hydrate&&t.hydrate(T.$state,f),c=!0,p=!0,T}/*! #__NO_SIDE_EFFECTS__ */function Lg(r,e,t){let o,n;const i=typeof e=="function";o=r,n=i?t:e;function s(l,d){const c=a.hasInjectionContext();if(l=(process.env.NODE_ENV==="test"&&Ho&&Ho._testing?null:l)||(c?a.inject(hc,null):null),l&&Wo(l),process.env.NODE_ENV!=="production"&&!Ho)throw new Error(`[🍍]: "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"?
|
|
13
13
|
See https://pinia.vuejs.org/core-concepts/outside-component-usage.html for help.
|
|
14
|
-
This will fail in production.`);l=Ho,l._s.has(o)||(i?fs(o,e,n,l):Pc(o,n,l),process.env.NODE_ENV!=="production"&&(s._pinia=l));const p=l._s.get(o);if(process.env.NODE_ENV!=="production"&&d){const u="__hot:"+o,m=i?fs(u,e,n,l,!0):Pc(u,tt({},n),l,!0);d._hotUpdate(m),delete l.state.value[u],l._s.delete(u)}if(process.env.NODE_ENV!=="production"&&Yt){const u=a.getCurrentInstance();if(u&&u.proxy&&!d){const m=u.proxy,h="_pStores"in m?m._pStores:m._pStores={};h[o]=p}}return p}return s.$id=o,s}const Vc=Lg("pageBuilderState",{state:()=>({componentArrayAddMethod:null,localStorageItemName:null,showModalTipTap:!1,menuRight:!0,borderStyle:null,borderWidth:null,borderColor:null,borderRadiusGlobal:null,borderRadiusTopLeft:null,borderRadiusTopRight:null,borderRadiusBottomleft:null,borderRadiusBottomRight:null,elementContainsHyperlink:null,hyperlinkAbility:null,hyperlinkInput:null,hyperlinkMessage:null,hyperlinkError:null,hyberlinkEnable:!1,openHyperlinkinkInNewTab:null,opacity:null,backgroundOpacity:null,textAreaVueModel:null,nextSibling:null,parentElement:null,restoredElement:null,currentClasses:[],fontVerticalPadding:null,fontHorizontalPadding:null,fontVerticalMargin:null,fontHorizontalMargin:null,fontStyle:null,fontFamily:null,fontWeight:null,fontBase:null,fontDesktop:null,fontTablet:null,fontMobile:null,backgroundColor:null,textColor:null,element:null,component:null,components:[],basePrimaryImage:null,configPageBuilder:null,currentImage:{src:""},currentPreviewImage:null,isLoading:!1}),getters:{getComponentArrayAddMethod(r){return r.componentArrayAddMethod},getLocalStorageItemName(r){return r.localStorageItemName},getShowModalTipTap(r){return r.showModalTipTap},getMenuRight(r){return r.menuRight},getBorderStyle(r){return r.borderStyle},getBorderWidth(r){return r.borderWidth},getBorderColor(r){return r.borderColor},getBorderRadiusGlobal(r){return r.borderRadiusGlobal},getBorderRadiusTopLeft(r){return r.borderRadiusTopLeft},getBorderRadiusTopRight(r){return r.borderRadiusTopRight},getBorderRadiusBottomleft(r){return r.borderRadiusBottomleft},getBorderRadiusBottomRight(r){return r.borderRadiusBottomRight},getElementContainsHyperlink(r){return r.elementContainsHyperlink},getHyperlinkAbility(r){return r.hyperlinkAbility},getHyperlinkInput(r){return r.hyperlinkInput},getHyperlinkMessage(r){return r.hyperlinkMessage},getHyperlinkError(r){return r.hyperlinkError},getHyberlinkEnable(r){return r.hyberlinkEnable},getOpenHyperlinkInNewTab(r){return r.openHyperlinkinkInNewTab},getOpacity(r){return r.opacity},getBackgroundOpacity(r){return r.backgroundOpacity},getTextAreaVueModel(r){return r.textAreaVueModel},getNextSibling(r){return r.nextSibling},getParentElement(r){return r.parentElement},getRestoredElement(r){return r.restoredElement},getCurrentClasses(r){return r.currentClasses},getFontStyle(r){return r.fontStyle},getFontVerticalPadding(r){return r.fontVerticalPadding},getFontHorizontalPadding(r){return r.fontHorizontalPadding},getFontVerticalMargin(r){return r.fontVerticalMargin},getFontHorizontalMargin(r){return r.fontHorizontalMargin},getFontFamily(r){return r.fontFamily},getFontWeight(r){return r.fontWeight},getFontBase(r){return r.fontBase},getFontDesktop(r){return r.fontDesktop},getFontTablet(r){return r.fontTablet},getFontMobile(r){return r.fontMobile},getBackgroundColor(r){return r.backgroundColor},getTextColor(r){return r.textColor},getElement(r){return r.element},getComponent(r){return r.component},getComponents(r){return r.components},getBasePrimaryImage(r){return r.basePrimaryImage},getConfigPageBuilder(r){return r.configPageBuilder},getCurrentImage(r){return r.currentImage},getCurrentPreviewImage(r){return r.currentPreviewImage},getIsLoading:r=>r.isLoading},actions:{setComponentArrayAddMethod(r){this.componentArrayAddMethod=r},setLocalStorageItemName(r){this.localStorageItemName=r},setShowModalTipTap(r){this.showModalTipTap=r},setMenuRight(r){this.menuRight=r},setBorderStyle(r){this.borderStyle=r},setBorderWidth(r){this.borderWidth=r},setBorderColor(r){this.borderColor=r},setBorderRadiusGlobal(r){this.borderRadiusGlobal=r},setBorderRadiusTopLeft(r){this.borderRadiusTopLeft=r},setBorderRadiusTopRight(r){this.borderRadiusTopRight=r},setBorderRadiusBottomleft(r){this.borderRadiusBottomleft=r},setBorderRadiusBottomRight(r){this.borderRadiusBottomRight=r},setElementContainsHyperlink(r){this.elementContainsHyperlink=r},setHyperlinkAbility(r){this.hyperlinkAbility=r},setHyperlinkInput(r){this.hyperlinkInput=r},setHyperlinkMessage(r){this.hyperlinkMessage=r},setHyperlinkError(r){this.hyperlinkError=r},setHyberlinkEnable(r){this.hyberlinkEnable=r},setOpenHyperlinkInNewTab(r){this.openHyperlinkinkInNewTab=r},setOpacity(r){this.opacity=r},setBackgroundOpacity(r){this.backgroundOpacity=r},setTextAreaVueModel(r){this.textAreaVueModel=r},setNextSibling(r){this.nextSibling=r},setParentElement(r){this.parentElement=r},setRestoredElement(r){this.restoredElement=r},setClass(r){this.currentClasses=[...this.currentClasses,r]},removeClass(r){this.currentClasses=this.currentClasses.filter(e=>e!==r)},setCurrentClasses(r){this.currentClasses=Array.from(r)},setFontVerticalPadding(r){this.fontVerticalPadding=r},setFontHorizontalPadding(r){this.fontHorizontalPadding=r},setFontVerticalMargin(r){this.fontVerticalMargin=r},setFontHorizontalMargin(r){this.fontHorizontalMargin=r},setFontStyle(r){this.fontStyle=r},setFontFamily(r){this.fontFamily=r},setFontWeight(r){this.fontWeight=r},setFontBase(r){this.fontBase=r},setFontDesktop(r){this.fontDesktop=r},setFontTablet(r){this.fontTablet=r},setFontMobile(r){this.fontMobile=r},setBackgroundColor(r){this.backgroundColor=r},setTextColor(r){this.textColor=r},setElement(r){this.element=null,a.nextTick(()=>{this.element=r})},setComponent(r){if(!r){this.element=null,this.component=null;return}this.component=null,a.nextTick(()=>{this.component=r})},setComponents(r){this.components=[],a.nextTick(()=>{this.components=r||[]})},setPushComponents(r){const e=r.componentArrayAddMethod??"push";e==="push"?this.components.push(r.component):e==="unshift"&&this.components.unshift(r.component)},setBasePrimaryImage(r){this.element&&(this.element.src=r??void 0),this.basePrimaryImage=r},setCurrentLayoutPreview(r){localStorage.setItem("preview",r)},setConfigPageBuilder(r){this.configPageBuilder=r},setCurrentImage(r){this.currentImage=r},setCurrentPreviewImage(r){this.currentPreviewImage=r},setIsLoading(r){this.isLoading=r}}}),gs=Sc(),ce=Vc(gs),Ig={class:"font-sans flex items-end justify-center pb-20 text-center sm:block sm:p-0 bg-white"},Rg={class:"bg-red-100 inline-block align-bottom text-left transform transition-all sm:align-middle w-full overflow-hidden h-[100vh] top-0 left-0 right-0 absolute"},_g={class:"px-4 lg:h-[10vh] h-[16vh] flex items-center justify-between border-b border-gray-200 bg-white"},zg={key:0,class:"flex items-center divide-x divide-gray-200"},Fg={class:"pr-4"},jg=["src"],Hg={key:1},Dc={__name:"PageBuilderPreviewModal",props:{show:{type:Boolean,default:!1,required:!0}},emits:["firstPageBuilderPreviewModalButton"],setup(r,{emit:e}){const t=ce,o=e,n=async function(){o("firstPageBuilderPreviewModalButton"),t.setIsLoading(!0),await Md(),t.setIsLoading(!1)},i=function(){n()},s=a.computed(()=>t.getConfigPageBuilder);return(l,d)=>(a.openBlock(),a.createBlock(a.Teleport,{to:"body"},[a.createVNode(a.unref(Kr),{show:r.show,as:"template"},{default:a.withCtx(()=>[a.createVNode(a.unref(Io),{onClose:n,onKeydown:a.withKeys(a.withModifiers(i,["prevent"]),["escape"]),as:"div",class:"fixed z-30 inset-0 overflow-y-auto focus:outline-none",tabindex:"0"},{default:a.withCtx(()=>[a.createElementVNode("div",Ig,[a.createVNode(a.unref(Bt),{as:"template",enter:"ease-out duration-100","enter-from":"opacity-0","enter-to":"opacity-100",leave:"ease-in duration-100","leave-from":"opacity-100","leave-to":"opacity-100"},{default:a.withCtx(()=>[a.createVNode(a.unref(rs),{class:"fixed inset-0 bg-opacity-75 transition-opacity"})]),_:1}),d[3]||(d[3]=a.createElementVNode("span",{"aria-hidden":"true",class:"hidden sm:inline-block sm:align-middle sm:h-screen"},"",-1)),a.createVNode(a.unref(Bt),{as:"template",enter:"ease-out duration-100","enter-from":"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95","enter-to":"opacity-100 translate-y-0 sm:scale-100",leave:"ease-in duration-100","leave-from":"opacity-100 translate-y-0 sm:scale-100","leave-to":"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95"},{default:a.withCtx(()=>[a.createElementVNode("div",Rg,[a.createElementVNode("div",_g,[s.value&&s.value.pageBuilderLogo&&s.value.pageBuilderLogo.src?(a.openBlock(),a.createElementBlock("div",zg,[a.createElementVNode("div",Fg,[a.createElementVNode("img",{class:"h-6",src:s.value.pageBuilderLogo.src,alt:"Logo"},null,8,jg)]),d[0]||(d[0]=a.createElementVNode("span",{class:"myPrimaryParagraph font-medium pl-4"},"Preview mode ",-1))])):(a.openBlock(),a.createElementBlock("div",Hg,d[1]||(d[1]=[a.createElementVNode("div",{class:"pr-6"},[a.createElementVNode("span",{class:"myPrimaryParagraph font-medium"},"Preview mode ")],-1)]))),a.createElementVNode("div",{onClick:n,class:"flex items-center justify-center gap-1 cursor-pointer"},d[2]||(d[2]=[a.createElementVNode("span",{class:"myPrimaryParagraph font-medium"}," Close Preview ",-1),a.createElementVNode("div",{class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white focus-visible:ring-0"},[a.createElementVNode("span",{class:"material-symbols-outlined"}," close ")],-1)]))]),a.renderSlot(l.$slots,"default")])]),_:3})])]),_:3},8,["onKeydown"])]),_:3},8,["show"])]))}},Wg={class:"w-full inset-x-0 h-[90vh] z-10 bg-white overflow-x-scroll lg:pt-2 pt-2"},Ug={id:"page-builder-editor"},qg=["innerHTML"],bs={__name:"Preview",setup(r){const e=a.ref(""),t=localStorage.getItem("preview");if(t)try{const o=JSON.parse(t);e.value=Array.isArray(o)?o.join(""):""}catch(o){console.error("Error parsing preview data:",o),e.value=""}else e.value="";return(o,n)=>(a.openBlock(),a.createElementBlock("div",Wg,[a.createElementVNode("div",Ug,[a.createElementVNode("div",{class:"",innerHTML:e.value},null,8,qg)])]))}},Kg={class:"flex items-end justify-center text-center sm:block sm:p-0"},Ac=a.defineComponent({__name:"ModalBuilder",props:{showModalBuilder:{type:Boolean,default:!1},maxWidth:{type:String,default:"2xl"},minHeight:{type:String},maxHeight:{type:String}},emits:["closeMainModalBuilder"],setup(r,{emit:e}){const t=r,o=e,n=()=>{o("closeMainModalBuilder")},i=a.computed(()=>({sm:"sm:max-w-sm",md:"sm:max-w-md",lg:"sm:max-w-lg",xl:"sm:max-w-xl","2xl":"sm:max-w-2xl","3xl":"sm:max-w-3xl","4xl":"sm:max-w-4xl","5xl":"sm:max-w-5xl"})[t.maxWidth]);return(s,l)=>(a.openBlock(),a.createBlock(a.unref(Kr),{show:r.showModalBuilder,as:"template"},{default:a.withCtx(()=>[a.createVNode(a.unref(Io),{as:"div",class:"font-sans fixed z-30 inset-0 overflow-y-auto",onClose:n},{default:a.withCtx(()=>[a.createElementVNode("div",Kg,[a.createVNode(a.unref(Bt),{as:"template",enter:"ease-out duration-100","enter-from":"opacity-0","enter-to":"opacity-100",leave:"ease-in duration-100","leave-from":"opacity-100","leave-to":"opacity-0"},{default:a.withCtx(()=>[a.createVNode(a.unref(rs),{class:"fixed inset-0 bg-gray-500 bg-opacity-75 transition-opacity"})]),_:1}),l[0]||(l[0]=a.createElementVNode("span",{"aria-hidden":"true",class:"hidden sm:inline-block sm:align-middle sm:h-screen"},"",-1)),a.createVNode(a.unref(Bt),{as:"template",enter:"ease-out duration-100","enter-from":"opacity-0 scale-95","enter-to":"opacity-100 scale-100",leave:"ease-in duration-100","leave-from":"opacity-100 scale-100","leave-to":"opacity-0 scale-95"},{default:a.withCtx(()=>[a.createElementVNode("div",{class:a.normalizeClass(["relative inline-block align-bottom bg-white rounded-xl text-left overflow-hidden shadow-xl transform transition-all sm:align-top top-4 sm:w-full w-[96%]",[i.value?i.value:"",r.minHeight?r.minHeight:"",r.maxHeight?r.maxHeight:""]])},[a.renderSlot(s.$slots,"default")],2)]),_:3})])]),_:3})]),_:3},8,["show"]))}}),Gg={class:"font-sans w-full relative inline-block align-bottom text-left overflow-hidden transform transition-all sm:align-middle"},Jg={key:0,class:"flex items-center border-b border-gray-200 p-4 mb-2"},Yg={class:"flex-1"},Qg={key:0},Xg={class:"flex gap-2 justify-start items-center"},Zg={key:0,class:"h-10 w-10 flex-end cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white hover:fill-white focus-visible:ring-0"},$g={key:1,class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryErrorColor hover:text-white"},e0={key:2,class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryErrorColor hover:text-white"},t0={key:3,class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryErrorColor hover:text-white"},r0={as:"h3",class:"myQuaternaryHeader my-0 py-0"},o0=["innerHTML"],n0={key:0,class:"bg-slate-50 px-2 py-4 flex sm:justify-end justify-center"},i0={key:1},a0={key:0},s0=["disabled"],l0={key:1},d0={key:2},c0={key:0},p0={key:0},u0=["disabled"],m0={key:1},h0={key:1},f0={key:0},g0=["disabled"],b0={key:1},y0={key:2},w0={key:0},v0=["disabled"],x0={key:1},k0={key:3},E0={key:0},C0=["disabled"],S0={key:1},Uo={__name:"DynamicModalBuilder",props:{showDynamicModalBuilder:{type:Boolean,default:!1,required:!0},simpleModal:{type:Boolean,default:!1,required:!1},disabled:{type:Boolean,default:!1,required:!1},disabledWhichButton:{type:String,default:"",required:!1},maxWidth:{type:String,required:!1,default:"2xl"},gridColumnAmount:{type:Number,required:!0},type:{type:String,required:!0},title:{type:String,required:!0},description:{required:!0},firstButtonText:{type:String},secondButtonText:{type:String},thirdButtonText:{type:String}},emits:["firstModalButtonFunctionDynamicModalBuilder","secondModalButtonFunctionDynamicModalBuilder","thirdModalButtonFunctionDynamicModalBuilder"],setup(r,{emit:e}){const t=e,o=function(){console.log("VUE.js DynamicModalBuilder — firstButtonBuilder raaan"),t("firstModalButtonFunctionDynamicModalBuilder")},n=function(){console.log(" VUE.js DynamicModalBuilder — secondButtonBuilder raaan"),t("secondModalButtonFunctionDynamicModalBuilder")},i=function(){console.log(" VUE.js DynamicModalBuilder — thirdButtonBuilder raaan"),t("thirdModalButtonFunctionDynamicModalBuilder")};return(s,l)=>(a.openBlock(),a.createBlock(Ac,{showModalBuilder:r.showDynamicModalBuilder,onCloseMainModalBuilder:o,maxWidth:r.maxWidth},{default:a.withCtx(()=>[a.renderSlot(s.$slots,"content"),a.createElementVNode("div",Gg,[r.simpleModal!==!0?(a.openBlock(),a.createElementBlock("div",Jg,[a.createElementVNode("div",Yg,[r.type==="default"?(a.openBlock(),a.createElementBlock("div",Qg)):a.createCommentVNode("",!0),a.createElementVNode("div",Xg,[r.type==="success"?(a.openBlock(),a.createElementBlock("div",Zg,l[0]||(l[0]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," check ",-1)]))):a.createCommentVNode("",!0),r.type==="warning"?(a.openBlock(),a.createElementBlock("div",$g,l[1]||(l[1]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," notification_important ",-1)]))):a.createCommentVNode("",!0),r.type==="delete"?(a.openBlock(),a.createElementBlock("div",e0,l[2]||(l[2]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," delete ",-1)]))):a.createCommentVNode("",!0),r.type==="danger"?(a.openBlock(),a.createElementBlock("div",t0,l[3]||(l[3]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," warning ",-1)]))):a.createCommentVNode("",!0),a.createElementVNode("h3",r0,a.toDisplayString(r.title),1)])]),a.createElementVNode("div",{class:"h-10 w-10 flex-end cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white hover:fill-white focus-visible:ring-0",onClick:o},l[4]||(l[4]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," close ",-1)]))])):a.createCommentVNode("",!0),a.createElementVNode("div",{class:a.normalizeClass({"p-4":r.simpleModal!==!0})},[r.simpleModal!==!0?(a.openBlock(),a.createElementBlock("div",{key:0,innerHTML:r.description,class:"myPrimaryParagraph mb-6"},null,8,o0)):a.createCommentVNode("",!0),a.renderSlot(s.$slots,"header"),a.renderSlot(s.$slots,"default")],2)]),r.simpleModal!==!0?(a.openBlock(),a.createElementBlock("div",n0,[a.renderSlot(s.$slots,"footer"),a.createElementVNode("div",{class:a.normalizeClass([{"sm:grid-cols-1":r.gridColumnAmount===1,"sm:grid-cols-2":r.gridColumnAmount===2,"sm:grid-cols-3":r.gridColumnAmount===3},"sm:items-end sm:justify-end flex sm:flex-row flex-col myPrimaryGap sm:w-5/6 w-full"])},[r.firstButtonText?(a.openBlock(),a.createElementBlock("button",{key:0,ref:"firstButtonRef",class:"mySecondaryButton",type:"button",onClick:o},a.toDisplayString(r.firstButtonText),513)):a.createCommentVNode("",!0),r.secondButtonText?(a.openBlock(),a.createElementBlock("div",i0,[r.disabled&&r.disabledWhichButton==="secondButtonBuilder"?(a.openBlock(),a.createElementBlock("div",a0,[a.createElementVNode("button",{class:a.normalizeClass(["flex items-center gap-2 myPrimaryButton bg-yellow-300 hover:bg-yellow-400 text-myPrimaryDarkGrayColor hover:text-myPrimaryDarkGrayColor focus:ring-yellow-400 w-full",{"opacity-25 cursor-default":r.disabled}]),disabled:r.disabled,type:"button",onClick:n},[a.createElementVNode("div",null,[a.createVNode(a.Transition,{name:"bounce"},{default:a.withCtx(()=>l[5]||(l[5]=[a.createElementVNode("div",{role:"status",class:"flex items-center"},[a.createElementVNode("svg",{"aria-hidden":"true",class:"w-4 h-4 animate-spin text-white-600 fill-gray-800 flex items-center","stroke-width":"1.5",viewBox:"0 0 100 101",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[a.createElementVNode("path",{d:"M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z",fill:"currentColor"}),a.createElementVNode("path",{d:"M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z",fill:"currentFill"})])],-1)])),_:1,__:[5]})]),l[6]||(l[6]=a.createElementVNode("div",null,"Loading..",-1))],10,s0)])):a.createCommentVNode("",!0),!r.disabled||r.disabledWhichButton!=="secondButtonBuilder"?(a.openBlock(),a.createElementBlock("div",l0,[a.createElementVNode("button",{class:"myPrimaryButton bg-yellow-300 hover:bg-yellow-400 text-myPrimaryDarkGrayColor hover:text-myPrimaryDarkGrayColor focus:ring-yellow-400 w-full",type:"button",onClick:n},a.toDisplayString(r.secondButtonText),1)])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0),r.thirdButtonText?(a.openBlock(),a.createElementBlock("div",d0,[r.type==="default"?(a.openBlock(),a.createElementBlock("div",c0,[r.disabled&&r.disabledWhichButton==="thirdButtonBuilder"?(a.openBlock(),a.createElementBlock("div",p0,[a.createElementVNode("button",{class:a.normalizeClass(["flex items-center gap-2 myPrimaryButton bg-myPrimaryLinkColor focus-visible:ring-myPrimaryLinkColor focus:ring-myPrimaryLinkColor hover:bg-myPrimaryLinkColor w-full",{"opacity-25 cursor-default":r.disabled}]),disabled:r.disabled,type:"button"},[a.createElementVNode("div",null,[a.createVNode(a.Transition,{name:"bounce"},{default:a.withCtx(()=>l[7]||(l[7]=[a.createElementVNode("div",{role:"status",class:"flex items-center"},[a.createElementVNode("svg",{"aria-hidden":"true",class:"w-4 h-4 animate-spin text-white-600 fill-gray-800 flex items-center","stroke-width":"1.5",viewBox:"0 0 100 101",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[a.createElementVNode("path",{d:"M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z",fill:"currentColor"}),a.createElementVNode("path",{d:"M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z",fill:"currentFill"})])],-1)])),_:1,__:[7]})]),l[8]||(l[8]=a.createElementVNode("div",null,"Loading..",-1))],10,u0)])):a.createCommentVNode("",!0),!r.disabled||r.disabledWhichButton!=="thirdButtonBuilder"?(a.openBlock(),a.createElementBlock("div",m0,[a.createElementVNode("button",{class:"myPrimaryButton bg-myPrimaryLinkColor focus-visible:ring-myPrimaryLinkColor focus:ring-myPrimaryLinkColor hover:bg-myPrimaryLinkColor w-full",type:"button",onClick:i},a.toDisplayString(r.thirdButtonText),1)])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0),r.type==="success"?(a.openBlock(),a.createElementBlock("div",h0,[r.disabled&&r.disabledWhichButton==="thirdButtonBuilder"?(a.openBlock(),a.createElementBlock("div",f0,[a.createElementVNode("button",{class:a.normalizeClass(["flex items-center gap-2 myPrimaryButton bg-myPrimaryLinkColor focus-visible:ring-myPrimaryLinkColor focus:ring-myPrimaryLinkColor hover:bg-myPrimaryLinkColor w-full",{"opacity-25 cursor-default":r.disabled}]),disabled:r.disabled,type:"button"},[a.createElementVNode("div",null,[a.createVNode(a.Transition,{name:"bounce"},{default:a.withCtx(()=>l[9]||(l[9]=[a.createElementVNode("div",{role:"status",class:"flex items-center"},[a.createElementVNode("svg",{"aria-hidden":"true",class:"w-4 h-4 animate-spin text-white-600 fill-gray-800 flex items-center","stroke-width":"1.5",viewBox:"0 0 100 101",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[a.createElementVNode("path",{d:"M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z",fill:"currentColor"}),a.createElementVNode("path",{d:"M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z",fill:"currentFill"})])],-1)])),_:1,__:[9]})]),l[10]||(l[10]=a.createElementVNode("div",null,"Loading..",-1))],10,g0)])):a.createCommentVNode("",!0),!r.disabled||r.disabledWhichButton!=="thirdButtonBuilder"?(a.openBlock(),a.createElementBlock("div",b0,[a.createElementVNode("button",{class:"myPrimaryButton bg-myPrimaryLinkColor focus-visible:ring-myPrimaryLinkColor focus:ring-myPrimaryLinkColor hover:bg-myPrimaryLinkColor w-full",type:"button",onClick:i},a.toDisplayString(r.thirdButtonText),1)])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0),r.type==="warning"?(a.openBlock(),a.createElementBlock("div",y0,[r.disabled&&r.disabledWhichButton==="thirdButtonBuilder"?(a.openBlock(),a.createElementBlock("div",w0,[a.createElementVNode("button",{class:a.normalizeClass(["flex items-center gap-2 myPrimaryButton bg-myPrimaryLinkColor focus-visible:ring-myPrimaryLinkColor focus:ring-myPrimaryLinkColor hover:bg-myPrimaryLinkColor w-full",{"opacity-25 cursor-default":r.disabled}]),disabled:r.disabled,type:"button"},[a.createElementVNode("div",null,[a.createVNode(a.Transition,{name:"bounce"},{default:a.withCtx(()=>l[11]||(l[11]=[a.createElementVNode("div",{role:"status",class:"flex items-center"},[a.createElementVNode("svg",{"aria-hidden":"true",class:"w-4 h-4 animate-spin text-white-600 fill-gray-800 flex items-center","stroke-width":"1.5",viewBox:"0 0 100 101",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[a.createElementVNode("path",{d:"M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z",fill:"currentColor"}),a.createElementVNode("path",{d:"M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z",fill:"currentFill"})])],-1)])),_:1,__:[11]})]),l[12]||(l[12]=a.createElementVNode("div",null,"Loading..",-1))],10,v0)])):a.createCommentVNode("",!0),!r.disabled||r.disabledWhichButton!=="thirdButtonBuilder"?(a.openBlock(),a.createElementBlock("div",x0,[a.createElementVNode("button",{class:"flex items-center gap-2 myPrimaryButton bg-myPrimaryErrorColor hover:bg-red-600 text-white focus:ring-myPrimaryErrorColor w-full",type:"button",onClick:i},a.toDisplayString(r.thirdButtonText),1)])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0),r.type==="danger"||r.type==="delete"?(a.openBlock(),a.createElementBlock("div",k0,[r.disabled&&r.disabledWhichButton==="thirdButtonBuilder"?(a.openBlock(),a.createElementBlock("div",E0,[a.createElementVNode("button",{class:a.normalizeClass(["flex items-center gap-2 myPrimaryButton bg-myPrimaryErrorColor hover:bg-red-600 text-white focus:ring-myPrimaryErrorColor w-full",{"opacity-25 cursor-default":r.disabled}]),disabled:r.disabled,type:"button"},[a.createElementVNode("div",null,[a.createVNode(a.Transition,{name:"bounce"},{default:a.withCtx(()=>l[13]||(l[13]=[a.createElementVNode("div",{role:"status",class:"flex items-center"},[a.createElementVNode("svg",{"aria-hidden":"true",class:"w-4 h-4 animate-spin text-white-600 fill-gray-800 flex items-center","stroke-width":"1.5",viewBox:"0 0 100 101",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[a.createElementVNode("path",{d:"M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z",fill:"currentColor"}),a.createElementVNode("path",{d:"M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z",fill:"currentFill"})])],-1)])),_:1,__:[13]})]),l[14]||(l[14]=a.createElementVNode("div",null,"Loading..",-1))],10,C0)])):a.createCommentVNode("",!0),!r.disabled||r.disabledWhichButton!=="thirdButtonBuilder"?(a.openBlock(),a.createElementBlock("div",S0,[a.createElementVNode("button",{class:"flex items-center gap-2 myPrimaryButton bg-myPrimaryErrorColor hover:bg-red-600 text-white focus:ring-myPrimaryErrorColor w-full",type:"button",onClick:i},a.toDisplayString(r.thirdButtonText),1)])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0)],2)])):a.createCommentVNode("",!0)]),_:3},8,["showModalBuilder","maxWidth"]))}},N0={class:"flex flex-col items-center justify-center myPrimaryGap"},M0={class:"flex gap-2 items-center justify-center"},B0={__name:"ComponentTopMenu",setup(r){const e=ce,t=a.ref(!1),o=a.ref(""),n=a.ref(1),i=a.ref(""),s=a.ref(""),l=a.ref(""),d=a.ref(null),c=a.ref(null),p=a.ref(null),u=a.ref(null),m=a.ref(null),h=new ge(e),f=function(g){t.value=!0,o.value="delete",n.value=2,i.value="Remove Component?",s.value="Are you sure you want to remove this Component?",l.value="Close",d.value=null,c.value="Delete",p.value=function(){t.value=!1},m.value=function(){h.deleteComponent(),t.value=!1}};return(g,b)=>(a.openBlock(),a.createElementBlock(a.Fragment,null,[a.createVNode(Uo,{showDynamicModalBuilder:t.value,type:o.value,gridColumnAmount:n.value,title:i.value,description:s.value,firstButtonText:l.value,secondButtonText:d.value,thirdButtonText:c.value,onFirstModalButtonFunctionDynamicModalBuilder:p.value,onSecondModalButtonFunctionDynamicModalBuilder:u.value,onThirdModalButtonFunctionDynamicModalBuilder:m.value},{default:a.withCtx(()=>b[3]||(b[3]=[a.createElementVNode("header",null,null,-1),a.createElementVNode("main",null,null,-1)])),_:1,__:[3]},8,["showDynamicModalBuilder","type","gridColumnAmount","title","description","firstButtonText","secondButtonText","thirdButtonText","onFirstModalButtonFunctionDynamicModalBuilder","onSecondModalButtonFunctionDynamicModalBuilder","onThirdModalButtonFunctionDynamicModalBuilder"]),a.createElementVNode("div",N0,[a.createElementVNode("div",M0,[a.createElementVNode("div",{onClick:b[0]||(b[0]=w=>f()),class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryErrorColor hover:text-white text-myPrimaryErrorColor"},b[4]||(b[4]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," delete_forever ",-1)]))]),a.createElementVNode("button",{type:"button",onClick:b[1]||(b[1]=w=>a.unref(h).moveComponent(-1)),class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white focus-visible:ring-0"},b[5]||(b[5]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," move_up ",-1)])),a.createElementVNode("button",{type:"button",onClick:b[2]||(b[2]=w=>a.unref(h).moveComponent(1)),class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white focus-visible:ring-0"},b[6]||(b[6]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," move_down ",-1)]))])],64))}};function Te(r){this.content=r}Te.prototype={constructor:Te,find:function(r){for(var e=0;e<this.content.length;e+=2)if(this.content[e]===r)return e;return-1},get:function(r){var e=this.find(r);return e==-1?void 0:this.content[e+1]},update:function(r,e,t){var o=t&&t!=r?this.remove(t):this,n=o.find(r),i=o.content.slice();return n==-1?i.push(t||r,e):(i[n+1]=e,t&&(i[n]=t)),new Te(i)},remove:function(r){var e=this.find(r);if(e==-1)return this;var t=this.content.slice();return t.splice(e,2),new Te(t)},addToStart:function(r,e){return new Te([r,e].concat(this.remove(r).content))},addToEnd:function(r,e){var t=this.remove(r).content.slice();return t.push(r,e),new Te(t)},addBefore:function(r,e,t){var o=this.remove(e),n=o.content.slice(),i=o.find(r);return n.splice(i==-1?n.length:i,0,e,t),new Te(n)},forEach:function(r){for(var e=0;e<this.content.length;e+=2)r(this.content[e],this.content[e+1])},prepend:function(r){return r=Te.from(r),r.size?new Te(r.content.concat(this.subtract(r).content)):this},append:function(r){return r=Te.from(r),r.size?new Te(this.subtract(r).content.concat(r.content)):this},subtract:function(r){var e=this;r=Te.from(r);for(var t=0;t<r.content.length;t+=2)e=e.remove(r.content[t]);return e},toObject:function(){var r={};return this.forEach(function(e,t){r[e]=t}),r},get size(){return this.content.length>>1}},Te.from=function(r){if(r instanceof Te)return r;var e=[];if(r)for(var t in r)e.push(t,r[t]);return new Te(e)};function Lc(r,e,t){for(let o=0;;o++){if(o==r.childCount||o==e.childCount)return r.childCount==e.childCount?null:t;let n=r.child(o),i=e.child(o);if(n==i){t+=n.nodeSize;continue}if(!n.sameMarkup(i))return t;if(n.isText&&n.text!=i.text){for(let s=0;n.text[s]==i.text[s];s++)t++;return t}if(n.content.size||i.content.size){let s=Lc(n.content,i.content,t+1);if(s!=null)return s}t+=n.nodeSize}}function Ic(r,e,t,o){for(let n=r.childCount,i=e.childCount;;){if(n==0||i==0)return n==i?null:{a:t,b:o};let s=r.child(--n),l=e.child(--i),d=s.nodeSize;if(s==l){t-=d,o-=d;continue}if(!s.sameMarkup(l))return{a:t,b:o};if(s.isText&&s.text!=l.text){let c=0,p=Math.min(s.text.length,l.text.length);for(;c<p&&s.text[s.text.length-c-1]==l.text[l.text.length-c-1];)c++,t--,o--;return{a:t,b:o}}if(s.content.size||l.content.size){let c=Ic(s.content,l.content,t-1,o-1);if(c)return c}t-=d,o-=d}}class O{constructor(e,t){if(this.content=e,this.size=t||0,t==null)for(let o=0;o<e.length;o++)this.size+=e[o].nodeSize}nodesBetween(e,t,o,n=0,i){for(let s=0,l=0;l<t;s++){let d=this.content[s],c=l+d.nodeSize;if(c>e&&o(d,n+l,i||null,s)!==!1&&d.content.size){let p=l+1;d.nodesBetween(Math.max(0,e-p),Math.min(d.content.size,t-p),o,n+p)}l=c}}descendants(e){this.nodesBetween(0,this.size,e)}textBetween(e,t,o,n){let i="",s=!0;return this.nodesBetween(e,t,(l,d)=>{let c=l.isText?l.text.slice(Math.max(e,d)-d,t-d):l.isLeaf?n?typeof n=="function"?n(l):n:l.type.spec.leafText?l.type.spec.leafText(l):"":"";l.isBlock&&(l.isLeaf&&c||l.isTextblock)&&o&&(s?s=!1:i+=o),i+=c},0),i}append(e){if(!e.size)return this;if(!this.size)return e;let t=this.lastChild,o=e.firstChild,n=this.content.slice(),i=0;for(t.isText&&t.sameMarkup(o)&&(n[n.length-1]=t.withText(t.text+o.text),i=1);i<e.content.length;i++)n.push(e.content[i]);return new O(n,this.size+e.size)}cut(e,t=this.size){if(e==0&&t==this.size)return this;let o=[],n=0;if(t>e)for(let i=0,s=0;s<t;i++){let l=this.content[i],d=s+l.nodeSize;d>e&&((s<e||d>t)&&(l.isText?l=l.cut(Math.max(0,e-s),Math.min(l.text.length,t-s)):l=l.cut(Math.max(0,e-s-1),Math.min(l.content.size,t-s-1))),o.push(l),n+=l.nodeSize),s=d}return new O(o,n)}cutByIndex(e,t){return e==t?O.empty:e==0&&t==this.content.length?this:new O(this.content.slice(e,t))}replaceChild(e,t){let o=this.content[e];if(o==t)return this;let n=this.content.slice(),i=this.size+t.nodeSize-o.nodeSize;return n[e]=t,new O(n,i)}addToStart(e){return new O([e].concat(this.content),this.size+e.nodeSize)}addToEnd(e){return new O(this.content.concat(e),this.size+e.nodeSize)}eq(e){if(this.content.length!=e.content.length)return!1;for(let t=0;t<this.content.length;t++)if(!this.content[t].eq(e.content[t]))return!1;return!0}get firstChild(){return this.content.length?this.content[0]:null}get lastChild(){return this.content.length?this.content[this.content.length-1]:null}get childCount(){return this.content.length}child(e){let t=this.content[e];if(!t)throw new RangeError("Index "+e+" out of range for "+this);return t}maybeChild(e){return this.content[e]||null}forEach(e){for(let t=0,o=0;t<this.content.length;t++){let n=this.content[t];e(n,o,t),o+=n.nodeSize}}findDiffStart(e,t=0){return Lc(this,e,t)}findDiffEnd(e,t=this.size,o=e.size){return Ic(this,e,t,o)}findIndex(e,t=-1){if(e==0)return ii(0,e);if(e==this.size)return ii(this.content.length,e);if(e>this.size||e<0)throw new RangeError(`Position ${e} outside of fragment (${this})`);for(let o=0,n=0;;o++){let i=this.child(o),s=n+i.nodeSize;if(s>=e)return s==e||t>0?ii(o+1,s):ii(o,n);n=s}}toString(){return"<"+this.toStringInner()+">"}toStringInner(){return this.content.join(", ")}toJSON(){return this.content.length?this.content.map(e=>e.toJSON()):null}static fromJSON(e,t){if(!t)return O.empty;if(!Array.isArray(t))throw new RangeError("Invalid input for Fragment.fromJSON");return new O(t.map(e.nodeFromJSON))}static fromArray(e){if(!e.length)return O.empty;let t,o=0;for(let n=0;n<e.length;n++){let i=e[n];o+=i.nodeSize,n&&i.isText&&e[n-1].sameMarkup(i)?(t||(t=e.slice(0,n)),t[t.length-1]=i.withText(t[t.length-1].text+i.text)):t&&t.push(i)}return new O(t||e,o)}static from(e){if(!e)return O.empty;if(e instanceof O)return e;if(Array.isArray(e))return this.fromArray(e);if(e.attrs)return new O([e],e.nodeSize);throw new RangeError("Can not convert "+e+" to a Fragment"+(e.nodesBetween?" (looks like multiple versions of prosemirror-model were loaded)":""))}}O.empty=new O([],0);const ys={index:0,offset:0};function ii(r,e){return ys.index=r,ys.offset=e,ys}function ai(r,e){if(r===e)return!0;if(!(r&&typeof r=="object")||!(e&&typeof e=="object"))return!1;let t=Array.isArray(r);if(Array.isArray(e)!=t)return!1;if(t){if(r.length!=e.length)return!1;for(let o=0;o<r.length;o++)if(!ai(r[o],e[o]))return!1}else{for(let o in r)if(!(o in e)||!ai(r[o],e[o]))return!1;for(let o in e)if(!(o in r))return!1}return!0}let ae=class vd{constructor(e,t){this.type=e,this.attrs=t}addToSet(e){let t,o=!1;for(let n=0;n<e.length;n++){let i=e[n];if(this.eq(i))return e;if(this.type.excludes(i.type))t||(t=e.slice(0,n));else{if(i.type.excludes(this.type))return e;!o&&i.type.rank>this.type.rank&&(t||(t=e.slice(0,n)),t.push(this),o=!0),t&&t.push(i)}}return t||(t=e.slice()),o||t.push(this),t}removeFromSet(e){for(let t=0;t<e.length;t++)if(this.eq(e[t]))return e.slice(0,t).concat(e.slice(t+1));return e}isInSet(e){for(let t=0;t<e.length;t++)if(this.eq(e[t]))return!0;return!1}eq(e){return this==e||this.type==e.type&&ai(this.attrs,e.attrs)}toJSON(){let e={type:this.type.name};for(let t in this.attrs){e.attrs=this.attrs;break}return e}static fromJSON(e,t){if(!t)throw new RangeError("Invalid input for Mark.fromJSON");let o=e.marks[t.type];if(!o)throw new RangeError(`There is no mark type ${t.type} in this schema`);let n=o.create(t.attrs);return o.checkAttrs(n.attrs),n}static sameSet(e,t){if(e==t)return!0;if(e.length!=t.length)return!1;for(let o=0;o<e.length;o++)if(!e[o].eq(t[o]))return!1;return!0}static setFrom(e){if(!e||Array.isArray(e)&&e.length==0)return vd.none;if(e instanceof vd)return[e];let t=e.slice();return t.sort((o,n)=>o.type.rank-n.type.rank),t}};ae.none=[];class si extends Error{}class V{constructor(e,t,o){this.content=e,this.openStart=t,this.openEnd=o}get size(){return this.content.size-this.openStart-this.openEnd}insertAt(e,t){let o=_c(this.content,e+this.openStart,t);return o&&new V(o,this.openStart,this.openEnd)}removeBetween(e,t){return new V(Rc(this.content,e+this.openStart,t+this.openStart),this.openStart,this.openEnd)}eq(e){return this.content.eq(e.content)&&this.openStart==e.openStart&&this.openEnd==e.openEnd}toString(){return this.content+"("+this.openStart+","+this.openEnd+")"}toJSON(){if(!this.content.size)return null;let e={content:this.content.toJSON()};return this.openStart>0&&(e.openStart=this.openStart),this.openEnd>0&&(e.openEnd=this.openEnd),e}static fromJSON(e,t){if(!t)return V.empty;let o=t.openStart||0,n=t.openEnd||0;if(typeof o!="number"||typeof n!="number")throw new RangeError("Invalid input for Slice.fromJSON");return new V(O.fromJSON(e,t.content),o,n)}static maxOpen(e,t=!0){let o=0,n=0;for(let i=e.firstChild;i&&!i.isLeaf&&(t||!i.type.spec.isolating);i=i.firstChild)o++;for(let i=e.lastChild;i&&!i.isLeaf&&(t||!i.type.spec.isolating);i=i.lastChild)n++;return new V(e,o,n)}}V.empty=new V(O.empty,0,0);function Rc(r,e,t){let{index:o,offset:n}=r.findIndex(e),i=r.maybeChild(o),{index:s,offset:l}=r.findIndex(t);if(n==e||i.isText){if(l!=t&&!r.child(s).isText)throw new RangeError("Removing non-flat range");return r.cut(0,e).append(r.cut(t))}if(o!=s)throw new RangeError("Removing non-flat range");return r.replaceChild(o,i.copy(Rc(i.content,e-n-1,t-n-1)))}function _c(r,e,t,o){let{index:n,offset:i}=r.findIndex(e),s=r.maybeChild(n);if(i==e||s.isText)return r.cut(0,e).append(t).append(r.cut(e));let l=_c(s.content,e-i-1,t);return l&&r.replaceChild(n,s.copy(l))}function T0(r,e,t){if(t.openStart>r.depth)throw new si("Inserted content deeper than insertion position");if(r.depth-t.openStart!=e.depth-t.openEnd)throw new si("Inconsistent open depths");return zc(r,e,t,0)}function zc(r,e,t,o){let n=r.index(o),i=r.node(o);if(n==e.index(o)&&o<r.depth-t.openStart){let s=zc(r,e,t,o+1);return i.copy(i.content.replaceChild(n,s))}else if(t.content.size)if(!t.openStart&&!t.openEnd&&r.depth==o&&e.depth==o){let s=r.parent,l=s.content;return Cr(s,l.cut(0,r.parentOffset).append(t.content).append(l.cut(e.parentOffset)))}else{let{start:s,end:l}=O0(t,r);return Cr(i,jc(r,s,l,e,o))}else return Cr(i,li(r,e,o))}function Fc(r,e){if(!e.type.compatibleContent(r.type))throw new si("Cannot join "+e.type.name+" onto "+r.type.name)}function ws(r,e,t){let o=r.node(t);return Fc(o,e.node(t)),o}function Er(r,e){let t=e.length-1;t>=0&&r.isText&&r.sameMarkup(e[t])?e[t]=r.withText(e[t].text+r.text):e.push(r)}function qo(r,e,t,o){let n=(e||r).node(t),i=0,s=e?e.index(t):n.childCount;r&&(i=r.index(t),r.depth>t?i++:r.textOffset&&(Er(r.nodeAfter,o),i++));for(let l=i;l<s;l++)Er(n.child(l),o);e&&e.depth==t&&e.textOffset&&Er(e.nodeBefore,o)}function Cr(r,e){return r.type.checkContent(e),r.copy(e)}function jc(r,e,t,o,n){let i=r.depth>n&&ws(r,e,n+1),s=o.depth>n&&ws(t,o,n+1),l=[];return qo(null,r,n,l),i&&s&&e.index(n)==t.index(n)?(Fc(i,s),Er(Cr(i,jc(r,e,t,o,n+1)),l)):(i&&Er(Cr(i,li(r,e,n+1)),l),qo(e,t,n,l),s&&Er(Cr(s,li(t,o,n+1)),l)),qo(o,null,n,l),new O(l)}function li(r,e,t){let o=[];if(qo(null,r,t,o),r.depth>t){let n=ws(r,e,t+1);Er(Cr(n,li(r,e,t+1)),o)}return qo(e,null,t,o),new O(o)}function O0(r,e){let t=e.depth-r.openStart,n=e.node(t).copy(r.content);for(let i=t-1;i>=0;i--)n=e.node(i).copy(O.from(n));return{start:n.resolveNoCache(r.openStart+t),end:n.resolveNoCache(n.content.size-r.openEnd-t)}}class Ko{constructor(e,t,o){this.pos=e,this.path=t,this.parentOffset=o,this.depth=t.length/3-1}resolveDepth(e){return e==null?this.depth:e<0?this.depth+e:e}get parent(){return this.node(this.depth)}get doc(){return this.node(0)}node(e){return this.path[this.resolveDepth(e)*3]}index(e){return this.path[this.resolveDepth(e)*3+1]}indexAfter(e){return e=this.resolveDepth(e),this.index(e)+(e==this.depth&&!this.textOffset?0:1)}start(e){return e=this.resolveDepth(e),e==0?0:this.path[e*3-1]+1}end(e){return e=this.resolveDepth(e),this.start(e)+this.node(e).content.size}before(e){if(e=this.resolveDepth(e),!e)throw new RangeError("There is no position before the top-level node");return e==this.depth+1?this.pos:this.path[e*3-1]}after(e){if(e=this.resolveDepth(e),!e)throw new RangeError("There is no position after the top-level node");return e==this.depth+1?this.pos:this.path[e*3-1]+this.path[e*3].nodeSize}get textOffset(){return this.pos-this.path[this.path.length-1]}get nodeAfter(){let e=this.parent,t=this.index(this.depth);if(t==e.childCount)return null;let o=this.pos-this.path[this.path.length-1],n=e.child(t);return o?e.child(t).cut(o):n}get nodeBefore(){let e=this.index(this.depth),t=this.pos-this.path[this.path.length-1];return t?this.parent.child(e).cut(0,t):e==0?null:this.parent.child(e-1)}posAtIndex(e,t){t=this.resolveDepth(t);let o=this.path[t*3],n=t==0?0:this.path[t*3-1]+1;for(let i=0;i<e;i++)n+=o.child(i).nodeSize;return n}marks(){let e=this.parent,t=this.index();if(e.content.size==0)return ae.none;if(this.textOffset)return e.child(t).marks;let o=e.maybeChild(t-1),n=e.maybeChild(t);if(!o){let l=o;o=n,n=l}let i=o.marks;for(var s=0;s<i.length;s++)i[s].type.spec.inclusive===!1&&(!n||!i[s].isInSet(n.marks))&&(i=i[s--].removeFromSet(i));return i}marksAcross(e){let t=this.parent.maybeChild(this.index());if(!t||!t.isInline)return null;let o=t.marks,n=e.parent.maybeChild(e.index());for(var i=0;i<o.length;i++)o[i].type.spec.inclusive===!1&&(!n||!o[i].isInSet(n.marks))&&(o=o[i--].removeFromSet(o));return o}sharedDepth(e){for(let t=this.depth;t>0;t--)if(this.start(t)<=e&&this.end(t)>=e)return t;return 0}blockRange(e=this,t){if(e.pos<this.pos)return e.blockRange(this);for(let o=this.depth-(this.parent.inlineContent||this.pos==e.pos?1:0);o>=0;o--)if(e.pos<=this.end(o)&&(!t||t(this.node(o))))return new di(this,e,o);return null}sameParent(e){return this.pos-this.parentOffset==e.pos-e.parentOffset}max(e){return e.pos>this.pos?e:this}min(e){return e.pos<this.pos?e:this}toString(){let e="";for(let t=1;t<=this.depth;t++)e+=(e?"/":"")+this.node(t).type.name+"_"+this.index(t-1);return e+":"+this.parentOffset}static resolve(e,t){if(!(t>=0&&t<=e.content.size))throw new RangeError("Position "+t+" out of range");let o=[],n=0,i=t;for(let s=e;;){let{index:l,offset:d}=s.content.findIndex(i),c=i-d;if(o.push(s,l,n+d),!c||(s=s.child(l),s.isText))break;i=c-1,n+=d+1}return new Ko(t,o,i)}static resolveCached(e,t){let o=Hc.get(e);if(o)for(let i=0;i<o.elts.length;i++){let s=o.elts[i];if(s.pos==t)return s}else Hc.set(e,o=new P0);let n=o.elts[o.i]=Ko.resolve(e,t);return o.i=(o.i+1)%V0,n}}class P0{constructor(){this.elts=[],this.i=0}}const V0=12,Hc=new WeakMap;class di{constructor(e,t,o){this.$from=e,this.$to=t,this.depth=o}get start(){return this.$from.before(this.depth+1)}get end(){return this.$to.after(this.depth+1)}get parent(){return this.$from.node(this.depth)}get startIndex(){return this.$from.index(this.depth)}get endIndex(){return this.$to.indexAfter(this.depth)}}const D0=Object.create(null);let Xt=class xd{constructor(e,t,o,n=ae.none){this.type=e,this.attrs=t,this.marks=n,this.content=o||O.empty}get children(){return this.content.content}get nodeSize(){return this.isLeaf?1:2+this.content.size}get childCount(){return this.content.childCount}child(e){return this.content.child(e)}maybeChild(e){return this.content.maybeChild(e)}forEach(e){this.content.forEach(e)}nodesBetween(e,t,o,n=0){this.content.nodesBetween(e,t,o,n,this)}descendants(e){this.nodesBetween(0,this.content.size,e)}get textContent(){return this.isLeaf&&this.type.spec.leafText?this.type.spec.leafText(this):this.textBetween(0,this.content.size,"")}textBetween(e,t,o,n){return this.content.textBetween(e,t,o,n)}get firstChild(){return this.content.firstChild}get lastChild(){return this.content.lastChild}eq(e){return this==e||this.sameMarkup(e)&&this.content.eq(e.content)}sameMarkup(e){return this.hasMarkup(e.type,e.attrs,e.marks)}hasMarkup(e,t,o){return this.type==e&&ai(this.attrs,t||e.defaultAttrs||D0)&&ae.sameSet(this.marks,o||ae.none)}copy(e=null){return e==this.content?this:new xd(this.type,this.attrs,e,this.marks)}mark(e){return e==this.marks?this:new xd(this.type,this.attrs,this.content,e)}cut(e,t=this.content.size){return e==0&&t==this.content.size?this:this.copy(this.content.cut(e,t))}slice(e,t=this.content.size,o=!1){if(e==t)return V.empty;let n=this.resolve(e),i=this.resolve(t),s=o?0:n.sharedDepth(t),l=n.start(s),c=n.node(s).content.cut(n.pos-l,i.pos-l);return new V(c,n.depth-s,i.depth-s)}replace(e,t,o){return T0(this.resolve(e),this.resolve(t),o)}nodeAt(e){for(let t=this;;){let{index:o,offset:n}=t.content.findIndex(e);if(t=t.maybeChild(o),!t)return null;if(n==e||t.isText)return t;e-=n+1}}childAfter(e){let{index:t,offset:o}=this.content.findIndex(e);return{node:this.content.maybeChild(t),index:t,offset:o}}childBefore(e){if(e==0)return{node:null,index:0,offset:0};let{index:t,offset:o}=this.content.findIndex(e);if(o<e)return{node:this.content.child(t),index:t,offset:o};let n=this.content.child(t-1);return{node:n,index:t-1,offset:o-n.nodeSize}}resolve(e){return Ko.resolveCached(this,e)}resolveNoCache(e){return Ko.resolve(this,e)}rangeHasMark(e,t,o){let n=!1;return t>e&&this.nodesBetween(e,t,i=>(o.isInSet(i.marks)&&(n=!0),!n)),n}get isBlock(){return this.type.isBlock}get isTextblock(){return this.type.isTextblock}get inlineContent(){return this.type.inlineContent}get isInline(){return this.type.isInline}get isText(){return this.type.isText}get isLeaf(){return this.type.isLeaf}get isAtom(){return this.type.isAtom}toString(){if(this.type.spec.toDebugString)return this.type.spec.toDebugString(this);let e=this.type.name;return this.content.size&&(e+="("+this.content.toStringInner()+")"),Wc(this.marks,e)}contentMatchAt(e){let t=this.type.contentMatch.matchFragment(this.content,0,e);if(!t)throw new Error("Called contentMatchAt on a node with invalid content");return t}canReplace(e,t,o=O.empty,n=0,i=o.childCount){let s=this.contentMatchAt(e).matchFragment(o,n,i),l=s&&s.matchFragment(this.content,t);if(!l||!l.validEnd)return!1;for(let d=n;d<i;d++)if(!this.type.allowsMarks(o.child(d).marks))return!1;return!0}canReplaceWith(e,t,o,n){if(n&&!this.type.allowsMarks(n))return!1;let i=this.contentMatchAt(e).matchType(o),s=i&&i.matchFragment(this.content,t);return s?s.validEnd:!1}canAppend(e){return e.content.size?this.canReplace(this.childCount,this.childCount,e.content):this.type.compatibleContent(e.type)}check(){this.type.checkContent(this.content),this.type.checkAttrs(this.attrs);let e=ae.none;for(let t=0;t<this.marks.length;t++){let o=this.marks[t];o.type.checkAttrs(o.attrs),e=o.addToSet(e)}if(!ae.sameSet(e,this.marks))throw new RangeError(`Invalid collection of marks for node ${this.type.name}: ${this.marks.map(t=>t.type.name)}`);this.content.forEach(t=>t.check())}toJSON(){let e={type:this.type.name};for(let t in this.attrs){e.attrs=this.attrs;break}return this.content.size&&(e.content=this.content.toJSON()),this.marks.length&&(e.marks=this.marks.map(t=>t.toJSON())),e}static fromJSON(e,t){if(!t)throw new RangeError("Invalid input for Node.fromJSON");let o;if(t.marks){if(!Array.isArray(t.marks))throw new RangeError("Invalid mark data for Node.fromJSON");o=t.marks.map(e.markFromJSON)}if(t.type=="text"){if(typeof t.text!="string")throw new RangeError("Invalid text node in JSON");return e.text(t.text,o)}let n=O.fromJSON(e,t.content),i=e.nodeType(t.type).create(t.attrs,n,o);return i.type.checkAttrs(i.attrs),i}};Xt.prototype.text=void 0;class ci extends Xt{constructor(e,t,o,n){if(super(e,t,null,n),!o)throw new RangeError("Empty text nodes are not allowed");this.text=o}toString(){return this.type.spec.toDebugString?this.type.spec.toDebugString(this):Wc(this.marks,JSON.stringify(this.text))}get textContent(){return this.text}textBetween(e,t){return this.text.slice(e,t)}get nodeSize(){return this.text.length}mark(e){return e==this.marks?this:new ci(this.type,this.attrs,this.text,e)}withText(e){return e==this.text?this:new ci(this.type,this.attrs,e,this.marks)}cut(e=0,t=this.text.length){return e==0&&t==this.text.length?this:this.withText(this.text.slice(e,t))}eq(e){return this.sameMarkup(e)&&this.text==e.text}toJSON(){let e=super.toJSON();return e.text=this.text,e}}function Wc(r,e){for(let t=r.length-1;t>=0;t--)e=r[t].type.name+"("+e+")";return e}class Sr{constructor(e){this.validEnd=e,this.next=[],this.wrapCache=[]}static parse(e,t){let o=new A0(e,t);if(o.next==null)return Sr.empty;let n=Uc(o);o.next&&o.err("Unexpected trailing text");let i=j0(F0(n));return H0(i,o),i}matchType(e){for(let t=0;t<this.next.length;t++)if(this.next[t].type==e)return this.next[t].next;return null}matchFragment(e,t=0,o=e.childCount){let n=this;for(let i=t;n&&i<o;i++)n=n.matchType(e.child(i).type);return n}get inlineContent(){return this.next.length!=0&&this.next[0].type.isInline}get defaultType(){for(let e=0;e<this.next.length;e++){let{type:t}=this.next[e];if(!(t.isText||t.hasRequiredAttrs()))return t}return null}compatible(e){for(let t=0;t<this.next.length;t++)for(let o=0;o<e.next.length;o++)if(this.next[t].type==e.next[o].type)return!0;return!1}fillBefore(e,t=!1,o=0){let n=[this];function i(s,l){let d=s.matchFragment(e,o);if(d&&(!t||d.validEnd))return O.from(l.map(c=>c.createAndFill()));for(let c=0;c<s.next.length;c++){let{type:p,next:u}=s.next[c];if(!(p.isText||p.hasRequiredAttrs())&&n.indexOf(u)==-1){n.push(u);let m=i(u,l.concat(p));if(m)return m}}return null}return i(this,[])}findWrapping(e){for(let o=0;o<this.wrapCache.length;o+=2)if(this.wrapCache[o]==e)return this.wrapCache[o+1];let t=this.computeWrapping(e);return this.wrapCache.push(e,t),t}computeWrapping(e){let t=Object.create(null),o=[{match:this,type:null,via:null}];for(;o.length;){let n=o.shift(),i=n.match;if(i.matchType(e)){let s=[];for(let l=n;l.type;l=l.via)s.push(l.type);return s.reverse()}for(let s=0;s<i.next.length;s++){let{type:l,next:d}=i.next[s];!l.isLeaf&&!l.hasRequiredAttrs()&&!(l.name in t)&&(!n.type||d.validEnd)&&(o.push({match:l.contentMatch,type:l,via:n}),t[l.name]=!0)}}return null}get edgeCount(){return this.next.length}edge(e){if(e>=this.next.length)throw new RangeError(`There's no ${e}th edge in this content match`);return this.next[e]}toString(){let e=[];function t(o){e.push(o);for(let n=0;n<o.next.length;n++)e.indexOf(o.next[n].next)==-1&&t(o.next[n].next)}return t(this),e.map((o,n)=>{let i=n+(o.validEnd?"*":" ")+" ";for(let s=0;s<o.next.length;s++)i+=(s?", ":"")+o.next[s].type.name+"->"+e.indexOf(o.next[s].next);return i}).join(`
|
|
14
|
+
This will fail in production.`);l=Ho,l._s.has(o)||(i?fs(o,e,n,l):Pc(o,n,l),process.env.NODE_ENV!=="production"&&(s._pinia=l));const p=l._s.get(o);if(process.env.NODE_ENV!=="production"&&d){const u="__hot:"+o,m=i?fs(u,e,n,l,!0):Pc(u,tt({},n),l,!0);d._hotUpdate(m),delete l.state.value[u],l._s.delete(u)}if(process.env.NODE_ENV!=="production"&&Yt){const u=a.getCurrentInstance();if(u&&u.proxy&&!d){const m=u.proxy,h="_pStores"in m?m._pStores:m._pStores={};h[o]=p}}return p}return s.$id=o,s}const Vc=Lg("pageBuilderState",{state:()=>({componentArrayAddMethod:null,localStorageItemName:null,showModalTipTap:!1,menuRight:!0,borderStyle:null,borderWidth:null,borderColor:null,borderRadiusGlobal:null,borderRadiusTopLeft:null,borderRadiusTopRight:null,borderRadiusBottomleft:null,borderRadiusBottomRight:null,elementContainsHyperlink:null,hyperlinkAbility:null,hyperlinkInput:null,hyperlinkMessage:null,hyperlinkError:null,hyberlinkEnable:!1,openHyperlinkinkInNewTab:null,opacity:null,backgroundOpacity:null,textAreaVueModel:null,nextSibling:null,parentElement:null,restoredElement:null,currentClasses:[],fontVerticalPadding:null,fontHorizontalPadding:null,fontVerticalMargin:null,fontHorizontalMargin:null,fontStyle:null,fontFamily:null,fontWeight:null,fontBase:null,fontDesktop:null,fontTablet:null,fontMobile:null,backgroundColor:null,textColor:null,element:null,component:null,components:[],basePrimaryImage:null,configPageBuilder:null,currentImage:{src:""},currentPreviewImage:null,isLoading:!1}),getters:{getComponentArrayAddMethod(r){return r.componentArrayAddMethod},getLocalStorageItemName(r){return r.localStorageItemName},getShowModalTipTap(r){return r.showModalTipTap},getMenuRight(r){return r.menuRight},getBorderStyle(r){return r.borderStyle},getBorderWidth(r){return r.borderWidth},getBorderColor(r){return r.borderColor},getBorderRadiusGlobal(r){return r.borderRadiusGlobal},getBorderRadiusTopLeft(r){return r.borderRadiusTopLeft},getBorderRadiusTopRight(r){return r.borderRadiusTopRight},getBorderRadiusBottomleft(r){return r.borderRadiusBottomleft},getBorderRadiusBottomRight(r){return r.borderRadiusBottomRight},getElementContainsHyperlink(r){return r.elementContainsHyperlink},getHyperlinkAbility(r){return r.hyperlinkAbility},getHyperlinkInput(r){return r.hyperlinkInput},getHyperlinkMessage(r){return r.hyperlinkMessage},getHyperlinkError(r){return r.hyperlinkError},getHyberlinkEnable(r){return r.hyberlinkEnable},getOpenHyperlinkInNewTab(r){return r.openHyperlinkinkInNewTab},getOpacity(r){return r.opacity},getBackgroundOpacity(r){return r.backgroundOpacity},getTextAreaVueModel(r){return r.textAreaVueModel},getNextSibling(r){return r.nextSibling},getParentElement(r){return r.parentElement},getRestoredElement(r){return r.restoredElement},getCurrentClasses(r){return r.currentClasses},getFontStyle(r){return r.fontStyle},getFontVerticalPadding(r){return r.fontVerticalPadding},getFontHorizontalPadding(r){return r.fontHorizontalPadding},getFontVerticalMargin(r){return r.fontVerticalMargin},getFontHorizontalMargin(r){return r.fontHorizontalMargin},getFontFamily(r){return r.fontFamily},getFontWeight(r){return r.fontWeight},getFontBase(r){return r.fontBase},getFontDesktop(r){return r.fontDesktop},getFontTablet(r){return r.fontTablet},getFontMobile(r){return r.fontMobile},getBackgroundColor(r){return r.backgroundColor},getTextColor(r){return r.textColor},getElement(r){return r.element},getComponent(r){return r.component},getComponents(r){return r.components},getBasePrimaryImage(r){return r.basePrimaryImage},getConfigPageBuilder(r){return r.configPageBuilder},getCurrentImage(r){return r.currentImage},getCurrentPreviewImage(r){return r.currentPreviewImage},getIsLoading:r=>r.isLoading},actions:{setComponentArrayAddMethod(r){this.componentArrayAddMethod=r},setLocalStorageItemName(r){this.localStorageItemName=r},setShowModalTipTap(r){this.showModalTipTap=r},setMenuRight(r){this.menuRight=r},setBorderStyle(r){this.borderStyle=r},setBorderWidth(r){this.borderWidth=r},setBorderColor(r){this.borderColor=r},setBorderRadiusGlobal(r){this.borderRadiusGlobal=r},setBorderRadiusTopLeft(r){this.borderRadiusTopLeft=r},setBorderRadiusTopRight(r){this.borderRadiusTopRight=r},setBorderRadiusBottomleft(r){this.borderRadiusBottomleft=r},setBorderRadiusBottomRight(r){this.borderRadiusBottomRight=r},setElementContainsHyperlink(r){this.elementContainsHyperlink=r},setHyperlinkAbility(r){this.hyperlinkAbility=r},setHyperlinkInput(r){this.hyperlinkInput=r},setHyperlinkMessage(r){this.hyperlinkMessage=r},setHyperlinkError(r){this.hyperlinkError=r},setHyberlinkEnable(r){this.hyberlinkEnable=r},setOpenHyperlinkInNewTab(r){this.openHyperlinkinkInNewTab=r},setOpacity(r){this.opacity=r},setBackgroundOpacity(r){this.backgroundOpacity=r},setTextAreaVueModel(r){this.textAreaVueModel=r},setNextSibling(r){this.nextSibling=r},setParentElement(r){this.parentElement=r},setRestoredElement(r){this.restoredElement=r},setClass(r){this.currentClasses=[...this.currentClasses,r]},removeClass(r){this.currentClasses=this.currentClasses.filter(e=>e!==r)},setCurrentClasses(r){this.currentClasses=Array.from(r)},setFontVerticalPadding(r){this.fontVerticalPadding=r},setFontHorizontalPadding(r){this.fontHorizontalPadding=r},setFontVerticalMargin(r){this.fontVerticalMargin=r},setFontHorizontalMargin(r){this.fontHorizontalMargin=r},setFontStyle(r){this.fontStyle=r},setFontFamily(r){this.fontFamily=r},setFontWeight(r){this.fontWeight=r},setFontBase(r){this.fontBase=r},setFontDesktop(r){this.fontDesktop=r},setFontTablet(r){this.fontTablet=r},setFontMobile(r){this.fontMobile=r},setBackgroundColor(r){this.backgroundColor=r},setTextColor(r){this.textColor=r},setElement(r){this.element=null,a.nextTick(()=>{this.element=r})},setComponent(r){if(!r){this.element=null,this.component=null;return}this.component=null,a.nextTick(()=>{this.component=r})},setComponents(r){this.components=[],a.nextTick(()=>{this.components=r||[]})},setPushComponents(r){const e=r.componentArrayAddMethod??"push";e==="push"?this.components.push(r.component):e==="unshift"&&this.components.unshift(r.component)},setBasePrimaryImage(r){this.element&&(this.element.src=r??void 0),this.basePrimaryImage=r},setCurrentLayoutPreview(r){localStorage.setItem("preview",r)},setConfigPageBuilder(r){this.configPageBuilder=r},setCurrentImage(r){this.currentImage=r},setCurrentPreviewImage(r){this.currentPreviewImage=r},setIsLoading(r){this.isLoading=r}}}),gs=Sc(),ce=Vc(gs),Ig={class:"font-sans flex items-end justify-center pb-20 text-center sm:block sm:p-0 bg-white"},Rg={class:"bg-red-100 inline-block align-bottom text-left transform transition-all sm:align-middle w-full overflow-hidden h-[100vh] top-0 left-0 right-0 absolute"},_g={class:"px-4 lg:h-[10vh] h-[16vh] flex items-center justify-between border-b border-gray-200 bg-white"},zg={key:0,class:"flex items-center divide-x divide-gray-200"},Fg={class:"pr-4"},jg=["src"],Hg={key:1},Dc={__name:"PageBuilderPreviewModal",props:{show:{type:Boolean,default:!1,required:!0}},emits:["firstPageBuilderPreviewModalButton"],setup(r,{emit:e}){const t=ce,o=e,n=async function(){o("firstPageBuilderPreviewModalButton"),t.setIsLoading(!0),await Md(),t.setIsLoading(!1)},i=function(){n()},s=a.computed(()=>t.getConfigPageBuilder);return(l,d)=>(a.openBlock(),a.createBlock(a.unref(Kr),{show:r.show,as:"template"},{default:a.withCtx(()=>[a.createVNode(a.unref(Io),{onClose:n,onKeydown:a.withKeys(a.withModifiers(i,["prevent"]),["escape"]),as:"div",class:"fixed z-30 inset-0 overflow-y-auto focus:outline-none",tabindex:"0"},{default:a.withCtx(()=>[a.createElementVNode("div",Ig,[a.createVNode(a.unref(Bt),{as:"template",enter:"ease-out duration-100","enter-from":"opacity-0","enter-to":"opacity-100",leave:"ease-in duration-100","leave-from":"opacity-100","leave-to":"opacity-100"},{default:a.withCtx(()=>[a.createVNode(a.unref(rs),{class:"fixed inset-0 bg-opacity-75 transition-opacity"})]),_:1}),d[3]||(d[3]=a.createElementVNode("span",{"aria-hidden":"true",class:"hidden sm:inline-block sm:align-middle sm:h-screen"},"",-1)),a.createVNode(a.unref(Bt),{as:"template",enter:"ease-out duration-100","enter-from":"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95","enter-to":"opacity-100 translate-y-0 sm:scale-100",leave:"ease-in duration-100","leave-from":"opacity-100 translate-y-0 sm:scale-100","leave-to":"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95"},{default:a.withCtx(()=>[a.createElementVNode("div",Rg,[a.createElementVNode("div",_g,[s.value&&s.value.pageBuilderLogo&&s.value.pageBuilderLogo.src?(a.openBlock(),a.createElementBlock("div",zg,[a.createElementVNode("div",Fg,[a.createElementVNode("img",{class:"h-6",src:s.value.pageBuilderLogo.src,alt:"Logo"},null,8,jg)]),d[0]||(d[0]=a.createElementVNode("span",{class:"myPrimaryParagraph font-medium pl-4"},"Preview mode ",-1))])):(a.openBlock(),a.createElementBlock("div",Hg,d[1]||(d[1]=[a.createElementVNode("div",{class:"pr-6"},[a.createElementVNode("span",{class:"myPrimaryParagraph font-medium"},"Preview mode ")],-1)]))),a.createElementVNode("div",{onClick:n,class:"flex items-center justify-center gap-1 cursor-pointer"},d[2]||(d[2]=[a.createElementVNode("span",{class:"myPrimaryParagraph font-medium"}," Close Preview ",-1),a.createElementVNode("div",{class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white focus-visible:ring-0"},[a.createElementVNode("span",{class:"material-symbols-outlined"}," close ")],-1)]))]),a.renderSlot(l.$slots,"default")])]),_:3})])]),_:3},8,["onKeydown"])]),_:3},8,["show"]))}},Wg={class:"w-full inset-x-0 h-[90vh] z-10 bg-white overflow-x-scroll lg:pt-2 pt-2"},Ug={id:"page-builder-editor"},qg=["innerHTML"],bs={__name:"Preview",setup(r){const e=a.ref(""),t=localStorage.getItem("preview");if(t)try{const o=JSON.parse(t);e.value=Array.isArray(o)?o.join(""):""}catch(o){console.error("Error parsing preview data:",o),e.value=""}else e.value="";return(o,n)=>(a.openBlock(),a.createElementBlock("div",Wg,[a.createElementVNode("div",Ug,[a.createElementVNode("div",{class:"",innerHTML:e.value},null,8,qg)])]))}},Kg={class:"flex items-end justify-center text-center sm:block sm:p-0"},Ac=a.defineComponent({__name:"ModalBuilder",props:{showModalBuilder:{type:Boolean,default:!1},maxWidth:{type:String,default:"2xl"},minHeight:{type:String},maxHeight:{type:String}},emits:["closeMainModalBuilder"],setup(r,{emit:e}){const t=r,o=e,n=()=>{o("closeMainModalBuilder")},i=a.computed(()=>({sm:"sm:max-w-sm",md:"sm:max-w-md",lg:"sm:max-w-lg",xl:"sm:max-w-xl","2xl":"sm:max-w-2xl","3xl":"sm:max-w-3xl","4xl":"sm:max-w-4xl","5xl":"sm:max-w-5xl"})[t.maxWidth]);return(s,l)=>(a.openBlock(),a.createBlock(a.unref(Kr),{show:r.showModalBuilder,as:"template"},{default:a.withCtx(()=>[a.createVNode(a.unref(Io),{as:"div",class:"font-sans fixed z-30 inset-0 overflow-y-auto",onClose:n},{default:a.withCtx(()=>[a.createElementVNode("div",Kg,[a.createVNode(a.unref(Bt),{as:"template",enter:"ease-out duration-100","enter-from":"opacity-0","enter-to":"opacity-100",leave:"ease-in duration-100","leave-from":"opacity-100","leave-to":"opacity-0"},{default:a.withCtx(()=>[a.createVNode(a.unref(rs),{class:"fixed inset-0 bg-gray-500 bg-opacity-75 transition-opacity"})]),_:1}),l[0]||(l[0]=a.createElementVNode("span",{"aria-hidden":"true",class:"hidden sm:inline-block sm:align-middle sm:h-screen"},"",-1)),a.createVNode(a.unref(Bt),{as:"template",enter:"ease-out duration-100","enter-from":"opacity-0 scale-95","enter-to":"opacity-100 scale-100",leave:"ease-in duration-100","leave-from":"opacity-100 scale-100","leave-to":"opacity-0 scale-95"},{default:a.withCtx(()=>[a.createElementVNode("div",{class:a.normalizeClass(["relative inline-block align-bottom bg-white rounded-xl text-left overflow-hidden shadow-xl transform transition-all sm:align-top top-4 sm:w-full w-[96%]",[i.value?i.value:"",r.minHeight?r.minHeight:"",r.maxHeight?r.maxHeight:""]])},[a.renderSlot(s.$slots,"default")],2)]),_:3})])]),_:3})]),_:3},8,["show"]))}}),Gg={class:"font-sans w-full relative inline-block align-bottom text-left overflow-hidden transform transition-all sm:align-middle"},Jg={key:0,class:"flex items-center border-b border-gray-200 p-4 mb-2"},Yg={class:"flex-1"},Qg={key:0},Xg={class:"flex gap-2 justify-start items-center"},Zg={key:0,class:"h-10 w-10 flex-end cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white hover:fill-white focus-visible:ring-0"},$g={key:1,class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryErrorColor hover:text-white"},e0={key:2,class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryErrorColor hover:text-white"},t0={key:3,class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryErrorColor hover:text-white"},r0={as:"h3",class:"myQuaternaryHeader my-0 py-0"},o0=["innerHTML"],n0={key:0,class:"bg-slate-50 px-2 py-4 flex sm:justify-end justify-center"},i0={key:1},a0={key:0},s0=["disabled"],l0={key:1},d0={key:2},c0={key:0},p0={key:0},u0=["disabled"],m0={key:1},h0={key:1},f0={key:0},g0=["disabled"],b0={key:1},y0={key:2},w0={key:0},v0=["disabled"],x0={key:1},k0={key:3},E0={key:0},C0=["disabled"],S0={key:1},Uo={__name:"DynamicModalBuilder",props:{showDynamicModalBuilder:{type:Boolean,default:!1,required:!0},simpleModal:{type:Boolean,default:!1,required:!1},disabled:{type:Boolean,default:!1,required:!1},disabledWhichButton:{type:String,default:"",required:!1},maxWidth:{type:String,required:!1,default:"2xl"},gridColumnAmount:{type:Number,required:!0},type:{type:String,required:!0},title:{type:String,required:!0},description:{required:!0},firstButtonText:{type:String},secondButtonText:{type:String},thirdButtonText:{type:String}},emits:["firstModalButtonFunctionDynamicModalBuilder","secondModalButtonFunctionDynamicModalBuilder","thirdModalButtonFunctionDynamicModalBuilder"],setup(r,{emit:e}){const t=e,o=function(){console.log("VUE.js DynamicModalBuilder — firstButtonBuilder raaan"),t("firstModalButtonFunctionDynamicModalBuilder")},n=function(){console.log(" VUE.js DynamicModalBuilder — secondButtonBuilder raaan"),t("secondModalButtonFunctionDynamicModalBuilder")},i=function(){console.log(" VUE.js DynamicModalBuilder — thirdButtonBuilder raaan"),t("thirdModalButtonFunctionDynamicModalBuilder")};return(s,l)=>(a.openBlock(),a.createBlock(Ac,{showModalBuilder:r.showDynamicModalBuilder,onCloseMainModalBuilder:o,maxWidth:r.maxWidth},{default:a.withCtx(()=>[a.renderSlot(s.$slots,"content"),a.createElementVNode("div",Gg,[r.simpleModal!==!0?(a.openBlock(),a.createElementBlock("div",Jg,[a.createElementVNode("div",Yg,[r.type==="default"?(a.openBlock(),a.createElementBlock("div",Qg)):a.createCommentVNode("",!0),a.createElementVNode("div",Xg,[r.type==="success"?(a.openBlock(),a.createElementBlock("div",Zg,l[0]||(l[0]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," check ",-1)]))):a.createCommentVNode("",!0),r.type==="warning"?(a.openBlock(),a.createElementBlock("div",$g,l[1]||(l[1]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," notification_important ",-1)]))):a.createCommentVNode("",!0),r.type==="delete"?(a.openBlock(),a.createElementBlock("div",e0,l[2]||(l[2]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," delete ",-1)]))):a.createCommentVNode("",!0),r.type==="danger"?(a.openBlock(),a.createElementBlock("div",t0,l[3]||(l[3]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," warning ",-1)]))):a.createCommentVNode("",!0),a.createElementVNode("h3",r0,a.toDisplayString(r.title),1)])]),a.createElementVNode("div",{class:"h-10 w-10 flex-end cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white hover:fill-white focus-visible:ring-0",onClick:o},l[4]||(l[4]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," close ",-1)]))])):a.createCommentVNode("",!0),a.createElementVNode("div",{class:a.normalizeClass({"p-4":r.simpleModal!==!0})},[r.simpleModal!==!0?(a.openBlock(),a.createElementBlock("div",{key:0,innerHTML:r.description,class:"myPrimaryParagraph mb-6"},null,8,o0)):a.createCommentVNode("",!0),a.renderSlot(s.$slots,"header"),a.renderSlot(s.$slots,"default")],2)]),r.simpleModal!==!0?(a.openBlock(),a.createElementBlock("div",n0,[a.renderSlot(s.$slots,"footer"),a.createElementVNode("div",{class:a.normalizeClass([{"sm:grid-cols-1":r.gridColumnAmount===1,"sm:grid-cols-2":r.gridColumnAmount===2,"sm:grid-cols-3":r.gridColumnAmount===3},"sm:items-end sm:justify-end flex sm:flex-row flex-col myPrimaryGap sm:w-5/6 w-full"])},[r.firstButtonText?(a.openBlock(),a.createElementBlock("button",{key:0,ref:"firstButtonRef",class:"mySecondaryButton",type:"button",onClick:o},a.toDisplayString(r.firstButtonText),513)):a.createCommentVNode("",!0),r.secondButtonText?(a.openBlock(),a.createElementBlock("div",i0,[r.disabled&&r.disabledWhichButton==="secondButtonBuilder"?(a.openBlock(),a.createElementBlock("div",a0,[a.createElementVNode("button",{class:a.normalizeClass(["flex items-center gap-2 myPrimaryButton bg-yellow-300 hover:bg-yellow-400 text-myPrimaryDarkGrayColor hover:text-myPrimaryDarkGrayColor focus:ring-yellow-400 w-full",{"opacity-25 cursor-default":r.disabled}]),disabled:r.disabled,type:"button",onClick:n},[a.createElementVNode("div",null,[a.createVNode(a.Transition,{name:"bounce"},{default:a.withCtx(()=>l[5]||(l[5]=[a.createElementVNode("div",{role:"status",class:"flex items-center"},[a.createElementVNode("svg",{"aria-hidden":"true",class:"w-4 h-4 animate-spin text-white-600 fill-gray-800 flex items-center","stroke-width":"1.5",viewBox:"0 0 100 101",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[a.createElementVNode("path",{d:"M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z",fill:"currentColor"}),a.createElementVNode("path",{d:"M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z",fill:"currentFill"})])],-1)])),_:1,__:[5]})]),l[6]||(l[6]=a.createElementVNode("div",null,"Loading..",-1))],10,s0)])):a.createCommentVNode("",!0),!r.disabled||r.disabledWhichButton!=="secondButtonBuilder"?(a.openBlock(),a.createElementBlock("div",l0,[a.createElementVNode("button",{class:"myPrimaryButton bg-yellow-300 hover:bg-yellow-400 text-myPrimaryDarkGrayColor hover:text-myPrimaryDarkGrayColor focus:ring-yellow-400 w-full",type:"button",onClick:n},a.toDisplayString(r.secondButtonText),1)])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0),r.thirdButtonText?(a.openBlock(),a.createElementBlock("div",d0,[r.type==="default"?(a.openBlock(),a.createElementBlock("div",c0,[r.disabled&&r.disabledWhichButton==="thirdButtonBuilder"?(a.openBlock(),a.createElementBlock("div",p0,[a.createElementVNode("button",{class:a.normalizeClass(["flex items-center gap-2 myPrimaryButton bg-myPrimaryLinkColor focus-visible:ring-myPrimaryLinkColor focus:ring-myPrimaryLinkColor hover:bg-myPrimaryLinkColor w-full",{"opacity-25 cursor-default":r.disabled}]),disabled:r.disabled,type:"button"},[a.createElementVNode("div",null,[a.createVNode(a.Transition,{name:"bounce"},{default:a.withCtx(()=>l[7]||(l[7]=[a.createElementVNode("div",{role:"status",class:"flex items-center"},[a.createElementVNode("svg",{"aria-hidden":"true",class:"w-4 h-4 animate-spin text-white-600 fill-gray-800 flex items-center","stroke-width":"1.5",viewBox:"0 0 100 101",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[a.createElementVNode("path",{d:"M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z",fill:"currentColor"}),a.createElementVNode("path",{d:"M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z",fill:"currentFill"})])],-1)])),_:1,__:[7]})]),l[8]||(l[8]=a.createElementVNode("div",null,"Loading..",-1))],10,u0)])):a.createCommentVNode("",!0),!r.disabled||r.disabledWhichButton!=="thirdButtonBuilder"?(a.openBlock(),a.createElementBlock("div",m0,[a.createElementVNode("button",{class:"myPrimaryButton bg-myPrimaryLinkColor focus-visible:ring-myPrimaryLinkColor focus:ring-myPrimaryLinkColor hover:bg-myPrimaryLinkColor w-full",type:"button",onClick:i},a.toDisplayString(r.thirdButtonText),1)])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0),r.type==="success"?(a.openBlock(),a.createElementBlock("div",h0,[r.disabled&&r.disabledWhichButton==="thirdButtonBuilder"?(a.openBlock(),a.createElementBlock("div",f0,[a.createElementVNode("button",{class:a.normalizeClass(["flex items-center gap-2 myPrimaryButton bg-myPrimaryLinkColor focus-visible:ring-myPrimaryLinkColor focus:ring-myPrimaryLinkColor hover:bg-myPrimaryLinkColor w-full",{"opacity-25 cursor-default":r.disabled}]),disabled:r.disabled,type:"button"},[a.createElementVNode("div",null,[a.createVNode(a.Transition,{name:"bounce"},{default:a.withCtx(()=>l[9]||(l[9]=[a.createElementVNode("div",{role:"status",class:"flex items-center"},[a.createElementVNode("svg",{"aria-hidden":"true",class:"w-4 h-4 animate-spin text-white-600 fill-gray-800 flex items-center","stroke-width":"1.5",viewBox:"0 0 100 101",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[a.createElementVNode("path",{d:"M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z",fill:"currentColor"}),a.createElementVNode("path",{d:"M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z",fill:"currentFill"})])],-1)])),_:1,__:[9]})]),l[10]||(l[10]=a.createElementVNode("div",null,"Loading..",-1))],10,g0)])):a.createCommentVNode("",!0),!r.disabled||r.disabledWhichButton!=="thirdButtonBuilder"?(a.openBlock(),a.createElementBlock("div",b0,[a.createElementVNode("button",{class:"myPrimaryButton bg-myPrimaryLinkColor focus-visible:ring-myPrimaryLinkColor focus:ring-myPrimaryLinkColor hover:bg-myPrimaryLinkColor w-full",type:"button",onClick:i},a.toDisplayString(r.thirdButtonText),1)])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0),r.type==="warning"?(a.openBlock(),a.createElementBlock("div",y0,[r.disabled&&r.disabledWhichButton==="thirdButtonBuilder"?(a.openBlock(),a.createElementBlock("div",w0,[a.createElementVNode("button",{class:a.normalizeClass(["flex items-center gap-2 myPrimaryButton bg-myPrimaryLinkColor focus-visible:ring-myPrimaryLinkColor focus:ring-myPrimaryLinkColor hover:bg-myPrimaryLinkColor w-full",{"opacity-25 cursor-default":r.disabled}]),disabled:r.disabled,type:"button"},[a.createElementVNode("div",null,[a.createVNode(a.Transition,{name:"bounce"},{default:a.withCtx(()=>l[11]||(l[11]=[a.createElementVNode("div",{role:"status",class:"flex items-center"},[a.createElementVNode("svg",{"aria-hidden":"true",class:"w-4 h-4 animate-spin text-white-600 fill-gray-800 flex items-center","stroke-width":"1.5",viewBox:"0 0 100 101",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[a.createElementVNode("path",{d:"M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z",fill:"currentColor"}),a.createElementVNode("path",{d:"M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z",fill:"currentFill"})])],-1)])),_:1,__:[11]})]),l[12]||(l[12]=a.createElementVNode("div",null,"Loading..",-1))],10,v0)])):a.createCommentVNode("",!0),!r.disabled||r.disabledWhichButton!=="thirdButtonBuilder"?(a.openBlock(),a.createElementBlock("div",x0,[a.createElementVNode("button",{class:"flex items-center gap-2 myPrimaryButton bg-myPrimaryErrorColor hover:bg-red-600 text-white focus:ring-myPrimaryErrorColor w-full",type:"button",onClick:i},a.toDisplayString(r.thirdButtonText),1)])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0),r.type==="danger"||r.type==="delete"?(a.openBlock(),a.createElementBlock("div",k0,[r.disabled&&r.disabledWhichButton==="thirdButtonBuilder"?(a.openBlock(),a.createElementBlock("div",E0,[a.createElementVNode("button",{class:a.normalizeClass(["flex items-center gap-2 myPrimaryButton bg-myPrimaryErrorColor hover:bg-red-600 text-white focus:ring-myPrimaryErrorColor w-full",{"opacity-25 cursor-default":r.disabled}]),disabled:r.disabled,type:"button"},[a.createElementVNode("div",null,[a.createVNode(a.Transition,{name:"bounce"},{default:a.withCtx(()=>l[13]||(l[13]=[a.createElementVNode("div",{role:"status",class:"flex items-center"},[a.createElementVNode("svg",{"aria-hidden":"true",class:"w-4 h-4 animate-spin text-white-600 fill-gray-800 flex items-center","stroke-width":"1.5",viewBox:"0 0 100 101",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[a.createElementVNode("path",{d:"M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z",fill:"currentColor"}),a.createElementVNode("path",{d:"M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z",fill:"currentFill"})])],-1)])),_:1,__:[13]})]),l[14]||(l[14]=a.createElementVNode("div",null,"Loading..",-1))],10,C0)])):a.createCommentVNode("",!0),!r.disabled||r.disabledWhichButton!=="thirdButtonBuilder"?(a.openBlock(),a.createElementBlock("div",S0,[a.createElementVNode("button",{class:"flex items-center gap-2 myPrimaryButton bg-myPrimaryErrorColor hover:bg-red-600 text-white focus:ring-myPrimaryErrorColor w-full",type:"button",onClick:i},a.toDisplayString(r.thirdButtonText),1)])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0)],2)])):a.createCommentVNode("",!0)]),_:3},8,["showModalBuilder","maxWidth"]))}},N0={class:"flex flex-col items-center justify-center myPrimaryGap"},M0={class:"flex gap-2 items-center justify-center"},B0={__name:"ComponentTopMenu",setup(r){const e=ce,t=a.ref(!1),o=a.ref(""),n=a.ref(1),i=a.ref(""),s=a.ref(""),l=a.ref(""),d=a.ref(null),c=a.ref(null),p=a.ref(null),u=a.ref(null),m=a.ref(null),h=new ge(e),f=function(g){t.value=!0,o.value="delete",n.value=2,i.value="Remove Component?",s.value="Are you sure you want to remove this Component?",l.value="Close",d.value=null,c.value="Delete",p.value=function(){t.value=!1},m.value=function(){h.deleteComponent(),t.value=!1}};return(g,b)=>(a.openBlock(),a.createElementBlock(a.Fragment,null,[a.createVNode(Uo,{showDynamicModalBuilder:t.value,type:o.value,gridColumnAmount:n.value,title:i.value,description:s.value,firstButtonText:l.value,secondButtonText:d.value,thirdButtonText:c.value,onFirstModalButtonFunctionDynamicModalBuilder:p.value,onSecondModalButtonFunctionDynamicModalBuilder:u.value,onThirdModalButtonFunctionDynamicModalBuilder:m.value},{default:a.withCtx(()=>b[3]||(b[3]=[a.createElementVNode("header",null,null,-1),a.createElementVNode("main",null,null,-1)])),_:1,__:[3]},8,["showDynamicModalBuilder","type","gridColumnAmount","title","description","firstButtonText","secondButtonText","thirdButtonText","onFirstModalButtonFunctionDynamicModalBuilder","onSecondModalButtonFunctionDynamicModalBuilder","onThirdModalButtonFunctionDynamicModalBuilder"]),a.createElementVNode("div",N0,[a.createElementVNode("div",M0,[a.createElementVNode("div",{onClick:b[0]||(b[0]=w=>f()),class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryErrorColor hover:text-white text-myPrimaryErrorColor"},b[4]||(b[4]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," delete_forever ",-1)]))]),a.createElementVNode("button",{type:"button",onClick:b[1]||(b[1]=w=>a.unref(h).moveComponent(-1)),class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white focus-visible:ring-0"},b[5]||(b[5]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," move_up ",-1)])),a.createElementVNode("button",{type:"button",onClick:b[2]||(b[2]=w=>a.unref(h).moveComponent(1)),class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white focus-visible:ring-0"},b[6]||(b[6]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," move_down ",-1)]))])],64))}};function Te(r){this.content=r}Te.prototype={constructor:Te,find:function(r){for(var e=0;e<this.content.length;e+=2)if(this.content[e]===r)return e;return-1},get:function(r){var e=this.find(r);return e==-1?void 0:this.content[e+1]},update:function(r,e,t){var o=t&&t!=r?this.remove(t):this,n=o.find(r),i=o.content.slice();return n==-1?i.push(t||r,e):(i[n+1]=e,t&&(i[n]=t)),new Te(i)},remove:function(r){var e=this.find(r);if(e==-1)return this;var t=this.content.slice();return t.splice(e,2),new Te(t)},addToStart:function(r,e){return new Te([r,e].concat(this.remove(r).content))},addToEnd:function(r,e){var t=this.remove(r).content.slice();return t.push(r,e),new Te(t)},addBefore:function(r,e,t){var o=this.remove(e),n=o.content.slice(),i=o.find(r);return n.splice(i==-1?n.length:i,0,e,t),new Te(n)},forEach:function(r){for(var e=0;e<this.content.length;e+=2)r(this.content[e],this.content[e+1])},prepend:function(r){return r=Te.from(r),r.size?new Te(r.content.concat(this.subtract(r).content)):this},append:function(r){return r=Te.from(r),r.size?new Te(this.subtract(r).content.concat(r.content)):this},subtract:function(r){var e=this;r=Te.from(r);for(var t=0;t<r.content.length;t+=2)e=e.remove(r.content[t]);return e},toObject:function(){var r={};return this.forEach(function(e,t){r[e]=t}),r},get size(){return this.content.length>>1}},Te.from=function(r){if(r instanceof Te)return r;var e=[];if(r)for(var t in r)e.push(t,r[t]);return new Te(e)};function Lc(r,e,t){for(let o=0;;o++){if(o==r.childCount||o==e.childCount)return r.childCount==e.childCount?null:t;let n=r.child(o),i=e.child(o);if(n==i){t+=n.nodeSize;continue}if(!n.sameMarkup(i))return t;if(n.isText&&n.text!=i.text){for(let s=0;n.text[s]==i.text[s];s++)t++;return t}if(n.content.size||i.content.size){let s=Lc(n.content,i.content,t+1);if(s!=null)return s}t+=n.nodeSize}}function Ic(r,e,t,o){for(let n=r.childCount,i=e.childCount;;){if(n==0||i==0)return n==i?null:{a:t,b:o};let s=r.child(--n),l=e.child(--i),d=s.nodeSize;if(s==l){t-=d,o-=d;continue}if(!s.sameMarkup(l))return{a:t,b:o};if(s.isText&&s.text!=l.text){let c=0,p=Math.min(s.text.length,l.text.length);for(;c<p&&s.text[s.text.length-c-1]==l.text[l.text.length-c-1];)c++,t--,o--;return{a:t,b:o}}if(s.content.size||l.content.size){let c=Ic(s.content,l.content,t-1,o-1);if(c)return c}t-=d,o-=d}}class O{constructor(e,t){if(this.content=e,this.size=t||0,t==null)for(let o=0;o<e.length;o++)this.size+=e[o].nodeSize}nodesBetween(e,t,o,n=0,i){for(let s=0,l=0;l<t;s++){let d=this.content[s],c=l+d.nodeSize;if(c>e&&o(d,n+l,i||null,s)!==!1&&d.content.size){let p=l+1;d.nodesBetween(Math.max(0,e-p),Math.min(d.content.size,t-p),o,n+p)}l=c}}descendants(e){this.nodesBetween(0,this.size,e)}textBetween(e,t,o,n){let i="",s=!0;return this.nodesBetween(e,t,(l,d)=>{let c=l.isText?l.text.slice(Math.max(e,d)-d,t-d):l.isLeaf?n?typeof n=="function"?n(l):n:l.type.spec.leafText?l.type.spec.leafText(l):"":"";l.isBlock&&(l.isLeaf&&c||l.isTextblock)&&o&&(s?s=!1:i+=o),i+=c},0),i}append(e){if(!e.size)return this;if(!this.size)return e;let t=this.lastChild,o=e.firstChild,n=this.content.slice(),i=0;for(t.isText&&t.sameMarkup(o)&&(n[n.length-1]=t.withText(t.text+o.text),i=1);i<e.content.length;i++)n.push(e.content[i]);return new O(n,this.size+e.size)}cut(e,t=this.size){if(e==0&&t==this.size)return this;let o=[],n=0;if(t>e)for(let i=0,s=0;s<t;i++){let l=this.content[i],d=s+l.nodeSize;d>e&&((s<e||d>t)&&(l.isText?l=l.cut(Math.max(0,e-s),Math.min(l.text.length,t-s)):l=l.cut(Math.max(0,e-s-1),Math.min(l.content.size,t-s-1))),o.push(l),n+=l.nodeSize),s=d}return new O(o,n)}cutByIndex(e,t){return e==t?O.empty:e==0&&t==this.content.length?this:new O(this.content.slice(e,t))}replaceChild(e,t){let o=this.content[e];if(o==t)return this;let n=this.content.slice(),i=this.size+t.nodeSize-o.nodeSize;return n[e]=t,new O(n,i)}addToStart(e){return new O([e].concat(this.content),this.size+e.nodeSize)}addToEnd(e){return new O(this.content.concat(e),this.size+e.nodeSize)}eq(e){if(this.content.length!=e.content.length)return!1;for(let t=0;t<this.content.length;t++)if(!this.content[t].eq(e.content[t]))return!1;return!0}get firstChild(){return this.content.length?this.content[0]:null}get lastChild(){return this.content.length?this.content[this.content.length-1]:null}get childCount(){return this.content.length}child(e){let t=this.content[e];if(!t)throw new RangeError("Index "+e+" out of range for "+this);return t}maybeChild(e){return this.content[e]||null}forEach(e){for(let t=0,o=0;t<this.content.length;t++){let n=this.content[t];e(n,o,t),o+=n.nodeSize}}findDiffStart(e,t=0){return Lc(this,e,t)}findDiffEnd(e,t=this.size,o=e.size){return Ic(this,e,t,o)}findIndex(e,t=-1){if(e==0)return ii(0,e);if(e==this.size)return ii(this.content.length,e);if(e>this.size||e<0)throw new RangeError(`Position ${e} outside of fragment (${this})`);for(let o=0,n=0;;o++){let i=this.child(o),s=n+i.nodeSize;if(s>=e)return s==e||t>0?ii(o+1,s):ii(o,n);n=s}}toString(){return"<"+this.toStringInner()+">"}toStringInner(){return this.content.join(", ")}toJSON(){return this.content.length?this.content.map(e=>e.toJSON()):null}static fromJSON(e,t){if(!t)return O.empty;if(!Array.isArray(t))throw new RangeError("Invalid input for Fragment.fromJSON");return new O(t.map(e.nodeFromJSON))}static fromArray(e){if(!e.length)return O.empty;let t,o=0;for(let n=0;n<e.length;n++){let i=e[n];o+=i.nodeSize,n&&i.isText&&e[n-1].sameMarkup(i)?(t||(t=e.slice(0,n)),t[t.length-1]=i.withText(t[t.length-1].text+i.text)):t&&t.push(i)}return new O(t||e,o)}static from(e){if(!e)return O.empty;if(e instanceof O)return e;if(Array.isArray(e))return this.fromArray(e);if(e.attrs)return new O([e],e.nodeSize);throw new RangeError("Can not convert "+e+" to a Fragment"+(e.nodesBetween?" (looks like multiple versions of prosemirror-model were loaded)":""))}}O.empty=new O([],0);const ys={index:0,offset:0};function ii(r,e){return ys.index=r,ys.offset=e,ys}function ai(r,e){if(r===e)return!0;if(!(r&&typeof r=="object")||!(e&&typeof e=="object"))return!1;let t=Array.isArray(r);if(Array.isArray(e)!=t)return!1;if(t){if(r.length!=e.length)return!1;for(let o=0;o<r.length;o++)if(!ai(r[o],e[o]))return!1}else{for(let o in r)if(!(o in e)||!ai(r[o],e[o]))return!1;for(let o in e)if(!(o in r))return!1}return!0}let ae=class vd{constructor(e,t){this.type=e,this.attrs=t}addToSet(e){let t,o=!1;for(let n=0;n<e.length;n++){let i=e[n];if(this.eq(i))return e;if(this.type.excludes(i.type))t||(t=e.slice(0,n));else{if(i.type.excludes(this.type))return e;!o&&i.type.rank>this.type.rank&&(t||(t=e.slice(0,n)),t.push(this),o=!0),t&&t.push(i)}}return t||(t=e.slice()),o||t.push(this),t}removeFromSet(e){for(let t=0;t<e.length;t++)if(this.eq(e[t]))return e.slice(0,t).concat(e.slice(t+1));return e}isInSet(e){for(let t=0;t<e.length;t++)if(this.eq(e[t]))return!0;return!1}eq(e){return this==e||this.type==e.type&&ai(this.attrs,e.attrs)}toJSON(){let e={type:this.type.name};for(let t in this.attrs){e.attrs=this.attrs;break}return e}static fromJSON(e,t){if(!t)throw new RangeError("Invalid input for Mark.fromJSON");let o=e.marks[t.type];if(!o)throw new RangeError(`There is no mark type ${t.type} in this schema`);let n=o.create(t.attrs);return o.checkAttrs(n.attrs),n}static sameSet(e,t){if(e==t)return!0;if(e.length!=t.length)return!1;for(let o=0;o<e.length;o++)if(!e[o].eq(t[o]))return!1;return!0}static setFrom(e){if(!e||Array.isArray(e)&&e.length==0)return vd.none;if(e instanceof vd)return[e];let t=e.slice();return t.sort((o,n)=>o.type.rank-n.type.rank),t}};ae.none=[];class si extends Error{}class V{constructor(e,t,o){this.content=e,this.openStart=t,this.openEnd=o}get size(){return this.content.size-this.openStart-this.openEnd}insertAt(e,t){let o=_c(this.content,e+this.openStart,t);return o&&new V(o,this.openStart,this.openEnd)}removeBetween(e,t){return new V(Rc(this.content,e+this.openStart,t+this.openStart),this.openStart,this.openEnd)}eq(e){return this.content.eq(e.content)&&this.openStart==e.openStart&&this.openEnd==e.openEnd}toString(){return this.content+"("+this.openStart+","+this.openEnd+")"}toJSON(){if(!this.content.size)return null;let e={content:this.content.toJSON()};return this.openStart>0&&(e.openStart=this.openStart),this.openEnd>0&&(e.openEnd=this.openEnd),e}static fromJSON(e,t){if(!t)return V.empty;let o=t.openStart||0,n=t.openEnd||0;if(typeof o!="number"||typeof n!="number")throw new RangeError("Invalid input for Slice.fromJSON");return new V(O.fromJSON(e,t.content),o,n)}static maxOpen(e,t=!0){let o=0,n=0;for(let i=e.firstChild;i&&!i.isLeaf&&(t||!i.type.spec.isolating);i=i.firstChild)o++;for(let i=e.lastChild;i&&!i.isLeaf&&(t||!i.type.spec.isolating);i=i.lastChild)n++;return new V(e,o,n)}}V.empty=new V(O.empty,0,0);function Rc(r,e,t){let{index:o,offset:n}=r.findIndex(e),i=r.maybeChild(o),{index:s,offset:l}=r.findIndex(t);if(n==e||i.isText){if(l!=t&&!r.child(s).isText)throw new RangeError("Removing non-flat range");return r.cut(0,e).append(r.cut(t))}if(o!=s)throw new RangeError("Removing non-flat range");return r.replaceChild(o,i.copy(Rc(i.content,e-n-1,t-n-1)))}function _c(r,e,t,o){let{index:n,offset:i}=r.findIndex(e),s=r.maybeChild(n);if(i==e||s.isText)return r.cut(0,e).append(t).append(r.cut(e));let l=_c(s.content,e-i-1,t);return l&&r.replaceChild(n,s.copy(l))}function T0(r,e,t){if(t.openStart>r.depth)throw new si("Inserted content deeper than insertion position");if(r.depth-t.openStart!=e.depth-t.openEnd)throw new si("Inconsistent open depths");return zc(r,e,t,0)}function zc(r,e,t,o){let n=r.index(o),i=r.node(o);if(n==e.index(o)&&o<r.depth-t.openStart){let s=zc(r,e,t,o+1);return i.copy(i.content.replaceChild(n,s))}else if(t.content.size)if(!t.openStart&&!t.openEnd&&r.depth==o&&e.depth==o){let s=r.parent,l=s.content;return Cr(s,l.cut(0,r.parentOffset).append(t.content).append(l.cut(e.parentOffset)))}else{let{start:s,end:l}=O0(t,r);return Cr(i,jc(r,s,l,e,o))}else return Cr(i,li(r,e,o))}function Fc(r,e){if(!e.type.compatibleContent(r.type))throw new si("Cannot join "+e.type.name+" onto "+r.type.name)}function ws(r,e,t){let o=r.node(t);return Fc(o,e.node(t)),o}function Er(r,e){let t=e.length-1;t>=0&&r.isText&&r.sameMarkup(e[t])?e[t]=r.withText(e[t].text+r.text):e.push(r)}function qo(r,e,t,o){let n=(e||r).node(t),i=0,s=e?e.index(t):n.childCount;r&&(i=r.index(t),r.depth>t?i++:r.textOffset&&(Er(r.nodeAfter,o),i++));for(let l=i;l<s;l++)Er(n.child(l),o);e&&e.depth==t&&e.textOffset&&Er(e.nodeBefore,o)}function Cr(r,e){return r.type.checkContent(e),r.copy(e)}function jc(r,e,t,o,n){let i=r.depth>n&&ws(r,e,n+1),s=o.depth>n&&ws(t,o,n+1),l=[];return qo(null,r,n,l),i&&s&&e.index(n)==t.index(n)?(Fc(i,s),Er(Cr(i,jc(r,e,t,o,n+1)),l)):(i&&Er(Cr(i,li(r,e,n+1)),l),qo(e,t,n,l),s&&Er(Cr(s,li(t,o,n+1)),l)),qo(o,null,n,l),new O(l)}function li(r,e,t){let o=[];if(qo(null,r,t,o),r.depth>t){let n=ws(r,e,t+1);Er(Cr(n,li(r,e,t+1)),o)}return qo(e,null,t,o),new O(o)}function O0(r,e){let t=e.depth-r.openStart,n=e.node(t).copy(r.content);for(let i=t-1;i>=0;i--)n=e.node(i).copy(O.from(n));return{start:n.resolveNoCache(r.openStart+t),end:n.resolveNoCache(n.content.size-r.openEnd-t)}}class Ko{constructor(e,t,o){this.pos=e,this.path=t,this.parentOffset=o,this.depth=t.length/3-1}resolveDepth(e){return e==null?this.depth:e<0?this.depth+e:e}get parent(){return this.node(this.depth)}get doc(){return this.node(0)}node(e){return this.path[this.resolveDepth(e)*3]}index(e){return this.path[this.resolveDepth(e)*3+1]}indexAfter(e){return e=this.resolveDepth(e),this.index(e)+(e==this.depth&&!this.textOffset?0:1)}start(e){return e=this.resolveDepth(e),e==0?0:this.path[e*3-1]+1}end(e){return e=this.resolveDepth(e),this.start(e)+this.node(e).content.size}before(e){if(e=this.resolveDepth(e),!e)throw new RangeError("There is no position before the top-level node");return e==this.depth+1?this.pos:this.path[e*3-1]}after(e){if(e=this.resolveDepth(e),!e)throw new RangeError("There is no position after the top-level node");return e==this.depth+1?this.pos:this.path[e*3-1]+this.path[e*3].nodeSize}get textOffset(){return this.pos-this.path[this.path.length-1]}get nodeAfter(){let e=this.parent,t=this.index(this.depth);if(t==e.childCount)return null;let o=this.pos-this.path[this.path.length-1],n=e.child(t);return o?e.child(t).cut(o):n}get nodeBefore(){let e=this.index(this.depth),t=this.pos-this.path[this.path.length-1];return t?this.parent.child(e).cut(0,t):e==0?null:this.parent.child(e-1)}posAtIndex(e,t){t=this.resolveDepth(t);let o=this.path[t*3],n=t==0?0:this.path[t*3-1]+1;for(let i=0;i<e;i++)n+=o.child(i).nodeSize;return n}marks(){let e=this.parent,t=this.index();if(e.content.size==0)return ae.none;if(this.textOffset)return e.child(t).marks;let o=e.maybeChild(t-1),n=e.maybeChild(t);if(!o){let l=o;o=n,n=l}let i=o.marks;for(var s=0;s<i.length;s++)i[s].type.spec.inclusive===!1&&(!n||!i[s].isInSet(n.marks))&&(i=i[s--].removeFromSet(i));return i}marksAcross(e){let t=this.parent.maybeChild(this.index());if(!t||!t.isInline)return null;let o=t.marks,n=e.parent.maybeChild(e.index());for(var i=0;i<o.length;i++)o[i].type.spec.inclusive===!1&&(!n||!o[i].isInSet(n.marks))&&(o=o[i--].removeFromSet(o));return o}sharedDepth(e){for(let t=this.depth;t>0;t--)if(this.start(t)<=e&&this.end(t)>=e)return t;return 0}blockRange(e=this,t){if(e.pos<this.pos)return e.blockRange(this);for(let o=this.depth-(this.parent.inlineContent||this.pos==e.pos?1:0);o>=0;o--)if(e.pos<=this.end(o)&&(!t||t(this.node(o))))return new di(this,e,o);return null}sameParent(e){return this.pos-this.parentOffset==e.pos-e.parentOffset}max(e){return e.pos>this.pos?e:this}min(e){return e.pos<this.pos?e:this}toString(){let e="";for(let t=1;t<=this.depth;t++)e+=(e?"/":"")+this.node(t).type.name+"_"+this.index(t-1);return e+":"+this.parentOffset}static resolve(e,t){if(!(t>=0&&t<=e.content.size))throw new RangeError("Position "+t+" out of range");let o=[],n=0,i=t;for(let s=e;;){let{index:l,offset:d}=s.content.findIndex(i),c=i-d;if(o.push(s,l,n+d),!c||(s=s.child(l),s.isText))break;i=c-1,n+=d+1}return new Ko(t,o,i)}static resolveCached(e,t){let o=Hc.get(e);if(o)for(let i=0;i<o.elts.length;i++){let s=o.elts[i];if(s.pos==t)return s}else Hc.set(e,o=new P0);let n=o.elts[o.i]=Ko.resolve(e,t);return o.i=(o.i+1)%V0,n}}class P0{constructor(){this.elts=[],this.i=0}}const V0=12,Hc=new WeakMap;class di{constructor(e,t,o){this.$from=e,this.$to=t,this.depth=o}get start(){return this.$from.before(this.depth+1)}get end(){return this.$to.after(this.depth+1)}get parent(){return this.$from.node(this.depth)}get startIndex(){return this.$from.index(this.depth)}get endIndex(){return this.$to.indexAfter(this.depth)}}const D0=Object.create(null);let Xt=class xd{constructor(e,t,o,n=ae.none){this.type=e,this.attrs=t,this.marks=n,this.content=o||O.empty}get children(){return this.content.content}get nodeSize(){return this.isLeaf?1:2+this.content.size}get childCount(){return this.content.childCount}child(e){return this.content.child(e)}maybeChild(e){return this.content.maybeChild(e)}forEach(e){this.content.forEach(e)}nodesBetween(e,t,o,n=0){this.content.nodesBetween(e,t,o,n,this)}descendants(e){this.nodesBetween(0,this.content.size,e)}get textContent(){return this.isLeaf&&this.type.spec.leafText?this.type.spec.leafText(this):this.textBetween(0,this.content.size,"")}textBetween(e,t,o,n){return this.content.textBetween(e,t,o,n)}get firstChild(){return this.content.firstChild}get lastChild(){return this.content.lastChild}eq(e){return this==e||this.sameMarkup(e)&&this.content.eq(e.content)}sameMarkup(e){return this.hasMarkup(e.type,e.attrs,e.marks)}hasMarkup(e,t,o){return this.type==e&&ai(this.attrs,t||e.defaultAttrs||D0)&&ae.sameSet(this.marks,o||ae.none)}copy(e=null){return e==this.content?this:new xd(this.type,this.attrs,e,this.marks)}mark(e){return e==this.marks?this:new xd(this.type,this.attrs,this.content,e)}cut(e,t=this.content.size){return e==0&&t==this.content.size?this:this.copy(this.content.cut(e,t))}slice(e,t=this.content.size,o=!1){if(e==t)return V.empty;let n=this.resolve(e),i=this.resolve(t),s=o?0:n.sharedDepth(t),l=n.start(s),c=n.node(s).content.cut(n.pos-l,i.pos-l);return new V(c,n.depth-s,i.depth-s)}replace(e,t,o){return T0(this.resolve(e),this.resolve(t),o)}nodeAt(e){for(let t=this;;){let{index:o,offset:n}=t.content.findIndex(e);if(t=t.maybeChild(o),!t)return null;if(n==e||t.isText)return t;e-=n+1}}childAfter(e){let{index:t,offset:o}=this.content.findIndex(e);return{node:this.content.maybeChild(t),index:t,offset:o}}childBefore(e){if(e==0)return{node:null,index:0,offset:0};let{index:t,offset:o}=this.content.findIndex(e);if(o<e)return{node:this.content.child(t),index:t,offset:o};let n=this.content.child(t-1);return{node:n,index:t-1,offset:o-n.nodeSize}}resolve(e){return Ko.resolveCached(this,e)}resolveNoCache(e){return Ko.resolve(this,e)}rangeHasMark(e,t,o){let n=!1;return t>e&&this.nodesBetween(e,t,i=>(o.isInSet(i.marks)&&(n=!0),!n)),n}get isBlock(){return this.type.isBlock}get isTextblock(){return this.type.isTextblock}get inlineContent(){return this.type.inlineContent}get isInline(){return this.type.isInline}get isText(){return this.type.isText}get isLeaf(){return this.type.isLeaf}get isAtom(){return this.type.isAtom}toString(){if(this.type.spec.toDebugString)return this.type.spec.toDebugString(this);let e=this.type.name;return this.content.size&&(e+="("+this.content.toStringInner()+")"),Wc(this.marks,e)}contentMatchAt(e){let t=this.type.contentMatch.matchFragment(this.content,0,e);if(!t)throw new Error("Called contentMatchAt on a node with invalid content");return t}canReplace(e,t,o=O.empty,n=0,i=o.childCount){let s=this.contentMatchAt(e).matchFragment(o,n,i),l=s&&s.matchFragment(this.content,t);if(!l||!l.validEnd)return!1;for(let d=n;d<i;d++)if(!this.type.allowsMarks(o.child(d).marks))return!1;return!0}canReplaceWith(e,t,o,n){if(n&&!this.type.allowsMarks(n))return!1;let i=this.contentMatchAt(e).matchType(o),s=i&&i.matchFragment(this.content,t);return s?s.validEnd:!1}canAppend(e){return e.content.size?this.canReplace(this.childCount,this.childCount,e.content):this.type.compatibleContent(e.type)}check(){this.type.checkContent(this.content),this.type.checkAttrs(this.attrs);let e=ae.none;for(let t=0;t<this.marks.length;t++){let o=this.marks[t];o.type.checkAttrs(o.attrs),e=o.addToSet(e)}if(!ae.sameSet(e,this.marks))throw new RangeError(`Invalid collection of marks for node ${this.type.name}: ${this.marks.map(t=>t.type.name)}`);this.content.forEach(t=>t.check())}toJSON(){let e={type:this.type.name};for(let t in this.attrs){e.attrs=this.attrs;break}return this.content.size&&(e.content=this.content.toJSON()),this.marks.length&&(e.marks=this.marks.map(t=>t.toJSON())),e}static fromJSON(e,t){if(!t)throw new RangeError("Invalid input for Node.fromJSON");let o;if(t.marks){if(!Array.isArray(t.marks))throw new RangeError("Invalid mark data for Node.fromJSON");o=t.marks.map(e.markFromJSON)}if(t.type=="text"){if(typeof t.text!="string")throw new RangeError("Invalid text node in JSON");return e.text(t.text,o)}let n=O.fromJSON(e,t.content),i=e.nodeType(t.type).create(t.attrs,n,o);return i.type.checkAttrs(i.attrs),i}};Xt.prototype.text=void 0;class ci extends Xt{constructor(e,t,o,n){if(super(e,t,null,n),!o)throw new RangeError("Empty text nodes are not allowed");this.text=o}toString(){return this.type.spec.toDebugString?this.type.spec.toDebugString(this):Wc(this.marks,JSON.stringify(this.text))}get textContent(){return this.text}textBetween(e,t){return this.text.slice(e,t)}get nodeSize(){return this.text.length}mark(e){return e==this.marks?this:new ci(this.type,this.attrs,this.text,e)}withText(e){return e==this.text?this:new ci(this.type,this.attrs,e,this.marks)}cut(e=0,t=this.text.length){return e==0&&t==this.text.length?this:this.withText(this.text.slice(e,t))}eq(e){return this.sameMarkup(e)&&this.text==e.text}toJSON(){let e=super.toJSON();return e.text=this.text,e}}function Wc(r,e){for(let t=r.length-1;t>=0;t--)e=r[t].type.name+"("+e+")";return e}class Sr{constructor(e){this.validEnd=e,this.next=[],this.wrapCache=[]}static parse(e,t){let o=new A0(e,t);if(o.next==null)return Sr.empty;let n=Uc(o);o.next&&o.err("Unexpected trailing text");let i=j0(F0(n));return H0(i,o),i}matchType(e){for(let t=0;t<this.next.length;t++)if(this.next[t].type==e)return this.next[t].next;return null}matchFragment(e,t=0,o=e.childCount){let n=this;for(let i=t;n&&i<o;i++)n=n.matchType(e.child(i).type);return n}get inlineContent(){return this.next.length!=0&&this.next[0].type.isInline}get defaultType(){for(let e=0;e<this.next.length;e++){let{type:t}=this.next[e];if(!(t.isText||t.hasRequiredAttrs()))return t}return null}compatible(e){for(let t=0;t<this.next.length;t++)for(let o=0;o<e.next.length;o++)if(this.next[t].type==e.next[o].type)return!0;return!1}fillBefore(e,t=!1,o=0){let n=[this];function i(s,l){let d=s.matchFragment(e,o);if(d&&(!t||d.validEnd))return O.from(l.map(c=>c.createAndFill()));for(let c=0;c<s.next.length;c++){let{type:p,next:u}=s.next[c];if(!(p.isText||p.hasRequiredAttrs())&&n.indexOf(u)==-1){n.push(u);let m=i(u,l.concat(p));if(m)return m}}return null}return i(this,[])}findWrapping(e){for(let o=0;o<this.wrapCache.length;o+=2)if(this.wrapCache[o]==e)return this.wrapCache[o+1];let t=this.computeWrapping(e);return this.wrapCache.push(e,t),t}computeWrapping(e){let t=Object.create(null),o=[{match:this,type:null,via:null}];for(;o.length;){let n=o.shift(),i=n.match;if(i.matchType(e)){let s=[];for(let l=n;l.type;l=l.via)s.push(l.type);return s.reverse()}for(let s=0;s<i.next.length;s++){let{type:l,next:d}=i.next[s];!l.isLeaf&&!l.hasRequiredAttrs()&&!(l.name in t)&&(!n.type||d.validEnd)&&(o.push({match:l.contentMatch,type:l,via:n}),t[l.name]=!0)}}return null}get edgeCount(){return this.next.length}edge(e){if(e>=this.next.length)throw new RangeError(`There's no ${e}th edge in this content match`);return this.next[e]}toString(){let e=[];function t(o){e.push(o);for(let n=0;n<o.next.length;n++)e.indexOf(o.next[n].next)==-1&&t(o.next[n].next)}return t(this),e.map((o,n)=>{let i=n+(o.validEnd?"*":" ")+" ";for(let s=0;s<o.next.length;s++)i+=(s?", ":"")+o.next[s].type.name+"->"+e.indexOf(o.next[s].next);return i}).join(`
|
|
15
15
|
`)}}Sr.empty=new Sr(!0);class A0{constructor(e,t){this.string=e,this.nodeTypes=t,this.inline=null,this.pos=0,this.tokens=e.split(/\s*(?=\b|\W|$)/),this.tokens[this.tokens.length-1]==""&&this.tokens.pop(),this.tokens[0]==""&&this.tokens.shift()}get next(){return this.tokens[this.pos]}eat(e){return this.next==e&&(this.pos++||!0)}err(e){throw new SyntaxError(e+" (in content expression '"+this.string+"')")}}function Uc(r){let e=[];do e.push(L0(r));while(r.eat("|"));return e.length==1?e[0]:{type:"choice",exprs:e}}function L0(r){let e=[];do e.push(I0(r));while(r.next&&r.next!=")"&&r.next!="|");return e.length==1?e[0]:{type:"seq",exprs:e}}function I0(r){let e=z0(r);for(;;)if(r.eat("+"))e={type:"plus",expr:e};else if(r.eat("*"))e={type:"star",expr:e};else if(r.eat("?"))e={type:"opt",expr:e};else if(r.eat("{"))e=R0(r,e);else break;return e}function qc(r){/\D/.test(r.next)&&r.err("Expected number, got '"+r.next+"'");let e=Number(r.next);return r.pos++,e}function R0(r,e){let t=qc(r),o=t;return r.eat(",")&&(r.next!="}"?o=qc(r):o=-1),r.eat("}")||r.err("Unclosed braced range"),{type:"range",min:t,max:o,expr:e}}function _0(r,e){let t=r.nodeTypes,o=t[e];if(o)return[o];let n=[];for(let i in t){let s=t[i];s.isInGroup(e)&&n.push(s)}return n.length==0&&r.err("No node type or group '"+e+"' found"),n}function z0(r){if(r.eat("(")){let e=Uc(r);return r.eat(")")||r.err("Missing closing paren"),e}else if(/\W/.test(r.next))r.err("Unexpected token '"+r.next+"'");else{let e=_0(r,r.next).map(t=>(r.inline==null?r.inline=t.isInline:r.inline!=t.isInline&&r.err("Mixing inline and block content"),{type:"name",value:t}));return r.pos++,e.length==1?e[0]:{type:"choice",exprs:e}}}function F0(r){let e=[[]];return n(i(r,0),t()),e;function t(){return e.push([])-1}function o(s,l,d){let c={term:d,to:l};return e[s].push(c),c}function n(s,l){s.forEach(d=>d.to=l)}function i(s,l){if(s.type=="choice")return s.exprs.reduce((d,c)=>d.concat(i(c,l)),[]);if(s.type=="seq")for(let d=0;;d++){let c=i(s.exprs[d],l);if(d==s.exprs.length-1)return c;n(c,l=t())}else if(s.type=="star"){let d=t();return o(l,d),n(i(s.expr,d),d),[o(d)]}else if(s.type=="plus"){let d=t();return n(i(s.expr,l),d),n(i(s.expr,d),d),[o(d)]}else{if(s.type=="opt")return[o(l)].concat(i(s.expr,l));if(s.type=="range"){let d=l;for(let c=0;c<s.min;c++){let p=t();n(i(s.expr,d),p),d=p}if(s.max==-1)n(i(s.expr,d),d);else for(let c=s.min;c<s.max;c++){let p=t();o(d,p),n(i(s.expr,d),p),d=p}return[o(d)]}else{if(s.type=="name")return[o(l,void 0,s.value)];throw new Error("Unknown expr type")}}}}function Kc(r,e){return e-r}function Gc(r,e){let t=[];return o(e),t.sort(Kc);function o(n){let i=r[n];if(i.length==1&&!i[0].term)return o(i[0].to);t.push(n);for(let s=0;s<i.length;s++){let{term:l,to:d}=i[s];!l&&t.indexOf(d)==-1&&o(d)}}}function j0(r){let e=Object.create(null);return t(Gc(r,0));function t(o){let n=[];o.forEach(s=>{r[s].forEach(({term:l,to:d})=>{if(!l)return;let c;for(let p=0;p<n.length;p++)n[p][0]==l&&(c=n[p][1]);Gc(r,d).forEach(p=>{c||n.push([l,c=[]]),c.indexOf(p)==-1&&c.push(p)})})});let i=e[o.join(",")]=new Sr(o.indexOf(r.length-1)>-1);for(let s=0;s<n.length;s++){let l=n[s][1].sort(Kc);i.next.push({type:n[s][0],next:e[l.join(",")]||t(l)})}return i}}function H0(r,e){for(let t=0,o=[r];t<o.length;t++){let n=o[t],i=!n.validEnd,s=[];for(let l=0;l<n.next.length;l++){let{type:d,next:c}=n.next[l];s.push(d.name),i&&!(d.isText||d.hasRequiredAttrs())&&(i=!1),o.indexOf(c)==-1&&o.push(c)}i&&e.err("Only non-generatable nodes ("+s.join(", ")+") in a required position (see https://prosemirror.net/docs/guide/#generatable)")}}function Jc(r){let e=Object.create(null);for(let t in r){let o=r[t];if(!o.hasDefault)return null;e[t]=o.default}return e}function Yc(r,e){let t=Object.create(null);for(let o in r){let n=e&&e[o];if(n===void 0){let i=r[o];if(i.hasDefault)n=i.default;else throw new RangeError("No value supplied for attribute "+o)}t[o]=n}return t}function Qc(r,e,t,o){for(let n in e)if(!(n in r))throw new RangeError(`Unsupported attribute ${n} for ${t} of type ${n}`);for(let n in r){let i=r[n];i.validate&&i.validate(e[n])}}function Xc(r,e){let t=Object.create(null);if(e)for(let o in e)t[o]=new U0(r,o,e[o]);return t}let Zc=class Qh{constructor(e,t,o){this.name=e,this.schema=t,this.spec=o,this.markSet=null,this.groups=o.group?o.group.split(" "):[],this.attrs=Xc(e,o.attrs),this.defaultAttrs=Jc(this.attrs),this.contentMatch=null,this.inlineContent=null,this.isBlock=!(o.inline||e=="text"),this.isText=e=="text"}get isInline(){return!this.isBlock}get isTextblock(){return this.isBlock&&this.inlineContent}get isLeaf(){return this.contentMatch==Sr.empty}get isAtom(){return this.isLeaf||!!this.spec.atom}isInGroup(e){return this.groups.indexOf(e)>-1}get whitespace(){return this.spec.whitespace||(this.spec.code?"pre":"normal")}hasRequiredAttrs(){for(let e in this.attrs)if(this.attrs[e].isRequired)return!0;return!1}compatibleContent(e){return this==e||this.contentMatch.compatible(e.contentMatch)}computeAttrs(e){return!e&&this.defaultAttrs?this.defaultAttrs:Yc(this.attrs,e)}create(e=null,t,o){if(this.isText)throw new Error("NodeType.create can't construct text nodes");return new Xt(this,this.computeAttrs(e),O.from(t),ae.setFrom(o))}createChecked(e=null,t,o){return t=O.from(t),this.checkContent(t),new Xt(this,this.computeAttrs(e),t,ae.setFrom(o))}createAndFill(e=null,t,o){if(e=this.computeAttrs(e),t=O.from(t),t.size){let s=this.contentMatch.fillBefore(t);if(!s)return null;t=s.append(t)}let n=this.contentMatch.matchFragment(t),i=n&&n.fillBefore(O.empty,!0);return i?new Xt(this,e,t.append(i),ae.setFrom(o)):null}validContent(e){let t=this.contentMatch.matchFragment(e);if(!t||!t.validEnd)return!1;for(let o=0;o<e.childCount;o++)if(!this.allowsMarks(e.child(o).marks))return!1;return!0}checkContent(e){if(!this.validContent(e))throw new RangeError(`Invalid content for node ${this.name}: ${e.toString().slice(0,50)}`)}checkAttrs(e){Qc(this.attrs,e,"node",this.name)}allowsMarkType(e){return this.markSet==null||this.markSet.indexOf(e)>-1}allowsMarks(e){if(this.markSet==null)return!0;for(let t=0;t<e.length;t++)if(!this.allowsMarkType(e[t].type))return!1;return!0}allowedMarks(e){if(this.markSet==null)return e;let t;for(let o=0;o<e.length;o++)this.allowsMarkType(e[o].type)?t&&t.push(e[o]):t||(t=e.slice(0,o));return t?t.length?t:ae.none:e}static compile(e,t){let o=Object.create(null);e.forEach((i,s)=>o[i]=new Qh(i,t,s));let n=t.spec.topNode||"doc";if(!o[n])throw new RangeError("Schema is missing its top node type ('"+n+"')");if(!o.text)throw new RangeError("Every schema needs a 'text' type");for(let i in o.text.attrs)throw new RangeError("The text node type should not have attributes");return o}};function W0(r,e,t){let o=t.split("|");return n=>{let i=n===null?"null":typeof n;if(o.indexOf(i)<0)throw new RangeError(`Expected value of type ${o} for attribute ${e} on type ${r}, got ${i}`)}}class U0{constructor(e,t,o){this.hasDefault=Object.prototype.hasOwnProperty.call(o,"default"),this.default=o.default,this.validate=typeof o.validate=="string"?W0(e,t,o.validate):o.validate}get isRequired(){return!this.hasDefault}}class pi{constructor(e,t,o,n){this.name=e,this.rank=t,this.schema=o,this.spec=n,this.attrs=Xc(e,n.attrs),this.excluded=null;let i=Jc(this.attrs);this.instance=i?new ae(this,i):null}create(e=null){return!e&&this.instance?this.instance:new ae(this,Yc(this.attrs,e))}static compile(e,t){let o=Object.create(null),n=0;return e.forEach((i,s)=>o[i]=new pi(i,n++,t,s)),o}removeFromSet(e){for(var t=0;t<e.length;t++)e[t].type==this&&(e=e.slice(0,t).concat(e.slice(t+1)),t--);return e}isInSet(e){for(let t=0;t<e.length;t++)if(e[t].type==this)return e[t]}checkAttrs(e){Qc(this.attrs,e,"mark",this.name)}excludes(e){return this.excluded.indexOf(e)>-1}}class $c{constructor(e){this.linebreakReplacement=null,this.cached=Object.create(null);let t=this.spec={};for(let n in e)t[n]=e[n];t.nodes=Te.from(e.nodes),t.marks=Te.from(e.marks||{}),this.nodes=Zc.compile(this.spec.nodes,this),this.marks=pi.compile(this.spec.marks,this);let o=Object.create(null);for(let n in this.nodes){if(n in this.marks)throw new RangeError(n+" can not be both a node and a mark");let i=this.nodes[n],s=i.spec.content||"",l=i.spec.marks;if(i.contentMatch=o[s]||(o[s]=Sr.parse(s,this.nodes)),i.inlineContent=i.contentMatch.inlineContent,i.spec.linebreakReplacement){if(this.linebreakReplacement)throw new RangeError("Multiple linebreak nodes defined");if(!i.isInline||!i.isLeaf)throw new RangeError("Linebreak replacement nodes must be inline leaf nodes");this.linebreakReplacement=i}i.markSet=l=="_"?null:l?ep(this,l.split(" ")):l==""||!i.inlineContent?[]:null}for(let n in this.marks){let i=this.marks[n],s=i.spec.excludes;i.excluded=s==null?[i]:s==""?[]:ep(this,s.split(" "))}this.nodeFromJSON=this.nodeFromJSON.bind(this),this.markFromJSON=this.markFromJSON.bind(this),this.topNodeType=this.nodes[this.spec.topNode||"doc"],this.cached.wrappings=Object.create(null)}node(e,t=null,o,n){if(typeof e=="string")e=this.nodeType(e);else if(e instanceof Zc){if(e.schema!=this)throw new RangeError("Node type from different schema used ("+e.name+")")}else throw new RangeError("Invalid node type: "+e);return e.createChecked(t,o,n)}text(e,t){let o=this.nodes.text;return new ci(o,o.defaultAttrs,e,ae.setFrom(t))}mark(e,t){return typeof e=="string"&&(e=this.marks[e]),e.create(t)}nodeFromJSON(e){return Xt.fromJSON(this,e)}markFromJSON(e){return ae.fromJSON(this,e)}nodeType(e){let t=this.nodes[e];if(!t)throw new RangeError("Unknown node type: "+e);return t}}function ep(r,e){let t=[];for(let o=0;o<e.length;o++){let n=e[o],i=r.marks[n],s=i;if(i)t.push(i);else for(let l in r.marks){let d=r.marks[l];(n=="_"||d.spec.group&&d.spec.group.split(" ").indexOf(n)>-1)&&t.push(s=d)}if(!s)throw new SyntaxError("Unknown mark type: '"+e[o]+"'")}return t}function q0(r){return r.tag!=null}function K0(r){return r.style!=null}let Go=class kd{constructor(e,t){this.schema=e,this.rules=t,this.tags=[],this.styles=[];let o=this.matchedStyles=[];t.forEach(n=>{if(q0(n))this.tags.push(n);else if(K0(n)){let i=/[^=]*/.exec(n.style)[0];o.indexOf(i)<0&&o.push(i),this.styles.push(n)}}),this.normalizeLists=!this.tags.some(n=>{if(!/^(ul|ol)\b/.test(n.tag)||!n.node)return!1;let i=e.nodes[n.node];return i.contentMatch.matchType(i)})}parse(e,t={}){let o=new np(this,t,!1);return o.addAll(e,ae.none,t.from,t.to),o.finish()}parseSlice(e,t={}){let o=new np(this,t,!0);return o.addAll(e,ae.none,t.from,t.to),V.maxOpen(o.finish())}matchTag(e,t,o){for(let n=o?this.tags.indexOf(o)+1:0;n<this.tags.length;n++){let i=this.tags[n];if(Y0(e,i.tag)&&(i.namespace===void 0||e.namespaceURI==i.namespace)&&(!i.context||t.matchesContext(i.context))){if(i.getAttrs){let s=i.getAttrs(e);if(s===!1)continue;i.attrs=s||void 0}return i}}}matchStyle(e,t,o,n){for(let i=n?this.styles.indexOf(n)+1:0;i<this.styles.length;i++){let s=this.styles[i],l=s.style;if(!(l.indexOf(e)!=0||s.context&&!o.matchesContext(s.context)||l.length>e.length&&(l.charCodeAt(e.length)!=61||l.slice(e.length+1)!=t))){if(s.getAttrs){let d=s.getAttrs(t);if(d===!1)continue;s.attrs=d||void 0}return s}}}static schemaRules(e){let t=[];function o(n){let i=n.priority==null?50:n.priority,s=0;for(;s<t.length;s++){let l=t[s];if((l.priority==null?50:l.priority)<i)break}t.splice(s,0,n)}for(let n in e.marks){let i=e.marks[n].spec.parseDOM;i&&i.forEach(s=>{o(s=ip(s)),s.mark||s.ignore||s.clearMark||(s.mark=n)})}for(let n in e.nodes){let i=e.nodes[n].spec.parseDOM;i&&i.forEach(s=>{o(s=ip(s)),s.node||s.ignore||s.mark||(s.node=n)})}return t}static fromSchema(e){return e.cached.domParser||(e.cached.domParser=new kd(e,kd.schemaRules(e)))}};const tp={address:!0,article:!0,aside:!0,blockquote:!0,canvas:!0,dd:!0,div:!0,dl:!0,fieldset:!0,figcaption:!0,figure:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,li:!0,noscript:!0,ol:!0,output:!0,p:!0,pre:!0,section:!0,table:!0,tfoot:!0,ul:!0},G0={head:!0,noscript:!0,object:!0,script:!0,style:!0,title:!0},rp={ol:!0,ul:!0},Jo=1,vs=2,Yo=4;function op(r,e,t){return e!=null?(e?Jo:0)|(e==="full"?vs:0):r&&r.whitespace=="pre"?Jo|vs:t&~Yo}class ui{constructor(e,t,o,n,i,s){this.type=e,this.attrs=t,this.marks=o,this.solid=n,this.options=s,this.content=[],this.activeMarks=ae.none,this.match=i||(s&Yo?null:e.contentMatch)}findWrapping(e){if(!this.match){if(!this.type)return[];let t=this.type.contentMatch.fillBefore(O.from(e));if(t)this.match=this.type.contentMatch.matchFragment(t);else{let o=this.type.contentMatch,n;return(n=o.findWrapping(e.type))?(this.match=o,n):null}}return this.match.findWrapping(e.type)}finish(e){if(!(this.options&Jo)){let o=this.content[this.content.length-1],n;if(o&&o.isText&&(n=/[ \t\r\n\u000c]+$/.exec(o.text))){let i=o;o.text.length==n[0].length?this.content.pop():this.content[this.content.length-1]=i.withText(i.text.slice(0,i.text.length-n[0].length))}}let t=O.from(this.content);return!e&&this.match&&(t=t.append(this.match.fillBefore(O.empty,!0))),this.type?this.type.create(this.attrs,t,this.marks):t}inlineContext(e){return this.type?this.type.inlineContent:this.content.length?this.content[0].isInline:e.parentNode&&!tp.hasOwnProperty(e.parentNode.nodeName.toLowerCase())}}class np{constructor(e,t,o){this.parser=e,this.options=t,this.isOpen=o,this.open=0,this.localPreserveWS=!1;let n=t.topNode,i,s=op(null,t.preserveWhitespace,0)|(o?Yo:0);n?i=new ui(n.type,n.attrs,ae.none,!0,t.topMatch||n.type.contentMatch,s):o?i=new ui(null,null,ae.none,!0,null,s):i=new ui(e.schema.topNodeType,null,ae.none,!0,null,s),this.nodes=[i],this.find=t.findPositions,this.needsBlock=!1}get top(){return this.nodes[this.open]}addDOM(e,t){e.nodeType==3?this.addTextNode(e,t):e.nodeType==1&&this.addElement(e,t)}addTextNode(e,t){let o=e.nodeValue,n=this.top,i=n.options&vs?"full":this.localPreserveWS||(n.options&Jo)>0;if(i==="full"||n.inlineContext(e)||/[^ \t\r\n\u000c]/.test(o)){if(i)i!=="full"?o=o.replace(/\r?\n|\r/g," "):o=o.replace(/\r\n?/g,`
|
|
16
16
|
`);else if(o=o.replace(/[ \t\r\n\u000c]+/g," "),/^[ \t\r\n\u000c]/.test(o)&&this.open==this.nodes.length-1){let s=n.content[n.content.length-1],l=e.previousSibling;(!s||l&&l.nodeName=="BR"||s.isText&&/[ \t\r\n\u000c]$/.test(s.text))&&(o=o.slice(1))}o&&this.insertNode(this.parser.schema.text(o),t,!/\S/.test(o)),this.findInText(e)}else this.findInside(e)}addElement(e,t,o){let n=this.localPreserveWS,i=this.top;(e.tagName=="PRE"||/pre/.test(e.style&&e.style.whiteSpace))&&(this.localPreserveWS=!0);let s=e.nodeName.toLowerCase(),l;rp.hasOwnProperty(s)&&this.parser.normalizeLists&&J0(e);let d=this.options.ruleFromNode&&this.options.ruleFromNode(e)||(l=this.parser.matchTag(e,this,o));e:if(d?d.ignore:G0.hasOwnProperty(s))this.findInside(e),this.ignoreFallback(e,t);else if(!d||d.skip||d.closeParent){d&&d.closeParent?this.open=Math.max(0,this.open-1):d&&d.skip.nodeType&&(e=d.skip);let c,p=this.needsBlock;if(tp.hasOwnProperty(s))i.content.length&&i.content[0].isInline&&this.open&&(this.open--,i=this.top),c=!0,i.type||(this.needsBlock=!0);else if(!e.firstChild){this.leafFallback(e,t);break e}let u=d&&d.skip?t:this.readStyles(e,t);u&&this.addAll(e,u),c&&this.sync(i),this.needsBlock=p}else{let c=this.readStyles(e,t);c&&this.addElementByRule(e,d,c,d.consuming===!1?l:void 0)}this.localPreserveWS=n}leafFallback(e,t){e.nodeName=="BR"&&this.top.type&&this.top.type.inlineContent&&this.addTextNode(e.ownerDocument.createTextNode(`
|
|
17
17
|
`),t)}ignoreFallback(e,t){e.nodeName=="BR"&&(!this.top.type||!this.top.type.inlineContent)&&this.findPlace(this.parser.schema.text("-"),t,!0)}readStyles(e,t){let o=e.style;if(o&&o.length)for(let n=0;n<this.parser.matchedStyles.length;n++){let i=this.parser.matchedStyles[n],s=o.getPropertyValue(i);if(s)for(let l=void 0;;){let d=this.parser.matchStyle(i,s,this,l);if(!d)break;if(d.ignore)return null;if(d.clearMark?t=t.filter(c=>!d.clearMark(c)):t=t.concat(this.parser.schema.marks[d.mark].create(d.attrs)),d.consuming===!1)l=d;else break}}return t}addElementByRule(e,t,o,n){let i,s;if(t.node)if(s=this.parser.schema.nodes[t.node],s.isLeaf)this.insertNode(s.create(t.attrs),o,e.nodeName=="BR")||this.leafFallback(e,o);else{let d=this.enter(s,t.attrs||null,o,t.preserveWhitespace);d&&(i=!0,o=d)}else{let d=this.parser.schema.marks[t.mark];o=o.concat(d.create(t.attrs))}let l=this.top;if(s&&s.isLeaf)this.findInside(e);else if(n)this.addElement(e,o,n);else if(t.getContent)this.findInside(e),t.getContent(e,this.parser.schema).forEach(d=>this.insertNode(d,o,!1));else{let d=e;typeof t.contentElement=="string"?d=e.querySelector(t.contentElement):typeof t.contentElement=="function"?d=t.contentElement(e):t.contentElement&&(d=t.contentElement),this.findAround(e,d,!0),this.addAll(d,o),this.findAround(e,d,!1)}i&&this.sync(l)&&this.open--}addAll(e,t,o,n){let i=o||0;for(let s=o?e.childNodes[o]:e.firstChild,l=n==null?null:e.childNodes[n];s!=l;s=s.nextSibling,++i)this.findAtPoint(e,i),this.addDOM(s,t);this.findAtPoint(e,i)}findPlace(e,t,o){let n,i;for(let s=this.open,l=0;s>=0;s--){let d=this.nodes[s],c=d.findWrapping(e);if(c&&(!n||n.length>c.length+l)&&(n=c,i=d,!c.length))break;if(d.solid){if(o)break;l+=2}}if(!n)return null;this.sync(i);for(let s=0;s<n.length;s++)t=this.enterInner(n[s],null,t,!1);return t}insertNode(e,t,o){if(e.isInline&&this.needsBlock&&!this.top.type){let i=this.textblockFromContext();i&&(t=this.enterInner(i,null,t))}let n=this.findPlace(e,t,o);if(n){this.closeExtra();let i=this.top;i.match&&(i.match=i.match.matchType(e.type));let s=ae.none;for(let l of n.concat(e.marks))(i.type?i.type.allowsMarkType(l.type):ap(l.type,e.type))&&(s=l.addToSet(s));return i.content.push(e.mark(s)),!0}return!1}enter(e,t,o,n){let i=this.findPlace(e.create(t),o,!1);return i&&(i=this.enterInner(e,t,o,!0,n)),i}enterInner(e,t,o,n=!1,i){this.closeExtra();let s=this.top;s.match=s.match&&s.match.matchType(e);let l=op(e,i,s.options);s.options&Yo&&s.content.length==0&&(l|=Yo);let d=ae.none;return o=o.filter(c=>(s.type?s.type.allowsMarkType(c.type):ap(c.type,e))?(d=c.addToSet(d),!1):!0),this.nodes.push(new ui(e,t,d,n,null,l)),this.open++,o}closeExtra(e=!1){let t=this.nodes.length-1;if(t>this.open){for(;t>this.open;t--)this.nodes[t-1].content.push(this.nodes[t].finish(e));this.nodes.length=this.open+1}}finish(){return this.open=0,this.closeExtra(this.isOpen),this.nodes[0].finish(!!(this.isOpen||this.options.topOpen))}sync(e){for(let t=this.open;t>=0;t--){if(this.nodes[t]==e)return this.open=t,!0;this.localPreserveWS&&(this.nodes[t].options|=Jo)}return!1}get currentPos(){this.closeExtra();let e=0;for(let t=this.open;t>=0;t--){let o=this.nodes[t].content;for(let n=o.length-1;n>=0;n--)e+=o[n].nodeSize;t&&e++}return e}findAtPoint(e,t){if(this.find)for(let o=0;o<this.find.length;o++)this.find[o].node==e&&this.find[o].offset==t&&(this.find[o].pos=this.currentPos)}findInside(e){if(this.find)for(let t=0;t<this.find.length;t++)this.find[t].pos==null&&e.nodeType==1&&e.contains(this.find[t].node)&&(this.find[t].pos=this.currentPos)}findAround(e,t,o){if(e!=t&&this.find)for(let n=0;n<this.find.length;n++)this.find[n].pos==null&&e.nodeType==1&&e.contains(this.find[n].node)&&t.compareDocumentPosition(this.find[n].node)&(o?2:4)&&(this.find[n].pos=this.currentPos)}findInText(e){if(this.find)for(let t=0;t<this.find.length;t++)this.find[t].node==e&&(this.find[t].pos=this.currentPos-(e.nodeValue.length-this.find[t].offset))}matchesContext(e){if(e.indexOf("|")>-1)return e.split(/\s*\|\s*/).some(this.matchesContext,this);let t=e.split("/"),o=this.options.context,n=!this.isOpen&&(!o||o.parent.type==this.nodes[0].type),i=-(o?o.depth+1:0)+(n?0:1),s=(l,d)=>{for(;l>=0;l--){let c=t[l];if(c==""){if(l==t.length-1||l==0)continue;for(;d>=i;d--)if(s(l-1,d))return!0;return!1}else{let p=d>0||d==0&&n?this.nodes[d].type:o&&d>=i?o.node(d-i).type:null;if(!p||p.name!=c&&!p.isInGroup(c))return!1;d--}}return!0};return s(t.length-1,this.open)}textblockFromContext(){let e=this.options.context;if(e)for(let t=e.depth;t>=0;t--){let o=e.node(t).contentMatchAt(e.indexAfter(t)).defaultType;if(o&&o.isTextblock&&o.defaultAttrs)return o}for(let t in this.parser.schema.nodes){let o=this.parser.schema.nodes[t];if(o.isTextblock&&o.defaultAttrs)return o}}}function J0(r){for(let e=r.firstChild,t=null;e;e=e.nextSibling){let o=e.nodeType==1?e.nodeName.toLowerCase():null;o&&rp.hasOwnProperty(o)&&t?(t.appendChild(e),e=t):o=="li"?t=e:o&&(t=null)}}function Y0(r,e){return(r.matches||r.msMatchesSelector||r.webkitMatchesSelector||r.mozMatchesSelector).call(r,e)}function ip(r){let e={};for(let t in r)e[t]=r[t];return e}function ap(r,e){let t=e.schema.nodes;for(let o in t){let n=t[o];if(!n.allowsMarkType(r))continue;let i=[],s=l=>{i.push(l);for(let d=0;d<l.edgeCount;d++){let{type:c,next:p}=l.edge(d);if(c==e||i.indexOf(p)<0&&s(p))return!0}};if(s(n.contentMatch))return!0}}class Nr{constructor(e,t){this.nodes=e,this.marks=t}serializeFragment(e,t={},o){o||(o=xs(t).createDocumentFragment());let n=o,i=[];return e.forEach(s=>{if(i.length||s.marks.length){let l=0,d=0;for(;l<i.length&&d<s.marks.length;){let c=s.marks[d];if(!this.marks[c.type.name]){d++;continue}if(!c.eq(i[l][0])||c.type.spec.spanning===!1)break;l++,d++}for(;l<i.length;)n=i.pop()[1];for(;d<s.marks.length;){let c=s.marks[d++],p=this.serializeMark(c,s.isInline,t);p&&(i.push([c,n]),n.appendChild(p.dom),n=p.contentDOM||p.dom)}}n.appendChild(this.serializeNodeInner(s,t))}),o}serializeNodeInner(e,t){let{dom:o,contentDOM:n}=mi(xs(t),this.nodes[e.type.name](e),null,e.attrs);if(n){if(e.isLeaf)throw new RangeError("Content hole not allowed in a leaf node spec");this.serializeFragment(e.content,t,n)}return o}serializeNode(e,t={}){let o=this.serializeNodeInner(e,t);for(let n=e.marks.length-1;n>=0;n--){let i=this.serializeMark(e.marks[n],e.isInline,t);i&&((i.contentDOM||i.dom).appendChild(o),o=i.dom)}return o}serializeMark(e,t,o={}){let n=this.marks[e.type.name];return n&&mi(xs(o),n(e,t),null,e.attrs)}static renderSpec(e,t,o=null,n){return mi(e,t,o,n)}static fromSchema(e){return e.cached.domSerializer||(e.cached.domSerializer=new Nr(this.nodesFromSchema(e),this.marksFromSchema(e)))}static nodesFromSchema(e){let t=sp(e.nodes);return t.text||(t.text=o=>o.text),t}static marksFromSchema(e){return sp(e.marks)}}function sp(r){let e={};for(let t in r){let o=r[t].spec.toDOM;o&&(e[t]=o)}return e}function xs(r){return r.document||window.document}const lp=new WeakMap;function Q0(r){let e=lp.get(r);return e===void 0&&lp.set(r,e=X0(r)),e}function X0(r){let e=null;function t(o){if(o&&typeof o=="object")if(Array.isArray(o))if(typeof o[0]=="string")e||(e=[]),e.push(o);else for(let n=0;n<o.length;n++)t(o[n]);else for(let n in o)t(o[n])}return t(r),e}function mi(r,e,t,o){if(typeof e=="string")return{dom:r.createTextNode(e)};if(e.nodeType!=null)return{dom:e};if(e.dom&&e.dom.nodeType!=null)return e;let n=e[0],i;if(typeof n!="string")throw new RangeError("Invalid array passed to renderSpec");if(o&&(i=Q0(o))&&i.indexOf(e)>-1)throw new RangeError("Using an array from an attribute object as a DOM spec. This may be an attempted cross site scripting attack.");let s=n.indexOf(" ");s>0&&(t=n.slice(0,s),n=n.slice(s+1));let l,d=t?r.createElementNS(t,n):r.createElement(n),c=e[1],p=1;if(c&&typeof c=="object"&&c.nodeType==null&&!Array.isArray(c)){p=2;for(let u in c)if(c[u]!=null){let m=u.indexOf(" ");m>0?d.setAttributeNS(u.slice(0,m),u.slice(m+1),c[u]):d.setAttribute(u,c[u])}}for(let u=p;u<e.length;u++){let m=e[u];if(m===0){if(u<e.length-1||u>p)throw new RangeError("Content hole must be the only child of its parent node");return{dom:d,contentDOM:d}}else{let{dom:h,contentDOM:f}=mi(r,m,t,o);if(d.appendChild(h),f){if(l)throw new RangeError("Multiple content holes");l=f}}}return{dom:d,contentDOM:l}}const dp=65535,cp=Math.pow(2,16);function Z0(r,e){return r+e*cp}function pp(r){return r&dp}function $0(r){return(r-(r&dp))/cp}const up=1,mp=2,hi=4,hp=8;class ks{constructor(e,t,o){this.pos=e,this.delInfo=t,this.recover=o}get deleted(){return(this.delInfo&hp)>0}get deletedBefore(){return(this.delInfo&(up|hi))>0}get deletedAfter(){return(this.delInfo&(mp|hi))>0}get deletedAcross(){return(this.delInfo&hi)>0}}class Xe{constructor(e,t=!1){if(this.ranges=e,this.inverted=t,!e.length&&Xe.empty)return Xe.empty}recover(e){let t=0,o=pp(e);if(!this.inverted)for(let n=0;n<o;n++)t+=this.ranges[n*3+2]-this.ranges[n*3+1];return this.ranges[o*3]+t+$0(e)}mapResult(e,t=1){return this._map(e,t,!1)}map(e,t=1){return this._map(e,t,!0)}_map(e,t,o){let n=0,i=this.inverted?2:1,s=this.inverted?1:2;for(let l=0;l<this.ranges.length;l+=3){let d=this.ranges[l]-(this.inverted?n:0);if(d>e)break;let c=this.ranges[l+i],p=this.ranges[l+s],u=d+c;if(e<=u){let m=c?e==d?-1:e==u?1:t:t,h=d+n+(m<0?0:p);if(o)return h;let f=e==(t<0?d:u)?null:Z0(l/3,e-d),g=e==d?mp:e==u?up:hi;return(t<0?e!=d:e!=u)&&(g|=hp),new ks(h,g,f)}n+=p-c}return o?e+n:new ks(e+n,0,null)}touches(e,t){let o=0,n=pp(t),i=this.inverted?2:1,s=this.inverted?1:2;for(let l=0;l<this.ranges.length;l+=3){let d=this.ranges[l]-(this.inverted?o:0);if(d>e)break;let c=this.ranges[l+i],p=d+c;if(e<=p&&l==n*3)return!0;o+=this.ranges[l+s]-c}return!1}forEach(e){let t=this.inverted?2:1,o=this.inverted?1:2;for(let n=0,i=0;n<this.ranges.length;n+=3){let s=this.ranges[n],l=s-(this.inverted?i:0),d=s+(this.inverted?0:i),c=this.ranges[n+t],p=this.ranges[n+o];e(l,l+c,d,d+p),i+=p-c}}invert(){return new Xe(this.ranges,!this.inverted)}toString(){return(this.inverted?"-":"")+JSON.stringify(this.ranges)}static offset(e){return e==0?Xe.empty:new Xe(e<0?[0,-e,0]:[0,0,e])}}Xe.empty=new Xe([]);class Qo{constructor(e,t,o=0,n=e?e.length:0){this.mirror=t,this.from=o,this.to=n,this._maps=e||[],this.ownData=!(e||t)}get maps(){return this._maps}slice(e=0,t=this.maps.length){return new Qo(this._maps,this.mirror,e,t)}appendMap(e,t){this.ownData||(this._maps=this._maps.slice(),this.mirror=this.mirror&&this.mirror.slice(),this.ownData=!0),this.to=this._maps.push(e),t!=null&&this.setMirror(this._maps.length-1,t)}appendMapping(e){for(let t=0,o=this._maps.length;t<e._maps.length;t++){let n=e.getMirror(t);this.appendMap(e._maps[t],n!=null&&n<t?o+n:void 0)}}getMirror(e){if(this.mirror){for(let t=0;t<this.mirror.length;t++)if(this.mirror[t]==e)return this.mirror[t+(t%2?-1:1)]}}setMirror(e,t){this.mirror||(this.mirror=[]),this.mirror.push(e,t)}appendMappingInverted(e){for(let t=e.maps.length-1,o=this._maps.length+e._maps.length;t>=0;t--){let n=e.getMirror(t);this.appendMap(e._maps[t].invert(),n!=null&&n>t?o-n-1:void 0)}}invert(){let e=new Qo;return e.appendMappingInverted(this),e}map(e,t=1){if(this.mirror)return this._map(e,t,!0);for(let o=this.from;o<this.to;o++)e=this._maps[o].map(e,t);return e}mapResult(e,t=1){return this._map(e,t,!1)}_map(e,t,o){let n=0;for(let i=this.from;i<this.to;i++){let s=this._maps[i],l=s.mapResult(e,t);if(l.recover!=null){let d=this.getMirror(i);if(d!=null&&d>i&&d<this.to){i=d,e=this._maps[d].recover(l.recover);continue}}n|=l.delInfo,e=l.pos}return o?e:new ks(e,n,null)}}const Es=Object.create(null);class Le{getMap(){return Xe.empty}merge(e){return null}static fromJSON(e,t){if(!t||!t.stepType)throw new RangeError("Invalid input for Step.fromJSON");let o=Es[t.stepType];if(!o)throw new RangeError(`No step type ${t.stepType} defined`);return o.fromJSON(e,t)}static jsonID(e,t){if(e in Es)throw new RangeError("Duplicate use of step JSON ID "+e);return Es[e]=t,t.prototype.jsonID=e,t}}class be{constructor(e,t){this.doc=e,this.failed=t}static ok(e){return new be(e,null)}static fail(e){return new be(null,e)}static fromReplace(e,t,o,n){try{return be.ok(e.replace(t,o,n))}catch(i){if(i instanceof si)return be.fail(i.message);throw i}}}function Cs(r,e,t){let o=[];for(let n=0;n<r.childCount;n++){let i=r.child(n);i.content.size&&(i=i.copy(Cs(i.content,e,i))),i.isInline&&(i=e(i,t,n)),o.push(i)}return O.fromArray(o)}class Zt extends Le{constructor(e,t,o){super(),this.from=e,this.to=t,this.mark=o}apply(e){let t=e.slice(this.from,this.to),o=e.resolve(this.from),n=o.node(o.sharedDepth(this.to)),i=new V(Cs(t.content,(s,l)=>!s.isAtom||!l.type.allowsMarkType(this.mark.type)?s:s.mark(this.mark.addToSet(s.marks)),n),t.openStart,t.openEnd);return be.fromReplace(e,this.from,this.to,i)}invert(){return new wt(this.from,this.to,this.mark)}map(e){let t=e.mapResult(this.from,1),o=e.mapResult(this.to,-1);return t.deleted&&o.deleted||t.pos>=o.pos?null:new Zt(t.pos,o.pos,this.mark)}merge(e){return e instanceof Zt&&e.mark.eq(this.mark)&&this.from<=e.to&&this.to>=e.from?new Zt(Math.min(this.from,e.from),Math.max(this.to,e.to),this.mark):null}toJSON(){return{stepType:"addMark",mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(e,t){if(typeof t.from!="number"||typeof t.to!="number")throw new RangeError("Invalid input for AddMarkStep.fromJSON");return new Zt(t.from,t.to,e.markFromJSON(t.mark))}}Le.jsonID("addMark",Zt);class wt extends Le{constructor(e,t,o){super(),this.from=e,this.to=t,this.mark=o}apply(e){let t=e.slice(this.from,this.to),o=new V(Cs(t.content,n=>n.mark(this.mark.removeFromSet(n.marks)),e),t.openStart,t.openEnd);return be.fromReplace(e,this.from,this.to,o)}invert(){return new Zt(this.from,this.to,this.mark)}map(e){let t=e.mapResult(this.from,1),o=e.mapResult(this.to,-1);return t.deleted&&o.deleted||t.pos>=o.pos?null:new wt(t.pos,o.pos,this.mark)}merge(e){return e instanceof wt&&e.mark.eq(this.mark)&&this.from<=e.to&&this.to>=e.from?new wt(Math.min(this.from,e.from),Math.max(this.to,e.to),this.mark):null}toJSON(){return{stepType:"removeMark",mark:this.mark.toJSON(),from:this.from,to:this.to}}static fromJSON(e,t){if(typeof t.from!="number"||typeof t.to!="number")throw new RangeError("Invalid input for RemoveMarkStep.fromJSON");return new wt(t.from,t.to,e.markFromJSON(t.mark))}}Le.jsonID("removeMark",wt);class $t extends Le{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return be.fail("No node at mark step's position");let o=t.type.create(t.attrs,null,this.mark.addToSet(t.marks));return be.fromReplace(e,this.pos,this.pos+1,new V(O.from(o),0,t.isLeaf?0:1))}invert(e){let t=e.nodeAt(this.pos);if(t){let o=this.mark.addToSet(t.marks);if(o.length==t.marks.length){for(let n=0;n<t.marks.length;n++)if(!t.marks[n].isInSet(o))return new $t(this.pos,t.marks[n]);return new $t(this.pos,this.mark)}}return new Mr(this.pos,this.mark)}map(e){let t=e.mapResult(this.pos,1);return t.deletedAfter?null:new $t(t.pos,this.mark)}toJSON(){return{stepType:"addNodeMark",pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(e,t){if(typeof t.pos!="number")throw new RangeError("Invalid input for AddNodeMarkStep.fromJSON");return new $t(t.pos,e.markFromJSON(t.mark))}}Le.jsonID("addNodeMark",$t);class Mr extends Le{constructor(e,t){super(),this.pos=e,this.mark=t}apply(e){let t=e.nodeAt(this.pos);if(!t)return be.fail("No node at mark step's position");let o=t.type.create(t.attrs,null,this.mark.removeFromSet(t.marks));return be.fromReplace(e,this.pos,this.pos+1,new V(O.from(o),0,t.isLeaf?0:1))}invert(e){let t=e.nodeAt(this.pos);return!t||!this.mark.isInSet(t.marks)?this:new $t(this.pos,this.mark)}map(e){let t=e.mapResult(this.pos,1);return t.deletedAfter?null:new Mr(t.pos,this.mark)}toJSON(){return{stepType:"removeNodeMark",pos:this.pos,mark:this.mark.toJSON()}}static fromJSON(e,t){if(typeof t.pos!="number")throw new RangeError("Invalid input for RemoveNodeMarkStep.fromJSON");return new Mr(t.pos,e.markFromJSON(t.mark))}}Le.jsonID("removeNodeMark",Mr);class Ce extends Le{constructor(e,t,o,n=!1){super(),this.from=e,this.to=t,this.slice=o,this.structure=n}apply(e){return this.structure&&Ss(e,this.from,this.to)?be.fail("Structure replace would overwrite content"):be.fromReplace(e,this.from,this.to,this.slice)}getMap(){return new Xe([this.from,this.to-this.from,this.slice.size])}invert(e){return new Ce(this.from,this.from+this.slice.size,e.slice(this.from,this.to))}map(e){let t=e.mapResult(this.from,1),o=e.mapResult(this.to,-1);return t.deletedAcross&&o.deletedAcross?null:new Ce(t.pos,Math.max(t.pos,o.pos),this.slice,this.structure)}merge(e){if(!(e instanceof Ce)||e.structure||this.structure)return null;if(this.from+this.slice.size==e.from&&!this.slice.openEnd&&!e.slice.openStart){let t=this.slice.size+e.slice.size==0?V.empty:new V(this.slice.content.append(e.slice.content),this.slice.openStart,e.slice.openEnd);return new Ce(this.from,this.to+(e.to-e.from),t,this.structure)}else if(e.to==this.from&&!this.slice.openStart&&!e.slice.openEnd){let t=this.slice.size+e.slice.size==0?V.empty:new V(e.slice.content.append(this.slice.content),e.slice.openStart,this.slice.openEnd);return new Ce(e.from,this.to,t,this.structure)}else return null}toJSON(){let e={stepType:"replace",from:this.from,to:this.to};return this.slice.size&&(e.slice=this.slice.toJSON()),this.structure&&(e.structure=!0),e}static fromJSON(e,t){if(typeof t.from!="number"||typeof t.to!="number")throw new RangeError("Invalid input for ReplaceStep.fromJSON");return new Ce(t.from,t.to,V.fromJSON(e,t.slice),!!t.structure)}}Le.jsonID("replace",Ce);class Se extends Le{constructor(e,t,o,n,i,s,l=!1){super(),this.from=e,this.to=t,this.gapFrom=o,this.gapTo=n,this.slice=i,this.insert=s,this.structure=l}apply(e){if(this.structure&&(Ss(e,this.from,this.gapFrom)||Ss(e,this.gapTo,this.to)))return be.fail("Structure gap-replace would overwrite content");let t=e.slice(this.gapFrom,this.gapTo);if(t.openStart||t.openEnd)return be.fail("Gap is not a flat range");let o=this.slice.insertAt(this.insert,t.content);return o?be.fromReplace(e,this.from,this.to,o):be.fail("Content does not fit in gap")}getMap(){return new Xe([this.from,this.gapFrom-this.from,this.insert,this.gapTo,this.to-this.gapTo,this.slice.size-this.insert])}invert(e){let t=this.gapTo-this.gapFrom;return new Se(this.from,this.from+this.slice.size+t,this.from+this.insert,this.from+this.insert+t,e.slice(this.from,this.to).removeBetween(this.gapFrom-this.from,this.gapTo-this.from),this.gapFrom-this.from,this.structure)}map(e){let t=e.mapResult(this.from,1),o=e.mapResult(this.to,-1),n=this.from==this.gapFrom?t.pos:e.map(this.gapFrom,-1),i=this.to==this.gapTo?o.pos:e.map(this.gapTo,1);return t.deletedAcross&&o.deletedAcross||n<t.pos||i>o.pos?null:new Se(t.pos,o.pos,n,i,this.slice,this.insert,this.structure)}toJSON(){let e={stepType:"replaceAround",from:this.from,to:this.to,gapFrom:this.gapFrom,gapTo:this.gapTo,insert:this.insert};return this.slice.size&&(e.slice=this.slice.toJSON()),this.structure&&(e.structure=!0),e}static fromJSON(e,t){if(typeof t.from!="number"||typeof t.to!="number"||typeof t.gapFrom!="number"||typeof t.gapTo!="number"||typeof t.insert!="number")throw new RangeError("Invalid input for ReplaceAroundStep.fromJSON");return new Se(t.from,t.to,t.gapFrom,t.gapTo,V.fromJSON(e,t.slice),t.insert,!!t.structure)}}Le.jsonID("replaceAround",Se);function Ss(r,e,t){let o=r.resolve(e),n=t-e,i=o.depth;for(;n>0&&i>0&&o.indexAfter(i)==o.node(i).childCount;)i--,n--;if(n>0){let s=o.node(i).maybeChild(o.indexAfter(i));for(;n>0;){if(!s||s.isLeaf)return!0;s=s.firstChild,n--}}return!1}function e1(r,e,t,o){let n=[],i=[],s,l;r.doc.nodesBetween(e,t,(d,c,p)=>{if(!d.isInline)return;let u=d.marks;if(!o.isInSet(u)&&p.type.allowsMarkType(o.type)){let m=Math.max(c,e),h=Math.min(c+d.nodeSize,t),f=o.addToSet(u);for(let g=0;g<u.length;g++)u[g].isInSet(f)||(s&&s.to==m&&s.mark.eq(u[g])?s.to=h:n.push(s=new wt(m,h,u[g])));l&&l.to==m?l.to=h:i.push(l=new Zt(m,h,o))}}),n.forEach(d=>r.step(d)),i.forEach(d=>r.step(d))}function t1(r,e,t,o){let n=[],i=0;r.doc.nodesBetween(e,t,(s,l)=>{if(!s.isInline)return;i++;let d=null;if(o instanceof pi){let c=s.marks,p;for(;p=o.isInSet(c);)(d||(d=[])).push(p),c=p.removeFromSet(c)}else o?o.isInSet(s.marks)&&(d=[o]):d=s.marks;if(d&&d.length){let c=Math.min(l+s.nodeSize,t);for(let p=0;p<d.length;p++){let u=d[p],m;for(let h=0;h<n.length;h++){let f=n[h];f.step==i-1&&u.eq(n[h].style)&&(m=f)}m?(m.to=c,m.step=i):n.push({style:u,from:Math.max(l,e),to:c,step:i})}}}),n.forEach(s=>r.step(new wt(s.from,s.to,s.style)))}function Ns(r,e,t,o=t.contentMatch,n=!0){let i=r.doc.nodeAt(e),s=[],l=e+1;for(let d=0;d<i.childCount;d++){let c=i.child(d),p=l+c.nodeSize,u=o.matchType(c.type);if(!u)s.push(new Ce(l,p,V.empty));else{o=u;for(let m=0;m<c.marks.length;m++)t.allowsMarkType(c.marks[m].type)||r.step(new wt(l,p,c.marks[m]));if(n&&c.isText&&t.whitespace!="pre"){let m,h=/\r?\n|\r/g,f;for(;m=h.exec(c.text);)f||(f=new V(O.from(t.schema.text(" ",t.allowedMarks(c.marks))),0,0)),s.push(new Ce(l+m.index,l+m.index+m[0].length,f))}}l=p}if(!o.validEnd){let d=o.fillBefore(O.empty,!0);r.replace(l,l,new V(d,0,0))}for(let d=s.length-1;d>=0;d--)r.step(s[d])}function r1(r,e,t){return(e==0||r.canReplace(e,r.childCount))&&(t==r.childCount||r.canReplace(0,t))}function Qr(r){let t=r.parent.content.cutByIndex(r.startIndex,r.endIndex);for(let o=r.depth;;--o){let n=r.$from.node(o),i=r.$from.index(o),s=r.$to.indexAfter(o);if(o<r.depth&&n.canReplace(i,s,t))return o;if(o==0||n.type.spec.isolating||!r1(n,i,s))break}return null}function o1(r,e,t){let{$from:o,$to:n,depth:i}=e,s=o.before(i+1),l=n.after(i+1),d=s,c=l,p=O.empty,u=0;for(let f=i,g=!1;f>t;f--)g||o.index(f)>0?(g=!0,p=O.from(o.node(f).copy(p)),u++):d--;let m=O.empty,h=0;for(let f=i,g=!1;f>t;f--)g||n.after(f+1)<n.end(f)?(g=!0,m=O.from(n.node(f).copy(m)),h++):c++;r.step(new Se(d,c,s,l,new V(p.append(m),u,h),p.size-u,!0))}function Ms(r,e,t=null,o=r){let n=n1(r,e),i=n&&i1(o,e);return i?n.map(fp).concat({type:e,attrs:t}).concat(i.map(fp)):null}function fp(r){return{type:r,attrs:null}}function n1(r,e){let{parent:t,startIndex:o,endIndex:n}=r,i=t.contentMatchAt(o).findWrapping(e);if(!i)return null;let s=i.length?i[0]:e;return t.canReplaceWith(o,n,s)?i:null}function i1(r,e){let{parent:t,startIndex:o,endIndex:n}=r,i=t.child(o),s=e.contentMatch.findWrapping(i.type);if(!s)return null;let d=(s.length?s[s.length-1]:e).contentMatch;for(let c=o;d&&c<n;c++)d=d.matchType(t.child(c).type);return!d||!d.validEnd?null:s}function a1(r,e,t){let o=O.empty;for(let s=t.length-1;s>=0;s--){if(o.size){let l=t[s].type.contentMatch.matchFragment(o);if(!l||!l.validEnd)throw new RangeError("Wrapper type given to Transform.wrap does not form valid content of its parent wrapper")}o=O.from(t[s].type.create(t[s].attrs,o))}let n=e.start,i=e.end;r.step(new Se(n,i,n,i,new V(o,0,0),t.length,!0))}function s1(r,e,t,o,n){if(!o.isTextblock)throw new RangeError("Type given to setBlockType should be a textblock");let i=r.steps.length;r.doc.nodesBetween(e,t,(s,l)=>{let d=typeof n=="function"?n(s):n;if(s.isTextblock&&!s.hasMarkup(o,d)&&l1(r.doc,r.mapping.slice(i).map(l),o)){let c=null;if(o.schema.linebreakReplacement){let h=o.whitespace=="pre",f=!!o.contentMatch.matchType(o.schema.linebreakReplacement);h&&!f?c=!1:!h&&f&&(c=!0)}c===!1&&bp(r,s,l,i),Ns(r,r.mapping.slice(i).map(l,1),o,void 0,c===null);let p=r.mapping.slice(i),u=p.map(l,1),m=p.map(l+s.nodeSize,1);return r.step(new Se(u,m,u+1,m-1,new V(O.from(o.create(d,null,s.marks)),0,0),1,!0)),c===!0&&gp(r,s,l,i),!1}})}function gp(r,e,t,o){e.forEach((n,i)=>{if(n.isText){let s,l=/\r?\n|\r/g;for(;s=l.exec(n.text);){let d=r.mapping.slice(o).map(t+1+i+s.index);r.replaceWith(d,d+1,e.type.schema.linebreakReplacement.create())}}})}function bp(r,e,t,o){e.forEach((n,i)=>{if(n.type==n.type.schema.linebreakReplacement){let s=r.mapping.slice(o).map(t+1+i);r.replaceWith(s,s+1,e.type.schema.text(`
|
|
@@ -127,7 +127,7 @@ img.ProseMirror-separator {
|
|
|
127
127
|
`,i2="️",a2="",pd="";let Ea=null,Ca=null;function s2(r=[]){const e={};Ye.groups=e;const t=new Ye;Ea==null&&(Ea=Dh($5)),Ca==null&&(Ca=Dh(e2)),P(t,"'",pa),P(t,"{",Mn),P(t,"}",Bn),P(t,"[",Qi),P(t,"]",Xi),P(t,"(",Zi),P(t,")",$i),P(t,"<",ea),P(t,">",ta),P(t,"(",ra),P(t,")",oa),P(t,"「",na),P(t,"」",ia),P(t,"『",aa),P(t,"』",sa),P(t,"<",la),P(t,">",da),P(t,"&",ca),P(t,"*",ua),P(t,"@",mr),P(t,"`",ha),P(t,"^",fa),P(t,":",hr),P(t,",",nd),P(t,"$",ga),P(t,".",Nt),P(t,"=",ba),P(t,"!",id),P(t,"-",dt),P(t,"%",Tn),P(t,"|",ya),P(t,"+",wa),P(t,"#",va),P(t,"?",On),P(t,'"',ad),P(t,"/",Mt),P(t,";",sd),P(t,"~",Pn),P(t,"_",xa),P(t,"\\",ma),P(t,"・",Bh);const o=me(t,jt,td,{[Gl]:!0});me(o,jt,o);const n=me(o,Ft,Nh,{[Cn]:!0}),i=me(o,Vn,Mh,{[Sn]:!0}),s=me(t,Ft,zt,{[Jl]:!0});me(s,jt,n),me(s,Ft,s),me(n,jt,n),me(n,Ft,n);const l=me(t,Vn,Zl,{[Yl]:!0});me(l,Ft),me(l,jt,i),me(l,Vn,l),me(i,jt,i),me(i,Ft),me(i,Vn,i);const d=P(t,cd,od,{[Xl]:!0}),c=P(t,Ph,rd,{[Xl]:!0}),p=me(t,dd,rd,{[Xl]:!0});P(t,pd,p),P(c,cd,d),P(c,pd,p),me(c,dd,p),P(p,Ph),P(p,cd),me(p,dd,p),P(p,pd,p);const u=me(t,ld,Th,{[Ch]:!0});P(u,"#"),me(u,ld,u),P(u,i2,u);const m=P(u,a2);P(m,"#"),me(m,ld,u);const h=[[Ft,s],[jt,n]],f=[[Ft,null],[Vn,l],[jt,i]];for(let g=0;g<Ea.length;g++)fr(t,Ea[g],$l,zt,h);for(let g=0;g<Ca.length;g++)fr(t,Ca[g],ed,Zl,f);jr($l,{tld:!0,ascii:!0},e),jr(ed,{utld:!0,alpha:!0},e),fr(t,"file",Yi,zt,h),fr(t,"mailto",Yi,zt,h),fr(t,"http",wo,zt,h),fr(t,"https",wo,zt,h),fr(t,"ftp",wo,zt,h),fr(t,"ftps",wo,zt,h),jr(Yi,{scheme:!0,ascii:!0},e),jr(wo,{slashscheme:!0,ascii:!0},e),r=r.sort((g,b)=>g[0]>b[0]?1:-1);for(let g=0;g<r.length;g++){const b=r[g][0],v=r[g][1]?{[t2]:!0}:{[r2]:!0};b.indexOf("-")>=0?v[Ql]=!0:Ft.test(b)?jt.test(b)?v[Cn]=!0:v[Jl]=!0:v[Gl]=!0,Sh(t,b,b,v)}return Sh(t,"localhost",Nn,{ascii:!0}),t.jd=new Ye(ka),{start:t,tokens:yo({groups:e},Oh)}}function Vh(r,e){const t=l2(e.replace(/[A-Z]/g,l=>l.toLowerCase())),o=t.length,n=[];let i=0,s=0;for(;s<o;){let l=r,d=null,c=0,p=null,u=-1,m=-1;for(;s<o&&(d=l.go(t[s]));)l=d,l.accepts()?(u=0,m=0,p=l):u>=0&&(u+=t[s].length,m++),c+=t[s].length,i+=t[s].length,s++;i-=u,s-=m,c-=u,n.push({t:p.t,v:e.slice(i-c,i),s:i-c,e:i})}return n}function l2(r){const e=[],t=r.length;let o=0;for(;o<t;){let n=r.charCodeAt(o),i,s=n<55296||n>56319||o+1===t||(i=r.charCodeAt(o+1))<56320||i>57343?r[o]:r.slice(o,o+2);e.push(s),o+=s.length}return e}function fr(r,e,t,o,n){let i;const s=e.length;for(let l=0;l<s-1;l++){const d=e[l];r.j[d]?i=r.j[d]:(i=new Ye(o),i.jr=n.slice(),r.j[d]=i),r=i}return i=new Ye(t),i.jr=n.slice(),r.j[e[s-1]]=i,i}function Dh(r){const e=[],t=[];let o=0,n="0123456789";for(;o<r.length;){let i=0;for(;n.indexOf(r[o+i])>=0;)i++;if(i>0){e.push(t.join(""));for(let s=parseInt(r.substring(o,o+i),10);s>0;s--)t.pop();o+=i}else t.push(r[o]),o++}return e}const Dn={defaultProtocol:"http",events:null,format:Ah,formatHref:Ah,nl2br:!1,tagName:"a",target:null,rel:null,validate:!0,truncate:1/0,className:null,attributes:null,ignoreTags:[],render:null};function ud(r,e=null){let t=yo({},Dn);r&&(t=yo(t,r instanceof ud?r.o:r));const o=t.ignoreTags,n=[];for(let i=0;i<o.length;i++)n.push(o[i].toUpperCase());this.o=t,e&&(this.defaultRender=e),this.ignoreTags=n}ud.prototype={o:Dn,ignoreTags:[],defaultRender(r){return r},check(r){return this.get("validate",r.toString(),r)},get(r,e,t){const o=e!=null;let n=this.o[r];return n&&(typeof n=="object"?(n=t.t in n?n[t.t]:Dn[r],typeof n=="function"&&o&&(n=n(e,t))):typeof n=="function"&&o&&(n=n(e,t.t,t)),n)},getObj(r,e,t){let o=this.o[r];return typeof o=="function"&&e!=null&&(o=o(e,t.t,t)),o},render(r){const e=r.render(this);return(this.get("render",null,r)||this.defaultRender)(e,r.t,r)}};function Ah(r){return r}function Lh(r,e){this.t="token",this.v=r,this.tk=e}Lh.prototype={isLink:!1,toString(){return this.v},toHref(r){return this.toString()},toFormattedString(r){const e=this.toString(),t=r.get("truncate",e,this),o=r.get("format",e,this);return t&&o.length>t?o.substring(0,t)+"…":o},toFormattedHref(r){return r.get("formatHref",this.toHref(r.get("defaultProtocol")),this)},startIndex(){return this.tk[0].s},endIndex(){return this.tk[this.tk.length-1].e},toObject(r=Dn.defaultProtocol){return{type:this.t,value:this.toString(),isLink:this.isLink,href:this.toHref(r),start:this.startIndex(),end:this.endIndex()}},toFormattedObject(r){return{type:this.t,value:this.toFormattedString(r),isLink:this.isLink,href:this.toFormattedHref(r),start:this.startIndex(),end:this.endIndex()}},validate(r){return r.get("validate",this.toString(),this)},render(r){const e=this,t=this.toHref(r.get("defaultProtocol")),o=r.get("formatHref",t,this),n=r.get("tagName",t,e),i=this.toFormattedString(r),s={},l=r.get("className",t,e),d=r.get("target",t,e),c=r.get("rel",t,e),p=r.getObj("attributes",t,e),u=r.getObj("events",t,e);return s.href=o,l&&(s.class=l),d&&(s.target=d),c&&(s.rel=c),p&&yo(s,p),{tagName:n,attributes:s,content:i,eventListeners:u}}};function Sa(r,e){class t extends Lh{constructor(n,i){super(n,i),this.t=r}}for(const o in e)t.prototype[o]=e[o];return t.t=r,t}const Ih=Sa("email",{isLink:!0,toHref(){return"mailto:"+this.toString()}}),Rh=Sa("text"),d2=Sa("nl"),Na=Sa("url",{isLink:!0,toHref(r=Dn.defaultProtocol){return this.hasProtocol()?this.v:`${r}://${this.v}`},hasProtocol(){const r=this.tk;return r.length>=2&&r[0].t!==Nn&&r[1].t===hr}}),ct=r=>new Ye(r);function c2({groups:r}){const e=r.domain.concat([ca,ua,mr,ma,ha,fa,ga,ba,dt,td,Tn,ya,wa,va,Mt,ka,Pn,xa]),t=[pa,hr,nd,Nt,id,Tn,On,ad,sd,ea,ta,Mn,Bn,Xi,Qi,Zi,$i,ra,oa,na,ia,aa,sa,la,da],o=[ca,pa,ua,ma,ha,fa,ga,ba,dt,Mn,Bn,Tn,ya,wa,va,On,Mt,ka,Pn,xa],n=ct(),i=P(n,Pn);W(i,o,i),W(i,r.domain,i);const s=ct(),l=ct(),d=ct();W(n,r.domain,s),W(n,r.scheme,l),W(n,r.slashscheme,d),W(s,o,i),W(s,r.domain,s);const c=P(s,mr);P(i,mr,c),P(l,mr,c),P(d,mr,c);const p=P(i,Nt);W(p,o,i),W(p,r.domain,i);const u=ct();W(c,r.domain,u),W(u,r.domain,u);const m=P(u,Nt);W(m,r.domain,u);const h=ct(Ih);W(m,r.tld,h),W(m,r.utld,h),P(c,Nn,h);const f=P(u,dt);P(f,dt,f),W(f,r.domain,u),W(h,r.domain,u),P(h,Nt,m),P(h,dt,f);const g=P(h,hr);W(g,r.numeric,Ih);const b=P(s,dt),w=P(s,Nt);P(b,dt,b),W(b,r.domain,s),W(w,o,i),W(w,r.domain,s);const v=ct(Na);W(w,r.tld,v),W(w,r.utld,v),W(v,r.domain,s),W(v,o,i),P(v,Nt,w),P(v,dt,b),P(v,mr,c);const k=P(v,hr),y=ct(Na);W(k,r.numeric,y);const N=ct(Na),E=ct();W(N,e,N),W(N,t,E),W(E,e,N),W(E,t,E),P(v,Mt,N),P(y,Mt,N);const T=P(l,hr),M=P(d,hr),S=P(M,Mt),x=P(S,Mt);W(l,r.domain,s),P(l,Nt,w),P(l,dt,b),W(d,r.domain,s),P(d,Nt,w),P(d,dt,b),W(T,r.domain,N),P(T,Mt,N),P(T,On,N),W(x,r.domain,N),W(x,e,N),P(x,Mt,N);const C=[[Mn,Bn],[Qi,Xi],[Zi,$i],[ea,ta],[ra,oa],[na,ia],[aa,sa],[la,da]];for(let D=0;D<C.length;D++){const[I,Y]=C[D],j=P(N,I);P(E,I,j),P(j,Y,N);const U=ct(Na);W(j,e,U);const $=ct();W(j,t),W(U,e,U),W(U,t,$),W($,e,U),W($,t,$),P(U,Y,N),P($,Y,N)}return P(n,Nn,v),P(n,od,d2),{start:n,tokens:Oh}}function p2(r,e,t){let o=t.length,n=0,i=[],s=[];for(;n<o;){let l=r,d=null,c=null,p=0,u=null,m=-1;for(;n<o&&!(d=l.go(t[n].t));)s.push(t[n++]);for(;n<o&&(c=d||l.go(t[n].t));)d=null,l=c,l.accepts()?(m=0,u=l):m>=0&&m++,n++,p++;if(m<0)n-=p,n<o&&(s.push(t[n]),n++);else{s.length>0&&(i.push(md(Rh,e,s)),s=[]),n-=m,p-=m;const h=u.t,f=t.slice(n-p,n);i.push(md(h,e,f))}}return s.length>0&&i.push(md(Rh,e,s)),i}function md(r,e,t){const o=t[0].s,n=t[t.length-1].e,i=e.slice(o,n);return new r(i,t)}const u2=typeof console<"u"&&console&&console.warn||(()=>{}),m2="until manual call of linkify.init(). Register all schemes and plugins before invoking linkify the first time.",de={scanner:null,parser:null,tokenQueue:[],pluginQueue:[],customSchemes:[],initialized:!1};function h2(){return Ye.groups={},de.scanner=null,de.parser=null,de.tokenQueue=[],de.pluginQueue=[],de.customSchemes=[],de.initialized=!1,de}function _h(r,e=!1){if(de.initialized&&u2(`linkifyjs: already initialized - will not register custom scheme "${r}" ${m2}`),!/^[0-9a-z]+(-[0-9a-z]+)*$/.test(r))throw new Error(`linkifyjs: incorrect scheme format.
|
|
128
128
|
1. Must only contain digits, lowercase ASCII letters or "-"
|
|
129
129
|
2. Cannot start or end with "-"
|
|
130
|
-
3. "-" cannot repeat`);de.customSchemes.push([r,e])}function f2(){de.scanner=s2(de.customSchemes);for(let r=0;r<de.tokenQueue.length;r++)de.tokenQueue[r][1]({scanner:de.scanner});de.parser=c2(de.scanner.tokens);for(let r=0;r<de.pluginQueue.length;r++)de.pluginQueue[r][1]({scanner:de.scanner,parser:de.parser});return de.initialized=!0,de}function hd(r){return de.initialized||f2(),p2(de.parser.start,r,Vh(de.scanner.start,r))}hd.scan=Vh;function zh(r,e=null,t=null){if(e&&typeof e=="object"){if(t)throw Error(`linkifyjs: Invalid link type ${e}; must be a string`);t=e,e=null}const o=new ud(t),n=hd(r),i=[];for(let s=0;s<n.length;s++){const l=n[s];l.isLink&&(!e||l.t===e)&&o.check(l)&&i.push(l.toFormattedObject(o))}return i}function g2(r){return r.length===1?r[0].isLink:r.length===3&&r[1].isLink?["()","[]"].includes(r[0].value+r[2].value):!1}function b2(r){return new xe({key:new ze("autolink"),appendTransaction:(e,t,o)=>{const n=e.some(c=>c.docChanged)&&!t.doc.eq(o.doc),i=e.some(c=>c.getMeta("preventAutolink"));if(!n||i)return;const{tr:s}=o,l=_w(t.doc,[...e]);if(qw(l).forEach(({newRange:c})=>{const p=Fw(o.doc,c,h=>h.isTextblock);let u,m;if(p.length>1?(u=p[0],m=o.doc.textBetween(u.pos,u.pos+u.node.nodeSize,void 0," ")):p.length&&o.doc.textBetween(c.from,c.to," "," ").endsWith(" ")&&(u=p[0],m=o.doc.textBetween(u.pos,c.to,void 0," ")),u&&m){const h=m.split(" ").filter(w=>w!=="");if(h.length<=0)return!1;const f=h[h.length-1],g=u.pos+m.lastIndexOf(f);if(!f)return!1;const b=hd(f).map(w=>w.toObject(r.defaultProtocol));if(!g2(b))return!1;b.filter(w=>w.isLink).map(w=>({...w,from:g+w.start+1,to:g+w.end+1})).filter(w=>o.schema.marks.code?!o.doc.rangeHasMark(w.from,w.to,o.schema.marks.code):!0).filter(w=>r.validate(w.value)).filter(w=>r.shouldAutoLink(w.value)).forEach(w=>{xl(w.from,w.to,o.doc).some(v=>v.mark.type===r.type)||s.addMark(w.from,w.to,r.type.create({href:w.href}))})}}),!!s.steps.length)return s}})}function y2(r){return new xe({key:new ze("handleClickLink"),props:{handleClick:(e,t,o)=>{var n,i;if(o.button!==0||!e.editable)return!1;let s=o.target;const l=[];for(;s.nodeName!=="DIV";)l.push(s),s=s.parentNode;if(!l.find(m=>m.nodeName==="A"))return!1;const d=vm(e.state,r.type.name),c=o.target,p=(n=c==null?void 0:c.href)!==null&&n!==void 0?n:d.href,u=(i=c==null?void 0:c.target)!==null&&i!==void 0?i:d.target;return c&&p?(window.open(p,u),!0):!1}}})}function w2(r){return new xe({key:new ze("handlePasteLink"),props:{handlePaste:(e,t,o)=>{const{state:n}=e,{selection:i}=n,{empty:s}=i;if(s)return!1;let l="";o.content.forEach(c=>{l+=c.textContent});const d=zh(l,{defaultProtocol:r.defaultProtocol}).find(c=>c.isLink&&c.value===l);return!l||!d?!1:r.editor.commands.setMark(r.type,{href:d.href})}}})}const v2=/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g;function Hr(r,e){const t=["http","https","ftp","ftps","mailto","tel","callto","sms","cid","xmpp"];return e&&e.forEach(o=>{const n=typeof o=="string"?o:o.scheme;n&&t.push(n)}),!r||r.replace(v2,"").match(new RegExp(`^(?:(?:${t.join("|")}):|[^a-z]|[a-z0-9+.-]+(?:[^a-z+.-:]|$))`,"i"))}const x2=Lt.create({name:"link",priority:1e3,keepOnSplit:!1,exitable:!0,onCreate(){this.options.validate&&!this.options.shouldAutoLink&&(this.options.shouldAutoLink=this.options.validate,console.warn("The `validate` option is deprecated. Rename to the `shouldAutoLink` option instead.")),this.options.protocols.forEach(r=>{if(typeof r=="string"){_h(r);return}_h(r.scheme,r.optionalSlashes)})},onDestroy(){h2()},inclusive(){return this.options.autolink},addOptions(){return{openOnClick:!0,linkOnPaste:!0,autolink:!0,protocols:[],defaultProtocol:"http",HTMLAttributes:{target:"_blank",rel:"noopener noreferrer nofollow",class:null},isAllowedUri:(r,e)=>!!Hr(r,e.protocols),validate:r=>!!r,shouldAutoLink:r=>!!r}},addAttributes(){return{href:{default:null,parseHTML(r){return r.getAttribute("href")}},target:{default:this.options.HTMLAttributes.target},rel:{default:this.options.HTMLAttributes.rel},class:{default:this.options.HTMLAttributes.class}}},parseHTML(){return[{tag:"a[href]",getAttrs:r=>{const e=r.getAttribute("href");return!e||!this.options.isAllowedUri(e,{defaultValidate:t=>!!Hr(t,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?!1:null}}]},renderHTML({HTMLAttributes:r}){return this.options.isAllowedUri(r.href,{defaultValidate:e=>!!Hr(e,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?["a",Ve(this.options.HTMLAttributes,r),0]:["a",Ve(this.options.HTMLAttributes,{...r,href:""}),0]},addCommands(){return{setLink:r=>({chain:e})=>{const{href:t}=r;return this.options.isAllowedUri(t,{defaultValidate:o=>!!Hr(o,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?e().setMark(this.name,r).setMeta("preventAutolink",!0).run():!1},toggleLink:r=>({chain:e})=>{const{href:t}=r;return this.options.isAllowedUri(t,{defaultValidate:o=>!!Hr(o,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?e().toggleMark(this.name,r,{extendEmptyMarkRange:!0}).setMeta("preventAutolink",!0).run():!1},unsetLink:()=>({chain:r})=>r().unsetMark(this.name,{extendEmptyMarkRange:!0}).setMeta("preventAutolink",!0).run()}},addPasteRules(){return[Ir({find:r=>{const e=[];if(r){const{protocols:t,defaultProtocol:o}=this.options,n=zh(r).filter(i=>i.isLink&&this.options.isAllowedUri(i.value,{defaultValidate:s=>!!Hr(s,t),protocols:t,defaultProtocol:o}));n.length&&n.forEach(i=>e.push({text:i.value,data:{href:i.href},index:i.start}))}return e},type:this.type,getAttributes:r=>{var e;return{href:(e=r.data)===null||e===void 0?void 0:e.href}}})]},addProseMirrorPlugins(){const r=[],{protocols:e,defaultProtocol:t}=this.options;return this.options.autolink&&r.push(b2({type:this.type,defaultProtocol:this.options.defaultProtocol,validate:o=>this.options.isAllowedUri(o,{defaultValidate:n=>!!Hr(n,e),protocols:e,defaultProtocol:t}),shouldAutoLink:this.options.shouldAutoLink})),this.options.openOnClick===!0&&r.push(y2({type:this.type})),this.options.linkOnPaste&&r.push(w2({editor:this.editor,defaultProtocol:this.options.defaultProtocol,type:this.type})),r}}),k2={class:"myInputGroup"},E2={key:0,class:"min-h-[2.5rem] flex items-center justify-start"},C2={class:"myPrimaryInputError mt-2 mb-0 py-0 self-start"},S2={class:"blockease-linear duration-200 block ease-linear"},N2={key:0},M2={class:"relative rounded-lg"},B2={class:"flex justify-between myPrimaryGap items-center py-4 px-4 overflow-x-auto border-b border-gray-200"},T2={class:"px-2 flex items-center justify-start gap-2 p-2 rounded-full border border-gray-200 shadow-sm"},O2={class:"flex items-center p-2 rounded-full border border-gray-200 shadow-sm"},P2={class:"px-2 flex items-center justify-start gap-2"},V2={class:"px-2 flex items-center justify-start gap-2"},D2={class:"px-2 flex items-center justify-start gap-2"},A2={class:"px-2 flex items-center justify-start gap-2"},L2={class:"px-2 flex items-center justify-start gap-2"},I2={class:"px-2 flex items-center justify-start gap-2"},R2={__name:"TipTapInput",setup(r){const e=ce,t=a.ref(!1),o=a.ref(""),n=a.ref(1),i=a.ref(""),s=a.ref(""),l=a.ref(""),d=a.ref(null),c=a.ref(null),p=a.ref(null),u=a.ref(null),m=a.ref(null),h=new ge(e),f=a.computed(()=>e.getElement),g=a.ref(""),b=a.computed(()=>{if(v.value)return v.value.getHTML()}),w=a.ref(0);a.watch(f,x=>{const C=document.createElement("div");if(x){C.innerHTML=x;const D=C.textContent;w.value=D.length}});const v=Zx({content:"",extensions:[Z5,x2.configure({openOnClick:!1})],editorProps:{attributes:{class:"prose-sm sm:prose-sm lg:prose-sm focus:outline-none"}}});a.watch(b,x=>{h.selectedElementIsValidText()&&f.value&&(e.setTextAreaVueModel(x),typeof x=="string"&&x!==g.value&&h.handleTextInput(x))});const k=function(){h.selectedElementIsValidText()&&v.value&&v.value.commands.setContent(f.value.innerHTML)};a.watch(f,()=>{k()});const y=a.ref(""),N=a.ref(""),E=a.ref(null);a.watch(y,x=>{N.value=x});const T=function(){y.value=v.value.getAttributes("link").href,t.value=!0,o.value="success",n.value=2,i.value="Enter URL",s.value=null,l.value="Close",d.value=y.value?"Remove url":null,c.value="Save",p.value=function(){t.value=!1,E.value=null},u.value=function(){v.value.chain().focus().extendMarkRange("link").unsetLink().run(),t.value=!1},m.value=function(){const x=M();x||(x||S(),t.value=!1)}},M=function(){E.value=null;const x=/^https?:\/\//,C=a.ref(!0);return C.value=x.test(N.value),C.value===!1?(E.value="The provided URL is invalid. Please ensure that it begins with 'https://' for proper formatting and security.",!0):!1},S=function(){v.value.chain().focus().extendMarkRange("link").setLink({href:N.value}).run()};return a.onBeforeMount(()=>{var x;(x=v.value)==null||x.destroy()}),a.onMounted(()=>{k()}),(x,C)=>(a.openBlock(),a.createElementBlock("div",null,[a.createVNode(Uo,{showDynamicModalBuilder:t.value,type:o.value,gridColumnAmount:n.value,title:i.value,description:s.value,firstButtonText:l.value,secondButtonText:d.value,thirdButtonText:c.value,onFirstModalButtonFunctionDynamicModalBuilder:p.value,onSecondModalButtonFunctionDynamicModalBuilder:u.value,onThirdModalButtonFunctionDynamicModalBuilder:m.value},{default:a.withCtx(()=>[C[8]||(C[8]=a.createElementVNode("header",null,null,-1)),a.createElementVNode("main",null,[a.createElementVNode("div",k2,[C[7]||(C[7]=a.createElementVNode("label",{class:"myPrimaryInputLabel",for:"roles"},[a.createElementVNode("span",null,"Enter URL")],-1)),a.withDirectives(a.createElementVNode("input",{"onUpdate:modelValue":C[0]||(C[0]=D=>y.value=D),class:"myPrimaryInput mt-1",type:"url",placeholder:"url"},null,512),[[a.vModelText,y.value]]),E.value?(a.openBlock(),a.createElementBlock("div",E2,[a.createElementVNode("p",C2,a.toDisplayString(E.value),1)])):a.createCommentVNode("",!0)])])]),_:1,__:[8]},8,["showDynamicModalBuilder","type","gridColumnAmount","title","description","firstButtonText","secondButtonText","thirdButtonText","onFirstModalButtonFunctionDynamicModalBuilder","onSecondModalButtonFunctionDynamicModalBuilder","onThirdModalButtonFunctionDynamicModalBuilder"]),a.createElementVNode("div",S2,[a.unref(h).selectedElementIsValidText()&&a.unref(v)?(a.openBlock(),a.createElementBlock("div",N2,[a.createElementVNode("div",M2,[a.createElementVNode("div",B2,[a.createElementVNode("div",null,[a.createElementVNode("div",null,[a.createElementVNode("div",T2,[a.createElementVNode("button",{onClick:C[1]||(C[1]=D=>a.unref(e).setShowModalTipTap(!1)),type:"button",class:"myPrimaryTag"},C[9]||(C[9]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," Save ",-1),a.createElementVNode("span",null,"Save & Close",-1)]))])])]),a.createElementVNode("div",O2,[a.createElementVNode("div",P2,[a.createElementVNode("button",{onClick:C[2]||(C[2]=D=>a.unref(v).chain().focus().setHardBreak().run()),type:"button",class:"myPrimaryTag"},C[10]||(C[10]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," keyboard_return ",-1),a.createElementVNode("span",null,"Line break",-1)]))]),a.createElementVNode("div",V2,[a.createElementVNode("button",{onClick:C[3]||(C[3]=D=>a.unref(v).chain().focus().toggleBold().run()),type:"button",class:a.normalizeClass(["myPrimaryTag",{"bg-myPrimaryLinkColor text-white":a.unref(v).isActive("bold")}])},C[11]||(C[11]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," format_bold ",-1),a.createElementVNode("span",null,"Bold",-1)]),2)]),a.createElementVNode("div",D2,[a.createElementVNode("button",{onClick:T,type:"button",class:a.normalizeClass(["myPrimaryTag",{"bg-myPrimaryLinkColor text-white":a.unref(v).isActive("link")}])},C[12]||(C[12]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," link ",-1),a.createElementVNode("span",null,"Link",-1)]),2)]),a.createElementVNode("div",A2,[a.createElementVNode("button",{onClick:C[4]||(C[4]=D=>a.unref(v).chain().focus().toggleHeading({level:2}).run()),type:"button",class:a.normalizeClass(["myPrimaryTag",{"bg-myPrimaryLinkColor text-white":a.unref(v).isActive("heading",{level:2})}])},C[13]||(C[13]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," titlecase ",-1),a.createElementVNode("span",null,"Header 2",-1)]),2)]),a.createElementVNode("div",L2,[a.createElementVNode("button",{onClick:C[5]||(C[5]=D=>a.unref(v).chain().focus().toggleHeading({level:3}).run()),type:"button",class:a.normalizeClass(["myPrimaryTag",{"bg-myPrimaryLinkColor text-white":a.unref(v).isActive("heading",{level:3})}])},C[14]||(C[14]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," titlecase ",-1),a.createElementVNode("span",null,"Header 3",-1)]),2)]),a.createElementVNode("div",I2,[a.createElementVNode("button",{onClick:C[6]||(C[6]=D=>a.unref(v).chain().focus().toggleBulletList().run()),type:"button",class:a.normalizeClass(["myPrimaryTag",{"bg-myPrimaryLinkColor text-white":a.unref(v).isActive("bulletList")}])},C[15]||(C[15]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," list ",-1),a.createElementVNode("span",null,"List",-1)]),2)])])]),a.createVNode(a.unref(Xx),{id:"page-builder-editor",editor:a.unref(v),class:"px-4 pt-6 pb-12 bg-white rounded-lg lg:min-h-[20rem] lg:max-h-[30rem] md:min-h-[20rem] md:max-h-[20rem] min-h-[20rem] max-h-[20rem] overflow-y-auto"},null,8,["editor"])])])):a.createCommentVNode("",!0)])]))}},fd=(r,e)=>{const t=r.__vccOpts||r;for(const[o,n]of e)t[o]=n;return t},_2={};function z2(r,e){return a.openBlock(),a.createElementBlock("div",null,e[0]||(e[0]=[a.createElementVNode("p",{class:"myPrimaryParagraph"},[a.createTextVNode(" Provide your own Media Library Component to integrate a custom media picker into the Page Builder. "),a.createElementVNode("br"),a.createTextVNode(" This allows full control over how media is selected and inserted. ")],-1)]))}const F2=fd(_2,[["render",z2]]),j2={class:"flex items-end justify-center text-center sm:block sm:p-0"},H2={class:"font-sans relative min-h-[55rem] max-h-[55rem] my-2 inline-block align-bottom bg-white rounded-2xl text-left overflow-hidden shadow-xl transform transition-all sm:align-middle sm:max-w-7xl sm:w-full"},W2={class:"flex gap-2 justify-between items-center border-b border-gray-200 p-4 mb-2"},U2={class:"p-4"},q2={key:0,class:"w-full"},K2={key:1},Fh={__name:"MediaLibraryModal",props:{title:{type:String,required:!0},description:{required:!0},firstButtonText:{type:String},secondButtonText:{type:String},thirdButtonText:{type:String},open:{required:!0},customMediaComponent:{type:Object,default:null}},emits:["firstMediaButtonFunction","secondMediaButtonFunction","thirdMediaButtonFunction"],setup(r,{emit:e}){const t=e,o=function(){t("firstMediaButtonFunction")},n=()=>{o()};return a.provide("closeMediaLibraryModal",n),(i,s)=>(a.openBlock(),a.createBlock(a.Teleport,{to:"body"},[a.createVNode(a.unref(Kr),{show:r.open,as:"template"},{default:a.withCtx(()=>[a.createVNode(a.unref(Io),{as:"div",class:"fixed z-30 inset-0 overflow-y-auto sm:px-4",onClose:o},{default:a.withCtx(()=>[a.createElementVNode("div",j2,[a.createVNode(a.unref(Bt),{as:"template",enter:"ease-out duration-100","enter-from":"opacity-0","enter-to":"opacity-100",leave:"ease-in duration-100","leave-from":"opacity-100","leave-to":"opacity-0"},{default:a.withCtx(()=>[a.createVNode(a.unref(rs),{class:"fixed inset-0 bg-gray-500 bg-opacity-75 transition-opacity"})]),_:1}),s[1]||(s[1]=a.createElementVNode("span",{"aria-hidden":"true",class:"hidden sm:inline-block sm:align-middle sm:h-screen"},"",-1)),a.createVNode(a.unref(Bt),{as:"template",enter:"ease-out duration-100","enter-from":"opacity-0 scale-95","enter-to":"opacity-100 scale-100",leave:"ease-in duration-100","leave-from":"opacity-100 scale-100","leave-to":"opacity-0 scale-95"},{default:a.withCtx(()=>[a.createElementVNode("div",H2,[a.createElementVNode("div",W2,[a.createVNode(a.unref(ns),{as:"h3",class:"tertiaryHeader my-0 py-0"},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(r.title),1)]),_:1}),a.createElementVNode("div",{class:"flex-end"},[a.createElementVNode("div",{class:"flex-end"},[a.createElementVNode("button",{type:"button",class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white hover:fill-white focus-visible:ring-0 text-myPrimaryDarkGrayColor",onClick:o,"aria-label":"Close"},s[0]||(s[0]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," close ",-1)]))])])]),a.createElementVNode("div",U2,[r.customMediaComponent?(a.openBlock(),a.createElementBlock("div",q2,[(a.openBlock(),a.createBlock(a.resolveDynamicComponent(r.customMediaComponent)))])):(a.openBlock(),a.createElementBlock("div",K2,[a.createVNode(F2)]))])])]),_:1})])]),_:1})]),_:1},8,["show"])]))}},G2={class:"relative"},J2={key:0,class:"flex gap-2 items-center"},Y2={key:1,class:"flex items-center gap-2"},Q2={class:"block truncate text-[12.5px]"},X2={key:0,class:"flex items-center"},Z2={key:1,class:"flex items-center"},$2={class:"ml-3"},e3={__name:"TextColorEditor",setup(r){const e=ce,t=new ge(e),o=a.ref(null),n=a.computed(()=>e.getTextColor);return a.watch(n,async i=>{o.value=i,await t.handlePageBuilderMethods()},{immediate:!0}),(i,s)=>(a.openBlock(),a.createBlock(a.unref(_o),{as:"div",modelValue:o.value,"onUpdate:modelValue":s[1]||(s[1]=l=>o.value=l)},{default:a.withCtx(()=>[a.createElementVNode("div",G2,[a.createVNode(a.unref(zo),{class:"w-max flex items-center myPrimaryTag"},{default:a.withCtx(()=>{var l;return[n.value==="none"?(a.openBlock(),a.createElementBlock("div",J2,s[2]||(s[2]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," format_color_text ",-1),a.createElementVNode("span",{class:"block truncate text-[12.5px]"},"Text color",-1)]))):a.createCommentVNode("",!0),o.value!=="none"?(a.openBlock(),a.createElementBlock("div",Y2,[a.createElementVNode("div",{class:a.normalizeClass(["aspect-square w-6 h-6 border border-gray-800 rounded-sm",`bg-${(l=o.value)==null?void 0:l.replace("text-","")}`])},null,2),a.createElementVNode("span",Q2,a.toDisplayString(o.value),1)])):a.createCommentVNode("",!0)]}),_:1}),a.createVNode(a.Transition,{"leave-active-class":"transition ease-in duration-100","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:a.withCtx(()=>[a.createVNode(a.unref(Fo),{class:"absolute min-w-[12rem] z-40 mt-1 max-h-56 w-full overflow-auto rounded-md bg-gray-50 py-1 text-base shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none sm:text-sm"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(Fn).textColorVariables,l=>(a.openBlock(),a.createBlock(a.unref(jo),{as:"template",onClick:s[0]||(s[0]=d=>a.unref(t).handleTextColor(o.value)),key:l,value:l},{default:a.withCtx(({active:d,textColor:c})=>[a.createElementVNode("li",{class:a.normalizeClass([d?"bg-myPrimaryLinkColor text-white":"text-myPrimaryDarkGrayColor","relative cursor-default select-none py-2 pl-3 pr-9"])},[l==="none"?(a.openBlock(),a.createElementBlock("div",X2,s[3]||(s[3]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," invert_colors ",-1),a.createElementVNode("span",{class:"ml-3"},"Default black",-1)]))):a.createCommentVNode("",!0),l!=="none"?(a.openBlock(),a.createElementBlock("div",Z2,[a.createElementVNode("div",{class:a.normalizeClass(["aspect-square w-6 h-6 border border-gray-100 rounded-sm",`bg-${l.replace("text-","")}`])},null,2),a.createElementVNode("span",$2,a.toDisplayString(l),1)])):a.createCommentVNode("",!0)],2)]),_:2},1032,["value"]))),128))]),_:1})]),_:1})])]),_:1},8,["modelValue"]))}},t3={class:"relative"},r3={key:0,class:"flex gap-2 items-center"},o3={key:1,class:"flex items-center gap-2"},n3={class:"block truncate"},i3={key:0,class:"flex items-center"},a3={key:1,class:"flex items-center"},s3={class:"ml-3"},l3={__name:"BackgroundColorEditor",setup(r){const e=ce,t=new ge(e),o=a.ref(null),n=a.computed(()=>e.getBackgroundColor);return a.watch(n,async i=>{o.value=i,await t.handlePageBuilderMethods()},{immediate:!0}),(i,s)=>(a.openBlock(),a.createBlock(a.unref(_o),{as:"div",modelValue:o.value,"onUpdate:modelValue":s[1]||(s[1]=l=>o.value=l)},{default:a.withCtx(()=>[a.createElementVNode("div",t3,[a.createVNode(a.unref(zo),{class:"w-max flex items-center myPrimaryTag"},{default:a.withCtx(()=>{var l;return[n.value==="none"?(a.openBlock(),a.createElementBlock("div",r3,s[2]||(s[2]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," colors ",-1),a.createElementVNode("span",{class:"block truncate text-[12.5px]"},"Background color ",-1)]))):a.createCommentVNode("",!0),o.value!=="none"?(a.openBlock(),a.createElementBlock("div",o3,[a.createElementVNode("div",{class:a.normalizeClass(["aspect-square w-6 h-6 border border-gray-800 rounded-sm",`bg-${(l=o.value)==null?void 0:l.replace("bg-","")}`])},null,2),a.createElementVNode("span",n3,a.toDisplayString(o.value),1)])):a.createCommentVNode("",!0)]}),_:1}),a.createVNode(a.Transition,{"leave-active-class":"transition ease-in duration-100","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:a.withCtx(()=>[a.createVNode(a.unref(Fo),{class:"absolute min-w-[12rem] z-40 mt-1 max-h-56 w-full overflow-auto rounded-md bg-gray-50 py-1 text-base shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none sm:text-sm"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(Fn).backgroundColorVariables,l=>(a.openBlock(),a.createBlock(a.unref(jo),{as:"template",onClick:s[0]||(s[0]=d=>a.unref(t).handleBackgroundColor(o.value)),key:l,value:l},{default:a.withCtx(({active:d,backgroundColor:c})=>[a.createElementVNode("li",{class:a.normalizeClass([d?"bg-myPrimaryLinkColor text-white":"text-myPrimaryDarkGrayColor","relative cursor-default select-none py-2 pl-3 pr-9"])},[l==="none"?(a.openBlock(),a.createElementBlock("div",i3,s[3]||(s[3]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," ev_shadow ",-1),a.createElementVNode("span",{class:"ml-3"},"Transparent",-1)]))):a.createCommentVNode("",!0),l!=="none"?(a.openBlock(),a.createElementBlock("div",a3,[a.createElementVNode("div",{class:a.normalizeClass(["aspect-square w-6 h-6 border border-gray-100 rounded-sm",`bg-${l.replace("bg-","")}`])},null,2),a.createElementVNode("span",s3,a.toDisplayString(l),1)])):a.createCommentVNode("",!0)],2)]),_:2},1032,["value"]))),128))]),_:1})]),_:1})])]),_:1},8,["modelValue"]))}},d3={class:"myInputGroup"},c3={class:"myPrimaryFormOrganizationHeaderDescriptionSection"},p3={class:"myPrimaryFormOrganizationHeader"},u3={key:0,class:"min-h-[2.5rem] flex items-center justify-start"},m3={class:"myPrimaryInputError mt-2 mb-0 py-0 self-start"},h3={class:"overflow-y-auto"},f3={class:"z-20 px-2 py-1 h-24 flex items-center justify-center mt-2 mx-2 border-b border-myPrimaryLightGrayColor"},g3={key:0,class:"px-2 flex items-center justify-start gap-2"},b3={class:"px-2"},y3={key:2,class:"px-2 flex items-center justify-start gap-2"},w3={key:3,class:"px-2"},v3={__name:"EditGetElement",setup(r){const e=ce,t=a.inject("CustomMediaComponent"),o=new ge(e),n=a.computed(()=>e.getElement),i=a.computed(()=>{const X=e.getShowModalTipTap;return X&&w(),X});a.computed(()=>e.getRestoredElement);const s=a.computed(()=>e.getComponent),l=a.ref(""),d=a.ref(1),c=a.ref(""),p=a.ref(""),u=a.ref(""),m=a.ref(null),h=a.ref(null),f=a.ref(null),g=a.ref(null),b=a.ref(null),w=function(){e.setShowModalTipTap(!0),l.value="success",d.value=2,c.value="Manage Content",p.value=null,u.value=null,m.value=null,h.value="Save",f.value=function(){e.setShowModalTipTap(!1)},b.value=function(){e.setShowModalTipTap(!1)}},v=a.computed(()=>e.getBasePrimaryImage),k=a.ref(!1),y=a.ref(!1),N=a.ref(""),E=a.ref(""),T=a.ref(""),M=a.ref(null),S=a.ref(null),x=a.ref(null),C=a.ref(null),D=a.ref(null),I=function(){y.value=!0,N.value="Media Library",E.value=null,T.value="Close",M.value="Select image",x.value=function(){y.value=!1},C.value=function(){k.value=!0,o.updateBasePrimaryImage({type:"unsplash"}),y.value=!1,k.value=!1}},Y=a.ref(null),j=a.ref(""),U=a.ref(!1),$=function(){Y.value=null;const X=/^https?:\/\//,Z=a.ref(!0);return Z.value=X.test(j.value),Z.value===!1?(Y.value="The provided URL is invalid. Please ensure that it begins with 'https://' for proper formatting and security.",!0):!1},ne=function(){var Z;Y.value=null;const X=n.value&&((Z=n.value.firstElementChild)==null?void 0:Z.tagName)==="IFRAME"&&n.value.firstElementChild.hasAttribute("src")&&n.value.firstElementChild.getAttribute("src").trim()!==""?n.value.firstElementChild.src:"";j.value=X,U.value=!0,l.value="success",d.value=2,c.value="Add video url",p.value=null,u.value="Close",m.value="Save",h.value=null,f.value=function(){U.value=!1},g.value=function(){$()||(n.value&&n.value.firstElementChild&&n.value.firstElementChild.tagName==="IFRAME"&&(j.value=j.value.replace("watch?v=","embed/"),j.value=j.value.replace(/&ab_channel=[^&]*/,"").replace(/&list=[^&]*/,"").replace(/&start_radio=[^&]*/,"").replace(/&t=[^&]*/,""),n.value.firstElementChild.src=j.value),U.value=!1)}};return(X,Z)=>(a.openBlock(),a.createElementBlock("div",null,[a.createVNode(Uo,{showDynamicModalBuilder:U.value,maxWidth:"2xl",type:l.value,gridColumnAmount:d.value,title:c.value,description:p.value,firstButtonText:u.value,secondButtonText:m.value,thirdButtonText:h.value,onFirstModalButtonFunctionDynamicModalBuilder:f.value,onSecondModalButtonFunctionDynamicModalBuilder:g.value,onThirdModalButtonFunctionDynamicModalBuilder:b.value},{default:a.withCtx(()=>[Z[2]||(Z[2]=a.createElementVNode("header",null,null,-1)),a.createElementVNode("main",null,[a.createElementVNode("div",d3,[a.createElementVNode("div",c3,[a.createElementVNode("div",p3,[Z[1]||(Z[1]=a.createElementVNode("label",{for:"video",class:"myPrimaryInputLabel"},"Video url:",-1)),a.withDirectives(a.createElementVNode("input",{"onUpdate:modelValue":Z[0]||(Z[0]=K=>j.value=K),type:"text",class:"myPrimaryInput",name:"video"},null,512),[[a.vModelText,j.value]]),Y.value?(a.openBlock(),a.createElementBlock("div",u3,[a.createElementVNode("p",m3,a.toDisplayString(Y.value),1)])):a.createCommentVNode("",!0)])])])])]),_:1,__:[2]},8,["showDynamicModalBuilder","type","gridColumnAmount","title","description","firstButtonText","secondButtonText","thirdButtonText","onFirstModalButtonFunctionDynamicModalBuilder","onSecondModalButtonFunctionDynamicModalBuilder","onThirdModalButtonFunctionDynamicModalBuilder"]),a.createVNode(Uo,{simpleModal:!0,showDynamicModalBuilder:i.value,maxWidth:"5xl",type:l.value,gridColumnAmount:d.value,title:c.value,description:p.value,firstButtonText:u.value,secondButtonText:m.value,thirdButtonText:h.value,onFirstModalButtonFunctionDynamicModalBuilder:f.value,onSecondModalButtonFunctionDynamicModalBuilder:g.value,onThirdModalButtonFunctionDynamicModalBuilder:b.value},{default:a.withCtx(()=>[Z[3]||(Z[3]=a.createElementVNode("header",null,null,-1)),a.createElementVNode("main",h3,[a.createVNode(R2)])]),_:1,__:[3]},8,["showDynamicModalBuilder","type","gridColumnAmount","title","description","firstButtonText","secondButtonText","thirdButtonText","onFirstModalButtonFunctionDynamicModalBuilder","onSecondModalButtonFunctionDynamicModalBuilder","onThirdModalButtonFunctionDynamicModalBuilder"]),a.createVNode(Fh,{open:y.value,title:N.value,description:E.value,firstButtonText:T.value,secondButtonText:M.value,thirdButtonText:S.value,customMediaComponent:a.unref(t),onFirstMediaButtonFunction:x.value,onSecondMediaButtonFunction:C.value,onThirdMediaButtonFunction:D.value},null,8,["open","title","description","firstButtonText","secondButtonText","thirdButtonText","customMediaComponent","onFirstMediaButtonFunction","onSecondMediaButtonFunction","onThirdMediaButtonFunction"]),a.createElementVNode("div",f3,[a.createElementVNode("div",{class:a.normalizeClass(["flex items-center justify-center",{"rounded-full border border-gray-200 shadow-sm":n.value}])},[a.unref(o).ElOrFirstChildIsIframe()?(a.openBlock(),a.createElementBlock("div",g3,[a.createElementVNode("button",{onClick:ne,type:"button",class:"myPrimaryTag"},Z[4]||(Z[4]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," play_circle ",-1),a.createElementVNode("span",null,"Add YouTube",-1)]))])):a.createCommentVNode("",!0),a.unref(o).selectedElementIsValidText()&&!a.unref(o).ElOrFirstChildIsIframe()?(a.openBlock(),a.createElementBlock(a.Fragment,{key:1},[a.createElementVNode("div",{class:"px-2 flex items-center justify-start gap-2"},[a.createElementVNode("button",{onClick:w,type:"button",class:"myPrimaryTag"},Z[5]||(Z[5]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," edit ",-1),a.createElementVNode("span",null,"Edit text",-1)]))]),a.createElementVNode("div",b3,[a.createVNode(e3)])],64)):a.createCommentVNode("",!0),n.value&&s.value&&v.value!==null&&!a.unref(o).ElOrFirstChildIsIframe()?(a.openBlock(),a.createElementBlock("div",y3,[a.createElementVNode("button",{onClick:I,type:"button",class:"myPrimaryTag"},Z[6]||(Z[6]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," add_photo_alternate ",-1),a.createElementVNode("span",null,"Update image",-1)]))])):a.createCommentVNode("",!0),n.value&&n.value.nodeType===1&&!v.value&&!a.unref(o).ElOrFirstChildIsIframe()?(a.openBlock(),a.createElementBlock("div",w3,[a.createVNode(l3)])):a.createCommentVNode("",!0)],2)])]))}},x3=[{html_code:`
|
|
130
|
+
3. "-" cannot repeat`);de.customSchemes.push([r,e])}function f2(){de.scanner=s2(de.customSchemes);for(let r=0;r<de.tokenQueue.length;r++)de.tokenQueue[r][1]({scanner:de.scanner});de.parser=c2(de.scanner.tokens);for(let r=0;r<de.pluginQueue.length;r++)de.pluginQueue[r][1]({scanner:de.scanner,parser:de.parser});return de.initialized=!0,de}function hd(r){return de.initialized||f2(),p2(de.parser.start,r,Vh(de.scanner.start,r))}hd.scan=Vh;function zh(r,e=null,t=null){if(e&&typeof e=="object"){if(t)throw Error(`linkifyjs: Invalid link type ${e}; must be a string`);t=e,e=null}const o=new ud(t),n=hd(r),i=[];for(let s=0;s<n.length;s++){const l=n[s];l.isLink&&(!e||l.t===e)&&o.check(l)&&i.push(l.toFormattedObject(o))}return i}function g2(r){return r.length===1?r[0].isLink:r.length===3&&r[1].isLink?["()","[]"].includes(r[0].value+r[2].value):!1}function b2(r){return new xe({key:new ze("autolink"),appendTransaction:(e,t,o)=>{const n=e.some(c=>c.docChanged)&&!t.doc.eq(o.doc),i=e.some(c=>c.getMeta("preventAutolink"));if(!n||i)return;const{tr:s}=o,l=_w(t.doc,[...e]);if(qw(l).forEach(({newRange:c})=>{const p=Fw(o.doc,c,h=>h.isTextblock);let u,m;if(p.length>1?(u=p[0],m=o.doc.textBetween(u.pos,u.pos+u.node.nodeSize,void 0," ")):p.length&&o.doc.textBetween(c.from,c.to," "," ").endsWith(" ")&&(u=p[0],m=o.doc.textBetween(u.pos,c.to,void 0," ")),u&&m){const h=m.split(" ").filter(w=>w!=="");if(h.length<=0)return!1;const f=h[h.length-1],g=u.pos+m.lastIndexOf(f);if(!f)return!1;const b=hd(f).map(w=>w.toObject(r.defaultProtocol));if(!g2(b))return!1;b.filter(w=>w.isLink).map(w=>({...w,from:g+w.start+1,to:g+w.end+1})).filter(w=>o.schema.marks.code?!o.doc.rangeHasMark(w.from,w.to,o.schema.marks.code):!0).filter(w=>r.validate(w.value)).filter(w=>r.shouldAutoLink(w.value)).forEach(w=>{xl(w.from,w.to,o.doc).some(v=>v.mark.type===r.type)||s.addMark(w.from,w.to,r.type.create({href:w.href}))})}}),!!s.steps.length)return s}})}function y2(r){return new xe({key:new ze("handleClickLink"),props:{handleClick:(e,t,o)=>{var n,i;if(o.button!==0||!e.editable)return!1;let s=o.target;const l=[];for(;s.nodeName!=="DIV";)l.push(s),s=s.parentNode;if(!l.find(m=>m.nodeName==="A"))return!1;const d=vm(e.state,r.type.name),c=o.target,p=(n=c==null?void 0:c.href)!==null&&n!==void 0?n:d.href,u=(i=c==null?void 0:c.target)!==null&&i!==void 0?i:d.target;return c&&p?(window.open(p,u),!0):!1}}})}function w2(r){return new xe({key:new ze("handlePasteLink"),props:{handlePaste:(e,t,o)=>{const{state:n}=e,{selection:i}=n,{empty:s}=i;if(s)return!1;let l="";o.content.forEach(c=>{l+=c.textContent});const d=zh(l,{defaultProtocol:r.defaultProtocol}).find(c=>c.isLink&&c.value===l);return!l||!d?!1:r.editor.commands.setMark(r.type,{href:d.href})}}})}const v2=/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g;function Hr(r,e){const t=["http","https","ftp","ftps","mailto","tel","callto","sms","cid","xmpp"];return e&&e.forEach(o=>{const n=typeof o=="string"?o:o.scheme;n&&t.push(n)}),!r||r.replace(v2,"").match(new RegExp(`^(?:(?:${t.join("|")}):|[^a-z]|[a-z0-9+.-]+(?:[^a-z+.-:]|$))`,"i"))}const x2=Lt.create({name:"link",priority:1e3,keepOnSplit:!1,exitable:!0,onCreate(){this.options.validate&&!this.options.shouldAutoLink&&(this.options.shouldAutoLink=this.options.validate,console.warn("The `validate` option is deprecated. Rename to the `shouldAutoLink` option instead.")),this.options.protocols.forEach(r=>{if(typeof r=="string"){_h(r);return}_h(r.scheme,r.optionalSlashes)})},onDestroy(){h2()},inclusive(){return this.options.autolink},addOptions(){return{openOnClick:!0,linkOnPaste:!0,autolink:!0,protocols:[],defaultProtocol:"http",HTMLAttributes:{target:"_blank",rel:"noopener noreferrer nofollow",class:null},isAllowedUri:(r,e)=>!!Hr(r,e.protocols),validate:r=>!!r,shouldAutoLink:r=>!!r}},addAttributes(){return{href:{default:null,parseHTML(r){return r.getAttribute("href")}},target:{default:this.options.HTMLAttributes.target},rel:{default:this.options.HTMLAttributes.rel},class:{default:this.options.HTMLAttributes.class}}},parseHTML(){return[{tag:"a[href]",getAttrs:r=>{const e=r.getAttribute("href");return!e||!this.options.isAllowedUri(e,{defaultValidate:t=>!!Hr(t,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?!1:null}}]},renderHTML({HTMLAttributes:r}){return this.options.isAllowedUri(r.href,{defaultValidate:e=>!!Hr(e,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?["a",Ve(this.options.HTMLAttributes,r),0]:["a",Ve(this.options.HTMLAttributes,{...r,href:""}),0]},addCommands(){return{setLink:r=>({chain:e})=>{const{href:t}=r;return this.options.isAllowedUri(t,{defaultValidate:o=>!!Hr(o,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?e().setMark(this.name,r).setMeta("preventAutolink",!0).run():!1},toggleLink:r=>({chain:e})=>{const{href:t}=r;return this.options.isAllowedUri(t,{defaultValidate:o=>!!Hr(o,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?e().toggleMark(this.name,r,{extendEmptyMarkRange:!0}).setMeta("preventAutolink",!0).run():!1},unsetLink:()=>({chain:r})=>r().unsetMark(this.name,{extendEmptyMarkRange:!0}).setMeta("preventAutolink",!0).run()}},addPasteRules(){return[Ir({find:r=>{const e=[];if(r){const{protocols:t,defaultProtocol:o}=this.options,n=zh(r).filter(i=>i.isLink&&this.options.isAllowedUri(i.value,{defaultValidate:s=>!!Hr(s,t),protocols:t,defaultProtocol:o}));n.length&&n.forEach(i=>e.push({text:i.value,data:{href:i.href},index:i.start}))}return e},type:this.type,getAttributes:r=>{var e;return{href:(e=r.data)===null||e===void 0?void 0:e.href}}})]},addProseMirrorPlugins(){const r=[],{protocols:e,defaultProtocol:t}=this.options;return this.options.autolink&&r.push(b2({type:this.type,defaultProtocol:this.options.defaultProtocol,validate:o=>this.options.isAllowedUri(o,{defaultValidate:n=>!!Hr(n,e),protocols:e,defaultProtocol:t}),shouldAutoLink:this.options.shouldAutoLink})),this.options.openOnClick===!0&&r.push(y2({type:this.type})),this.options.linkOnPaste&&r.push(w2({editor:this.editor,defaultProtocol:this.options.defaultProtocol,type:this.type})),r}}),k2={class:"myInputGroup"},E2={key:0,class:"min-h-[2.5rem] flex items-center justify-start"},C2={class:"myPrimaryInputError mt-2 mb-0 py-0 self-start"},S2={class:"blockease-linear duration-200 block ease-linear"},N2={key:0},M2={class:"relative rounded-lg"},B2={class:"flex justify-between myPrimaryGap items-center py-4 px-4 overflow-x-auto border-b border-gray-200"},T2={class:"px-2 flex items-center justify-start gap-2 p-2 rounded-full border border-gray-200 shadow-sm"},O2={class:"flex items-center p-2 rounded-full border border-gray-200 shadow-sm"},P2={class:"px-2 flex items-center justify-start gap-2"},V2={class:"px-2 flex items-center justify-start gap-2"},D2={class:"px-2 flex items-center justify-start gap-2"},A2={class:"px-2 flex items-center justify-start gap-2"},L2={class:"px-2 flex items-center justify-start gap-2"},I2={class:"px-2 flex items-center justify-start gap-2"},R2={__name:"TipTapInput",setup(r){const e=ce,t=a.ref(!1),o=a.ref(""),n=a.ref(1),i=a.ref(""),s=a.ref(""),l=a.ref(""),d=a.ref(null),c=a.ref(null),p=a.ref(null),u=a.ref(null),m=a.ref(null),h=new ge(e),f=a.computed(()=>e.getElement),g=a.ref(""),b=a.computed(()=>{if(v.value)return v.value.getHTML()}),w=a.ref(0);a.watch(f,x=>{const C=document.createElement("div");if(x){C.innerHTML=x;const D=C.textContent;w.value=D.length}});const v=Zx({content:"",extensions:[Z5,x2.configure({openOnClick:!1})],editorProps:{attributes:{class:"prose-sm sm:prose-sm lg:prose-sm focus:outline-none"}}});a.watch(b,x=>{h.selectedElementIsValidText()&&f.value&&(e.setTextAreaVueModel(x),typeof x=="string"&&x!==g.value&&h.handleTextInput(x))});const k=function(){h.selectedElementIsValidText()&&v.value&&v.value.commands.setContent(f.value.innerHTML)};a.watch(f,()=>{k()});const y=a.ref(""),N=a.ref(""),E=a.ref(null);a.watch(y,x=>{N.value=x});const T=function(){y.value=v.value.getAttributes("link").href,t.value=!0,o.value="success",n.value=2,i.value="Enter URL",s.value=null,l.value="Close",d.value=y.value?"Remove url":null,c.value="Save",p.value=function(){t.value=!1,E.value=null},u.value=function(){v.value.chain().focus().extendMarkRange("link").unsetLink().run(),t.value=!1},m.value=function(){const x=M();x||(x||S(),t.value=!1)}},M=function(){E.value=null;const x=/^https?:\/\//,C=a.ref(!0);return C.value=x.test(N.value),C.value===!1?(E.value="The provided URL is invalid. Please ensure that it begins with 'https://' for proper formatting and security.",!0):!1},S=function(){v.value.chain().focus().extendMarkRange("link").setLink({href:N.value}).run()};return a.onBeforeMount(()=>{var x;(x=v.value)==null||x.destroy()}),a.onMounted(()=>{k()}),(x,C)=>(a.openBlock(),a.createElementBlock("div",null,[a.createVNode(Uo,{showDynamicModalBuilder:t.value,type:o.value,gridColumnAmount:n.value,title:i.value,description:s.value,firstButtonText:l.value,secondButtonText:d.value,thirdButtonText:c.value,onFirstModalButtonFunctionDynamicModalBuilder:p.value,onSecondModalButtonFunctionDynamicModalBuilder:u.value,onThirdModalButtonFunctionDynamicModalBuilder:m.value},{default:a.withCtx(()=>[C[8]||(C[8]=a.createElementVNode("header",null,null,-1)),a.createElementVNode("main",null,[a.createElementVNode("div",k2,[C[7]||(C[7]=a.createElementVNode("label",{class:"myPrimaryInputLabel",for:"roles"},[a.createElementVNode("span",null,"Enter URL")],-1)),a.withDirectives(a.createElementVNode("input",{"onUpdate:modelValue":C[0]||(C[0]=D=>y.value=D),class:"myPrimaryInput mt-1",type:"url",placeholder:"url"},null,512),[[a.vModelText,y.value]]),E.value?(a.openBlock(),a.createElementBlock("div",E2,[a.createElementVNode("p",C2,a.toDisplayString(E.value),1)])):a.createCommentVNode("",!0)])])]),_:1,__:[8]},8,["showDynamicModalBuilder","type","gridColumnAmount","title","description","firstButtonText","secondButtonText","thirdButtonText","onFirstModalButtonFunctionDynamicModalBuilder","onSecondModalButtonFunctionDynamicModalBuilder","onThirdModalButtonFunctionDynamicModalBuilder"]),a.createElementVNode("div",S2,[a.unref(h).selectedElementIsValidText()&&a.unref(v)?(a.openBlock(),a.createElementBlock("div",N2,[a.createElementVNode("div",M2,[a.createElementVNode("div",B2,[a.createElementVNode("div",null,[a.createElementVNode("div",null,[a.createElementVNode("div",T2,[a.createElementVNode("button",{onClick:C[1]||(C[1]=D=>a.unref(e).setShowModalTipTap(!1)),type:"button",class:"myPrimaryTag"},C[9]||(C[9]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," Save ",-1),a.createElementVNode("span",null,"Save & Close",-1)]))])])]),a.createElementVNode("div",O2,[a.createElementVNode("div",P2,[a.createElementVNode("button",{onClick:C[2]||(C[2]=D=>a.unref(v).chain().focus().setHardBreak().run()),type:"button",class:"myPrimaryTag"},C[10]||(C[10]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," keyboard_return ",-1),a.createElementVNode("span",null,"Line break",-1)]))]),a.createElementVNode("div",V2,[a.createElementVNode("button",{onClick:C[3]||(C[3]=D=>a.unref(v).chain().focus().toggleBold().run()),type:"button",class:a.normalizeClass(["myPrimaryTag",{"bg-myPrimaryLinkColor text-white":a.unref(v).isActive("bold")}])},C[11]||(C[11]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," format_bold ",-1),a.createElementVNode("span",null,"Bold",-1)]),2)]),a.createElementVNode("div",D2,[a.createElementVNode("button",{onClick:T,type:"button",class:a.normalizeClass(["myPrimaryTag",{"bg-myPrimaryLinkColor text-white":a.unref(v).isActive("link")}])},C[12]||(C[12]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," link ",-1),a.createElementVNode("span",null,"Link",-1)]),2)]),a.createElementVNode("div",A2,[a.createElementVNode("button",{onClick:C[4]||(C[4]=D=>a.unref(v).chain().focus().toggleHeading({level:2}).run()),type:"button",class:a.normalizeClass(["myPrimaryTag",{"bg-myPrimaryLinkColor text-white":a.unref(v).isActive("heading",{level:2})}])},C[13]||(C[13]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," titlecase ",-1),a.createElementVNode("span",null,"Header 2",-1)]),2)]),a.createElementVNode("div",L2,[a.createElementVNode("button",{onClick:C[5]||(C[5]=D=>a.unref(v).chain().focus().toggleHeading({level:3}).run()),type:"button",class:a.normalizeClass(["myPrimaryTag",{"bg-myPrimaryLinkColor text-white":a.unref(v).isActive("heading",{level:3})}])},C[14]||(C[14]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," titlecase ",-1),a.createElementVNode("span",null,"Header 3",-1)]),2)]),a.createElementVNode("div",I2,[a.createElementVNode("button",{onClick:C[6]||(C[6]=D=>a.unref(v).chain().focus().toggleBulletList().run()),type:"button",class:a.normalizeClass(["myPrimaryTag",{"bg-myPrimaryLinkColor text-white":a.unref(v).isActive("bulletList")}])},C[15]||(C[15]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," list ",-1),a.createElementVNode("span",null,"List",-1)]),2)])])]),a.createVNode(a.unref(Xx),{id:"page-builder-editor",editor:a.unref(v),class:"px-4 pt-6 pb-12 bg-white rounded-lg lg:min-h-[20rem] lg:max-h-[30rem] md:min-h-[20rem] md:max-h-[20rem] min-h-[20rem] max-h-[20rem] overflow-y-auto"},null,8,["editor"])])])):a.createCommentVNode("",!0)])]))}},fd=(r,e)=>{const t=r.__vccOpts||r;for(const[o,n]of e)t[o]=n;return t},_2={};function z2(r,e){return a.openBlock(),a.createElementBlock("div",null,e[0]||(e[0]=[a.createElementVNode("p",{class:"myPrimaryParagraph"},[a.createTextVNode(" Provide your own Media Library Component to integrate a custom media picker into the Page Builder. "),a.createElementVNode("br"),a.createTextVNode(" This allows full control over how media is selected and inserted. ")],-1)]))}const F2=fd(_2,[["render",z2]]),j2={class:"flex items-end justify-center text-center sm:block sm:p-0"},H2={class:"font-sans relative my-2 inline-block align-bottom bg-white rounded-2xl text-left overflow-hidden shadow-xl transform transition-all sm:align-middle sm:max-w-7xl sm:w-full"},W2={class:"flex gap-2 justify-between items-center border-b border-gray-200 p-4 mb-2"},U2={class:"p-4"},q2={key:0,class:"w-full"},K2={key:1},Fh={__name:"MediaLibraryModal",props:{title:{type:String,required:!0},description:{required:!0},firstButtonText:{type:String},secondButtonText:{type:String},thirdButtonText:{type:String},open:{required:!0},customMediaComponent:{type:Object,default:null}},emits:["firstMediaButtonFunction","secondMediaButtonFunction","thirdMediaButtonFunction"],setup(r,{emit:e}){const t=e,o=function(){t("firstMediaButtonFunction")},n=()=>{o()};return a.provide("closeMediaLibraryModal",n),(i,s)=>(a.openBlock(),a.createBlock(a.unref(Kr),{show:r.open,as:"template"},{default:a.withCtx(()=>[a.createVNode(a.unref(Io),{as:"div",class:"fixed z-30 inset-0 overflow-y-auto sm:px-4",onClose:o},{default:a.withCtx(()=>[a.createElementVNode("div",j2,[a.createVNode(a.unref(Bt),{as:"template",enter:"ease-out duration-100","enter-from":"opacity-0","enter-to":"opacity-100",leave:"ease-in duration-100","leave-from":"opacity-100","leave-to":"opacity-0"},{default:a.withCtx(()=>[a.createVNode(a.unref(rs),{class:"fixed inset-0 bg-gray-500 bg-opacity-75 transition-opacity"})]),_:1}),s[1]||(s[1]=a.createElementVNode("span",{"aria-hidden":"true",class:"hidden sm:inline-block sm:align-middle sm:h-screen"},"",-1)),a.createVNode(a.unref(Bt),{as:"template",enter:"ease-out duration-100","enter-from":"opacity-0 scale-95","enter-to":"opacity-100 scale-100",leave:"ease-in duration-100","leave-from":"opacity-100 scale-100","leave-to":"opacity-0 scale-95"},{default:a.withCtx(()=>[a.createElementVNode("div",H2,[a.createElementVNode("div",W2,[a.createVNode(a.unref(ns),{as:"h3",class:"tertiaryHeader my-0 py-0"},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(r.title),1)]),_:1}),a.createElementVNode("div",{class:"flex-end"},[a.createElementVNode("div",{class:"flex-end"},[a.createElementVNode("button",{type:"button",class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white hover:fill-white focus-visible:ring-0 text-myPrimaryDarkGrayColor",onClick:o,"aria-label":"Close"},s[0]||(s[0]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," close ",-1)]))])])]),a.createElementVNode("div",U2,[r.customMediaComponent?(a.openBlock(),a.createElementBlock("div",q2,[(a.openBlock(),a.createBlock(a.resolveDynamicComponent(r.customMediaComponent)))])):(a.openBlock(),a.createElementBlock("div",K2,[a.createVNode(F2)]))])])]),_:1})])]),_:1})]),_:1},8,["show"]))}},G2={class:"relative"},J2={key:0,class:"flex gap-2 items-center"},Y2={key:1,class:"flex items-center gap-2"},Q2={class:"block truncate text-[12.5px]"},X2={key:0,class:"flex items-center"},Z2={key:1,class:"flex items-center"},$2={class:"ml-3"},e3={__name:"TextColorEditor",setup(r){const e=ce,t=new ge(e),o=a.ref(null),n=a.computed(()=>e.getTextColor);return a.watch(n,async i=>{o.value=i,await t.handlePageBuilderMethods()},{immediate:!0}),(i,s)=>(a.openBlock(),a.createBlock(a.unref(_o),{as:"div",modelValue:o.value,"onUpdate:modelValue":s[1]||(s[1]=l=>o.value=l)},{default:a.withCtx(()=>[a.createElementVNode("div",G2,[a.createVNode(a.unref(zo),{class:"w-max flex items-center myPrimaryTag"},{default:a.withCtx(()=>{var l;return[n.value==="none"?(a.openBlock(),a.createElementBlock("div",J2,s[2]||(s[2]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," format_color_text ",-1),a.createElementVNode("span",{class:"block truncate text-[12.5px]"},"Text color",-1)]))):a.createCommentVNode("",!0),o.value!=="none"?(a.openBlock(),a.createElementBlock("div",Y2,[a.createElementVNode("div",{class:a.normalizeClass(["aspect-square w-6 h-6 border border-gray-800 rounded-sm",`bg-${(l=o.value)==null?void 0:l.replace("text-","")}`])},null,2),a.createElementVNode("span",Q2,a.toDisplayString(o.value),1)])):a.createCommentVNode("",!0)]}),_:1}),a.createVNode(a.Transition,{"leave-active-class":"transition ease-in duration-100","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:a.withCtx(()=>[a.createVNode(a.unref(Fo),{class:"absolute min-w-[12rem] z-40 mt-1 max-h-56 w-full overflow-auto rounded-md bg-gray-50 py-1 text-base shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none sm:text-sm"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(Fn).textColorVariables,l=>(a.openBlock(),a.createBlock(a.unref(jo),{as:"template",onClick:s[0]||(s[0]=d=>a.unref(t).handleTextColor(o.value)),key:l,value:l},{default:a.withCtx(({active:d,textColor:c})=>[a.createElementVNode("li",{class:a.normalizeClass([d?"bg-myPrimaryLinkColor text-white":"text-myPrimaryDarkGrayColor","relative cursor-default select-none py-2 pl-3 pr-9"])},[l==="none"?(a.openBlock(),a.createElementBlock("div",X2,s[3]||(s[3]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," invert_colors ",-1),a.createElementVNode("span",{class:"ml-3"},"Default black",-1)]))):a.createCommentVNode("",!0),l!=="none"?(a.openBlock(),a.createElementBlock("div",Z2,[a.createElementVNode("div",{class:a.normalizeClass(["aspect-square w-6 h-6 border border-gray-100 rounded-sm",`bg-${l.replace("text-","")}`])},null,2),a.createElementVNode("span",$2,a.toDisplayString(l),1)])):a.createCommentVNode("",!0)],2)]),_:2},1032,["value"]))),128))]),_:1})]),_:1})])]),_:1},8,["modelValue"]))}},t3={class:"relative"},r3={key:0,class:"flex gap-2 items-center"},o3={key:1,class:"flex items-center gap-2"},n3={class:"block truncate"},i3={key:0,class:"flex items-center"},a3={key:1,class:"flex items-center"},s3={class:"ml-3"},l3={__name:"BackgroundColorEditor",setup(r){const e=ce,t=new ge(e),o=a.ref(null),n=a.computed(()=>e.getBackgroundColor);return a.watch(n,async i=>{o.value=i,await t.handlePageBuilderMethods()},{immediate:!0}),(i,s)=>(a.openBlock(),a.createBlock(a.unref(_o),{as:"div",modelValue:o.value,"onUpdate:modelValue":s[1]||(s[1]=l=>o.value=l)},{default:a.withCtx(()=>[a.createElementVNode("div",t3,[a.createVNode(a.unref(zo),{class:"w-max flex items-center myPrimaryTag"},{default:a.withCtx(()=>{var l;return[n.value==="none"?(a.openBlock(),a.createElementBlock("div",r3,s[2]||(s[2]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," colors ",-1),a.createElementVNode("span",{class:"block truncate text-[12.5px]"},"Background color ",-1)]))):a.createCommentVNode("",!0),o.value!=="none"?(a.openBlock(),a.createElementBlock("div",o3,[a.createElementVNode("div",{class:a.normalizeClass(["aspect-square w-6 h-6 border border-gray-800 rounded-sm",`bg-${(l=o.value)==null?void 0:l.replace("bg-","")}`])},null,2),a.createElementVNode("span",n3,a.toDisplayString(o.value),1)])):a.createCommentVNode("",!0)]}),_:1}),a.createVNode(a.Transition,{"leave-active-class":"transition ease-in duration-100","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:a.withCtx(()=>[a.createVNode(a.unref(Fo),{class:"absolute min-w-[12rem] z-40 mt-1 max-h-56 w-full overflow-auto rounded-md bg-gray-50 py-1 text-base shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none sm:text-sm"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(Fn).backgroundColorVariables,l=>(a.openBlock(),a.createBlock(a.unref(jo),{as:"template",onClick:s[0]||(s[0]=d=>a.unref(t).handleBackgroundColor(o.value)),key:l,value:l},{default:a.withCtx(({active:d,backgroundColor:c})=>[a.createElementVNode("li",{class:a.normalizeClass([d?"bg-myPrimaryLinkColor text-white":"text-myPrimaryDarkGrayColor","relative cursor-default select-none py-2 pl-3 pr-9"])},[l==="none"?(a.openBlock(),a.createElementBlock("div",i3,s[3]||(s[3]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," ev_shadow ",-1),a.createElementVNode("span",{class:"ml-3"},"Transparent",-1)]))):a.createCommentVNode("",!0),l!=="none"?(a.openBlock(),a.createElementBlock("div",a3,[a.createElementVNode("div",{class:a.normalizeClass(["aspect-square w-6 h-6 border border-gray-100 rounded-sm",`bg-${l.replace("bg-","")}`])},null,2),a.createElementVNode("span",s3,a.toDisplayString(l),1)])):a.createCommentVNode("",!0)],2)]),_:2},1032,["value"]))),128))]),_:1})]),_:1})])]),_:1},8,["modelValue"]))}},d3={class:"myInputGroup"},c3={class:"myPrimaryFormOrganizationHeaderDescriptionSection"},p3={class:"myPrimaryFormOrganizationHeader"},u3={key:0,class:"min-h-[2.5rem] flex items-center justify-start"},m3={class:"myPrimaryInputError mt-2 mb-0 py-0 self-start"},h3={class:"overflow-y-auto"},f3={class:"z-20 px-2 py-1 h-24 flex items-center justify-center mt-2 mx-2 border-b border-myPrimaryLightGrayColor"},g3={key:0,class:"px-2 flex items-center justify-start gap-2"},b3={class:"px-2"},y3={key:2,class:"px-2 flex items-center justify-start gap-2"},w3={key:3,class:"px-2"},v3={__name:"EditGetElement",setup(r){const e=ce,t=a.inject("CustomMediaComponent"),o=new ge(e),n=a.computed(()=>e.getElement),i=a.computed(()=>{const X=e.getShowModalTipTap;return X&&w(),X});a.computed(()=>e.getRestoredElement);const s=a.computed(()=>e.getComponent),l=a.ref(""),d=a.ref(1),c=a.ref(""),p=a.ref(""),u=a.ref(""),m=a.ref(null),h=a.ref(null),f=a.ref(null),g=a.ref(null),b=a.ref(null),w=function(){e.setShowModalTipTap(!0),l.value="success",d.value=2,c.value="Manage Content",p.value=null,u.value=null,m.value=null,h.value="Save",f.value=function(){e.setShowModalTipTap(!1)},b.value=function(){e.setShowModalTipTap(!1)}},v=a.computed(()=>e.getBasePrimaryImage),k=a.ref(!1),y=a.ref(!1),N=a.ref(""),E=a.ref(""),T=a.ref(""),M=a.ref(null),S=a.ref(null),x=a.ref(null),C=a.ref(null),D=a.ref(null),I=function(){y.value=!0,N.value="Media Library",E.value=null,T.value="Close",M.value="Select image",x.value=function(){y.value=!1},C.value=function(){k.value=!0,o.updateBasePrimaryImage({type:"unsplash"}),y.value=!1,k.value=!1}},Y=a.ref(null),j=a.ref(""),U=a.ref(!1),$=function(){Y.value=null;const X=/^https?:\/\//,Z=a.ref(!0);return Z.value=X.test(j.value),Z.value===!1?(Y.value="The provided URL is invalid. Please ensure that it begins with 'https://' for proper formatting and security.",!0):!1},ne=function(){var Z;Y.value=null;const X=n.value&&((Z=n.value.firstElementChild)==null?void 0:Z.tagName)==="IFRAME"&&n.value.firstElementChild.hasAttribute("src")&&n.value.firstElementChild.getAttribute("src").trim()!==""?n.value.firstElementChild.src:"";j.value=X,U.value=!0,l.value="success",d.value=2,c.value="Add video url",p.value=null,u.value="Close",m.value="Save",h.value=null,f.value=function(){U.value=!1},g.value=function(){$()||(n.value&&n.value.firstElementChild&&n.value.firstElementChild.tagName==="IFRAME"&&(j.value=j.value.replace("watch?v=","embed/"),j.value=j.value.replace(/&ab_channel=[^&]*/,"").replace(/&list=[^&]*/,"").replace(/&start_radio=[^&]*/,"").replace(/&t=[^&]*/,""),n.value.firstElementChild.src=j.value),U.value=!1)}};return(X,Z)=>(a.openBlock(),a.createElementBlock("div",null,[a.createVNode(Uo,{showDynamicModalBuilder:U.value,maxWidth:"2xl",type:l.value,gridColumnAmount:d.value,title:c.value,description:p.value,firstButtonText:u.value,secondButtonText:m.value,thirdButtonText:h.value,onFirstModalButtonFunctionDynamicModalBuilder:f.value,onSecondModalButtonFunctionDynamicModalBuilder:g.value,onThirdModalButtonFunctionDynamicModalBuilder:b.value},{default:a.withCtx(()=>[Z[2]||(Z[2]=a.createElementVNode("header",null,null,-1)),a.createElementVNode("main",null,[a.createElementVNode("div",d3,[a.createElementVNode("div",c3,[a.createElementVNode("div",p3,[Z[1]||(Z[1]=a.createElementVNode("label",{for:"video",class:"myPrimaryInputLabel"},"Video url:",-1)),a.withDirectives(a.createElementVNode("input",{"onUpdate:modelValue":Z[0]||(Z[0]=K=>j.value=K),type:"text",class:"myPrimaryInput",name:"video"},null,512),[[a.vModelText,j.value]]),Y.value?(a.openBlock(),a.createElementBlock("div",u3,[a.createElementVNode("p",m3,a.toDisplayString(Y.value),1)])):a.createCommentVNode("",!0)])])])])]),_:1,__:[2]},8,["showDynamicModalBuilder","type","gridColumnAmount","title","description","firstButtonText","secondButtonText","thirdButtonText","onFirstModalButtonFunctionDynamicModalBuilder","onSecondModalButtonFunctionDynamicModalBuilder","onThirdModalButtonFunctionDynamicModalBuilder"]),a.createVNode(Uo,{simpleModal:!0,showDynamicModalBuilder:i.value,maxWidth:"5xl",type:l.value,gridColumnAmount:d.value,title:c.value,description:p.value,firstButtonText:u.value,secondButtonText:m.value,thirdButtonText:h.value,onFirstModalButtonFunctionDynamicModalBuilder:f.value,onSecondModalButtonFunctionDynamicModalBuilder:g.value,onThirdModalButtonFunctionDynamicModalBuilder:b.value},{default:a.withCtx(()=>[Z[3]||(Z[3]=a.createElementVNode("header",null,null,-1)),a.createElementVNode("main",h3,[a.createVNode(R2)])]),_:1,__:[3]},8,["showDynamicModalBuilder","type","gridColumnAmount","title","description","firstButtonText","secondButtonText","thirdButtonText","onFirstModalButtonFunctionDynamicModalBuilder","onSecondModalButtonFunctionDynamicModalBuilder","onThirdModalButtonFunctionDynamicModalBuilder"]),a.createVNode(Fh,{open:y.value,title:N.value,description:E.value,firstButtonText:T.value,secondButtonText:M.value,thirdButtonText:S.value,customMediaComponent:a.unref(t),onFirstMediaButtonFunction:x.value,onSecondMediaButtonFunction:C.value,onThirdMediaButtonFunction:D.value},null,8,["open","title","description","firstButtonText","secondButtonText","thirdButtonText","customMediaComponent","onFirstMediaButtonFunction","onSecondMediaButtonFunction","onThirdMediaButtonFunction"]),a.createElementVNode("div",f3,[a.createElementVNode("div",{class:a.normalizeClass(["flex items-center justify-center",{"rounded-full border border-gray-200 shadow-sm":n.value}])},[a.unref(o).ElOrFirstChildIsIframe()?(a.openBlock(),a.createElementBlock("div",g3,[a.createElementVNode("button",{onClick:ne,type:"button",class:"myPrimaryTag"},Z[4]||(Z[4]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," play_circle ",-1),a.createElementVNode("span",null,"Add YouTube",-1)]))])):a.createCommentVNode("",!0),a.unref(o).selectedElementIsValidText()&&!a.unref(o).ElOrFirstChildIsIframe()?(a.openBlock(),a.createElementBlock(a.Fragment,{key:1},[a.createElementVNode("div",{class:"px-2 flex items-center justify-start gap-2"},[a.createElementVNode("button",{onClick:w,type:"button",class:"myPrimaryTag"},Z[5]||(Z[5]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," edit ",-1),a.createElementVNode("span",null,"Edit text",-1)]))]),a.createElementVNode("div",b3,[a.createVNode(e3)])],64)):a.createCommentVNode("",!0),n.value&&s.value&&v.value!==null&&!a.unref(o).ElOrFirstChildIsIframe()?(a.openBlock(),a.createElementBlock("div",y3,[a.createElementVNode("button",{onClick:I,type:"button",class:"myPrimaryTag"},Z[6]||(Z[6]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," add_photo_alternate ",-1),a.createElementVNode("span",null,"Update image",-1)]))])):a.createCommentVNode("",!0),n.value&&n.value.nodeType===1&&!v.value&&!a.unref(o).ElOrFirstChildIsIframe()?(a.openBlock(),a.createElementBlock("div",w3,[a.createVNode(l3)])):a.createCommentVNode("",!0)],2)])]))}},x3=[{html_code:`
|
|
131
131
|
<section>
|
|
132
132
|
<div class="relative py-4">
|
|
133
133
|
<div class="mx-auto max-w-7xl lg:px-4 px-2">
|
|
@@ -542,6 +542,6 @@ class="border-2 border-gray-600 flex items-centre justify-start rounded-md font-
|
|
|
542
542
|
<div class="w-full md:pt-12 md:pb-12 pt-4 pb-4 lg:px-4 px-2"><div class="mx-auto max-w-7xl"><div class="myPrimaryGap grid grid-cols-1 sm:grid-cols-3 lg:grid-cols-3"> <div class="flex-1 py-2"> <img class="object-cover w-full object-top aspect-square smooth-transition" src="${oe}" alt="provider"> <div class="break-words py-2"><p>Layouts and visual.</p><p>Ullamcorper dignissim cras tincidunt.</p></div> </div> <div class="flex-1 py-2"> <img class="object-cover w-full object-top aspect-square smooth-transition" src="${oe}" alt="provider"> <div class="break-words py-2"><p>Layouts and visual.</p><p>Ullamcorper dignissim cras tincidunt.</p></div> </div> <div class="flex-1 py-2"> <img class="object-cover w-full object-top aspect-square smooth-transition" src="${oe}" alt="provider"> <div class="break-words py-2"><p>Layouts and visual.</p><p>Ullamcorper dignissim cras tincidunt.</p></div> </div> </div> </div> </div>
|
|
543
543
|
</section>`,cover_image:null},{title:"2 Square Images With Text",html_code:`<section>
|
|
544
544
|
<div class="w-full md:pt-12 md:pb-12 pt-4 pb-4 lg:px-4 px-2"><div class="mx-auto max-w-7xl"><div class="myPrimaryGap grid grid-cols-2 sm:grid-cols-2 lg:grid-cols-2"> <div class="flex-1 py-2"> <img class="object-cover w-full object-top aspect-square smooth-transition" src="${oe}" alt="provider"> <div class="break-words py-2"><p>Layouts and visual.</p><p>Ullamcorper dignissim cras tincidunt.</p></div> </div> <div class="flex-1 py-2"> <img class="object-cover w-full object-top aspect-square smooth-transition" src="${oe}" alt="provider"> <div class="break-words py-2"><p>Layouts and visual.</p><p>Ullamcorper dignissim cras tincidunt.</p></div> </div> </div> </div> </div>
|
|
545
|
-
</section>`,cover_image:null}]}}];function jh(){const r=a.inject("closeAddComponentModal",null),e=a.inject("closeMediaLibraryModal",null);return{closeAddComponentModal:r||(()=>{console.warn("closeAddComponentModal function not available. Make sure you are using this within a PageBuilder context.")}),closeMediaLibraryModal:e||(()=>{console.warn("closeMediaLibraryModal function not available. Make sure you are using this within a MediaLibraryModal context.")})}}const S3={class:"p-4"},N3={class:"mb-8"},M3={class:"grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-4"},B3=["onClick"],T3={class:"max-h-72 cursor-pointer object-contain bg-white mx-auto"},O3={class:"myPrimaryParagraph text-base font-medium"},P3={class:"myPrimaryParagraph text-xs font-normal pt-2"},V3={class:"grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 gap-4"},D3=["onClick"],A3={class:"overflow-hidden whitespace-pre-line flex-1 h-auto border-b border-gray-200 lg:py-10 py-8 px-2"},L3=["innerHTML"],I3={class:"p-3"},R3={class:"myPrimaryParagraph text-sm font-normal"},_3=fd(a.defineComponent({__name:"DefaultBuilderComponents",setup(r){const{closeAddComponentModal:e}=jh(),t=ce,o=new ge(t),n=function(l){o.addComponent(l),e()},i=function(l){return{id:null,html_code:l.html_code,title:l.title}},s=l=>E3(l);return(l,d)=>(a.openBlock(),a.createElementBlock("div",S3,[a.createElementVNode("div",N3,[d[0]||(d[0]=a.createElementVNode("h3",{class:"myQuaternaryHeader mb-4"},"Helper Components",-1)),a.createElementVNode("div",M3,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(x3),c=>(a.openBlock(),a.createElementBlock("div",{key:c.title,class:"border border-gray-200 overflow-hidden hover:border-myPrimaryLinkColor duration-100 cursor-pointer p-4",onClick:p=>n(c)},[a.createElementVNode("div",T3,[a.createCommentVNode("",!0),a.createElementVNode("h4",O3,a.toDisplayString(c.title),1)]),a.createElementVNode("div",P3," Click to add "+a.toDisplayString(c.title.toLowerCase())+" component ",1)],8,B3))),128))])]),a.createElementVNode("div",null,[d[2]||(d[2]=a.createElementVNode("h3",{class:"myQuaternaryHeader mb-4"},"Layout Components",-1)),a.createElementVNode("div",V3,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(C3)[0].components.data,c=>(a.openBlock(),a.createElementBlock("div",{key:c.title,class:"border border-gray-200 overflow-hidden hover:border-myPrimaryLinkColor duration-100 cursor-pointer",onClick:p=>n(i(c))},[a.createElementVNode("div",A3,[a.createElementVNode("div",{class:"max-h-72 cursor-pointer bg-white mx-auto flex items-center justify-center",innerHTML:s(c.title)},null,8,L3)]),a.createElementVNode("div",I3,[a.createElementVNode("h4",R3,a.toDisplayString(c.title),1),d[1]||(d[1]=a.createElementVNode("div",{class:"myPrimaryParagraph text-xs font-normal pt-2"},"Click to add component",-1))])],8,D3))),128))])])]))}}),[["__scopeId","data-v-50d59c37"]]),z3={class:"font-sans w-full relative inline-block align-bottom text-left overflow-hidden transform transition-all sm:align-middle"},F3={class:"flex items-center border-b border-gray-200 p-4 mb-2"},j3={class:"flex-1"},H3={class:"tertiaryHeader my-0 py-0"},W3={class:"p-4"},U3={key:0},q3={key:1},K3={class:"bg-slate-50 px-2 py-4 flex sm:justify-end justify-center"},G3={class:"sm:w-3/6 w-full px-2 my-2 flex gap-2 justify-end"},J3={__name:"BuilderComponents",props:{firstButtonText:{required:!0},title:{required:!0},show:{type:Boolean,default:!1,required:!0},CustomBuilderComponents:{type:Object,default:null}},emits:["firstModalButtonSearchComponentsFunction"],setup(r,{emit:e}){const t=e,o=function(){t("firstModalButtonSearchComponentsFunction")};return(n,i)=>(a.openBlock(),a.createBlock(Ac,{maxWidth:"5xl",showModalBuilder:r.show,onCloseMainModalBuilder:o,minHeight:"",maxHeight:""},{default:a.withCtx(()=>[a.createElementVNode("div",z3,[a.createElementVNode("div",F3,[a.createElementVNode("div",j3,[a.createElementVNode("h3",H3,a.toDisplayString(r.title),1)]),a.createElementVNode("button",{type:"button",class:"h-10 w-10 flex-start cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white hover:fill-white focus-visible:ring-0",onClick:o,"aria-label":"Close"},i[0]||(i[0]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," close ",-1)]))]),a.createElementVNode("div",W3,[r.CustomBuilderComponents?(a.openBlock(),a.createElementBlock("div",U3,[(a.openBlock(),a.createBlock(a.resolveDynamicComponent(r.CustomBuilderComponents)))])):(a.openBlock(),a.createElementBlock("div",q3,[a.createVNode(_3)]))])]),a.createElementVNode("div",K3,[a.createElementVNode("div",G3,[r.firstButtonText?(a.openBlock(),a.createElementBlock("button",{key:0,ref:"firstButtonRef",class:"mySecondaryButton",type:"button",onClick:o},a.toDisplayString(r.firstButtonText),513)):a.createCommentVNode("",!0)])])]),_:1},8,["showModalBuilder"]))}},Y3={class:"fixed inset-0 overflow-hidden"},Q3={class:"absolute inset-0 overflow-hidden"},X3={class:"pointer-events-none fixed inset-y-0 right-0 flex max-w-full pl-10 justify-end"},Z3={class:"flex h-full flex-col overflow-y-scroll bg-white pt-8 pb-6 shadow-xl"},$3={class:"pl-4 pr-2"},ek={class:"flex items-center justify-between"},tk={class:"ml-3 flex h-7 items-center"},rk={class:"md:mt-6 mt-4"},ok={__name:"SlideOverRight",props:{open:{required:!0},title:{required:!0}},emits:["slideOverButton"],setup(r,{emit:e}){return(t,o)=>(a.openBlock(),a.createBlock(a.Teleport,{to:"body"},[a.createVNode(a.unref(Kr),{as:"template",show:r.open},{default:a.withCtx(()=>[a.createVNode(a.unref(Io),{as:"div",class:"relative z-40",onClick:o[1]||(o[1]=n=>t.$emit("slideOverButton"))},{default:a.withCtx(()=>[o[3]||(o[3]=a.createElementVNode("div",{class:"fixed inset-0"},null,-1)),a.createElementVNode("div",Y3,[a.createElementVNode("div",Q3,[a.createElementVNode("div",X3,[a.createVNode(a.unref(Bt),{as:"template",enter:"transform transition ease-in-out duration-200 sm:duration-200","enter-from":"translate-x-full","enter-to":"translate-x-0",leave:"transform transition ease-in-out duration-200 sm:duration-200","leave-from":"translate-x-0","leave-to":"translate-x-full"},{default:a.withCtx(()=>[a.createVNode(a.unref(oc),{class:"pointer-events-auto w-96 max-w-md"},{default:a.withCtx(()=>[a.createElementVNode("div",Z3,[a.createElementVNode("div",$3,[a.createElementVNode("div",ek,[a.createVNode(a.unref(ns),{class:"myTertiaryHeader my-0"},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(r.title),1)]),_:1}),a.createElementVNode("div",tk,[a.createElementVNode("button",{onClick:o[0]||(o[0]=n=>t.$emit("slideOverButton")),class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white focus-visible:ring-0"},o[2]||(o[2]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," close ",-1)]))])]),a.createElementVNode("div",rk,[a.renderSlot(t.$slots,"default")])])])]),_:3})]),_:3})])])])]),_:3,__:[3]})]),_:3},8,["show"])]))}},nk={class:"fixed inset-0 overflow-hidden"},ik={class:"absolute inset-0 overflow-hidden"},ak={class:"pointer-events-none fixed inset-y-0 right-0 flex max-w-full pl-10 justify-end"},sk={class:"flex h-full flex-col overflow-y-scroll bg-white pt-8 pb-6 shadow-xl"},lk={class:"pl-4 pr-2"},dk={class:"flex items-center justify-between"},ck={class:"ml-3 flex h-7 items-center"},pk={class:"md:mt-6 mt-4"},uk={__name:"SlideOverRightParent",props:{open:{required:!0},title:{required:!0}},emits:["slideOverButton"],setup(r,{emit:e}){return(t,o)=>(a.openBlock(),a.createBlock(a.Teleport,{to:"body"},[a.createVNode(a.unref(Kr),{as:"template",show:r.open},{default:a.withCtx(()=>[a.createVNode(a.unref(Io),{as:"div",class:"relative z-40",onClick:o[1]||(o[1]=n=>t.$emit("slideOverButton"))},{default:a.withCtx(()=>[o[3]||(o[3]=a.createElementVNode("div",{class:"fixed inset-0"},null,-1)),a.createElementVNode("div",nk,[a.createElementVNode("div",ik,[a.createElementVNode("div",ak,[a.createVNode(a.unref(Bt),{as:"template",enter:"transform transition ease-in-out duration-200 sm:duration-200","enter-from":"translate-x-full","enter-to":"translate-x-0",leave:"transform transition ease-in-out duration-200 sm:duration-200","leave-from":"translate-x-0","leave-to":"translate-x-full"},{default:a.withCtx(()=>[a.createVNode(a.unref(oc),{class:"pointer-events-auto w-96 max-w-md"},{default:a.withCtx(()=>[a.createElementVNode("div",sk,[a.createElementVNode("div",lk,[a.createElementVNode("div",dk,[a.createVNode(a.unref(ns),{class:"myTertiaryHeader my-0"},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(r.title),1)]),_:1}),a.createElementVNode("div",ck,[a.createElementVNode("button",{onClick:o[0]||(o[0]=n=>t.$emit("slideOverButton")),class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white focus-visible:ring-0"},o[2]||(o[2]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," close ",-1)]))])]),a.createElementVNode("div",pk,[a.renderSlot(t.$slots,"default")])])])]),_:3})]),_:3})])])])]),_:3,__:[3]})]),_:3},8,["show"])]))}},mk={class:"my-8"},hk={class:"flex items-left flex-col myPrimaryGap border-myPrimaryMediumGrayColor"},fk={class:"text-white overflow-hidden bg-gray-900 max-w-2xl"},gk={class:"px-4 pb-8 pt-4 text-white text-xs"},bk={key:0,class:"text-xs pb-2"},yk={key:1,class:"text-xs pb-2"},wk={key:2,class:"text-xs pb-2"},vk={key:3,class:"text-xs pb-2"},xk={class:"text-xs pb-2"},kk={class:"overflow-hidden bg-gray-900 max-w-2xl"},Ek={class:"flex bg-gray-800/40 ring-1 ring-white/5"},Ck={class:"-mb-px flex text-xs font-medium text-myPrimaryMediumGrayColor"},Sk={class:"px-4 pb-8 pt-4 text-white text-xs break-all"},Nk={key:0},Mk={key:0},Bk={class:"pb-2"},Tk={key:1,class:"overflow-hidden shadow ring-1 ring-black ring-opacity-5 md:rounded-lg"},Ok={class:"bg-gray-50 pt-4 pb-1 border-b border-gray-200"},Pk={class:"overflow-x-auto"},Vk={class:"min-w-full divide-y divide-gray-300"},Dk={class:"bg-white divide-y divide-gray-200"},Ak={class:"px-6 py-4 text-sm text-gray-500"},Lk={class:"overflow-x-auto"},Ik={class:"min-w-full divide-y divide-gray-300"},Rk={class:"bg-white divide-y divide-gray-200"},_k={class:"px-6 py-4 text-sm text-gray-500 whitespace-pre-line"},zk={class:"overflow-x-auto"},Fk={class:"min-w-full divide-y divide-gray-300"},jk={class:"bg-white divide-y divide-gray-200"},Hk={class:"px-6 py-4 text-sm text-gray-500"},Wk={key:1},Uk={key:0},qk={class:"pb-2"},Kk={key:1,class:"overflow-hidden shadow ring-1 ring-black ring-opacity-5 md:rounded-lg"},Gk={class:"bg-gray-50 pt-4 pb-1 border-b border-gray-200"},Jk={class:"overflow-x-auto"},Yk={class:"min-w-full divide-y divide-gray-300"},Qk={class:"bg-white divide-y divide-gray-200"},Xk={class:"px-6 py-4 text-sm text-gray-500"},Zk={class:"overflow-x-auto"},$k={class:"min-w-full divide-y divide-gray-300"},e4={class:"bg-white divide-y divide-gray-200"},t4={class:"px-6 py-4 text-sm text-gray-500 whitespace-pre-line"},r4={class:"overflow-x-auto"},o4={class:"min-w-full divide-y divide-gray-300"},n4={class:"bg-white divide-y divide-gray-200"},i4={class:"px-6 py-4 text-sm text-gray-500"},a4={class:"py-4 text-sm text-gray-500 whitespace-pre-lines font-sans flex items-start justify-left"},s4=["innerHTML"],l4={key:2},d4={key:0},c4={class:"pb-2"},p4={key:1},u4={class:"bg-gray-50 pt-4 pb-1 border-b border-gray-200"},m4={class:"overflow-x-auto"},h4={class:"min-w-full divide-y divide-gray-300"},f4={class:"bg-white divide-y divide-gray-200"},g4={class:"px-6 py-4 text-sm text-gray-500"},b4={class:"overflow-x-auto"},y4={class:"min-w-full divide-y divide-gray-300"},w4={class:"bg-white divide-y divide-gray-200"},v4={class:"px-6 py-4 text-sm text-gray-500 whitespace-pre-line"},x4={class:"overflow-x-auto"},k4={class:"min-w-full divide-y divide-gray-300"},E4={class:"bg-white divide-y divide-gray-200"},C4={class:"px-6 py-4 text-sm text-gray-500"},S4={class:"py-4 text-sm text-gray-500 whitespace-pre-lines font-sans flex items-start justify-left"},N4=["innerHTML"],M4={__name:"AdvancedPageBuilderSettings",setup(r){const e=ce,t=a.computed(()=>e.getElement),o=a.computed(()=>e.getComponent),n=a.computed(()=>e.getComponents),i=a.ref("element"),s=function(d){i.value=d};function l(d){return d?d.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'"):""}return(d,c)=>{var p,u,m,h,f,g,b,w,v,k;return a.openBlock(),a.createElementBlock("div",mk,[a.createElementVNode("div",hk,[c[23]||(c[23]=a.createElementVNode("h4",{class:"myQuaternaryHeader"},"Selected HTML",-1)),c[24]||(c[24]=a.createElementVNode("p",{class:"myPrimaryParagraph text-xs"}," Overview of Selected Element, Component, and Components. This section provides real-time updates based on your HTML selection. ",-1)),a.createElementVNode("div",null,[c[8]||(c[8]=a.createElementVNode("h4",{class:"myPrimaryParagraph text-sm pb-2"},"Types",-1)),a.createElementVNode("div",fk,[c[7]||(c[7]=a.createElementVNode("div",{class:"flex bg-gray-800/40 ring-1 ring-white/5"},[a.createElementVNode("div",{class:"-mb-px flex text-xs font-medium text-myPrimaryMediumGrayColor"},[a.createElementVNode("div",{class:"px-4 py-4 text-white"},"Types")])],-1)),a.createElementVNode("div",gk,[t.value===null||t.value===void 0?(a.openBlock(),a.createElementBlock("p",bk)):a.createCommentVNode("",!0),t.value!==null&&t.value!==void 0?(a.openBlock(),a.createElementBlock("p",yk,[c[3]||(c[3]=a.createElementVNode("span",null,"Element type: ",-1)),a.createElementVNode("span",null,a.toDisplayString(typeof t.value),1)])):a.createCommentVNode("",!0),o.value===null||o.value===void 0?(a.openBlock(),a.createElementBlock("p",wk,[c[4]||(c[4]=a.createElementVNode("span",null,"Component type: ",-1)),a.createTextVNode(" "+a.toDisplayString(JSON.stringify(o.value)),1)])):a.createCommentVNode("",!0),o.value!==null&&o.value!==void 0?(a.openBlock(),a.createElementBlock("p",vk,[c[5]||(c[5]=a.createElementVNode("span",null,"Component type: ",-1)),a.createElementVNode("span",null,a.toDisplayString(Array.isArray(o.value)===!0?"array":typeof o.value),1)])):a.createCommentVNode("",!0),a.createElementVNode("p",xk,[c[6]||(c[6]=a.createElementVNode("span",null,"Components: ",-1)),a.createElementVNode("span",null,a.toDisplayString(Array.isArray(n.value)===!0?"array":typeof n.value),1)])])])]),a.createElementVNode("div",null,[c[22]||(c[22]=a.createElementVNode("h4",{class:"myPrimaryParagraph text-sm pb-2"},"Content",-1)),a.createElementVNode("div",kk,[a.createElementVNode("div",Ek,[a.createElementVNode("div",Ck,[a.createElementVNode("div",{onClick:c[0]||(c[0]=y=>s("element")),class:a.normalizeClass(["px-4 py-4 cursor-pointer",[i.value==="element"?"text-white":""]])}," Element ",2),a.createElementVNode("div",{onClick:c[1]||(c[1]=y=>s("component")),class:a.normalizeClass(["px-4 py-4 cursor-pointer",[i.value==="component"?"text-white":""]])}," Component ",2),a.createElementVNode("div",{onClick:c[2]||(c[2]=y=>s("components")),class:a.normalizeClass(["px-4 py-4 cursor-pointer",[i.value==="components"?"text-white":""]])}," Components "+a.toDisplayString(Array.isArray(n.value)&&n.value.length),3)])]),a.createElementVNode("div",Sk,[i.value==="element"?(a.openBlock(),a.createElementBlock("div",Nk,[o.value?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("div",Mk,[a.createElementVNode("p",Bk,a.toDisplayString(o.value===null?"NULL":typeof o.value),1)])),t.value?(a.openBlock(),a.createElementBlock("div",Tk,[a.createElementVNode("div",Ok,[a.createElementVNode("div",Pk,[a.createElementVNode("table",Vk,[c[9]||(c[9]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{class:"px-6 py-3 text-left text-xs font-medium text-gray-900 tracking-wider"}," Selected HTML: ")])],-1)),a.createElementVNode("tbody",Dk,[a.createElementVNode("tr",null,[a.createElementVNode("td",Ak,a.toDisplayString((p=t.value)==null?void 0:p.outerHTML),1)])])])]),a.createElementVNode("div",Lk,[a.createElementVNode("table",Ik,[c[10]||(c[10]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{class:"px-6 py-3 text-left text-xs font-medium text-gray-900 tracking-wider"}," Element src: ")])],-1)),a.createElementVNode("tbody",Rk,[a.createElementVNode("tr",null,[a.createElementVNode("td",_k,a.toDisplayString((u=t.value)!=null&&u.src?(m=t.value)==null?void 0:m.src:typeof((h=t.value)==null?void 0:h.src)),1)])])])])]),a.createElementVNode("div",zk,[a.createElementVNode("table",Fk,[c[11]||(c[11]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{class:"px-6 py-3 text-left text-xs font-medium text-gray-900 tracking-wider"}," Element classes ")])],-1)),a.createElementVNode("tbody",jk,[a.createElementVNode("tr",null,[a.createElementVNode("td",Hk,a.toDisplayString((f=t.value)!=null&&f.classList?(g=t.value)==null?void 0:g.classList:typeof((b=t.value)==null?void 0:b.classList)),1)])])])])])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0),i.value==="component"?(a.openBlock(),a.createElementBlock("div",Wk,[o.value?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("div",Uk,[a.createElementVNode("p",qk,a.toDisplayString(o.value===null?"NULL":typeof o.value),1)])),o.value?(a.openBlock(),a.createElementBlock("div",Kk,[a.createElementVNode("div",Gk,[a.createElementVNode("div",Jk,[a.createElementVNode("table",Yk,[c[12]||(c[12]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{class:"px-6 py-3 text-left text-xs font-medium text-gray-900 tracking-wider"}," ID ")])],-1)),a.createElementVNode("tbody",Qk,[a.createElementVNode("tr",null,[a.createElementVNode("td",Xk,a.toDisplayString((w=o.value)==null?void 0:w.id),1)])])])]),a.createElementVNode("div",Zk,[a.createElementVNode("table",$k,[c[13]||(c[13]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{class:"px-6 py-3 text-left text-xs font-medium text-gray-900 tracking-wider"}," Title ")])],-1)),a.createElementVNode("tbody",e4,[a.createElementVNode("tr",null,[a.createElementVNode("td",t4,a.toDisplayString((v=o.value)==null?void 0:v.title),1)])])])])]),a.createElementVNode("div",r4,[a.createElementVNode("table",o4,[c[16]||(c[16]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{class:"px-6 py-3 text-left text-xs font-medium text-gray-900 tracking-wider"}," HTML Code ")])],-1)),a.createElementVNode("tbody",n4,[a.createElementVNode("tr",null,[a.createElementVNode("td",i4,[a.createElementVNode("pre",a4,[c[14]||(c[14]=a.createTextVNode(" ")),a.createElementVNode("code",{class:"font-sans",innerHTML:l((k=o.value)==null?void 0:k.html_code)},null,8,s4),c[15]||(c[15]=a.createTextVNode(`
|
|
545
|
+
</section>`,cover_image:null}]}}];function jh(){const r=a.inject("closeAddComponentModal",null),e=a.inject("closeMediaLibraryModal",null);return{closeAddComponentModal:r||(()=>{console.warn("closeAddComponentModal function not available. Make sure you are using this within a PageBuilder context.")}),closeMediaLibraryModal:e||(()=>{console.warn("closeMediaLibraryModal function not available. Make sure you are using this within a MediaLibraryModal context.")})}}const S3={class:"p-4"},N3={class:"mb-8"},M3={class:"grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 lg:grid-cols-4 gap-4"},B3=["onClick"],T3={class:"max-h-72 cursor-pointer object-contain bg-white mx-auto"},O3={class:"myPrimaryParagraph text-base font-medium"},P3={class:"myPrimaryParagraph text-xs font-normal pt-2"},V3={class:"grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 gap-4"},D3=["onClick"],A3={class:"overflow-hidden whitespace-pre-line flex-1 h-auto border-b border-gray-200 lg:py-10 py-8 px-2"},L3=["innerHTML"],I3={class:"p-3"},R3={class:"myPrimaryParagraph text-sm font-normal"},_3=fd(a.defineComponent({__name:"DefaultBuilderComponents",setup(r){const{closeAddComponentModal:e}=jh(),t=ce,o=new ge(t),n=function(l){o.addComponent(l),e()},i=function(l){return{id:null,html_code:l.html_code,title:l.title}},s=l=>E3(l);return(l,d)=>(a.openBlock(),a.createElementBlock("div",S3,[a.createElementVNode("div",N3,[d[0]||(d[0]=a.createElementVNode("h3",{class:"myQuaternaryHeader mb-4"},"Helper Components",-1)),a.createElementVNode("div",M3,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(x3),c=>(a.openBlock(),a.createElementBlock("div",{key:c.title,class:"border border-gray-200 overflow-hidden hover:border-myPrimaryLinkColor duration-100 cursor-pointer p-4",onClick:p=>n(c)},[a.createElementVNode("div",T3,[a.createCommentVNode("",!0),a.createElementVNode("h4",O3,a.toDisplayString(c.title),1)]),a.createElementVNode("div",P3," Click to add "+a.toDisplayString(c.title.toLowerCase())+" component ",1)],8,B3))),128))])]),a.createElementVNode("div",null,[d[2]||(d[2]=a.createElementVNode("h3",{class:"myQuaternaryHeader mb-4"},"Layout Components",-1)),a.createElementVNode("div",V3,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(C3)[0].components.data,c=>(a.openBlock(),a.createElementBlock("div",{key:c.title,class:"border border-gray-200 overflow-hidden hover:border-myPrimaryLinkColor duration-100 cursor-pointer",onClick:p=>n(i(c))},[a.createElementVNode("div",A3,[a.createElementVNode("div",{class:"max-h-72 cursor-pointer bg-white mx-auto flex items-center justify-center",innerHTML:s(c.title)},null,8,L3)]),a.createElementVNode("div",I3,[a.createElementVNode("h4",R3,a.toDisplayString(c.title),1),d[1]||(d[1]=a.createElementVNode("div",{class:"myPrimaryParagraph text-xs font-normal pt-2"},"Click to add component",-1))])],8,D3))),128))])])]))}}),[["__scopeId","data-v-50d59c37"]]),z3={class:"font-sans w-full relative inline-block align-bottom text-left overflow-hidden transform transition-all sm:align-middle"},F3={class:"flex items-center border-b border-gray-200 p-4 mb-2"},j3={class:"flex-1"},H3={class:"tertiaryHeader my-0 py-0"},W3={class:"p-4"},U3={key:0},q3={key:1},K3={class:"bg-slate-50 px-2 py-4 flex sm:justify-end justify-center"},G3={class:"sm:w-3/6 w-full px-2 my-2 flex gap-2 justify-end"},J3={__name:"BuilderComponents",props:{firstButtonText:{required:!0},title:{required:!0},show:{type:Boolean,default:!1,required:!0},CustomBuilderComponents:{type:Object,default:null}},emits:["firstModalButtonSearchComponentsFunction"],setup(r,{emit:e}){const t=e,o=function(){t("firstModalButtonSearchComponentsFunction")};return(n,i)=>(a.openBlock(),a.createBlock(Ac,{maxWidth:"5xl",showModalBuilder:r.show,onCloseMainModalBuilder:o,minHeight:"",maxHeight:""},{default:a.withCtx(()=>[a.createElementVNode("div",z3,[a.createElementVNode("div",F3,[a.createElementVNode("div",j3,[a.createElementVNode("h3",H3,a.toDisplayString(r.title),1)]),a.createElementVNode("button",{type:"button",class:"h-10 w-10 flex-start cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white hover:fill-white focus-visible:ring-0",onClick:o,"aria-label":"Close"},i[0]||(i[0]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," close ",-1)]))]),a.createElementVNode("div",W3,[r.CustomBuilderComponents?(a.openBlock(),a.createElementBlock("div",U3,[(a.openBlock(),a.createBlock(a.resolveDynamicComponent(r.CustomBuilderComponents)))])):(a.openBlock(),a.createElementBlock("div",q3,[a.createVNode(_3)]))])]),a.createElementVNode("div",K3,[a.createElementVNode("div",G3,[r.firstButtonText?(a.openBlock(),a.createElementBlock("button",{key:0,ref:"firstButtonRef",class:"mySecondaryButton",type:"button",onClick:o},a.toDisplayString(r.firstButtonText),513)):a.createCommentVNode("",!0)])])]),_:1},8,["showModalBuilder"]))}},Y3={class:"fixed inset-0 overflow-hidden"},Q3={class:"absolute inset-0 overflow-hidden"},X3={class:"pointer-events-none fixed inset-y-0 right-0 flex max-w-full pl-10 justify-end"},Z3={class:"flex h-full flex-col overflow-y-scroll bg-white pt-8 pb-6 shadow-xl"},$3={class:"pl-4 pr-2"},ek={class:"flex items-center justify-between"},tk={class:"ml-3 flex h-7 items-center"},rk={class:"md:mt-6 mt-4"},ok={__name:"SlideOverRight",props:{open:{required:!0},title:{required:!0}},emits:["slideOverButton"],setup(r,{emit:e}){return(t,o)=>(a.openBlock(),a.createBlock(a.unref(Kr),{as:"template",show:r.open},{default:a.withCtx(()=>[a.createVNode(a.unref(Io),{as:"div",class:"relative z-40",onClick:o[1]||(o[1]=n=>t.$emit("slideOverButton"))},{default:a.withCtx(()=>[o[3]||(o[3]=a.createElementVNode("div",{class:"fixed inset-0"},null,-1)),a.createElementVNode("div",Y3,[a.createElementVNode("div",Q3,[a.createElementVNode("div",X3,[a.createVNode(a.unref(Bt),{as:"template",enter:"transform transition ease-in-out duration-200 sm:duration-200","enter-from":"translate-x-full","enter-to":"translate-x-0",leave:"transform transition ease-in-out duration-200 sm:duration-200","leave-from":"translate-x-0","leave-to":"translate-x-full"},{default:a.withCtx(()=>[a.createVNode(a.unref(oc),{class:"pointer-events-auto w-96 max-w-md"},{default:a.withCtx(()=>[a.createElementVNode("div",Z3,[a.createElementVNode("div",$3,[a.createElementVNode("div",ek,[a.createVNode(a.unref(ns),{class:"myTertiaryHeader my-0"},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(r.title),1)]),_:1}),a.createElementVNode("div",tk,[a.createElementVNode("button",{onClick:o[0]||(o[0]=n=>t.$emit("slideOverButton")),class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white focus-visible:ring-0"},o[2]||(o[2]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," close ",-1)]))])]),a.createElementVNode("div",rk,[a.renderSlot(t.$slots,"default")])])])]),_:3})]),_:3})])])])]),_:3,__:[3]})]),_:3},8,["show"]))}},nk={class:"fixed inset-0 overflow-hidden"},ik={class:"absolute inset-0 overflow-hidden"},ak={class:"pointer-events-none fixed inset-y-0 right-0 flex max-w-full pl-10 justify-end"},sk={class:"flex h-full flex-col overflow-y-scroll bg-white pt-8 pb-6 shadow-xl"},lk={class:"pl-4 pr-2"},dk={class:"flex items-center justify-between"},ck={class:"ml-3 flex h-7 items-center"},pk={class:"md:mt-6 mt-4"},uk={__name:"SlideOverRightParent",props:{open:{required:!0},title:{required:!0}},emits:["slideOverButton"],setup(r,{emit:e}){return(t,o)=>(a.openBlock(),a.createBlock(a.unref(Kr),{as:"template",show:r.open},{default:a.withCtx(()=>[a.createVNode(a.unref(Io),{as:"div",class:"relative z-40",onClick:o[1]||(o[1]=n=>t.$emit("slideOverButton"))},{default:a.withCtx(()=>[o[3]||(o[3]=a.createElementVNode("div",{class:"fixed inset-0"},null,-1)),a.createElementVNode("div",nk,[a.createElementVNode("div",ik,[a.createElementVNode("div",ak,[a.createVNode(a.unref(Bt),{as:"template",enter:"transform transition ease-in-out duration-200 sm:duration-200","enter-from":"translate-x-full","enter-to":"translate-x-0",leave:"transform transition ease-in-out duration-200 sm:duration-200","leave-from":"translate-x-0","leave-to":"translate-x-full"},{default:a.withCtx(()=>[a.createVNode(a.unref(oc),{class:"pointer-events-auto w-96 max-w-md"},{default:a.withCtx(()=>[a.createElementVNode("div",sk,[a.createElementVNode("div",lk,[a.createElementVNode("div",dk,[a.createVNode(a.unref(ns),{class:"myTertiaryHeader my-0"},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(r.title),1)]),_:1}),a.createElementVNode("div",ck,[a.createElementVNode("button",{onClick:o[0]||(o[0]=n=>t.$emit("slideOverButton")),class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white focus-visible:ring-0"},o[2]||(o[2]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," close ",-1)]))])]),a.createElementVNode("div",pk,[a.renderSlot(t.$slots,"default")])])])]),_:3})]),_:3})])])])]),_:3,__:[3]})]),_:3},8,["show"]))}},mk={class:"my-8"},hk={class:"flex items-left flex-col myPrimaryGap border-myPrimaryMediumGrayColor"},fk={class:"text-white overflow-hidden bg-gray-900 max-w-2xl"},gk={class:"px-4 pb-8 pt-4 text-white text-xs"},bk={key:0,class:"text-xs pb-2"},yk={key:1,class:"text-xs pb-2"},wk={key:2,class:"text-xs pb-2"},vk={key:3,class:"text-xs pb-2"},xk={class:"text-xs pb-2"},kk={class:"overflow-hidden bg-gray-900 max-w-2xl"},Ek={class:"flex bg-gray-800/40 ring-1 ring-white/5"},Ck={class:"-mb-px flex text-xs font-medium text-myPrimaryMediumGrayColor"},Sk={class:"px-4 pb-8 pt-4 text-white text-xs break-all"},Nk={key:0},Mk={key:0},Bk={class:"pb-2"},Tk={key:1,class:"overflow-hidden shadow ring-1 ring-black ring-opacity-5 md:rounded-lg"},Ok={class:"bg-gray-50 pt-4 pb-1 border-b border-gray-200"},Pk={class:"overflow-x-auto"},Vk={class:"min-w-full divide-y divide-gray-300"},Dk={class:"bg-white divide-y divide-gray-200"},Ak={class:"px-6 py-4 text-sm text-gray-500"},Lk={class:"overflow-x-auto"},Ik={class:"min-w-full divide-y divide-gray-300"},Rk={class:"bg-white divide-y divide-gray-200"},_k={class:"px-6 py-4 text-sm text-gray-500 whitespace-pre-line"},zk={class:"overflow-x-auto"},Fk={class:"min-w-full divide-y divide-gray-300"},jk={class:"bg-white divide-y divide-gray-200"},Hk={class:"px-6 py-4 text-sm text-gray-500"},Wk={key:1},Uk={key:0},qk={class:"pb-2"},Kk={key:1,class:"overflow-hidden shadow ring-1 ring-black ring-opacity-5 md:rounded-lg"},Gk={class:"bg-gray-50 pt-4 pb-1 border-b border-gray-200"},Jk={class:"overflow-x-auto"},Yk={class:"min-w-full divide-y divide-gray-300"},Qk={class:"bg-white divide-y divide-gray-200"},Xk={class:"px-6 py-4 text-sm text-gray-500"},Zk={class:"overflow-x-auto"},$k={class:"min-w-full divide-y divide-gray-300"},e4={class:"bg-white divide-y divide-gray-200"},t4={class:"px-6 py-4 text-sm text-gray-500 whitespace-pre-line"},r4={class:"overflow-x-auto"},o4={class:"min-w-full divide-y divide-gray-300"},n4={class:"bg-white divide-y divide-gray-200"},i4={class:"px-6 py-4 text-sm text-gray-500"},a4={class:"py-4 text-sm text-gray-500 whitespace-pre-lines font-sans flex items-start justify-left"},s4=["innerHTML"],l4={key:2},d4={key:0},c4={class:"pb-2"},p4={key:1},u4={class:"bg-gray-50 pt-4 pb-1 border-b border-gray-200"},m4={class:"overflow-x-auto"},h4={class:"min-w-full divide-y divide-gray-300"},f4={class:"bg-white divide-y divide-gray-200"},g4={class:"px-6 py-4 text-sm text-gray-500"},b4={class:"overflow-x-auto"},y4={class:"min-w-full divide-y divide-gray-300"},w4={class:"bg-white divide-y divide-gray-200"},v4={class:"px-6 py-4 text-sm text-gray-500 whitespace-pre-line"},x4={class:"overflow-x-auto"},k4={class:"min-w-full divide-y divide-gray-300"},E4={class:"bg-white divide-y divide-gray-200"},C4={class:"px-6 py-4 text-sm text-gray-500"},S4={class:"py-4 text-sm text-gray-500 whitespace-pre-lines font-sans flex items-start justify-left"},N4=["innerHTML"],M4={__name:"AdvancedPageBuilderSettings",setup(r){const e=ce,t=a.computed(()=>e.getElement),o=a.computed(()=>e.getComponent),n=a.computed(()=>e.getComponents),i=a.ref("element"),s=function(d){i.value=d};function l(d){return d?d.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'"):""}return(d,c)=>{var p,u,m,h,f,g,b,w,v,k;return a.openBlock(),a.createElementBlock("div",mk,[a.createElementVNode("div",hk,[c[23]||(c[23]=a.createElementVNode("h4",{class:"myQuaternaryHeader"},"Selected HTML",-1)),c[24]||(c[24]=a.createElementVNode("p",{class:"myPrimaryParagraph text-xs"}," Overview of Selected Element, Component, and Components. This section provides real-time updates based on your HTML selection. ",-1)),a.createElementVNode("div",null,[c[8]||(c[8]=a.createElementVNode("h4",{class:"myPrimaryParagraph text-sm pb-2"},"Types",-1)),a.createElementVNode("div",fk,[c[7]||(c[7]=a.createElementVNode("div",{class:"flex bg-gray-800/40 ring-1 ring-white/5"},[a.createElementVNode("div",{class:"-mb-px flex text-xs font-medium text-myPrimaryMediumGrayColor"},[a.createElementVNode("div",{class:"px-4 py-4 text-white"},"Types")])],-1)),a.createElementVNode("div",gk,[t.value===null||t.value===void 0?(a.openBlock(),a.createElementBlock("p",bk)):a.createCommentVNode("",!0),t.value!==null&&t.value!==void 0?(a.openBlock(),a.createElementBlock("p",yk,[c[3]||(c[3]=a.createElementVNode("span",null,"Element type: ",-1)),a.createElementVNode("span",null,a.toDisplayString(typeof t.value),1)])):a.createCommentVNode("",!0),o.value===null||o.value===void 0?(a.openBlock(),a.createElementBlock("p",wk,[c[4]||(c[4]=a.createElementVNode("span",null,"Component type: ",-1)),a.createTextVNode(" "+a.toDisplayString(JSON.stringify(o.value)),1)])):a.createCommentVNode("",!0),o.value!==null&&o.value!==void 0?(a.openBlock(),a.createElementBlock("p",vk,[c[5]||(c[5]=a.createElementVNode("span",null,"Component type: ",-1)),a.createElementVNode("span",null,a.toDisplayString(Array.isArray(o.value)===!0?"array":typeof o.value),1)])):a.createCommentVNode("",!0),a.createElementVNode("p",xk,[c[6]||(c[6]=a.createElementVNode("span",null,"Components: ",-1)),a.createElementVNode("span",null,a.toDisplayString(Array.isArray(n.value)===!0?"array":typeof n.value),1)])])])]),a.createElementVNode("div",null,[c[22]||(c[22]=a.createElementVNode("h4",{class:"myPrimaryParagraph text-sm pb-2"},"Content",-1)),a.createElementVNode("div",kk,[a.createElementVNode("div",Ek,[a.createElementVNode("div",Ck,[a.createElementVNode("div",{onClick:c[0]||(c[0]=y=>s("element")),class:a.normalizeClass(["px-4 py-4 cursor-pointer",[i.value==="element"?"text-white":""]])}," Element ",2),a.createElementVNode("div",{onClick:c[1]||(c[1]=y=>s("component")),class:a.normalizeClass(["px-4 py-4 cursor-pointer",[i.value==="component"?"text-white":""]])}," Component ",2),a.createElementVNode("div",{onClick:c[2]||(c[2]=y=>s("components")),class:a.normalizeClass(["px-4 py-4 cursor-pointer",[i.value==="components"?"text-white":""]])}," Components "+a.toDisplayString(Array.isArray(n.value)&&n.value.length),3)])]),a.createElementVNode("div",Sk,[i.value==="element"?(a.openBlock(),a.createElementBlock("div",Nk,[o.value?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("div",Mk,[a.createElementVNode("p",Bk,a.toDisplayString(o.value===null?"NULL":typeof o.value),1)])),t.value?(a.openBlock(),a.createElementBlock("div",Tk,[a.createElementVNode("div",Ok,[a.createElementVNode("div",Pk,[a.createElementVNode("table",Vk,[c[9]||(c[9]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{class:"px-6 py-3 text-left text-xs font-medium text-gray-900 tracking-wider"}," Selected HTML: ")])],-1)),a.createElementVNode("tbody",Dk,[a.createElementVNode("tr",null,[a.createElementVNode("td",Ak,a.toDisplayString((p=t.value)==null?void 0:p.outerHTML),1)])])])]),a.createElementVNode("div",Lk,[a.createElementVNode("table",Ik,[c[10]||(c[10]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{class:"px-6 py-3 text-left text-xs font-medium text-gray-900 tracking-wider"}," Element src: ")])],-1)),a.createElementVNode("tbody",Rk,[a.createElementVNode("tr",null,[a.createElementVNode("td",_k,a.toDisplayString((u=t.value)!=null&&u.src?(m=t.value)==null?void 0:m.src:typeof((h=t.value)==null?void 0:h.src)),1)])])])])]),a.createElementVNode("div",zk,[a.createElementVNode("table",Fk,[c[11]||(c[11]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{class:"px-6 py-3 text-left text-xs font-medium text-gray-900 tracking-wider"}," Element classes ")])],-1)),a.createElementVNode("tbody",jk,[a.createElementVNode("tr",null,[a.createElementVNode("td",Hk,a.toDisplayString((f=t.value)!=null&&f.classList?(g=t.value)==null?void 0:g.classList:typeof((b=t.value)==null?void 0:b.classList)),1)])])])])])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0),i.value==="component"?(a.openBlock(),a.createElementBlock("div",Wk,[o.value?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("div",Uk,[a.createElementVNode("p",qk,a.toDisplayString(o.value===null?"NULL":typeof o.value),1)])),o.value?(a.openBlock(),a.createElementBlock("div",Kk,[a.createElementVNode("div",Gk,[a.createElementVNode("div",Jk,[a.createElementVNode("table",Yk,[c[12]||(c[12]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{class:"px-6 py-3 text-left text-xs font-medium text-gray-900 tracking-wider"}," ID ")])],-1)),a.createElementVNode("tbody",Qk,[a.createElementVNode("tr",null,[a.createElementVNode("td",Xk,a.toDisplayString((w=o.value)==null?void 0:w.id),1)])])])]),a.createElementVNode("div",Zk,[a.createElementVNode("table",$k,[c[13]||(c[13]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{class:"px-6 py-3 text-left text-xs font-medium text-gray-900 tracking-wider"}," Title ")])],-1)),a.createElementVNode("tbody",e4,[a.createElementVNode("tr",null,[a.createElementVNode("td",t4,a.toDisplayString((v=o.value)==null?void 0:v.title),1)])])])])]),a.createElementVNode("div",r4,[a.createElementVNode("table",o4,[c[16]||(c[16]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{class:"px-6 py-3 text-left text-xs font-medium text-gray-900 tracking-wider"}," HTML Code ")])],-1)),a.createElementVNode("tbody",n4,[a.createElementVNode("tr",null,[a.createElementVNode("td",i4,[a.createElementVNode("pre",a4,[c[14]||(c[14]=a.createTextVNode(" ")),a.createElementVNode("code",{class:"font-sans",innerHTML:l((k=o.value)==null?void 0:k.html_code)},null,8,s4),c[15]||(c[15]=a.createTextVNode(`
|
|
546
546
|
`))])])])])])])])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0),i.value==="components"?(a.openBlock(),a.createElementBlock("div",l4,[n.value?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("div",d4,[a.createElementVNode("p",c4,a.toDisplayString(n.value===null?"NULL":typeof n.value),1)])),n.value?(a.openBlock(),a.createElementBlock("div",p4,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(n.value,y=>(a.openBlock(),a.createElementBlock("div",{key:y.id,class:"overflow-hidden shadow ring-1 ring-black ring-opacity-5 md:rounded-lg mb-6"},[a.createElementVNode("div",u4,[a.createElementVNode("div",m4,[a.createElementVNode("table",h4,[c[17]||(c[17]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{class:"px-6 py-3 text-left text-xs font-medium text-gray-900 tracking-wider"}," ID ")])],-1)),a.createElementVNode("tbody",f4,[a.createElementVNode("tr",null,[a.createElementVNode("td",g4,a.toDisplayString(y.id),1)])])])]),a.createElementVNode("div",b4,[a.createElementVNode("table",y4,[c[18]||(c[18]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{class:"px-6 py-3 text-left text-xs font-medium text-gray-900 tracking-wider"}," Title ")])],-1)),a.createElementVNode("tbody",w4,[a.createElementVNode("tr",null,[a.createElementVNode("td",v4,a.toDisplayString(y.title),1)])])])])]),a.createElementVNode("div",x4,[a.createElementVNode("table",k4,[c[21]||(c[21]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{class:"px-6 py-3 text-left text-xs font-medium text-gray-900 tracking-wider"}," HTML Code ")])],-1)),a.createElementVNode("tbody",E4,[a.createElementVNode("tr",null,[a.createElementVNode("td",C4,[a.createElementVNode("pre",S4,[c[19]||(c[19]=a.createTextVNode(" ")),a.createElementVNode("code",{class:"font-sans",innerHTML:l(y.html_code)},null,8,N4),c[20]||(c[20]=a.createTextVNode(`
|
|
547
|
-
`))])])])])])])]))),128))])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0)])])])])])}}},B4=`@import"https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;1,100;1,200;1,300;1,400;1,500&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500;1,600&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0";*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Jost,Raleway,Cormorant,sans-serif,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}[type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}[type=text]:focus,input:where(:not([type])):focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=checkbox]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=radio]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media (forced-colors: active){[type=checkbox]:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.myPrimaryWidthScreenModule{margin-bottom:0}@media (min-width: 768px){.myPrimaryWidthScreenModule{margin-bottom:0}}.myPrimaryWidthScreenModule{padding-top:4rem;padding-bottom:4rem}@media (min-width: 768px){.myPrimaryWidthScreenModule{padding-top:7rem;padding-bottom:7rem}}.myPrimaryContentSection{margin-left:auto;margin-right:auto;max-width:80rem;padding-left:1rem;padding-right:1rem;padding-bottom:1.5rem}@media (min-width: 768px){.myPrimaryContentSection{padding-left:1rem;padding-right:1rem;padding-bottom:2rem}}@media (min-width: 1024px){.myPrimaryContentSection{padding-bottom:2.5rem}}.myPrimaryTag{margin-top:.5rem;margin-bottom:.5rem;display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.25rem;word-break:break-all;border-radius:9999px;border-width:1px;border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(222 230 240 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.myPrimaryTag:hover{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 640px){.myPrimaryTag{width:auto}}.myPrimaryParagraph{font-size:.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}@media (min-width: 1024px){.myPrimaryParagraph{font-size:1rem;line-height:1.5rem}}.myPrimaryParagraphError{font-size:.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}@media (min-width: 1024px){.myPrimaryParagraphError{font-size:1rem;line-height:1.5rem}}.myPrimaryParagraphError{margin-top:.25rem;font-style:italic;--tw-text-opacity: 1;color:rgb(214 0 0 / var(--tw-text-opacity, 1))}.mySecondaryHeader{margin-bottom:.5rem;overflow-wrap:break-word;font-family:Cormorant;font-size:1.875rem;line-height:2.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}@media (min-width: 768px){.mySecondaryHeader{margin-bottom:1rem;font-size:2.25rem;line-height:2.5rem}}@media (min-width: 1024px){.mySecondaryHeader{margin-bottom:2rem;font-size:3rem;line-height:1}}.myTertiaryHeader{margin-bottom:.5rem;overflow-wrap:break-word;font-size:1.5rem;line-height:2rem;font-weight:500;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}@media (min-width: 768px){.myTertiaryHeader{margin-bottom:1rem;font-size:1.5rem;line-height:2rem}}@media (min-width: 1024px){.myTertiaryHeader{margin-bottom:2rem;font-size:1.875rem;line-height:2.25rem}}.myQuaternaryHeader{margin-bottom:.5rem;overflow-wrap:break-word;font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}@media (min-width: 768px){.myQuaternaryHeader{margin-bottom:.5rem;font-size:1.125rem;line-height:1.75rem}}@media (min-width: 1024px){.myQuaternaryHeader{margin-bottom:1rem;font-size:1.25rem;line-height:1.75rem}}.myPrimaryLink{cursor:pointer;--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.myPrimaryLink:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}.myPrimaryLink:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}.myPrimaryButton{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.25rem;white-space:nowrap;word-break:keep-all;border-radius:9999px;border-width:1px;border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.myPrimaryButton:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.myPrimaryButton:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 2px}.myPrimaryButton:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}@media (min-width: 640px){.myPrimaryButton{width:auto;font-size:.875rem;line-height:1.25rem}}@media (min-width: 1024px){.myPrimaryButton{padding:.75rem 1rem}}.mySecondaryButton{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.25rem;white-space:nowrap;word-break:keep-all;border-radius:9999px;border-width:1px;border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.mySecondaryButton:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.mySecondaryButton:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 2px}.mySecondaryButton:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}@media (min-width: 640px){.mySecondaryButton{width:auto;font-size:.875rem;line-height:1.25rem}}@media (min-width: 1024px){.mySecondaryButton{padding:.75rem 1rem}}.mySecondaryButton{--tw-bg-opacity: 1;background-color:rgb(222 230 240 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.mySecondaryButton:hover{background-color:rgb(222 230 240 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .9;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.mySecondaryButton:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 242 246 / var(--tw-ring-opacity, 1))}.myPrimaryDeleteButton{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.25rem;white-space:nowrap;word-break:keep-all;border-radius:9999px;border-width:1px;border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.myPrimaryDeleteButton:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.myPrimaryDeleteButton:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 2px}.myPrimaryDeleteButton:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}@media (min-width: 640px){.myPrimaryDeleteButton{width:auto;font-size:.875rem;line-height:1.25rem}}@media (min-width: 1024px){.myPrimaryDeleteButton{padding:.75rem 1rem}}.myPrimaryDeleteButton,.myPrimaryDeleteButton:hover{--tw-bg-opacity: 1;background-color:rgb(214 0 0 / var(--tw-bg-opacity, 1))}.myPrimaryDeleteButton:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(214 0 0 / var(--tw-ring-opacity, 1))}.myMediumIcon{display:flex;height:1.5rem;width:1.5rem;flex-shrink:0;align-items:center;justify-content:center;stroke-width:1.5px}.myPrimaryGap{gap:1rem}.mysearchBarWithOptions{display:flex;gap:.5rem;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(239 242 246 / var(--tw-bg-opacity, 1));padding-left:1rem}.myPrimarySearchInput:focus{border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 2px}.myPrimarySearchInput{display:block;height:100%;width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 2rem .75rem .75rem;text-align:left;font-weight:400;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.myPrimarySearchInput::-moz-placeholder{font-weight:400;accent-color:#d1d5db}.myPrimarySearchInput::placeholder{font-weight:400;accent-color:#d1d5db}.myPrimarySearchInput:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));outline:2px solid transparent;outline-offset:2px}@media (min-width: 640px){.myPrimarySearchInput{font-size:.875rem;line-height:1.25rem}}.myPrimarySearchInput{height:100%;border-style:none;background-color:transparent;padding-top:1rem;padding-bottom:1rem;padding-left:2.5rem;font-size:.875rem;line-height:1.25rem;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.myPrimarySearchInput:focus{border-style:none;background-color:transparent;outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-offset-width: 0px}.myPrimaryFormOrganizationHeaderDescriptionSection{margin-bottom:1rem}.myPrimaryFormOrganizationHeader{margin-bottom:.5rem;overflow-wrap:break-word;font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}@media (min-width: 768px){.myPrimaryFormOrganizationHeader{margin-bottom:.5rem;font-size:1.125rem;line-height:1.75rem}}@media (min-width: 1024px){.myPrimaryFormOrganizationHeader{margin-bottom:1rem;font-size:1.25rem;line-height:1.75rem}}.myPrimaryFormOrganizationHeader{margin:0;padding-top:1rem}.myInputGroup{margin-bottom:.5rem;width:100%;align-self:flex-start}.myPrimaryInputLabel{margin-top:0;margin-bottom:0;margin-bottom:.5rem;display:block;text-align:left;font-size:.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.myPrimaryInput:focus{border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 2px}.myPrimaryInput{display:block;height:100%;width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 2rem .75rem .75rem;text-align:left;font-weight:400;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.myPrimaryInput::-moz-placeholder{font-weight:400;accent-color:#d1d5db}.myPrimaryInput::placeholder{font-weight:400;accent-color:#d1d5db}.myPrimaryInput:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));outline:2px solid transparent;outline-offset:2px}@media (min-width: 640px){.myPrimaryInput{font-size:.875rem;line-height:1.25rem}}.myPrimaryInputError{font-size:.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}@media (min-width: 1024px){.myPrimaryInputError{font-size:1rem;line-height:1.5rem}}.myPrimaryInputError{margin-top:.25rem;display:block;text-align:left;font-weight:400;--tw-text-opacity: 1;color:rgb(214 0 0 / var(--tw-text-opacity, 1))}.myPrimarySelect:focus{border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 2px}.myPrimarySelect{display:block;height:100%;width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 2rem .75rem .75rem;text-align:left;font-weight:400;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.myPrimarySelect::-moz-placeholder{font-weight:400;accent-color:#d1d5db}.myPrimarySelect::placeholder{font-weight:400;accent-color:#d1d5db}.myPrimarySelect:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));outline:2px solid transparent;outline-offset:2px}@media (min-width: 640px){.myPrimarySelect{font-size:.875rem;line-height:1.25rem}}.myPrimarySelect{position:relative;width:100%}.myPrimaryColorPreview{aspect-ratio:1 / 1;min-height:1.5rem;cursor:pointer;border-radius:.125rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.fixed{position:fixed}.\\!absolute{position:absolute!important}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.left-0{left:0}.right-0{right:0}.top-0{top:0}.top-1\\/3{top:33.333333%}.top-4{top:1rem}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.col-span-1{grid-column:span 1 / span 1}.\\!-m-px{margin:-1px!important}.m-1{margin:.25rem}.-mx-1\\.5{margin-left:-.375rem;margin-right:-.375rem}.-my-1\\.5{margin-top:-.375rem;margin-bottom:-.375rem}.mx-0{margin-left:0;margin-right:0}.mx-0\\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\\.5{margin-left:.375rem;margin-right:.375rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-11{margin-left:2.75rem;margin-right:2.75rem}.mx-12{margin-left:3rem;margin-right:3rem}.mx-14{margin-left:3.5rem;margin-right:3.5rem}.mx-16{margin-left:4rem;margin-right:4rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-2\\.5{margin-left:.625rem;margin-right:.625rem}.mx-20{margin-left:5rem;margin-right:5rem}.mx-24{margin-left:6rem;margin-right:6rem}.mx-28{margin-left:7rem;margin-right:7rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-3\\.5{margin-left:.875rem;margin-right:.875rem}.mx-32{margin-left:8rem;margin-right:8rem}.mx-36{margin-left:9rem;margin-right:9rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-40{margin-left:10rem;margin-right:10rem}.mx-44{margin-left:11rem;margin-right:11rem}.mx-48{margin-left:12rem;margin-right:12rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-52{margin-left:13rem;margin-right:13rem}.mx-56{margin-left:14rem;margin-right:14rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-60{margin-left:15rem;margin-right:15rem}.mx-64{margin-left:16rem;margin-right:16rem}.mx-7{margin-left:1.75rem;margin-right:1.75rem}.mx-72{margin-left:18rem;margin-right:18rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-80{margin-left:20rem;margin-right:20rem}.mx-9{margin-left:2.25rem;margin-right:2.25rem}.mx-96{margin-left:24rem;margin-right:24rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-0\\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-1\\.5{margin-top:.375rem;margin-bottom:.375rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-11{margin-top:2.75rem;margin-bottom:2.75rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-14{margin-top:3.5rem;margin-bottom:3.5rem}.my-16{margin-top:4rem;margin-bottom:4rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-2\\.5{margin-top:.625rem;margin-bottom:.625rem}.my-20{margin-top:5rem;margin-bottom:5rem}.my-24{margin-top:6rem;margin-bottom:6rem}.my-28{margin-top:7rem;margin-bottom:7rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-3\\.5{margin-top:.875rem;margin-bottom:.875rem}.my-32{margin-top:8rem;margin-bottom:8rem}.my-36{margin-top:9rem;margin-bottom:9rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-40{margin-top:10rem;margin-bottom:10rem}.my-44{margin-top:11rem;margin-bottom:11rem}.my-48{margin-top:12rem;margin-bottom:12rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-52{margin-top:13rem;margin-bottom:13rem}.my-56{margin-top:14rem;margin-bottom:14rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-60{margin-top:15rem;margin-bottom:15rem}.my-64{margin-top:16rem;margin-bottom:16rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-72{margin-top:18rem;margin-bottom:18rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-80{margin-top:20rem;margin-bottom:20rem}.my-9{margin-top:2.25rem;margin-bottom:2.25rem}.my-96{margin-top:24rem;margin-bottom:24rem}.-mb-px{margin-bottom:-1px}.mb-0{margin-bottom:0}.mb-0\\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-11{margin-bottom:2.75rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-2\\.5{margin-bottom:.625rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-28{margin-bottom:7rem}.mb-3{margin-bottom:.75rem}.mb-3\\.5{margin-bottom:.875rem}.mb-32{margin-bottom:8rem}.mb-36{margin-bottom:9rem}.mb-4{margin-bottom:1rem}.mb-40{margin-bottom:10rem}.mb-44{margin-bottom:11rem}.mb-48{margin-bottom:12rem}.mb-5{margin-bottom:1.25rem}.mb-52{margin-bottom:13rem}.mb-56{margin-bottom:14rem}.mb-6{margin-bottom:1.5rem}.mb-60{margin-bottom:15rem}.mb-64{margin-bottom:16rem}.mb-7{margin-bottom:1.75rem}.mb-72{margin-bottom:18rem}.mb-8{margin-bottom:2rem}.mb-80{margin-bottom:20rem}.mb-9{margin-bottom:2.25rem}.mb-96{margin-bottom:24rem}.ml-0{margin-left:0}.ml-0\\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\\.5{margin-left:.375rem}.ml-10{margin-left:2.5rem}.ml-11{margin-left:2.75rem}.ml-12{margin-left:3rem}.ml-14{margin-left:3.5rem}.ml-16{margin-left:4rem}.ml-2{margin-left:.5rem}.ml-2\\.5{margin-left:.625rem}.ml-20{margin-left:5rem}.ml-24{margin-left:6rem}.ml-28{margin-left:7rem}.ml-3{margin-left:.75rem}.ml-3\\.5{margin-left:.875rem}.ml-32{margin-left:8rem}.ml-36{margin-left:9rem}.ml-4{margin-left:1rem}.ml-40{margin-left:10rem}.ml-44{margin-left:11rem}.ml-48{margin-left:12rem}.ml-5{margin-left:1.25rem}.ml-52{margin-left:13rem}.ml-56{margin-left:14rem}.ml-6{margin-left:1.5rem}.ml-60{margin-left:15rem}.ml-64{margin-left:16rem}.ml-7{margin-left:1.75rem}.ml-72{margin-left:18rem}.ml-8{margin-left:2rem}.ml-80{margin-left:20rem}.ml-9{margin-left:2.25rem}.ml-96{margin-left:24rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-0\\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-1\\.5{margin-right:.375rem}.mr-10{margin-right:2.5rem}.mr-11{margin-right:2.75rem}.mr-12{margin-right:3rem}.mr-14{margin-right:3.5rem}.mr-16{margin-right:4rem}.mr-2{margin-right:.5rem}.mr-2\\.5{margin-right:.625rem}.mr-20{margin-right:5rem}.mr-24{margin-right:6rem}.mr-28{margin-right:7rem}.mr-3{margin-right:.75rem}.mr-3\\.5{margin-right:.875rem}.mr-32{margin-right:8rem}.mr-36{margin-right:9rem}.mr-4{margin-right:1rem}.mr-40{margin-right:10rem}.mr-44{margin-right:11rem}.mr-48{margin-right:12rem}.mr-5{margin-right:1.25rem}.mr-52{margin-right:13rem}.mr-56{margin-right:14rem}.mr-6{margin-right:1.5rem}.mr-60{margin-right:15rem}.mr-64{margin-right:16rem}.mr-7{margin-right:1.75rem}.mr-72{margin-right:18rem}.mr-8{margin-right:2rem}.mr-80{margin-right:20rem}.mr-9{margin-right:2.25rem}.mr-96{margin-right:24rem}.mt-0{margin-top:0}.mt-0\\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-11{margin-top:2.75rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\\.5{margin-top:.625rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-28{margin-top:7rem}.mt-3{margin-top:.75rem}.mt-3\\.5{margin-top:.875rem}.mt-32{margin-top:8rem}.mt-36{margin-top:9rem}.mt-4{margin-top:1rem}.mt-40{margin-top:10rem}.mt-44{margin-top:11rem}.mt-48{margin-top:12rem}.mt-5{margin-top:1.25rem}.mt-52{margin-top:13rem}.mt-56{margin-top:14rem}.mt-6{margin-top:1.5rem}.mt-60{margin-top:15rem}.mt-64{margin-top:16rem}.mt-7{margin-top:1.75rem}.mt-72{margin-top:18rem}.mt-8{margin-top:2rem}.mt-80{margin-top:20rem}.mt-9{margin-top:2.25rem}.mt-96{margin-top:24rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\\[16\\/9\\]{aspect-ratio:16/9}.aspect-\\[4\\/3\\]{aspect-ratio:4/3}.aspect-\\[9\\/16\\]{aspect-ratio:9/16}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.\\!h-px{height:1px!important}.h-0\\.5{height:.125rem}.h-1{height:.25rem}.h-1\\.5{height:.375rem}.h-1\\/2{height:50%}.h-1\\/3{height:33.333333%}.h-1\\/4{height:25%}.h-1\\/5{height:20%}.h-1\\/6{height:16.666667%}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\\.5{height:.625rem}.h-2\\/3{height:66.666667%}.h-2\\/4{height:50%}.h-2\\/5{height:40%}.h-2\\/6{height:33.333333%}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\\.5{height:.875rem}.h-3\\/4{height:75%}.h-3\\/5{height:60%}.h-3\\/6{height:50%}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-4\\/5{height:80%}.h-4\\/6{height:66.666667%}.h-40{height:10rem}.h-44{height:11rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-5\\/6{height:83.333333%}.h-52{height:13rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\\[100vh\\]{height:100vh}.h-\\[16vh\\]{height:16vh}.h-\\[39rem\\]{height:39rem}.h-\\[90vh\\]{height:90vh}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-max{height:-moz-max-content;height:max-content}.h-min{height:-moz-min-content;height:min-content}.h-screen{height:100vh}.max-h-0\\.5{max-height:.125rem}.max-h-1{max-height:.25rem}.max-h-1\\.5{max-height:.375rem}.max-h-10{max-height:2.5rem}.max-h-11{max-height:2.75rem}.max-h-12{max-height:3rem}.max-h-14{max-height:3.5rem}.max-h-16{max-height:4rem}.max-h-2{max-height:.5rem}.max-h-2\\.5{max-height:.625rem}.max-h-20{max-height:5rem}.max-h-24{max-height:6rem}.max-h-28{max-height:7rem}.max-h-3{max-height:.75rem}.max-h-3\\.5{max-height:.875rem}.max-h-32{max-height:8rem}.max-h-36{max-height:9rem}.max-h-4{max-height:1rem}.max-h-40{max-height:10rem}.max-h-44{max-height:11rem}.max-h-48{max-height:12rem}.max-h-5{max-height:1.25rem}.max-h-52{max-height:13rem}.max-h-56{max-height:14rem}.max-h-6{max-height:1.5rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-7{max-height:1.75rem}.max-h-72{max-height:18rem}.max-h-8{max-height:2rem}.max-h-80{max-height:20rem}.max-h-9{max-height:2.25rem}.max-h-96{max-height:24rem}.max-h-\\[20rem\\]{max-height:20rem}.max-h-\\[33rem\\]{max-height:33rem}.max-h-\\[50rem\\]{max-height:50rem}.max-h-\\[55rem\\]{max-height:55rem}.min-h-0\\.5{min-height:.125rem}.min-h-1{min-height:.25rem}.min-h-1\\.5{min-height:.375rem}.min-h-10{min-height:2.5rem}.min-h-11{min-height:2.75rem}.min-h-12{min-height:3rem}.min-h-14{min-height:3.5rem}.min-h-16{min-height:4rem}.min-h-2{min-height:.5rem}.min-h-2\\.5{min-height:.625rem}.min-h-20{min-height:5rem}.min-h-24{min-height:6rem}.min-h-28{min-height:7rem}.min-h-3{min-height:.75rem}.min-h-3\\.5{min-height:.875rem}.min-h-32{min-height:8rem}.min-h-36{min-height:9rem}.min-h-4{min-height:1rem}.min-h-40{min-height:10rem}.min-h-44{min-height:11rem}.min-h-48{min-height:12rem}.min-h-5{min-height:1.25rem}.min-h-52{min-height:13rem}.min-h-56{min-height:14rem}.min-h-6{min-height:1.5rem}.min-h-60{min-height:15rem}.min-h-64{min-height:16rem}.min-h-7{min-height:1.75rem}.min-h-72{min-height:18rem}.min-h-8{min-height:2rem}.min-h-80{min-height:20rem}.min-h-9{min-height:2.25rem}.min-h-96{min-height:24rem}.min-h-\\[12em\\]{min-height:12em}.min-h-\\[12rem\\]{min-height:12rem}.min-h-\\[2\\.5rem\\]{min-height:2.5rem}.min-h-\\[20rem\\]{min-height:20rem}.min-h-\\[33rem\\]{min-height:33rem}.min-h-\\[55rem\\]{min-height:55rem}.\\!w-px{width:1px!important}.w-0{width:0px}.w-0\\.5{width:.125rem}.w-1{width:.25rem}.w-1\\.5{width:.375rem}.w-1\\/2{width:50%}.w-1\\/3{width:33.333333%}.w-1\\/4{width:25%}.w-1\\/5{width:20%}.w-1\\/6{width:16.666667%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\\.5{width:.625rem}.w-2\\/3{width:66.666667%}.w-2\\/4{width:50%}.w-2\\/5{width:40%}.w-2\\/6{width:33.333333%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\\.5{width:.875rem}.w-3\\/12{width:25%}.w-3\\/4{width:75%}.w-3\\/5{width:60%}.w-3\\/6{width:50%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\\/5{width:80%}.w-4\\/6{width:66.666667%}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\\/6{width:83.333333%}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-9\\/12{width:75%}.w-96{width:24rem}.w-\\[96\\%\\]{width:96%}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-min{width:-moz-min-content;width:min-content}.w-screen{width:100vw}.min-w-0\\.5{min-width:.125rem}.min-w-1{min-width:.25rem}.min-w-1\\.5{min-width:.375rem}.min-w-10{min-width:2.5rem}.min-w-11{min-width:2.75rem}.min-w-12{min-width:3rem}.min-w-14{min-width:3.5rem}.min-w-16{min-width:4rem}.min-w-2{min-width:.5rem}.min-w-2\\.5{min-width:.625rem}.min-w-20{min-width:5rem}.min-w-24{min-width:6rem}.min-w-28{min-width:7rem}.min-w-3{min-width:.75rem}.min-w-3\\.5{min-width:.875rem}.min-w-32{min-width:8rem}.min-w-36{min-width:9rem}.min-w-4{min-width:1rem}.min-w-40{min-width:10rem}.min-w-44{min-width:11rem}.min-w-48{min-width:12rem}.min-w-5{min-width:1.25rem}.min-w-52{min-width:13rem}.min-w-56{min-width:14rem}.min-w-6{min-width:1.5rem}.min-w-60{min-width:15rem}.min-w-64{min-width:16rem}.min-w-7{min-width:1.75rem}.min-w-72{min-width:18rem}.min-w-8{min-width:2rem}.min-w-80{min-width:20rem}.min-w-9{min-width:2.25rem}.min-w-96{min-width:24rem}.min-w-\\[12rem\\]{min-width:12rem}.min-w-\\[3\\.5rem\\]{min-width:3.5rem}.min-w-\\[30rem\\]{min-width:30rem}.min-w-full{min-width:100%}.max-w-0\\.5{max-width:.125rem}.max-w-1{max-width:.25rem}.max-w-1\\.5{max-width:.375rem}.max-w-10{max-width:2.5rem}.max-w-11{max-width:2.75rem}.max-w-12{max-width:3rem}.max-w-14{max-width:3.5rem}.max-w-16{max-width:4rem}.max-w-2{max-width:.5rem}.max-w-2\\.5{max-width:.625rem}.max-w-20{max-width:5rem}.max-w-24{max-width:6rem}.max-w-28{max-width:7rem}.max-w-2xl{max-width:42rem}.max-w-3{max-width:.75rem}.max-w-3\\.5{max-width:.875rem}.max-w-32{max-width:8rem}.max-w-36{max-width:9rem}.max-w-4{max-width:1rem}.max-w-40{max-width:10rem}.max-w-44{max-width:11rem}.max-w-48{max-width:12rem}.max-w-5{max-width:1.25rem}.max-w-52{max-width:13rem}.max-w-56{max-width:14rem}.max-w-6{max-width:1.5rem}.max-w-60{max-width:15rem}.max-w-64{max-width:16rem}.max-w-7{max-width:1.75rem}.max-w-72{max-width:18rem}.max-w-7xl{max-width:80rem}.max-w-8{max-width:2rem}.max-w-80{max-width:20rem}.max-w-9{max-width:2.25rem}.max-w-96{max-width:24rem}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.grow{flex-grow:1}.origin-top-right{transform-origin:top right}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-5{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.auto-cols-\\[minmax\\(100px\\,_1fr\\)\\]{grid-auto-columns:minmax(100px,1fr)}.auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.auto-cols-max{grid-auto-columns:max-content}.auto-cols-min{grid-auto-columns:min-content}.grid-flow-col{grid-auto-flow:column}.grid-flow-row-dense{grid-auto-flow:row dense}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-\\[minmax\\(10rem\\,1fr\\)\\]{grid-template-columns:minmax(10rem,1fr)}.grid-cols-\\[minmax\\(14rem\\,1fr\\)\\]{grid-template-columns:minmax(14rem,1fr)}.grid-cols-\\[minmax\\(50px\\,100px\\)\\]{grid-template-columns:minmax(50px,100px)}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))}.grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))}.grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))}.grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))}.grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity, 1))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(209 213 219 / var(--tw-divide-opacity, 1))}.self-start{align-self:flex-start}.overflow-auto{overflow:auto}.\\!overflow-hidden{overflow:hidden!important}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.\\!whitespace-nowrap{white-space:nowrap!important}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.text-nowrap{text-wrap:nowrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.break-keep{word-break:keep-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-l-2xl{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-bl{border-bottom-left-radius:.25rem}.rounded-bl-2xl{border-bottom-left-radius:1rem}.rounded-bl-3xl{border-bottom-left-radius:1.5rem}.rounded-bl-full{border-bottom-left-radius:9999px}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.rounded-bl-sm{border-bottom-left-radius:.125rem}.rounded-bl-xl{border-bottom-left-radius:.75rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-br-2xl{border-bottom-right-radius:1rem}.rounded-br-3xl{border-bottom-right-radius:1.5rem}.rounded-br-full{border-bottom-right-radius:9999px}.rounded-br-lg{border-bottom-right-radius:.5rem}.rounded-br-md{border-bottom-right-radius:.375rem}.rounded-br-sm{border-bottom-right-radius:.125rem}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tl-2xl{border-top-left-radius:1rem}.rounded-tl-3xl{border-top-left-radius:1.5rem}.rounded-tl-full{border-top-left-radius:9999px}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tl-md{border-top-left-radius:.375rem}.rounded-tl-sm{border-top-left-radius:.125rem}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr{border-top-right-radius:.25rem}.rounded-tr-2xl{border-top-right-radius:1rem}.rounded-tr-3xl{border-top-right-radius:1.5rem}.rounded-tr-full{border-top-right-radius:9999px}.rounded-tr-lg{border-top-right-radius:.5rem}.rounded-tr-md{border-top-right-radius:.375rem}.rounded-tr-sm{border-top-right-radius:.125rem}.rounded-tr-xl{border-top-right-radius:.75rem}.\\!border-0{border-width:0px!important}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border-b{border-bottom-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-double{border-style:double}.border-hidden{border-style:hidden}.border-none{border-style:none}.border-amber-100{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1))}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-amber-400{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.border-amber-50{--tw-border-opacity: 1;border-color:rgb(255 251 235 / var(--tw-border-opacity, 1))}.border-amber-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-amber-600{--tw-border-opacity: 1;border-color:rgb(217 119 6 / var(--tw-border-opacity, 1))}.border-amber-700{--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity, 1))}.border-amber-800{--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity, 1))}.border-amber-900{--tw-border-opacity: 1;border-color:rgb(120 53 15 / var(--tw-border-opacity, 1))}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-400{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-blue-50{--tw-border-opacity: 1;border-color:rgb(239 246 255 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-blue-700{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.border-blue-800{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.border-blue-900{--tw-border-opacity: 1;border-color:rgb(30 58 138 / var(--tw-border-opacity, 1))}.border-current{border-color:currentColor}.border-cyan-100{--tw-border-opacity: 1;border-color:rgb(207 250 254 / var(--tw-border-opacity, 1))}.border-cyan-200{--tw-border-opacity: 1;border-color:rgb(165 243 252 / var(--tw-border-opacity, 1))}.border-cyan-300{--tw-border-opacity: 1;border-color:rgb(103 232 249 / var(--tw-border-opacity, 1))}.border-cyan-400{--tw-border-opacity: 1;border-color:rgb(34 211 238 / var(--tw-border-opacity, 1))}.border-cyan-50{--tw-border-opacity: 1;border-color:rgb(236 254 255 / var(--tw-border-opacity, 1))}.border-cyan-500{--tw-border-opacity: 1;border-color:rgb(6 182 212 / var(--tw-border-opacity, 1))}.border-cyan-600{--tw-border-opacity: 1;border-color:rgb(8 145 178 / var(--tw-border-opacity, 1))}.border-cyan-700{--tw-border-opacity: 1;border-color:rgb(14 116 144 / var(--tw-border-opacity, 1))}.border-cyan-800{--tw-border-opacity: 1;border-color:rgb(21 94 117 / var(--tw-border-opacity, 1))}.border-cyan-900{--tw-border-opacity: 1;border-color:rgb(22 78 99 / var(--tw-border-opacity, 1))}.border-emerald-100{--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1))}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-300{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.border-emerald-400{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.border-emerald-50{--tw-border-opacity: 1;border-color:rgb(236 253 245 / var(--tw-border-opacity, 1))}.border-emerald-500{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.border-emerald-600{--tw-border-opacity: 1;border-color:rgb(5 150 105 / var(--tw-border-opacity, 1))}.border-emerald-700{--tw-border-opacity: 1;border-color:rgb(4 120 87 / var(--tw-border-opacity, 1))}.border-emerald-800{--tw-border-opacity: 1;border-color:rgb(6 95 70 / var(--tw-border-opacity, 1))}.border-emerald-900{--tw-border-opacity: 1;border-color:rgb(6 78 59 / var(--tw-border-opacity, 1))}.border-fuchsia-100{--tw-border-opacity: 1;border-color:rgb(250 232 255 / var(--tw-border-opacity, 1))}.border-fuchsia-200{--tw-border-opacity: 1;border-color:rgb(245 208 254 / var(--tw-border-opacity, 1))}.border-fuchsia-300{--tw-border-opacity: 1;border-color:rgb(240 171 252 / var(--tw-border-opacity, 1))}.border-fuchsia-400{--tw-border-opacity: 1;border-color:rgb(232 121 249 / var(--tw-border-opacity, 1))}.border-fuchsia-50{--tw-border-opacity: 1;border-color:rgb(253 244 255 / var(--tw-border-opacity, 1))}.border-fuchsia-500{--tw-border-opacity: 1;border-color:rgb(217 70 239 / var(--tw-border-opacity, 1))}.border-fuchsia-600{--tw-border-opacity: 1;border-color:rgb(192 38 211 / var(--tw-border-opacity, 1))}.border-fuchsia-700{--tw-border-opacity: 1;border-color:rgb(162 28 175 / var(--tw-border-opacity, 1))}.border-fuchsia-800{--tw-border-opacity: 1;border-color:rgb(134 25 143 / var(--tw-border-opacity, 1))}.border-fuchsia-900{--tw-border-opacity: 1;border-color:rgb(112 26 117 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-gray-50{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.border-gray-800{--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-gray-900{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.border-green-100{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-300{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}.border-green-400{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.border-green-50{--tw-border-opacity: 1;border-color:rgb(240 253 244 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-green-600{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.border-green-700{--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity, 1))}.border-green-800{--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity, 1))}.border-green-900{--tw-border-opacity: 1;border-color:rgb(20 83 45 / var(--tw-border-opacity, 1))}.border-indigo-100{--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity, 1))}.border-indigo-200{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.border-indigo-300{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.border-indigo-400{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.border-indigo-50{--tw-border-opacity: 1;border-color:rgb(238 242 255 / var(--tw-border-opacity, 1))}.border-indigo-500{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.border-indigo-600{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.border-indigo-700{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1))}.border-indigo-800{--tw-border-opacity: 1;border-color:rgb(55 48 163 / var(--tw-border-opacity, 1))}.border-indigo-900{--tw-border-opacity: 1;border-color:rgb(49 46 129 / var(--tw-border-opacity, 1))}.border-lime-100{--tw-border-opacity: 1;border-color:rgb(236 252 203 / var(--tw-border-opacity, 1))}.border-lime-200{--tw-border-opacity: 1;border-color:rgb(217 249 157 / var(--tw-border-opacity, 1))}.border-lime-300{--tw-border-opacity: 1;border-color:rgb(190 242 100 / var(--tw-border-opacity, 1))}.border-lime-400{--tw-border-opacity: 1;border-color:rgb(163 230 53 / var(--tw-border-opacity, 1))}.border-lime-50{--tw-border-opacity: 1;border-color:rgb(247 254 231 / var(--tw-border-opacity, 1))}.border-lime-500{--tw-border-opacity: 1;border-color:rgb(132 204 22 / var(--tw-border-opacity, 1))}.border-lime-600{--tw-border-opacity: 1;border-color:rgb(101 163 13 / var(--tw-border-opacity, 1))}.border-lime-700{--tw-border-opacity: 1;border-color:rgb(77 124 15 / var(--tw-border-opacity, 1))}.border-lime-800{--tw-border-opacity: 1;border-color:rgb(63 98 18 / var(--tw-border-opacity, 1))}.border-lime-900{--tw-border-opacity: 1;border-color:rgb(54 83 20 / var(--tw-border-opacity, 1))}.border-myPrimaryLightGrayColor{--tw-border-opacity: 1;border-color:rgb(239 242 246 / var(--tw-border-opacity, 1))}.border-myPrimaryLinkColor{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.border-myPrimaryMediumGrayColor{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-neutral-100{--tw-border-opacity: 1;border-color:rgb(245 245 245 / var(--tw-border-opacity, 1))}.border-neutral-200{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.border-neutral-300{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1))}.border-neutral-400{--tw-border-opacity: 1;border-color:rgb(163 163 163 / var(--tw-border-opacity, 1))}.border-neutral-50{--tw-border-opacity: 1;border-color:rgb(250 250 250 / var(--tw-border-opacity, 1))}.border-neutral-500{--tw-border-opacity: 1;border-color:rgb(115 115 115 / var(--tw-border-opacity, 1))}.border-neutral-600{--tw-border-opacity: 1;border-color:rgb(82 82 82 / var(--tw-border-opacity, 1))}.border-neutral-700{--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1))}.border-neutral-800{--tw-border-opacity: 1;border-color:rgb(38 38 38 / var(--tw-border-opacity, 1))}.border-neutral-900{--tw-border-opacity: 1;border-color:rgb(23 23 23 / var(--tw-border-opacity, 1))}.border-orange-100{--tw-border-opacity: 1;border-color:rgb(255 237 213 / var(--tw-border-opacity, 1))}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-orange-300{--tw-border-opacity: 1;border-color:rgb(253 186 116 / var(--tw-border-opacity, 1))}.border-orange-400{--tw-border-opacity: 1;border-color:rgb(251 146 60 / var(--tw-border-opacity, 1))}.border-orange-50{--tw-border-opacity: 1;border-color:rgb(255 247 237 / var(--tw-border-opacity, 1))}.border-orange-500{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-orange-600{--tw-border-opacity: 1;border-color:rgb(234 88 12 / var(--tw-border-opacity, 1))}.border-orange-700{--tw-border-opacity: 1;border-color:rgb(194 65 12 / var(--tw-border-opacity, 1))}.border-orange-800{--tw-border-opacity: 1;border-color:rgb(154 52 18 / var(--tw-border-opacity, 1))}.border-orange-900{--tw-border-opacity: 1;border-color:rgb(124 45 18 / var(--tw-border-opacity, 1))}.border-pink-100{--tw-border-opacity: 1;border-color:rgb(252 231 243 / var(--tw-border-opacity, 1))}.border-pink-200{--tw-border-opacity: 1;border-color:rgb(251 207 232 / var(--tw-border-opacity, 1))}.border-pink-300{--tw-border-opacity: 1;border-color:rgb(249 168 212 / var(--tw-border-opacity, 1))}.border-pink-400{--tw-border-opacity: 1;border-color:rgb(244 114 182 / var(--tw-border-opacity, 1))}.border-pink-50{--tw-border-opacity: 1;border-color:rgb(253 242 248 / var(--tw-border-opacity, 1))}.border-pink-500{--tw-border-opacity: 1;border-color:rgb(236 72 153 / var(--tw-border-opacity, 1))}.border-pink-600{--tw-border-opacity: 1;border-color:rgb(219 39 119 / var(--tw-border-opacity, 1))}.border-pink-700{--tw-border-opacity: 1;border-color:rgb(190 24 93 / var(--tw-border-opacity, 1))}.border-pink-800{--tw-border-opacity: 1;border-color:rgb(157 23 77 / var(--tw-border-opacity, 1))}.border-pink-900{--tw-border-opacity: 1;border-color:rgb(131 24 67 / var(--tw-border-opacity, 1))}.border-purple-100{--tw-border-opacity: 1;border-color:rgb(243 232 255 / var(--tw-border-opacity, 1))}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-purple-300{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity, 1))}.border-purple-400{--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.border-purple-50{--tw-border-opacity: 1;border-color:rgb(250 245 255 / var(--tw-border-opacity, 1))}.border-purple-500{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.border-purple-600{--tw-border-opacity: 1;border-color:rgb(147 51 234 / var(--tw-border-opacity, 1))}.border-purple-700{--tw-border-opacity: 1;border-color:rgb(126 34 206 / var(--tw-border-opacity, 1))}.border-purple-800{--tw-border-opacity: 1;border-color:rgb(107 33 168 / var(--tw-border-opacity, 1))}.border-purple-900{--tw-border-opacity: 1;border-color:rgb(88 28 135 / var(--tw-border-opacity, 1))}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-red-50{--tw-border-opacity: 1;border-color:rgb(254 242 242 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-red-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.border-red-700{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.border-red-800{--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.border-red-900{--tw-border-opacity: 1;border-color:rgb(127 29 29 / var(--tw-border-opacity, 1))}.border-rose-100{--tw-border-opacity: 1;border-color:rgb(255 228 230 / var(--tw-border-opacity, 1))}.border-rose-200{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.border-rose-300{--tw-border-opacity: 1;border-color:rgb(253 164 175 / var(--tw-border-opacity, 1))}.border-rose-400{--tw-border-opacity: 1;border-color:rgb(251 113 133 / var(--tw-border-opacity, 1))}.border-rose-50{--tw-border-opacity: 1;border-color:rgb(255 241 242 / var(--tw-border-opacity, 1))}.border-rose-500{--tw-border-opacity: 1;border-color:rgb(244 63 94 / var(--tw-border-opacity, 1))}.border-rose-600{--tw-border-opacity: 1;border-color:rgb(225 29 72 / var(--tw-border-opacity, 1))}.border-rose-700{--tw-border-opacity: 1;border-color:rgb(190 18 60 / var(--tw-border-opacity, 1))}.border-rose-800{--tw-border-opacity: 1;border-color:rgb(159 18 57 / var(--tw-border-opacity, 1))}.border-rose-900{--tw-border-opacity: 1;border-color:rgb(136 19 55 / var(--tw-border-opacity, 1))}.border-sky-100{--tw-border-opacity: 1;border-color:rgb(224 242 254 / var(--tw-border-opacity, 1))}.border-sky-200{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.border-sky-300{--tw-border-opacity: 1;border-color:rgb(125 211 252 / var(--tw-border-opacity, 1))}.border-sky-400{--tw-border-opacity: 1;border-color:rgb(56 189 248 / var(--tw-border-opacity, 1))}.border-sky-50{--tw-border-opacity: 1;border-color:rgb(240 249 255 / var(--tw-border-opacity, 1))}.border-sky-500{--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1))}.border-sky-600{--tw-border-opacity: 1;border-color:rgb(2 132 199 / var(--tw-border-opacity, 1))}.border-sky-700{--tw-border-opacity: 1;border-color:rgb(3 105 161 / var(--tw-border-opacity, 1))}.border-sky-800{--tw-border-opacity: 1;border-color:rgb(7 89 133 / var(--tw-border-opacity, 1))}.border-sky-900{--tw-border-opacity: 1;border-color:rgb(12 74 110 / var(--tw-border-opacity, 1))}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-slate-400{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.border-slate-50{--tw-border-opacity: 1;border-color:rgb(248 250 252 / var(--tw-border-opacity, 1))}.border-slate-500{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.border-slate-600{--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.border-slate-700{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.border-slate-800{--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.border-slate-900{--tw-border-opacity: 1;border-color:rgb(15 23 42 / var(--tw-border-opacity, 1))}.border-stone-100{--tw-border-opacity: 1;border-color:rgb(245 245 244 / var(--tw-border-opacity, 1))}.border-stone-200{--tw-border-opacity: 1;border-color:rgb(231 229 228 / var(--tw-border-opacity, 1))}.border-stone-300{--tw-border-opacity: 1;border-color:rgb(214 211 209 / var(--tw-border-opacity, 1))}.border-stone-400{--tw-border-opacity: 1;border-color:rgb(168 162 158 / var(--tw-border-opacity, 1))}.border-stone-50{--tw-border-opacity: 1;border-color:rgb(250 250 249 / var(--tw-border-opacity, 1))}.border-stone-500{--tw-border-opacity: 1;border-color:rgb(120 113 108 / var(--tw-border-opacity, 1))}.border-stone-600{--tw-border-opacity: 1;border-color:rgb(87 83 78 / var(--tw-border-opacity, 1))}.border-stone-700{--tw-border-opacity: 1;border-color:rgb(68 64 60 / var(--tw-border-opacity, 1))}.border-stone-800{--tw-border-opacity: 1;border-color:rgb(41 37 36 / var(--tw-border-opacity, 1))}.border-stone-900{--tw-border-opacity: 1;border-color:rgb(28 25 23 / var(--tw-border-opacity, 1))}.border-teal-100{--tw-border-opacity: 1;border-color:rgb(204 251 241 / var(--tw-border-opacity, 1))}.border-teal-200{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1))}.border-teal-300{--tw-border-opacity: 1;border-color:rgb(94 234 212 / var(--tw-border-opacity, 1))}.border-teal-400{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.border-teal-50{--tw-border-opacity: 1;border-color:rgb(240 253 250 / var(--tw-border-opacity, 1))}.border-teal-500{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.border-teal-600{--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1))}.border-teal-700{--tw-border-opacity: 1;border-color:rgb(15 118 110 / var(--tw-border-opacity, 1))}.border-teal-800{--tw-border-opacity: 1;border-color:rgb(17 94 89 / var(--tw-border-opacity, 1))}.border-teal-900{--tw-border-opacity: 1;border-color:rgb(19 78 74 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-violet-100{--tw-border-opacity: 1;border-color:rgb(237 233 254 / var(--tw-border-opacity, 1))}.border-violet-200{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.border-violet-300{--tw-border-opacity: 1;border-color:rgb(196 181 253 / var(--tw-border-opacity, 1))}.border-violet-400{--tw-border-opacity: 1;border-color:rgb(167 139 250 / var(--tw-border-opacity, 1))}.border-violet-50{--tw-border-opacity: 1;border-color:rgb(245 243 255 / var(--tw-border-opacity, 1))}.border-violet-500{--tw-border-opacity: 1;border-color:rgb(139 92 246 / var(--tw-border-opacity, 1))}.border-violet-600{--tw-border-opacity: 1;border-color:rgb(124 58 237 / var(--tw-border-opacity, 1))}.border-violet-700{--tw-border-opacity: 1;border-color:rgb(109 40 217 / var(--tw-border-opacity, 1))}.border-violet-800{--tw-border-opacity: 1;border-color:rgb(91 33 182 / var(--tw-border-opacity, 1))}.border-violet-900{--tw-border-opacity: 1;border-color:rgb(76 29 149 / var(--tw-border-opacity, 1))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-yellow-100{--tw-border-opacity: 1;border-color:rgb(254 249 195 / var(--tw-border-opacity, 1))}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.border-yellow-300{--tw-border-opacity: 1;border-color:rgb(253 224 71 / var(--tw-border-opacity, 1))}.border-yellow-400{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.border-yellow-50{--tw-border-opacity: 1;border-color:rgb(254 252 232 / var(--tw-border-opacity, 1))}.border-yellow-500{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.border-yellow-600{--tw-border-opacity: 1;border-color:rgb(202 138 4 / var(--tw-border-opacity, 1))}.border-yellow-700{--tw-border-opacity: 1;border-color:rgb(161 98 7 / var(--tw-border-opacity, 1))}.border-yellow-800{--tw-border-opacity: 1;border-color:rgb(133 77 14 / var(--tw-border-opacity, 1))}.border-yellow-900{--tw-border-opacity: 1;border-color:rgb(113 63 18 / var(--tw-border-opacity, 1))}.border-zinc-100{--tw-border-opacity: 1;border-color:rgb(244 244 245 / var(--tw-border-opacity, 1))}.border-zinc-200{--tw-border-opacity: 1;border-color:rgb(228 228 231 / var(--tw-border-opacity, 1))}.border-zinc-300{--tw-border-opacity: 1;border-color:rgb(212 212 216 / var(--tw-border-opacity, 1))}.border-zinc-400{--tw-border-opacity: 1;border-color:rgb(161 161 170 / var(--tw-border-opacity, 1))}.border-zinc-50{--tw-border-opacity: 1;border-color:rgb(250 250 250 / var(--tw-border-opacity, 1))}.border-zinc-500{--tw-border-opacity: 1;border-color:rgb(113 113 122 / var(--tw-border-opacity, 1))}.border-zinc-600{--tw-border-opacity: 1;border-color:rgb(82 82 91 / var(--tw-border-opacity, 1))}.border-zinc-700{--tw-border-opacity: 1;border-color:rgb(63 63 70 / var(--tw-border-opacity, 1))}.border-zinc-800{--tw-border-opacity: 1;border-color:rgb(39 39 42 / var(--tw-border-opacity, 1))}.border-zinc-900{--tw-border-opacity: 1;border-color:rgb(24 24 27 / var(--tw-border-opacity, 1))}.border-r-transparent{border-right-color:transparent}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-200{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.bg-amber-300{--tw-bg-opacity: 1;background-color:rgb(252 211 77 / var(--tw-bg-opacity, 1))}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-amber-700{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.bg-amber-800{--tw-bg-opacity: 1;background-color:rgb(146 64 14 / var(--tw-bg-opacity, 1))}.bg-amber-900{--tw-bg-opacity: 1;background-color:rgb(120 53 15 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\\/0{background-color:#0000}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.bg-blue-300{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-blue-700{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.bg-blue-800{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.bg-blue-900{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.bg-cyan-100{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity, 1))}.bg-cyan-200{--tw-bg-opacity: 1;background-color:rgb(165 243 252 / var(--tw-bg-opacity, 1))}.bg-cyan-300{--tw-bg-opacity: 1;background-color:rgb(103 232 249 / var(--tw-bg-opacity, 1))}.bg-cyan-400{--tw-bg-opacity: 1;background-color:rgb(34 211 238 / var(--tw-bg-opacity, 1))}.bg-cyan-50{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.bg-cyan-500{--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity, 1))}.bg-cyan-600{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.bg-cyan-700{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity, 1))}.bg-cyan-800{--tw-bg-opacity: 1;background-color:rgb(21 94 117 / var(--tw-bg-opacity, 1))}.bg-cyan-900{--tw-bg-opacity: 1;background-color:rgb(22 78 99 / var(--tw-bg-opacity, 1))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-200{--tw-bg-opacity: 1;background-color:rgb(167 243 208 / var(--tw-bg-opacity, 1))}.bg-emerald-300{--tw-bg-opacity: 1;background-color:rgb(110 231 183 / var(--tw-bg-opacity, 1))}.bg-emerald-400{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-emerald-700{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.bg-emerald-800{--tw-bg-opacity: 1;background-color:rgb(6 95 70 / var(--tw-bg-opacity, 1))}.bg-emerald-900{--tw-bg-opacity: 1;background-color:rgb(6 78 59 / var(--tw-bg-opacity, 1))}.bg-fuchsia-100{--tw-bg-opacity: 1;background-color:rgb(250 232 255 / var(--tw-bg-opacity, 1))}.bg-fuchsia-200{--tw-bg-opacity: 1;background-color:rgb(245 208 254 / var(--tw-bg-opacity, 1))}.bg-fuchsia-300{--tw-bg-opacity: 1;background-color:rgb(240 171 252 / var(--tw-bg-opacity, 1))}.bg-fuchsia-400{--tw-bg-opacity: 1;background-color:rgb(232 121 249 / var(--tw-bg-opacity, 1))}.bg-fuchsia-50{--tw-bg-opacity: 1;background-color:rgb(253 244 255 / var(--tw-bg-opacity, 1))}.bg-fuchsia-500{--tw-bg-opacity: 1;background-color:rgb(217 70 239 / var(--tw-bg-opacity, 1))}.bg-fuchsia-600{--tw-bg-opacity: 1;background-color:rgb(192 38 211 / var(--tw-bg-opacity, 1))}.bg-fuchsia-700{--tw-bg-opacity: 1;background-color:rgb(162 28 175 / var(--tw-bg-opacity, 1))}.bg-fuchsia-800{--tw-bg-opacity: 1;background-color:rgb(134 25 143 / var(--tw-bg-opacity, 1))}.bg-fuchsia-900{--tw-bg-opacity: 1;background-color:rgb(112 26 117 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-gray-800\\/40{background-color:#1f293766}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-gray-950{--tw-bg-opacity: 1;background-color:rgb(3 7 18 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.bg-green-300{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity, 1))}.bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.bg-green-800{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.bg-green-900{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity, 1))}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.bg-indigo-200{--tw-bg-opacity: 1;background-color:rgb(199 210 254 / var(--tw-bg-opacity, 1))}.bg-indigo-300{--tw-bg-opacity: 1;background-color:rgb(165 180 252 / var(--tw-bg-opacity, 1))}.bg-indigo-400{--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-indigo-500{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-indigo-700{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.bg-indigo-800{--tw-bg-opacity: 1;background-color:rgb(55 48 163 / var(--tw-bg-opacity, 1))}.bg-indigo-900{--tw-bg-opacity: 1;background-color:rgb(49 46 129 / var(--tw-bg-opacity, 1))}.bg-lime-100{--tw-bg-opacity: 1;background-color:rgb(236 252 203 / var(--tw-bg-opacity, 1))}.bg-lime-200{--tw-bg-opacity: 1;background-color:rgb(217 249 157 / var(--tw-bg-opacity, 1))}.bg-lime-300{--tw-bg-opacity: 1;background-color:rgb(190 242 100 / var(--tw-bg-opacity, 1))}.bg-lime-400{--tw-bg-opacity: 1;background-color:rgb(163 230 53 / var(--tw-bg-opacity, 1))}.bg-lime-50{--tw-bg-opacity: 1;background-color:rgb(247 254 231 / var(--tw-bg-opacity, 1))}.bg-lime-500{--tw-bg-opacity: 1;background-color:rgb(132 204 22 / var(--tw-bg-opacity, 1))}.bg-lime-600{--tw-bg-opacity: 1;background-color:rgb(101 163 13 / var(--tw-bg-opacity, 1))}.bg-lime-700{--tw-bg-opacity: 1;background-color:rgb(77 124 15 / var(--tw-bg-opacity, 1))}.bg-lime-800{--tw-bg-opacity: 1;background-color:rgb(63 98 18 / var(--tw-bg-opacity, 1))}.bg-lime-900{--tw-bg-opacity: 1;background-color:rgb(54 83 20 / var(--tw-bg-opacity, 1))}.bg-myPrimaryBrandColor{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-myPrimaryErrorColor{--tw-bg-opacity: 1;background-color:rgb(214 0 0 / var(--tw-bg-opacity, 1))}.bg-myPrimaryLightGrayColor{--tw-bg-opacity: 1;background-color:rgb(239 242 246 / var(--tw-bg-opacity, 1))}.bg-myPrimaryLinkColor{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-neutral-100{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.bg-neutral-200{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))}.bg-neutral-300{--tw-bg-opacity: 1;background-color:rgb(212 212 212 / var(--tw-bg-opacity, 1))}.bg-neutral-400{--tw-bg-opacity: 1;background-color:rgb(163 163 163 / var(--tw-bg-opacity, 1))}.bg-neutral-50{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.bg-neutral-500{--tw-bg-opacity: 1;background-color:rgb(115 115 115 / var(--tw-bg-opacity, 1))}.bg-neutral-600{--tw-bg-opacity: 1;background-color:rgb(82 82 82 / var(--tw-bg-opacity, 1))}.bg-neutral-700{--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.bg-neutral-800{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.bg-neutral-900{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-200{--tw-bg-opacity: 1;background-color:rgb(254 215 170 / var(--tw-bg-opacity, 1))}.bg-orange-300{--tw-bg-opacity: 1;background-color:rgb(253 186 116 / var(--tw-bg-opacity, 1))}.bg-orange-400{--tw-bg-opacity: 1;background-color:rgb(251 146 60 / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.bg-orange-700{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity, 1))}.bg-orange-800{--tw-bg-opacity: 1;background-color:rgb(154 52 18 / var(--tw-bg-opacity, 1))}.bg-orange-900{--tw-bg-opacity: 1;background-color:rgb(124 45 18 / var(--tw-bg-opacity, 1))}.bg-pink-100{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity, 1))}.bg-pink-200{--tw-bg-opacity: 1;background-color:rgb(251 207 232 / var(--tw-bg-opacity, 1))}.bg-pink-300{--tw-bg-opacity: 1;background-color:rgb(249 168 212 / var(--tw-bg-opacity, 1))}.bg-pink-400{--tw-bg-opacity: 1;background-color:rgb(244 114 182 / var(--tw-bg-opacity, 1))}.bg-pink-50{--tw-bg-opacity: 1;background-color:rgb(253 242 248 / var(--tw-bg-opacity, 1))}.bg-pink-500{--tw-bg-opacity: 1;background-color:rgb(236 72 153 / var(--tw-bg-opacity, 1))}.bg-pink-600{--tw-bg-opacity: 1;background-color:rgb(219 39 119 / var(--tw-bg-opacity, 1))}.bg-pink-700{--tw-bg-opacity: 1;background-color:rgb(190 24 93 / var(--tw-bg-opacity, 1))}.bg-pink-800{--tw-bg-opacity: 1;background-color:rgb(157 23 77 / var(--tw-bg-opacity, 1))}.bg-pink-900{--tw-bg-opacity: 1;background-color:rgb(131 24 67 / var(--tw-bg-opacity, 1))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-200{--tw-bg-opacity: 1;background-color:rgb(233 213 255 / var(--tw-bg-opacity, 1))}.bg-purple-300{--tw-bg-opacity: 1;background-color:rgb(216 180 254 / var(--tw-bg-opacity, 1))}.bg-purple-400{--tw-bg-opacity: 1;background-color:rgb(192 132 252 / var(--tw-bg-opacity, 1))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.bg-purple-700{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity, 1))}.bg-purple-800{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity, 1))}.bg-purple-900{--tw-bg-opacity: 1;background-color:rgb(88 28 135 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.bg-red-300{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.bg-red-900{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.bg-rose-200{--tw-bg-opacity: 1;background-color:rgb(254 205 211 / var(--tw-bg-opacity, 1))}.bg-rose-300{--tw-bg-opacity: 1;background-color:rgb(253 164 175 / var(--tw-bg-opacity, 1))}.bg-rose-400{--tw-bg-opacity: 1;background-color:rgb(251 113 133 / var(--tw-bg-opacity, 1))}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.bg-rose-600{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.bg-rose-700{--tw-bg-opacity: 1;background-color:rgb(190 18 60 / var(--tw-bg-opacity, 1))}.bg-rose-800{--tw-bg-opacity: 1;background-color:rgb(159 18 57 / var(--tw-bg-opacity, 1))}.bg-rose-900{--tw-bg-opacity: 1;background-color:rgb(136 19 55 / var(--tw-bg-opacity, 1))}.bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.bg-sky-200{--tw-bg-opacity: 1;background-color:rgb(186 230 253 / var(--tw-bg-opacity, 1))}.bg-sky-300{--tw-bg-opacity: 1;background-color:rgb(125 211 252 / var(--tw-bg-opacity, 1))}.bg-sky-400{--tw-bg-opacity: 1;background-color:rgb(56 189 248 / var(--tw-bg-opacity, 1))}.bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.bg-sky-500{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity, 1))}.bg-sky-600{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity, 1))}.bg-sky-700{--tw-bg-opacity: 1;background-color:rgb(3 105 161 / var(--tw-bg-opacity, 1))}.bg-sky-800{--tw-bg-opacity: 1;background-color:rgb(7 89 133 / var(--tw-bg-opacity, 1))}.bg-sky-900{--tw-bg-opacity: 1;background-color:rgb(12 74 110 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-300{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.bg-slate-400{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-500{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.bg-slate-600{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-stone-100{--tw-bg-opacity: 1;background-color:rgb(245 245 244 / var(--tw-bg-opacity, 1))}.bg-stone-200{--tw-bg-opacity: 1;background-color:rgb(231 229 228 / var(--tw-bg-opacity, 1))}.bg-stone-300{--tw-bg-opacity: 1;background-color:rgb(214 211 209 / var(--tw-bg-opacity, 1))}.bg-stone-400{--tw-bg-opacity: 1;background-color:rgb(168 162 158 / var(--tw-bg-opacity, 1))}.bg-stone-50{--tw-bg-opacity: 1;background-color:rgb(250 250 249 / var(--tw-bg-opacity, 1))}.bg-stone-500{--tw-bg-opacity: 1;background-color:rgb(120 113 108 / var(--tw-bg-opacity, 1))}.bg-stone-600{--tw-bg-opacity: 1;background-color:rgb(87 83 78 / var(--tw-bg-opacity, 1))}.bg-stone-700{--tw-bg-opacity: 1;background-color:rgb(68 64 60 / var(--tw-bg-opacity, 1))}.bg-stone-800{--tw-bg-opacity: 1;background-color:rgb(41 37 36 / var(--tw-bg-opacity, 1))}.bg-stone-900{--tw-bg-opacity: 1;background-color:rgb(28 25 23 / var(--tw-bg-opacity, 1))}.bg-teal-100{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.bg-teal-200{--tw-bg-opacity: 1;background-color:rgb(153 246 228 / var(--tw-bg-opacity, 1))}.bg-teal-300{--tw-bg-opacity: 1;background-color:rgb(94 234 212 / var(--tw-bg-opacity, 1))}.bg-teal-400{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity, 1))}.bg-teal-50{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.bg-teal-500{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.bg-teal-700{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.bg-teal-800{--tw-bg-opacity: 1;background-color:rgb(17 94 89 / var(--tw-bg-opacity, 1))}.bg-teal-900{--tw-bg-opacity: 1;background-color:rgb(19 78 74 / var(--tw-bg-opacity, 1))}.bg-violet-100{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.bg-violet-200{--tw-bg-opacity: 1;background-color:rgb(221 214 254 / var(--tw-bg-opacity, 1))}.bg-violet-300{--tw-bg-opacity: 1;background-color:rgb(196 181 253 / var(--tw-bg-opacity, 1))}.bg-violet-400{--tw-bg-opacity: 1;background-color:rgb(167 139 250 / var(--tw-bg-opacity, 1))}.bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.bg-violet-500{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity, 1))}.bg-violet-600{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.bg-violet-700{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.bg-violet-800{--tw-bg-opacity: 1;background-color:rgb(91 33 182 / var(--tw-bg-opacity, 1))}.bg-violet-900{--tw-bg-opacity: 1;background-color:rgb(76 29 149 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-200{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.bg-yellow-300{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity, 1))}.bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.bg-yellow-700{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.bg-yellow-800{--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity, 1))}.bg-yellow-900{--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))}.bg-zinc-100{--tw-bg-opacity: 1;background-color:rgb(244 244 245 / var(--tw-bg-opacity, 1))}.bg-zinc-200{--tw-bg-opacity: 1;background-color:rgb(228 228 231 / var(--tw-bg-opacity, 1))}.bg-zinc-300{--tw-bg-opacity: 1;background-color:rgb(212 212 216 / var(--tw-bg-opacity, 1))}.bg-zinc-400{--tw-bg-opacity: 1;background-color:rgb(161 161 170 / var(--tw-bg-opacity, 1))}.bg-zinc-50{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.bg-zinc-500{--tw-bg-opacity: 1;background-color:rgb(113 113 122 / var(--tw-bg-opacity, 1))}.bg-zinc-600{--tw-bg-opacity: 1;background-color:rgb(82 82 91 / var(--tw-bg-opacity, 1))}.bg-zinc-700{--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity, 1))}.bg-zinc-800{--tw-bg-opacity: 1;background-color:rgb(39 39 42 / var(--tw-bg-opacity, 1))}.bg-zinc-900{--tw-bg-opacity: 1;background-color:rgb(24 24 27 / var(--tw-bg-opacity, 1))}.bg-opacity-0{--tw-bg-opacity: 0}.bg-opacity-10{--tw-bg-opacity: .1}.bg-opacity-100{--tw-bg-opacity: 1}.bg-opacity-20{--tw-bg-opacity: .2}.bg-opacity-25{--tw-bg-opacity: .25}.bg-opacity-30{--tw-bg-opacity: .3}.bg-opacity-40{--tw-bg-opacity: .4}.bg-opacity-5{--tw-bg-opacity: .05}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-60{--tw-bg-opacity: .6}.bg-opacity-70{--tw-bg-opacity: .7}.bg-opacity-75{--tw-bg-opacity: .75}.bg-opacity-80{--tw-bg-opacity: .8}.bg-opacity-90{--tw-bg-opacity: .9}.bg-opacity-95{--tw-bg-opacity: .95}.fill-gray-800{fill:#1f2937}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.object-left{-o-object-position:left;object-position:left}.object-right{-o-object-position:right;object-position:right}.object-top{-o-object-position:top;object-position:top}.\\!p-0{padding:0!important}.p-0{padding:0}.p-1\\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.px-0{padding-left:0;padding-right:0}.px-0\\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-11{padding-left:2.75rem;padding-right:2.75rem}.px-12{padding-left:3rem;padding-right:3rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\\.5{padding-left:.625rem;padding-right:.625rem}.px-20{padding-left:5rem;padding-right:5rem}.px-24{padding-left:6rem;padding-right:6rem}.px-28{padding-left:7rem;padding-right:7rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\\.5{padding-left:.875rem;padding-right:.875rem}.px-32{padding-left:8rem;padding-right:8rem}.px-36{padding-left:9rem;padding-right:9rem}.px-4{padding-left:1rem;padding-right:1rem}.px-40{padding-left:10rem;padding-right:10rem}.px-44{padding-left:11rem;padding-right:11rem}.px-48{padding-left:12rem;padding-right:12rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-52{padding-left:13rem;padding-right:13rem}.px-56{padding-left:14rem;padding-right:14rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-60{padding-left:15rem;padding-right:15rem}.px-64{padding-left:16rem;padding-right:16rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-72{padding-left:18rem;padding-right:18rem}.px-8{padding-left:2rem;padding-right:2rem}.px-80{padding-left:20rem;padding-right:20rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.px-96{padding-left:24rem;padding-right:24rem}.py-0{padding-top:0;padding-bottom:0}.py-0\\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-11{padding-top:2.75rem;padding-bottom:2.75rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-28{padding-top:7rem;padding-bottom:7rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\\.5{padding-top:.875rem;padding-bottom:.875rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-36{padding-top:9rem;padding-bottom:9rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-40{padding-top:10rem;padding-bottom:10rem}.py-44{padding-top:11rem;padding-bottom:11rem}.py-48{padding-top:12rem;padding-bottom:12rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-52{padding-top:13rem;padding-bottom:13rem}.py-56{padding-top:14rem;padding-bottom:14rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-60{padding-top:15rem;padding-bottom:15rem}.py-64{padding-top:16rem;padding-bottom:16rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-72{padding-top:18rem;padding-bottom:18rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-80{padding-top:20rem;padding-bottom:20rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-96{padding-top:24rem;padding-bottom:24rem}.pb-0{padding-bottom:0}.pb-0\\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-1\\.5{padding-bottom:.375rem}.pb-10{padding-bottom:2.5rem}.pb-11{padding-bottom:2.75rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-2\\.5{padding-bottom:.625rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-3{padding-bottom:.75rem}.pb-3\\.5{padding-bottom:.875rem}.pb-32{padding-bottom:8rem}.pb-36{padding-bottom:9rem}.pb-4{padding-bottom:1rem}.pb-40{padding-bottom:10rem}.pb-44{padding-bottom:11rem}.pb-48{padding-bottom:12rem}.pb-5{padding-bottom:1.25rem}.pb-52{padding-bottom:13rem}.pb-56{padding-bottom:14rem}.pb-6{padding-bottom:1.5rem}.pb-60{padding-bottom:15rem}.pb-64{padding-bottom:16rem}.pb-7{padding-bottom:1.75rem}.pb-72{padding-bottom:18rem}.pb-8{padding-bottom:2rem}.pb-80{padding-bottom:20rem}.pb-9{padding-bottom:2.25rem}.pb-96{padding-bottom:24rem}.pl-0{padding-left:0}.pl-0\\.5{padding-left:.125rem}.pl-1{padding-left:.25rem}.pl-1\\.5{padding-left:.375rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-12{padding-left:3rem}.pl-14{padding-left:3.5rem}.pl-16{padding-left:4rem}.pl-2{padding-left:.5rem}.pl-2\\.5{padding-left:.625rem}.pl-20{padding-left:5rem}.pl-24{padding-left:6rem}.pl-28{padding-left:7rem}.pl-3{padding-left:.75rem}.pl-3\\.5{padding-left:.875rem}.pl-32{padding-left:8rem}.pl-36{padding-left:9rem}.pl-4{padding-left:1rem}.pl-40{padding-left:10rem}.pl-44{padding-left:11rem}.pl-48{padding-left:12rem}.pl-5{padding-left:1.25rem}.pl-52{padding-left:13rem}.pl-56{padding-left:14rem}.pl-6{padding-left:1.5rem}.pl-60{padding-left:15rem}.pl-64{padding-left:16rem}.pl-7{padding-left:1.75rem}.pl-72{padding-left:18rem}.pl-8{padding-left:2rem}.pl-80{padding-left:20rem}.pl-9{padding-left:2.25rem}.pl-96{padding-left:24rem}.pr-0{padding-right:0}.pr-0\\.5{padding-right:.125rem}.pr-1{padding-right:.25rem}.pr-1\\.5{padding-right:.375rem}.pr-10{padding-right:2.5rem}.pr-11{padding-right:2.75rem}.pr-12{padding-right:3rem}.pr-14{padding-right:3.5rem}.pr-16{padding-right:4rem}.pr-2{padding-right:.5rem}.pr-2\\.5{padding-right:.625rem}.pr-20{padding-right:5rem}.pr-24{padding-right:6rem}.pr-28{padding-right:7rem}.pr-3{padding-right:.75rem}.pr-3\\.5{padding-right:.875rem}.pr-32{padding-right:8rem}.pr-36{padding-right:9rem}.pr-4{padding-right:1rem}.pr-40{padding-right:10rem}.pr-44{padding-right:11rem}.pr-48{padding-right:12rem}.pr-5{padding-right:1.25rem}.pr-52{padding-right:13rem}.pr-56{padding-right:14rem}.pr-6{padding-right:1.5rem}.pr-60{padding-right:15rem}.pr-64{padding-right:16rem}.pr-7{padding-right:1.75rem}.pr-72{padding-right:18rem}.pr-8{padding-right:2rem}.pr-80{padding-right:20rem}.pr-9{padding-right:2.25rem}.pr-96{padding-right:24rem}.pt-0{padding-top:0}.pt-0\\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-1\\.5{padding-top:.375rem}.pt-10{padding-top:2.5rem}.pt-11{padding-top:2.75rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-2\\.5{padding-top:.625rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-28{padding-top:7rem}.pt-3{padding-top:.75rem}.pt-3\\.5{padding-top:.875rem}.pt-32{padding-top:8rem}.pt-36{padding-top:9rem}.pt-4{padding-top:1rem}.pt-40{padding-top:10rem}.pt-44{padding-top:11rem}.pt-48{padding-top:12rem}.pt-5{padding-top:1.25rem}.pt-52{padding-top:13rem}.pt-56{padding-top:14rem}.pt-6{padding-top:1.5rem}.pt-60{padding-top:15rem}.pt-64{padding-top:16rem}.pt-7{padding-top:1.75rem}.pt-72{padding-top:18rem}.pt-8{padding-top:2rem}.pt-80{padding-top:20rem}.pt-9{padding-top:2.25rem}.pt-96{padding-top:24rem}.text-left{text-align:left}.text-center{text-align:center}.align-bottom{vertical-align:bottom}.align-\\[-0\\.125em\\]{vertical-align:-.125em}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Jost,Raleway,Cormorant,sans-serif,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}.text-\\[12\\.5px\\]{font-size:12.5px}.text-\\[16px\\]{font-size:16px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-thin{font-weight:100}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.italic{font-style:italic}.leading-none{line-height:1}.tracking-wider{letter-spacing:.05em}.text-amber-100{--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity, 1))}.text-amber-200{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-amber-50{--tw-text-opacity: 1;color:rgb(255 251 235 / var(--tw-text-opacity, 1))}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-100{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.text-blue-200{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-50{--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-cyan-100{--tw-text-opacity: 1;color:rgb(207 250 254 / var(--tw-text-opacity, 1))}.text-cyan-200{--tw-text-opacity: 1;color:rgb(165 243 252 / var(--tw-text-opacity, 1))}.text-cyan-300{--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.text-cyan-400{--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.text-cyan-50{--tw-text-opacity: 1;color:rgb(236 254 255 / var(--tw-text-opacity, 1))}.text-cyan-500{--tw-text-opacity: 1;color:rgb(6 182 212 / var(--tw-text-opacity, 1))}.text-cyan-600{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity, 1))}.text-cyan-700{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.text-cyan-800{--tw-text-opacity: 1;color:rgb(21 94 117 / var(--tw-text-opacity, 1))}.text-cyan-900{--tw-text-opacity: 1;color:rgb(22 78 99 / var(--tw-text-opacity, 1))}.text-emerald-100{--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity, 1))}.text-emerald-200{--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.text-emerald-300{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.text-emerald-50{--tw-text-opacity: 1;color:rgb(236 253 245 / var(--tw-text-opacity, 1))}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-emerald-900{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.text-fuchsia-100{--tw-text-opacity: 1;color:rgb(250 232 255 / var(--tw-text-opacity, 1))}.text-fuchsia-200{--tw-text-opacity: 1;color:rgb(245 208 254 / var(--tw-text-opacity, 1))}.text-fuchsia-300{--tw-text-opacity: 1;color:rgb(240 171 252 / var(--tw-text-opacity, 1))}.text-fuchsia-400{--tw-text-opacity: 1;color:rgb(232 121 249 / var(--tw-text-opacity, 1))}.text-fuchsia-50{--tw-text-opacity: 1;color:rgb(253 244 255 / var(--tw-text-opacity, 1))}.text-fuchsia-500{--tw-text-opacity: 1;color:rgb(217 70 239 / var(--tw-text-opacity, 1))}.text-fuchsia-600{--tw-text-opacity: 1;color:rgb(192 38 211 / var(--tw-text-opacity, 1))}.text-fuchsia-700{--tw-text-opacity: 1;color:rgb(162 28 175 / var(--tw-text-opacity, 1))}.text-fuchsia-800{--tw-text-opacity: 1;color:rgb(134 25 143 / var(--tw-text-opacity, 1))}.text-fuchsia-900{--tw-text-opacity: 1;color:rgb(112 26 117 / var(--tw-text-opacity, 1))}.text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-50{--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-100{--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity, 1))}.text-green-200{--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.text-green-300{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-50{--tw-text-opacity: 1;color:rgb(240 253 244 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.text-indigo-100{--tw-text-opacity: 1;color:rgb(224 231 255 / var(--tw-text-opacity, 1))}.text-indigo-200{--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity, 1))}.text-indigo-300{--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity, 1))}.text-indigo-400{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.text-indigo-50{--tw-text-opacity: 1;color:rgb(238 242 255 / var(--tw-text-opacity, 1))}.text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-indigo-800{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.text-indigo-900{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}.text-lime-100{--tw-text-opacity: 1;color:rgb(236 252 203 / var(--tw-text-opacity, 1))}.text-lime-200{--tw-text-opacity: 1;color:rgb(217 249 157 / var(--tw-text-opacity, 1))}.text-lime-300{--tw-text-opacity: 1;color:rgb(190 242 100 / var(--tw-text-opacity, 1))}.text-lime-400{--tw-text-opacity: 1;color:rgb(163 230 53 / var(--tw-text-opacity, 1))}.text-lime-50{--tw-text-opacity: 1;color:rgb(247 254 231 / var(--tw-text-opacity, 1))}.text-lime-500{--tw-text-opacity: 1;color:rgb(132 204 22 / var(--tw-text-opacity, 1))}.text-lime-600{--tw-text-opacity: 1;color:rgb(101 163 13 / var(--tw-text-opacity, 1))}.text-lime-700{--tw-text-opacity: 1;color:rgb(77 124 15 / var(--tw-text-opacity, 1))}.text-lime-800{--tw-text-opacity: 1;color:rgb(63 98 18 / var(--tw-text-opacity, 1))}.text-lime-900{--tw-text-opacity: 1;color:rgb(54 83 20 / var(--tw-text-opacity, 1))}.text-myPrimaryDarkGrayColor{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-myPrimaryErrorColor{--tw-text-opacity: 1;color:rgb(214 0 0 / var(--tw-text-opacity, 1))}.text-myPrimaryLinkColor{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-myPrimaryMediumGrayColor{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-myPrimarySuccesColor{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-neutral-100{--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.text-neutral-200{--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity, 1))}.text-neutral-300{--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.text-neutral-400{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.text-neutral-50{--tw-text-opacity: 1;color:rgb(250 250 250 / var(--tw-text-opacity, 1))}.text-neutral-500{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.text-neutral-600{--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity, 1))}.text-neutral-700{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.text-neutral-800{--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity, 1))}.text-neutral-900{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.text-orange-100{--tw-text-opacity: 1;color:rgb(255 237 213 / var(--tw-text-opacity, 1))}.text-orange-200{--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity, 1))}.text-orange-300{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.text-orange-50{--tw-text-opacity: 1;color:rgb(255 247 237 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-orange-900{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity, 1))}.text-pink-100{--tw-text-opacity: 1;color:rgb(252 231 243 / var(--tw-text-opacity, 1))}.text-pink-200{--tw-text-opacity: 1;color:rgb(251 207 232 / var(--tw-text-opacity, 1))}.text-pink-300{--tw-text-opacity: 1;color:rgb(249 168 212 / var(--tw-text-opacity, 1))}.text-pink-400{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity, 1))}.text-pink-50{--tw-text-opacity: 1;color:rgb(253 242 248 / var(--tw-text-opacity, 1))}.text-pink-500{--tw-text-opacity: 1;color:rgb(236 72 153 / var(--tw-text-opacity, 1))}.text-pink-600{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity, 1))}.text-pink-700{--tw-text-opacity: 1;color:rgb(190 24 93 / var(--tw-text-opacity, 1))}.text-pink-800{--tw-text-opacity: 1;color:rgb(157 23 77 / var(--tw-text-opacity, 1))}.text-pink-900{--tw-text-opacity: 1;color:rgb(131 24 67 / var(--tw-text-opacity, 1))}.text-purple-100{--tw-text-opacity: 1;color:rgb(243 232 255 / var(--tw-text-opacity, 1))}.text-purple-200{--tw-text-opacity: 1;color:rgb(233 213 255 / var(--tw-text-opacity, 1))}.text-purple-300{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.text-purple-50{--tw-text-opacity: 1;color:rgb(250 245 255 / var(--tw-text-opacity, 1))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.text-purple-900{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity, 1))}.text-red-100{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.text-red-200{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-50{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.text-rose-100{--tw-text-opacity: 1;color:rgb(255 228 230 / var(--tw-text-opacity, 1))}.text-rose-200{--tw-text-opacity: 1;color:rgb(254 205 211 / var(--tw-text-opacity, 1))}.text-rose-300{--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity, 1))}.text-rose-400{--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.text-rose-50{--tw-text-opacity: 1;color:rgb(255 241 242 / var(--tw-text-opacity, 1))}.text-rose-500{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.text-rose-800{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.text-rose-900{--tw-text-opacity: 1;color:rgb(136 19 55 / var(--tw-text-opacity, 1))}.text-sky-100{--tw-text-opacity: 1;color:rgb(224 242 254 / var(--tw-text-opacity, 1))}.text-sky-200{--tw-text-opacity: 1;color:rgb(186 230 253 / var(--tw-text-opacity, 1))}.text-sky-300{--tw-text-opacity: 1;color:rgb(125 211 252 / var(--tw-text-opacity, 1))}.text-sky-400{--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.text-sky-50{--tw-text-opacity: 1;color:rgb(240 249 255 / var(--tw-text-opacity, 1))}.text-sky-500{--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity, 1))}.text-sky-600{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.text-sky-800{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity, 1))}.text-sky-900{--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity, 1))}.text-slate-100{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.text-slate-200{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-50{--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-stone-100{--tw-text-opacity: 1;color:rgb(245 245 244 / var(--tw-text-opacity, 1))}.text-stone-200{--tw-text-opacity: 1;color:rgb(231 229 228 / var(--tw-text-opacity, 1))}.text-stone-300{--tw-text-opacity: 1;color:rgb(214 211 209 / var(--tw-text-opacity, 1))}.text-stone-400{--tw-text-opacity: 1;color:rgb(168 162 158 / var(--tw-text-opacity, 1))}.text-stone-50{--tw-text-opacity: 1;color:rgb(250 250 249 / var(--tw-text-opacity, 1))}.text-stone-500{--tw-text-opacity: 1;color:rgb(120 113 108 / var(--tw-text-opacity, 1))}.text-stone-600{--tw-text-opacity: 1;color:rgb(87 83 78 / var(--tw-text-opacity, 1))}.text-stone-700{--tw-text-opacity: 1;color:rgb(68 64 60 / var(--tw-text-opacity, 1))}.text-stone-800{--tw-text-opacity: 1;color:rgb(41 37 36 / var(--tw-text-opacity, 1))}.text-stone-900{--tw-text-opacity: 1;color:rgb(28 25 23 / var(--tw-text-opacity, 1))}.text-teal-100{--tw-text-opacity: 1;color:rgb(204 251 241 / var(--tw-text-opacity, 1))}.text-teal-200{--tw-text-opacity: 1;color:rgb(153 246 228 / var(--tw-text-opacity, 1))}.text-teal-300{--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.text-teal-400{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.text-teal-50{--tw-text-opacity: 1;color:rgb(240 253 250 / var(--tw-text-opacity, 1))}.text-teal-500{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.text-teal-800{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.text-teal-900{--tw-text-opacity: 1;color:rgb(19 78 74 / var(--tw-text-opacity, 1))}.text-violet-100{--tw-text-opacity: 1;color:rgb(237 233 254 / var(--tw-text-opacity, 1))}.text-violet-200{--tw-text-opacity: 1;color:rgb(221 214 254 / var(--tw-text-opacity, 1))}.text-violet-300{--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity, 1))}.text-violet-400{--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.text-violet-50{--tw-text-opacity: 1;color:rgb(245 243 255 / var(--tw-text-opacity, 1))}.text-violet-500{--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity, 1))}.text-violet-600{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.text-violet-800{--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity, 1))}.text-violet-900{--tw-text-opacity: 1;color:rgb(76 29 149 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-100{--tw-text-opacity: 1;color:rgb(254 249 195 / var(--tw-text-opacity, 1))}.text-yellow-200{--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}.text-yellow-300{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-50{--tw-text-opacity: 1;color:rgb(254 252 232 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.text-zinc-100{--tw-text-opacity: 1;color:rgb(244 244 245 / var(--tw-text-opacity, 1))}.text-zinc-200{--tw-text-opacity: 1;color:rgb(228 228 231 / var(--tw-text-opacity, 1))}.text-zinc-300{--tw-text-opacity: 1;color:rgb(212 212 216 / var(--tw-text-opacity, 1))}.text-zinc-400{--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity, 1))}.text-zinc-50{--tw-text-opacity: 1;color:rgb(250 250 250 / var(--tw-text-opacity, 1))}.text-zinc-500{--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity, 1))}.text-zinc-600{--tw-text-opacity: 1;color:rgb(82 82 91 / var(--tw-text-opacity, 1))}.text-zinc-700{--tw-text-opacity: 1;color:rgb(63 63 70 / var(--tw-text-opacity, 1))}.text-zinc-800{--tw-text-opacity: 1;color:rgb(39 39 42 / var(--tw-text-opacity, 1))}.text-zinc-900{--tw-text-opacity: 1;color:rgb(24 24 27 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-5{opacity:.05}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-95{opacity:.95}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.outline-2{outline-width:2px}.outline-offset-8{outline-offset:8px}.outline-yellow-400{outline-color:#facc15}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-black{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1))}.ring-white\\/5{--tw-ring-color: rgb(255 255 255 / .05)}.ring-opacity-5{--tw-ring-opacity: .05}.drop-shadow-sm{--tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / .05));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-75{transition-duration:75ms}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\\!\\[clip\\:rect\\(0\\,0\\,0\\,0\\)\\]{clip:rect(0,0,0,0)!important}.ql-toolbar.ql-snow{border-top-right-radius:10px;border-top-left-radius:10px}.ql-editor{min-height:200px}.table-enter-active,.table-leave-active{transition:opacity .3s ease}.table-enter-from,.table-leave-to{opacity:0}.tags-enter-from{opacity:.6;transform:translate(10px)}.tags-enter-active{transition:all .2s ease}.tags-leave-to{opacity:.1;transform:translate(5px)}.tags-leave-active{transition:all .1s ease;position:absolute}.tags-move{transition:all .1s ease}*{scrollbar-width:thin;scrollbar-color:black transparent}*::-webkit-scrollbar-track{background:transparent;border-radius:25px}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-thumb{background-color:#000;border-radius:25px;border:none}.scrollable{overflow-x:auto;overflow-y:auto}.tailwind-pagination-package{box-shadow:none!important;display:flex;flex-direction:row;flex-wrap:wrap;gap:6px 0px;justify-content:center}.tailwind-pagination-package>:first-child,.tailwind-pagination-package>:last-child{border-radius:100%}.smooth-transition{transition:opacity .3s ease-in-out}p{font-size:1rem;line-height:1.5rem;font-weight:400}@media (min-width: 1024px){p{font-size:1rem;line-height:1.5rem}}a{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}h2{margin-top:1rem;margin-bottom:.75rem;font-size:1.875rem;line-height:2.25rem;font-weight:500}h3{margin-top:1rem;margin-bottom:.75rem;font-size:1.5rem;line-height:2rem;font-weight:500}#page-builder-editor-editable-area a{pointer-events:none}#page-builder-editor-editable-area #youtube-video:before{content:"Select Video Element";font-family:Jost;background:#16a34a!important;color:#fff;text-decoration:none;margin-right:8px;vertical-align:middle;min-height:3rem;padding:.75rem;white-space:nowrap;word-break:keep-all;font-weight:500;display:inline-flex;gap:.25rem;align-items:center;justify-content:center;border-radius:9999px;border:1px solid transparent;margin-bottom:20px;font-size:.8rem!important}@media (min-width: 640px){#page-builder-editor-editable-area #youtube-video:before{font-size:.9rem!important;width:auto}}#page-builder-editor-editable-area #youtube-video:hover:before{text-decoration:none;cursor:pointer}#page-builder-editor a,#page-builder-editor-editable-area a{text-decoration:underline}#page-builder-editor #linktree p,#page-builder-editor-editable-area #linktree p{width:100%}#page-builder-editor #linktree a,#page-builder-editor-editable-area #linktree a{display:block;padding:1rem .5rem;text-decoration:none;font-weight:500;color:inherit!important;width:100%;cursor:pointer}#page-builder-editor strong,#page-builder-editor-editable-area strong{font-weight:500}#page-builder-editor ol,#page-builder-editor-editable-area ol,#page-builder-editor ul,#page-builder-editor-editable-area ul{list-style:disc!important;padding:1rem 0rem}#page-builder-editor li,#page-builder-editor-editable-area li{line-height:2.2rem;margin-left:1.5em}:root{--dp-border-radius: 40px;--dp-cell-border-radius: 4px;--dp-common-transition: all .1s ease-in}.dp__action_row{display:flex!important;align-items:center!important;justify-content:center;margin:0 0 10px}.dp__today{background:transparent!important;border:2px solid #ff5252!important;color:#ff5252!important;border-radius:100%!important}.dp__active_date{background:#ff5252!important;border:#ff5252!important;color:#fff!important;border-radius:100%!important}.dp__date_hover:hover{background:#f1f1f1!important;border:#f1f1f1!important;color:#000!important;border-radius:100%!important}.dp__action_button{background:#ff5252!important;border:#000!important;color:#fff!important;border-radius:8px!important;padding:1rem!important;font-weight:500}.dp__overlay_cell_active{background:#ff5252!important;border:#000!important;color:#fff!important}@media (min-width: 640px){.sm\\:prose-sm{font-size:.875rem;line-height:1.7142857}.sm\\:prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sm\\:prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sm\\:prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sm\\:prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sm\\:prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sm\\:prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sm\\:prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sm\\:prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sm\\:prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sm\\:prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\\:prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sm\\:prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sm\\:prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sm\\:prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sm\\:prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sm\\:prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sm\\:prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sm\\:prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sm\\:prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sm\\:prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sm\\:prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sm\\:prose-sm :where(.sm\\:prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sm\\:prose-sm :where(.sm\\:prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sm\\:prose-sm :where(.sm\\:prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sm\\:prose-sm :where(.sm\\:prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sm\\:prose-sm :where(.sm\\:prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sm\\:prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sm\\:prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sm\\:prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sm\\:prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sm\\:prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sm\\:prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\\:prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\\:prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\\:prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\\:prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sm\\:prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sm\\:prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sm\\:prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sm\\:prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sm\\:prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sm\\:prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sm\\:prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sm\\:prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\\:prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sm\\:prose-sm :where(.sm\\:prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\\:prose-sm :where(.sm\\:prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}@media (min-width: 1024px){.lg\\:prose-sm{font-size:.875rem;line-height:1.7142857}.lg\\:prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.lg\\:prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.lg\\:prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.lg\\:prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.lg\\:prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.lg\\:prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.lg\\:prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.lg\\:prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.lg\\:prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.lg\\:prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\\:prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.lg\\:prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.lg\\:prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.lg\\:prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.lg\\:prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.lg\\:prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.lg\\:prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.lg\\:prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.lg\\:prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.lg\\:prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.lg\\:prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.lg\\:prose-sm :where(.lg\\:prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.lg\\:prose-sm :where(.lg\\:prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.lg\\:prose-sm :where(.lg\\:prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.lg\\:prose-sm :where(.lg\\:prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.lg\\:prose-sm :where(.lg\\:prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.lg\\:prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.lg\\:prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.lg\\:prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.lg\\:prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.lg\\:prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.lg\\:prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\\:prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\\:prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\\:prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\\:prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.lg\\:prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.lg\\:prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.lg\\:prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.lg\\:prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.lg\\:prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.lg\\:prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.lg\\:prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.lg\\:prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\\:prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.lg\\:prose-sm :where(.lg\\:prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\\:prose-sm :where(.lg\\:prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}.hover\\:border-myPrimaryLinkColor:hover{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.hover\\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\\:bg-green-100:hover{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.hover\\:bg-myPrimaryErrorColor:hover{--tw-bg-opacity: 1;background-color:rgb(214 0 0 / var(--tw-bg-opacity, 1))}.hover\\:bg-myPrimaryLightGrayColor:hover{--tw-bg-opacity: 1;background-color:rgb(239 242 246 / var(--tw-bg-opacity, 1))}.hover\\:bg-myPrimaryLinkColor:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\\:bg-yellow-400:hover{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.hover\\:bg-opacity-10:hover{--tw-bg-opacity: .1}.hover\\:fill-white:hover{fill:#fff}.hover\\:text-myPrimaryDarkGrayColor:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.focus\\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\\:ring-emerald-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(5 150 105 / var(--tw-ring-opacity, 1))}.focus\\:ring-green-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}.focus\\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus\\:ring-myPrimaryErrorColor:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(214 0 0 / var(--tw-ring-opacity, 1))}.focus\\:ring-myPrimaryLinkColor:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}.focus\\:ring-yellow-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1))}.focus\\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus\\:ring-offset-gray-100:focus{--tw-ring-offset-color: #f3f4f6}.focus\\:ring-offset-green-50:focus{--tw-ring-offset-color: #f0fdf4}.focus-visible\\:ring-0:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\\:ring-myPrimaryLinkColor:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media (prefers-reduced-motion: reduce){@keyframes spin{to{transform:rotate(360deg)}}.motion-reduce\\:animate-\\[spin_1\\.5s_linear_infinite\\]{animation:spin 1.5s linear infinite}}@media (min-width: 640px){.sm\\:block{display:block}.sm\\:inline-block{display:inline-block}.sm\\:flex{display:flex}.sm\\:grid{display:grid}.sm\\:h-0\\.5{height:.125rem}.sm\\:h-1{height:.25rem}.sm\\:h-1\\.5{height:.375rem}.sm\\:h-1\\/2{height:50%}.sm\\:h-1\\/3{height:33.333333%}.sm\\:h-1\\/4{height:25%}.sm\\:h-1\\/5{height:20%}.sm\\:h-1\\/6{height:16.666667%}.sm\\:h-10{height:2.5rem}.sm\\:h-11{height:2.75rem}.sm\\:h-12{height:3rem}.sm\\:h-14{height:3.5rem}.sm\\:h-16{height:4rem}.sm\\:h-2{height:.5rem}.sm\\:h-2\\.5{height:.625rem}.sm\\:h-2\\/3{height:66.666667%}.sm\\:h-2\\/4{height:50%}.sm\\:h-2\\/5{height:40%}.sm\\:h-2\\/6{height:33.333333%}.sm\\:h-20{height:5rem}.sm\\:h-24{height:6rem}.sm\\:h-28{height:7rem}.sm\\:h-3{height:.75rem}.sm\\:h-3\\.5{height:.875rem}.sm\\:h-3\\/4{height:75%}.sm\\:h-3\\/5{height:60%}.sm\\:h-3\\/6{height:50%}.sm\\:h-32{height:8rem}.sm\\:h-36{height:9rem}.sm\\:h-4{height:1rem}.sm\\:h-4\\/5{height:80%}.sm\\:h-4\\/6{height:66.666667%}.sm\\:h-40{height:10rem}.sm\\:h-44{height:11rem}.sm\\:h-48{height:12rem}.sm\\:h-5{height:1.25rem}.sm\\:h-5\\/6{height:83.333333%}.sm\\:h-52{height:13rem}.sm\\:h-56{height:14rem}.sm\\:h-6{height:1.5rem}.sm\\:h-60{height:15rem}.sm\\:h-64{height:16rem}.sm\\:h-7{height:1.75rem}.sm\\:h-72{height:18rem}.sm\\:h-8{height:2rem}.sm\\:h-80{height:20rem}.sm\\:h-9{height:2.25rem}.sm\\:h-96{height:24rem}.sm\\:h-auto{height:auto}.sm\\:h-fit{height:-moz-fit-content;height:fit-content}.sm\\:h-full{height:100%}.sm\\:h-max{height:-moz-max-content;height:max-content}.sm\\:h-min{height:-moz-min-content;height:min-content}.sm\\:h-screen{height:100vh}.sm\\:w-0\\.5{width:.125rem}.sm\\:w-1{width:.25rem}.sm\\:w-1\\.5{width:.375rem}.sm\\:w-1\\/2{width:50%}.sm\\:w-1\\/3{width:33.333333%}.sm\\:w-1\\/4{width:25%}.sm\\:w-1\\/5{width:20%}.sm\\:w-1\\/6{width:16.666667%}.sm\\:w-10{width:2.5rem}.sm\\:w-11{width:2.75rem}.sm\\:w-12{width:3rem}.sm\\:w-14{width:3.5rem}.sm\\:w-16{width:4rem}.sm\\:w-2{width:.5rem}.sm\\:w-2\\.5{width:.625rem}.sm\\:w-2\\/3{width:66.666667%}.sm\\:w-2\\/4{width:50%}.sm\\:w-2\\/5{width:40%}.sm\\:w-2\\/6{width:33.333333%}.sm\\:w-20{width:5rem}.sm\\:w-24{width:6rem}.sm\\:w-28{width:7rem}.sm\\:w-3{width:.75rem}.sm\\:w-3\\.5{width:.875rem}.sm\\:w-3\\/4{width:75%}.sm\\:w-3\\/5{width:60%}.sm\\:w-3\\/6{width:50%}.sm\\:w-32{width:8rem}.sm\\:w-36{width:9rem}.sm\\:w-4{width:1rem}.sm\\:w-4\\/5{width:80%}.sm\\:w-4\\/6{width:66.666667%}.sm\\:w-40{width:10rem}.sm\\:w-44{width:11rem}.sm\\:w-48{width:12rem}.sm\\:w-5{width:1.25rem}.sm\\:w-5\\/6{width:83.333333%}.sm\\:w-52{width:13rem}.sm\\:w-56{width:14rem}.sm\\:w-6{width:1.5rem}.sm\\:w-60{width:15rem}.sm\\:w-64{width:16rem}.sm\\:w-7{width:1.75rem}.sm\\:w-72{width:18rem}.sm\\:w-8{width:2rem}.sm\\:w-80{width:20rem}.sm\\:w-9{width:2.25rem}.sm\\:w-96{width:24rem}.sm\\:w-auto{width:auto}.sm\\:w-fit{width:-moz-fit-content;width:fit-content}.sm\\:w-full{width:100%}.sm\\:w-max{width:-moz-max-content;width:max-content}.sm\\:w-min{width:-moz-min-content;width:min-content}.sm\\:w-screen{width:100vw}.sm\\:max-w-2xl{max-width:42rem}.sm\\:max-w-3xl{max-width:48rem}.sm\\:max-w-4xl{max-width:56rem}.sm\\:max-w-5xl{max-width:64rem}.sm\\:max-w-7xl{max-width:80rem}.sm\\:max-w-lg{max-width:32rem}.sm\\:max-w-md{max-width:28rem}.sm\\:max-w-sm{max-width:24rem}.sm\\:max-w-xl{max-width:36rem}.sm\\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\\:scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.sm\\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.sm\\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.sm\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.sm\\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.sm\\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.sm\\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.sm\\:grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))}.sm\\:grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))}.sm\\:grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))}.sm\\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.sm\\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.sm\\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.sm\\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.sm\\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.sm\\:grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))}.sm\\:grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))}.sm\\:grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))}.sm\\:flex-row{flex-direction:row}.sm\\:items-end{align-items:flex-end}.sm\\:justify-end{justify-content:flex-end}.sm\\:p-0{padding:0}.sm\\:px-4{padding-left:1rem;padding-right:1rem}.sm\\:pb-0{padding-bottom:0}.sm\\:pb-0\\.5{padding-bottom:.125rem}.sm\\:pb-1{padding-bottom:.25rem}.sm\\:pb-1\\.5{padding-bottom:.375rem}.sm\\:pb-10{padding-bottom:2.5rem}.sm\\:pb-11{padding-bottom:2.75rem}.sm\\:pb-12{padding-bottom:3rem}.sm\\:pb-14{padding-bottom:3.5rem}.sm\\:pb-16{padding-bottom:4rem}.sm\\:pb-2{padding-bottom:.5rem}.sm\\:pb-2\\.5{padding-bottom:.625rem}.sm\\:pb-20{padding-bottom:5rem}.sm\\:pb-24{padding-bottom:6rem}.sm\\:pb-28{padding-bottom:7rem}.sm\\:pb-3{padding-bottom:.75rem}.sm\\:pb-3\\.5{padding-bottom:.875rem}.sm\\:pb-32{padding-bottom:8rem}.sm\\:pb-36{padding-bottom:9rem}.sm\\:pb-4{padding-bottom:1rem}.sm\\:pb-40{padding-bottom:10rem}.sm\\:pb-44{padding-bottom:11rem}.sm\\:pb-48{padding-bottom:12rem}.sm\\:pb-5{padding-bottom:1.25rem}.sm\\:pb-52{padding-bottom:13rem}.sm\\:pb-56{padding-bottom:14rem}.sm\\:pb-6{padding-bottom:1.5rem}.sm\\:pb-60{padding-bottom:15rem}.sm\\:pb-64{padding-bottom:16rem}.sm\\:pb-7{padding-bottom:1.75rem}.sm\\:pb-72{padding-bottom:18rem}.sm\\:pb-8{padding-bottom:2rem}.sm\\:pb-80{padding-bottom:20rem}.sm\\:pb-9{padding-bottom:2.25rem}.sm\\:pb-96{padding-bottom:24rem}.sm\\:pl-0{padding-left:0}.sm\\:pl-0\\.5{padding-left:.125rem}.sm\\:pl-1{padding-left:.25rem}.sm\\:pl-1\\.5{padding-left:.375rem}.sm\\:pl-10{padding-left:2.5rem}.sm\\:pl-11{padding-left:2.75rem}.sm\\:pl-12{padding-left:3rem}.sm\\:pl-14{padding-left:3.5rem}.sm\\:pl-16{padding-left:4rem}.sm\\:pl-2{padding-left:.5rem}.sm\\:pl-2\\.5{padding-left:.625rem}.sm\\:pl-20{padding-left:5rem}.sm\\:pl-24{padding-left:6rem}.sm\\:pl-28{padding-left:7rem}.sm\\:pl-3{padding-left:.75rem}.sm\\:pl-3\\.5{padding-left:.875rem}.sm\\:pl-32{padding-left:8rem}.sm\\:pl-36{padding-left:9rem}.sm\\:pl-4{padding-left:1rem}.sm\\:pl-40{padding-left:10rem}.sm\\:pl-44{padding-left:11rem}.sm\\:pl-48{padding-left:12rem}.sm\\:pl-5{padding-left:1.25rem}.sm\\:pl-52{padding-left:13rem}.sm\\:pl-56{padding-left:14rem}.sm\\:pl-6{padding-left:1.5rem}.sm\\:pl-60{padding-left:15rem}.sm\\:pl-64{padding-left:16rem}.sm\\:pl-7{padding-left:1.75rem}.sm\\:pl-72{padding-left:18rem}.sm\\:pl-8{padding-left:2rem}.sm\\:pl-80{padding-left:20rem}.sm\\:pl-9{padding-left:2.25rem}.sm\\:pl-96{padding-left:24rem}.sm\\:pr-0{padding-right:0}.sm\\:pr-0\\.5{padding-right:.125rem}.sm\\:pr-1{padding-right:.25rem}.sm\\:pr-1\\.5{padding-right:.375rem}.sm\\:pr-10{padding-right:2.5rem}.sm\\:pr-11{padding-right:2.75rem}.sm\\:pr-12{padding-right:3rem}.sm\\:pr-14{padding-right:3.5rem}.sm\\:pr-16{padding-right:4rem}.sm\\:pr-2{padding-right:.5rem}.sm\\:pr-2\\.5{padding-right:.625rem}.sm\\:pr-20{padding-right:5rem}.sm\\:pr-24{padding-right:6rem}.sm\\:pr-28{padding-right:7rem}.sm\\:pr-3{padding-right:.75rem}.sm\\:pr-3\\.5{padding-right:.875rem}.sm\\:pr-32{padding-right:8rem}.sm\\:pr-36{padding-right:9rem}.sm\\:pr-4{padding-right:1rem}.sm\\:pr-40{padding-right:10rem}.sm\\:pr-44{padding-right:11rem}.sm\\:pr-48{padding-right:12rem}.sm\\:pr-5{padding-right:1.25rem}.sm\\:pr-52{padding-right:13rem}.sm\\:pr-56{padding-right:14rem}.sm\\:pr-6{padding-right:1.5rem}.sm\\:pr-60{padding-right:15rem}.sm\\:pr-64{padding-right:16rem}.sm\\:pr-7{padding-right:1.75rem}.sm\\:pr-72{padding-right:18rem}.sm\\:pr-8{padding-right:2rem}.sm\\:pr-80{padding-right:20rem}.sm\\:pr-9{padding-right:2.25rem}.sm\\:pr-96{padding-right:24rem}.sm\\:pt-0{padding-top:0}.sm\\:pt-0\\.5{padding-top:.125rem}.sm\\:pt-1{padding-top:.25rem}.sm\\:pt-1\\.5{padding-top:.375rem}.sm\\:pt-10{padding-top:2.5rem}.sm\\:pt-11{padding-top:2.75rem}.sm\\:pt-12{padding-top:3rem}.sm\\:pt-14{padding-top:3.5rem}.sm\\:pt-16{padding-top:4rem}.sm\\:pt-2{padding-top:.5rem}.sm\\:pt-2\\.5{padding-top:.625rem}.sm\\:pt-20{padding-top:5rem}.sm\\:pt-24{padding-top:6rem}.sm\\:pt-28{padding-top:7rem}.sm\\:pt-3{padding-top:.75rem}.sm\\:pt-3\\.5{padding-top:.875rem}.sm\\:pt-32{padding-top:8rem}.sm\\:pt-36{padding-top:9rem}.sm\\:pt-4{padding-top:1rem}.sm\\:pt-40{padding-top:10rem}.sm\\:pt-44{padding-top:11rem}.sm\\:pt-48{padding-top:12rem}.sm\\:pt-5{padding-top:1.25rem}.sm\\:pt-52{padding-top:13rem}.sm\\:pt-56{padding-top:14rem}.sm\\:pt-6{padding-top:1.5rem}.sm\\:pt-60{padding-top:15rem}.sm\\:pt-64{padding-top:16rem}.sm\\:pt-7{padding-top:1.75rem}.sm\\:pt-72{padding-top:18rem}.sm\\:pt-8{padding-top:2rem}.sm\\:pt-80{padding-top:20rem}.sm\\:pt-9{padding-top:2.25rem}.sm\\:pt-96{padding-top:24rem}.sm\\:align-top{vertical-align:top}.sm\\:align-middle{vertical-align:middle}.sm\\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\\:text-5xl{font-size:3rem;line-height:1}.sm\\:text-6xl{font-size:3.75rem;line-height:1}.sm\\:text-7xl{font-size:4.5rem;line-height:1}.sm\\:text-8xl{font-size:6rem;line-height:1}.sm\\:text-9xl{font-size:8rem;line-height:1}.sm\\:text-base{font-size:1rem;line-height:1.5rem}.sm\\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\\:text-xs{font-size:.75rem;line-height:1rem}.sm\\:duration-200{transition-duration:.2s}}@media (min-width: 768px){.md\\:mt-6{margin-top:1.5rem}.md\\:flex{display:flex}.md\\:grid{display:grid}.md\\:h-0\\.5{height:.125rem}.md\\:h-1{height:.25rem}.md\\:h-1\\.5{height:.375rem}.md\\:h-1\\/2{height:50%}.md\\:h-1\\/3{height:33.333333%}.md\\:h-1\\/4{height:25%}.md\\:h-1\\/5{height:20%}.md\\:h-1\\/6{height:16.666667%}.md\\:h-10{height:2.5rem}.md\\:h-11{height:2.75rem}.md\\:h-12{height:3rem}.md\\:h-14{height:3.5rem}.md\\:h-16{height:4rem}.md\\:h-2{height:.5rem}.md\\:h-2\\.5{height:.625rem}.md\\:h-2\\/3{height:66.666667%}.md\\:h-2\\/4{height:50%}.md\\:h-2\\/5{height:40%}.md\\:h-2\\/6{height:33.333333%}.md\\:h-20{height:5rem}.md\\:h-24{height:6rem}.md\\:h-28{height:7rem}.md\\:h-3{height:.75rem}.md\\:h-3\\.5{height:.875rem}.md\\:h-3\\/4{height:75%}.md\\:h-3\\/5{height:60%}.md\\:h-3\\/6{height:50%}.md\\:h-32{height:8rem}.md\\:h-36{height:9rem}.md\\:h-4{height:1rem}.md\\:h-4\\/5{height:80%}.md\\:h-4\\/6{height:66.666667%}.md\\:h-40{height:10rem}.md\\:h-44{height:11rem}.md\\:h-48{height:12rem}.md\\:h-5{height:1.25rem}.md\\:h-5\\/6{height:83.333333%}.md\\:h-52{height:13rem}.md\\:h-56{height:14rem}.md\\:h-6{height:1.5rem}.md\\:h-60{height:15rem}.md\\:h-64{height:16rem}.md\\:h-7{height:1.75rem}.md\\:h-72{height:18rem}.md\\:h-8{height:2rem}.md\\:h-80{height:20rem}.md\\:h-9{height:2.25rem}.md\\:h-96{height:24rem}.md\\:h-auto{height:auto}.md\\:h-fit{height:-moz-fit-content;height:fit-content}.md\\:h-full{height:100%}.md\\:h-max{height:-moz-max-content;height:max-content}.md\\:h-min{height:-moz-min-content;height:min-content}.md\\:h-screen{height:100vh}.md\\:max-h-\\[20rem\\]{max-height:20rem}.md\\:min-h-\\[20rem\\]{min-height:20rem}.md\\:w-0\\.5{width:.125rem}.md\\:w-1{width:.25rem}.md\\:w-1\\.5{width:.375rem}.md\\:w-1\\/2{width:50%}.md\\:w-1\\/3{width:33.333333%}.md\\:w-1\\/4{width:25%}.md\\:w-1\\/5{width:20%}.md\\:w-1\\/6{width:16.666667%}.md\\:w-10{width:2.5rem}.md\\:w-11{width:2.75rem}.md\\:w-12{width:3rem}.md\\:w-14{width:3.5rem}.md\\:w-16{width:4rem}.md\\:w-2{width:.5rem}.md\\:w-2\\.5{width:.625rem}.md\\:w-2\\/3{width:66.666667%}.md\\:w-2\\/4{width:50%}.md\\:w-2\\/5{width:40%}.md\\:w-2\\/6{width:33.333333%}.md\\:w-20{width:5rem}.md\\:w-24{width:6rem}.md\\:w-28{width:7rem}.md\\:w-3{width:.75rem}.md\\:w-3\\.5{width:.875rem}.md\\:w-3\\/4{width:75%}.md\\:w-3\\/5{width:60%}.md\\:w-3\\/6{width:50%}.md\\:w-32{width:8rem}.md\\:w-36{width:9rem}.md\\:w-4{width:1rem}.md\\:w-4\\/5{width:80%}.md\\:w-4\\/6{width:66.666667%}.md\\:w-40{width:10rem}.md\\:w-44{width:11rem}.md\\:w-48{width:12rem}.md\\:w-5{width:1.25rem}.md\\:w-5\\/6{width:83.333333%}.md\\:w-52{width:13rem}.md\\:w-56{width:14rem}.md\\:w-6{width:1.5rem}.md\\:w-60{width:15rem}.md\\:w-64{width:16rem}.md\\:w-7{width:1.75rem}.md\\:w-72{width:18rem}.md\\:w-8{width:2rem}.md\\:w-80{width:20rem}.md\\:w-9{width:2.25rem}.md\\:w-96{width:24rem}.md\\:w-auto{width:auto}.md\\:w-fit{width:-moz-fit-content;width:fit-content}.md\\:w-full{width:100%}.md\\:w-max{width:-moz-max-content;width:max-content}.md\\:w-min{width:-moz-min-content;width:min-content}.md\\:w-screen{width:100vw}.md\\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.md\\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.md\\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.md\\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.md\\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.md\\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.md\\:grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))}.md\\:grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))}.md\\:grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))}.md\\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.md\\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.md\\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.md\\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.md\\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.md\\:grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))}.md\\:grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))}.md\\:grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))}.md\\:rounded-lg{border-radius:.5rem}.md\\:px-3{padding-left:.75rem;padding-right:.75rem}.md\\:pb-0{padding-bottom:0}.md\\:pb-0\\.5{padding-bottom:.125rem}.md\\:pb-1{padding-bottom:.25rem}.md\\:pb-1\\.5{padding-bottom:.375rem}.md\\:pb-10{padding-bottom:2.5rem}.md\\:pb-11{padding-bottom:2.75rem}.md\\:pb-12{padding-bottom:3rem}.md\\:pb-14{padding-bottom:3.5rem}.md\\:pb-16{padding-bottom:4rem}.md\\:pb-2{padding-bottom:.5rem}.md\\:pb-2\\.5{padding-bottom:.625rem}.md\\:pb-20{padding-bottom:5rem}.md\\:pb-24{padding-bottom:6rem}.md\\:pb-28{padding-bottom:7rem}.md\\:pb-3{padding-bottom:.75rem}.md\\:pb-3\\.5{padding-bottom:.875rem}.md\\:pb-32{padding-bottom:8rem}.md\\:pb-36{padding-bottom:9rem}.md\\:pb-4{padding-bottom:1rem}.md\\:pb-40{padding-bottom:10rem}.md\\:pb-44{padding-bottom:11rem}.md\\:pb-48{padding-bottom:12rem}.md\\:pb-5{padding-bottom:1.25rem}.md\\:pb-52{padding-bottom:13rem}.md\\:pb-56{padding-bottom:14rem}.md\\:pb-6{padding-bottom:1.5rem}.md\\:pb-60{padding-bottom:15rem}.md\\:pb-64{padding-bottom:16rem}.md\\:pb-7{padding-bottom:1.75rem}.md\\:pb-72{padding-bottom:18rem}.md\\:pb-8{padding-bottom:2rem}.md\\:pb-80{padding-bottom:20rem}.md\\:pb-9{padding-bottom:2.25rem}.md\\:pb-96{padding-bottom:24rem}.md\\:pl-0{padding-left:0}.md\\:pl-0\\.5{padding-left:.125rem}.md\\:pl-1{padding-left:.25rem}.md\\:pl-1\\.5{padding-left:.375rem}.md\\:pl-10{padding-left:2.5rem}.md\\:pl-11{padding-left:2.75rem}.md\\:pl-12{padding-left:3rem}.md\\:pl-14{padding-left:3.5rem}.md\\:pl-16{padding-left:4rem}.md\\:pl-2{padding-left:.5rem}.md\\:pl-2\\.5{padding-left:.625rem}.md\\:pl-20{padding-left:5rem}.md\\:pl-24{padding-left:6rem}.md\\:pl-28{padding-left:7rem}.md\\:pl-3{padding-left:.75rem}.md\\:pl-3\\.5{padding-left:.875rem}.md\\:pl-32{padding-left:8rem}.md\\:pl-36{padding-left:9rem}.md\\:pl-4{padding-left:1rem}.md\\:pl-40{padding-left:10rem}.md\\:pl-44{padding-left:11rem}.md\\:pl-48{padding-left:12rem}.md\\:pl-5{padding-left:1.25rem}.md\\:pl-52{padding-left:13rem}.md\\:pl-56{padding-left:14rem}.md\\:pl-6{padding-left:1.5rem}.md\\:pl-60{padding-left:15rem}.md\\:pl-64{padding-left:16rem}.md\\:pl-7{padding-left:1.75rem}.md\\:pl-72{padding-left:18rem}.md\\:pl-8{padding-left:2rem}.md\\:pl-80{padding-left:20rem}.md\\:pl-9{padding-left:2.25rem}.md\\:pl-96{padding-left:24rem}.md\\:pr-0{padding-right:0}.md\\:pr-0\\.5{padding-right:.125rem}.md\\:pr-1{padding-right:.25rem}.md\\:pr-1\\.5{padding-right:.375rem}.md\\:pr-10{padding-right:2.5rem}.md\\:pr-11{padding-right:2.75rem}.md\\:pr-12{padding-right:3rem}.md\\:pr-14{padding-right:3.5rem}.md\\:pr-16{padding-right:4rem}.md\\:pr-2{padding-right:.5rem}.md\\:pr-2\\.5{padding-right:.625rem}.md\\:pr-20{padding-right:5rem}.md\\:pr-24{padding-right:6rem}.md\\:pr-28{padding-right:7rem}.md\\:pr-3{padding-right:.75rem}.md\\:pr-3\\.5{padding-right:.875rem}.md\\:pr-32{padding-right:8rem}.md\\:pr-36{padding-right:9rem}.md\\:pr-4{padding-right:1rem}.md\\:pr-40{padding-right:10rem}.md\\:pr-44{padding-right:11rem}.md\\:pr-48{padding-right:12rem}.md\\:pr-5{padding-right:1.25rem}.md\\:pr-52{padding-right:13rem}.md\\:pr-56{padding-right:14rem}.md\\:pr-6{padding-right:1.5rem}.md\\:pr-60{padding-right:15rem}.md\\:pr-64{padding-right:16rem}.md\\:pr-7{padding-right:1.75rem}.md\\:pr-72{padding-right:18rem}.md\\:pr-8{padding-right:2rem}.md\\:pr-80{padding-right:20rem}.md\\:pr-9{padding-right:2.25rem}.md\\:pr-96{padding-right:24rem}.md\\:pt-0{padding-top:0}.md\\:pt-0\\.5{padding-top:.125rem}.md\\:pt-1{padding-top:.25rem}.md\\:pt-1\\.5{padding-top:.375rem}.md\\:pt-10{padding-top:2.5rem}.md\\:pt-11{padding-top:2.75rem}.md\\:pt-12{padding-top:3rem}.md\\:pt-14{padding-top:3.5rem}.md\\:pt-16{padding-top:4rem}.md\\:pt-2{padding-top:.5rem}.md\\:pt-2\\.5{padding-top:.625rem}.md\\:pt-20{padding-top:5rem}.md\\:pt-24{padding-top:6rem}.md\\:pt-28{padding-top:7rem}.md\\:pt-3{padding-top:.75rem}.md\\:pt-3\\.5{padding-top:.875rem}.md\\:pt-32{padding-top:8rem}.md\\:pt-36{padding-top:9rem}.md\\:pt-4{padding-top:1rem}.md\\:pt-40{padding-top:10rem}.md\\:pt-44{padding-top:11rem}.md\\:pt-48{padding-top:12rem}.md\\:pt-5{padding-top:1.25rem}.md\\:pt-52{padding-top:13rem}.md\\:pt-56{padding-top:14rem}.md\\:pt-6{padding-top:1.5rem}.md\\:pt-60{padding-top:15rem}.md\\:pt-64{padding-top:16rem}.md\\:pt-7{padding-top:1.75rem}.md\\:pt-72{padding-top:18rem}.md\\:pt-8{padding-top:2rem}.md\\:pt-80{padding-top:20rem}.md\\:pt-9{padding-top:2.25rem}.md\\:pt-96{padding-top:24rem}.md\\:text-2xl{font-size:1.5rem;line-height:2rem}.md\\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\\:text-5xl{font-size:3rem;line-height:1}.md\\:text-6xl{font-size:3.75rem;line-height:1}.md\\:text-7xl{font-size:4.5rem;line-height:1}.md\\:text-8xl{font-size:6rem;line-height:1}.md\\:text-9xl{font-size:8rem;line-height:1}.md\\:text-base{font-size:1rem;line-height:1.5rem}.md\\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\\:text-sm{font-size:.875rem;line-height:1.25rem}.md\\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width: 1024px){.lg\\:block{display:block}.lg\\:inline-block{display:inline-block}.lg\\:flex{display:flex}.lg\\:grid{display:grid}.lg\\:h-0\\.5{height:.125rem}.lg\\:h-1{height:.25rem}.lg\\:h-1\\.5{height:.375rem}.lg\\:h-1\\/2{height:50%}.lg\\:h-1\\/3{height:33.333333%}.lg\\:h-1\\/4{height:25%}.lg\\:h-1\\/5{height:20%}.lg\\:h-1\\/6{height:16.666667%}.lg\\:h-10{height:2.5rem}.lg\\:h-11{height:2.75rem}.lg\\:h-12{height:3rem}.lg\\:h-14{height:3.5rem}.lg\\:h-16{height:4rem}.lg\\:h-2{height:.5rem}.lg\\:h-2\\.5{height:.625rem}.lg\\:h-2\\/3{height:66.666667%}.lg\\:h-2\\/4{height:50%}.lg\\:h-2\\/5{height:40%}.lg\\:h-2\\/6{height:33.333333%}.lg\\:h-20{height:5rem}.lg\\:h-24{height:6rem}.lg\\:h-28{height:7rem}.lg\\:h-3{height:.75rem}.lg\\:h-3\\.5{height:.875rem}.lg\\:h-3\\/4{height:75%}.lg\\:h-3\\/5{height:60%}.lg\\:h-3\\/6{height:50%}.lg\\:h-32{height:8rem}.lg\\:h-36{height:9rem}.lg\\:h-4{height:1rem}.lg\\:h-4\\/5{height:80%}.lg\\:h-4\\/6{height:66.666667%}.lg\\:h-40{height:10rem}.lg\\:h-44{height:11rem}.lg\\:h-48{height:12rem}.lg\\:h-5{height:1.25rem}.lg\\:h-5\\/6{height:83.333333%}.lg\\:h-52{height:13rem}.lg\\:h-56{height:14rem}.lg\\:h-6{height:1.5rem}.lg\\:h-60{height:15rem}.lg\\:h-64{height:16rem}.lg\\:h-7{height:1.75rem}.lg\\:h-72{height:18rem}.lg\\:h-8{height:2rem}.lg\\:h-80{height:20rem}.lg\\:h-9{height:2.25rem}.lg\\:h-96{height:24rem}.lg\\:h-\\[10vh\\]{height:10vh}.lg\\:h-auto{height:auto}.lg\\:h-fit{height:-moz-fit-content;height:fit-content}.lg\\:h-full{height:100%}.lg\\:h-max{height:-moz-max-content;height:max-content}.lg\\:h-min{height:-moz-min-content;height:min-content}.lg\\:h-screen{height:100vh}.lg\\:max-h-\\[30rem\\]{max-height:30rem}.lg\\:min-h-\\[20rem\\]{min-height:20rem}.lg\\:w-0\\.5{width:.125rem}.lg\\:w-1{width:.25rem}.lg\\:w-1\\.5{width:.375rem}.lg\\:w-1\\/2{width:50%}.lg\\:w-1\\/3{width:33.333333%}.lg\\:w-1\\/4{width:25%}.lg\\:w-1\\/5{width:20%}.lg\\:w-1\\/6{width:16.666667%}.lg\\:w-10{width:2.5rem}.lg\\:w-11{width:2.75rem}.lg\\:w-12{width:3rem}.lg\\:w-14{width:3.5rem}.lg\\:w-16{width:4rem}.lg\\:w-2{width:.5rem}.lg\\:w-2\\.5{width:.625rem}.lg\\:w-2\\/3{width:66.666667%}.lg\\:w-2\\/4{width:50%}.lg\\:w-2\\/5{width:40%}.lg\\:w-2\\/6{width:33.333333%}.lg\\:w-20{width:5rem}.lg\\:w-24{width:6rem}.lg\\:w-28{width:7rem}.lg\\:w-3{width:.75rem}.lg\\:w-3\\.5{width:.875rem}.lg\\:w-3\\/4{width:75%}.lg\\:w-3\\/5{width:60%}.lg\\:w-3\\/6{width:50%}.lg\\:w-32{width:8rem}.lg\\:w-36{width:9rem}.lg\\:w-4{width:1rem}.lg\\:w-4\\/5{width:80%}.lg\\:w-4\\/6{width:66.666667%}.lg\\:w-40{width:10rem}.lg\\:w-44{width:11rem}.lg\\:w-48{width:12rem}.lg\\:w-5{width:1.25rem}.lg\\:w-5\\/6{width:83.333333%}.lg\\:w-52{width:13rem}.lg\\:w-56{width:14rem}.lg\\:w-6{width:1.5rem}.lg\\:w-60{width:15rem}.lg\\:w-64{width:16rem}.lg\\:w-7{width:1.75rem}.lg\\:w-72{width:18rem}.lg\\:w-8{width:2rem}.lg\\:w-80{width:20rem}.lg\\:w-9{width:2.25rem}.lg\\:w-96{width:24rem}.lg\\:w-auto{width:auto}.lg\\:w-fit{width:-moz-fit-content;width:fit-content}.lg\\:w-full{width:100%}.lg\\:w-max{width:-moz-max-content;width:max-content}.lg\\:w-min{width:-moz-min-content;width:min-content}.lg\\:w-screen{width:100vw}.lg\\:auto-cols-\\[minmax\\(100px\\,_4fr\\)\\]{grid-auto-columns:minmax(100px,4fr)}.lg\\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.lg\\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.lg\\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.lg\\:grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))}.lg\\:grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))}.lg\\:grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))}.lg\\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.lg\\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.lg\\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.lg\\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.lg\\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.lg\\:grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))}.lg\\:grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))}.lg\\:grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))}.lg\\:justify-center{justify-content:center}.lg\\:justify-between{justify-content:space-between}.lg\\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.lg\\:px-12{padding-left:3rem;padding-right:3rem}.lg\\:px-4{padding-left:1rem;padding-right:1rem}.lg\\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\\:pb-0{padding-bottom:0}.lg\\:pb-0\\.5{padding-bottom:.125rem}.lg\\:pb-1{padding-bottom:.25rem}.lg\\:pb-1\\.5{padding-bottom:.375rem}.lg\\:pb-10{padding-bottom:2.5rem}.lg\\:pb-11{padding-bottom:2.75rem}.lg\\:pb-12{padding-bottom:3rem}.lg\\:pb-14{padding-bottom:3.5rem}.lg\\:pb-16{padding-bottom:4rem}.lg\\:pb-2{padding-bottom:.5rem}.lg\\:pb-2\\.5{padding-bottom:.625rem}.lg\\:pb-20{padding-bottom:5rem}.lg\\:pb-24{padding-bottom:6rem}.lg\\:pb-28{padding-bottom:7rem}.lg\\:pb-3{padding-bottom:.75rem}.lg\\:pb-3\\.5{padding-bottom:.875rem}.lg\\:pb-32{padding-bottom:8rem}.lg\\:pb-36{padding-bottom:9rem}.lg\\:pb-4{padding-bottom:1rem}.lg\\:pb-40{padding-bottom:10rem}.lg\\:pb-44{padding-bottom:11rem}.lg\\:pb-48{padding-bottom:12rem}.lg\\:pb-5{padding-bottom:1.25rem}.lg\\:pb-52{padding-bottom:13rem}.lg\\:pb-56{padding-bottom:14rem}.lg\\:pb-6{padding-bottom:1.5rem}.lg\\:pb-60{padding-bottom:15rem}.lg\\:pb-64{padding-bottom:16rem}.lg\\:pb-7{padding-bottom:1.75rem}.lg\\:pb-72{padding-bottom:18rem}.lg\\:pb-8{padding-bottom:2rem}.lg\\:pb-80{padding-bottom:20rem}.lg\\:pb-9{padding-bottom:2.25rem}.lg\\:pb-96{padding-bottom:24rem}.lg\\:pl-0{padding-left:0}.lg\\:pl-0\\.5{padding-left:.125rem}.lg\\:pl-1{padding-left:.25rem}.lg\\:pl-1\\.5{padding-left:.375rem}.lg\\:pl-10{padding-left:2.5rem}.lg\\:pl-11{padding-left:2.75rem}.lg\\:pl-12{padding-left:3rem}.lg\\:pl-14{padding-left:3.5rem}.lg\\:pl-16{padding-left:4rem}.lg\\:pl-2{padding-left:.5rem}.lg\\:pl-2\\.5{padding-left:.625rem}.lg\\:pl-20{padding-left:5rem}.lg\\:pl-24{padding-left:6rem}.lg\\:pl-28{padding-left:7rem}.lg\\:pl-3{padding-left:.75rem}.lg\\:pl-3\\.5{padding-left:.875rem}.lg\\:pl-32{padding-left:8rem}.lg\\:pl-36{padding-left:9rem}.lg\\:pl-4{padding-left:1rem}.lg\\:pl-40{padding-left:10rem}.lg\\:pl-44{padding-left:11rem}.lg\\:pl-48{padding-left:12rem}.lg\\:pl-5{padding-left:1.25rem}.lg\\:pl-52{padding-left:13rem}.lg\\:pl-56{padding-left:14rem}.lg\\:pl-6{padding-left:1.5rem}.lg\\:pl-60{padding-left:15rem}.lg\\:pl-64{padding-left:16rem}.lg\\:pl-7{padding-left:1.75rem}.lg\\:pl-72{padding-left:18rem}.lg\\:pl-8{padding-left:2rem}.lg\\:pl-80{padding-left:20rem}.lg\\:pl-9{padding-left:2.25rem}.lg\\:pl-96{padding-left:24rem}.lg\\:pr-0{padding-right:0}.lg\\:pr-0\\.5{padding-right:.125rem}.lg\\:pr-1{padding-right:.25rem}.lg\\:pr-1\\.5{padding-right:.375rem}.lg\\:pr-10{padding-right:2.5rem}.lg\\:pr-11{padding-right:2.75rem}.lg\\:pr-12{padding-right:3rem}.lg\\:pr-14{padding-right:3.5rem}.lg\\:pr-16{padding-right:4rem}.lg\\:pr-2{padding-right:.5rem}.lg\\:pr-2\\.5{padding-right:.625rem}.lg\\:pr-20{padding-right:5rem}.lg\\:pr-24{padding-right:6rem}.lg\\:pr-28{padding-right:7rem}.lg\\:pr-3{padding-right:.75rem}.lg\\:pr-3\\.5{padding-right:.875rem}.lg\\:pr-32{padding-right:8rem}.lg\\:pr-36{padding-right:9rem}.lg\\:pr-4{padding-right:1rem}.lg\\:pr-40{padding-right:10rem}.lg\\:pr-44{padding-right:11rem}.lg\\:pr-48{padding-right:12rem}.lg\\:pr-5{padding-right:1.25rem}.lg\\:pr-52{padding-right:13rem}.lg\\:pr-56{padding-right:14rem}.lg\\:pr-6{padding-right:1.5rem}.lg\\:pr-60{padding-right:15rem}.lg\\:pr-64{padding-right:16rem}.lg\\:pr-7{padding-right:1.75rem}.lg\\:pr-72{padding-right:18rem}.lg\\:pr-8{padding-right:2rem}.lg\\:pr-80{padding-right:20rem}.lg\\:pr-9{padding-right:2.25rem}.lg\\:pr-96{padding-right:24rem}.lg\\:pt-0{padding-top:0}.lg\\:pt-0\\.5{padding-top:.125rem}.lg\\:pt-1{padding-top:.25rem}.lg\\:pt-1\\.5{padding-top:.375rem}.lg\\:pt-10{padding-top:2.5rem}.lg\\:pt-11{padding-top:2.75rem}.lg\\:pt-12{padding-top:3rem}.lg\\:pt-14{padding-top:3.5rem}.lg\\:pt-16{padding-top:4rem}.lg\\:pt-2{padding-top:.5rem}.lg\\:pt-2\\.5{padding-top:.625rem}.lg\\:pt-20{padding-top:5rem}.lg\\:pt-24{padding-top:6rem}.lg\\:pt-28{padding-top:7rem}.lg\\:pt-3{padding-top:.75rem}.lg\\:pt-3\\.5{padding-top:.875rem}.lg\\:pt-32{padding-top:8rem}.lg\\:pt-36{padding-top:9rem}.lg\\:pt-4{padding-top:1rem}.lg\\:pt-40{padding-top:10rem}.lg\\:pt-44{padding-top:11rem}.lg\\:pt-48{padding-top:12rem}.lg\\:pt-5{padding-top:1.25rem}.lg\\:pt-52{padding-top:13rem}.lg\\:pt-56{padding-top:14rem}.lg\\:pt-6{padding-top:1.5rem}.lg\\:pt-60{padding-top:15rem}.lg\\:pt-64{padding-top:16rem}.lg\\:pt-7{padding-top:1.75rem}.lg\\:pt-72{padding-top:18rem}.lg\\:pt-8{padding-top:2rem}.lg\\:pt-80{padding-top:20rem}.lg\\:pt-9{padding-top:2.25rem}.lg\\:pt-96{padding-top:24rem}.lg\\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\\:text-5xl{font-size:3rem;line-height:1}.lg\\:text-6xl{font-size:3.75rem;line-height:1}.lg\\:text-7xl{font-size:4.5rem;line-height:1}.lg\\:text-8xl{font-size:6rem;line-height:1}.lg\\:text-9xl{font-size:8rem;line-height:1}.lg\\:text-base{font-size:1rem;line-height:1.5rem}.lg\\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width: 1280px){.xl\\:flex{display:flex}.xl\\:grid{display:grid}.xl\\:h-0\\.5{height:.125rem}.xl\\:h-1{height:.25rem}.xl\\:h-1\\.5{height:.375rem}.xl\\:h-1\\/2{height:50%}.xl\\:h-1\\/3{height:33.333333%}.xl\\:h-1\\/4{height:25%}.xl\\:h-1\\/5{height:20%}.xl\\:h-1\\/6{height:16.666667%}.xl\\:h-10{height:2.5rem}.xl\\:h-11{height:2.75rem}.xl\\:h-12{height:3rem}.xl\\:h-14{height:3.5rem}.xl\\:h-16{height:4rem}.xl\\:h-2{height:.5rem}.xl\\:h-2\\.5{height:.625rem}.xl\\:h-2\\/3{height:66.666667%}.xl\\:h-2\\/4{height:50%}.xl\\:h-2\\/5{height:40%}.xl\\:h-2\\/6{height:33.333333%}.xl\\:h-20{height:5rem}.xl\\:h-24{height:6rem}.xl\\:h-28{height:7rem}.xl\\:h-3{height:.75rem}.xl\\:h-3\\.5{height:.875rem}.xl\\:h-3\\/4{height:75%}.xl\\:h-3\\/5{height:60%}.xl\\:h-3\\/6{height:50%}.xl\\:h-32{height:8rem}.xl\\:h-36{height:9rem}.xl\\:h-4{height:1rem}.xl\\:h-4\\/5{height:80%}.xl\\:h-4\\/6{height:66.666667%}.xl\\:h-40{height:10rem}.xl\\:h-44{height:11rem}.xl\\:h-48{height:12rem}.xl\\:h-5{height:1.25rem}.xl\\:h-5\\/6{height:83.333333%}.xl\\:h-52{height:13rem}.xl\\:h-56{height:14rem}.xl\\:h-6{height:1.5rem}.xl\\:h-60{height:15rem}.xl\\:h-64{height:16rem}.xl\\:h-7{height:1.75rem}.xl\\:h-72{height:18rem}.xl\\:h-8{height:2rem}.xl\\:h-80{height:20rem}.xl\\:h-9{height:2.25rem}.xl\\:h-96{height:24rem}.xl\\:h-auto{height:auto}.xl\\:h-fit{height:-moz-fit-content;height:fit-content}.xl\\:h-full{height:100%}.xl\\:h-max{height:-moz-max-content;height:max-content}.xl\\:h-min{height:-moz-min-content;height:min-content}.xl\\:h-screen{height:100vh}.xl\\:w-0\\.5{width:.125rem}.xl\\:w-1{width:.25rem}.xl\\:w-1\\.5{width:.375rem}.xl\\:w-1\\/2{width:50%}.xl\\:w-1\\/3{width:33.333333%}.xl\\:w-1\\/4{width:25%}.xl\\:w-1\\/5{width:20%}.xl\\:w-1\\/6{width:16.666667%}.xl\\:w-10{width:2.5rem}.xl\\:w-11{width:2.75rem}.xl\\:w-12{width:3rem}.xl\\:w-14{width:3.5rem}.xl\\:w-16{width:4rem}.xl\\:w-2{width:.5rem}.xl\\:w-2\\.5{width:.625rem}.xl\\:w-2\\/3{width:66.666667%}.xl\\:w-2\\/4{width:50%}.xl\\:w-2\\/5{width:40%}.xl\\:w-2\\/6{width:33.333333%}.xl\\:w-20{width:5rem}.xl\\:w-24{width:6rem}.xl\\:w-28{width:7rem}.xl\\:w-3{width:.75rem}.xl\\:w-3\\.5{width:.875rem}.xl\\:w-3\\/4{width:75%}.xl\\:w-3\\/5{width:60%}.xl\\:w-3\\/6{width:50%}.xl\\:w-32{width:8rem}.xl\\:w-36{width:9rem}.xl\\:w-4{width:1rem}.xl\\:w-4\\/5{width:80%}.xl\\:w-4\\/6{width:66.666667%}.xl\\:w-40{width:10rem}.xl\\:w-44{width:11rem}.xl\\:w-48{width:12rem}.xl\\:w-5{width:1.25rem}.xl\\:w-5\\/6{width:83.333333%}.xl\\:w-52{width:13rem}.xl\\:w-56{width:14rem}.xl\\:w-6{width:1.5rem}.xl\\:w-60{width:15rem}.xl\\:w-64{width:16rem}.xl\\:w-7{width:1.75rem}.xl\\:w-72{width:18rem}.xl\\:w-8{width:2rem}.xl\\:w-80{width:20rem}.xl\\:w-9{width:2.25rem}.xl\\:w-96{width:24rem}.xl\\:w-auto{width:auto}.xl\\:w-fit{width:-moz-fit-content;width:fit-content}.xl\\:w-full{width:100%}.xl\\:w-max{width:-moz-max-content;width:max-content}.xl\\:w-min{width:-moz-min-content;width:min-content}.xl\\:w-screen{width:100vw}.xl\\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xl\\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.xl\\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.xl\\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.xl\\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.xl\\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.xl\\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.xl\\:grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))}.xl\\:grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))}.xl\\:grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))}.xl\\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.xl\\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.xl\\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.xl\\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.xl\\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.xl\\:grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))}.xl\\:grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))}.xl\\:grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))}.xl\\:pb-0{padding-bottom:0}.xl\\:pb-0\\.5{padding-bottom:.125rem}.xl\\:pb-1{padding-bottom:.25rem}.xl\\:pb-1\\.5{padding-bottom:.375rem}.xl\\:pb-10{padding-bottom:2.5rem}.xl\\:pb-11{padding-bottom:2.75rem}.xl\\:pb-12{padding-bottom:3rem}.xl\\:pb-14{padding-bottom:3.5rem}.xl\\:pb-16{padding-bottom:4rem}.xl\\:pb-2{padding-bottom:.5rem}.xl\\:pb-2\\.5{padding-bottom:.625rem}.xl\\:pb-20{padding-bottom:5rem}.xl\\:pb-24{padding-bottom:6rem}.xl\\:pb-28{padding-bottom:7rem}.xl\\:pb-3{padding-bottom:.75rem}.xl\\:pb-3\\.5{padding-bottom:.875rem}.xl\\:pb-32{padding-bottom:8rem}.xl\\:pb-36{padding-bottom:9rem}.xl\\:pb-4{padding-bottom:1rem}.xl\\:pb-40{padding-bottom:10rem}.xl\\:pb-44{padding-bottom:11rem}.xl\\:pb-48{padding-bottom:12rem}.xl\\:pb-5{padding-bottom:1.25rem}.xl\\:pb-52{padding-bottom:13rem}.xl\\:pb-56{padding-bottom:14rem}.xl\\:pb-6{padding-bottom:1.5rem}.xl\\:pb-60{padding-bottom:15rem}.xl\\:pb-64{padding-bottom:16rem}.xl\\:pb-7{padding-bottom:1.75rem}.xl\\:pb-72{padding-bottom:18rem}.xl\\:pb-8{padding-bottom:2rem}.xl\\:pb-80{padding-bottom:20rem}.xl\\:pb-9{padding-bottom:2.25rem}.xl\\:pb-96{padding-bottom:24rem}.xl\\:pl-0{padding-left:0}.xl\\:pl-0\\.5{padding-left:.125rem}.xl\\:pl-1{padding-left:.25rem}.xl\\:pl-1\\.5{padding-left:.375rem}.xl\\:pl-10{padding-left:2.5rem}.xl\\:pl-11{padding-left:2.75rem}.xl\\:pl-12{padding-left:3rem}.xl\\:pl-14{padding-left:3.5rem}.xl\\:pl-16{padding-left:4rem}.xl\\:pl-2{padding-left:.5rem}.xl\\:pl-2\\.5{padding-left:.625rem}.xl\\:pl-20{padding-left:5rem}.xl\\:pl-24{padding-left:6rem}.xl\\:pl-28{padding-left:7rem}.xl\\:pl-3{padding-left:.75rem}.xl\\:pl-3\\.5{padding-left:.875rem}.xl\\:pl-32{padding-left:8rem}.xl\\:pl-36{padding-left:9rem}.xl\\:pl-4{padding-left:1rem}.xl\\:pl-40{padding-left:10rem}.xl\\:pl-44{padding-left:11rem}.xl\\:pl-48{padding-left:12rem}.xl\\:pl-5{padding-left:1.25rem}.xl\\:pl-52{padding-left:13rem}.xl\\:pl-56{padding-left:14rem}.xl\\:pl-6{padding-left:1.5rem}.xl\\:pl-60{padding-left:15rem}.xl\\:pl-64{padding-left:16rem}.xl\\:pl-7{padding-left:1.75rem}.xl\\:pl-72{padding-left:18rem}.xl\\:pl-8{padding-left:2rem}.xl\\:pl-80{padding-left:20rem}.xl\\:pl-9{padding-left:2.25rem}.xl\\:pl-96{padding-left:24rem}.xl\\:pr-0{padding-right:0}.xl\\:pr-0\\.5{padding-right:.125rem}.xl\\:pr-1{padding-right:.25rem}.xl\\:pr-1\\.5{padding-right:.375rem}.xl\\:pr-10{padding-right:2.5rem}.xl\\:pr-11{padding-right:2.75rem}.xl\\:pr-12{padding-right:3rem}.xl\\:pr-14{padding-right:3.5rem}.xl\\:pr-16{padding-right:4rem}.xl\\:pr-2{padding-right:.5rem}.xl\\:pr-2\\.5{padding-right:.625rem}.xl\\:pr-20{padding-right:5rem}.xl\\:pr-24{padding-right:6rem}.xl\\:pr-28{padding-right:7rem}.xl\\:pr-3{padding-right:.75rem}.xl\\:pr-3\\.5{padding-right:.875rem}.xl\\:pr-32{padding-right:8rem}.xl\\:pr-36{padding-right:9rem}.xl\\:pr-4{padding-right:1rem}.xl\\:pr-40{padding-right:10rem}.xl\\:pr-44{padding-right:11rem}.xl\\:pr-48{padding-right:12rem}.xl\\:pr-5{padding-right:1.25rem}.xl\\:pr-52{padding-right:13rem}.xl\\:pr-56{padding-right:14rem}.xl\\:pr-6{padding-right:1.5rem}.xl\\:pr-60{padding-right:15rem}.xl\\:pr-64{padding-right:16rem}.xl\\:pr-7{padding-right:1.75rem}.xl\\:pr-72{padding-right:18rem}.xl\\:pr-8{padding-right:2rem}.xl\\:pr-80{padding-right:20rem}.xl\\:pr-9{padding-right:2.25rem}.xl\\:pr-96{padding-right:24rem}.xl\\:pt-0{padding-top:0}.xl\\:pt-0\\.5{padding-top:.125rem}.xl\\:pt-1{padding-top:.25rem}.xl\\:pt-1\\.5{padding-top:.375rem}.xl\\:pt-10{padding-top:2.5rem}.xl\\:pt-11{padding-top:2.75rem}.xl\\:pt-12{padding-top:3rem}.xl\\:pt-14{padding-top:3.5rem}.xl\\:pt-16{padding-top:4rem}.xl\\:pt-2{padding-top:.5rem}.xl\\:pt-2\\.5{padding-top:.625rem}.xl\\:pt-20{padding-top:5rem}.xl\\:pt-24{padding-top:6rem}.xl\\:pt-28{padding-top:7rem}.xl\\:pt-3{padding-top:.75rem}.xl\\:pt-3\\.5{padding-top:.875rem}.xl\\:pt-32{padding-top:8rem}.xl\\:pt-36{padding-top:9rem}.xl\\:pt-4{padding-top:1rem}.xl\\:pt-40{padding-top:10rem}.xl\\:pt-44{padding-top:11rem}.xl\\:pt-48{padding-top:12rem}.xl\\:pt-5{padding-top:1.25rem}.xl\\:pt-52{padding-top:13rem}.xl\\:pt-56{padding-top:14rem}.xl\\:pt-6{padding-top:1.5rem}.xl\\:pt-60{padding-top:15rem}.xl\\:pt-64{padding-top:16rem}.xl\\:pt-7{padding-top:1.75rem}.xl\\:pt-72{padding-top:18rem}.xl\\:pt-8{padding-top:2rem}.xl\\:pt-80{padding-top:20rem}.xl\\:pt-9{padding-top:2.25rem}.xl\\:pt-96{padding-top:24rem}}@media (min-width: 1536px){.\\32xl\\:flex{display:flex}.\\32xl\\:grid{display:grid}.\\32xl\\:h-0\\.5{height:.125rem}.\\32xl\\:h-1{height:.25rem}.\\32xl\\:h-1\\.5{height:.375rem}.\\32xl\\:h-1\\/2{height:50%}.\\32xl\\:h-1\\/3{height:33.333333%}.\\32xl\\:h-1\\/4{height:25%}.\\32xl\\:h-1\\/5{height:20%}.\\32xl\\:h-1\\/6{height:16.666667%}.\\32xl\\:h-10{height:2.5rem}.\\32xl\\:h-11{height:2.75rem}.\\32xl\\:h-12{height:3rem}.\\32xl\\:h-14{height:3.5rem}.\\32xl\\:h-16{height:4rem}.\\32xl\\:h-2{height:.5rem}.\\32xl\\:h-2\\.5{height:.625rem}.\\32xl\\:h-2\\/3{height:66.666667%}.\\32xl\\:h-2\\/4{height:50%}.\\32xl\\:h-2\\/5{height:40%}.\\32xl\\:h-2\\/6{height:33.333333%}.\\32xl\\:h-20{height:5rem}.\\32xl\\:h-24{height:6rem}.\\32xl\\:h-28{height:7rem}.\\32xl\\:h-3{height:.75rem}.\\32xl\\:h-3\\.5{height:.875rem}.\\32xl\\:h-3\\/4{height:75%}.\\32xl\\:h-3\\/5{height:60%}.\\32xl\\:h-3\\/6{height:50%}.\\32xl\\:h-32{height:8rem}.\\32xl\\:h-36{height:9rem}.\\32xl\\:h-4{height:1rem}.\\32xl\\:h-4\\/5{height:80%}.\\32xl\\:h-4\\/6{height:66.666667%}.\\32xl\\:h-40{height:10rem}.\\32xl\\:h-44{height:11rem}.\\32xl\\:h-48{height:12rem}.\\32xl\\:h-5{height:1.25rem}.\\32xl\\:h-5\\/6{height:83.333333%}.\\32xl\\:h-52{height:13rem}.\\32xl\\:h-56{height:14rem}.\\32xl\\:h-6{height:1.5rem}.\\32xl\\:h-60{height:15rem}.\\32xl\\:h-64{height:16rem}.\\32xl\\:h-7{height:1.75rem}.\\32xl\\:h-72{height:18rem}.\\32xl\\:h-8{height:2rem}.\\32xl\\:h-80{height:20rem}.\\32xl\\:h-9{height:2.25rem}.\\32xl\\:h-96{height:24rem}.\\32xl\\:h-auto{height:auto}.\\32xl\\:h-fit{height:-moz-fit-content;height:fit-content}.\\32xl\\:h-full{height:100%}.\\32xl\\:h-max{height:-moz-max-content;height:max-content}.\\32xl\\:h-min{height:-moz-min-content;height:min-content}.\\32xl\\:h-screen{height:100vh}.\\32xl\\:w-0\\.5{width:.125rem}.\\32xl\\:w-1{width:.25rem}.\\32xl\\:w-1\\.5{width:.375rem}.\\32xl\\:w-1\\/2{width:50%}.\\32xl\\:w-1\\/3{width:33.333333%}.\\32xl\\:w-1\\/4{width:25%}.\\32xl\\:w-1\\/5{width:20%}.\\32xl\\:w-1\\/6{width:16.666667%}.\\32xl\\:w-10{width:2.5rem}.\\32xl\\:w-11{width:2.75rem}.\\32xl\\:w-12{width:3rem}.\\32xl\\:w-14{width:3.5rem}.\\32xl\\:w-16{width:4rem}.\\32xl\\:w-2{width:.5rem}.\\32xl\\:w-2\\.5{width:.625rem}.\\32xl\\:w-2\\/3{width:66.666667%}.\\32xl\\:w-2\\/4{width:50%}.\\32xl\\:w-2\\/5{width:40%}.\\32xl\\:w-2\\/6{width:33.333333%}.\\32xl\\:w-20{width:5rem}.\\32xl\\:w-24{width:6rem}.\\32xl\\:w-28{width:7rem}.\\32xl\\:w-3{width:.75rem}.\\32xl\\:w-3\\.5{width:.875rem}.\\32xl\\:w-3\\/4{width:75%}.\\32xl\\:w-3\\/5{width:60%}.\\32xl\\:w-3\\/6{width:50%}.\\32xl\\:w-32{width:8rem}.\\32xl\\:w-36{width:9rem}.\\32xl\\:w-4{width:1rem}.\\32xl\\:w-4\\/5{width:80%}.\\32xl\\:w-4\\/6{width:66.666667%}.\\32xl\\:w-40{width:10rem}.\\32xl\\:w-44{width:11rem}.\\32xl\\:w-48{width:12rem}.\\32xl\\:w-5{width:1.25rem}.\\32xl\\:w-5\\/6{width:83.333333%}.\\32xl\\:w-52{width:13rem}.\\32xl\\:w-56{width:14rem}.\\32xl\\:w-6{width:1.5rem}.\\32xl\\:w-60{width:15rem}.\\32xl\\:w-64{width:16rem}.\\32xl\\:w-7{width:1.75rem}.\\32xl\\:w-72{width:18rem}.\\32xl\\:w-8{width:2rem}.\\32xl\\:w-80{width:20rem}.\\32xl\\:w-9{width:2.25rem}.\\32xl\\:w-96{width:24rem}.\\32xl\\:w-auto{width:auto}.\\32xl\\:w-fit{width:-moz-fit-content;width:fit-content}.\\32xl\\:w-full{width:100%}.\\32xl\\:w-max{width:-moz-max-content;width:max-content}.\\32xl\\:w-min{width:-moz-min-content;width:min-content}.\\32xl\\:w-screen{width:100vw}.\\32xl\\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.\\32xl\\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.\\32xl\\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.\\32xl\\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.\\32xl\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.\\32xl\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\\32xl\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\\32xl\\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.\\32xl\\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.\\32xl\\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.\\32xl\\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.\\32xl\\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.\\32xl\\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.\\32xl\\:grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))}.\\32xl\\:grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))}.\\32xl\\:grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))}.\\32xl\\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.\\32xl\\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.\\32xl\\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.\\32xl\\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.\\32xl\\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.\\32xl\\:grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))}.\\32xl\\:grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))}.\\32xl\\:grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))}.\\32xl\\:pb-0{padding-bottom:0}.\\32xl\\:pb-0\\.5{padding-bottom:.125rem}.\\32xl\\:pb-1{padding-bottom:.25rem}.\\32xl\\:pb-1\\.5{padding-bottom:.375rem}.\\32xl\\:pb-10{padding-bottom:2.5rem}.\\32xl\\:pb-11{padding-bottom:2.75rem}.\\32xl\\:pb-12{padding-bottom:3rem}.\\32xl\\:pb-14{padding-bottom:3.5rem}.\\32xl\\:pb-16{padding-bottom:4rem}.\\32xl\\:pb-2{padding-bottom:.5rem}.\\32xl\\:pb-2\\.5{padding-bottom:.625rem}.\\32xl\\:pb-20{padding-bottom:5rem}.\\32xl\\:pb-24{padding-bottom:6rem}.\\32xl\\:pb-28{padding-bottom:7rem}.\\32xl\\:pb-3{padding-bottom:.75rem}.\\32xl\\:pb-3\\.5{padding-bottom:.875rem}.\\32xl\\:pb-32{padding-bottom:8rem}.\\32xl\\:pb-36{padding-bottom:9rem}.\\32xl\\:pb-4{padding-bottom:1rem}.\\32xl\\:pb-40{padding-bottom:10rem}.\\32xl\\:pb-44{padding-bottom:11rem}.\\32xl\\:pb-48{padding-bottom:12rem}.\\32xl\\:pb-5{padding-bottom:1.25rem}.\\32xl\\:pb-52{padding-bottom:13rem}.\\32xl\\:pb-56{padding-bottom:14rem}.\\32xl\\:pb-6{padding-bottom:1.5rem}.\\32xl\\:pb-60{padding-bottom:15rem}.\\32xl\\:pb-64{padding-bottom:16rem}.\\32xl\\:pb-7{padding-bottom:1.75rem}.\\32xl\\:pb-72{padding-bottom:18rem}.\\32xl\\:pb-8{padding-bottom:2rem}.\\32xl\\:pb-80{padding-bottom:20rem}.\\32xl\\:pb-9{padding-bottom:2.25rem}.\\32xl\\:pb-96{padding-bottom:24rem}.\\32xl\\:pl-0{padding-left:0}.\\32xl\\:pl-0\\.5{padding-left:.125rem}.\\32xl\\:pl-1{padding-left:.25rem}.\\32xl\\:pl-1\\.5{padding-left:.375rem}.\\32xl\\:pl-10{padding-left:2.5rem}.\\32xl\\:pl-11{padding-left:2.75rem}.\\32xl\\:pl-12{padding-left:3rem}.\\32xl\\:pl-14{padding-left:3.5rem}.\\32xl\\:pl-16{padding-left:4rem}.\\32xl\\:pl-2{padding-left:.5rem}.\\32xl\\:pl-2\\.5{padding-left:.625rem}.\\32xl\\:pl-20{padding-left:5rem}.\\32xl\\:pl-24{padding-left:6rem}.\\32xl\\:pl-28{padding-left:7rem}.\\32xl\\:pl-3{padding-left:.75rem}.\\32xl\\:pl-3\\.5{padding-left:.875rem}.\\32xl\\:pl-32{padding-left:8rem}.\\32xl\\:pl-36{padding-left:9rem}.\\32xl\\:pl-4{padding-left:1rem}.\\32xl\\:pl-40{padding-left:10rem}.\\32xl\\:pl-44{padding-left:11rem}.\\32xl\\:pl-48{padding-left:12rem}.\\32xl\\:pl-5{padding-left:1.25rem}.\\32xl\\:pl-52{padding-left:13rem}.\\32xl\\:pl-56{padding-left:14rem}.\\32xl\\:pl-6{padding-left:1.5rem}.\\32xl\\:pl-60{padding-left:15rem}.\\32xl\\:pl-64{padding-left:16rem}.\\32xl\\:pl-7{padding-left:1.75rem}.\\32xl\\:pl-72{padding-left:18rem}.\\32xl\\:pl-8{padding-left:2rem}.\\32xl\\:pl-80{padding-left:20rem}.\\32xl\\:pl-9{padding-left:2.25rem}.\\32xl\\:pl-96{padding-left:24rem}.\\32xl\\:pr-0{padding-right:0}.\\32xl\\:pr-0\\.5{padding-right:.125rem}.\\32xl\\:pr-1{padding-right:.25rem}.\\32xl\\:pr-1\\.5{padding-right:.375rem}.\\32xl\\:pr-10{padding-right:2.5rem}.\\32xl\\:pr-11{padding-right:2.75rem}.\\32xl\\:pr-12{padding-right:3rem}.\\32xl\\:pr-14{padding-right:3.5rem}.\\32xl\\:pr-16{padding-right:4rem}.\\32xl\\:pr-2{padding-right:.5rem}.\\32xl\\:pr-2\\.5{padding-right:.625rem}.\\32xl\\:pr-20{padding-right:5rem}.\\32xl\\:pr-24{padding-right:6rem}.\\32xl\\:pr-28{padding-right:7rem}.\\32xl\\:pr-3{padding-right:.75rem}.\\32xl\\:pr-3\\.5{padding-right:.875rem}.\\32xl\\:pr-32{padding-right:8rem}.\\32xl\\:pr-36{padding-right:9rem}.\\32xl\\:pr-4{padding-right:1rem}.\\32xl\\:pr-40{padding-right:10rem}.\\32xl\\:pr-44{padding-right:11rem}.\\32xl\\:pr-48{padding-right:12rem}.\\32xl\\:pr-5{padding-right:1.25rem}.\\32xl\\:pr-52{padding-right:13rem}.\\32xl\\:pr-56{padding-right:14rem}.\\32xl\\:pr-6{padding-right:1.5rem}.\\32xl\\:pr-60{padding-right:15rem}.\\32xl\\:pr-64{padding-right:16rem}.\\32xl\\:pr-7{padding-right:1.75rem}.\\32xl\\:pr-72{padding-right:18rem}.\\32xl\\:pr-8{padding-right:2rem}.\\32xl\\:pr-80{padding-right:20rem}.\\32xl\\:pr-9{padding-right:2.25rem}.\\32xl\\:pr-96{padding-right:24rem}.\\32xl\\:pt-0{padding-top:0}.\\32xl\\:pt-0\\.5{padding-top:.125rem}.\\32xl\\:pt-1{padding-top:.25rem}.\\32xl\\:pt-1\\.5{padding-top:.375rem}.\\32xl\\:pt-10{padding-top:2.5rem}.\\32xl\\:pt-11{padding-top:2.75rem}.\\32xl\\:pt-12{padding-top:3rem}.\\32xl\\:pt-14{padding-top:3.5rem}.\\32xl\\:pt-16{padding-top:4rem}.\\32xl\\:pt-2{padding-top:.5rem}.\\32xl\\:pt-2\\.5{padding-top:.625rem}.\\32xl\\:pt-20{padding-top:5rem}.\\32xl\\:pt-24{padding-top:6rem}.\\32xl\\:pt-28{padding-top:7rem}.\\32xl\\:pt-3{padding-top:.75rem}.\\32xl\\:pt-3\\.5{padding-top:.875rem}.\\32xl\\:pt-32{padding-top:8rem}.\\32xl\\:pt-36{padding-top:9rem}.\\32xl\\:pt-4{padding-top:1rem}.\\32xl\\:pt-40{padding-top:10rem}.\\32xl\\:pt-44{padding-top:11rem}.\\32xl\\:pt-48{padding-top:12rem}.\\32xl\\:pt-5{padding-top:1.25rem}.\\32xl\\:pt-52{padding-top:13rem}.\\32xl\\:pt-56{padding-top:14rem}.\\32xl\\:pt-6{padding-top:1.5rem}.\\32xl\\:pt-60{padding-top:15rem}.\\32xl\\:pt-64{padding-top:16rem}.\\32xl\\:pt-7{padding-top:1.75rem}.\\32xl\\:pt-72{padding-top:18rem}.\\32xl\\:pt-8{padding-top:2rem}.\\32xl\\:pt-80{padding-top:20rem}.\\32xl\\:pt-9{padding-top:2.25rem}.\\32xl\\:pt-96{padding-top:24rem}}@media (prefers-color-scheme: dark){.dark\\:text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}}`,T4=function(r){return`<!DOCTYPE html><html><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><style>${B4}</style></head><body>${r}</body></html>`},vo=function(r){return!r||typeof r=="object"&&r.constructor===Object&&Object.keys(r).length===0},O4={class:"mt-4 mb-4 py-8 border-b border-myPrimbryLightGrayColor flex gap-4 flex-col divide-y divide-gray-300"},P4={class:"mt-4 mb-4 py-8 border-b border-myPrimbryLightGrayColor"},V4={class:"mt-8"},D4={class:"overflow-hidden shadow ring-1 ring-black ring-opacity-5 md:rounded-lg"},A4={class:"overflow-x-auto"},L4={class:"min-w-full divide-y divide-gray-300"},I4={class:"bg-white divide-y divide-gray-200"},R4={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},_4={class:"inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium bg-blue-100 text-blue-800"},z4={key:0,class:"mt-4"},F4={class:"overflow-hidden shadow ring-1 ring-black ring-opacity-5 md:rounded-lg"},j4={class:"overflow-x-auto"},H4={class:"min-w-full divide-y divide-gray-300"},W4={class:"bg-white divide-y divide-gray-200"},U4={key:0},q4={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},K4={key:1},G4={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},J4={key:1,class:"mt-8"},Y4={class:"overflow-hidden shadow ring-1 ring-black ring-opacity-5 md:rounded-lg"},Q4={class:"overflow-x-auto"},X4={class:"min-w-full divide-y divide-gray-300"},Z4={class:"bg-white divide-y divide-gray-200"},$4={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},eE={key:2,class:"mt-8"},tE={class:"overflow-hidden shadow ring-1 ring-black ring-opacity-5 md:rounded-lg"},rE={class:"overflow-x-auto"},oE={class:"min-w-full divide-y divide-gray-300"},nE={class:"bg-white divide-y divide-gray-200"},iE={key:0},aE={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},sE={key:1},lE={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},dE={key:2},cE={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},pE={key:3},uE={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},mE={key:3,class:"mt-8"},hE={class:"overflow-hidden shadow ring-1 ring-black ring-opacity-5 md:rounded-lg"},fE={class:"overflow-x-auto"},gE={class:"min-w-full divide-y divide-gray-300"},bE={class:"bg-white divide-y divide-gray-200"},yE={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},wE={class:"flex items-center space-x-3"},vE={class:"border-r border-gray-200 pr-6"},xE=["src"],kE={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},EE={class:"flex items-center space-x-3"},CE={class:"border-r border-gray-200 pr-6"},SE={class:"flex items-center space-x-3"},NE={class:"whitespace-nowrap"},ME={key:4,class:"mt-8"},BE={class:"overflow-hidden shadow ring-1 ring-black ring-opacity-5 md:rounded-lg"},TE={class:"overflow-x-auto"},OE={class:"min-w-full divide-y divide-gray-300"},PE={class:"bg-white divide-y divide-gray-200"},VE={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},DE={key:0},AE={key:1},LE={key:0},IE={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},RE={class:"inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium"},_E={class:"mt-4 mb-4 py-8 border-b border-myPrimbryLightGrayColor"},zE={class:"mt-4 whitespace-pre-wrap text-white overflow-hidden bg-gray-900 max-w-2xl"},FE={class:"px-4 pb-8 pt-4 text-white text-xs break-all"},jE={class:"myPrimaryParagraph text-xs text-white"},HE={__name:"PageBuilderSettings",setup(r){const e="v3.2.31",t=ce;new ge(t);const o=a.ref(!1),n=a.ref(""),i=a.ref(null),s=a.computed(()=>t.getConfigPageBuilder),l=function(){n.value="Advanced Settings",o.value=!0},d=function(){o.value=!1},c=a.computed(()=>t.getComponents),p=function(m,h){const f=document.createElement("a");f.setAttribute("href","data:text/html;charset=utf-8,"+encodeURIComponent(T4(h))),f.setAttribute("download",m),f.style.display="none",document.body.appendChild(f),f.click(),document.body.removeChild(f)},u=function(){i.value=c.value.map(m=>m.html_code),p("downloaded_html.html",i.value.join(""))};return(m,h)=>{var f,g,b,w,v,k,y,N,E,T,M,S,x,C,D,I;return a.openBlock(),a.createElementBlock("div",null,[a.createVNode(uk,{open:o.value,title:n.value,onSlideOverButton:d},{default:a.withCtx(()=>[a.createVNode(M4)]),_:1},8,["open","title"]),a.createElementVNode("div",O4,[a.createElementVNode("div",{class:"flex items-left flex-col gap-2"},[h[0]||(h[0]=a.createElementVNode("h3",{class:"myQuaternaryHeader"},"Selections Overview",-1)),h[1]||(h[1]=a.createElementVNode("p",{class:"myPrimaryParagraph text-xs"}," Manage advanced settings here. Like an overview of Selected Element, Component, and Components in real-time. ",-1)),a.createElementVNode("div",{class:"my-4"},[a.createElementVNode("button",{onClick:l,type:"button",class:"myPrimaryButton text"}," Advanced Settings ")])]),a.createElementVNode("div",P4,[h[26]||(h[26]=a.createElementVNode("div",{class:"flex items-left flex-col gap-1"},[a.createElementVNode("h3",{class:"myQuaternaryHeader"},"Configuration Overview"),a.createElementVNode("p",{class:"myPrimaryParagraph text-xs"}," A summary of current user preferences, application settings, and system metadata including UI theme, language, saved components, and logo configuration. ")],-1)),a.createElementVNode("div",V4,[h[4]||(h[4]=a.createElementVNode("h4",{class:"myQuaternaryHeader text-sm mb-2"},"Version Information",-1)),a.createElementVNode("div",D4,[a.createElementVNode("div",A4,[a.createElementVNode("table",L4,[h[3]||(h[3]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Component "),a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Version ")])],-1)),a.createElementVNode("tbody",I4,[a.createElementVNode("tr",null,[h[2]||(h[2]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," Page Builder ",-1)),a.createElementVNode("td",R4,[a.createElementVNode("span",_4,a.toDisplayString(a.unref(e)),1)])])])])])])]),(f=s.value)!=null&&f.resourceData&&!a.unref(vo)(s.value.resourceData)?(a.openBlock(),a.createElementBlock("div",z4,[h[8]||(h[8]=a.createElementVNode("h4",{class:"myQuaternaryHeader text-sm mb-2"},"Resource Data",-1)),a.createElementVNode("div",F4,[a.createElementVNode("div",j4,[a.createElementVNode("table",H4,[h[7]||(h[7]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Property "),a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Value ")])],-1)),a.createElementVNode("tbody",W4,[(b=(g=s.value)==null?void 0:g.resourceData)!=null&&b.title?(a.openBlock(),a.createElementBlock("tr",U4,[h[5]||(h[5]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," Title ",-1)),a.createElementVNode("td",q4,a.toDisplayString(s.value.resourceData.title),1)])):a.createCommentVNode("",!0),(v=(w=s.value)==null?void 0:w.resourceData)!=null&&v.id?(a.openBlock(),a.createElementBlock("tr",K4,[h[6]||(h[6]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," ID ",-1)),a.createElementVNode("td",G4,a.toDisplayString(s.value.resourceData.id),1)])):a.createCommentVNode("",!0)])])])])])):a.createCommentVNode("",!0),(k=s.value)!=null&&k.userForPageBuilder&&!a.unref(vo)(s.value.userForPageBuilder)?(a.openBlock(),a.createElementBlock("div",J4,[h[11]||(h[11]=a.createElementVNode("h4",{class:"myQuaternaryHeader text-sm mb-2"},"User Information",-1)),a.createElementVNode("div",Y4,[a.createElementVNode("div",Q4,[a.createElementVNode("table",X4,[h[10]||(h[10]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Property "),a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Value ")])],-1)),a.createElementVNode("tbody",Z4,[a.createElementVNode("tr",null,[h[9]||(h[9]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," User Name ",-1)),a.createElementVNode("td",$4,a.toDisplayString(s.value.userForPageBuilder.name),1)])])])])])])):a.createCommentVNode("",!0),(y=s.value)!=null&&y.userSettings&&!a.unref(vo)(s.value.userSettings)?(a.openBlock(),a.createElementBlock("div",eE,[h[17]||(h[17]=a.createElementVNode("h4",{class:"myQuaternaryHeader text-sm mb-2"},"User Settings",-1)),a.createElementVNode("div",tE,[a.createElementVNode("div",rE,[a.createElementVNode("table",oE,[h[16]||(h[16]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Setting "),a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Value ")])],-1)),a.createElementVNode("tbody",nE,[(E=(N=s.value)==null?void 0:N.userSettings)!=null&&E.theme?(a.openBlock(),a.createElementBlock("tr",iE,[h[12]||(h[12]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," Theme ",-1)),a.createElementVNode("td",aE,a.toDisplayString(s.value.userSettings.theme),1)])):a.createCommentVNode("",!0),(M=(T=s.value)==null?void 0:T.userSettings)!=null&&M.language?(a.openBlock(),a.createElementBlock("tr",sE,[h[13]||(h[13]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," Language ",-1)),a.createElementVNode("td",lE,a.toDisplayString(s.value.userSettings.language),1)])):a.createCommentVNode("",!0),((x=(S=s.value)==null?void 0:S.userSettings)==null?void 0:x.autoSave)!==void 0?(a.openBlock(),a.createElementBlock("tr",dE,[h[14]||(h[14]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," Auto Save ",-1)),a.createElementVNode("td",cE,[a.createElementVNode("span",{class:a.normalizeClass(["inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium",s.value.userSettings.autoSave?"bg-green-100 text-green-800":"bg-red-100 text-red-800"])},a.toDisplayString(s.value.userSettings.autoSave?"Enabled":"Disabled"),3)])])):a.createCommentVNode("",!0),((D=(C=s.value)==null?void 0:C.userSettings)==null?void 0:D.notifications)!==void 0?(a.openBlock(),a.createElementBlock("tr",pE,[h[15]||(h[15]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," Notifications ",-1)),a.createElementVNode("td",uE,[a.createElementVNode("span",{class:a.normalizeClass(["inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium",s.value.userSettings.notifications?"bg-green-100 text-green-800":"bg-red-100 text-red-800"])},a.toDisplayString(s.value.userSettings.notifications?"Enabled":"Disabled"),3)])])):a.createCommentVNode("",!0)])])])])])):a.createCommentVNode("",!0),s.value.pageBuilderLogo&&!a.unref(vo)(s.value.pageBuilderLogo)?(a.openBlock(),a.createElementBlock("div",mE,[h[21]||(h[21]=a.createElementVNode("h4",{class:"myQuaternaryHeader text-sm mb-2"},"Logo Configuration",-1)),a.createElementVNode("div",hE,[a.createElementVNode("div",fE,[a.createElementVNode("table",gE,[h[20]||(h[20]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Property "),a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Value ")])],-1)),a.createElementVNode("tbody",bE,[a.createElementVNode("tr",null,[h[18]||(h[18]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," Logo ",-1)),a.createElementVNode("td",yE,[a.createElementVNode("div",wE,[a.createElementVNode("div",vE,[a.createElementVNode("img",{class:"h-3",src:s.value.pageBuilderLogo.src,alt:"Logo"},null,8,xE)])])])]),a.createElementVNode("tr",null,[h[19]||(h[19]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," Logo URL ",-1)),a.createElementVNode("td",kE,[a.createElementVNode("div",EE,[a.createElementVNode("div",CE,[a.createElementVNode("div",SE,[a.createElementVNode("span",NE,a.toDisplayString(s.value.pageBuilderLogo.src),1)])])])])])])])])])])):a.createCommentVNode("",!0),(I=s.value)!=null&&I.updateOrCreate&&!a.unref(vo)(s.value.updateOrCreate)?(a.openBlock(),a.createElementBlock("div",ME,[h[25]||(h[25]=a.createElementVNode("h4",{class:"myQuaternaryHeader text-sm mb-2"},"Form Type",-1)),a.createElementVNode("div",BE,[a.createElementVNode("div",TE,[a.createElementVNode("table",OE,[h[24]||(h[24]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Mode "),a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Description ")])],-1)),a.createElementVNode("tbody",PE,[a.createElementVNode("tr",null,[h[22]||(h[22]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," Form Type ",-1)),a.createElementVNode("td",VE,[a.createElementVNode("span",{class:a.normalizeClass(["inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium",s.value.updateOrCreate==="create"?"bg-green-100 text-green-800":"bg-blue-100 text-blue-800"])},[s.value&&s.value.updateOrCreate.formType==="create"?(a.openBlock(),a.createElementBlock("span",DE,a.toDisplayString(s.value.updateOrCreate.formType),1)):a.createCommentVNode("",!0),s.value&&s.value.updateOrCreate.formType==="update"?(a.openBlock(),a.createElementBlock("span",AE,a.toDisplayString(s.value.updateOrCreate.formType),1)):a.createCommentVNode("",!0)],2)])]),s.value.updateOrCreate.formName&&s.value.updateOrCreate.formName.length>0?(a.openBlock(),a.createElementBlock("tr",LE,[h[23]||(h[23]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," Form Name ",-1)),a.createElementVNode("td",IE,[a.createElementVNode("span",RE,a.toDisplayString(s.value.updateOrCreate.formName),1)])])):a.createCommentVNode("",!0)])])])])])):a.createCommentVNode("",!0)])]),a.createElementVNode("div",{class:"mt-4 mb-4 py-8 border-b border-myPrimbryLightGrayColor"},[h[27]||(h[27]=a.createElementVNode("div",{class:"flex items-left flex-col gap-1"},[a.createElementVNode("h3",{class:"myQuaternaryHeader"},"Download Page as HTML"),a.createElementVNode("p",{class:"myPrimaryParagraph text-xs"},"Download current page layout.")],-1)),a.createElementVNode("div",{class:"mt-4"},[a.createElementVNode("button",{onClick:u,type:"button",class:"myPrimaryButton"}," Download HTML file ")])]),a.createElementVNode("div",_E,[h[29]||(h[29]=a.createElementVNode("div",{class:"flex items-left flex-col gap-1"},[a.createElementVNode("h3",{class:"myQuaternaryHeader"},"Complete Configuration Overview"),a.createElementVNode("p",{class:"myPrimaryParagraph text-xs"}," omplete configuration object currently used by the Page Builder. It includes information about the user, form behavior, branding settings, and other context-specific data needed for rendering and managing the builder environment. ")],-1)),a.createElementVNode("div",zE,[h[28]||(h[28]=a.createElementVNode("div",{class:"flex bg-gray-800/40 ring-1 ring-white/5"},[a.createElementVNode("div",{class:"-mb-px flex text-xs font-medium text-myPrimaryMediumGrayColor"},[a.createElementVNode("div",{class:"px-4 py-4 text-white"},"Configuration")])],-1)),a.createElementVNode("div",FE,[a.createElementVNode("p",jE," config: "+a.toDisplayString(JSON.stringify(s.value,null,4)),1)])])])])}}},WE={class:"py-1"},UE={class:"flex items-center justify-left gap-2 text-sm"},qE={__name:"OptionsDropdown",emits:["previewCurrentDesign"],setup(r,{emit:e}){const t=ce,o=a.computed(()=>t.getConfigPageBuilder),n=new ge(t),i=e,s=a.ref(!1),l=a.ref(""),d=a.ref(1),c=a.ref(""),p=a.ref(""),u=a.ref(""),m=a.ref(null),h=a.ref(null),f=a.ref(null),g=a.ref(null),b=a.ref(null),w=a.ref(!1),v=a.ref(null),k=a.ref(!1),y=a.ref(null),N=function(){i("previewCurrentDesign"),k.value=!0,y.value=function(){k.value=!1}},E=function(){s.value=!0,l.value="delete",d.value=2,c.value="Remove all Components",p.value="Are you sure you want to remove all Components?",u.value="Close",m.value=null,h.value="Delete",f.value=function(){s.value=!1},b.value=function(){n.deleteAllComponents(),n.clearHtmlSelection(),o.value.updateOrCreate&&typeof o.value.updateOrCreate.formType=="string"&&(o.value.updateOrCreate.formType==="create"&&n.removeItemComponentsLocalStorageCreate(),o.value.updateOrCreate.formType==="update"&&n.removeItemComponentsLocalStorageUpdate()),s.value=!1}},T=function(){v.value="Settings",w.value=!0},M=function(){w.value=!1};return(S,x)=>(a.openBlock(),a.createElementBlock("div",null,[a.createVNode(ok,{open:w.value,title:v.value,onSlideOverButton:M},{default:a.withCtx(()=>[a.createVNode(HE)]),_:1},8,["open","title"]),a.createVNode(Uo,{showDynamicModalBuilder:s.value,type:l.value,gridColumnAmount:d.value,title:c.value,description:p.value,firstButtonText:u.value,secondButtonText:m.value,thirdButtonText:h.value,onFirstModalButtonFunctionDynamicModalBuilder:f.value,onSecondModalButtonFunctionDynamicModalBuilder:g.value,onThirdModalButtonFunctionDynamicModalBuilder:b.value},{default:a.withCtx(()=>x[0]||(x[0]=[a.createElementVNode("header",null,null,-1),a.createElementVNode("main",null,null,-1)])),_:1,__:[0]},8,["showDynamicModalBuilder","type","gridColumnAmount","title","description","firstButtonText","secondButtonText","thirdButtonText","onFirstModalButtonFunctionDynamicModalBuilder","onSecondModalButtonFunctionDynamicModalBuilder","onThirdModalButtonFunctionDynamicModalBuilder"]),a.createVNode(a.unref(Zf),{as:"div",class:"myPrimaryParagraph relative lg:inline-block hidden text-left mr-4"},{default:a.withCtx(()=>[a.createElementVNode("div",null,[a.createVNode(a.unref($f),{class:"inline-flex items-center gap-2 justify-center w-full rounded-md border border-gray-300 shadow-sm pl-4 pr-6 py-2 bg-white text-gray-700 hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-100 focus:ring-emerald-600"},{default:a.withCtx(()=>x[1]||(x[1]=[a.createElementVNode("span",{class:"material-symbols-outlined text-[16px]"}," keyboard_command_key ",-1),a.createElementVNode("span",{class:"text-sm"}," Options ",-1)])),_:1,__:[1]})]),a.createVNode(a.Transition,{"enter-active-class":"transition ease-out duration-100","enter-from-class":"transform opacity-0 scale-95","enter-to-class":"transform opacity-100 scale-100","leave-active-class":"transition ease-in duration-75","leave-from-class":"transform opacity-100 scale-100","leave-to-class":"transform opacity-0 scale-95"},{default:a.withCtx(()=>[a.createVNode(a.unref(eg),{class:"z-50 origin-top-right absolute right-0 mt-2 w-56 rounded-md shadow-lg bg-white ring-1 ring-black ring-opacity-5 divide-y divide-gray-100 focus:outline-none"},{default:a.withCtx(()=>[a.createElementVNode("div",WE,[o.value&&o.value.userForPageBuilder&&o.value.userForPageBuilder.name?(a.openBlock(),a.createBlock(a.unref(Qn),{key:0},{default:a.withCtx(({active:C})=>[a.createElementVNode("div",{class:a.normalizeClass(["cursor-defualt",[C?"bg-myPrimaryLightGrayColor text-gray-900":"text-gray-700","block px-4 py-2 break-all"]])},[a.createElementVNode("div",UE,[a.createElementVNode("div",null,a.toDisplayString(o.value.userForPageBuilder.name),1)])],2)]),_:1})):a.createCommentVNode("",!0),a.createElementVNode("p",null,[a.createVNode(a.unref(Qn),null,{default:a.withCtx(({active:C})=>[a.createElementVNode("div",{onClick:N,class:a.normalizeClass(["cursor-pointer",[C?"bg-myPrimaryLightGrayColor text-gray-900":"text-gray-700","block px-4 py-2"]])},x[2]||(x[2]=[a.createElementVNode("div",{class:"flex items-center justify-left gap-2 text-sm"},"Preview",-1)]),2)]),_:1}),a.createVNode(a.unref(Qn),null,{default:a.withCtx(({active:C})=>[a.createElementVNode("div",{onClick:T,class:a.normalizeClass(["cursor-pointer",[C?"bg-myPrimaryLightGrayColor text-gray-900":"text-gray-700","block px-4 py-2"]])},x[3]||(x[3]=[a.createElementVNode("div",{class:"flex items-center justify-left gap-2 text-sm"},"Settings",-1)]),2)]),_:1}),a.createVNode(a.unref(Qn),null,{default:a.withCtx(({active:C})=>[a.createElementVNode("div",{onClick:E,class:a.normalizeClass(["cursor-pointer",[C?"bg-myPrimaryLightGrayColor text-gray-900":"text-gray-700","block px-4 py-2"]])},x[4]||(x[4]=[a.createElementVNode("div",{class:"flex items-center justify-left gap-2 text-sm"},[a.createElementVNode("span",{class:"group-hover:text-white"}," Delete Layout ")],-1)]),2)]),_:1})])])]),_:1})]),_:1})]),_:1}),a.createVNode(Dc,{show:k.value,onFirstPageBuilderPreviewModalButton:y.value},{default:a.withCtx(()=>[a.createVNode(bs)]),_:1},8,["show","onFirstPageBuilderPreviewModalButton"])]))}},KE={setup(){return{expanded:a.ref(!1)}}},GE={class:"myPrimaryParagraph font-medium my-0 py-0"},JE={key:0,class:"material-symbols-outlined"},YE={key:1,class:"material-symbols-outlined"};function QE(r,e,t,o,n,i){return a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["flex flex-col",{"pb-8":o.expanded}])},[a.createElementVNode("div",{class:"border-t border-myPrimaryLightGrayColor flex flex-row justify-between items-center pl-3 pr-3 py-5 cursor-pointer duration-200 hover:bg-myPrimaryLightGrayColor",onClick:e[0]||(e[0]=s=>o.expanded=!o.expanded)},[a.createElementVNode("p",GE,[a.renderSlot(r.$slots,"title")]),o.expanded?(a.openBlock(),a.createElementBlock("span",JE," keyboard_arrow_down ")):a.createCommentVNode("",!0),o.expanded?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("span",YE," chevron_right "))]),a.createElementVNode("div",{class:a.normalizeClass([[o.expanded?"block":"hidden"],"px-4 ease-linear duration-75 bg-white mt-4"])},[a.renderSlot(r.$slots,"content")],2)],2)}const xo=fd(KE,[["render",QE]]),XE={class:"flex flex-row flex-wrap gap-2 mt-2 mb-4"},ZE=["onClick"],$E={class:"flex items-center gap-1"},e6={class:"mr-1"},t6={class:"flex gap-2 item-center flex-col"},r6={class:"flex gap-2 item-center"},o6={class:"mt-1 relative flex items-center w-full border myPrimaryInput py-0 p-0"},n6={__name:"ClassEditor",setup(r){const e=ce,t=new ge(e),o=a.ref(null),n=a.computed(()=>e.getCurrentClasses);a.watch(n,l=>{o.value=l},{immediate:!0});const i=a.ref(""),s=async function(){t.handleAddClasses(i.value),await t.handlePageBuilderMethods(),i.value=""};return(l,d)=>(a.openBlock(),a.createBlock(xo,null,{title:a.withCtx(()=>d[2]||(d[2]=[a.createTextVNode("Generated CSS")])),content:a.withCtx(()=>[a.createElementVNode("div",XE,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(o.value,c=>(a.openBlock(),a.createElementBlock("div",{key:c,class:"myPrimaryTag cursor-pointer hover:bg-myPrimaryErrorColor hover:text-white text-xs py-2 font-medium",onClick:async()=>{a.unref(t).handleRemoveClasses(c),await a.unref(t).handlePageBuilderMethods()}},[a.createElementVNode("div",$E,[a.createElementVNode("span",e6,a.toDisplayString(c),1)])],8,ZE))),128))]),a.createElementVNode("div",t6,[a.createElementVNode("div",r6,[a.createElementVNode("div",o6,[a.withDirectives(a.createElementVNode("input",{"onUpdate:modelValue":d[0]||(d[0]=c=>i.value=c),type:"text",placeholder:"Type class",onKeydown:d[1]||(d[1]=a.withKeys(c=>s(),["enter"])),autocomplete:"off",class:"myPrimaryInput border-none rounded-r-none ml-0 w-full"},null,544),[[a.vModelText,i.value]]),d[3]||(d[3]=a.createElementVNode("div",{class:"border border-gray-200 border-none rounded flex items-center justify-center h-full w-8"},[a.createElementVNode("kbd",{class:"myPrimaryParagraph text-gray-400 border-none"}," ⏎ ")],-1))])]),d[4]||(d[4]=a.createElementVNode("p",{class:"myPrimaryInputError"},null,-1))])]),_:1}))}},i6={key:0},a6=["src"],s6={__name:"ImageEditor",setup(r){const e=ce,t=a.inject("CustomMediaComponent"),o=new ge(e),n=a.ref(!1),i=a.ref(!1),s=a.ref(""),l=a.ref(""),d=a.ref(""),c=a.ref(null),p=a.ref(null),u=a.ref(null),m=a.ref(null),h=a.ref(null),f=a.computed(()=>e.getBasePrimaryImage),g=function(){i.value=!0,s.value="Media Library",l.value=null,d.value="Close",c.value="Select image",u.value=function(){i.value=!1},m.value=function(){n.value=!0,o.updateBasePrimaryImage({type:"unsplash"}),i.value=!1,n.value=!1}};return(b,w)=>(a.openBlock(),a.createElementBlock("div",null,[f.value!==null?(a.openBlock(),a.createElementBlock("div",i6,[a.createElementVNode("img",{class:"object-cover object-center w-full cursor-pointer",src:f.value,onClick:g,alt:"image"},null,8,a6)])):a.createCommentVNode("",!0),a.createVNode(Fh,{open:i.value,title:s.value,description:l.value,firstButtonText:d.value,secondButtonText:c.value,thirdButtonText:p.value,customMediaComponent:a.unref(t),onFirstMediaButtonFunction:u.value,onSecondMediaButtonFunction:m.value,onThirdMediaButtonFunction:h.value},null,8,["open","title","description","firstButtonText","secondButtonText","thirdButtonText","customMediaComponent","onFirstMediaButtonFunction","onSecondMediaButtonFunction","onThirdMediaButtonFunction"])]))}},l6={class:"my-3 py-3"},d6={class:"relative"},c6={class:"flex items-center gap-2"},p6={key:0},u6={class:"flex items-center"},m6={key:0,class:"aspect-square w-6 h-6"},h6={key:2,class:"ml-3"},f6={key:3,class:"ml-3"},g6={__name:"ManageBackgroundOpacity",setup(r){const e=ce,t=new ge(e),o=a.ref(null),n=a.computed(()=>e.getBackgroundOpacity);return a.watch(n,async i=>{o.value=i,await t.handlePageBuilderMethods()},{immediate:!0}),(i,s)=>(a.openBlock(),a.createElementBlock("div",l6,[s[4]||(s[4]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Background opacity",-1)),a.createVNode(a.unref(_o),{as:"div",modelValue:o.value,"onUpdate:modelValue":s[0]||(s[0]=l=>o.value=l)},{default:a.withCtx(()=>[a.createElementVNode("div",d6,[a.createVNode(a.unref(zo),{class:"myPrimarySelect"},{default:a.withCtx(()=>[a.createElementVNode("span",c6,[o.value==="none"?(a.openBlock(),a.createElementBlock("div",p6,s[1]||(s[1]=[a.createElementVNode("div",{class:"myPrimaryColorPreview border-none"},[a.createElementVNode("span",{class:"material-symbols-outlined"}," ev_shadow ")],-1)]))):a.createCommentVNode("",!0),o.value!=="none"?(a.openBlock(),a.createElementBlock("div",{key:1,class:a.normalizeClass(["aspect-square w-6 h-6 bg-gray-950",`${o.value}`])},null,2)):a.createCommentVNode("",!0),a.createElementVNode("span",{class:a.normalizeClass(["block truncate",[(o.value!=="none","")]])},a.toDisplayString(o.value==="none"?"Transparent":o.value),3)]),s[2]||(s[2]=a.createElementVNode("span",{class:"pointer-events-none absolute inset-y-0 right-0 ml-3 flex items-center pr-2"},[a.createElementVNode("span",{class:"material-symbols-outlined"}," keyboard_arrow_down ")],-1))]),_:1,__:[2]}),a.createVNode(a.Transition,{"leave-active-class":"transition ease-in duration-100","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:a.withCtx(()=>[a.createVNode(a.unref(Fo),{class:"absolute z-10 mt-1 max-h-56 w-full overflow-auto rounded-md bg-white py-1 text-base shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none sm:text-sm"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(jn).backgroundOpacities,l=>(a.openBlock(),a.createBlock(a.unref(jo),{as:"template",onClick:d=>a.unref(t).handleBackgroundOpacity(l),key:l,value:l},{default:a.withCtx(({active:d})=>[a.createElementVNode("li",{class:a.normalizeClass([d?"bg-myPrimaryLinkColor text-white":"text-myPrimaryDarkGrayColor","relative cursor-default select-none py-2 pl-3 pr-9"])},[a.createElementVNode("div",u6,[l==="none"?(a.openBlock(),a.createElementBlock("div",m6,s[3]||(s[3]=[a.createElementVNode("div",{class:"myPrimaryColorPreview border-none"},[a.createElementVNode("span",{class:"material-symbols-outlined"}," ev_shadow ")],-1)]))):a.createCommentVNode("",!0),l!=="none"?(a.openBlock(),a.createElementBlock("div",{key:1,class:a.normalizeClass(["aspect-square w-6 h-6 bg-gray-950",`${l}`])},null,2)):a.createCommentVNode("",!0),l!=="none"?(a.openBlock(),a.createElementBlock("span",h6,a.toDisplayString(l),1)):a.createCommentVNode("",!0),l==="none"?(a.openBlock(),a.createElementBlock("span",f6,"Transparent")):a.createCommentVNode("",!0)])],2)]),_:2},1032,["onClick","value"]))),128))]),_:1})]),_:1})])]),_:1},8,["modelValue"])]))}},b6={class:"my-3 py-3"},y6={class:"relative"},w6={class:"flex items-center gap-2"},v6={key:0},x6={class:"flex items-center"},k6={key:0},E6={key:2,class:"ml-3"},C6={key:3,class:"ml-3"},S6={__name:"ManageOpacity",setup(r){const e=ce,t=new ge(e),o=a.ref(null),n=a.computed(()=>e.getOpacity);return a.watch(n,async i=>{o.value=i,await t.handlePageBuilderMethods()},{immediate:!0}),(i,s)=>(a.openBlock(),a.createElementBlock("div",b6,[s[4]||(s[4]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Opacity",-1)),a.createVNode(a.unref(_o),{as:"div",modelValue:o.value,"onUpdate:modelValue":s[0]||(s[0]=l=>o.value=l)},{default:a.withCtx(()=>[a.createElementVNode("div",y6,[a.createVNode(a.unref(zo),{class:"myPrimarySelect"},{default:a.withCtx(()=>[a.createElementVNode("span",w6,[o.value==="none"?(a.openBlock(),a.createElementBlock("div",v6,s[1]||(s[1]=[a.createElementVNode("div",{class:"myPrimaryColorPreview border-none"},[a.createElementVNode("span",{class:"material-symbols-outlined"}," ev_shadow ")],-1)]))):a.createCommentVNode("",!0),o.value!=="none"?(a.openBlock(),a.createElementBlock("div",{key:1,class:a.normalizeClass(["aspect-square w-6 h-6 bg-gray-950",`${o.value}`])},null,2)):a.createCommentVNode("",!0),a.createElementVNode("span",{class:a.normalizeClass(["block truncate",[(o.value!=="none","")]])},a.toDisplayString(o.value==="none"?"Transparent":o.value),3)]),s[2]||(s[2]=a.createElementVNode("span",{class:"pointer-events-none absolute inset-y-0 right-0 ml-3 flex items-center pr-2"},[a.createElementVNode("span",{class:"material-symbols-outlined"}," keyboard_arrow_down ")],-1))]),_:1,__:[2]}),a.createVNode(a.Transition,{"leave-active-class":"transition ease-in duration-100","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:a.withCtx(()=>[a.createVNode(a.unref(Fo),{class:"absolute z-10 mt-1 max-h-56 w-full overflow-auto rounded-md bg-white py-1 text-base shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none sm:text-sm"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(jn).opacities,l=>(a.openBlock(),a.createBlock(a.unref(jo),{as:"template",onClick:d=>a.unref(t).handleOpacity(l),key:l,value:l},{default:a.withCtx(({active:d})=>[a.createElementVNode("li",{class:a.normalizeClass([d?"bg-myPrimaryLinkColor text-white":"text-myPrimaryDarkGrayColor","relative cursor-default select-none py-2 pl-3 pr-9"])},[a.createElementVNode("div",x6,[l==="none"?(a.openBlock(),a.createElementBlock("div",k6,s[3]||(s[3]=[a.createElementVNode("div",{class:"myPrimaryColorPreview border-none"},[a.createElementVNode("span",{class:"material-symbols-outlined"}," ev_shadow ")],-1)]))):a.createCommentVNode("",!0),l!=="none"?(a.openBlock(),a.createElementBlock("div",{key:1,class:a.normalizeClass(["aspect-square w-6 h-6 bg-gray-950",`${l}`])},null,2)):a.createCommentVNode("",!0),l==="none"?(a.openBlock(),a.createElementBlock("span",E6,"Transparent")):a.createCommentVNode("",!0),l!=="none"?(a.openBlock(),a.createElementBlock("span",C6,a.toDisplayString(l),1)):a.createCommentVNode("",!0)])],2)]),_:2},1032,["onClick","value"]))),128))]),_:1})]),_:1})])]),_:1},8,["modelValue"])]))}},N6={__name:"OpacityEditor",setup(r){return(e,t)=>(a.openBlock(),a.createBlock(xo,null,{title:a.withCtx(()=>t[0]||(t[0]=[a.createTextVNode("Opacity settings")])),content:a.withCtx(()=>[a.createVNode(S6),a.createVNode(g6)]),_:1}))}},M6={class:"my-3 py-3"},B6={class:"my-3 py-3"},T6={class:"my-3 py-3"},O6={class:"my-3 py-3"},P6={__name:"PaddingPlusMargin",setup(r){const e=ce,t=new ge(e),o=a.ref(null),n=a.ref(null),i=a.ref(null),s=a.ref(null),l=a.computed(()=>e.getFontVerticalPadding),d=a.computed(()=>e.getFontHorizontalPadding),c=a.computed(()=>e.getFontVerticalMargin),p=a.computed(()=>e.getFontHorizontalMargin);return a.watch(l,async u=>{o.value=u,await t.handlePageBuilderMethods()},{immediate:!0}),a.watch(d,async u=>{n.value=u,await t.handlePageBuilderMethods()},{immediate:!0}),a.watch(c,async u=>{i.value=u,await t.handlePageBuilderMethods()},{immediate:!0}),a.watch(p,async u=>{s.value=u,await t.handlePageBuilderMethods()},{immediate:!0}),(u,m)=>(a.openBlock(),a.createBlock(xo,null,{title:a.withCtx(()=>m[8]||(m[8]=[a.createTextVNode("Padding & Margin")])),content:a.withCtx(()=>[m[17]||(m[17]=a.createElementVNode("p",{class:"myPrimaryParagraph font-medium py-0 my-4"},"Padding",-1)),a.createElementVNode("div",M6,[m[10]||(m[10]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Padding Y-axis ",-1)),a.withDirectives(a.createElementVNode("select",{"onUpdate:modelValue":m[0]||(m[0]=h=>o.value=h),class:"myPrimarySelect",onChange:m[1]||(m[1]=h=>a.unref(t).handleVerticalPadding(o.value))},[m[9]||(m[9]=a.createElementVNode("option",{disabled:"",value:""},"Select",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(Ut).verticalPadding,h=>(a.openBlock(),a.createElementBlock("option",{key:h},a.toDisplayString(h),1))),128))],544),[[a.vModelSelect,o.value]])]),a.createElementVNode("div",B6,[m[12]||(m[12]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Padding X-axis ",-1)),a.withDirectives(a.createElementVNode("select",{"onUpdate:modelValue":m[2]||(m[2]=h=>n.value=h),class:"myPrimarySelect",onChange:m[3]||(m[3]=h=>a.unref(t).handleHorizontalPadding(n.value))},[m[11]||(m[11]=a.createElementVNode("option",{disabled:"",value:""},"Select",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(Ut).horizontalPadding,h=>(a.openBlock(),a.createElementBlock("option",{key:h},a.toDisplayString(h),1))),128))],544),[[a.vModelSelect,n.value]])]),m[18]||(m[18]=a.createElementVNode("p",{class:"myPrimaryParagraph font-medium py-0 my-4"},"Margin",-1)),a.createElementVNode("div",T6,[m[14]||(m[14]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Margin Y-axis ",-1)),a.withDirectives(a.createElementVNode("select",{"onUpdate:modelValue":m[4]||(m[4]=h=>i.value=h),class:"myPrimarySelect",onChange:m[5]||(m[5]=h=>a.unref(t).handleVerticalMargin(i.value))},[m[13]||(m[13]=a.createElementVNode("option",{disabled:"",value:""},"Select",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(Ut).verticalMargin,h=>(a.openBlock(),a.createElementBlock("option",{key:h},a.toDisplayString(h),1))),128))],544),[[a.vModelSelect,i.value]])]),a.createElementVNode("div",O6,[m[16]||(m[16]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Margin X-axis ",-1)),a.withDirectives(a.createElementVNode("select",{"onUpdate:modelValue":m[6]||(m[6]=h=>s.value=h),class:"myPrimarySelect",onChange:m[7]||(m[7]=h=>a.unref(t).handleHorizontalMargin(s.value))},[m[15]||(m[15]=a.createElementVNode("option",{disabled:"",value:""},"Select",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(Ut).horizontalMargin,h=>(a.openBlock(),a.createElementBlock("option",{key:h},a.toDisplayString(h),1))),128))],544),[[a.vModelSelect,s.value]])])]),_:1}))}},V6={class:"my-3 py-3"},D6={class:"my-3 py-3"},A6={class:"my-3 py-3"},L6={class:"my-3 py-3"},I6={class:"my-3 py-3"},R6={__name:"BorderRadius",setup(r){const e=ce,t=new ge(e),o=a.ref(null),n=a.ref(null),i=a.ref(null),s=a.ref(null),l=a.ref(null),d=a.computed(()=>e.getBorderRadiusGlobal),c=a.computed(()=>e.getBorderRadiusTopLeft),p=a.computed(()=>e.getBorderRadiusTopRight),u=a.computed(()=>e.getBorderRadiusBottomleft),m=a.computed(()=>e.getBorderRadiusBottomRight);return a.watch(d,async h=>{o.value=h,await t.handlePageBuilderMethods()},{immediate:!0}),a.watch(c,async h=>{n.value=h,await t.handlePageBuilderMethods()},{immediate:!0}),a.watch(p,async h=>{i.value=h,await t.handlePageBuilderMethods()},{immediate:!0}),a.watch(u,async h=>{s.value=h,await t.handlePageBuilderMethods()},{immediate:!0}),a.watch(m,async h=>{l.value=h,await t.handlePageBuilderMethods()},{immediate:!0}),(h,f)=>(a.openBlock(),a.createBlock(xo,null,{title:a.withCtx(()=>f[10]||(f[10]=[a.createTextVNode("Border Radius")])),content:a.withCtx(()=>[f[21]||(f[21]=a.createElementVNode("p",{class:"myPrimaryParagraph font-medium py-0 my-4"},"Global",-1)),a.createElementVNode("div",V6,[f[12]||(f[12]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Border Radius ",-1)),a.withDirectives(a.createElementVNode("select",{"onUpdate:modelValue":f[0]||(f[0]=g=>o.value=g),class:"myPrimarySelect",onChange:f[1]||(f[1]=g=>a.unref(t).handleBorderRadiusGlobal(o.value))},[f[11]||(f[11]=a.createElementVNode("option",{disabled:"",value:""},"Select",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(gt).roundedGlobal,g=>(a.openBlock(),a.createElementBlock("option",{key:g},a.toDisplayString(g),1))),128))],544),[[a.vModelSelect,o.value]])]),f[22]||(f[22]=a.createElementVNode("p",{class:"myPrimaryParagraph font-medium py-0 my-4"},"Specific",-1)),a.createElementVNode("div",D6,[f[14]||(f[14]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Border Radius top left ",-1)),a.withDirectives(a.createElementVNode("select",{"onUpdate:modelValue":f[2]||(f[2]=g=>n.value=g),class:"myPrimarySelect",onChange:f[3]||(f[3]=g=>a.unref(t).handleBorderRadiusTopLeft(n.value))},[f[13]||(f[13]=a.createElementVNode("option",{disabled:"",value:""},"Select",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(gt).roundedTopLeft,g=>(a.openBlock(),a.createElementBlock("option",{key:g},a.toDisplayString(g),1))),128))],544),[[a.vModelSelect,n.value]])]),a.createElementVNode("div",A6,[f[16]||(f[16]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Border Radius top right ",-1)),a.withDirectives(a.createElementVNode("select",{"onUpdate:modelValue":f[4]||(f[4]=g=>i.value=g),class:"myPrimarySelect",onChange:f[5]||(f[5]=g=>a.unref(t).handleBorderRadiusTopRight(i.value))},[f[15]||(f[15]=a.createElementVNode("option",{disabled:"",value:""},"Select",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(gt).roundedTopRight,g=>(a.openBlock(),a.createElementBlock("option",{key:g},a.toDisplayString(g),1))),128))],544),[[a.vModelSelect,i.value]])]),a.createElementVNode("div",L6,[f[18]||(f[18]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Border Radius bottom left ",-1)),a.withDirectives(a.createElementVNode("select",{"onUpdate:modelValue":f[6]||(f[6]=g=>s.value=g),class:"myPrimarySelect",onChange:f[7]||(f[7]=g=>a.unref(t).handleBorderRadiusBottomleft(s.value))},[f[17]||(f[17]=a.createElementVNode("option",{disabled:"",value:""},"Select",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(gt).roundedBottomLeft,g=>(a.openBlock(),a.createElementBlock("option",{key:g},a.toDisplayString(g),1))),128))],544),[[a.vModelSelect,s.value]])]),a.createElementVNode("div",I6,[f[20]||(f[20]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Border Radius bottom right ",-1)),a.withDirectives(a.createElementVNode("select",{"onUpdate:modelValue":f[8]||(f[8]=g=>l.value=g),class:"myPrimarySelect",onChange:f[9]||(f[9]=g=>a.unref(t).handleBorderRadiusBottomRight(l.value))},[f[19]||(f[19]=a.createElementVNode("option",{disabled:"",value:""},"Select",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(gt).roundedBottomRight,g=>(a.openBlock(),a.createElementBlock("option",{key:g},a.toDisplayString(g),1))),128))],544),[[a.vModelSelect,l.value]])])]),_:1}))}},_6={class:"my-3 py-3"},z6={class:"my-3 py-3"},F6={class:"relative mt-2"},j6={class:"flex items-center gap-2"},H6={key:0},W6={class:"block truncate"},U6={class:"flex items-center"},q6={key:0},K6={key:2,class:"ml-3"},G6={key:3,class:"ml-3"},J6={__name:"Borders",setup(r){const e=ce,t=new ge(e),o=a.ref(null),n=a.ref(null),i=a.ref(null),s=a.computed(()=>e.getBorderStyle),l=a.computed(()=>e.getBorderWidth),d=a.computed(()=>e.getBorderColor);return a.watch(s,async c=>{o.value=c,await t.handlePageBuilderMethods()},{immediate:!0}),a.watch(l,async c=>{n.value=c,await t.handlePageBuilderMethods()},{immediate:!0}),a.watch(d,async c=>{i.value=c,await t.handlePageBuilderMethods()},{immediate:!0}),(c,p)=>(a.openBlock(),a.createBlock(xo,null,{title:a.withCtx(()=>p[6]||(p[6]=[a.createTextVNode("Border Style, Width & Color")])),content:a.withCtx(()=>[a.createElementVNode("div",_6,[p[8]||(p[8]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Border Style ",-1)),a.withDirectives(a.createElementVNode("select",{"onUpdate:modelValue":p[0]||(p[0]=u=>o.value=u),class:"myPrimarySelect",onChange:p[1]||(p[1]=u=>a.unref(t).handleBorderStyle(o.value))},[p[7]||(p[7]=a.createElementVNode("option",{disabled:"",value:""},"Select",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(qr).borderStyle,u=>(a.openBlock(),a.createElementBlock("option",{key:u},a.toDisplayString(u),1))),128))],544),[[a.vModelSelect,o.value]])]),a.createElementVNode("div",z6,[p[10]||(p[10]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Border Width ",-1)),a.withDirectives(a.createElementVNode("select",{"onUpdate:modelValue":p[2]||(p[2]=u=>n.value=u),class:"myPrimarySelect",onChange:p[3]||(p[3]=u=>a.unref(t).handleBorderWidth(n.value))},[p[9]||(p[9]=a.createElementVNode("option",{disabled:"",value:""},"Select",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(qr).borderWidth,u=>(a.openBlock(),a.createElementBlock("option",{key:u},a.toDisplayString(u),1))),128))],544),[[a.vModelSelect,n.value]])]),p[14]||(p[14]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Border Color ",-1)),a.createVNode(a.unref(_o),{as:"div",modelValue:i.value,"onUpdate:modelValue":p[5]||(p[5]=u=>i.value=u)},{default:a.withCtx(()=>[a.createElementVNode("div",F6,[a.createVNode(a.unref(zo),{class:"myPrimarySelect"},{default:a.withCtx(()=>{var u;return[a.createElementVNode("span",j6,[d.value==="none"?(a.openBlock(),a.createElementBlock("div",H6,p[11]||(p[11]=[a.createElementVNode("div",{class:"myPrimaryColorPreview border-none"},[a.createElementVNode("span",{class:"material-symbols-outlined"}," ev_shadow ")],-1)]))):a.createCommentVNode("",!0),i.value!=="none"?(a.openBlock(),a.createElementBlock("div",{key:1,class:a.normalizeClass(["aspect-square w-6 h-6 border border-gray-100 rounded-sm",`bg-${(u=i.value)==null?void 0:u.replace("border-","")}`])},null,2)):a.createCommentVNode("",!0),a.createElementVNode("span",W6,a.toDisplayString(i.value),1)]),p[12]||(p[12]=a.createElementVNode("span",{class:"pointer-events-none absolute inset-y-0 right-0 ml-3 flex items-center pr-2"},[a.createElementVNode("span",{class:"material-symbols-outlined"}," keyboard_arrow_down ")],-1))]}),_:1,__:[12]}),a.createVNode(a.Transition,{"leave-active-class":"transition ease-in duration-100","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:a.withCtx(()=>[a.createVNode(a.unref(Fo),{class:"absolute z-10 mt-1 max-h-56 w-full overflow-auto rounded-md bg-white py-1 text-base shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none sm:text-sm"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(qr).borderColor,u=>(a.openBlock(),a.createBlock(a.unref(jo),{as:"template",onClick:p[4]||(p[4]=m=>a.unref(t).handleBorderColor(i.value)),key:u,value:u},{default:a.withCtx(({active:m,borderColor:h})=>[a.createElementVNode("li",{class:a.normalizeClass([m?"bg-myPrimaryLinkColor text-white":"text-myPrimaryDarkGrayColor","relative cursor-default select-none py-2 pl-3 pr-9"])},[a.createElementVNode("div",U6,[u==="none"?(a.openBlock(),a.createElementBlock("div",q6,p[13]||(p[13]=[a.createElementVNode("div",{class:"myPrimaryColorPreview border-none"},[a.createElementVNode("span",{class:"material-symbols-outlined"}," ev_shadow ")],-1)]))):a.createCommentVNode("",!0),u!=="none"?(a.openBlock(),a.createElementBlock("div",{key:1,class:a.normalizeClass(["aspect-square w-6 h-6 bg-gray-950",`bg-${u.replace("border-","")}`])},null,2)):a.createCommentVNode("",!0),u==="none"?(a.openBlock(),a.createElementBlock("span",K6,"Transparent")):a.createCommentVNode("",!0),u!=="none"?(a.openBlock(),a.createElementBlock("span",G6,a.toDisplayString(u),1)):a.createCommentVNode("",!0)])],2)]),_:2},1032,["value"]))),128))]),_:1})]),_:1})])]),_:1},8,["modelValue"])]),_:1}))}},Y6={class:"blockease-linear duration-200 block ease-linear"},Q6={key:0,class:"border-t border-myPrimaryLightGrayColor flex flex-row justify-between items-center pl-3 pr-3 py-5 duration-200 hover:bg-myPrimaryLightGrayColor"},X6={class:"px-2 flex items-center justify-start gap-2"},Z6={__name:"TipTap",setup(r){const e=ce,t=new ge(e);return(o,n)=>(a.openBlock(),a.createElementBlock("div",null,[a.createElementVNode("div",Y6,[a.unref(t).selectedElementIsValidText()?(a.openBlock(),a.createElementBlock("div",Q6,[a.createElementVNode("div",X6,[a.createElementVNode("button",{onClick:n[0]||(n[0]=i=>a.unref(e).setShowModalTipTap(!0)),type:"button",class:"text-[12.5px] gap-2 text-nowrap pl-2 pr-3 w-full h-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 hover:bg-myPrimaryLinkColor hover:text-white focus-visible:ring-0"},n[1]||(n[1]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," edit ",-1),a.createElementVNode("span",null,"Edit text",-1)]))])])):a.createCommentVNode("",!0)])]))}},$6={key:0,class:"px-2 flex items-center justify-start gap-2"},eC={key:1,class:"px-2 flex items-center justify-start gap-2"},tC={__name:"ElementEditor",setup(r){const e=ce,t=new ge(e),o=a.computed(()=>e.getElement),n=a.computed(()=>e.getRestoredElement);return(i,s)=>(a.openBlock(),a.createBlock(xo,null,{title:a.withCtx(()=>s[2]||(s[2]=[a.createTextVNode("Selected HTML Element")])),content:a.withCtx(()=>[s[5]||(s[5]=a.createElementVNode("div",{class:"flex flex-row flex-wrap gap-2 mt-2"},null,-1)),a.createElementVNode("div",null,[n.value?(a.openBlock(),a.createElementBlock("div",$6,[a.createElementVNode("button",{onClick:s[0]||(s[0]=(...l)=>a.unref(t).handleRestoreElement&&a.unref(t).handleRestoreElement(...l)),type:"button",class:"myPrimaryButton w-full"},s[3]||(s[3]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," undo ",-1),a.createElementVNode("span",null,"Undo",-1)]))])):a.createCommentVNode("",!0),o.value&&!n.value?(a.openBlock(),a.createElementBlock("div",eC,[a.createElementVNode("button",{onClick:s[1]||(s[1]=(...l)=>a.unref(t).handleDeleteElement&&a.unref(t).handleDeleteElement(...l)),type:"button",class:"myPrimaryDeleteButton w-full"},s[4]||(s[4]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," delete ",-1),a.createElementVNode("span",{class:"hover:text-white"},"Delete element",-1)]))])):a.createCommentVNode("",!0)])]),_:1}))}},rC={class:"h-full w-80"},oC={class:"flex max-h-[50rem] flex-col"},nC={class:"flex flex-row justify-between pt-7 pr-4 pl-4 items-center mb-3"},iC={class:"font-medium text-sm"},aC={class:"lowercase"},sC={class:"pl-3 pr-3 mb-4 overflow-y-scroll md:pb-24 pb-12"},lC={__name:"RightSidebarEditor",emits:["closeEditor"],setup(r,{emit:e}){const t=ce,o=a.computed(()=>t.getElement),n=a.computed(()=>{var s;return(s=o.value)==null?void 0:s.tagName}),i=a.computed(()=>o.value instanceof HTMLElement&&o.value.innerText.trim()!==" "||o.value instanceof HTMLImageElement);return(s,l)=>(a.openBlock(),a.createElementBlock("div",rC,[a.createElementVNode("div",oC,[a.createElementVNode("div",nC,[a.createElementVNode("button",{type:"button",onClick:l[0]||(l[0]=d=>s.$emit("closeEditor")),class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white focus-visible:ring-0"},l[1]||(l[1]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," close ",-1)])),a.createElementVNode("p",iC,[l[2]||(l[2]=a.createTextVNode(" Editing ")),a.createElementVNode("span",aC,"<"+a.toDisplayString(n.value)+">",1)])]),a.createElementVNode("div",sC,[a.withDirectives(a.createElementVNode("div",null,[a.createElementVNode("article",null,[a.createVNode(s6)]),a.createElementVNode("article",null,[a.createVNode(Z6)]),a.createCommentVNode("",!0),a.createCommentVNode("",!0),a.createElementVNode("article",null,[a.createVNode(N6)]),a.createElementVNode("article",null,[a.createVNode(P6)]),a.createElementVNode("article",null,[a.createVNode(R6)]),a.createElementVNode("article",null,[a.createVNode(J6)]),a.createElementVNode("article",null,[a.createVNode(n6)])],512),[[a.vShow,i.value===!0]]),a.createElementVNode("div",null,[a.createElementVNode("article",null,[a.createVNode(tC)])]),l[3]||(l[3]=a.createElementVNode("article",{class:"min-h-[12em]"},null,-1))])])]))}},dC=ce,gd=new ge(dC),cC=function(r){if(!r.updateOrCreate||r.updateOrCreate&&typeof r.updateOrCreate.formType!="string"||r.updateOrCreate&&vo(r.updateOrCreate)){console.log("aaaa");const e={...r,updateOrCreate:{formType:"create",formName:"post"}};return gd.setConfigPageBuilder(e),!0}if(r.updateOrCreate&&typeof r.updateOrCreate.formType=="string"&&r.updateOrCreate.formType!=="create"&&r.updateOrCreate.formType!=="update"&&typeof r.formName!="string"){console.log("bbbb");const e={...r,updateOrCreate:{formType:"create",formName:"post"}};return gd.setConfigPageBuilder(e),!0}if(r.updateOrCreate&&typeof r.updateOrCreate.formType=="string"&&(r.updateOrCreate.formType==="create"||r.updateOrCreate.formType==="update")&&typeof r.updateOrCreate.formName!="string"||typeof r.updateOrCreate.formName=="string"&&r.updateOrCreate.formName.length===0){console.log("cccc");const e={...r,updateOrCreate:{formType:r.updateOrCreate.formType,formName:"post"}};return gd.setConfigPageBuilder(e),!0}},pC={id:"builder-container",class:"font-sans max-w-full m-1 border-2 border-myPrimaryLinkColor inset-x-0 z-10 bg-white overflow-x-scroll pt-2 rounded-lg p-2"},uC={key:0,class:"flex items-center divide-x divide-gray-200"},mC={class:"pr-4"},hC=["src"],fC={key:1},gC={class:"relative h-full flex"},bC={class:"mx-2 flex flex-col myPrimaryGap"},yC={class:"flex gap-2 items-center justify-center"},wC={class:"flex flex-col h-full grow rounded-2xl duration-300 shadow-2xl"},vC={id:"pagebuilder-toolbar-area",class:"flex items-center justify-between rounded-t-2xl bg-myPrimaryLightGrayColor min-w-[30rem]"},xC={class:"flex items-center justify-center gap-4"},kC={id:"contains-pagebuilder",class:"pl-4 pr-4 pb-4 overflow-y-auto pt-1 h-[39rem]"},EC={id:"pagebuilder"},CC=["onMouseup"],SC=["innerHTML"],NC={class:"mt-6 flex items-center gap-2 justify-center"},MC={__name:"PageBuilder",props:{CustomMediaLibraryComponent:{type:Object,default:null},CustomBuilderComponents:{type:Object,default:null}},setup(r){const e=r,t=gs,o=ce,n=new ge(o);a.provide("pageBuilderStateStore",o),a.provide("internalPinia",t),a.provide("CustomMediaComponent",e.CustomMediaLibraryComponent),a.provide("CustomBuilderComponents",e.CustomBuilderComponents);const i=()=>{m.value=!1};a.provide("closeAddComponentModal",i);const s=a.computed(()=>o.getConfigPageBuilder),l=a.computed(()=>o.getMenuRight),d=function(){n.previewCurrentDesign()},c=a.ref(!1),p=a.ref(null),u=function(){d(),c.value=!0,p.value=function(){c.value=!1}},m=a.ref(!1),h=a.ref(""),f=a.ref(""),g=a.ref(null),b=function(){n.clearHtmlSelection(),h.value="Add Components to Page",f.value="Close",m.value=!0,g.value=function(){m.value=!1}},w=a.computed(()=>o.getComponents),v=a.computed(()=>o.getElement),k=a.computed(()=>!v.value||!(v.value instanceof HTMLElement)?new Object:{src:v.value.getAttribute("src"),href:v.value.getAttribute("href"),style:v.value.getAttribute("style"),class:v.value.getAttribute("class"),dataImage:v.value.getAttribute("data-image")});a.watch(k,async(M,S)=>{((M==null?void 0:M.src)!==(S==null?void 0:S.src)||(M==null?void 0:M.href)!==(S==null?void 0:S.href)||(M==null?void 0:M.style)!==(S==null?void 0:S.style)||(M==null?void 0:M.class)!==(S==null?void 0:S.class)||(M==null?void 0:M.dataImage)!==(S==null?void 0:S.dataImage))&&(await n.handlePageBuilderMethods(),await n.setEventListenersForElements())});const y=function(M){o.setComponent(M)},N=a.ref(null),E={updateOrCreate:{formType:"create",formName:"post"}},T=function(M){if(M==null||M&&Object.keys(M).length===0&&M.constructor===Object){n.setConfigPageBuilder(E);return}M&&Object.keys(M).length!==0&&M.constructor===Object&&cC(M)};return a.watch(()=>s.value,M=>{n.updateLocalStorageItemName(),M&&M.updateOrCreate&&M.updateOrCreate.formType==="create"&&n.loadExistingContent()},{immediate:!0}),a.onMounted(async()=>{const M=s.value;T(M),n.updateLocalStorageItemName(),n.removeHoveredAndSelected(),await n.setEventListenersForElements()}),(M,S)=>(a.openBlock(),a.createElementBlock("div",pC,[a.createElementVNode("div",{onClick:S[0]||(S[0]=x=>a.unref(n).clearHtmlSelection()),id:"pagebuilder-top-area",class:"px-4 pb-4 mx-4 my-4 rounded-xl"},[s.value&&s.value.pageBuilderLogo&&s.value.pageBuilderLogo.src?(a.openBlock(),a.createElementBlock("div",uC,[a.createElementVNode("div",mC,[a.createElementVNode("img",{class:"h-6",src:s.value.pageBuilderLogo.src,alt:"Logo"},null,8,hC)]),S[17]||(S[17]=a.createElementVNode("span",{class:"myPrimaryParagraph font-medium pl-4"},"Editing Page ",-1))])):(a.openBlock(),a.createElementBlock("div",fC,S[18]||(S[18]=[a.createElementVNode("div",{class:"pr-6"},[a.createElementVNode("span",{class:"myPrimaryParagraph font-medium"},"Editing Page ")],-1)])))]),m.value?(a.openBlock(),a.createBlock(J3,{key:0,show:m.value,firstButtonText:f.value,title:h.value,CustomBuilderComponents:e.CustomBuilderComponents,onFirstModalButtonSearchComponentsFunction:g.value},null,8,["show","firstButtonText","title","CustomBuilderComponents","onFirstModalButtonSearchComponentsFunction"])):a.createCommentVNode("",!0),a.createVNode(Dc,{show:c.value,onFirstPageBuilderPreviewModalButton:p.value},{default:a.withCtx(()=>[a.createVNode(bs)]),_:1},8,["show","onFirstPageBuilderPreviewModalButton"]),a.createElementVNode("div",null,[a.createElementVNode("div",gC,[a.createElementVNode("div",{onClick:S[3]||(S[3]=a.withModifiers(x=>a.unref(n).clearHtmlSelection(),["self"])),id:"pagebuilder-left-area",class:"min-w-[3.5rem] pt-6 pb-2 my-2 mx-2 bg-myPrimaryLightGrayColor rounded-full shadow"},[a.createElementVNode("div",bC,[a.createElementVNode("div",yC,[a.createElementVNode("button",{type:"button",onClick:S[1]||(S[1]=()=>{a.unref(o).setComponentArrayAddMethod("unshift"),b()}),class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white focus-visible:ring-0"},S[19]||(S[19]=[a.createElementVNode("span",{class:"myMediumIcon material-symbols-outlined"}," interests ",-1)]))]),a.createElementVNode("div",{onClick:S[2]||(S[2]=a.withModifiers(x=>a.unref(n).clearHtmlSelection(),["self"]))},[v.value?(a.openBlock(),a.createBlock(B0,{key:0})):a.createCommentVNode("",!0)])])]),a.createElementVNode("main",wC,[a.createElementVNode("div",vC,[a.createElementVNode("div",{onClick:S[5]||(S[5]=x=>a.unref(n).clearHtmlSelection()),class:"flex myPrimaryGap items-center overflow-x-scroll pt-4 pb-2 pl-2 h-24 w-full min-w-36"},[a.createElementVNode("div",null,[a.createElementVNode("button",{class:"myPrimaryButton",onClick:S[4]||(S[4]=(...x)=>a.unref(n).saveComponentsLocalStorage&&a.unref(n).saveComponentsLocalStorage(...x)),type:"button"},S[20]||(S[20]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," save ",-1),a.createTextVNode(" Save ")]))])]),a.createElementVNode("div",{onClick:S[6]||(S[6]=a.withModifiers(x=>a.unref(n).clearHtmlSelection(),["self"])),class:"flex justify-center items-center h-24 w-full pl-4"},[a.createVNode(qE,{onPreviewCurrentDesign:d})]),a.createElementVNode("div",{onClick:S[10]||(S[10]=a.withModifiers(x=>a.unref(n).clearHtmlSelection(),["self"])),class:"flex justify-end py-2 pr-2 h-24 w-full"},[a.createElementVNode("div",{onClick:S[9]||(S[9]=a.withModifiers(x=>a.unref(n).clearHtmlSelection(),["self"])),class:"flex items-center justify-center gap-4"},[a.createElementVNode("button",{type:"button",onClick:S[7]||(S[7]=()=>{a.unref(o).setComponentArrayAddMethod("unshift"),b()})},S[21]||(S[21]=[a.createStaticVNode('<div class="flex items-center justify-center gap-2"><span class="lg:block hidden"><div class="whitespace-nowrap">Add new Components</div></span><span class="h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white focus-visible:ring-0"><span class="myMediumIcon material-symbols-outlined"> interests </span></span></div>',1)])),a.createElementVNode("div",xC,[a.createElementVNode("button",{type:"button",onClick:S[8]||(S[8]=()=>{a.unref(o).setMenuRight(!1),a.unref(o).setElement(null),a.unref(n).clearHtmlSelection(),u()})},S[22]||(S[22]=[a.createElementVNode("div",{class:"flex items-center justify-center gap-2"},[a.createElementVNode("div",{class:"whitespace-nowrap lg:block hidden"},"Preview"),a.createElementVNode("span",{class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white focus-visible:ring-0"},[a.createElementVNode("span",{class:"myMediumIcon material-symbols-outlined"}," visibility ")])],-1)]))])])]),a.createElementVNode("div",{onClick:S[13]||(S[13]=a.withModifiers(x=>a.unref(n).clearHtmlSelection(),["self"])),class:"flex justify-end py-2 pr-2 w-full h-24"},[a.createElementVNode("div",{onClick:S[12]||(S[12]=a.withModifiers(x=>a.unref(n).clearHtmlSelection(),["self"])),class:"flex items-center justify-center gap-4"},[l.value===!1?(a.openBlock(),a.createElementBlock("button",{key:0,type:"button",onClick:S[11]||(S[11]=x=>a.unref(o).setMenuRight(!0))},S[23]||(S[23]=[a.createElementVNode("div",{class:"flex items-center justify-center gap-2"},[a.createElementVNode("span",{class:"lg:block hidden"}," Styling "),a.createElementVNode("span",{class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white focus-visible:ring-0"},[a.createElementVNode("span",{class:"myMediumIcon material-symbols-outlined"}," more_vert ")])],-1)]))):a.createCommentVNode("",!0)])])]),a.createVNode(v3),a.createElementVNode("div",kC,[a.createElementVNode("div",EC,[a.createElementVNode("div",{ref_key:"draggableZone",ref:N},[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(w.value,x=>(a.openBlock(),a.createElementBlock("div",{key:x.id,id:"page-builder-editor-editable-area",class:"bg-white grow"},[a.createElementVNode("div",{onMouseup:C=>y(x),class:"relative group"},[a.createElementVNode("div",{innerHTML:x.html_code},null,8,SC)],40,CC)]))),128))],512),a.createElementVNode("div",{onClick:S[15]||(S[15]=x=>a.unref(n).clearHtmlSelection()),id:"pagebuilder-bottom-components-area",class:a.normalizeClass(["pt-8 pb-12 text-center focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-offset-2 my-2 mx-4",{"border-t border-gray-200":w.value.length>0}])},[S[25]||(S[25]=a.createElementVNode("div",{class:"flex items-center justify-center gap-2 font-medium"},[a.createElementVNode("span",{class:"lg:block hidden"},[a.createElementVNode("div",null,"Add new components to the bottom of the page")])],-1)),a.createElementVNode("div",NC,[a.createElementVNode("button",{onClick:S[14]||(S[14]=()=>{a.unref(o).setComponentArrayAddMethod("push"),b()}),type:"button",class:"myPrimaryButton flex items-center gap-2 justify-center"},S[24]||(S[24]=[a.createElementVNode("span",{class:"myMediumIcon material-symbols-outlined"}," interests ",-1),a.createElementVNode("span",{class:"font-medium"}," Add new Components ",-1)]))])],2)])])]),a.createElementVNode("aside",{"aria-label":"Menu",id:"pagebuilder-right-area",class:a.normalizeClass([{"w-0":!l.value,"w-80 ml-4":l.value},"h-full duration-300 z-20 flex-shrink-0 overflow-hidden shadow-2xl rounded-l-2xl bg-white"])},[a.createVNode(lC,{onCloseEditor:S[16]||(S[16]=x=>a.unref(o).setMenuRight(!1))})],2)])])]))}};Q.PageBuilder=MC,Q.PageBuilderClass=ge,Q.Preview=bs,Q.createPinia=Sc,Q.sharedPageBuilderPinia=gs,Q.sharedPageBuilderStore=ce,Q.usePageBuilderModal=jh,Q.usePageBuilderStateStore=Vc,Object.defineProperty(Q,Symbol.toStringTag,{value:"Module"})});
|
|
547
|
+
`))])])])])])])]))),128))])):a.createCommentVNode("",!0)])):a.createCommentVNode("",!0)])])])])])}}},B4=`@import"https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;1,100;1,200;1,300;1,400;1,500&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500;1,600&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0";*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Jost,Raleway,Cormorant,sans-serif,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}[type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}[type=text]:focus,input:where(:not([type])):focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=checkbox]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=radio]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media (forced-colors: active){[type=checkbox]:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.myPrimaryWidthScreenModule{margin-bottom:0}@media (min-width: 768px){.myPrimaryWidthScreenModule{margin-bottom:0}}.myPrimaryWidthScreenModule{padding-top:4rem;padding-bottom:4rem}@media (min-width: 768px){.myPrimaryWidthScreenModule{padding-top:7rem;padding-bottom:7rem}}.myPrimaryContentSection{margin-left:auto;margin-right:auto;max-width:80rem;padding-left:1rem;padding-right:1rem;padding-bottom:1.5rem}@media (min-width: 768px){.myPrimaryContentSection{padding-left:1rem;padding-right:1rem;padding-bottom:2rem}}@media (min-width: 1024px){.myPrimaryContentSection{padding-bottom:2.5rem}}.myPrimaryTag{margin-top:.5rem;margin-bottom:.5rem;display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.25rem;word-break:break-all;border-radius:9999px;border-width:1px;border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(222 230 240 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.myPrimaryTag:hover{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 640px){.myPrimaryTag{width:auto}}.myPrimaryParagraph{font-size:.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}@media (min-width: 1024px){.myPrimaryParagraph{font-size:1rem;line-height:1.5rem}}.myPrimaryParagraphError{font-size:.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}@media (min-width: 1024px){.myPrimaryParagraphError{font-size:1rem;line-height:1.5rem}}.myPrimaryParagraphError{margin-top:.25rem;font-style:italic;--tw-text-opacity: 1;color:rgb(214 0 0 / var(--tw-text-opacity, 1))}.mySecondaryHeader{margin-bottom:.5rem;overflow-wrap:break-word;font-family:Cormorant;font-size:1.875rem;line-height:2.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}@media (min-width: 768px){.mySecondaryHeader{margin-bottom:1rem;font-size:2.25rem;line-height:2.5rem}}@media (min-width: 1024px){.mySecondaryHeader{margin-bottom:2rem;font-size:3rem;line-height:1}}.myTertiaryHeader{margin-bottom:.5rem;overflow-wrap:break-word;font-size:1.5rem;line-height:2rem;font-weight:500;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}@media (min-width: 768px){.myTertiaryHeader{margin-bottom:1rem;font-size:1.5rem;line-height:2rem}}@media (min-width: 1024px){.myTertiaryHeader{margin-bottom:2rem;font-size:1.875rem;line-height:2.25rem}}.myQuaternaryHeader{margin-bottom:.5rem;overflow-wrap:break-word;font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}@media (min-width: 768px){.myQuaternaryHeader{margin-bottom:.5rem;font-size:1.125rem;line-height:1.75rem}}@media (min-width: 1024px){.myQuaternaryHeader{margin-bottom:1rem;font-size:1.25rem;line-height:1.75rem}}.myPrimaryLink{cursor:pointer;--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.myPrimaryLink:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}.myPrimaryLink:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}.myPrimaryButton{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.25rem;white-space:nowrap;word-break:keep-all;border-radius:9999px;border-width:1px;border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.myPrimaryButton:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.myPrimaryButton:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 2px}.myPrimaryButton:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}@media (min-width: 640px){.myPrimaryButton{width:auto;font-size:.875rem;line-height:1.25rem}}@media (min-width: 1024px){.myPrimaryButton{padding:.75rem 1rem}}.mySecondaryButton{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.25rem;white-space:nowrap;word-break:keep-all;border-radius:9999px;border-width:1px;border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.mySecondaryButton:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.mySecondaryButton:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 2px}.mySecondaryButton:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}@media (min-width: 640px){.mySecondaryButton{width:auto;font-size:.875rem;line-height:1.25rem}}@media (min-width: 1024px){.mySecondaryButton{padding:.75rem 1rem}}.mySecondaryButton{--tw-bg-opacity: 1;background-color:rgb(222 230 240 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.mySecondaryButton:hover{background-color:rgb(222 230 240 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .9;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.mySecondaryButton:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 242 246 / var(--tw-ring-opacity, 1))}.myPrimaryDeleteButton{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.25rem;white-space:nowrap;word-break:keep-all;border-radius:9999px;border-width:1px;border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1));padding:.75rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.myPrimaryDeleteButton:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.myPrimaryDeleteButton:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 2px}.myPrimaryDeleteButton:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}@media (min-width: 640px){.myPrimaryDeleteButton{width:auto;font-size:.875rem;line-height:1.25rem}}@media (min-width: 1024px){.myPrimaryDeleteButton{padding:.75rem 1rem}}.myPrimaryDeleteButton,.myPrimaryDeleteButton:hover{--tw-bg-opacity: 1;background-color:rgb(214 0 0 / var(--tw-bg-opacity, 1))}.myPrimaryDeleteButton:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(214 0 0 / var(--tw-ring-opacity, 1))}.myMediumIcon{display:flex;height:1.5rem;width:1.5rem;flex-shrink:0;align-items:center;justify-content:center;stroke-width:1.5px}.myPrimaryGap{gap:1rem}.mysearchBarWithOptions{display:flex;gap:.5rem;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(239 242 246 / var(--tw-bg-opacity, 1));padding-left:1rem}.myPrimarySearchInput:focus{border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 2px}.myPrimarySearchInput{display:block;height:100%;width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 2rem .75rem .75rem;text-align:left;font-weight:400;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.myPrimarySearchInput::-moz-placeholder{font-weight:400;accent-color:#d1d5db}.myPrimarySearchInput::placeholder{font-weight:400;accent-color:#d1d5db}.myPrimarySearchInput:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));outline:2px solid transparent;outline-offset:2px}@media (min-width: 640px){.myPrimarySearchInput{font-size:.875rem;line-height:1.25rem}}.myPrimarySearchInput{height:100%;border-style:none;background-color:transparent;padding-top:1rem;padding-bottom:1rem;padding-left:2.5rem;font-size:.875rem;line-height:1.25rem;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.myPrimarySearchInput:focus{border-style:none;background-color:transparent;outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-offset-width: 0px}.myPrimaryFormOrganizationHeaderDescriptionSection{margin-bottom:1rem}.myPrimaryFormOrganizationHeader{margin-bottom:.5rem;overflow-wrap:break-word;font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}@media (min-width: 768px){.myPrimaryFormOrganizationHeader{margin-bottom:.5rem;font-size:1.125rem;line-height:1.75rem}}@media (min-width: 1024px){.myPrimaryFormOrganizationHeader{margin-bottom:1rem;font-size:1.25rem;line-height:1.75rem}}.myPrimaryFormOrganizationHeader{margin:0;padding-top:1rem}.myInputGroup{margin-bottom:.5rem;width:100%;align-self:flex-start}.myPrimaryInputLabel{margin-top:0;margin-bottom:0;margin-bottom:.5rem;display:block;text-align:left;font-size:.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.myPrimaryInput:focus{border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 2px}.myPrimaryInput{display:block;height:100%;width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 2rem .75rem .75rem;text-align:left;font-weight:400;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.myPrimaryInput::-moz-placeholder{font-weight:400;accent-color:#d1d5db}.myPrimaryInput::placeholder{font-weight:400;accent-color:#d1d5db}.myPrimaryInput:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));outline:2px solid transparent;outline-offset:2px}@media (min-width: 640px){.myPrimaryInput{font-size:.875rem;line-height:1.25rem}}.myPrimaryInputError{font-size:.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}@media (min-width: 1024px){.myPrimaryInputError{font-size:1rem;line-height:1.5rem}}.myPrimaryInputError{margin-top:.25rem;display:block;text-align:left;font-weight:400;--tw-text-opacity: 1;color:rgb(214 0 0 / var(--tw-text-opacity, 1))}.myPrimarySelect:focus{border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1));--tw-ring-offset-width: 2px}.myPrimarySelect{display:block;height:100%;width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.75rem 2rem .75rem .75rem;text-align:left;font-weight:400;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.myPrimarySelect::-moz-placeholder{font-weight:400;accent-color:#d1d5db}.myPrimarySelect::placeholder{font-weight:400;accent-color:#d1d5db}.myPrimarySelect:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));outline:2px solid transparent;outline-offset:2px}@media (min-width: 640px){.myPrimarySelect{font-size:.875rem;line-height:1.25rem}}.myPrimarySelect{position:relative;width:100%}.myPrimaryColorPreview{aspect-ratio:1 / 1;min-height:1.5rem;cursor:pointer;border-radius:.125rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.fixed{position:fixed}.\\!absolute{position:absolute!important}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.left-0{left:0}.right-0{right:0}.top-0{top:0}.top-1\\/3{top:33.333333%}.top-4{top:1rem}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.col-span-1{grid-column:span 1 / span 1}.\\!-m-px{margin:-1px!important}.m-1{margin:.25rem}.-mx-1\\.5{margin-left:-.375rem;margin-right:-.375rem}.-my-1\\.5{margin-top:-.375rem;margin-bottom:-.375rem}.mx-0{margin-left:0;margin-right:0}.mx-0\\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\\.5{margin-left:.375rem;margin-right:.375rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-11{margin-left:2.75rem;margin-right:2.75rem}.mx-12{margin-left:3rem;margin-right:3rem}.mx-14{margin-left:3.5rem;margin-right:3.5rem}.mx-16{margin-left:4rem;margin-right:4rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-2\\.5{margin-left:.625rem;margin-right:.625rem}.mx-20{margin-left:5rem;margin-right:5rem}.mx-24{margin-left:6rem;margin-right:6rem}.mx-28{margin-left:7rem;margin-right:7rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-3\\.5{margin-left:.875rem;margin-right:.875rem}.mx-32{margin-left:8rem;margin-right:8rem}.mx-36{margin-left:9rem;margin-right:9rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-40{margin-left:10rem;margin-right:10rem}.mx-44{margin-left:11rem;margin-right:11rem}.mx-48{margin-left:12rem;margin-right:12rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-52{margin-left:13rem;margin-right:13rem}.mx-56{margin-left:14rem;margin-right:14rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-60{margin-left:15rem;margin-right:15rem}.mx-64{margin-left:16rem;margin-right:16rem}.mx-7{margin-left:1.75rem;margin-right:1.75rem}.mx-72{margin-left:18rem;margin-right:18rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-80{margin-left:20rem;margin-right:20rem}.mx-9{margin-left:2.25rem;margin-right:2.25rem}.mx-96{margin-left:24rem;margin-right:24rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-0\\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-1\\.5{margin-top:.375rem;margin-bottom:.375rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-11{margin-top:2.75rem;margin-bottom:2.75rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-14{margin-top:3.5rem;margin-bottom:3.5rem}.my-16{margin-top:4rem;margin-bottom:4rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-2\\.5{margin-top:.625rem;margin-bottom:.625rem}.my-20{margin-top:5rem;margin-bottom:5rem}.my-24{margin-top:6rem;margin-bottom:6rem}.my-28{margin-top:7rem;margin-bottom:7rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-3\\.5{margin-top:.875rem;margin-bottom:.875rem}.my-32{margin-top:8rem;margin-bottom:8rem}.my-36{margin-top:9rem;margin-bottom:9rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-40{margin-top:10rem;margin-bottom:10rem}.my-44{margin-top:11rem;margin-bottom:11rem}.my-48{margin-top:12rem;margin-bottom:12rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-52{margin-top:13rem;margin-bottom:13rem}.my-56{margin-top:14rem;margin-bottom:14rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-60{margin-top:15rem;margin-bottom:15rem}.my-64{margin-top:16rem;margin-bottom:16rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-72{margin-top:18rem;margin-bottom:18rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-80{margin-top:20rem;margin-bottom:20rem}.my-9{margin-top:2.25rem;margin-bottom:2.25rem}.my-96{margin-top:24rem;margin-bottom:24rem}.-mb-px{margin-bottom:-1px}.mb-0{margin-bottom:0}.mb-0\\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-11{margin-bottom:2.75rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-2\\.5{margin-bottom:.625rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-28{margin-bottom:7rem}.mb-3{margin-bottom:.75rem}.mb-3\\.5{margin-bottom:.875rem}.mb-32{margin-bottom:8rem}.mb-36{margin-bottom:9rem}.mb-4{margin-bottom:1rem}.mb-40{margin-bottom:10rem}.mb-44{margin-bottom:11rem}.mb-48{margin-bottom:12rem}.mb-5{margin-bottom:1.25rem}.mb-52{margin-bottom:13rem}.mb-56{margin-bottom:14rem}.mb-6{margin-bottom:1.5rem}.mb-60{margin-bottom:15rem}.mb-64{margin-bottom:16rem}.mb-7{margin-bottom:1.75rem}.mb-72{margin-bottom:18rem}.mb-8{margin-bottom:2rem}.mb-80{margin-bottom:20rem}.mb-9{margin-bottom:2.25rem}.mb-96{margin-bottom:24rem}.ml-0{margin-left:0}.ml-0\\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\\.5{margin-left:.375rem}.ml-10{margin-left:2.5rem}.ml-11{margin-left:2.75rem}.ml-12{margin-left:3rem}.ml-14{margin-left:3.5rem}.ml-16{margin-left:4rem}.ml-2{margin-left:.5rem}.ml-2\\.5{margin-left:.625rem}.ml-20{margin-left:5rem}.ml-24{margin-left:6rem}.ml-28{margin-left:7rem}.ml-3{margin-left:.75rem}.ml-3\\.5{margin-left:.875rem}.ml-32{margin-left:8rem}.ml-36{margin-left:9rem}.ml-4{margin-left:1rem}.ml-40{margin-left:10rem}.ml-44{margin-left:11rem}.ml-48{margin-left:12rem}.ml-5{margin-left:1.25rem}.ml-52{margin-left:13rem}.ml-56{margin-left:14rem}.ml-6{margin-left:1.5rem}.ml-60{margin-left:15rem}.ml-64{margin-left:16rem}.ml-7{margin-left:1.75rem}.ml-72{margin-left:18rem}.ml-8{margin-left:2rem}.ml-80{margin-left:20rem}.ml-9{margin-left:2.25rem}.ml-96{margin-left:24rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-0\\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-1\\.5{margin-right:.375rem}.mr-10{margin-right:2.5rem}.mr-11{margin-right:2.75rem}.mr-12{margin-right:3rem}.mr-14{margin-right:3.5rem}.mr-16{margin-right:4rem}.mr-2{margin-right:.5rem}.mr-2\\.5{margin-right:.625rem}.mr-20{margin-right:5rem}.mr-24{margin-right:6rem}.mr-28{margin-right:7rem}.mr-3{margin-right:.75rem}.mr-3\\.5{margin-right:.875rem}.mr-32{margin-right:8rem}.mr-36{margin-right:9rem}.mr-4{margin-right:1rem}.mr-40{margin-right:10rem}.mr-44{margin-right:11rem}.mr-48{margin-right:12rem}.mr-5{margin-right:1.25rem}.mr-52{margin-right:13rem}.mr-56{margin-right:14rem}.mr-6{margin-right:1.5rem}.mr-60{margin-right:15rem}.mr-64{margin-right:16rem}.mr-7{margin-right:1.75rem}.mr-72{margin-right:18rem}.mr-8{margin-right:2rem}.mr-80{margin-right:20rem}.mr-9{margin-right:2.25rem}.mr-96{margin-right:24rem}.mt-0{margin-top:0}.mt-0\\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-11{margin-top:2.75rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\\.5{margin-top:.625rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-28{margin-top:7rem}.mt-3{margin-top:.75rem}.mt-3\\.5{margin-top:.875rem}.mt-32{margin-top:8rem}.mt-36{margin-top:9rem}.mt-4{margin-top:1rem}.mt-40{margin-top:10rem}.mt-44{margin-top:11rem}.mt-48{margin-top:12rem}.mt-5{margin-top:1.25rem}.mt-52{margin-top:13rem}.mt-56{margin-top:14rem}.mt-6{margin-top:1.5rem}.mt-60{margin-top:15rem}.mt-64{margin-top:16rem}.mt-7{margin-top:1.75rem}.mt-72{margin-top:18rem}.mt-8{margin-top:2rem}.mt-80{margin-top:20rem}.mt-9{margin-top:2.25rem}.mt-96{margin-top:24rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\\[16\\/9\\]{aspect-ratio:16/9}.aspect-\\[4\\/3\\]{aspect-ratio:4/3}.aspect-\\[9\\/16\\]{aspect-ratio:9/16}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.\\!h-px{height:1px!important}.h-0\\.5{height:.125rem}.h-1{height:.25rem}.h-1\\.5{height:.375rem}.h-1\\/2{height:50%}.h-1\\/3{height:33.333333%}.h-1\\/4{height:25%}.h-1\\/5{height:20%}.h-1\\/6{height:16.666667%}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\\.5{height:.625rem}.h-2\\/3{height:66.666667%}.h-2\\/4{height:50%}.h-2\\/5{height:40%}.h-2\\/6{height:33.333333%}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\\.5{height:.875rem}.h-3\\/4{height:75%}.h-3\\/5{height:60%}.h-3\\/6{height:50%}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-4\\/5{height:80%}.h-4\\/6{height:66.666667%}.h-40{height:10rem}.h-44{height:11rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-5\\/6{height:83.333333%}.h-52{height:13rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\\[100vh\\]{height:100vh}.h-\\[16vh\\]{height:16vh}.h-\\[39rem\\]{height:39rem}.h-\\[90vh\\]{height:90vh}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-max{height:-moz-max-content;height:max-content}.h-min{height:-moz-min-content;height:min-content}.h-screen{height:100vh}.max-h-0\\.5{max-height:.125rem}.max-h-1{max-height:.25rem}.max-h-1\\.5{max-height:.375rem}.max-h-10{max-height:2.5rem}.max-h-11{max-height:2.75rem}.max-h-12{max-height:3rem}.max-h-14{max-height:3.5rem}.max-h-16{max-height:4rem}.max-h-2{max-height:.5rem}.max-h-2\\.5{max-height:.625rem}.max-h-20{max-height:5rem}.max-h-24{max-height:6rem}.max-h-28{max-height:7rem}.max-h-3{max-height:.75rem}.max-h-3\\.5{max-height:.875rem}.max-h-32{max-height:8rem}.max-h-36{max-height:9rem}.max-h-4{max-height:1rem}.max-h-40{max-height:10rem}.max-h-44{max-height:11rem}.max-h-48{max-height:12rem}.max-h-5{max-height:1.25rem}.max-h-52{max-height:13rem}.max-h-56{max-height:14rem}.max-h-6{max-height:1.5rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-7{max-height:1.75rem}.max-h-72{max-height:18rem}.max-h-8{max-height:2rem}.max-h-80{max-height:20rem}.max-h-9{max-height:2.25rem}.max-h-96{max-height:24rem}.max-h-\\[20rem\\]{max-height:20rem}.max-h-\\[33rem\\]{max-height:33rem}.max-h-\\[50rem\\]{max-height:50rem}.min-h-0\\.5{min-height:.125rem}.min-h-1{min-height:.25rem}.min-h-1\\.5{min-height:.375rem}.min-h-10{min-height:2.5rem}.min-h-11{min-height:2.75rem}.min-h-12{min-height:3rem}.min-h-14{min-height:3.5rem}.min-h-16{min-height:4rem}.min-h-2{min-height:.5rem}.min-h-2\\.5{min-height:.625rem}.min-h-20{min-height:5rem}.min-h-24{min-height:6rem}.min-h-28{min-height:7rem}.min-h-3{min-height:.75rem}.min-h-3\\.5{min-height:.875rem}.min-h-32{min-height:8rem}.min-h-36{min-height:9rem}.min-h-4{min-height:1rem}.min-h-40{min-height:10rem}.min-h-44{min-height:11rem}.min-h-48{min-height:12rem}.min-h-5{min-height:1.25rem}.min-h-52{min-height:13rem}.min-h-56{min-height:14rem}.min-h-6{min-height:1.5rem}.min-h-60{min-height:15rem}.min-h-64{min-height:16rem}.min-h-7{min-height:1.75rem}.min-h-72{min-height:18rem}.min-h-8{min-height:2rem}.min-h-80{min-height:20rem}.min-h-9{min-height:2.25rem}.min-h-96{min-height:24rem}.min-h-\\[12em\\]{min-height:12em}.min-h-\\[12rem\\]{min-height:12rem}.min-h-\\[2\\.5rem\\]{min-height:2.5rem}.min-h-\\[20rem\\]{min-height:20rem}.min-h-\\[33rem\\]{min-height:33rem}.\\!w-px{width:1px!important}.w-0{width:0px}.w-0\\.5{width:.125rem}.w-1{width:.25rem}.w-1\\.5{width:.375rem}.w-1\\/2{width:50%}.w-1\\/3{width:33.333333%}.w-1\\/4{width:25%}.w-1\\/5{width:20%}.w-1\\/6{width:16.666667%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\\.5{width:.625rem}.w-2\\/3{width:66.666667%}.w-2\\/4{width:50%}.w-2\\/5{width:40%}.w-2\\/6{width:33.333333%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\\.5{width:.875rem}.w-3\\/12{width:25%}.w-3\\/4{width:75%}.w-3\\/5{width:60%}.w-3\\/6{width:50%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\\/5{width:80%}.w-4\\/6{width:66.666667%}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\\/6{width:83.333333%}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-9\\/12{width:75%}.w-96{width:24rem}.w-\\[96\\%\\]{width:96%}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-min{width:-moz-min-content;width:min-content}.w-screen{width:100vw}.min-w-0\\.5{min-width:.125rem}.min-w-1{min-width:.25rem}.min-w-1\\.5{min-width:.375rem}.min-w-10{min-width:2.5rem}.min-w-11{min-width:2.75rem}.min-w-12{min-width:3rem}.min-w-14{min-width:3.5rem}.min-w-16{min-width:4rem}.min-w-2{min-width:.5rem}.min-w-2\\.5{min-width:.625rem}.min-w-20{min-width:5rem}.min-w-24{min-width:6rem}.min-w-28{min-width:7rem}.min-w-3{min-width:.75rem}.min-w-3\\.5{min-width:.875rem}.min-w-32{min-width:8rem}.min-w-36{min-width:9rem}.min-w-4{min-width:1rem}.min-w-40{min-width:10rem}.min-w-44{min-width:11rem}.min-w-48{min-width:12rem}.min-w-5{min-width:1.25rem}.min-w-52{min-width:13rem}.min-w-56{min-width:14rem}.min-w-6{min-width:1.5rem}.min-w-60{min-width:15rem}.min-w-64{min-width:16rem}.min-w-7{min-width:1.75rem}.min-w-72{min-width:18rem}.min-w-8{min-width:2rem}.min-w-80{min-width:20rem}.min-w-9{min-width:2.25rem}.min-w-96{min-width:24rem}.min-w-\\[12rem\\]{min-width:12rem}.min-w-\\[3\\.5rem\\]{min-width:3.5rem}.min-w-\\[30rem\\]{min-width:30rem}.min-w-full{min-width:100%}.max-w-0\\.5{max-width:.125rem}.max-w-1{max-width:.25rem}.max-w-1\\.5{max-width:.375rem}.max-w-10{max-width:2.5rem}.max-w-11{max-width:2.75rem}.max-w-12{max-width:3rem}.max-w-14{max-width:3.5rem}.max-w-16{max-width:4rem}.max-w-2{max-width:.5rem}.max-w-2\\.5{max-width:.625rem}.max-w-20{max-width:5rem}.max-w-24{max-width:6rem}.max-w-28{max-width:7rem}.max-w-2xl{max-width:42rem}.max-w-3{max-width:.75rem}.max-w-3\\.5{max-width:.875rem}.max-w-32{max-width:8rem}.max-w-36{max-width:9rem}.max-w-4{max-width:1rem}.max-w-40{max-width:10rem}.max-w-44{max-width:11rem}.max-w-48{max-width:12rem}.max-w-5{max-width:1.25rem}.max-w-52{max-width:13rem}.max-w-56{max-width:14rem}.max-w-6{max-width:1.5rem}.max-w-60{max-width:15rem}.max-w-64{max-width:16rem}.max-w-7{max-width:1.75rem}.max-w-72{max-width:18rem}.max-w-7xl{max-width:80rem}.max-w-8{max-width:2rem}.max-w-80{max-width:20rem}.max-w-9{max-width:2.25rem}.max-w-96{max-width:24rem}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.grow{flex-grow:1}.origin-top-right{transform-origin:top right}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-5{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.auto-cols-\\[minmax\\(100px\\,_1fr\\)\\]{grid-auto-columns:minmax(100px,1fr)}.auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.auto-cols-max{grid-auto-columns:max-content}.auto-cols-min{grid-auto-columns:min-content}.grid-flow-col{grid-auto-flow:column}.grid-flow-row-dense{grid-auto-flow:row dense}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-\\[minmax\\(10rem\\,1fr\\)\\]{grid-template-columns:minmax(10rem,1fr)}.grid-cols-\\[minmax\\(14rem\\,1fr\\)\\]{grid-template-columns:minmax(14rem,1fr)}.grid-cols-\\[minmax\\(50px\\,100px\\)\\]{grid-template-columns:minmax(50px,100px)}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))}.grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))}.grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))}.grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))}.grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity, 1))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(209 213 219 / var(--tw-divide-opacity, 1))}.self-start{align-self:flex-start}.overflow-auto{overflow:auto}.\\!overflow-hidden{overflow:hidden!important}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.\\!whitespace-nowrap{white-space:nowrap!important}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.text-nowrap{text-wrap:nowrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.break-keep{word-break:keep-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-l-2xl{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-bl{border-bottom-left-radius:.25rem}.rounded-bl-2xl{border-bottom-left-radius:1rem}.rounded-bl-3xl{border-bottom-left-radius:1.5rem}.rounded-bl-full{border-bottom-left-radius:9999px}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.rounded-bl-sm{border-bottom-left-radius:.125rem}.rounded-bl-xl{border-bottom-left-radius:.75rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-br-2xl{border-bottom-right-radius:1rem}.rounded-br-3xl{border-bottom-right-radius:1.5rem}.rounded-br-full{border-bottom-right-radius:9999px}.rounded-br-lg{border-bottom-right-radius:.5rem}.rounded-br-md{border-bottom-right-radius:.375rem}.rounded-br-sm{border-bottom-right-radius:.125rem}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tl-2xl{border-top-left-radius:1rem}.rounded-tl-3xl{border-top-left-radius:1.5rem}.rounded-tl-full{border-top-left-radius:9999px}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tl-md{border-top-left-radius:.375rem}.rounded-tl-sm{border-top-left-radius:.125rem}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr{border-top-right-radius:.25rem}.rounded-tr-2xl{border-top-right-radius:1rem}.rounded-tr-3xl{border-top-right-radius:1.5rem}.rounded-tr-full{border-top-right-radius:9999px}.rounded-tr-lg{border-top-right-radius:.5rem}.rounded-tr-md{border-top-right-radius:.375rem}.rounded-tr-sm{border-top-right-radius:.125rem}.rounded-tr-xl{border-top-right-radius:.75rem}.\\!border-0{border-width:0px!important}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border-b{border-bottom-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-double{border-style:double}.border-hidden{border-style:hidden}.border-none{border-style:none}.border-amber-100{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1))}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-amber-400{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.border-amber-50{--tw-border-opacity: 1;border-color:rgb(255 251 235 / var(--tw-border-opacity, 1))}.border-amber-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-amber-600{--tw-border-opacity: 1;border-color:rgb(217 119 6 / var(--tw-border-opacity, 1))}.border-amber-700{--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity, 1))}.border-amber-800{--tw-border-opacity: 1;border-color:rgb(146 64 14 / var(--tw-border-opacity, 1))}.border-amber-900{--tw-border-opacity: 1;border-color:rgb(120 53 15 / var(--tw-border-opacity, 1))}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-400{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-blue-50{--tw-border-opacity: 1;border-color:rgb(239 246 255 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-blue-700{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.border-blue-800{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.border-blue-900{--tw-border-opacity: 1;border-color:rgb(30 58 138 / var(--tw-border-opacity, 1))}.border-current{border-color:currentColor}.border-cyan-100{--tw-border-opacity: 1;border-color:rgb(207 250 254 / var(--tw-border-opacity, 1))}.border-cyan-200{--tw-border-opacity: 1;border-color:rgb(165 243 252 / var(--tw-border-opacity, 1))}.border-cyan-300{--tw-border-opacity: 1;border-color:rgb(103 232 249 / var(--tw-border-opacity, 1))}.border-cyan-400{--tw-border-opacity: 1;border-color:rgb(34 211 238 / var(--tw-border-opacity, 1))}.border-cyan-50{--tw-border-opacity: 1;border-color:rgb(236 254 255 / var(--tw-border-opacity, 1))}.border-cyan-500{--tw-border-opacity: 1;border-color:rgb(6 182 212 / var(--tw-border-opacity, 1))}.border-cyan-600{--tw-border-opacity: 1;border-color:rgb(8 145 178 / var(--tw-border-opacity, 1))}.border-cyan-700{--tw-border-opacity: 1;border-color:rgb(14 116 144 / var(--tw-border-opacity, 1))}.border-cyan-800{--tw-border-opacity: 1;border-color:rgb(21 94 117 / var(--tw-border-opacity, 1))}.border-cyan-900{--tw-border-opacity: 1;border-color:rgb(22 78 99 / var(--tw-border-opacity, 1))}.border-emerald-100{--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1))}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-300{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.border-emerald-400{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.border-emerald-50{--tw-border-opacity: 1;border-color:rgb(236 253 245 / var(--tw-border-opacity, 1))}.border-emerald-500{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.border-emerald-600{--tw-border-opacity: 1;border-color:rgb(5 150 105 / var(--tw-border-opacity, 1))}.border-emerald-700{--tw-border-opacity: 1;border-color:rgb(4 120 87 / var(--tw-border-opacity, 1))}.border-emerald-800{--tw-border-opacity: 1;border-color:rgb(6 95 70 / var(--tw-border-opacity, 1))}.border-emerald-900{--tw-border-opacity: 1;border-color:rgb(6 78 59 / var(--tw-border-opacity, 1))}.border-fuchsia-100{--tw-border-opacity: 1;border-color:rgb(250 232 255 / var(--tw-border-opacity, 1))}.border-fuchsia-200{--tw-border-opacity: 1;border-color:rgb(245 208 254 / var(--tw-border-opacity, 1))}.border-fuchsia-300{--tw-border-opacity: 1;border-color:rgb(240 171 252 / var(--tw-border-opacity, 1))}.border-fuchsia-400{--tw-border-opacity: 1;border-color:rgb(232 121 249 / var(--tw-border-opacity, 1))}.border-fuchsia-50{--tw-border-opacity: 1;border-color:rgb(253 244 255 / var(--tw-border-opacity, 1))}.border-fuchsia-500{--tw-border-opacity: 1;border-color:rgb(217 70 239 / var(--tw-border-opacity, 1))}.border-fuchsia-600{--tw-border-opacity: 1;border-color:rgb(192 38 211 / var(--tw-border-opacity, 1))}.border-fuchsia-700{--tw-border-opacity: 1;border-color:rgb(162 28 175 / var(--tw-border-opacity, 1))}.border-fuchsia-800{--tw-border-opacity: 1;border-color:rgb(134 25 143 / var(--tw-border-opacity, 1))}.border-fuchsia-900{--tw-border-opacity: 1;border-color:rgb(112 26 117 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-gray-50{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.border-gray-800{--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-gray-900{--tw-border-opacity: 1;border-color:rgb(17 24 39 / var(--tw-border-opacity, 1))}.border-green-100{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-300{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}.border-green-400{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.border-green-50{--tw-border-opacity: 1;border-color:rgb(240 253 244 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-green-600{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.border-green-700{--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity, 1))}.border-green-800{--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity, 1))}.border-green-900{--tw-border-opacity: 1;border-color:rgb(20 83 45 / var(--tw-border-opacity, 1))}.border-indigo-100{--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity, 1))}.border-indigo-200{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.border-indigo-300{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.border-indigo-400{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.border-indigo-50{--tw-border-opacity: 1;border-color:rgb(238 242 255 / var(--tw-border-opacity, 1))}.border-indigo-500{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.border-indigo-600{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.border-indigo-700{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1))}.border-indigo-800{--tw-border-opacity: 1;border-color:rgb(55 48 163 / var(--tw-border-opacity, 1))}.border-indigo-900{--tw-border-opacity: 1;border-color:rgb(49 46 129 / var(--tw-border-opacity, 1))}.border-lime-100{--tw-border-opacity: 1;border-color:rgb(236 252 203 / var(--tw-border-opacity, 1))}.border-lime-200{--tw-border-opacity: 1;border-color:rgb(217 249 157 / var(--tw-border-opacity, 1))}.border-lime-300{--tw-border-opacity: 1;border-color:rgb(190 242 100 / var(--tw-border-opacity, 1))}.border-lime-400{--tw-border-opacity: 1;border-color:rgb(163 230 53 / var(--tw-border-opacity, 1))}.border-lime-50{--tw-border-opacity: 1;border-color:rgb(247 254 231 / var(--tw-border-opacity, 1))}.border-lime-500{--tw-border-opacity: 1;border-color:rgb(132 204 22 / var(--tw-border-opacity, 1))}.border-lime-600{--tw-border-opacity: 1;border-color:rgb(101 163 13 / var(--tw-border-opacity, 1))}.border-lime-700{--tw-border-opacity: 1;border-color:rgb(77 124 15 / var(--tw-border-opacity, 1))}.border-lime-800{--tw-border-opacity: 1;border-color:rgb(63 98 18 / var(--tw-border-opacity, 1))}.border-lime-900{--tw-border-opacity: 1;border-color:rgb(54 83 20 / var(--tw-border-opacity, 1))}.border-myPrimaryLightGrayColor{--tw-border-opacity: 1;border-color:rgb(239 242 246 / var(--tw-border-opacity, 1))}.border-myPrimaryLinkColor{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.border-myPrimaryMediumGrayColor{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-neutral-100{--tw-border-opacity: 1;border-color:rgb(245 245 245 / var(--tw-border-opacity, 1))}.border-neutral-200{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.border-neutral-300{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1))}.border-neutral-400{--tw-border-opacity: 1;border-color:rgb(163 163 163 / var(--tw-border-opacity, 1))}.border-neutral-50{--tw-border-opacity: 1;border-color:rgb(250 250 250 / var(--tw-border-opacity, 1))}.border-neutral-500{--tw-border-opacity: 1;border-color:rgb(115 115 115 / var(--tw-border-opacity, 1))}.border-neutral-600{--tw-border-opacity: 1;border-color:rgb(82 82 82 / var(--tw-border-opacity, 1))}.border-neutral-700{--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity, 1))}.border-neutral-800{--tw-border-opacity: 1;border-color:rgb(38 38 38 / var(--tw-border-opacity, 1))}.border-neutral-900{--tw-border-opacity: 1;border-color:rgb(23 23 23 / var(--tw-border-opacity, 1))}.border-orange-100{--tw-border-opacity: 1;border-color:rgb(255 237 213 / var(--tw-border-opacity, 1))}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-orange-300{--tw-border-opacity: 1;border-color:rgb(253 186 116 / var(--tw-border-opacity, 1))}.border-orange-400{--tw-border-opacity: 1;border-color:rgb(251 146 60 / var(--tw-border-opacity, 1))}.border-orange-50{--tw-border-opacity: 1;border-color:rgb(255 247 237 / var(--tw-border-opacity, 1))}.border-orange-500{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-orange-600{--tw-border-opacity: 1;border-color:rgb(234 88 12 / var(--tw-border-opacity, 1))}.border-orange-700{--tw-border-opacity: 1;border-color:rgb(194 65 12 / var(--tw-border-opacity, 1))}.border-orange-800{--tw-border-opacity: 1;border-color:rgb(154 52 18 / var(--tw-border-opacity, 1))}.border-orange-900{--tw-border-opacity: 1;border-color:rgb(124 45 18 / var(--tw-border-opacity, 1))}.border-pink-100{--tw-border-opacity: 1;border-color:rgb(252 231 243 / var(--tw-border-opacity, 1))}.border-pink-200{--tw-border-opacity: 1;border-color:rgb(251 207 232 / var(--tw-border-opacity, 1))}.border-pink-300{--tw-border-opacity: 1;border-color:rgb(249 168 212 / var(--tw-border-opacity, 1))}.border-pink-400{--tw-border-opacity: 1;border-color:rgb(244 114 182 / var(--tw-border-opacity, 1))}.border-pink-50{--tw-border-opacity: 1;border-color:rgb(253 242 248 / var(--tw-border-opacity, 1))}.border-pink-500{--tw-border-opacity: 1;border-color:rgb(236 72 153 / var(--tw-border-opacity, 1))}.border-pink-600{--tw-border-opacity: 1;border-color:rgb(219 39 119 / var(--tw-border-opacity, 1))}.border-pink-700{--tw-border-opacity: 1;border-color:rgb(190 24 93 / var(--tw-border-opacity, 1))}.border-pink-800{--tw-border-opacity: 1;border-color:rgb(157 23 77 / var(--tw-border-opacity, 1))}.border-pink-900{--tw-border-opacity: 1;border-color:rgb(131 24 67 / var(--tw-border-opacity, 1))}.border-purple-100{--tw-border-opacity: 1;border-color:rgb(243 232 255 / var(--tw-border-opacity, 1))}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-purple-300{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity, 1))}.border-purple-400{--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.border-purple-50{--tw-border-opacity: 1;border-color:rgb(250 245 255 / var(--tw-border-opacity, 1))}.border-purple-500{--tw-border-opacity: 1;border-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.border-purple-600{--tw-border-opacity: 1;border-color:rgb(147 51 234 / var(--tw-border-opacity, 1))}.border-purple-700{--tw-border-opacity: 1;border-color:rgb(126 34 206 / var(--tw-border-opacity, 1))}.border-purple-800{--tw-border-opacity: 1;border-color:rgb(107 33 168 / var(--tw-border-opacity, 1))}.border-purple-900{--tw-border-opacity: 1;border-color:rgb(88 28 135 / var(--tw-border-opacity, 1))}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-red-50{--tw-border-opacity: 1;border-color:rgb(254 242 242 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-red-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.border-red-700{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.border-red-800{--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.border-red-900{--tw-border-opacity: 1;border-color:rgb(127 29 29 / var(--tw-border-opacity, 1))}.border-rose-100{--tw-border-opacity: 1;border-color:rgb(255 228 230 / var(--tw-border-opacity, 1))}.border-rose-200{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.border-rose-300{--tw-border-opacity: 1;border-color:rgb(253 164 175 / var(--tw-border-opacity, 1))}.border-rose-400{--tw-border-opacity: 1;border-color:rgb(251 113 133 / var(--tw-border-opacity, 1))}.border-rose-50{--tw-border-opacity: 1;border-color:rgb(255 241 242 / var(--tw-border-opacity, 1))}.border-rose-500{--tw-border-opacity: 1;border-color:rgb(244 63 94 / var(--tw-border-opacity, 1))}.border-rose-600{--tw-border-opacity: 1;border-color:rgb(225 29 72 / var(--tw-border-opacity, 1))}.border-rose-700{--tw-border-opacity: 1;border-color:rgb(190 18 60 / var(--tw-border-opacity, 1))}.border-rose-800{--tw-border-opacity: 1;border-color:rgb(159 18 57 / var(--tw-border-opacity, 1))}.border-rose-900{--tw-border-opacity: 1;border-color:rgb(136 19 55 / var(--tw-border-opacity, 1))}.border-sky-100{--tw-border-opacity: 1;border-color:rgb(224 242 254 / var(--tw-border-opacity, 1))}.border-sky-200{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.border-sky-300{--tw-border-opacity: 1;border-color:rgb(125 211 252 / var(--tw-border-opacity, 1))}.border-sky-400{--tw-border-opacity: 1;border-color:rgb(56 189 248 / var(--tw-border-opacity, 1))}.border-sky-50{--tw-border-opacity: 1;border-color:rgb(240 249 255 / var(--tw-border-opacity, 1))}.border-sky-500{--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity, 1))}.border-sky-600{--tw-border-opacity: 1;border-color:rgb(2 132 199 / var(--tw-border-opacity, 1))}.border-sky-700{--tw-border-opacity: 1;border-color:rgb(3 105 161 / var(--tw-border-opacity, 1))}.border-sky-800{--tw-border-opacity: 1;border-color:rgb(7 89 133 / var(--tw-border-opacity, 1))}.border-sky-900{--tw-border-opacity: 1;border-color:rgb(12 74 110 / var(--tw-border-opacity, 1))}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-slate-400{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.border-slate-50{--tw-border-opacity: 1;border-color:rgb(248 250 252 / var(--tw-border-opacity, 1))}.border-slate-500{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.border-slate-600{--tw-border-opacity: 1;border-color:rgb(71 85 105 / var(--tw-border-opacity, 1))}.border-slate-700{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.border-slate-800{--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.border-slate-900{--tw-border-opacity: 1;border-color:rgb(15 23 42 / var(--tw-border-opacity, 1))}.border-stone-100{--tw-border-opacity: 1;border-color:rgb(245 245 244 / var(--tw-border-opacity, 1))}.border-stone-200{--tw-border-opacity: 1;border-color:rgb(231 229 228 / var(--tw-border-opacity, 1))}.border-stone-300{--tw-border-opacity: 1;border-color:rgb(214 211 209 / var(--tw-border-opacity, 1))}.border-stone-400{--tw-border-opacity: 1;border-color:rgb(168 162 158 / var(--tw-border-opacity, 1))}.border-stone-50{--tw-border-opacity: 1;border-color:rgb(250 250 249 / var(--tw-border-opacity, 1))}.border-stone-500{--tw-border-opacity: 1;border-color:rgb(120 113 108 / var(--tw-border-opacity, 1))}.border-stone-600{--tw-border-opacity: 1;border-color:rgb(87 83 78 / var(--tw-border-opacity, 1))}.border-stone-700{--tw-border-opacity: 1;border-color:rgb(68 64 60 / var(--tw-border-opacity, 1))}.border-stone-800{--tw-border-opacity: 1;border-color:rgb(41 37 36 / var(--tw-border-opacity, 1))}.border-stone-900{--tw-border-opacity: 1;border-color:rgb(28 25 23 / var(--tw-border-opacity, 1))}.border-teal-100{--tw-border-opacity: 1;border-color:rgb(204 251 241 / var(--tw-border-opacity, 1))}.border-teal-200{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1))}.border-teal-300{--tw-border-opacity: 1;border-color:rgb(94 234 212 / var(--tw-border-opacity, 1))}.border-teal-400{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.border-teal-50{--tw-border-opacity: 1;border-color:rgb(240 253 250 / var(--tw-border-opacity, 1))}.border-teal-500{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.border-teal-600{--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1))}.border-teal-700{--tw-border-opacity: 1;border-color:rgb(15 118 110 / var(--tw-border-opacity, 1))}.border-teal-800{--tw-border-opacity: 1;border-color:rgb(17 94 89 / var(--tw-border-opacity, 1))}.border-teal-900{--tw-border-opacity: 1;border-color:rgb(19 78 74 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-violet-100{--tw-border-opacity: 1;border-color:rgb(237 233 254 / var(--tw-border-opacity, 1))}.border-violet-200{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.border-violet-300{--tw-border-opacity: 1;border-color:rgb(196 181 253 / var(--tw-border-opacity, 1))}.border-violet-400{--tw-border-opacity: 1;border-color:rgb(167 139 250 / var(--tw-border-opacity, 1))}.border-violet-50{--tw-border-opacity: 1;border-color:rgb(245 243 255 / var(--tw-border-opacity, 1))}.border-violet-500{--tw-border-opacity: 1;border-color:rgb(139 92 246 / var(--tw-border-opacity, 1))}.border-violet-600{--tw-border-opacity: 1;border-color:rgb(124 58 237 / var(--tw-border-opacity, 1))}.border-violet-700{--tw-border-opacity: 1;border-color:rgb(109 40 217 / var(--tw-border-opacity, 1))}.border-violet-800{--tw-border-opacity: 1;border-color:rgb(91 33 182 / var(--tw-border-opacity, 1))}.border-violet-900{--tw-border-opacity: 1;border-color:rgb(76 29 149 / var(--tw-border-opacity, 1))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-yellow-100{--tw-border-opacity: 1;border-color:rgb(254 249 195 / var(--tw-border-opacity, 1))}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.border-yellow-300{--tw-border-opacity: 1;border-color:rgb(253 224 71 / var(--tw-border-opacity, 1))}.border-yellow-400{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.border-yellow-50{--tw-border-opacity: 1;border-color:rgb(254 252 232 / var(--tw-border-opacity, 1))}.border-yellow-500{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.border-yellow-600{--tw-border-opacity: 1;border-color:rgb(202 138 4 / var(--tw-border-opacity, 1))}.border-yellow-700{--tw-border-opacity: 1;border-color:rgb(161 98 7 / var(--tw-border-opacity, 1))}.border-yellow-800{--tw-border-opacity: 1;border-color:rgb(133 77 14 / var(--tw-border-opacity, 1))}.border-yellow-900{--tw-border-opacity: 1;border-color:rgb(113 63 18 / var(--tw-border-opacity, 1))}.border-zinc-100{--tw-border-opacity: 1;border-color:rgb(244 244 245 / var(--tw-border-opacity, 1))}.border-zinc-200{--tw-border-opacity: 1;border-color:rgb(228 228 231 / var(--tw-border-opacity, 1))}.border-zinc-300{--tw-border-opacity: 1;border-color:rgb(212 212 216 / var(--tw-border-opacity, 1))}.border-zinc-400{--tw-border-opacity: 1;border-color:rgb(161 161 170 / var(--tw-border-opacity, 1))}.border-zinc-50{--tw-border-opacity: 1;border-color:rgb(250 250 250 / var(--tw-border-opacity, 1))}.border-zinc-500{--tw-border-opacity: 1;border-color:rgb(113 113 122 / var(--tw-border-opacity, 1))}.border-zinc-600{--tw-border-opacity: 1;border-color:rgb(82 82 91 / var(--tw-border-opacity, 1))}.border-zinc-700{--tw-border-opacity: 1;border-color:rgb(63 63 70 / var(--tw-border-opacity, 1))}.border-zinc-800{--tw-border-opacity: 1;border-color:rgb(39 39 42 / var(--tw-border-opacity, 1))}.border-zinc-900{--tw-border-opacity: 1;border-color:rgb(24 24 27 / var(--tw-border-opacity, 1))}.border-r-transparent{border-right-color:transparent}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-200{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.bg-amber-300{--tw-bg-opacity: 1;background-color:rgb(252 211 77 / var(--tw-bg-opacity, 1))}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-amber-700{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.bg-amber-800{--tw-bg-opacity: 1;background-color:rgb(146 64 14 / var(--tw-bg-opacity, 1))}.bg-amber-900{--tw-bg-opacity: 1;background-color:rgb(120 53 15 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\\/0{background-color:#0000}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.bg-blue-300{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-blue-700{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.bg-blue-800{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.bg-blue-900{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.bg-cyan-100{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity, 1))}.bg-cyan-200{--tw-bg-opacity: 1;background-color:rgb(165 243 252 / var(--tw-bg-opacity, 1))}.bg-cyan-300{--tw-bg-opacity: 1;background-color:rgb(103 232 249 / var(--tw-bg-opacity, 1))}.bg-cyan-400{--tw-bg-opacity: 1;background-color:rgb(34 211 238 / var(--tw-bg-opacity, 1))}.bg-cyan-50{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.bg-cyan-500{--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity, 1))}.bg-cyan-600{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.bg-cyan-700{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity, 1))}.bg-cyan-800{--tw-bg-opacity: 1;background-color:rgb(21 94 117 / var(--tw-bg-opacity, 1))}.bg-cyan-900{--tw-bg-opacity: 1;background-color:rgb(22 78 99 / var(--tw-bg-opacity, 1))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-200{--tw-bg-opacity: 1;background-color:rgb(167 243 208 / var(--tw-bg-opacity, 1))}.bg-emerald-300{--tw-bg-opacity: 1;background-color:rgb(110 231 183 / var(--tw-bg-opacity, 1))}.bg-emerald-400{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-emerald-700{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.bg-emerald-800{--tw-bg-opacity: 1;background-color:rgb(6 95 70 / var(--tw-bg-opacity, 1))}.bg-emerald-900{--tw-bg-opacity: 1;background-color:rgb(6 78 59 / var(--tw-bg-opacity, 1))}.bg-fuchsia-100{--tw-bg-opacity: 1;background-color:rgb(250 232 255 / var(--tw-bg-opacity, 1))}.bg-fuchsia-200{--tw-bg-opacity: 1;background-color:rgb(245 208 254 / var(--tw-bg-opacity, 1))}.bg-fuchsia-300{--tw-bg-opacity: 1;background-color:rgb(240 171 252 / var(--tw-bg-opacity, 1))}.bg-fuchsia-400{--tw-bg-opacity: 1;background-color:rgb(232 121 249 / var(--tw-bg-opacity, 1))}.bg-fuchsia-50{--tw-bg-opacity: 1;background-color:rgb(253 244 255 / var(--tw-bg-opacity, 1))}.bg-fuchsia-500{--tw-bg-opacity: 1;background-color:rgb(217 70 239 / var(--tw-bg-opacity, 1))}.bg-fuchsia-600{--tw-bg-opacity: 1;background-color:rgb(192 38 211 / var(--tw-bg-opacity, 1))}.bg-fuchsia-700{--tw-bg-opacity: 1;background-color:rgb(162 28 175 / var(--tw-bg-opacity, 1))}.bg-fuchsia-800{--tw-bg-opacity: 1;background-color:rgb(134 25 143 / var(--tw-bg-opacity, 1))}.bg-fuchsia-900{--tw-bg-opacity: 1;background-color:rgb(112 26 117 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-gray-800\\/40{background-color:#1f293766}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-gray-950{--tw-bg-opacity: 1;background-color:rgb(3 7 18 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.bg-green-300{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity, 1))}.bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.bg-green-800{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.bg-green-900{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity, 1))}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.bg-indigo-200{--tw-bg-opacity: 1;background-color:rgb(199 210 254 / var(--tw-bg-opacity, 1))}.bg-indigo-300{--tw-bg-opacity: 1;background-color:rgb(165 180 252 / var(--tw-bg-opacity, 1))}.bg-indigo-400{--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-indigo-500{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-indigo-700{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.bg-indigo-800{--tw-bg-opacity: 1;background-color:rgb(55 48 163 / var(--tw-bg-opacity, 1))}.bg-indigo-900{--tw-bg-opacity: 1;background-color:rgb(49 46 129 / var(--tw-bg-opacity, 1))}.bg-lime-100{--tw-bg-opacity: 1;background-color:rgb(236 252 203 / var(--tw-bg-opacity, 1))}.bg-lime-200{--tw-bg-opacity: 1;background-color:rgb(217 249 157 / var(--tw-bg-opacity, 1))}.bg-lime-300{--tw-bg-opacity: 1;background-color:rgb(190 242 100 / var(--tw-bg-opacity, 1))}.bg-lime-400{--tw-bg-opacity: 1;background-color:rgb(163 230 53 / var(--tw-bg-opacity, 1))}.bg-lime-50{--tw-bg-opacity: 1;background-color:rgb(247 254 231 / var(--tw-bg-opacity, 1))}.bg-lime-500{--tw-bg-opacity: 1;background-color:rgb(132 204 22 / var(--tw-bg-opacity, 1))}.bg-lime-600{--tw-bg-opacity: 1;background-color:rgb(101 163 13 / var(--tw-bg-opacity, 1))}.bg-lime-700{--tw-bg-opacity: 1;background-color:rgb(77 124 15 / var(--tw-bg-opacity, 1))}.bg-lime-800{--tw-bg-opacity: 1;background-color:rgb(63 98 18 / var(--tw-bg-opacity, 1))}.bg-lime-900{--tw-bg-opacity: 1;background-color:rgb(54 83 20 / var(--tw-bg-opacity, 1))}.bg-myPrimaryBrandColor{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-myPrimaryErrorColor{--tw-bg-opacity: 1;background-color:rgb(214 0 0 / var(--tw-bg-opacity, 1))}.bg-myPrimaryLightGrayColor{--tw-bg-opacity: 1;background-color:rgb(239 242 246 / var(--tw-bg-opacity, 1))}.bg-myPrimaryLinkColor{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-neutral-100{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.bg-neutral-200{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))}.bg-neutral-300{--tw-bg-opacity: 1;background-color:rgb(212 212 212 / var(--tw-bg-opacity, 1))}.bg-neutral-400{--tw-bg-opacity: 1;background-color:rgb(163 163 163 / var(--tw-bg-opacity, 1))}.bg-neutral-50{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.bg-neutral-500{--tw-bg-opacity: 1;background-color:rgb(115 115 115 / var(--tw-bg-opacity, 1))}.bg-neutral-600{--tw-bg-opacity: 1;background-color:rgb(82 82 82 / var(--tw-bg-opacity, 1))}.bg-neutral-700{--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.bg-neutral-800{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity, 1))}.bg-neutral-900{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-200{--tw-bg-opacity: 1;background-color:rgb(254 215 170 / var(--tw-bg-opacity, 1))}.bg-orange-300{--tw-bg-opacity: 1;background-color:rgb(253 186 116 / var(--tw-bg-opacity, 1))}.bg-orange-400{--tw-bg-opacity: 1;background-color:rgb(251 146 60 / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.bg-orange-700{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity, 1))}.bg-orange-800{--tw-bg-opacity: 1;background-color:rgb(154 52 18 / var(--tw-bg-opacity, 1))}.bg-orange-900{--tw-bg-opacity: 1;background-color:rgb(124 45 18 / var(--tw-bg-opacity, 1))}.bg-pink-100{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity, 1))}.bg-pink-200{--tw-bg-opacity: 1;background-color:rgb(251 207 232 / var(--tw-bg-opacity, 1))}.bg-pink-300{--tw-bg-opacity: 1;background-color:rgb(249 168 212 / var(--tw-bg-opacity, 1))}.bg-pink-400{--tw-bg-opacity: 1;background-color:rgb(244 114 182 / var(--tw-bg-opacity, 1))}.bg-pink-50{--tw-bg-opacity: 1;background-color:rgb(253 242 248 / var(--tw-bg-opacity, 1))}.bg-pink-500{--tw-bg-opacity: 1;background-color:rgb(236 72 153 / var(--tw-bg-opacity, 1))}.bg-pink-600{--tw-bg-opacity: 1;background-color:rgb(219 39 119 / var(--tw-bg-opacity, 1))}.bg-pink-700{--tw-bg-opacity: 1;background-color:rgb(190 24 93 / var(--tw-bg-opacity, 1))}.bg-pink-800{--tw-bg-opacity: 1;background-color:rgb(157 23 77 / var(--tw-bg-opacity, 1))}.bg-pink-900{--tw-bg-opacity: 1;background-color:rgb(131 24 67 / var(--tw-bg-opacity, 1))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-200{--tw-bg-opacity: 1;background-color:rgb(233 213 255 / var(--tw-bg-opacity, 1))}.bg-purple-300{--tw-bg-opacity: 1;background-color:rgb(216 180 254 / var(--tw-bg-opacity, 1))}.bg-purple-400{--tw-bg-opacity: 1;background-color:rgb(192 132 252 / var(--tw-bg-opacity, 1))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.bg-purple-700{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity, 1))}.bg-purple-800{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity, 1))}.bg-purple-900{--tw-bg-opacity: 1;background-color:rgb(88 28 135 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.bg-red-300{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.bg-red-900{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.bg-rose-200{--tw-bg-opacity: 1;background-color:rgb(254 205 211 / var(--tw-bg-opacity, 1))}.bg-rose-300{--tw-bg-opacity: 1;background-color:rgb(253 164 175 / var(--tw-bg-opacity, 1))}.bg-rose-400{--tw-bg-opacity: 1;background-color:rgb(251 113 133 / var(--tw-bg-opacity, 1))}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.bg-rose-600{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.bg-rose-700{--tw-bg-opacity: 1;background-color:rgb(190 18 60 / var(--tw-bg-opacity, 1))}.bg-rose-800{--tw-bg-opacity: 1;background-color:rgb(159 18 57 / var(--tw-bg-opacity, 1))}.bg-rose-900{--tw-bg-opacity: 1;background-color:rgb(136 19 55 / var(--tw-bg-opacity, 1))}.bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.bg-sky-200{--tw-bg-opacity: 1;background-color:rgb(186 230 253 / var(--tw-bg-opacity, 1))}.bg-sky-300{--tw-bg-opacity: 1;background-color:rgb(125 211 252 / var(--tw-bg-opacity, 1))}.bg-sky-400{--tw-bg-opacity: 1;background-color:rgb(56 189 248 / var(--tw-bg-opacity, 1))}.bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.bg-sky-500{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity, 1))}.bg-sky-600{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity, 1))}.bg-sky-700{--tw-bg-opacity: 1;background-color:rgb(3 105 161 / var(--tw-bg-opacity, 1))}.bg-sky-800{--tw-bg-opacity: 1;background-color:rgb(7 89 133 / var(--tw-bg-opacity, 1))}.bg-sky-900{--tw-bg-opacity: 1;background-color:rgb(12 74 110 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-300{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.bg-slate-400{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-500{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.bg-slate-600{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity, 1))}.bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-stone-100{--tw-bg-opacity: 1;background-color:rgb(245 245 244 / var(--tw-bg-opacity, 1))}.bg-stone-200{--tw-bg-opacity: 1;background-color:rgb(231 229 228 / var(--tw-bg-opacity, 1))}.bg-stone-300{--tw-bg-opacity: 1;background-color:rgb(214 211 209 / var(--tw-bg-opacity, 1))}.bg-stone-400{--tw-bg-opacity: 1;background-color:rgb(168 162 158 / var(--tw-bg-opacity, 1))}.bg-stone-50{--tw-bg-opacity: 1;background-color:rgb(250 250 249 / var(--tw-bg-opacity, 1))}.bg-stone-500{--tw-bg-opacity: 1;background-color:rgb(120 113 108 / var(--tw-bg-opacity, 1))}.bg-stone-600{--tw-bg-opacity: 1;background-color:rgb(87 83 78 / var(--tw-bg-opacity, 1))}.bg-stone-700{--tw-bg-opacity: 1;background-color:rgb(68 64 60 / var(--tw-bg-opacity, 1))}.bg-stone-800{--tw-bg-opacity: 1;background-color:rgb(41 37 36 / var(--tw-bg-opacity, 1))}.bg-stone-900{--tw-bg-opacity: 1;background-color:rgb(28 25 23 / var(--tw-bg-opacity, 1))}.bg-teal-100{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.bg-teal-200{--tw-bg-opacity: 1;background-color:rgb(153 246 228 / var(--tw-bg-opacity, 1))}.bg-teal-300{--tw-bg-opacity: 1;background-color:rgb(94 234 212 / var(--tw-bg-opacity, 1))}.bg-teal-400{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity, 1))}.bg-teal-50{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.bg-teal-500{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.bg-teal-700{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.bg-teal-800{--tw-bg-opacity: 1;background-color:rgb(17 94 89 / var(--tw-bg-opacity, 1))}.bg-teal-900{--tw-bg-opacity: 1;background-color:rgb(19 78 74 / var(--tw-bg-opacity, 1))}.bg-violet-100{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.bg-violet-200{--tw-bg-opacity: 1;background-color:rgb(221 214 254 / var(--tw-bg-opacity, 1))}.bg-violet-300{--tw-bg-opacity: 1;background-color:rgb(196 181 253 / var(--tw-bg-opacity, 1))}.bg-violet-400{--tw-bg-opacity: 1;background-color:rgb(167 139 250 / var(--tw-bg-opacity, 1))}.bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.bg-violet-500{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity, 1))}.bg-violet-600{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.bg-violet-700{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.bg-violet-800{--tw-bg-opacity: 1;background-color:rgb(91 33 182 / var(--tw-bg-opacity, 1))}.bg-violet-900{--tw-bg-opacity: 1;background-color:rgb(76 29 149 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-200{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.bg-yellow-300{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity, 1))}.bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.bg-yellow-700{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.bg-yellow-800{--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity, 1))}.bg-yellow-900{--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))}.bg-zinc-100{--tw-bg-opacity: 1;background-color:rgb(244 244 245 / var(--tw-bg-opacity, 1))}.bg-zinc-200{--tw-bg-opacity: 1;background-color:rgb(228 228 231 / var(--tw-bg-opacity, 1))}.bg-zinc-300{--tw-bg-opacity: 1;background-color:rgb(212 212 216 / var(--tw-bg-opacity, 1))}.bg-zinc-400{--tw-bg-opacity: 1;background-color:rgb(161 161 170 / var(--tw-bg-opacity, 1))}.bg-zinc-50{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.bg-zinc-500{--tw-bg-opacity: 1;background-color:rgb(113 113 122 / var(--tw-bg-opacity, 1))}.bg-zinc-600{--tw-bg-opacity: 1;background-color:rgb(82 82 91 / var(--tw-bg-opacity, 1))}.bg-zinc-700{--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity, 1))}.bg-zinc-800{--tw-bg-opacity: 1;background-color:rgb(39 39 42 / var(--tw-bg-opacity, 1))}.bg-zinc-900{--tw-bg-opacity: 1;background-color:rgb(24 24 27 / var(--tw-bg-opacity, 1))}.bg-opacity-0{--tw-bg-opacity: 0}.bg-opacity-10{--tw-bg-opacity: .1}.bg-opacity-100{--tw-bg-opacity: 1}.bg-opacity-20{--tw-bg-opacity: .2}.bg-opacity-25{--tw-bg-opacity: .25}.bg-opacity-30{--tw-bg-opacity: .3}.bg-opacity-40{--tw-bg-opacity: .4}.bg-opacity-5{--tw-bg-opacity: .05}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-60{--tw-bg-opacity: .6}.bg-opacity-70{--tw-bg-opacity: .7}.bg-opacity-75{--tw-bg-opacity: .75}.bg-opacity-80{--tw-bg-opacity: .8}.bg-opacity-90{--tw-bg-opacity: .9}.bg-opacity-95{--tw-bg-opacity: .95}.fill-gray-800{fill:#1f2937}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.object-left{-o-object-position:left;object-position:left}.object-right{-o-object-position:right;object-position:right}.object-top{-o-object-position:top;object-position:top}.\\!p-0{padding:0!important}.p-0{padding:0}.p-1\\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.px-0{padding-left:0;padding-right:0}.px-0\\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-11{padding-left:2.75rem;padding-right:2.75rem}.px-12{padding-left:3rem;padding-right:3rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\\.5{padding-left:.625rem;padding-right:.625rem}.px-20{padding-left:5rem;padding-right:5rem}.px-24{padding-left:6rem;padding-right:6rem}.px-28{padding-left:7rem;padding-right:7rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\\.5{padding-left:.875rem;padding-right:.875rem}.px-32{padding-left:8rem;padding-right:8rem}.px-36{padding-left:9rem;padding-right:9rem}.px-4{padding-left:1rem;padding-right:1rem}.px-40{padding-left:10rem;padding-right:10rem}.px-44{padding-left:11rem;padding-right:11rem}.px-48{padding-left:12rem;padding-right:12rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-52{padding-left:13rem;padding-right:13rem}.px-56{padding-left:14rem;padding-right:14rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-60{padding-left:15rem;padding-right:15rem}.px-64{padding-left:16rem;padding-right:16rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-72{padding-left:18rem;padding-right:18rem}.px-8{padding-left:2rem;padding-right:2rem}.px-80{padding-left:20rem;padding-right:20rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.px-96{padding-left:24rem;padding-right:24rem}.py-0{padding-top:0;padding-bottom:0}.py-0\\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-11{padding-top:2.75rem;padding-bottom:2.75rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-28{padding-top:7rem;padding-bottom:7rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\\.5{padding-top:.875rem;padding-bottom:.875rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-36{padding-top:9rem;padding-bottom:9rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-40{padding-top:10rem;padding-bottom:10rem}.py-44{padding-top:11rem;padding-bottom:11rem}.py-48{padding-top:12rem;padding-bottom:12rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-52{padding-top:13rem;padding-bottom:13rem}.py-56{padding-top:14rem;padding-bottom:14rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-60{padding-top:15rem;padding-bottom:15rem}.py-64{padding-top:16rem;padding-bottom:16rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-72{padding-top:18rem;padding-bottom:18rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-80{padding-top:20rem;padding-bottom:20rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-96{padding-top:24rem;padding-bottom:24rem}.pb-0{padding-bottom:0}.pb-0\\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-1\\.5{padding-bottom:.375rem}.pb-10{padding-bottom:2.5rem}.pb-11{padding-bottom:2.75rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-2\\.5{padding-bottom:.625rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-3{padding-bottom:.75rem}.pb-3\\.5{padding-bottom:.875rem}.pb-32{padding-bottom:8rem}.pb-36{padding-bottom:9rem}.pb-4{padding-bottom:1rem}.pb-40{padding-bottom:10rem}.pb-44{padding-bottom:11rem}.pb-48{padding-bottom:12rem}.pb-5{padding-bottom:1.25rem}.pb-52{padding-bottom:13rem}.pb-56{padding-bottom:14rem}.pb-6{padding-bottom:1.5rem}.pb-60{padding-bottom:15rem}.pb-64{padding-bottom:16rem}.pb-7{padding-bottom:1.75rem}.pb-72{padding-bottom:18rem}.pb-8{padding-bottom:2rem}.pb-80{padding-bottom:20rem}.pb-9{padding-bottom:2.25rem}.pb-96{padding-bottom:24rem}.pl-0{padding-left:0}.pl-0\\.5{padding-left:.125rem}.pl-1{padding-left:.25rem}.pl-1\\.5{padding-left:.375rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-12{padding-left:3rem}.pl-14{padding-left:3.5rem}.pl-16{padding-left:4rem}.pl-2{padding-left:.5rem}.pl-2\\.5{padding-left:.625rem}.pl-20{padding-left:5rem}.pl-24{padding-left:6rem}.pl-28{padding-left:7rem}.pl-3{padding-left:.75rem}.pl-3\\.5{padding-left:.875rem}.pl-32{padding-left:8rem}.pl-36{padding-left:9rem}.pl-4{padding-left:1rem}.pl-40{padding-left:10rem}.pl-44{padding-left:11rem}.pl-48{padding-left:12rem}.pl-5{padding-left:1.25rem}.pl-52{padding-left:13rem}.pl-56{padding-left:14rem}.pl-6{padding-left:1.5rem}.pl-60{padding-left:15rem}.pl-64{padding-left:16rem}.pl-7{padding-left:1.75rem}.pl-72{padding-left:18rem}.pl-8{padding-left:2rem}.pl-80{padding-left:20rem}.pl-9{padding-left:2.25rem}.pl-96{padding-left:24rem}.pr-0{padding-right:0}.pr-0\\.5{padding-right:.125rem}.pr-1{padding-right:.25rem}.pr-1\\.5{padding-right:.375rem}.pr-10{padding-right:2.5rem}.pr-11{padding-right:2.75rem}.pr-12{padding-right:3rem}.pr-14{padding-right:3.5rem}.pr-16{padding-right:4rem}.pr-2{padding-right:.5rem}.pr-2\\.5{padding-right:.625rem}.pr-20{padding-right:5rem}.pr-24{padding-right:6rem}.pr-28{padding-right:7rem}.pr-3{padding-right:.75rem}.pr-3\\.5{padding-right:.875rem}.pr-32{padding-right:8rem}.pr-36{padding-right:9rem}.pr-4{padding-right:1rem}.pr-40{padding-right:10rem}.pr-44{padding-right:11rem}.pr-48{padding-right:12rem}.pr-5{padding-right:1.25rem}.pr-52{padding-right:13rem}.pr-56{padding-right:14rem}.pr-6{padding-right:1.5rem}.pr-60{padding-right:15rem}.pr-64{padding-right:16rem}.pr-7{padding-right:1.75rem}.pr-72{padding-right:18rem}.pr-8{padding-right:2rem}.pr-80{padding-right:20rem}.pr-9{padding-right:2.25rem}.pr-96{padding-right:24rem}.pt-0{padding-top:0}.pt-0\\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-1\\.5{padding-top:.375rem}.pt-10{padding-top:2.5rem}.pt-11{padding-top:2.75rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-2\\.5{padding-top:.625rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-28{padding-top:7rem}.pt-3{padding-top:.75rem}.pt-3\\.5{padding-top:.875rem}.pt-32{padding-top:8rem}.pt-36{padding-top:9rem}.pt-4{padding-top:1rem}.pt-40{padding-top:10rem}.pt-44{padding-top:11rem}.pt-48{padding-top:12rem}.pt-5{padding-top:1.25rem}.pt-52{padding-top:13rem}.pt-56{padding-top:14rem}.pt-6{padding-top:1.5rem}.pt-60{padding-top:15rem}.pt-64{padding-top:16rem}.pt-7{padding-top:1.75rem}.pt-72{padding-top:18rem}.pt-8{padding-top:2rem}.pt-80{padding-top:20rem}.pt-9{padding-top:2.25rem}.pt-96{padding-top:24rem}.text-left{text-align:left}.text-center{text-align:center}.align-bottom{vertical-align:bottom}.align-\\[-0\\.125em\\]{vertical-align:-.125em}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Jost,Raleway,Cormorant,sans-serif,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}.text-\\[12\\.5px\\]{font-size:12.5px}.text-\\[16px\\]{font-size:16px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-thin{font-weight:100}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.italic{font-style:italic}.leading-none{line-height:1}.tracking-wider{letter-spacing:.05em}.text-amber-100{--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity, 1))}.text-amber-200{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-amber-50{--tw-text-opacity: 1;color:rgb(255 251 235 / var(--tw-text-opacity, 1))}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-100{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.text-blue-200{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-50{--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-cyan-100{--tw-text-opacity: 1;color:rgb(207 250 254 / var(--tw-text-opacity, 1))}.text-cyan-200{--tw-text-opacity: 1;color:rgb(165 243 252 / var(--tw-text-opacity, 1))}.text-cyan-300{--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.text-cyan-400{--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.text-cyan-50{--tw-text-opacity: 1;color:rgb(236 254 255 / var(--tw-text-opacity, 1))}.text-cyan-500{--tw-text-opacity: 1;color:rgb(6 182 212 / var(--tw-text-opacity, 1))}.text-cyan-600{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity, 1))}.text-cyan-700{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.text-cyan-800{--tw-text-opacity: 1;color:rgb(21 94 117 / var(--tw-text-opacity, 1))}.text-cyan-900{--tw-text-opacity: 1;color:rgb(22 78 99 / var(--tw-text-opacity, 1))}.text-emerald-100{--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity, 1))}.text-emerald-200{--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.text-emerald-300{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.text-emerald-50{--tw-text-opacity: 1;color:rgb(236 253 245 / var(--tw-text-opacity, 1))}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-emerald-900{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.text-fuchsia-100{--tw-text-opacity: 1;color:rgb(250 232 255 / var(--tw-text-opacity, 1))}.text-fuchsia-200{--tw-text-opacity: 1;color:rgb(245 208 254 / var(--tw-text-opacity, 1))}.text-fuchsia-300{--tw-text-opacity: 1;color:rgb(240 171 252 / var(--tw-text-opacity, 1))}.text-fuchsia-400{--tw-text-opacity: 1;color:rgb(232 121 249 / var(--tw-text-opacity, 1))}.text-fuchsia-50{--tw-text-opacity: 1;color:rgb(253 244 255 / var(--tw-text-opacity, 1))}.text-fuchsia-500{--tw-text-opacity: 1;color:rgb(217 70 239 / var(--tw-text-opacity, 1))}.text-fuchsia-600{--tw-text-opacity: 1;color:rgb(192 38 211 / var(--tw-text-opacity, 1))}.text-fuchsia-700{--tw-text-opacity: 1;color:rgb(162 28 175 / var(--tw-text-opacity, 1))}.text-fuchsia-800{--tw-text-opacity: 1;color:rgb(134 25 143 / var(--tw-text-opacity, 1))}.text-fuchsia-900{--tw-text-opacity: 1;color:rgb(112 26 117 / var(--tw-text-opacity, 1))}.text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-50{--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-100{--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity, 1))}.text-green-200{--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.text-green-300{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-50{--tw-text-opacity: 1;color:rgb(240 253 244 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.text-indigo-100{--tw-text-opacity: 1;color:rgb(224 231 255 / var(--tw-text-opacity, 1))}.text-indigo-200{--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity, 1))}.text-indigo-300{--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity, 1))}.text-indigo-400{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.text-indigo-50{--tw-text-opacity: 1;color:rgb(238 242 255 / var(--tw-text-opacity, 1))}.text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-indigo-800{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.text-indigo-900{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}.text-lime-100{--tw-text-opacity: 1;color:rgb(236 252 203 / var(--tw-text-opacity, 1))}.text-lime-200{--tw-text-opacity: 1;color:rgb(217 249 157 / var(--tw-text-opacity, 1))}.text-lime-300{--tw-text-opacity: 1;color:rgb(190 242 100 / var(--tw-text-opacity, 1))}.text-lime-400{--tw-text-opacity: 1;color:rgb(163 230 53 / var(--tw-text-opacity, 1))}.text-lime-50{--tw-text-opacity: 1;color:rgb(247 254 231 / var(--tw-text-opacity, 1))}.text-lime-500{--tw-text-opacity: 1;color:rgb(132 204 22 / var(--tw-text-opacity, 1))}.text-lime-600{--tw-text-opacity: 1;color:rgb(101 163 13 / var(--tw-text-opacity, 1))}.text-lime-700{--tw-text-opacity: 1;color:rgb(77 124 15 / var(--tw-text-opacity, 1))}.text-lime-800{--tw-text-opacity: 1;color:rgb(63 98 18 / var(--tw-text-opacity, 1))}.text-lime-900{--tw-text-opacity: 1;color:rgb(54 83 20 / var(--tw-text-opacity, 1))}.text-myPrimaryDarkGrayColor{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-myPrimaryErrorColor{--tw-text-opacity: 1;color:rgb(214 0 0 / var(--tw-text-opacity, 1))}.text-myPrimaryLinkColor{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-myPrimaryMediumGrayColor{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-myPrimarySuccesColor{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-neutral-100{--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.text-neutral-200{--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity, 1))}.text-neutral-300{--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity, 1))}.text-neutral-400{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.text-neutral-50{--tw-text-opacity: 1;color:rgb(250 250 250 / var(--tw-text-opacity, 1))}.text-neutral-500{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.text-neutral-600{--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity, 1))}.text-neutral-700{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity, 1))}.text-neutral-800{--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity, 1))}.text-neutral-900{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity, 1))}.text-orange-100{--tw-text-opacity: 1;color:rgb(255 237 213 / var(--tw-text-opacity, 1))}.text-orange-200{--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity, 1))}.text-orange-300{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.text-orange-50{--tw-text-opacity: 1;color:rgb(255 247 237 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-orange-900{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity, 1))}.text-pink-100{--tw-text-opacity: 1;color:rgb(252 231 243 / var(--tw-text-opacity, 1))}.text-pink-200{--tw-text-opacity: 1;color:rgb(251 207 232 / var(--tw-text-opacity, 1))}.text-pink-300{--tw-text-opacity: 1;color:rgb(249 168 212 / var(--tw-text-opacity, 1))}.text-pink-400{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity, 1))}.text-pink-50{--tw-text-opacity: 1;color:rgb(253 242 248 / var(--tw-text-opacity, 1))}.text-pink-500{--tw-text-opacity: 1;color:rgb(236 72 153 / var(--tw-text-opacity, 1))}.text-pink-600{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity, 1))}.text-pink-700{--tw-text-opacity: 1;color:rgb(190 24 93 / var(--tw-text-opacity, 1))}.text-pink-800{--tw-text-opacity: 1;color:rgb(157 23 77 / var(--tw-text-opacity, 1))}.text-pink-900{--tw-text-opacity: 1;color:rgb(131 24 67 / var(--tw-text-opacity, 1))}.text-purple-100{--tw-text-opacity: 1;color:rgb(243 232 255 / var(--tw-text-opacity, 1))}.text-purple-200{--tw-text-opacity: 1;color:rgb(233 213 255 / var(--tw-text-opacity, 1))}.text-purple-300{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.text-purple-50{--tw-text-opacity: 1;color:rgb(250 245 255 / var(--tw-text-opacity, 1))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.text-purple-900{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity, 1))}.text-red-100{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.text-red-200{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-50{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.text-rose-100{--tw-text-opacity: 1;color:rgb(255 228 230 / var(--tw-text-opacity, 1))}.text-rose-200{--tw-text-opacity: 1;color:rgb(254 205 211 / var(--tw-text-opacity, 1))}.text-rose-300{--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity, 1))}.text-rose-400{--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.text-rose-50{--tw-text-opacity: 1;color:rgb(255 241 242 / var(--tw-text-opacity, 1))}.text-rose-500{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.text-rose-800{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.text-rose-900{--tw-text-opacity: 1;color:rgb(136 19 55 / var(--tw-text-opacity, 1))}.text-sky-100{--tw-text-opacity: 1;color:rgb(224 242 254 / var(--tw-text-opacity, 1))}.text-sky-200{--tw-text-opacity: 1;color:rgb(186 230 253 / var(--tw-text-opacity, 1))}.text-sky-300{--tw-text-opacity: 1;color:rgb(125 211 252 / var(--tw-text-opacity, 1))}.text-sky-400{--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.text-sky-50{--tw-text-opacity: 1;color:rgb(240 249 255 / var(--tw-text-opacity, 1))}.text-sky-500{--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity, 1))}.text-sky-600{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.text-sky-800{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity, 1))}.text-sky-900{--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity, 1))}.text-slate-100{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.text-slate-200{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-50{--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-stone-100{--tw-text-opacity: 1;color:rgb(245 245 244 / var(--tw-text-opacity, 1))}.text-stone-200{--tw-text-opacity: 1;color:rgb(231 229 228 / var(--tw-text-opacity, 1))}.text-stone-300{--tw-text-opacity: 1;color:rgb(214 211 209 / var(--tw-text-opacity, 1))}.text-stone-400{--tw-text-opacity: 1;color:rgb(168 162 158 / var(--tw-text-opacity, 1))}.text-stone-50{--tw-text-opacity: 1;color:rgb(250 250 249 / var(--tw-text-opacity, 1))}.text-stone-500{--tw-text-opacity: 1;color:rgb(120 113 108 / var(--tw-text-opacity, 1))}.text-stone-600{--tw-text-opacity: 1;color:rgb(87 83 78 / var(--tw-text-opacity, 1))}.text-stone-700{--tw-text-opacity: 1;color:rgb(68 64 60 / var(--tw-text-opacity, 1))}.text-stone-800{--tw-text-opacity: 1;color:rgb(41 37 36 / var(--tw-text-opacity, 1))}.text-stone-900{--tw-text-opacity: 1;color:rgb(28 25 23 / var(--tw-text-opacity, 1))}.text-teal-100{--tw-text-opacity: 1;color:rgb(204 251 241 / var(--tw-text-opacity, 1))}.text-teal-200{--tw-text-opacity: 1;color:rgb(153 246 228 / var(--tw-text-opacity, 1))}.text-teal-300{--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.text-teal-400{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.text-teal-50{--tw-text-opacity: 1;color:rgb(240 253 250 / var(--tw-text-opacity, 1))}.text-teal-500{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.text-teal-800{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.text-teal-900{--tw-text-opacity: 1;color:rgb(19 78 74 / var(--tw-text-opacity, 1))}.text-violet-100{--tw-text-opacity: 1;color:rgb(237 233 254 / var(--tw-text-opacity, 1))}.text-violet-200{--tw-text-opacity: 1;color:rgb(221 214 254 / var(--tw-text-opacity, 1))}.text-violet-300{--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity, 1))}.text-violet-400{--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.text-violet-50{--tw-text-opacity: 1;color:rgb(245 243 255 / var(--tw-text-opacity, 1))}.text-violet-500{--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity, 1))}.text-violet-600{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.text-violet-800{--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity, 1))}.text-violet-900{--tw-text-opacity: 1;color:rgb(76 29 149 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-100{--tw-text-opacity: 1;color:rgb(254 249 195 / var(--tw-text-opacity, 1))}.text-yellow-200{--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}.text-yellow-300{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-50{--tw-text-opacity: 1;color:rgb(254 252 232 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.text-zinc-100{--tw-text-opacity: 1;color:rgb(244 244 245 / var(--tw-text-opacity, 1))}.text-zinc-200{--tw-text-opacity: 1;color:rgb(228 228 231 / var(--tw-text-opacity, 1))}.text-zinc-300{--tw-text-opacity: 1;color:rgb(212 212 216 / var(--tw-text-opacity, 1))}.text-zinc-400{--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity, 1))}.text-zinc-50{--tw-text-opacity: 1;color:rgb(250 250 250 / var(--tw-text-opacity, 1))}.text-zinc-500{--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity, 1))}.text-zinc-600{--tw-text-opacity: 1;color:rgb(82 82 91 / var(--tw-text-opacity, 1))}.text-zinc-700{--tw-text-opacity: 1;color:rgb(63 63 70 / var(--tw-text-opacity, 1))}.text-zinc-800{--tw-text-opacity: 1;color:rgb(39 39 42 / var(--tw-text-opacity, 1))}.text-zinc-900{--tw-text-opacity: 1;color:rgb(24 24 27 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-5{opacity:.05}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-95{opacity:.95}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.outline-2{outline-width:2px}.outline-offset-8{outline-offset:8px}.outline-yellow-400{outline-color:#facc15}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-black{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1))}.ring-white\\/5{--tw-ring-color: rgb(255 255 255 / .05)}.ring-opacity-5{--tw-ring-opacity: .05}.drop-shadow-sm{--tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / .05));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-75{transition-duration:75ms}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\\!\\[clip\\:rect\\(0\\,0\\,0\\,0\\)\\]{clip:rect(0,0,0,0)!important}.ql-toolbar.ql-snow{border-top-right-radius:10px;border-top-left-radius:10px}.ql-editor{min-height:200px}.table-enter-active,.table-leave-active{transition:opacity .3s ease}.table-enter-from,.table-leave-to{opacity:0}.tags-enter-from{opacity:.6;transform:translate(10px)}.tags-enter-active{transition:all .2s ease}.tags-leave-to{opacity:.1;transform:translate(5px)}.tags-leave-active{transition:all .1s ease;position:absolute}.tags-move{transition:all .1s ease}*{scrollbar-width:thin;scrollbar-color:black transparent}*::-webkit-scrollbar-track{background:transparent;border-radius:25px}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-thumb{background-color:#000;border-radius:25px;border:none}.scrollable{overflow-x:auto;overflow-y:auto}.tailwind-pagination-package{box-shadow:none!important;display:flex;flex-direction:row;flex-wrap:wrap;gap:6px 0px;justify-content:center}.tailwind-pagination-package>:first-child,.tailwind-pagination-package>:last-child{border-radius:100%}.smooth-transition{transition:opacity .3s ease-in-out}p{font-size:1rem;line-height:1.5rem;font-weight:400}@media (min-width: 1024px){p{font-size:1rem;line-height:1.5rem}}a{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}h2{margin-top:1rem;margin-bottom:.75rem;font-size:1.875rem;line-height:2.25rem;font-weight:500}h3{margin-top:1rem;margin-bottom:.75rem;font-size:1.5rem;line-height:2rem;font-weight:500}#page-builder-editor-editable-area a{pointer-events:none}#page-builder-editor-editable-area #youtube-video:before{content:"Select Video Element";font-family:Jost;background:#16a34a!important;color:#fff;text-decoration:none;margin-right:8px;vertical-align:middle;min-height:3rem;padding:.75rem;white-space:nowrap;word-break:keep-all;font-weight:500;display:inline-flex;gap:.25rem;align-items:center;justify-content:center;border-radius:9999px;border:1px solid transparent;margin-bottom:20px;font-size:.8rem!important}@media (min-width: 640px){#page-builder-editor-editable-area #youtube-video:before{font-size:.9rem!important;width:auto}}#page-builder-editor-editable-area #youtube-video:hover:before{text-decoration:none;cursor:pointer}#page-builder-editor a,#page-builder-editor-editable-area a{text-decoration:underline}#page-builder-editor #linktree p,#page-builder-editor-editable-area #linktree p{width:100%}#page-builder-editor #linktree a,#page-builder-editor-editable-area #linktree a{display:block;padding:1rem .5rem;text-decoration:none;font-weight:500;color:inherit!important;width:100%;cursor:pointer}#page-builder-editor strong,#page-builder-editor-editable-area strong{font-weight:500}#page-builder-editor ol,#page-builder-editor-editable-area ol,#page-builder-editor ul,#page-builder-editor-editable-area ul{list-style:disc!important;padding:1rem 0rem}#page-builder-editor li,#page-builder-editor-editable-area li{line-height:2.2rem;margin-left:1.5em}:root{--dp-border-radius: 40px;--dp-cell-border-radius: 4px;--dp-common-transition: all .1s ease-in}.dp__action_row{display:flex!important;align-items:center!important;justify-content:center;margin:0 0 10px}.dp__today{background:transparent!important;border:2px solid #ff5252!important;color:#ff5252!important;border-radius:100%!important}.dp__active_date{background:#ff5252!important;border:#ff5252!important;color:#fff!important;border-radius:100%!important}.dp__date_hover:hover{background:#f1f1f1!important;border:#f1f1f1!important;color:#000!important;border-radius:100%!important}.dp__action_button{background:#ff5252!important;border:#000!important;color:#fff!important;border-radius:8px!important;padding:1rem!important;font-weight:500}.dp__overlay_cell_active{background:#ff5252!important;border:#000!important;color:#fff!important}@media (min-width: 640px){.sm\\:prose-sm{font-size:.875rem;line-height:1.7142857}.sm\\:prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sm\\:prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sm\\:prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.sm\\:prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sm\\:prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sm\\:prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sm\\:prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sm\\:prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sm\\:prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sm\\:prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\\:prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sm\\:prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.sm\\:prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.sm\\:prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.sm\\:prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sm\\:prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sm\\:prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sm\\:prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.sm\\:prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.sm\\:prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sm\\:prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.sm\\:prose-sm :where(.sm\\:prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sm\\:prose-sm :where(.sm\\:prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sm\\:prose-sm :where(.sm\\:prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sm\\:prose-sm :where(.sm\\:prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sm\\:prose-sm :where(.sm\\:prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.sm\\:prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.sm\\:prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.sm\\:prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.sm\\:prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.sm\\:prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.sm\\:prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\\:prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\\:prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\\:prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\\:prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sm\\:prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sm\\:prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sm\\:prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sm\\:prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.sm\\:prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sm\\:prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sm\\:prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.sm\\:prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sm\\:prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sm\\:prose-sm :where(.sm\\:prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sm\\:prose-sm :where(.sm\\:prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}@media (min-width: 1024px){.lg\\:prose-sm{font-size:.875rem;line-height:1.7142857}.lg\\:prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.lg\\:prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.lg\\:prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.lg\\:prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.lg\\:prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.lg\\:prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.lg\\:prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.lg\\:prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.lg\\:prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.lg\\:prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\\:prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.lg\\:prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.lg\\:prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.lg\\:prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.lg\\:prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.lg\\:prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.lg\\:prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.lg\\:prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.lg\\:prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.lg\\:prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.lg\\:prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.lg\\:prose-sm :where(.lg\\:prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.lg\\:prose-sm :where(.lg\\:prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.lg\\:prose-sm :where(.lg\\:prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.lg\\:prose-sm :where(.lg\\:prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.lg\\:prose-sm :where(.lg\\:prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.lg\\:prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.lg\\:prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.lg\\:prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.lg\\:prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.lg\\:prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.lg\\:prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\\:prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\\:prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\\:prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\\:prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.lg\\:prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.lg\\:prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.lg\\:prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.lg\\:prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.lg\\:prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.lg\\:prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.lg\\:prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.lg\\:prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.lg\\:prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.lg\\:prose-sm :where(.lg\\:prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.lg\\:prose-sm :where(.lg\\:prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}.hover\\:border-myPrimaryLinkColor:hover{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.hover\\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\\:bg-green-100:hover{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.hover\\:bg-myPrimaryErrorColor:hover{--tw-bg-opacity: 1;background-color:rgb(214 0 0 / var(--tw-bg-opacity, 1))}.hover\\:bg-myPrimaryLightGrayColor:hover{--tw-bg-opacity: 1;background-color:rgb(239 242 246 / var(--tw-bg-opacity, 1))}.hover\\:bg-myPrimaryLinkColor:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.hover\\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\\:bg-yellow-400:hover{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.hover\\:bg-opacity-10:hover{--tw-bg-opacity: .1}.hover\\:fill-white:hover{fill:#fff}.hover\\:text-myPrimaryDarkGrayColor:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.focus\\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\\:ring-emerald-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(5 150 105 / var(--tw-ring-opacity, 1))}.focus\\:ring-green-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}.focus\\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus\\:ring-myPrimaryErrorColor:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(214 0 0 / var(--tw-ring-opacity, 1))}.focus\\:ring-myPrimaryLinkColor:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}.focus\\:ring-yellow-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1))}.focus\\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus\\:ring-offset-gray-100:focus{--tw-ring-offset-color: #f3f4f6}.focus\\:ring-offset-green-50:focus{--tw-ring-offset-color: #f0fdf4}.focus-visible\\:ring-0:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\\:ring-myPrimaryLinkColor:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media (prefers-reduced-motion: reduce){@keyframes spin{to{transform:rotate(360deg)}}.motion-reduce\\:animate-\\[spin_1\\.5s_linear_infinite\\]{animation:spin 1.5s linear infinite}}@media (min-width: 640px){.sm\\:block{display:block}.sm\\:inline-block{display:inline-block}.sm\\:flex{display:flex}.sm\\:grid{display:grid}.sm\\:h-0\\.5{height:.125rem}.sm\\:h-1{height:.25rem}.sm\\:h-1\\.5{height:.375rem}.sm\\:h-1\\/2{height:50%}.sm\\:h-1\\/3{height:33.333333%}.sm\\:h-1\\/4{height:25%}.sm\\:h-1\\/5{height:20%}.sm\\:h-1\\/6{height:16.666667%}.sm\\:h-10{height:2.5rem}.sm\\:h-11{height:2.75rem}.sm\\:h-12{height:3rem}.sm\\:h-14{height:3.5rem}.sm\\:h-16{height:4rem}.sm\\:h-2{height:.5rem}.sm\\:h-2\\.5{height:.625rem}.sm\\:h-2\\/3{height:66.666667%}.sm\\:h-2\\/4{height:50%}.sm\\:h-2\\/5{height:40%}.sm\\:h-2\\/6{height:33.333333%}.sm\\:h-20{height:5rem}.sm\\:h-24{height:6rem}.sm\\:h-28{height:7rem}.sm\\:h-3{height:.75rem}.sm\\:h-3\\.5{height:.875rem}.sm\\:h-3\\/4{height:75%}.sm\\:h-3\\/5{height:60%}.sm\\:h-3\\/6{height:50%}.sm\\:h-32{height:8rem}.sm\\:h-36{height:9rem}.sm\\:h-4{height:1rem}.sm\\:h-4\\/5{height:80%}.sm\\:h-4\\/6{height:66.666667%}.sm\\:h-40{height:10rem}.sm\\:h-44{height:11rem}.sm\\:h-48{height:12rem}.sm\\:h-5{height:1.25rem}.sm\\:h-5\\/6{height:83.333333%}.sm\\:h-52{height:13rem}.sm\\:h-56{height:14rem}.sm\\:h-6{height:1.5rem}.sm\\:h-60{height:15rem}.sm\\:h-64{height:16rem}.sm\\:h-7{height:1.75rem}.sm\\:h-72{height:18rem}.sm\\:h-8{height:2rem}.sm\\:h-80{height:20rem}.sm\\:h-9{height:2.25rem}.sm\\:h-96{height:24rem}.sm\\:h-auto{height:auto}.sm\\:h-fit{height:-moz-fit-content;height:fit-content}.sm\\:h-full{height:100%}.sm\\:h-max{height:-moz-max-content;height:max-content}.sm\\:h-min{height:-moz-min-content;height:min-content}.sm\\:h-screen{height:100vh}.sm\\:w-0\\.5{width:.125rem}.sm\\:w-1{width:.25rem}.sm\\:w-1\\.5{width:.375rem}.sm\\:w-1\\/2{width:50%}.sm\\:w-1\\/3{width:33.333333%}.sm\\:w-1\\/4{width:25%}.sm\\:w-1\\/5{width:20%}.sm\\:w-1\\/6{width:16.666667%}.sm\\:w-10{width:2.5rem}.sm\\:w-11{width:2.75rem}.sm\\:w-12{width:3rem}.sm\\:w-14{width:3.5rem}.sm\\:w-16{width:4rem}.sm\\:w-2{width:.5rem}.sm\\:w-2\\.5{width:.625rem}.sm\\:w-2\\/3{width:66.666667%}.sm\\:w-2\\/4{width:50%}.sm\\:w-2\\/5{width:40%}.sm\\:w-2\\/6{width:33.333333%}.sm\\:w-20{width:5rem}.sm\\:w-24{width:6rem}.sm\\:w-28{width:7rem}.sm\\:w-3{width:.75rem}.sm\\:w-3\\.5{width:.875rem}.sm\\:w-3\\/4{width:75%}.sm\\:w-3\\/5{width:60%}.sm\\:w-3\\/6{width:50%}.sm\\:w-32{width:8rem}.sm\\:w-36{width:9rem}.sm\\:w-4{width:1rem}.sm\\:w-4\\/5{width:80%}.sm\\:w-4\\/6{width:66.666667%}.sm\\:w-40{width:10rem}.sm\\:w-44{width:11rem}.sm\\:w-48{width:12rem}.sm\\:w-5{width:1.25rem}.sm\\:w-5\\/6{width:83.333333%}.sm\\:w-52{width:13rem}.sm\\:w-56{width:14rem}.sm\\:w-6{width:1.5rem}.sm\\:w-60{width:15rem}.sm\\:w-64{width:16rem}.sm\\:w-7{width:1.75rem}.sm\\:w-72{width:18rem}.sm\\:w-8{width:2rem}.sm\\:w-80{width:20rem}.sm\\:w-9{width:2.25rem}.sm\\:w-96{width:24rem}.sm\\:w-auto{width:auto}.sm\\:w-fit{width:-moz-fit-content;width:fit-content}.sm\\:w-full{width:100%}.sm\\:w-max{width:-moz-max-content;width:max-content}.sm\\:w-min{width:-moz-min-content;width:min-content}.sm\\:w-screen{width:100vw}.sm\\:max-w-2xl{max-width:42rem}.sm\\:max-w-3xl{max-width:48rem}.sm\\:max-w-4xl{max-width:56rem}.sm\\:max-w-5xl{max-width:64rem}.sm\\:max-w-7xl{max-width:80rem}.sm\\:max-w-lg{max-width:32rem}.sm\\:max-w-md{max-width:28rem}.sm\\:max-w-sm{max-width:24rem}.sm\\:max-w-xl{max-width:36rem}.sm\\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\\:scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.sm\\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.sm\\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.sm\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.sm\\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.sm\\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.sm\\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.sm\\:grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))}.sm\\:grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))}.sm\\:grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))}.sm\\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.sm\\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.sm\\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.sm\\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.sm\\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.sm\\:grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))}.sm\\:grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))}.sm\\:grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))}.sm\\:flex-row{flex-direction:row}.sm\\:items-end{align-items:flex-end}.sm\\:justify-end{justify-content:flex-end}.sm\\:p-0{padding:0}.sm\\:px-4{padding-left:1rem;padding-right:1rem}.sm\\:pb-0{padding-bottom:0}.sm\\:pb-0\\.5{padding-bottom:.125rem}.sm\\:pb-1{padding-bottom:.25rem}.sm\\:pb-1\\.5{padding-bottom:.375rem}.sm\\:pb-10{padding-bottom:2.5rem}.sm\\:pb-11{padding-bottom:2.75rem}.sm\\:pb-12{padding-bottom:3rem}.sm\\:pb-14{padding-bottom:3.5rem}.sm\\:pb-16{padding-bottom:4rem}.sm\\:pb-2{padding-bottom:.5rem}.sm\\:pb-2\\.5{padding-bottom:.625rem}.sm\\:pb-20{padding-bottom:5rem}.sm\\:pb-24{padding-bottom:6rem}.sm\\:pb-28{padding-bottom:7rem}.sm\\:pb-3{padding-bottom:.75rem}.sm\\:pb-3\\.5{padding-bottom:.875rem}.sm\\:pb-32{padding-bottom:8rem}.sm\\:pb-36{padding-bottom:9rem}.sm\\:pb-4{padding-bottom:1rem}.sm\\:pb-40{padding-bottom:10rem}.sm\\:pb-44{padding-bottom:11rem}.sm\\:pb-48{padding-bottom:12rem}.sm\\:pb-5{padding-bottom:1.25rem}.sm\\:pb-52{padding-bottom:13rem}.sm\\:pb-56{padding-bottom:14rem}.sm\\:pb-6{padding-bottom:1.5rem}.sm\\:pb-60{padding-bottom:15rem}.sm\\:pb-64{padding-bottom:16rem}.sm\\:pb-7{padding-bottom:1.75rem}.sm\\:pb-72{padding-bottom:18rem}.sm\\:pb-8{padding-bottom:2rem}.sm\\:pb-80{padding-bottom:20rem}.sm\\:pb-9{padding-bottom:2.25rem}.sm\\:pb-96{padding-bottom:24rem}.sm\\:pl-0{padding-left:0}.sm\\:pl-0\\.5{padding-left:.125rem}.sm\\:pl-1{padding-left:.25rem}.sm\\:pl-1\\.5{padding-left:.375rem}.sm\\:pl-10{padding-left:2.5rem}.sm\\:pl-11{padding-left:2.75rem}.sm\\:pl-12{padding-left:3rem}.sm\\:pl-14{padding-left:3.5rem}.sm\\:pl-16{padding-left:4rem}.sm\\:pl-2{padding-left:.5rem}.sm\\:pl-2\\.5{padding-left:.625rem}.sm\\:pl-20{padding-left:5rem}.sm\\:pl-24{padding-left:6rem}.sm\\:pl-28{padding-left:7rem}.sm\\:pl-3{padding-left:.75rem}.sm\\:pl-3\\.5{padding-left:.875rem}.sm\\:pl-32{padding-left:8rem}.sm\\:pl-36{padding-left:9rem}.sm\\:pl-4{padding-left:1rem}.sm\\:pl-40{padding-left:10rem}.sm\\:pl-44{padding-left:11rem}.sm\\:pl-48{padding-left:12rem}.sm\\:pl-5{padding-left:1.25rem}.sm\\:pl-52{padding-left:13rem}.sm\\:pl-56{padding-left:14rem}.sm\\:pl-6{padding-left:1.5rem}.sm\\:pl-60{padding-left:15rem}.sm\\:pl-64{padding-left:16rem}.sm\\:pl-7{padding-left:1.75rem}.sm\\:pl-72{padding-left:18rem}.sm\\:pl-8{padding-left:2rem}.sm\\:pl-80{padding-left:20rem}.sm\\:pl-9{padding-left:2.25rem}.sm\\:pl-96{padding-left:24rem}.sm\\:pr-0{padding-right:0}.sm\\:pr-0\\.5{padding-right:.125rem}.sm\\:pr-1{padding-right:.25rem}.sm\\:pr-1\\.5{padding-right:.375rem}.sm\\:pr-10{padding-right:2.5rem}.sm\\:pr-11{padding-right:2.75rem}.sm\\:pr-12{padding-right:3rem}.sm\\:pr-14{padding-right:3.5rem}.sm\\:pr-16{padding-right:4rem}.sm\\:pr-2{padding-right:.5rem}.sm\\:pr-2\\.5{padding-right:.625rem}.sm\\:pr-20{padding-right:5rem}.sm\\:pr-24{padding-right:6rem}.sm\\:pr-28{padding-right:7rem}.sm\\:pr-3{padding-right:.75rem}.sm\\:pr-3\\.5{padding-right:.875rem}.sm\\:pr-32{padding-right:8rem}.sm\\:pr-36{padding-right:9rem}.sm\\:pr-4{padding-right:1rem}.sm\\:pr-40{padding-right:10rem}.sm\\:pr-44{padding-right:11rem}.sm\\:pr-48{padding-right:12rem}.sm\\:pr-5{padding-right:1.25rem}.sm\\:pr-52{padding-right:13rem}.sm\\:pr-56{padding-right:14rem}.sm\\:pr-6{padding-right:1.5rem}.sm\\:pr-60{padding-right:15rem}.sm\\:pr-64{padding-right:16rem}.sm\\:pr-7{padding-right:1.75rem}.sm\\:pr-72{padding-right:18rem}.sm\\:pr-8{padding-right:2rem}.sm\\:pr-80{padding-right:20rem}.sm\\:pr-9{padding-right:2.25rem}.sm\\:pr-96{padding-right:24rem}.sm\\:pt-0{padding-top:0}.sm\\:pt-0\\.5{padding-top:.125rem}.sm\\:pt-1{padding-top:.25rem}.sm\\:pt-1\\.5{padding-top:.375rem}.sm\\:pt-10{padding-top:2.5rem}.sm\\:pt-11{padding-top:2.75rem}.sm\\:pt-12{padding-top:3rem}.sm\\:pt-14{padding-top:3.5rem}.sm\\:pt-16{padding-top:4rem}.sm\\:pt-2{padding-top:.5rem}.sm\\:pt-2\\.5{padding-top:.625rem}.sm\\:pt-20{padding-top:5rem}.sm\\:pt-24{padding-top:6rem}.sm\\:pt-28{padding-top:7rem}.sm\\:pt-3{padding-top:.75rem}.sm\\:pt-3\\.5{padding-top:.875rem}.sm\\:pt-32{padding-top:8rem}.sm\\:pt-36{padding-top:9rem}.sm\\:pt-4{padding-top:1rem}.sm\\:pt-40{padding-top:10rem}.sm\\:pt-44{padding-top:11rem}.sm\\:pt-48{padding-top:12rem}.sm\\:pt-5{padding-top:1.25rem}.sm\\:pt-52{padding-top:13rem}.sm\\:pt-56{padding-top:14rem}.sm\\:pt-6{padding-top:1.5rem}.sm\\:pt-60{padding-top:15rem}.sm\\:pt-64{padding-top:16rem}.sm\\:pt-7{padding-top:1.75rem}.sm\\:pt-72{padding-top:18rem}.sm\\:pt-8{padding-top:2rem}.sm\\:pt-80{padding-top:20rem}.sm\\:pt-9{padding-top:2.25rem}.sm\\:pt-96{padding-top:24rem}.sm\\:align-top{vertical-align:top}.sm\\:align-middle{vertical-align:middle}.sm\\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\\:text-5xl{font-size:3rem;line-height:1}.sm\\:text-6xl{font-size:3.75rem;line-height:1}.sm\\:text-7xl{font-size:4.5rem;line-height:1}.sm\\:text-8xl{font-size:6rem;line-height:1}.sm\\:text-9xl{font-size:8rem;line-height:1}.sm\\:text-base{font-size:1rem;line-height:1.5rem}.sm\\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\\:text-xs{font-size:.75rem;line-height:1rem}.sm\\:duration-200{transition-duration:.2s}}@media (min-width: 768px){.md\\:mt-6{margin-top:1.5rem}.md\\:flex{display:flex}.md\\:grid{display:grid}.md\\:h-0\\.5{height:.125rem}.md\\:h-1{height:.25rem}.md\\:h-1\\.5{height:.375rem}.md\\:h-1\\/2{height:50%}.md\\:h-1\\/3{height:33.333333%}.md\\:h-1\\/4{height:25%}.md\\:h-1\\/5{height:20%}.md\\:h-1\\/6{height:16.666667%}.md\\:h-10{height:2.5rem}.md\\:h-11{height:2.75rem}.md\\:h-12{height:3rem}.md\\:h-14{height:3.5rem}.md\\:h-16{height:4rem}.md\\:h-2{height:.5rem}.md\\:h-2\\.5{height:.625rem}.md\\:h-2\\/3{height:66.666667%}.md\\:h-2\\/4{height:50%}.md\\:h-2\\/5{height:40%}.md\\:h-2\\/6{height:33.333333%}.md\\:h-20{height:5rem}.md\\:h-24{height:6rem}.md\\:h-28{height:7rem}.md\\:h-3{height:.75rem}.md\\:h-3\\.5{height:.875rem}.md\\:h-3\\/4{height:75%}.md\\:h-3\\/5{height:60%}.md\\:h-3\\/6{height:50%}.md\\:h-32{height:8rem}.md\\:h-36{height:9rem}.md\\:h-4{height:1rem}.md\\:h-4\\/5{height:80%}.md\\:h-4\\/6{height:66.666667%}.md\\:h-40{height:10rem}.md\\:h-44{height:11rem}.md\\:h-48{height:12rem}.md\\:h-5{height:1.25rem}.md\\:h-5\\/6{height:83.333333%}.md\\:h-52{height:13rem}.md\\:h-56{height:14rem}.md\\:h-6{height:1.5rem}.md\\:h-60{height:15rem}.md\\:h-64{height:16rem}.md\\:h-7{height:1.75rem}.md\\:h-72{height:18rem}.md\\:h-8{height:2rem}.md\\:h-80{height:20rem}.md\\:h-9{height:2.25rem}.md\\:h-96{height:24rem}.md\\:h-auto{height:auto}.md\\:h-fit{height:-moz-fit-content;height:fit-content}.md\\:h-full{height:100%}.md\\:h-max{height:-moz-max-content;height:max-content}.md\\:h-min{height:-moz-min-content;height:min-content}.md\\:h-screen{height:100vh}.md\\:max-h-\\[20rem\\]{max-height:20rem}.md\\:min-h-\\[20rem\\]{min-height:20rem}.md\\:w-0\\.5{width:.125rem}.md\\:w-1{width:.25rem}.md\\:w-1\\.5{width:.375rem}.md\\:w-1\\/2{width:50%}.md\\:w-1\\/3{width:33.333333%}.md\\:w-1\\/4{width:25%}.md\\:w-1\\/5{width:20%}.md\\:w-1\\/6{width:16.666667%}.md\\:w-10{width:2.5rem}.md\\:w-11{width:2.75rem}.md\\:w-12{width:3rem}.md\\:w-14{width:3.5rem}.md\\:w-16{width:4rem}.md\\:w-2{width:.5rem}.md\\:w-2\\.5{width:.625rem}.md\\:w-2\\/3{width:66.666667%}.md\\:w-2\\/4{width:50%}.md\\:w-2\\/5{width:40%}.md\\:w-2\\/6{width:33.333333%}.md\\:w-20{width:5rem}.md\\:w-24{width:6rem}.md\\:w-28{width:7rem}.md\\:w-3{width:.75rem}.md\\:w-3\\.5{width:.875rem}.md\\:w-3\\/4{width:75%}.md\\:w-3\\/5{width:60%}.md\\:w-3\\/6{width:50%}.md\\:w-32{width:8rem}.md\\:w-36{width:9rem}.md\\:w-4{width:1rem}.md\\:w-4\\/5{width:80%}.md\\:w-4\\/6{width:66.666667%}.md\\:w-40{width:10rem}.md\\:w-44{width:11rem}.md\\:w-48{width:12rem}.md\\:w-5{width:1.25rem}.md\\:w-5\\/6{width:83.333333%}.md\\:w-52{width:13rem}.md\\:w-56{width:14rem}.md\\:w-6{width:1.5rem}.md\\:w-60{width:15rem}.md\\:w-64{width:16rem}.md\\:w-7{width:1.75rem}.md\\:w-72{width:18rem}.md\\:w-8{width:2rem}.md\\:w-80{width:20rem}.md\\:w-9{width:2.25rem}.md\\:w-96{width:24rem}.md\\:w-auto{width:auto}.md\\:w-fit{width:-moz-fit-content;width:fit-content}.md\\:w-full{width:100%}.md\\:w-max{width:-moz-max-content;width:max-content}.md\\:w-min{width:-moz-min-content;width:min-content}.md\\:w-screen{width:100vw}.md\\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.md\\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.md\\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.md\\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.md\\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.md\\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.md\\:grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))}.md\\:grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))}.md\\:grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))}.md\\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.md\\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.md\\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.md\\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.md\\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.md\\:grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))}.md\\:grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))}.md\\:grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))}.md\\:rounded-lg{border-radius:.5rem}.md\\:px-3{padding-left:.75rem;padding-right:.75rem}.md\\:pb-0{padding-bottom:0}.md\\:pb-0\\.5{padding-bottom:.125rem}.md\\:pb-1{padding-bottom:.25rem}.md\\:pb-1\\.5{padding-bottom:.375rem}.md\\:pb-10{padding-bottom:2.5rem}.md\\:pb-11{padding-bottom:2.75rem}.md\\:pb-12{padding-bottom:3rem}.md\\:pb-14{padding-bottom:3.5rem}.md\\:pb-16{padding-bottom:4rem}.md\\:pb-2{padding-bottom:.5rem}.md\\:pb-2\\.5{padding-bottom:.625rem}.md\\:pb-20{padding-bottom:5rem}.md\\:pb-24{padding-bottom:6rem}.md\\:pb-28{padding-bottom:7rem}.md\\:pb-3{padding-bottom:.75rem}.md\\:pb-3\\.5{padding-bottom:.875rem}.md\\:pb-32{padding-bottom:8rem}.md\\:pb-36{padding-bottom:9rem}.md\\:pb-4{padding-bottom:1rem}.md\\:pb-40{padding-bottom:10rem}.md\\:pb-44{padding-bottom:11rem}.md\\:pb-48{padding-bottom:12rem}.md\\:pb-5{padding-bottom:1.25rem}.md\\:pb-52{padding-bottom:13rem}.md\\:pb-56{padding-bottom:14rem}.md\\:pb-6{padding-bottom:1.5rem}.md\\:pb-60{padding-bottom:15rem}.md\\:pb-64{padding-bottom:16rem}.md\\:pb-7{padding-bottom:1.75rem}.md\\:pb-72{padding-bottom:18rem}.md\\:pb-8{padding-bottom:2rem}.md\\:pb-80{padding-bottom:20rem}.md\\:pb-9{padding-bottom:2.25rem}.md\\:pb-96{padding-bottom:24rem}.md\\:pl-0{padding-left:0}.md\\:pl-0\\.5{padding-left:.125rem}.md\\:pl-1{padding-left:.25rem}.md\\:pl-1\\.5{padding-left:.375rem}.md\\:pl-10{padding-left:2.5rem}.md\\:pl-11{padding-left:2.75rem}.md\\:pl-12{padding-left:3rem}.md\\:pl-14{padding-left:3.5rem}.md\\:pl-16{padding-left:4rem}.md\\:pl-2{padding-left:.5rem}.md\\:pl-2\\.5{padding-left:.625rem}.md\\:pl-20{padding-left:5rem}.md\\:pl-24{padding-left:6rem}.md\\:pl-28{padding-left:7rem}.md\\:pl-3{padding-left:.75rem}.md\\:pl-3\\.5{padding-left:.875rem}.md\\:pl-32{padding-left:8rem}.md\\:pl-36{padding-left:9rem}.md\\:pl-4{padding-left:1rem}.md\\:pl-40{padding-left:10rem}.md\\:pl-44{padding-left:11rem}.md\\:pl-48{padding-left:12rem}.md\\:pl-5{padding-left:1.25rem}.md\\:pl-52{padding-left:13rem}.md\\:pl-56{padding-left:14rem}.md\\:pl-6{padding-left:1.5rem}.md\\:pl-60{padding-left:15rem}.md\\:pl-64{padding-left:16rem}.md\\:pl-7{padding-left:1.75rem}.md\\:pl-72{padding-left:18rem}.md\\:pl-8{padding-left:2rem}.md\\:pl-80{padding-left:20rem}.md\\:pl-9{padding-left:2.25rem}.md\\:pl-96{padding-left:24rem}.md\\:pr-0{padding-right:0}.md\\:pr-0\\.5{padding-right:.125rem}.md\\:pr-1{padding-right:.25rem}.md\\:pr-1\\.5{padding-right:.375rem}.md\\:pr-10{padding-right:2.5rem}.md\\:pr-11{padding-right:2.75rem}.md\\:pr-12{padding-right:3rem}.md\\:pr-14{padding-right:3.5rem}.md\\:pr-16{padding-right:4rem}.md\\:pr-2{padding-right:.5rem}.md\\:pr-2\\.5{padding-right:.625rem}.md\\:pr-20{padding-right:5rem}.md\\:pr-24{padding-right:6rem}.md\\:pr-28{padding-right:7rem}.md\\:pr-3{padding-right:.75rem}.md\\:pr-3\\.5{padding-right:.875rem}.md\\:pr-32{padding-right:8rem}.md\\:pr-36{padding-right:9rem}.md\\:pr-4{padding-right:1rem}.md\\:pr-40{padding-right:10rem}.md\\:pr-44{padding-right:11rem}.md\\:pr-48{padding-right:12rem}.md\\:pr-5{padding-right:1.25rem}.md\\:pr-52{padding-right:13rem}.md\\:pr-56{padding-right:14rem}.md\\:pr-6{padding-right:1.5rem}.md\\:pr-60{padding-right:15rem}.md\\:pr-64{padding-right:16rem}.md\\:pr-7{padding-right:1.75rem}.md\\:pr-72{padding-right:18rem}.md\\:pr-8{padding-right:2rem}.md\\:pr-80{padding-right:20rem}.md\\:pr-9{padding-right:2.25rem}.md\\:pr-96{padding-right:24rem}.md\\:pt-0{padding-top:0}.md\\:pt-0\\.5{padding-top:.125rem}.md\\:pt-1{padding-top:.25rem}.md\\:pt-1\\.5{padding-top:.375rem}.md\\:pt-10{padding-top:2.5rem}.md\\:pt-11{padding-top:2.75rem}.md\\:pt-12{padding-top:3rem}.md\\:pt-14{padding-top:3.5rem}.md\\:pt-16{padding-top:4rem}.md\\:pt-2{padding-top:.5rem}.md\\:pt-2\\.5{padding-top:.625rem}.md\\:pt-20{padding-top:5rem}.md\\:pt-24{padding-top:6rem}.md\\:pt-28{padding-top:7rem}.md\\:pt-3{padding-top:.75rem}.md\\:pt-3\\.5{padding-top:.875rem}.md\\:pt-32{padding-top:8rem}.md\\:pt-36{padding-top:9rem}.md\\:pt-4{padding-top:1rem}.md\\:pt-40{padding-top:10rem}.md\\:pt-44{padding-top:11rem}.md\\:pt-48{padding-top:12rem}.md\\:pt-5{padding-top:1.25rem}.md\\:pt-52{padding-top:13rem}.md\\:pt-56{padding-top:14rem}.md\\:pt-6{padding-top:1.5rem}.md\\:pt-60{padding-top:15rem}.md\\:pt-64{padding-top:16rem}.md\\:pt-7{padding-top:1.75rem}.md\\:pt-72{padding-top:18rem}.md\\:pt-8{padding-top:2rem}.md\\:pt-80{padding-top:20rem}.md\\:pt-9{padding-top:2.25rem}.md\\:pt-96{padding-top:24rem}.md\\:text-2xl{font-size:1.5rem;line-height:2rem}.md\\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\\:text-5xl{font-size:3rem;line-height:1}.md\\:text-6xl{font-size:3.75rem;line-height:1}.md\\:text-7xl{font-size:4.5rem;line-height:1}.md\\:text-8xl{font-size:6rem;line-height:1}.md\\:text-9xl{font-size:8rem;line-height:1}.md\\:text-base{font-size:1rem;line-height:1.5rem}.md\\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\\:text-sm{font-size:.875rem;line-height:1.25rem}.md\\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width: 1024px){.lg\\:block{display:block}.lg\\:inline-block{display:inline-block}.lg\\:flex{display:flex}.lg\\:grid{display:grid}.lg\\:h-0\\.5{height:.125rem}.lg\\:h-1{height:.25rem}.lg\\:h-1\\.5{height:.375rem}.lg\\:h-1\\/2{height:50%}.lg\\:h-1\\/3{height:33.333333%}.lg\\:h-1\\/4{height:25%}.lg\\:h-1\\/5{height:20%}.lg\\:h-1\\/6{height:16.666667%}.lg\\:h-10{height:2.5rem}.lg\\:h-11{height:2.75rem}.lg\\:h-12{height:3rem}.lg\\:h-14{height:3.5rem}.lg\\:h-16{height:4rem}.lg\\:h-2{height:.5rem}.lg\\:h-2\\.5{height:.625rem}.lg\\:h-2\\/3{height:66.666667%}.lg\\:h-2\\/4{height:50%}.lg\\:h-2\\/5{height:40%}.lg\\:h-2\\/6{height:33.333333%}.lg\\:h-20{height:5rem}.lg\\:h-24{height:6rem}.lg\\:h-28{height:7rem}.lg\\:h-3{height:.75rem}.lg\\:h-3\\.5{height:.875rem}.lg\\:h-3\\/4{height:75%}.lg\\:h-3\\/5{height:60%}.lg\\:h-3\\/6{height:50%}.lg\\:h-32{height:8rem}.lg\\:h-36{height:9rem}.lg\\:h-4{height:1rem}.lg\\:h-4\\/5{height:80%}.lg\\:h-4\\/6{height:66.666667%}.lg\\:h-40{height:10rem}.lg\\:h-44{height:11rem}.lg\\:h-48{height:12rem}.lg\\:h-5{height:1.25rem}.lg\\:h-5\\/6{height:83.333333%}.lg\\:h-52{height:13rem}.lg\\:h-56{height:14rem}.lg\\:h-6{height:1.5rem}.lg\\:h-60{height:15rem}.lg\\:h-64{height:16rem}.lg\\:h-7{height:1.75rem}.lg\\:h-72{height:18rem}.lg\\:h-8{height:2rem}.lg\\:h-80{height:20rem}.lg\\:h-9{height:2.25rem}.lg\\:h-96{height:24rem}.lg\\:h-\\[10vh\\]{height:10vh}.lg\\:h-auto{height:auto}.lg\\:h-fit{height:-moz-fit-content;height:fit-content}.lg\\:h-full{height:100%}.lg\\:h-max{height:-moz-max-content;height:max-content}.lg\\:h-min{height:-moz-min-content;height:min-content}.lg\\:h-screen{height:100vh}.lg\\:max-h-\\[30rem\\]{max-height:30rem}.lg\\:min-h-\\[20rem\\]{min-height:20rem}.lg\\:w-0\\.5{width:.125rem}.lg\\:w-1{width:.25rem}.lg\\:w-1\\.5{width:.375rem}.lg\\:w-1\\/2{width:50%}.lg\\:w-1\\/3{width:33.333333%}.lg\\:w-1\\/4{width:25%}.lg\\:w-1\\/5{width:20%}.lg\\:w-1\\/6{width:16.666667%}.lg\\:w-10{width:2.5rem}.lg\\:w-11{width:2.75rem}.lg\\:w-12{width:3rem}.lg\\:w-14{width:3.5rem}.lg\\:w-16{width:4rem}.lg\\:w-2{width:.5rem}.lg\\:w-2\\.5{width:.625rem}.lg\\:w-2\\/3{width:66.666667%}.lg\\:w-2\\/4{width:50%}.lg\\:w-2\\/5{width:40%}.lg\\:w-2\\/6{width:33.333333%}.lg\\:w-20{width:5rem}.lg\\:w-24{width:6rem}.lg\\:w-28{width:7rem}.lg\\:w-3{width:.75rem}.lg\\:w-3\\.5{width:.875rem}.lg\\:w-3\\/4{width:75%}.lg\\:w-3\\/5{width:60%}.lg\\:w-3\\/6{width:50%}.lg\\:w-32{width:8rem}.lg\\:w-36{width:9rem}.lg\\:w-4{width:1rem}.lg\\:w-4\\/5{width:80%}.lg\\:w-4\\/6{width:66.666667%}.lg\\:w-40{width:10rem}.lg\\:w-44{width:11rem}.lg\\:w-48{width:12rem}.lg\\:w-5{width:1.25rem}.lg\\:w-5\\/6{width:83.333333%}.lg\\:w-52{width:13rem}.lg\\:w-56{width:14rem}.lg\\:w-6{width:1.5rem}.lg\\:w-60{width:15rem}.lg\\:w-64{width:16rem}.lg\\:w-7{width:1.75rem}.lg\\:w-72{width:18rem}.lg\\:w-8{width:2rem}.lg\\:w-80{width:20rem}.lg\\:w-9{width:2.25rem}.lg\\:w-96{width:24rem}.lg\\:w-auto{width:auto}.lg\\:w-fit{width:-moz-fit-content;width:fit-content}.lg\\:w-full{width:100%}.lg\\:w-max{width:-moz-max-content;width:max-content}.lg\\:w-min{width:-moz-min-content;width:min-content}.lg\\:w-screen{width:100vw}.lg\\:auto-cols-\\[minmax\\(100px\\,_4fr\\)\\]{grid-auto-columns:minmax(100px,4fr)}.lg\\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.lg\\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.lg\\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.lg\\:grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))}.lg\\:grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))}.lg\\:grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))}.lg\\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.lg\\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.lg\\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.lg\\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.lg\\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.lg\\:grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))}.lg\\:grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))}.lg\\:grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))}.lg\\:justify-center{justify-content:center}.lg\\:justify-between{justify-content:space-between}.lg\\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.lg\\:px-12{padding-left:3rem;padding-right:3rem}.lg\\:px-4{padding-left:1rem;padding-right:1rem}.lg\\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\\:pb-0{padding-bottom:0}.lg\\:pb-0\\.5{padding-bottom:.125rem}.lg\\:pb-1{padding-bottom:.25rem}.lg\\:pb-1\\.5{padding-bottom:.375rem}.lg\\:pb-10{padding-bottom:2.5rem}.lg\\:pb-11{padding-bottom:2.75rem}.lg\\:pb-12{padding-bottom:3rem}.lg\\:pb-14{padding-bottom:3.5rem}.lg\\:pb-16{padding-bottom:4rem}.lg\\:pb-2{padding-bottom:.5rem}.lg\\:pb-2\\.5{padding-bottom:.625rem}.lg\\:pb-20{padding-bottom:5rem}.lg\\:pb-24{padding-bottom:6rem}.lg\\:pb-28{padding-bottom:7rem}.lg\\:pb-3{padding-bottom:.75rem}.lg\\:pb-3\\.5{padding-bottom:.875rem}.lg\\:pb-32{padding-bottom:8rem}.lg\\:pb-36{padding-bottom:9rem}.lg\\:pb-4{padding-bottom:1rem}.lg\\:pb-40{padding-bottom:10rem}.lg\\:pb-44{padding-bottom:11rem}.lg\\:pb-48{padding-bottom:12rem}.lg\\:pb-5{padding-bottom:1.25rem}.lg\\:pb-52{padding-bottom:13rem}.lg\\:pb-56{padding-bottom:14rem}.lg\\:pb-6{padding-bottom:1.5rem}.lg\\:pb-60{padding-bottom:15rem}.lg\\:pb-64{padding-bottom:16rem}.lg\\:pb-7{padding-bottom:1.75rem}.lg\\:pb-72{padding-bottom:18rem}.lg\\:pb-8{padding-bottom:2rem}.lg\\:pb-80{padding-bottom:20rem}.lg\\:pb-9{padding-bottom:2.25rem}.lg\\:pb-96{padding-bottom:24rem}.lg\\:pl-0{padding-left:0}.lg\\:pl-0\\.5{padding-left:.125rem}.lg\\:pl-1{padding-left:.25rem}.lg\\:pl-1\\.5{padding-left:.375rem}.lg\\:pl-10{padding-left:2.5rem}.lg\\:pl-11{padding-left:2.75rem}.lg\\:pl-12{padding-left:3rem}.lg\\:pl-14{padding-left:3.5rem}.lg\\:pl-16{padding-left:4rem}.lg\\:pl-2{padding-left:.5rem}.lg\\:pl-2\\.5{padding-left:.625rem}.lg\\:pl-20{padding-left:5rem}.lg\\:pl-24{padding-left:6rem}.lg\\:pl-28{padding-left:7rem}.lg\\:pl-3{padding-left:.75rem}.lg\\:pl-3\\.5{padding-left:.875rem}.lg\\:pl-32{padding-left:8rem}.lg\\:pl-36{padding-left:9rem}.lg\\:pl-4{padding-left:1rem}.lg\\:pl-40{padding-left:10rem}.lg\\:pl-44{padding-left:11rem}.lg\\:pl-48{padding-left:12rem}.lg\\:pl-5{padding-left:1.25rem}.lg\\:pl-52{padding-left:13rem}.lg\\:pl-56{padding-left:14rem}.lg\\:pl-6{padding-left:1.5rem}.lg\\:pl-60{padding-left:15rem}.lg\\:pl-64{padding-left:16rem}.lg\\:pl-7{padding-left:1.75rem}.lg\\:pl-72{padding-left:18rem}.lg\\:pl-8{padding-left:2rem}.lg\\:pl-80{padding-left:20rem}.lg\\:pl-9{padding-left:2.25rem}.lg\\:pl-96{padding-left:24rem}.lg\\:pr-0{padding-right:0}.lg\\:pr-0\\.5{padding-right:.125rem}.lg\\:pr-1{padding-right:.25rem}.lg\\:pr-1\\.5{padding-right:.375rem}.lg\\:pr-10{padding-right:2.5rem}.lg\\:pr-11{padding-right:2.75rem}.lg\\:pr-12{padding-right:3rem}.lg\\:pr-14{padding-right:3.5rem}.lg\\:pr-16{padding-right:4rem}.lg\\:pr-2{padding-right:.5rem}.lg\\:pr-2\\.5{padding-right:.625rem}.lg\\:pr-20{padding-right:5rem}.lg\\:pr-24{padding-right:6rem}.lg\\:pr-28{padding-right:7rem}.lg\\:pr-3{padding-right:.75rem}.lg\\:pr-3\\.5{padding-right:.875rem}.lg\\:pr-32{padding-right:8rem}.lg\\:pr-36{padding-right:9rem}.lg\\:pr-4{padding-right:1rem}.lg\\:pr-40{padding-right:10rem}.lg\\:pr-44{padding-right:11rem}.lg\\:pr-48{padding-right:12rem}.lg\\:pr-5{padding-right:1.25rem}.lg\\:pr-52{padding-right:13rem}.lg\\:pr-56{padding-right:14rem}.lg\\:pr-6{padding-right:1.5rem}.lg\\:pr-60{padding-right:15rem}.lg\\:pr-64{padding-right:16rem}.lg\\:pr-7{padding-right:1.75rem}.lg\\:pr-72{padding-right:18rem}.lg\\:pr-8{padding-right:2rem}.lg\\:pr-80{padding-right:20rem}.lg\\:pr-9{padding-right:2.25rem}.lg\\:pr-96{padding-right:24rem}.lg\\:pt-0{padding-top:0}.lg\\:pt-0\\.5{padding-top:.125rem}.lg\\:pt-1{padding-top:.25rem}.lg\\:pt-1\\.5{padding-top:.375rem}.lg\\:pt-10{padding-top:2.5rem}.lg\\:pt-11{padding-top:2.75rem}.lg\\:pt-12{padding-top:3rem}.lg\\:pt-14{padding-top:3.5rem}.lg\\:pt-16{padding-top:4rem}.lg\\:pt-2{padding-top:.5rem}.lg\\:pt-2\\.5{padding-top:.625rem}.lg\\:pt-20{padding-top:5rem}.lg\\:pt-24{padding-top:6rem}.lg\\:pt-28{padding-top:7rem}.lg\\:pt-3{padding-top:.75rem}.lg\\:pt-3\\.5{padding-top:.875rem}.lg\\:pt-32{padding-top:8rem}.lg\\:pt-36{padding-top:9rem}.lg\\:pt-4{padding-top:1rem}.lg\\:pt-40{padding-top:10rem}.lg\\:pt-44{padding-top:11rem}.lg\\:pt-48{padding-top:12rem}.lg\\:pt-5{padding-top:1.25rem}.lg\\:pt-52{padding-top:13rem}.lg\\:pt-56{padding-top:14rem}.lg\\:pt-6{padding-top:1.5rem}.lg\\:pt-60{padding-top:15rem}.lg\\:pt-64{padding-top:16rem}.lg\\:pt-7{padding-top:1.75rem}.lg\\:pt-72{padding-top:18rem}.lg\\:pt-8{padding-top:2rem}.lg\\:pt-80{padding-top:20rem}.lg\\:pt-9{padding-top:2.25rem}.lg\\:pt-96{padding-top:24rem}.lg\\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\\:text-5xl{font-size:3rem;line-height:1}.lg\\:text-6xl{font-size:3.75rem;line-height:1}.lg\\:text-7xl{font-size:4.5rem;line-height:1}.lg\\:text-8xl{font-size:6rem;line-height:1}.lg\\:text-9xl{font-size:8rem;line-height:1}.lg\\:text-base{font-size:1rem;line-height:1.5rem}.lg\\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width: 1280px){.xl\\:flex{display:flex}.xl\\:grid{display:grid}.xl\\:h-0\\.5{height:.125rem}.xl\\:h-1{height:.25rem}.xl\\:h-1\\.5{height:.375rem}.xl\\:h-1\\/2{height:50%}.xl\\:h-1\\/3{height:33.333333%}.xl\\:h-1\\/4{height:25%}.xl\\:h-1\\/5{height:20%}.xl\\:h-1\\/6{height:16.666667%}.xl\\:h-10{height:2.5rem}.xl\\:h-11{height:2.75rem}.xl\\:h-12{height:3rem}.xl\\:h-14{height:3.5rem}.xl\\:h-16{height:4rem}.xl\\:h-2{height:.5rem}.xl\\:h-2\\.5{height:.625rem}.xl\\:h-2\\/3{height:66.666667%}.xl\\:h-2\\/4{height:50%}.xl\\:h-2\\/5{height:40%}.xl\\:h-2\\/6{height:33.333333%}.xl\\:h-20{height:5rem}.xl\\:h-24{height:6rem}.xl\\:h-28{height:7rem}.xl\\:h-3{height:.75rem}.xl\\:h-3\\.5{height:.875rem}.xl\\:h-3\\/4{height:75%}.xl\\:h-3\\/5{height:60%}.xl\\:h-3\\/6{height:50%}.xl\\:h-32{height:8rem}.xl\\:h-36{height:9rem}.xl\\:h-4{height:1rem}.xl\\:h-4\\/5{height:80%}.xl\\:h-4\\/6{height:66.666667%}.xl\\:h-40{height:10rem}.xl\\:h-44{height:11rem}.xl\\:h-48{height:12rem}.xl\\:h-5{height:1.25rem}.xl\\:h-5\\/6{height:83.333333%}.xl\\:h-52{height:13rem}.xl\\:h-56{height:14rem}.xl\\:h-6{height:1.5rem}.xl\\:h-60{height:15rem}.xl\\:h-64{height:16rem}.xl\\:h-7{height:1.75rem}.xl\\:h-72{height:18rem}.xl\\:h-8{height:2rem}.xl\\:h-80{height:20rem}.xl\\:h-9{height:2.25rem}.xl\\:h-96{height:24rem}.xl\\:h-auto{height:auto}.xl\\:h-fit{height:-moz-fit-content;height:fit-content}.xl\\:h-full{height:100%}.xl\\:h-max{height:-moz-max-content;height:max-content}.xl\\:h-min{height:-moz-min-content;height:min-content}.xl\\:h-screen{height:100vh}.xl\\:w-0\\.5{width:.125rem}.xl\\:w-1{width:.25rem}.xl\\:w-1\\.5{width:.375rem}.xl\\:w-1\\/2{width:50%}.xl\\:w-1\\/3{width:33.333333%}.xl\\:w-1\\/4{width:25%}.xl\\:w-1\\/5{width:20%}.xl\\:w-1\\/6{width:16.666667%}.xl\\:w-10{width:2.5rem}.xl\\:w-11{width:2.75rem}.xl\\:w-12{width:3rem}.xl\\:w-14{width:3.5rem}.xl\\:w-16{width:4rem}.xl\\:w-2{width:.5rem}.xl\\:w-2\\.5{width:.625rem}.xl\\:w-2\\/3{width:66.666667%}.xl\\:w-2\\/4{width:50%}.xl\\:w-2\\/5{width:40%}.xl\\:w-2\\/6{width:33.333333%}.xl\\:w-20{width:5rem}.xl\\:w-24{width:6rem}.xl\\:w-28{width:7rem}.xl\\:w-3{width:.75rem}.xl\\:w-3\\.5{width:.875rem}.xl\\:w-3\\/4{width:75%}.xl\\:w-3\\/5{width:60%}.xl\\:w-3\\/6{width:50%}.xl\\:w-32{width:8rem}.xl\\:w-36{width:9rem}.xl\\:w-4{width:1rem}.xl\\:w-4\\/5{width:80%}.xl\\:w-4\\/6{width:66.666667%}.xl\\:w-40{width:10rem}.xl\\:w-44{width:11rem}.xl\\:w-48{width:12rem}.xl\\:w-5{width:1.25rem}.xl\\:w-5\\/6{width:83.333333%}.xl\\:w-52{width:13rem}.xl\\:w-56{width:14rem}.xl\\:w-6{width:1.5rem}.xl\\:w-60{width:15rem}.xl\\:w-64{width:16rem}.xl\\:w-7{width:1.75rem}.xl\\:w-72{width:18rem}.xl\\:w-8{width:2rem}.xl\\:w-80{width:20rem}.xl\\:w-9{width:2.25rem}.xl\\:w-96{width:24rem}.xl\\:w-auto{width:auto}.xl\\:w-fit{width:-moz-fit-content;width:fit-content}.xl\\:w-full{width:100%}.xl\\:w-max{width:-moz-max-content;width:max-content}.xl\\:w-min{width:-moz-min-content;width:min-content}.xl\\:w-screen{width:100vw}.xl\\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xl\\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.xl\\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.xl\\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.xl\\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.xl\\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.xl\\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.xl\\:grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))}.xl\\:grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))}.xl\\:grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))}.xl\\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.xl\\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.xl\\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.xl\\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.xl\\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.xl\\:grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))}.xl\\:grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))}.xl\\:grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))}.xl\\:pb-0{padding-bottom:0}.xl\\:pb-0\\.5{padding-bottom:.125rem}.xl\\:pb-1{padding-bottom:.25rem}.xl\\:pb-1\\.5{padding-bottom:.375rem}.xl\\:pb-10{padding-bottom:2.5rem}.xl\\:pb-11{padding-bottom:2.75rem}.xl\\:pb-12{padding-bottom:3rem}.xl\\:pb-14{padding-bottom:3.5rem}.xl\\:pb-16{padding-bottom:4rem}.xl\\:pb-2{padding-bottom:.5rem}.xl\\:pb-2\\.5{padding-bottom:.625rem}.xl\\:pb-20{padding-bottom:5rem}.xl\\:pb-24{padding-bottom:6rem}.xl\\:pb-28{padding-bottom:7rem}.xl\\:pb-3{padding-bottom:.75rem}.xl\\:pb-3\\.5{padding-bottom:.875rem}.xl\\:pb-32{padding-bottom:8rem}.xl\\:pb-36{padding-bottom:9rem}.xl\\:pb-4{padding-bottom:1rem}.xl\\:pb-40{padding-bottom:10rem}.xl\\:pb-44{padding-bottom:11rem}.xl\\:pb-48{padding-bottom:12rem}.xl\\:pb-5{padding-bottom:1.25rem}.xl\\:pb-52{padding-bottom:13rem}.xl\\:pb-56{padding-bottom:14rem}.xl\\:pb-6{padding-bottom:1.5rem}.xl\\:pb-60{padding-bottom:15rem}.xl\\:pb-64{padding-bottom:16rem}.xl\\:pb-7{padding-bottom:1.75rem}.xl\\:pb-72{padding-bottom:18rem}.xl\\:pb-8{padding-bottom:2rem}.xl\\:pb-80{padding-bottom:20rem}.xl\\:pb-9{padding-bottom:2.25rem}.xl\\:pb-96{padding-bottom:24rem}.xl\\:pl-0{padding-left:0}.xl\\:pl-0\\.5{padding-left:.125rem}.xl\\:pl-1{padding-left:.25rem}.xl\\:pl-1\\.5{padding-left:.375rem}.xl\\:pl-10{padding-left:2.5rem}.xl\\:pl-11{padding-left:2.75rem}.xl\\:pl-12{padding-left:3rem}.xl\\:pl-14{padding-left:3.5rem}.xl\\:pl-16{padding-left:4rem}.xl\\:pl-2{padding-left:.5rem}.xl\\:pl-2\\.5{padding-left:.625rem}.xl\\:pl-20{padding-left:5rem}.xl\\:pl-24{padding-left:6rem}.xl\\:pl-28{padding-left:7rem}.xl\\:pl-3{padding-left:.75rem}.xl\\:pl-3\\.5{padding-left:.875rem}.xl\\:pl-32{padding-left:8rem}.xl\\:pl-36{padding-left:9rem}.xl\\:pl-4{padding-left:1rem}.xl\\:pl-40{padding-left:10rem}.xl\\:pl-44{padding-left:11rem}.xl\\:pl-48{padding-left:12rem}.xl\\:pl-5{padding-left:1.25rem}.xl\\:pl-52{padding-left:13rem}.xl\\:pl-56{padding-left:14rem}.xl\\:pl-6{padding-left:1.5rem}.xl\\:pl-60{padding-left:15rem}.xl\\:pl-64{padding-left:16rem}.xl\\:pl-7{padding-left:1.75rem}.xl\\:pl-72{padding-left:18rem}.xl\\:pl-8{padding-left:2rem}.xl\\:pl-80{padding-left:20rem}.xl\\:pl-9{padding-left:2.25rem}.xl\\:pl-96{padding-left:24rem}.xl\\:pr-0{padding-right:0}.xl\\:pr-0\\.5{padding-right:.125rem}.xl\\:pr-1{padding-right:.25rem}.xl\\:pr-1\\.5{padding-right:.375rem}.xl\\:pr-10{padding-right:2.5rem}.xl\\:pr-11{padding-right:2.75rem}.xl\\:pr-12{padding-right:3rem}.xl\\:pr-14{padding-right:3.5rem}.xl\\:pr-16{padding-right:4rem}.xl\\:pr-2{padding-right:.5rem}.xl\\:pr-2\\.5{padding-right:.625rem}.xl\\:pr-20{padding-right:5rem}.xl\\:pr-24{padding-right:6rem}.xl\\:pr-28{padding-right:7rem}.xl\\:pr-3{padding-right:.75rem}.xl\\:pr-3\\.5{padding-right:.875rem}.xl\\:pr-32{padding-right:8rem}.xl\\:pr-36{padding-right:9rem}.xl\\:pr-4{padding-right:1rem}.xl\\:pr-40{padding-right:10rem}.xl\\:pr-44{padding-right:11rem}.xl\\:pr-48{padding-right:12rem}.xl\\:pr-5{padding-right:1.25rem}.xl\\:pr-52{padding-right:13rem}.xl\\:pr-56{padding-right:14rem}.xl\\:pr-6{padding-right:1.5rem}.xl\\:pr-60{padding-right:15rem}.xl\\:pr-64{padding-right:16rem}.xl\\:pr-7{padding-right:1.75rem}.xl\\:pr-72{padding-right:18rem}.xl\\:pr-8{padding-right:2rem}.xl\\:pr-80{padding-right:20rem}.xl\\:pr-9{padding-right:2.25rem}.xl\\:pr-96{padding-right:24rem}.xl\\:pt-0{padding-top:0}.xl\\:pt-0\\.5{padding-top:.125rem}.xl\\:pt-1{padding-top:.25rem}.xl\\:pt-1\\.5{padding-top:.375rem}.xl\\:pt-10{padding-top:2.5rem}.xl\\:pt-11{padding-top:2.75rem}.xl\\:pt-12{padding-top:3rem}.xl\\:pt-14{padding-top:3.5rem}.xl\\:pt-16{padding-top:4rem}.xl\\:pt-2{padding-top:.5rem}.xl\\:pt-2\\.5{padding-top:.625rem}.xl\\:pt-20{padding-top:5rem}.xl\\:pt-24{padding-top:6rem}.xl\\:pt-28{padding-top:7rem}.xl\\:pt-3{padding-top:.75rem}.xl\\:pt-3\\.5{padding-top:.875rem}.xl\\:pt-32{padding-top:8rem}.xl\\:pt-36{padding-top:9rem}.xl\\:pt-4{padding-top:1rem}.xl\\:pt-40{padding-top:10rem}.xl\\:pt-44{padding-top:11rem}.xl\\:pt-48{padding-top:12rem}.xl\\:pt-5{padding-top:1.25rem}.xl\\:pt-52{padding-top:13rem}.xl\\:pt-56{padding-top:14rem}.xl\\:pt-6{padding-top:1.5rem}.xl\\:pt-60{padding-top:15rem}.xl\\:pt-64{padding-top:16rem}.xl\\:pt-7{padding-top:1.75rem}.xl\\:pt-72{padding-top:18rem}.xl\\:pt-8{padding-top:2rem}.xl\\:pt-80{padding-top:20rem}.xl\\:pt-9{padding-top:2.25rem}.xl\\:pt-96{padding-top:24rem}}@media (min-width: 1536px){.\\32xl\\:flex{display:flex}.\\32xl\\:grid{display:grid}.\\32xl\\:h-0\\.5{height:.125rem}.\\32xl\\:h-1{height:.25rem}.\\32xl\\:h-1\\.5{height:.375rem}.\\32xl\\:h-1\\/2{height:50%}.\\32xl\\:h-1\\/3{height:33.333333%}.\\32xl\\:h-1\\/4{height:25%}.\\32xl\\:h-1\\/5{height:20%}.\\32xl\\:h-1\\/6{height:16.666667%}.\\32xl\\:h-10{height:2.5rem}.\\32xl\\:h-11{height:2.75rem}.\\32xl\\:h-12{height:3rem}.\\32xl\\:h-14{height:3.5rem}.\\32xl\\:h-16{height:4rem}.\\32xl\\:h-2{height:.5rem}.\\32xl\\:h-2\\.5{height:.625rem}.\\32xl\\:h-2\\/3{height:66.666667%}.\\32xl\\:h-2\\/4{height:50%}.\\32xl\\:h-2\\/5{height:40%}.\\32xl\\:h-2\\/6{height:33.333333%}.\\32xl\\:h-20{height:5rem}.\\32xl\\:h-24{height:6rem}.\\32xl\\:h-28{height:7rem}.\\32xl\\:h-3{height:.75rem}.\\32xl\\:h-3\\.5{height:.875rem}.\\32xl\\:h-3\\/4{height:75%}.\\32xl\\:h-3\\/5{height:60%}.\\32xl\\:h-3\\/6{height:50%}.\\32xl\\:h-32{height:8rem}.\\32xl\\:h-36{height:9rem}.\\32xl\\:h-4{height:1rem}.\\32xl\\:h-4\\/5{height:80%}.\\32xl\\:h-4\\/6{height:66.666667%}.\\32xl\\:h-40{height:10rem}.\\32xl\\:h-44{height:11rem}.\\32xl\\:h-48{height:12rem}.\\32xl\\:h-5{height:1.25rem}.\\32xl\\:h-5\\/6{height:83.333333%}.\\32xl\\:h-52{height:13rem}.\\32xl\\:h-56{height:14rem}.\\32xl\\:h-6{height:1.5rem}.\\32xl\\:h-60{height:15rem}.\\32xl\\:h-64{height:16rem}.\\32xl\\:h-7{height:1.75rem}.\\32xl\\:h-72{height:18rem}.\\32xl\\:h-8{height:2rem}.\\32xl\\:h-80{height:20rem}.\\32xl\\:h-9{height:2.25rem}.\\32xl\\:h-96{height:24rem}.\\32xl\\:h-auto{height:auto}.\\32xl\\:h-fit{height:-moz-fit-content;height:fit-content}.\\32xl\\:h-full{height:100%}.\\32xl\\:h-max{height:-moz-max-content;height:max-content}.\\32xl\\:h-min{height:-moz-min-content;height:min-content}.\\32xl\\:h-screen{height:100vh}.\\32xl\\:w-0\\.5{width:.125rem}.\\32xl\\:w-1{width:.25rem}.\\32xl\\:w-1\\.5{width:.375rem}.\\32xl\\:w-1\\/2{width:50%}.\\32xl\\:w-1\\/3{width:33.333333%}.\\32xl\\:w-1\\/4{width:25%}.\\32xl\\:w-1\\/5{width:20%}.\\32xl\\:w-1\\/6{width:16.666667%}.\\32xl\\:w-10{width:2.5rem}.\\32xl\\:w-11{width:2.75rem}.\\32xl\\:w-12{width:3rem}.\\32xl\\:w-14{width:3.5rem}.\\32xl\\:w-16{width:4rem}.\\32xl\\:w-2{width:.5rem}.\\32xl\\:w-2\\.5{width:.625rem}.\\32xl\\:w-2\\/3{width:66.666667%}.\\32xl\\:w-2\\/4{width:50%}.\\32xl\\:w-2\\/5{width:40%}.\\32xl\\:w-2\\/6{width:33.333333%}.\\32xl\\:w-20{width:5rem}.\\32xl\\:w-24{width:6rem}.\\32xl\\:w-28{width:7rem}.\\32xl\\:w-3{width:.75rem}.\\32xl\\:w-3\\.5{width:.875rem}.\\32xl\\:w-3\\/4{width:75%}.\\32xl\\:w-3\\/5{width:60%}.\\32xl\\:w-3\\/6{width:50%}.\\32xl\\:w-32{width:8rem}.\\32xl\\:w-36{width:9rem}.\\32xl\\:w-4{width:1rem}.\\32xl\\:w-4\\/5{width:80%}.\\32xl\\:w-4\\/6{width:66.666667%}.\\32xl\\:w-40{width:10rem}.\\32xl\\:w-44{width:11rem}.\\32xl\\:w-48{width:12rem}.\\32xl\\:w-5{width:1.25rem}.\\32xl\\:w-5\\/6{width:83.333333%}.\\32xl\\:w-52{width:13rem}.\\32xl\\:w-56{width:14rem}.\\32xl\\:w-6{width:1.5rem}.\\32xl\\:w-60{width:15rem}.\\32xl\\:w-64{width:16rem}.\\32xl\\:w-7{width:1.75rem}.\\32xl\\:w-72{width:18rem}.\\32xl\\:w-8{width:2rem}.\\32xl\\:w-80{width:20rem}.\\32xl\\:w-9{width:2.25rem}.\\32xl\\:w-96{width:24rem}.\\32xl\\:w-auto{width:auto}.\\32xl\\:w-fit{width:-moz-fit-content;width:fit-content}.\\32xl\\:w-full{width:100%}.\\32xl\\:w-max{width:-moz-max-content;width:max-content}.\\32xl\\:w-min{width:-moz-min-content;width:min-content}.\\32xl\\:w-screen{width:100vw}.\\32xl\\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.\\32xl\\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.\\32xl\\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.\\32xl\\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.\\32xl\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.\\32xl\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\\32xl\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\\32xl\\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.\\32xl\\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.\\32xl\\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.\\32xl\\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.\\32xl\\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.\\32xl\\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.\\32xl\\:grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))}.\\32xl\\:grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))}.\\32xl\\:grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))}.\\32xl\\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.\\32xl\\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.\\32xl\\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.\\32xl\\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.\\32xl\\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.\\32xl\\:grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))}.\\32xl\\:grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))}.\\32xl\\:grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))}.\\32xl\\:pb-0{padding-bottom:0}.\\32xl\\:pb-0\\.5{padding-bottom:.125rem}.\\32xl\\:pb-1{padding-bottom:.25rem}.\\32xl\\:pb-1\\.5{padding-bottom:.375rem}.\\32xl\\:pb-10{padding-bottom:2.5rem}.\\32xl\\:pb-11{padding-bottom:2.75rem}.\\32xl\\:pb-12{padding-bottom:3rem}.\\32xl\\:pb-14{padding-bottom:3.5rem}.\\32xl\\:pb-16{padding-bottom:4rem}.\\32xl\\:pb-2{padding-bottom:.5rem}.\\32xl\\:pb-2\\.5{padding-bottom:.625rem}.\\32xl\\:pb-20{padding-bottom:5rem}.\\32xl\\:pb-24{padding-bottom:6rem}.\\32xl\\:pb-28{padding-bottom:7rem}.\\32xl\\:pb-3{padding-bottom:.75rem}.\\32xl\\:pb-3\\.5{padding-bottom:.875rem}.\\32xl\\:pb-32{padding-bottom:8rem}.\\32xl\\:pb-36{padding-bottom:9rem}.\\32xl\\:pb-4{padding-bottom:1rem}.\\32xl\\:pb-40{padding-bottom:10rem}.\\32xl\\:pb-44{padding-bottom:11rem}.\\32xl\\:pb-48{padding-bottom:12rem}.\\32xl\\:pb-5{padding-bottom:1.25rem}.\\32xl\\:pb-52{padding-bottom:13rem}.\\32xl\\:pb-56{padding-bottom:14rem}.\\32xl\\:pb-6{padding-bottom:1.5rem}.\\32xl\\:pb-60{padding-bottom:15rem}.\\32xl\\:pb-64{padding-bottom:16rem}.\\32xl\\:pb-7{padding-bottom:1.75rem}.\\32xl\\:pb-72{padding-bottom:18rem}.\\32xl\\:pb-8{padding-bottom:2rem}.\\32xl\\:pb-80{padding-bottom:20rem}.\\32xl\\:pb-9{padding-bottom:2.25rem}.\\32xl\\:pb-96{padding-bottom:24rem}.\\32xl\\:pl-0{padding-left:0}.\\32xl\\:pl-0\\.5{padding-left:.125rem}.\\32xl\\:pl-1{padding-left:.25rem}.\\32xl\\:pl-1\\.5{padding-left:.375rem}.\\32xl\\:pl-10{padding-left:2.5rem}.\\32xl\\:pl-11{padding-left:2.75rem}.\\32xl\\:pl-12{padding-left:3rem}.\\32xl\\:pl-14{padding-left:3.5rem}.\\32xl\\:pl-16{padding-left:4rem}.\\32xl\\:pl-2{padding-left:.5rem}.\\32xl\\:pl-2\\.5{padding-left:.625rem}.\\32xl\\:pl-20{padding-left:5rem}.\\32xl\\:pl-24{padding-left:6rem}.\\32xl\\:pl-28{padding-left:7rem}.\\32xl\\:pl-3{padding-left:.75rem}.\\32xl\\:pl-3\\.5{padding-left:.875rem}.\\32xl\\:pl-32{padding-left:8rem}.\\32xl\\:pl-36{padding-left:9rem}.\\32xl\\:pl-4{padding-left:1rem}.\\32xl\\:pl-40{padding-left:10rem}.\\32xl\\:pl-44{padding-left:11rem}.\\32xl\\:pl-48{padding-left:12rem}.\\32xl\\:pl-5{padding-left:1.25rem}.\\32xl\\:pl-52{padding-left:13rem}.\\32xl\\:pl-56{padding-left:14rem}.\\32xl\\:pl-6{padding-left:1.5rem}.\\32xl\\:pl-60{padding-left:15rem}.\\32xl\\:pl-64{padding-left:16rem}.\\32xl\\:pl-7{padding-left:1.75rem}.\\32xl\\:pl-72{padding-left:18rem}.\\32xl\\:pl-8{padding-left:2rem}.\\32xl\\:pl-80{padding-left:20rem}.\\32xl\\:pl-9{padding-left:2.25rem}.\\32xl\\:pl-96{padding-left:24rem}.\\32xl\\:pr-0{padding-right:0}.\\32xl\\:pr-0\\.5{padding-right:.125rem}.\\32xl\\:pr-1{padding-right:.25rem}.\\32xl\\:pr-1\\.5{padding-right:.375rem}.\\32xl\\:pr-10{padding-right:2.5rem}.\\32xl\\:pr-11{padding-right:2.75rem}.\\32xl\\:pr-12{padding-right:3rem}.\\32xl\\:pr-14{padding-right:3.5rem}.\\32xl\\:pr-16{padding-right:4rem}.\\32xl\\:pr-2{padding-right:.5rem}.\\32xl\\:pr-2\\.5{padding-right:.625rem}.\\32xl\\:pr-20{padding-right:5rem}.\\32xl\\:pr-24{padding-right:6rem}.\\32xl\\:pr-28{padding-right:7rem}.\\32xl\\:pr-3{padding-right:.75rem}.\\32xl\\:pr-3\\.5{padding-right:.875rem}.\\32xl\\:pr-32{padding-right:8rem}.\\32xl\\:pr-36{padding-right:9rem}.\\32xl\\:pr-4{padding-right:1rem}.\\32xl\\:pr-40{padding-right:10rem}.\\32xl\\:pr-44{padding-right:11rem}.\\32xl\\:pr-48{padding-right:12rem}.\\32xl\\:pr-5{padding-right:1.25rem}.\\32xl\\:pr-52{padding-right:13rem}.\\32xl\\:pr-56{padding-right:14rem}.\\32xl\\:pr-6{padding-right:1.5rem}.\\32xl\\:pr-60{padding-right:15rem}.\\32xl\\:pr-64{padding-right:16rem}.\\32xl\\:pr-7{padding-right:1.75rem}.\\32xl\\:pr-72{padding-right:18rem}.\\32xl\\:pr-8{padding-right:2rem}.\\32xl\\:pr-80{padding-right:20rem}.\\32xl\\:pr-9{padding-right:2.25rem}.\\32xl\\:pr-96{padding-right:24rem}.\\32xl\\:pt-0{padding-top:0}.\\32xl\\:pt-0\\.5{padding-top:.125rem}.\\32xl\\:pt-1{padding-top:.25rem}.\\32xl\\:pt-1\\.5{padding-top:.375rem}.\\32xl\\:pt-10{padding-top:2.5rem}.\\32xl\\:pt-11{padding-top:2.75rem}.\\32xl\\:pt-12{padding-top:3rem}.\\32xl\\:pt-14{padding-top:3.5rem}.\\32xl\\:pt-16{padding-top:4rem}.\\32xl\\:pt-2{padding-top:.5rem}.\\32xl\\:pt-2\\.5{padding-top:.625rem}.\\32xl\\:pt-20{padding-top:5rem}.\\32xl\\:pt-24{padding-top:6rem}.\\32xl\\:pt-28{padding-top:7rem}.\\32xl\\:pt-3{padding-top:.75rem}.\\32xl\\:pt-3\\.5{padding-top:.875rem}.\\32xl\\:pt-32{padding-top:8rem}.\\32xl\\:pt-36{padding-top:9rem}.\\32xl\\:pt-4{padding-top:1rem}.\\32xl\\:pt-40{padding-top:10rem}.\\32xl\\:pt-44{padding-top:11rem}.\\32xl\\:pt-48{padding-top:12rem}.\\32xl\\:pt-5{padding-top:1.25rem}.\\32xl\\:pt-52{padding-top:13rem}.\\32xl\\:pt-56{padding-top:14rem}.\\32xl\\:pt-6{padding-top:1.5rem}.\\32xl\\:pt-60{padding-top:15rem}.\\32xl\\:pt-64{padding-top:16rem}.\\32xl\\:pt-7{padding-top:1.75rem}.\\32xl\\:pt-72{padding-top:18rem}.\\32xl\\:pt-8{padding-top:2rem}.\\32xl\\:pt-80{padding-top:20rem}.\\32xl\\:pt-9{padding-top:2.25rem}.\\32xl\\:pt-96{padding-top:24rem}}@media (prefers-color-scheme: dark){.dark\\:text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}}`,T4=function(r){return`<!DOCTYPE html><html><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><style>${B4}</style></head><body>${r}</body></html>`},vo=function(r){return!r||typeof r=="object"&&r.constructor===Object&&Object.keys(r).length===0},O4={class:"mt-4 mb-4 py-8 border-b border-myPrimbryLightGrayColor flex gap-4 flex-col divide-y divide-gray-300"},P4={class:"mt-4 mb-4 py-8 border-b border-myPrimbryLightGrayColor"},V4={class:"mt-8"},D4={class:"overflow-hidden shadow ring-1 ring-black ring-opacity-5 md:rounded-lg"},A4={class:"overflow-x-auto"},L4={class:"min-w-full divide-y divide-gray-300"},I4={class:"bg-white divide-y divide-gray-200"},R4={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},_4={class:"inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium bg-blue-100 text-blue-800"},z4={key:0,class:"mt-4"},F4={class:"overflow-hidden shadow ring-1 ring-black ring-opacity-5 md:rounded-lg"},j4={class:"overflow-x-auto"},H4={class:"min-w-full divide-y divide-gray-300"},W4={class:"bg-white divide-y divide-gray-200"},U4={key:0},q4={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},K4={key:1},G4={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},J4={key:1,class:"mt-8"},Y4={class:"overflow-hidden shadow ring-1 ring-black ring-opacity-5 md:rounded-lg"},Q4={class:"overflow-x-auto"},X4={class:"min-w-full divide-y divide-gray-300"},Z4={class:"bg-white divide-y divide-gray-200"},$4={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},eE={key:2,class:"mt-8"},tE={class:"overflow-hidden shadow ring-1 ring-black ring-opacity-5 md:rounded-lg"},rE={class:"overflow-x-auto"},oE={class:"min-w-full divide-y divide-gray-300"},nE={class:"bg-white divide-y divide-gray-200"},iE={key:0},aE={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},sE={key:1},lE={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},dE={key:2},cE={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},pE={key:3},uE={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},mE={key:3,class:"mt-8"},hE={class:"overflow-hidden shadow ring-1 ring-black ring-opacity-5 md:rounded-lg"},fE={class:"overflow-x-auto"},gE={class:"min-w-full divide-y divide-gray-300"},bE={class:"bg-white divide-y divide-gray-200"},yE={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},wE={class:"flex items-center space-x-3"},vE={class:"border-r border-gray-200 pr-6"},xE=["src"],kE={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},EE={class:"flex items-center space-x-3"},CE={class:"border-r border-gray-200 pr-6"},SE={class:"flex items-center space-x-3"},NE={class:"whitespace-nowrap"},ME={key:4,class:"mt-8"},BE={class:"overflow-hidden shadow ring-1 ring-black ring-opacity-5 md:rounded-lg"},TE={class:"overflow-x-auto"},OE={class:"min-w-full divide-y divide-gray-300"},PE={class:"bg-white divide-y divide-gray-200"},VE={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},DE={key:0},AE={key:1},LE={key:0},IE={class:"px-6 py-4 whitespace-nowrap text-sm text-gray-500"},RE={class:"inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium"},_E={class:"mt-4 mb-4 py-8 border-b border-myPrimbryLightGrayColor"},zE={class:"mt-4 whitespace-pre-wrap text-white overflow-hidden bg-gray-900 max-w-2xl"},FE={class:"px-4 pb-8 pt-4 text-white text-xs break-all"},jE={class:"myPrimaryParagraph text-xs text-white"},HE={__name:"PageBuilderSettings",setup(r){const e="v3.2.33",t=ce;new ge(t);const o=a.ref(!1),n=a.ref(""),i=a.ref(null),s=a.computed(()=>t.getConfigPageBuilder),l=function(){n.value="Advanced Settings",o.value=!0},d=function(){o.value=!1},c=a.computed(()=>t.getComponents),p=function(m,h){const f=document.createElement("a");f.setAttribute("href","data:text/html;charset=utf-8,"+encodeURIComponent(T4(h))),f.setAttribute("download",m),f.style.display="none",document.body.appendChild(f),f.click(),document.body.removeChild(f)},u=function(){i.value=c.value.map(m=>m.html_code),p("downloaded_html.html",i.value.join(""))};return(m,h)=>{var f,g,b,w,v,k,y,N,E,T,M,S,x,C,D,I;return a.openBlock(),a.createElementBlock("div",null,[a.createVNode(uk,{open:o.value,title:n.value,onSlideOverButton:d},{default:a.withCtx(()=>[a.createVNode(M4)]),_:1},8,["open","title"]),a.createElementVNode("div",O4,[a.createElementVNode("div",{class:"flex items-left flex-col gap-2"},[h[0]||(h[0]=a.createElementVNode("h3",{class:"myQuaternaryHeader"},"Selections Overview",-1)),h[1]||(h[1]=a.createElementVNode("p",{class:"myPrimaryParagraph text-xs"}," Manage advanced settings here. Like an overview of Selected Element, Component, and Components in real-time. ",-1)),a.createElementVNode("div",{class:"my-4"},[a.createElementVNode("button",{onClick:l,type:"button",class:"myPrimaryButton text"}," Advanced Settings ")])]),a.createElementVNode("div",P4,[h[26]||(h[26]=a.createElementVNode("div",{class:"flex items-left flex-col gap-1"},[a.createElementVNode("h3",{class:"myQuaternaryHeader"},"Configuration Overview"),a.createElementVNode("p",{class:"myPrimaryParagraph text-xs"}," A summary of current user preferences, application settings, and system metadata including UI theme, language, saved components, and logo configuration. ")],-1)),a.createElementVNode("div",V4,[h[4]||(h[4]=a.createElementVNode("h4",{class:"myQuaternaryHeader text-sm mb-2"},"Version Information",-1)),a.createElementVNode("div",D4,[a.createElementVNode("div",A4,[a.createElementVNode("table",L4,[h[3]||(h[3]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Component "),a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Version ")])],-1)),a.createElementVNode("tbody",I4,[a.createElementVNode("tr",null,[h[2]||(h[2]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," Page Builder ",-1)),a.createElementVNode("td",R4,[a.createElementVNode("span",_4,a.toDisplayString(a.unref(e)),1)])])])])])])]),(f=s.value)!=null&&f.resourceData&&!a.unref(vo)(s.value.resourceData)?(a.openBlock(),a.createElementBlock("div",z4,[h[8]||(h[8]=a.createElementVNode("h4",{class:"myQuaternaryHeader text-sm mb-2"},"Resource Data",-1)),a.createElementVNode("div",F4,[a.createElementVNode("div",j4,[a.createElementVNode("table",H4,[h[7]||(h[7]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Property "),a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Value ")])],-1)),a.createElementVNode("tbody",W4,[(b=(g=s.value)==null?void 0:g.resourceData)!=null&&b.title?(a.openBlock(),a.createElementBlock("tr",U4,[h[5]||(h[5]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," Title ",-1)),a.createElementVNode("td",q4,a.toDisplayString(s.value.resourceData.title),1)])):a.createCommentVNode("",!0),(v=(w=s.value)==null?void 0:w.resourceData)!=null&&v.id?(a.openBlock(),a.createElementBlock("tr",K4,[h[6]||(h[6]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," ID ",-1)),a.createElementVNode("td",G4,a.toDisplayString(s.value.resourceData.id),1)])):a.createCommentVNode("",!0)])])])])])):a.createCommentVNode("",!0),(k=s.value)!=null&&k.userForPageBuilder&&!a.unref(vo)(s.value.userForPageBuilder)?(a.openBlock(),a.createElementBlock("div",J4,[h[11]||(h[11]=a.createElementVNode("h4",{class:"myQuaternaryHeader text-sm mb-2"},"User Information",-1)),a.createElementVNode("div",Y4,[a.createElementVNode("div",Q4,[a.createElementVNode("table",X4,[h[10]||(h[10]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Property "),a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Value ")])],-1)),a.createElementVNode("tbody",Z4,[a.createElementVNode("tr",null,[h[9]||(h[9]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," User Name ",-1)),a.createElementVNode("td",$4,a.toDisplayString(s.value.userForPageBuilder.name),1)])])])])])])):a.createCommentVNode("",!0),(y=s.value)!=null&&y.userSettings&&!a.unref(vo)(s.value.userSettings)?(a.openBlock(),a.createElementBlock("div",eE,[h[17]||(h[17]=a.createElementVNode("h4",{class:"myQuaternaryHeader text-sm mb-2"},"User Settings",-1)),a.createElementVNode("div",tE,[a.createElementVNode("div",rE,[a.createElementVNode("table",oE,[h[16]||(h[16]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Setting "),a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Value ")])],-1)),a.createElementVNode("tbody",nE,[(E=(N=s.value)==null?void 0:N.userSettings)!=null&&E.theme?(a.openBlock(),a.createElementBlock("tr",iE,[h[12]||(h[12]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," Theme ",-1)),a.createElementVNode("td",aE,a.toDisplayString(s.value.userSettings.theme),1)])):a.createCommentVNode("",!0),(M=(T=s.value)==null?void 0:T.userSettings)!=null&&M.language?(a.openBlock(),a.createElementBlock("tr",sE,[h[13]||(h[13]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," Language ",-1)),a.createElementVNode("td",lE,a.toDisplayString(s.value.userSettings.language),1)])):a.createCommentVNode("",!0),((x=(S=s.value)==null?void 0:S.userSettings)==null?void 0:x.autoSave)!==void 0?(a.openBlock(),a.createElementBlock("tr",dE,[h[14]||(h[14]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," Auto Save ",-1)),a.createElementVNode("td",cE,[a.createElementVNode("span",{class:a.normalizeClass(["inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium",s.value.userSettings.autoSave?"bg-green-100 text-green-800":"bg-red-100 text-red-800"])},a.toDisplayString(s.value.userSettings.autoSave?"Enabled":"Disabled"),3)])])):a.createCommentVNode("",!0),((D=(C=s.value)==null?void 0:C.userSettings)==null?void 0:D.notifications)!==void 0?(a.openBlock(),a.createElementBlock("tr",pE,[h[15]||(h[15]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," Notifications ",-1)),a.createElementVNode("td",uE,[a.createElementVNode("span",{class:a.normalizeClass(["inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium",s.value.userSettings.notifications?"bg-green-100 text-green-800":"bg-red-100 text-red-800"])},a.toDisplayString(s.value.userSettings.notifications?"Enabled":"Disabled"),3)])])):a.createCommentVNode("",!0)])])])])])):a.createCommentVNode("",!0),s.value.pageBuilderLogo&&!a.unref(vo)(s.value.pageBuilderLogo)?(a.openBlock(),a.createElementBlock("div",mE,[h[21]||(h[21]=a.createElementVNode("h4",{class:"myQuaternaryHeader text-sm mb-2"},"Logo Configuration",-1)),a.createElementVNode("div",hE,[a.createElementVNode("div",fE,[a.createElementVNode("table",gE,[h[20]||(h[20]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Property "),a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Value ")])],-1)),a.createElementVNode("tbody",bE,[a.createElementVNode("tr",null,[h[18]||(h[18]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," Logo ",-1)),a.createElementVNode("td",yE,[a.createElementVNode("div",wE,[a.createElementVNode("div",vE,[a.createElementVNode("img",{class:"h-3",src:s.value.pageBuilderLogo.src,alt:"Logo"},null,8,xE)])])])]),a.createElementVNode("tr",null,[h[19]||(h[19]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," Logo URL ",-1)),a.createElementVNode("td",kE,[a.createElementVNode("div",EE,[a.createElementVNode("div",CE,[a.createElementVNode("div",SE,[a.createElementVNode("span",NE,a.toDisplayString(s.value.pageBuilderLogo.src),1)])])])])])])])])])])):a.createCommentVNode("",!0),(I=s.value)!=null&&I.updateOrCreate&&!a.unref(vo)(s.value.updateOrCreate)?(a.openBlock(),a.createElementBlock("div",ME,[h[25]||(h[25]=a.createElementVNode("h4",{class:"myQuaternaryHeader text-sm mb-2"},"Form Type",-1)),a.createElementVNode("div",BE,[a.createElementVNode("div",TE,[a.createElementVNode("table",OE,[h[24]||(h[24]=a.createElementVNode("thead",{class:"bg-gray-50"},[a.createElementVNode("tr",null,[a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Mode "),a.createElementVNode("th",{scope:"col",class:"px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider"}," Description ")])],-1)),a.createElementVNode("tbody",PE,[a.createElementVNode("tr",null,[h[22]||(h[22]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," Form Type ",-1)),a.createElementVNode("td",VE,[a.createElementVNode("span",{class:a.normalizeClass(["inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium",s.value.updateOrCreate==="create"?"bg-green-100 text-green-800":"bg-blue-100 text-blue-800"])},[s.value&&s.value.updateOrCreate.formType==="create"?(a.openBlock(),a.createElementBlock("span",DE,a.toDisplayString(s.value.updateOrCreate.formType),1)):a.createCommentVNode("",!0),s.value&&s.value.updateOrCreate.formType==="update"?(a.openBlock(),a.createElementBlock("span",AE,a.toDisplayString(s.value.updateOrCreate.formType),1)):a.createCommentVNode("",!0)],2)])]),s.value.updateOrCreate.formName&&s.value.updateOrCreate.formName.length>0?(a.openBlock(),a.createElementBlock("tr",LE,[h[23]||(h[23]=a.createElementVNode("td",{class:"px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900"}," Form Name ",-1)),a.createElementVNode("td",IE,[a.createElementVNode("span",RE,a.toDisplayString(s.value.updateOrCreate.formName),1)])])):a.createCommentVNode("",!0)])])])])])):a.createCommentVNode("",!0)])]),a.createElementVNode("div",{class:"mt-4 mb-4 py-8 border-b border-myPrimbryLightGrayColor"},[h[27]||(h[27]=a.createElementVNode("div",{class:"flex items-left flex-col gap-1"},[a.createElementVNode("h3",{class:"myQuaternaryHeader"},"Download Page as HTML"),a.createElementVNode("p",{class:"myPrimaryParagraph text-xs"},"Download current page layout.")],-1)),a.createElementVNode("div",{class:"mt-4"},[a.createElementVNode("button",{onClick:u,type:"button",class:"myPrimaryButton"}," Download HTML file ")])]),a.createElementVNode("div",_E,[h[29]||(h[29]=a.createElementVNode("div",{class:"flex items-left flex-col gap-1"},[a.createElementVNode("h3",{class:"myQuaternaryHeader"},"Complete Configuration Overview"),a.createElementVNode("p",{class:"myPrimaryParagraph text-xs"}," omplete configuration object currently used by the Page Builder. It includes information about the user, form behavior, branding settings, and other context-specific data needed for rendering and managing the builder environment. ")],-1)),a.createElementVNode("div",zE,[h[28]||(h[28]=a.createElementVNode("div",{class:"flex bg-gray-800/40 ring-1 ring-white/5"},[a.createElementVNode("div",{class:"-mb-px flex text-xs font-medium text-myPrimaryMediumGrayColor"},[a.createElementVNode("div",{class:"px-4 py-4 text-white"},"Configuration")])],-1)),a.createElementVNode("div",FE,[a.createElementVNode("p",jE," config: "+a.toDisplayString(JSON.stringify(s.value,null,4)),1)])])])])}}},WE={class:"py-1"},UE={class:"flex items-center justify-left gap-2 text-sm"},qE={__name:"OptionsDropdown",emits:["previewCurrentDesign"],setup(r,{emit:e}){const t=ce,o=a.computed(()=>t.getConfigPageBuilder),n=new ge(t),i=e,s=a.ref(!1),l=a.ref(""),d=a.ref(1),c=a.ref(""),p=a.ref(""),u=a.ref(""),m=a.ref(null),h=a.ref(null),f=a.ref(null),g=a.ref(null),b=a.ref(null),w=a.ref(!1),v=a.ref(null),k=a.ref(!1),y=a.ref(null),N=function(){i("previewCurrentDesign"),k.value=!0,y.value=function(){k.value=!1}},E=function(){s.value=!0,l.value="delete",d.value=2,c.value="Remove all Components",p.value="Are you sure you want to remove all Components?",u.value="Close",m.value=null,h.value="Delete",f.value=function(){s.value=!1},b.value=function(){n.deleteAllComponents(),n.clearHtmlSelection(),o.value.updateOrCreate&&typeof o.value.updateOrCreate.formType=="string"&&(o.value.updateOrCreate.formType==="create"&&n.removeItemComponentsLocalStorageCreate(),o.value.updateOrCreate.formType==="update"&&n.removeItemComponentsLocalStorageUpdate()),s.value=!1}},T=function(){v.value="Settings",w.value=!0},M=function(){w.value=!1};return(S,x)=>(a.openBlock(),a.createElementBlock("div",null,[a.createVNode(ok,{open:w.value,title:v.value,onSlideOverButton:M},{default:a.withCtx(()=>[a.createVNode(HE)]),_:1},8,["open","title"]),a.createVNode(Uo,{showDynamicModalBuilder:s.value,type:l.value,gridColumnAmount:d.value,title:c.value,description:p.value,firstButtonText:u.value,secondButtonText:m.value,thirdButtonText:h.value,onFirstModalButtonFunctionDynamicModalBuilder:f.value,onSecondModalButtonFunctionDynamicModalBuilder:g.value,onThirdModalButtonFunctionDynamicModalBuilder:b.value},{default:a.withCtx(()=>x[0]||(x[0]=[a.createElementVNode("header",null,null,-1),a.createElementVNode("main",null,null,-1)])),_:1,__:[0]},8,["showDynamicModalBuilder","type","gridColumnAmount","title","description","firstButtonText","secondButtonText","thirdButtonText","onFirstModalButtonFunctionDynamicModalBuilder","onSecondModalButtonFunctionDynamicModalBuilder","onThirdModalButtonFunctionDynamicModalBuilder"]),a.createVNode(a.unref(Zf),{as:"div",class:"myPrimaryParagraph relative lg:inline-block hidden text-left mr-4"},{default:a.withCtx(()=>[a.createElementVNode("div",null,[a.createVNode(a.unref($f),{class:"inline-flex items-center gap-2 justify-center w-full rounded-md border border-gray-300 shadow-sm pl-4 pr-6 py-2 bg-white text-gray-700 hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-100 focus:ring-emerald-600"},{default:a.withCtx(()=>x[1]||(x[1]=[a.createElementVNode("span",{class:"material-symbols-outlined text-[16px]"}," keyboard_command_key ",-1),a.createElementVNode("span",{class:"text-sm"}," Options ",-1)])),_:1,__:[1]})]),a.createVNode(a.Transition,{"enter-active-class":"transition ease-out duration-100","enter-from-class":"transform opacity-0 scale-95","enter-to-class":"transform opacity-100 scale-100","leave-active-class":"transition ease-in duration-75","leave-from-class":"transform opacity-100 scale-100","leave-to-class":"transform opacity-0 scale-95"},{default:a.withCtx(()=>[a.createVNode(a.unref(eg),{class:"z-50 origin-top-right absolute right-0 mt-2 w-56 rounded-md shadow-lg bg-white ring-1 ring-black ring-opacity-5 divide-y divide-gray-100 focus:outline-none"},{default:a.withCtx(()=>[a.createElementVNode("div",WE,[o.value&&o.value.userForPageBuilder&&o.value.userForPageBuilder.name?(a.openBlock(),a.createBlock(a.unref(Qn),{key:0},{default:a.withCtx(({active:C})=>[a.createElementVNode("div",{class:a.normalizeClass(["cursor-defualt",[C?"bg-myPrimaryLightGrayColor text-gray-900":"text-gray-700","block px-4 py-2 break-all"]])},[a.createElementVNode("div",UE,[a.createElementVNode("div",null,a.toDisplayString(o.value.userForPageBuilder.name),1)])],2)]),_:1})):a.createCommentVNode("",!0),a.createElementVNode("p",null,[a.createVNode(a.unref(Qn),null,{default:a.withCtx(({active:C})=>[a.createElementVNode("div",{onClick:N,class:a.normalizeClass(["cursor-pointer",[C?"bg-myPrimaryLightGrayColor text-gray-900":"text-gray-700","block px-4 py-2"]])},x[2]||(x[2]=[a.createElementVNode("div",{class:"flex items-center justify-left gap-2 text-sm"},"Preview",-1)]),2)]),_:1}),a.createVNode(a.unref(Qn),null,{default:a.withCtx(({active:C})=>[a.createElementVNode("div",{onClick:T,class:a.normalizeClass(["cursor-pointer",[C?"bg-myPrimaryLightGrayColor text-gray-900":"text-gray-700","block px-4 py-2"]])},x[3]||(x[3]=[a.createElementVNode("div",{class:"flex items-center justify-left gap-2 text-sm"},"Settings",-1)]),2)]),_:1}),a.createVNode(a.unref(Qn),null,{default:a.withCtx(({active:C})=>[a.createElementVNode("div",{onClick:E,class:a.normalizeClass(["cursor-pointer",[C?"bg-myPrimaryLightGrayColor text-gray-900":"text-gray-700","block px-4 py-2"]])},x[4]||(x[4]=[a.createElementVNode("div",{class:"flex items-center justify-left gap-2 text-sm"},[a.createElementVNode("span",{class:"group-hover:text-white"}," Delete Layout ")],-1)]),2)]),_:1})])])]),_:1})]),_:1})]),_:1}),a.createVNode(Dc,{show:k.value,onFirstPageBuilderPreviewModalButton:y.value},{default:a.withCtx(()=>[a.createVNode(bs)]),_:1},8,["show","onFirstPageBuilderPreviewModalButton"])]))}},KE={setup(){return{expanded:a.ref(!1)}}},GE={class:"myPrimaryParagraph font-medium my-0 py-0"},JE={key:0,class:"material-symbols-outlined"},YE={key:1,class:"material-symbols-outlined"};function QE(r,e,t,o,n,i){return a.openBlock(),a.createElementBlock("div",{class:a.normalizeClass(["flex flex-col",{"pb-8":o.expanded}])},[a.createElementVNode("div",{class:"border-t border-myPrimaryLightGrayColor flex flex-row justify-between items-center pl-3 pr-3 py-5 cursor-pointer duration-200 hover:bg-myPrimaryLightGrayColor",onClick:e[0]||(e[0]=s=>o.expanded=!o.expanded)},[a.createElementVNode("p",GE,[a.renderSlot(r.$slots,"title")]),o.expanded?(a.openBlock(),a.createElementBlock("span",JE," keyboard_arrow_down ")):a.createCommentVNode("",!0),o.expanded?a.createCommentVNode("",!0):(a.openBlock(),a.createElementBlock("span",YE," chevron_right "))]),a.createElementVNode("div",{class:a.normalizeClass([[o.expanded?"block":"hidden"],"px-4 ease-linear duration-75 bg-white mt-4"])},[a.renderSlot(r.$slots,"content")],2)],2)}const xo=fd(KE,[["render",QE]]),XE={class:"flex flex-row flex-wrap gap-2 mt-2 mb-4"},ZE=["onClick"],$E={class:"flex items-center gap-1"},e6={class:"mr-1"},t6={class:"flex gap-2 item-center flex-col"},r6={class:"flex gap-2 item-center"},o6={class:"mt-1 relative flex items-center w-full border myPrimaryInput py-0 p-0"},n6={__name:"ClassEditor",setup(r){const e=ce,t=new ge(e),o=a.ref(null),n=a.computed(()=>e.getCurrentClasses);a.watch(n,l=>{o.value=l},{immediate:!0});const i=a.ref(""),s=async function(){t.handleAddClasses(i.value),await t.handlePageBuilderMethods(),i.value=""};return(l,d)=>(a.openBlock(),a.createBlock(xo,null,{title:a.withCtx(()=>d[2]||(d[2]=[a.createTextVNode("Generated CSS")])),content:a.withCtx(()=>[a.createElementVNode("div",XE,[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(o.value,c=>(a.openBlock(),a.createElementBlock("div",{key:c,class:"myPrimaryTag cursor-pointer hover:bg-myPrimaryErrorColor hover:text-white text-xs py-2 font-medium",onClick:async()=>{a.unref(t).handleRemoveClasses(c),await a.unref(t).handlePageBuilderMethods()}},[a.createElementVNode("div",$E,[a.createElementVNode("span",e6,a.toDisplayString(c),1)])],8,ZE))),128))]),a.createElementVNode("div",t6,[a.createElementVNode("div",r6,[a.createElementVNode("div",o6,[a.withDirectives(a.createElementVNode("input",{"onUpdate:modelValue":d[0]||(d[0]=c=>i.value=c),type:"text",placeholder:"Type class",onKeydown:d[1]||(d[1]=a.withKeys(c=>s(),["enter"])),autocomplete:"off",class:"myPrimaryInput border-none rounded-r-none ml-0 w-full"},null,544),[[a.vModelText,i.value]]),d[3]||(d[3]=a.createElementVNode("div",{class:"border border-gray-200 border-none rounded flex items-center justify-center h-full w-8"},[a.createElementVNode("kbd",{class:"myPrimaryParagraph text-gray-400 border-none"}," ⏎ ")],-1))])]),d[4]||(d[4]=a.createElementVNode("p",{class:"myPrimaryInputError"},null,-1))])]),_:1}))}},i6={key:0},a6=["src"],s6={__name:"ImageEditor",setup(r){const e=ce,t=a.inject("CustomMediaComponent"),o=new ge(e),n=a.ref(!1),i=a.ref(!1),s=a.ref(""),l=a.ref(""),d=a.ref(""),c=a.ref(null),p=a.ref(null),u=a.ref(null),m=a.ref(null),h=a.ref(null),f=a.computed(()=>e.getBasePrimaryImage),g=function(){i.value=!0,s.value="Media Library",l.value=null,d.value="Close",c.value="Select image",u.value=function(){i.value=!1},m.value=function(){n.value=!0,o.updateBasePrimaryImage({type:"unsplash"}),i.value=!1,n.value=!1}};return(b,w)=>(a.openBlock(),a.createElementBlock("div",null,[f.value!==null?(a.openBlock(),a.createElementBlock("div",i6,[a.createElementVNode("img",{class:"object-cover object-center w-full cursor-pointer",src:f.value,onClick:g,alt:"image"},null,8,a6)])):a.createCommentVNode("",!0),a.createVNode(Fh,{open:i.value,title:s.value,description:l.value,firstButtonText:d.value,secondButtonText:c.value,thirdButtonText:p.value,customMediaComponent:a.unref(t),onFirstMediaButtonFunction:u.value,onSecondMediaButtonFunction:m.value,onThirdMediaButtonFunction:h.value},null,8,["open","title","description","firstButtonText","secondButtonText","thirdButtonText","customMediaComponent","onFirstMediaButtonFunction","onSecondMediaButtonFunction","onThirdMediaButtonFunction"])]))}},l6={class:"my-3 py-3"},d6={class:"relative"},c6={class:"flex items-center gap-2"},p6={key:0},u6={class:"flex items-center"},m6={key:0,class:"aspect-square w-6 h-6"},h6={key:2,class:"ml-3"},f6={key:3,class:"ml-3"},g6={__name:"ManageBackgroundOpacity",setup(r){const e=ce,t=new ge(e),o=a.ref(null),n=a.computed(()=>e.getBackgroundOpacity);return a.watch(n,async i=>{o.value=i,await t.handlePageBuilderMethods()},{immediate:!0}),(i,s)=>(a.openBlock(),a.createElementBlock("div",l6,[s[4]||(s[4]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Background opacity",-1)),a.createVNode(a.unref(_o),{as:"div",modelValue:o.value,"onUpdate:modelValue":s[0]||(s[0]=l=>o.value=l)},{default:a.withCtx(()=>[a.createElementVNode("div",d6,[a.createVNode(a.unref(zo),{class:"myPrimarySelect"},{default:a.withCtx(()=>[a.createElementVNode("span",c6,[o.value==="none"?(a.openBlock(),a.createElementBlock("div",p6,s[1]||(s[1]=[a.createElementVNode("div",{class:"myPrimaryColorPreview border-none"},[a.createElementVNode("span",{class:"material-symbols-outlined"}," ev_shadow ")],-1)]))):a.createCommentVNode("",!0),o.value!=="none"?(a.openBlock(),a.createElementBlock("div",{key:1,class:a.normalizeClass(["aspect-square w-6 h-6 bg-gray-950",`${o.value}`])},null,2)):a.createCommentVNode("",!0),a.createElementVNode("span",{class:a.normalizeClass(["block truncate",[(o.value!=="none","")]])},a.toDisplayString(o.value==="none"?"Transparent":o.value),3)]),s[2]||(s[2]=a.createElementVNode("span",{class:"pointer-events-none absolute inset-y-0 right-0 ml-3 flex items-center pr-2"},[a.createElementVNode("span",{class:"material-symbols-outlined"}," keyboard_arrow_down ")],-1))]),_:1,__:[2]}),a.createVNode(a.Transition,{"leave-active-class":"transition ease-in duration-100","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:a.withCtx(()=>[a.createVNode(a.unref(Fo),{class:"absolute z-10 mt-1 max-h-56 w-full overflow-auto rounded-md bg-white py-1 text-base shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none sm:text-sm"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(jn).backgroundOpacities,l=>(a.openBlock(),a.createBlock(a.unref(jo),{as:"template",onClick:d=>a.unref(t).handleBackgroundOpacity(l),key:l,value:l},{default:a.withCtx(({active:d})=>[a.createElementVNode("li",{class:a.normalizeClass([d?"bg-myPrimaryLinkColor text-white":"text-myPrimaryDarkGrayColor","relative cursor-default select-none py-2 pl-3 pr-9"])},[a.createElementVNode("div",u6,[l==="none"?(a.openBlock(),a.createElementBlock("div",m6,s[3]||(s[3]=[a.createElementVNode("div",{class:"myPrimaryColorPreview border-none"},[a.createElementVNode("span",{class:"material-symbols-outlined"}," ev_shadow ")],-1)]))):a.createCommentVNode("",!0),l!=="none"?(a.openBlock(),a.createElementBlock("div",{key:1,class:a.normalizeClass(["aspect-square w-6 h-6 bg-gray-950",`${l}`])},null,2)):a.createCommentVNode("",!0),l!=="none"?(a.openBlock(),a.createElementBlock("span",h6,a.toDisplayString(l),1)):a.createCommentVNode("",!0),l==="none"?(a.openBlock(),a.createElementBlock("span",f6,"Transparent")):a.createCommentVNode("",!0)])],2)]),_:2},1032,["onClick","value"]))),128))]),_:1})]),_:1})])]),_:1},8,["modelValue"])]))}},b6={class:"my-3 py-3"},y6={class:"relative"},w6={class:"flex items-center gap-2"},v6={key:0},x6={class:"flex items-center"},k6={key:0},E6={key:2,class:"ml-3"},C6={key:3,class:"ml-3"},S6={__name:"ManageOpacity",setup(r){const e=ce,t=new ge(e),o=a.ref(null),n=a.computed(()=>e.getOpacity);return a.watch(n,async i=>{o.value=i,await t.handlePageBuilderMethods()},{immediate:!0}),(i,s)=>(a.openBlock(),a.createElementBlock("div",b6,[s[4]||(s[4]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Opacity",-1)),a.createVNode(a.unref(_o),{as:"div",modelValue:o.value,"onUpdate:modelValue":s[0]||(s[0]=l=>o.value=l)},{default:a.withCtx(()=>[a.createElementVNode("div",y6,[a.createVNode(a.unref(zo),{class:"myPrimarySelect"},{default:a.withCtx(()=>[a.createElementVNode("span",w6,[o.value==="none"?(a.openBlock(),a.createElementBlock("div",v6,s[1]||(s[1]=[a.createElementVNode("div",{class:"myPrimaryColorPreview border-none"},[a.createElementVNode("span",{class:"material-symbols-outlined"}," ev_shadow ")],-1)]))):a.createCommentVNode("",!0),o.value!=="none"?(a.openBlock(),a.createElementBlock("div",{key:1,class:a.normalizeClass(["aspect-square w-6 h-6 bg-gray-950",`${o.value}`])},null,2)):a.createCommentVNode("",!0),a.createElementVNode("span",{class:a.normalizeClass(["block truncate",[(o.value!=="none","")]])},a.toDisplayString(o.value==="none"?"Transparent":o.value),3)]),s[2]||(s[2]=a.createElementVNode("span",{class:"pointer-events-none absolute inset-y-0 right-0 ml-3 flex items-center pr-2"},[a.createElementVNode("span",{class:"material-symbols-outlined"}," keyboard_arrow_down ")],-1))]),_:1,__:[2]}),a.createVNode(a.Transition,{"leave-active-class":"transition ease-in duration-100","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:a.withCtx(()=>[a.createVNode(a.unref(Fo),{class:"absolute z-10 mt-1 max-h-56 w-full overflow-auto rounded-md bg-white py-1 text-base shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none sm:text-sm"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(jn).opacities,l=>(a.openBlock(),a.createBlock(a.unref(jo),{as:"template",onClick:d=>a.unref(t).handleOpacity(l),key:l,value:l},{default:a.withCtx(({active:d})=>[a.createElementVNode("li",{class:a.normalizeClass([d?"bg-myPrimaryLinkColor text-white":"text-myPrimaryDarkGrayColor","relative cursor-default select-none py-2 pl-3 pr-9"])},[a.createElementVNode("div",x6,[l==="none"?(a.openBlock(),a.createElementBlock("div",k6,s[3]||(s[3]=[a.createElementVNode("div",{class:"myPrimaryColorPreview border-none"},[a.createElementVNode("span",{class:"material-symbols-outlined"}," ev_shadow ")],-1)]))):a.createCommentVNode("",!0),l!=="none"?(a.openBlock(),a.createElementBlock("div",{key:1,class:a.normalizeClass(["aspect-square w-6 h-6 bg-gray-950",`${l}`])},null,2)):a.createCommentVNode("",!0),l==="none"?(a.openBlock(),a.createElementBlock("span",E6,"Transparent")):a.createCommentVNode("",!0),l!=="none"?(a.openBlock(),a.createElementBlock("span",C6,a.toDisplayString(l),1)):a.createCommentVNode("",!0)])],2)]),_:2},1032,["onClick","value"]))),128))]),_:1})]),_:1})])]),_:1},8,["modelValue"])]))}},N6={__name:"OpacityEditor",setup(r){return(e,t)=>(a.openBlock(),a.createBlock(xo,null,{title:a.withCtx(()=>t[0]||(t[0]=[a.createTextVNode("Opacity settings")])),content:a.withCtx(()=>[a.createVNode(S6),a.createVNode(g6)]),_:1}))}},M6={class:"my-3 py-3"},B6={class:"my-3 py-3"},T6={class:"my-3 py-3"},O6={class:"my-3 py-3"},P6={__name:"PaddingPlusMargin",setup(r){const e=ce,t=new ge(e),o=a.ref(null),n=a.ref(null),i=a.ref(null),s=a.ref(null),l=a.computed(()=>e.getFontVerticalPadding),d=a.computed(()=>e.getFontHorizontalPadding),c=a.computed(()=>e.getFontVerticalMargin),p=a.computed(()=>e.getFontHorizontalMargin);return a.watch(l,async u=>{o.value=u,await t.handlePageBuilderMethods()},{immediate:!0}),a.watch(d,async u=>{n.value=u,await t.handlePageBuilderMethods()},{immediate:!0}),a.watch(c,async u=>{i.value=u,await t.handlePageBuilderMethods()},{immediate:!0}),a.watch(p,async u=>{s.value=u,await t.handlePageBuilderMethods()},{immediate:!0}),(u,m)=>(a.openBlock(),a.createBlock(xo,null,{title:a.withCtx(()=>m[8]||(m[8]=[a.createTextVNode("Padding & Margin")])),content:a.withCtx(()=>[m[17]||(m[17]=a.createElementVNode("p",{class:"myPrimaryParagraph font-medium py-0 my-4"},"Padding",-1)),a.createElementVNode("div",M6,[m[10]||(m[10]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Padding Y-axis ",-1)),a.withDirectives(a.createElementVNode("select",{"onUpdate:modelValue":m[0]||(m[0]=h=>o.value=h),class:"myPrimarySelect",onChange:m[1]||(m[1]=h=>a.unref(t).handleVerticalPadding(o.value))},[m[9]||(m[9]=a.createElementVNode("option",{disabled:"",value:""},"Select",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(Ut).verticalPadding,h=>(a.openBlock(),a.createElementBlock("option",{key:h},a.toDisplayString(h),1))),128))],544),[[a.vModelSelect,o.value]])]),a.createElementVNode("div",B6,[m[12]||(m[12]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Padding X-axis ",-1)),a.withDirectives(a.createElementVNode("select",{"onUpdate:modelValue":m[2]||(m[2]=h=>n.value=h),class:"myPrimarySelect",onChange:m[3]||(m[3]=h=>a.unref(t).handleHorizontalPadding(n.value))},[m[11]||(m[11]=a.createElementVNode("option",{disabled:"",value:""},"Select",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(Ut).horizontalPadding,h=>(a.openBlock(),a.createElementBlock("option",{key:h},a.toDisplayString(h),1))),128))],544),[[a.vModelSelect,n.value]])]),m[18]||(m[18]=a.createElementVNode("p",{class:"myPrimaryParagraph font-medium py-0 my-4"},"Margin",-1)),a.createElementVNode("div",T6,[m[14]||(m[14]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Margin Y-axis ",-1)),a.withDirectives(a.createElementVNode("select",{"onUpdate:modelValue":m[4]||(m[4]=h=>i.value=h),class:"myPrimarySelect",onChange:m[5]||(m[5]=h=>a.unref(t).handleVerticalMargin(i.value))},[m[13]||(m[13]=a.createElementVNode("option",{disabled:"",value:""},"Select",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(Ut).verticalMargin,h=>(a.openBlock(),a.createElementBlock("option",{key:h},a.toDisplayString(h),1))),128))],544),[[a.vModelSelect,i.value]])]),a.createElementVNode("div",O6,[m[16]||(m[16]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Margin X-axis ",-1)),a.withDirectives(a.createElementVNode("select",{"onUpdate:modelValue":m[6]||(m[6]=h=>s.value=h),class:"myPrimarySelect",onChange:m[7]||(m[7]=h=>a.unref(t).handleHorizontalMargin(s.value))},[m[15]||(m[15]=a.createElementVNode("option",{disabled:"",value:""},"Select",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(Ut).horizontalMargin,h=>(a.openBlock(),a.createElementBlock("option",{key:h},a.toDisplayString(h),1))),128))],544),[[a.vModelSelect,s.value]])])]),_:1}))}},V6={class:"my-3 py-3"},D6={class:"my-3 py-3"},A6={class:"my-3 py-3"},L6={class:"my-3 py-3"},I6={class:"my-3 py-3"},R6={__name:"BorderRadius",setup(r){const e=ce,t=new ge(e),o=a.ref(null),n=a.ref(null),i=a.ref(null),s=a.ref(null),l=a.ref(null),d=a.computed(()=>e.getBorderRadiusGlobal),c=a.computed(()=>e.getBorderRadiusTopLeft),p=a.computed(()=>e.getBorderRadiusTopRight),u=a.computed(()=>e.getBorderRadiusBottomleft),m=a.computed(()=>e.getBorderRadiusBottomRight);return a.watch(d,async h=>{o.value=h,await t.handlePageBuilderMethods()},{immediate:!0}),a.watch(c,async h=>{n.value=h,await t.handlePageBuilderMethods()},{immediate:!0}),a.watch(p,async h=>{i.value=h,await t.handlePageBuilderMethods()},{immediate:!0}),a.watch(u,async h=>{s.value=h,await t.handlePageBuilderMethods()},{immediate:!0}),a.watch(m,async h=>{l.value=h,await t.handlePageBuilderMethods()},{immediate:!0}),(h,f)=>(a.openBlock(),a.createBlock(xo,null,{title:a.withCtx(()=>f[10]||(f[10]=[a.createTextVNode("Border Radius")])),content:a.withCtx(()=>[f[21]||(f[21]=a.createElementVNode("p",{class:"myPrimaryParagraph font-medium py-0 my-4"},"Global",-1)),a.createElementVNode("div",V6,[f[12]||(f[12]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Border Radius ",-1)),a.withDirectives(a.createElementVNode("select",{"onUpdate:modelValue":f[0]||(f[0]=g=>o.value=g),class:"myPrimarySelect",onChange:f[1]||(f[1]=g=>a.unref(t).handleBorderRadiusGlobal(o.value))},[f[11]||(f[11]=a.createElementVNode("option",{disabled:"",value:""},"Select",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(gt).roundedGlobal,g=>(a.openBlock(),a.createElementBlock("option",{key:g},a.toDisplayString(g),1))),128))],544),[[a.vModelSelect,o.value]])]),f[22]||(f[22]=a.createElementVNode("p",{class:"myPrimaryParagraph font-medium py-0 my-4"},"Specific",-1)),a.createElementVNode("div",D6,[f[14]||(f[14]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Border Radius top left ",-1)),a.withDirectives(a.createElementVNode("select",{"onUpdate:modelValue":f[2]||(f[2]=g=>n.value=g),class:"myPrimarySelect",onChange:f[3]||(f[3]=g=>a.unref(t).handleBorderRadiusTopLeft(n.value))},[f[13]||(f[13]=a.createElementVNode("option",{disabled:"",value:""},"Select",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(gt).roundedTopLeft,g=>(a.openBlock(),a.createElementBlock("option",{key:g},a.toDisplayString(g),1))),128))],544),[[a.vModelSelect,n.value]])]),a.createElementVNode("div",A6,[f[16]||(f[16]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Border Radius top right ",-1)),a.withDirectives(a.createElementVNode("select",{"onUpdate:modelValue":f[4]||(f[4]=g=>i.value=g),class:"myPrimarySelect",onChange:f[5]||(f[5]=g=>a.unref(t).handleBorderRadiusTopRight(i.value))},[f[15]||(f[15]=a.createElementVNode("option",{disabled:"",value:""},"Select",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(gt).roundedTopRight,g=>(a.openBlock(),a.createElementBlock("option",{key:g},a.toDisplayString(g),1))),128))],544),[[a.vModelSelect,i.value]])]),a.createElementVNode("div",L6,[f[18]||(f[18]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Border Radius bottom left ",-1)),a.withDirectives(a.createElementVNode("select",{"onUpdate:modelValue":f[6]||(f[6]=g=>s.value=g),class:"myPrimarySelect",onChange:f[7]||(f[7]=g=>a.unref(t).handleBorderRadiusBottomleft(s.value))},[f[17]||(f[17]=a.createElementVNode("option",{disabled:"",value:""},"Select",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(gt).roundedBottomLeft,g=>(a.openBlock(),a.createElementBlock("option",{key:g},a.toDisplayString(g),1))),128))],544),[[a.vModelSelect,s.value]])]),a.createElementVNode("div",I6,[f[20]||(f[20]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Border Radius bottom right ",-1)),a.withDirectives(a.createElementVNode("select",{"onUpdate:modelValue":f[8]||(f[8]=g=>l.value=g),class:"myPrimarySelect",onChange:f[9]||(f[9]=g=>a.unref(t).handleBorderRadiusBottomRight(l.value))},[f[19]||(f[19]=a.createElementVNode("option",{disabled:"",value:""},"Select",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(gt).roundedBottomRight,g=>(a.openBlock(),a.createElementBlock("option",{key:g},a.toDisplayString(g),1))),128))],544),[[a.vModelSelect,l.value]])])]),_:1}))}},_6={class:"my-3 py-3"},z6={class:"my-3 py-3"},F6={class:"relative mt-2"},j6={class:"flex items-center gap-2"},H6={key:0},W6={class:"block truncate"},U6={class:"flex items-center"},q6={key:0},K6={key:2,class:"ml-3"},G6={key:3,class:"ml-3"},J6={__name:"Borders",setup(r){const e=ce,t=new ge(e),o=a.ref(null),n=a.ref(null),i=a.ref(null),s=a.computed(()=>e.getBorderStyle),l=a.computed(()=>e.getBorderWidth),d=a.computed(()=>e.getBorderColor);return a.watch(s,async c=>{o.value=c,await t.handlePageBuilderMethods()},{immediate:!0}),a.watch(l,async c=>{n.value=c,await t.handlePageBuilderMethods()},{immediate:!0}),a.watch(d,async c=>{i.value=c,await t.handlePageBuilderMethods()},{immediate:!0}),(c,p)=>(a.openBlock(),a.createBlock(xo,null,{title:a.withCtx(()=>p[6]||(p[6]=[a.createTextVNode("Border Style, Width & Color")])),content:a.withCtx(()=>[a.createElementVNode("div",_6,[p[8]||(p[8]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Border Style ",-1)),a.withDirectives(a.createElementVNode("select",{"onUpdate:modelValue":p[0]||(p[0]=u=>o.value=u),class:"myPrimarySelect",onChange:p[1]||(p[1]=u=>a.unref(t).handleBorderStyle(o.value))},[p[7]||(p[7]=a.createElementVNode("option",{disabled:"",value:""},"Select",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(qr).borderStyle,u=>(a.openBlock(),a.createElementBlock("option",{key:u},a.toDisplayString(u),1))),128))],544),[[a.vModelSelect,o.value]])]),a.createElementVNode("div",z6,[p[10]||(p[10]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Border Width ",-1)),a.withDirectives(a.createElementVNode("select",{"onUpdate:modelValue":p[2]||(p[2]=u=>n.value=u),class:"myPrimarySelect",onChange:p[3]||(p[3]=u=>a.unref(t).handleBorderWidth(n.value))},[p[9]||(p[9]=a.createElementVNode("option",{disabled:"",value:""},"Select",-1)),(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(qr).borderWidth,u=>(a.openBlock(),a.createElementBlock("option",{key:u},a.toDisplayString(u),1))),128))],544),[[a.vModelSelect,n.value]])]),p[14]||(p[14]=a.createElementVNode("label",{class:"myPrimaryInputLabel"}," Border Color ",-1)),a.createVNode(a.unref(_o),{as:"div",modelValue:i.value,"onUpdate:modelValue":p[5]||(p[5]=u=>i.value=u)},{default:a.withCtx(()=>[a.createElementVNode("div",F6,[a.createVNode(a.unref(zo),{class:"myPrimarySelect"},{default:a.withCtx(()=>{var u;return[a.createElementVNode("span",j6,[d.value==="none"?(a.openBlock(),a.createElementBlock("div",H6,p[11]||(p[11]=[a.createElementVNode("div",{class:"myPrimaryColorPreview border-none"},[a.createElementVNode("span",{class:"material-symbols-outlined"}," ev_shadow ")],-1)]))):a.createCommentVNode("",!0),i.value!=="none"?(a.openBlock(),a.createElementBlock("div",{key:1,class:a.normalizeClass(["aspect-square w-6 h-6 border border-gray-100 rounded-sm",`bg-${(u=i.value)==null?void 0:u.replace("border-","")}`])},null,2)):a.createCommentVNode("",!0),a.createElementVNode("span",W6,a.toDisplayString(i.value),1)]),p[12]||(p[12]=a.createElementVNode("span",{class:"pointer-events-none absolute inset-y-0 right-0 ml-3 flex items-center pr-2"},[a.createElementVNode("span",{class:"material-symbols-outlined"}," keyboard_arrow_down ")],-1))]}),_:1,__:[12]}),a.createVNode(a.Transition,{"leave-active-class":"transition ease-in duration-100","leave-from-class":"opacity-100","leave-to-class":"opacity-0"},{default:a.withCtx(()=>[a.createVNode(a.unref(Fo),{class:"absolute z-10 mt-1 max-h-56 w-full overflow-auto rounded-md bg-white py-1 text-base shadow-lg ring-1 ring-black ring-opacity-5 focus:outline-none sm:text-sm"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(a.unref(qr).borderColor,u=>(a.openBlock(),a.createBlock(a.unref(jo),{as:"template",onClick:p[4]||(p[4]=m=>a.unref(t).handleBorderColor(i.value)),key:u,value:u},{default:a.withCtx(({active:m,borderColor:h})=>[a.createElementVNode("li",{class:a.normalizeClass([m?"bg-myPrimaryLinkColor text-white":"text-myPrimaryDarkGrayColor","relative cursor-default select-none py-2 pl-3 pr-9"])},[a.createElementVNode("div",U6,[u==="none"?(a.openBlock(),a.createElementBlock("div",q6,p[13]||(p[13]=[a.createElementVNode("div",{class:"myPrimaryColorPreview border-none"},[a.createElementVNode("span",{class:"material-symbols-outlined"}," ev_shadow ")],-1)]))):a.createCommentVNode("",!0),u!=="none"?(a.openBlock(),a.createElementBlock("div",{key:1,class:a.normalizeClass(["aspect-square w-6 h-6 bg-gray-950",`bg-${u.replace("border-","")}`])},null,2)):a.createCommentVNode("",!0),u==="none"?(a.openBlock(),a.createElementBlock("span",K6,"Transparent")):a.createCommentVNode("",!0),u!=="none"?(a.openBlock(),a.createElementBlock("span",G6,a.toDisplayString(u),1)):a.createCommentVNode("",!0)])],2)]),_:2},1032,["value"]))),128))]),_:1})]),_:1})])]),_:1},8,["modelValue"])]),_:1}))}},Y6={class:"blockease-linear duration-200 block ease-linear"},Q6={key:0,class:"border-t border-myPrimaryLightGrayColor flex flex-row justify-between items-center pl-3 pr-3 py-5 duration-200 hover:bg-myPrimaryLightGrayColor"},X6={class:"px-2 flex items-center justify-start gap-2"},Z6={__name:"TipTap",setup(r){const e=ce,t=new ge(e);return(o,n)=>(a.openBlock(),a.createElementBlock("div",null,[a.createElementVNode("div",Y6,[a.unref(t).selectedElementIsValidText()?(a.openBlock(),a.createElementBlock("div",Q6,[a.createElementVNode("div",X6,[a.createElementVNode("button",{onClick:n[0]||(n[0]=i=>a.unref(e).setShowModalTipTap(!0)),type:"button",class:"text-[12.5px] gap-2 text-nowrap pl-2 pr-3 w-full h-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 hover:bg-myPrimaryLinkColor hover:text-white focus-visible:ring-0"},n[1]||(n[1]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," edit ",-1),a.createElementVNode("span",null,"Edit text",-1)]))])])):a.createCommentVNode("",!0)])]))}},$6={key:0,class:"px-2 flex items-center justify-start gap-2"},eC={key:1,class:"px-2 flex items-center justify-start gap-2"},tC={__name:"ElementEditor",setup(r){const e=ce,t=new ge(e),o=a.computed(()=>e.getElement),n=a.computed(()=>e.getRestoredElement);return(i,s)=>(a.openBlock(),a.createBlock(xo,null,{title:a.withCtx(()=>s[2]||(s[2]=[a.createTextVNode("Selected HTML Element")])),content:a.withCtx(()=>[s[5]||(s[5]=a.createElementVNode("div",{class:"flex flex-row flex-wrap gap-2 mt-2"},null,-1)),a.createElementVNode("div",null,[n.value?(a.openBlock(),a.createElementBlock("div",$6,[a.createElementVNode("button",{onClick:s[0]||(s[0]=(...l)=>a.unref(t).handleRestoreElement&&a.unref(t).handleRestoreElement(...l)),type:"button",class:"myPrimaryButton w-full"},s[3]||(s[3]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," undo ",-1),a.createElementVNode("span",null,"Undo",-1)]))])):a.createCommentVNode("",!0),o.value&&!n.value?(a.openBlock(),a.createElementBlock("div",eC,[a.createElementVNode("button",{onClick:s[1]||(s[1]=(...l)=>a.unref(t).handleDeleteElement&&a.unref(t).handleDeleteElement(...l)),type:"button",class:"myPrimaryDeleteButton w-full"},s[4]||(s[4]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," delete ",-1),a.createElementVNode("span",{class:"hover:text-white"},"Delete element",-1)]))])):a.createCommentVNode("",!0)])]),_:1}))}},rC={class:"h-full w-80"},oC={class:"flex max-h-[50rem] flex-col"},nC={class:"flex flex-row justify-between pt-7 pr-4 pl-4 items-center mb-3"},iC={class:"font-medium text-sm"},aC={class:"lowercase"},sC={class:"pl-3 pr-3 mb-4 overflow-y-scroll md:pb-24 pb-12"},lC={__name:"RightSidebarEditor",emits:["closeEditor"],setup(r,{emit:e}){const t=ce,o=a.computed(()=>t.getElement),n=a.computed(()=>{var s;return(s=o.value)==null?void 0:s.tagName}),i=a.computed(()=>o.value instanceof HTMLElement&&o.value.innerText.trim()!==" "||o.value instanceof HTMLImageElement);return(s,l)=>(a.openBlock(),a.createElementBlock("div",rC,[a.createElementVNode("div",oC,[a.createElementVNode("div",nC,[a.createElementVNode("button",{type:"button",onClick:l[0]||(l[0]=d=>s.$emit("closeEditor")),class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white focus-visible:ring-0"},l[1]||(l[1]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," close ",-1)])),a.createElementVNode("p",iC,[l[2]||(l[2]=a.createTextVNode(" Editing ")),a.createElementVNode("span",aC,"<"+a.toDisplayString(n.value)+">",1)])]),a.createElementVNode("div",sC,[a.withDirectives(a.createElementVNode("div",null,[a.createElementVNode("article",null,[a.createVNode(s6)]),a.createElementVNode("article",null,[a.createVNode(Z6)]),a.createCommentVNode("",!0),a.createCommentVNode("",!0),a.createElementVNode("article",null,[a.createVNode(N6)]),a.createElementVNode("article",null,[a.createVNode(P6)]),a.createElementVNode("article",null,[a.createVNode(R6)]),a.createElementVNode("article",null,[a.createVNode(J6)]),a.createElementVNode("article",null,[a.createVNode(n6)])],512),[[a.vShow,i.value===!0]]),a.createElementVNode("div",null,[a.createElementVNode("article",null,[a.createVNode(tC)])]),l[3]||(l[3]=a.createElementVNode("article",{class:"min-h-[12em]"},null,-1))])])]))}},dC=ce,gd=new ge(dC),cC=function(r){if(!r.updateOrCreate||r.updateOrCreate&&typeof r.updateOrCreate.formType!="string"||r.updateOrCreate&&vo(r.updateOrCreate)){console.log("aaaa");const e={...r,updateOrCreate:{formType:"create",formName:"post"}};return gd.setConfigPageBuilder(e),!0}if(r.updateOrCreate&&typeof r.updateOrCreate.formType=="string"&&r.updateOrCreate.formType!=="create"&&r.updateOrCreate.formType!=="update"&&typeof r.formName!="string"){console.log("bbbb");const e={...r,updateOrCreate:{formType:"create",formName:"post"}};return gd.setConfigPageBuilder(e),!0}if(r.updateOrCreate&&typeof r.updateOrCreate.formType=="string"&&(r.updateOrCreate.formType==="create"||r.updateOrCreate.formType==="update")&&typeof r.updateOrCreate.formName!="string"||typeof r.updateOrCreate.formName=="string"&&r.updateOrCreate.formName.length===0){console.log("cccc");const e={...r,updateOrCreate:{formType:r.updateOrCreate.formType,formName:"post"}};return gd.setConfigPageBuilder(e),!0}},pC={id:"builder-container",class:"font-sans max-w-full m-1 border-2 border-myPrimaryLinkColor inset-x-0 z-10 bg-white overflow-x-scroll pt-2 rounded-lg p-2"},uC={key:0,class:"flex items-center divide-x divide-gray-200"},mC={class:"pr-4"},hC=["src"],fC={key:1},gC={class:"relative h-full flex"},bC={class:"mx-2 flex flex-col myPrimaryGap"},yC={class:"flex gap-2 items-center justify-center"},wC={class:"flex flex-col h-full grow rounded-2xl duration-300 shadow-2xl"},vC={id:"pagebuilder-toolbar-area",class:"flex items-center justify-between rounded-t-2xl bg-myPrimaryLightGrayColor min-w-[30rem]"},xC={class:"flex items-center justify-center gap-4"},kC={id:"contains-pagebuilder",class:"pl-4 pr-4 pb-4 overflow-y-auto pt-1 h-[39rem]"},EC={id:"pagebuilder"},CC=["onMouseup"],SC=["innerHTML"],NC={class:"mt-6 flex items-center gap-2 justify-center"},MC={__name:"PageBuilder",props:{CustomMediaLibraryComponent:{type:Object,default:null},CustomBuilderComponents:{type:Object,default:null}},setup(r){const e=r,t=gs,o=ce,n=new ge(o);a.provide("pageBuilderStateStore",o),a.provide("internalPinia",t),a.provide("CustomMediaComponent",e.CustomMediaLibraryComponent),a.provide("CustomBuilderComponents",e.CustomBuilderComponents);const i=()=>{m.value=!1};a.provide("closeAddComponentModal",i);const s=a.computed(()=>o.getConfigPageBuilder),l=a.computed(()=>o.getMenuRight),d=function(){n.previewCurrentDesign()},c=a.ref(!1),p=a.ref(null),u=function(){d(),c.value=!0,p.value=function(){c.value=!1}},m=a.ref(!1),h=a.ref(""),f=a.ref(""),g=a.ref(null),b=function(){n.clearHtmlSelection(),h.value="Add Components to Page",f.value="Close",m.value=!0,g.value=function(){m.value=!1}},w=a.computed(()=>o.getComponents),v=a.computed(()=>o.getElement),k=a.computed(()=>!v.value||!(v.value instanceof HTMLElement)?new Object:{src:v.value.getAttribute("src"),href:v.value.getAttribute("href"),style:v.value.getAttribute("style"),class:v.value.getAttribute("class"),dataImage:v.value.getAttribute("data-image")});a.watch(k,async(M,S)=>{((M==null?void 0:M.src)!==(S==null?void 0:S.src)||(M==null?void 0:M.href)!==(S==null?void 0:S.href)||(M==null?void 0:M.style)!==(S==null?void 0:S.style)||(M==null?void 0:M.class)!==(S==null?void 0:S.class)||(M==null?void 0:M.dataImage)!==(S==null?void 0:S.dataImage))&&(await n.handlePageBuilderMethods(),await n.setEventListenersForElements())});const y=function(M){o.setComponent(M)},N=a.ref(null),E={updateOrCreate:{formType:"create",formName:"post"}},T=function(M){if(M==null||M&&Object.keys(M).length===0&&M.constructor===Object){n.setConfigPageBuilder(E);return}M&&Object.keys(M).length!==0&&M.constructor===Object&&cC(M)};return a.watch(()=>s.value,M=>{n.updateLocalStorageItemName(),M&&M.updateOrCreate&&M.updateOrCreate.formType==="create"&&n.loadExistingContent()},{immediate:!0}),a.onMounted(async()=>{const M=s.value;T(M),n.updateLocalStorageItemName(),n.removeHoveredAndSelected(),await n.setEventListenersForElements()}),(M,S)=>(a.openBlock(),a.createElementBlock("div",pC,[a.createElementVNode("div",{onClick:S[0]||(S[0]=x=>a.unref(n).clearHtmlSelection()),id:"pagebuilder-top-area",class:"px-4 pb-4 mx-4 my-4 rounded-xl"},[s.value&&s.value.pageBuilderLogo&&s.value.pageBuilderLogo.src?(a.openBlock(),a.createElementBlock("div",uC,[a.createElementVNode("div",mC,[a.createElementVNode("img",{class:"h-6",src:s.value.pageBuilderLogo.src,alt:"Logo"},null,8,hC)]),S[17]||(S[17]=a.createElementVNode("span",{class:"myPrimaryParagraph font-medium pl-4"},"Editing Page ",-1))])):(a.openBlock(),a.createElementBlock("div",fC,S[18]||(S[18]=[a.createElementVNode("div",{class:"pr-6"},[a.createElementVNode("span",{class:"myPrimaryParagraph font-medium"},"Editing Page ")],-1)])))]),m.value?(a.openBlock(),a.createBlock(J3,{key:0,show:m.value,firstButtonText:f.value,title:h.value,CustomBuilderComponents:e.CustomBuilderComponents,onFirstModalButtonSearchComponentsFunction:g.value},null,8,["show","firstButtonText","title","CustomBuilderComponents","onFirstModalButtonSearchComponentsFunction"])):a.createCommentVNode("",!0),a.createVNode(Dc,{show:c.value,onFirstPageBuilderPreviewModalButton:p.value},{default:a.withCtx(()=>[a.createVNode(bs)]),_:1},8,["show","onFirstPageBuilderPreviewModalButton"]),a.createElementVNode("div",null,[a.createElementVNode("div",gC,[a.createElementVNode("div",{onClick:S[3]||(S[3]=a.withModifiers(x=>a.unref(n).clearHtmlSelection(),["self"])),id:"pagebuilder-left-area",class:"min-w-[3.5rem] pt-6 pb-2 my-2 mx-2 bg-myPrimaryLightGrayColor rounded-full shadow"},[a.createElementVNode("div",bC,[a.createElementVNode("div",yC,[a.createElementVNode("button",{type:"button",onClick:S[1]||(S[1]=()=>{a.unref(o).setComponentArrayAddMethod("unshift"),b()}),class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white focus-visible:ring-0"},S[19]||(S[19]=[a.createElementVNode("span",{class:"myMediumIcon material-symbols-outlined"}," interests ",-1)]))]),a.createElementVNode("div",{onClick:S[2]||(S[2]=a.withModifiers(x=>a.unref(n).clearHtmlSelection(),["self"]))},[v.value?(a.openBlock(),a.createBlock(B0,{key:0})):a.createCommentVNode("",!0)])])]),a.createElementVNode("main",wC,[a.createElementVNode("div",vC,[a.createElementVNode("div",{onClick:S[5]||(S[5]=x=>a.unref(n).clearHtmlSelection()),class:"flex myPrimaryGap items-center overflow-x-scroll pt-4 pb-2 pl-2 h-24 w-full min-w-36"},[a.createElementVNode("div",null,[a.createElementVNode("button",{class:"myPrimaryButton",onClick:S[4]||(S[4]=(...x)=>a.unref(n).saveComponentsLocalStorage&&a.unref(n).saveComponentsLocalStorage(...x)),type:"button"},S[20]||(S[20]=[a.createElementVNode("span",{class:"material-symbols-outlined"}," save ",-1),a.createTextVNode(" Save ")]))])]),a.createElementVNode("div",{onClick:S[6]||(S[6]=a.withModifiers(x=>a.unref(n).clearHtmlSelection(),["self"])),class:"flex justify-center items-center h-24 w-full pl-4"},[a.createVNode(qE,{onPreviewCurrentDesign:d})]),a.createElementVNode("div",{onClick:S[10]||(S[10]=a.withModifiers(x=>a.unref(n).clearHtmlSelection(),["self"])),class:"flex justify-end py-2 pr-2 h-24 w-full"},[a.createElementVNode("div",{onClick:S[9]||(S[9]=a.withModifiers(x=>a.unref(n).clearHtmlSelection(),["self"])),class:"flex items-center justify-center gap-4"},[a.createElementVNode("button",{type:"button",onClick:S[7]||(S[7]=()=>{a.unref(o).setComponentArrayAddMethod("unshift"),b()})},S[21]||(S[21]=[a.createStaticVNode('<div class="flex items-center justify-center gap-2"><span class="lg:block hidden"><div class="whitespace-nowrap">Add new Components</div></span><span class="h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white focus-visible:ring-0"><span class="myMediumIcon material-symbols-outlined"> interests </span></span></div>',1)])),a.createElementVNode("div",xC,[a.createElementVNode("button",{type:"button",onClick:S[8]||(S[8]=()=>{a.unref(o).setMenuRight(!1),a.unref(o).setElement(null),a.unref(n).clearHtmlSelection(),u()})},S[22]||(S[22]=[a.createElementVNode("div",{class:"flex items-center justify-center gap-2"},[a.createElementVNode("div",{class:"whitespace-nowrap lg:block hidden"},"Preview"),a.createElementVNode("span",{class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white focus-visible:ring-0"},[a.createElementVNode("span",{class:"myMediumIcon material-symbols-outlined"}," visibility ")])],-1)]))])])]),a.createElementVNode("div",{onClick:S[13]||(S[13]=a.withModifiers(x=>a.unref(n).clearHtmlSelection(),["self"])),class:"flex justify-end py-2 pr-2 w-full h-24"},[a.createElementVNode("div",{onClick:S[12]||(S[12]=a.withModifiers(x=>a.unref(n).clearHtmlSelection(),["self"])),class:"flex items-center justify-center gap-4"},[l.value===!1?(a.openBlock(),a.createElementBlock("button",{key:0,type:"button",onClick:S[11]||(S[11]=x=>a.unref(o).setMenuRight(!0))},S[23]||(S[23]=[a.createElementVNode("div",{class:"flex items-center justify-center gap-2"},[a.createElementVNode("span",{class:"lg:block hidden"}," Styling "),a.createElementVNode("span",{class:"h-10 w-10 cursor-pointer rounded-full flex items-center border-none justify-center bg-gray-50 aspect-square hover:bg-myPrimaryLinkColor hover:text-white focus-visible:ring-0"},[a.createElementVNode("span",{class:"myMediumIcon material-symbols-outlined"}," more_vert ")])],-1)]))):a.createCommentVNode("",!0)])])]),a.createVNode(v3),a.createElementVNode("div",kC,[a.createElementVNode("div",EC,[a.createElementVNode("div",{ref_key:"draggableZone",ref:N},[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(w.value,x=>(a.openBlock(),a.createElementBlock("div",{key:x.id,id:"page-builder-editor-editable-area",class:"bg-white grow"},[a.createElementVNode("div",{onMouseup:C=>y(x),class:"relative group"},[a.createElementVNode("div",{innerHTML:x.html_code},null,8,SC)],40,CC)]))),128))],512),a.createElementVNode("div",{onClick:S[15]||(S[15]=x=>a.unref(n).clearHtmlSelection()),id:"pagebuilder-bottom-components-area",class:a.normalizeClass(["pt-8 pb-12 text-center focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-offset-2 my-2 mx-4",{"border-t border-gray-200":w.value.length>0}])},[S[25]||(S[25]=a.createElementVNode("div",{class:"flex items-center justify-center gap-2 font-medium"},[a.createElementVNode("span",{class:"lg:block hidden"},[a.createElementVNode("div",null,"Add new components to the bottom of the page")])],-1)),a.createElementVNode("div",NC,[a.createElementVNode("button",{onClick:S[14]||(S[14]=()=>{a.unref(o).setComponentArrayAddMethod("push"),b()}),type:"button",class:"myPrimaryButton flex items-center gap-2 justify-center"},S[24]||(S[24]=[a.createElementVNode("span",{class:"myMediumIcon material-symbols-outlined"}," interests ",-1),a.createElementVNode("span",{class:"font-medium"}," Add new Components ",-1)]))])],2)])])]),a.createElementVNode("aside",{"aria-label":"Menu",id:"pagebuilder-right-area",class:a.normalizeClass([{"w-0":!l.value,"w-80 ml-4":l.value},"h-full duration-300 z-20 flex-shrink-0 overflow-hidden shadow-2xl rounded-l-2xl bg-white"])},[a.createVNode(lC,{onCloseEditor:S[16]||(S[16]=x=>a.unref(o).setMenuRight(!1))})],2)])])]))}};Q.PageBuilder=MC,Q.PageBuilderClass=ge,Q.Preview=bs,Q.createPinia=Sc,Q.sharedPageBuilderPinia=gs,Q.sharedPageBuilderStore=ce,Q.usePageBuilderModal=jh,Q.usePageBuilderStateStore=Vc,Object.defineProperty(Q,Symbol.toStringTag,{value:"Module"})});
|