PluginProbe
bBlocks – Essential Gutenberg Blocks & Patterns Collection / 2.1.7
bBlocks – Essential Gutenberg Blocks & Patterns Collection v2.1.7
2.1.7 2.1.6 2.1.5 2.1.4 2.1.3 2.1.2 2.1.1 2.1.0 2.0.43 2.0.42 2.0.41 2.0.40 2.0.39 2.0.38 trunk 1.0 1.1 1.2 1.3 1.4 1.5 1.5.1 1.5.2 1.5.3 1.5.4 All 107 releases
← All changes | build/advanced-image/view.js +1 -1 2.0.432.1.7 View file →
@@ -1 +1 @@
1 -(()=>{"use strict";var t={5338:(t,e,n)=>{var i=n(5795);e.H=i.createRoot,i.hydrateRoot},5795:t=>{t.exports=window.ReactDOM}},e={};const n=window.React;var i=function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={exports:{}};return t[i](r,r.exports,n),r.exports}(5338);const o="@media only screen and (max-width: 1024px)",r="@media only screen and (max-width: 640px)",a="linear-gradient(135deg, #0040E3, #18D4FD)",s=t=>!(null==t||""===t||Array.isArray(t)&&0===t.length||"object"==typeof t&&0===Object.keys(t).length||"string"==typeof t&&""===t.trim()||"number"==typeof t&&0===t),l=t=>{try{const e=new URL(t);return["http:","https:"].includes(e.protocol)?e.toString():null}catch(e){return"string"==typeof t&&t.startsWith("/")&&!t.startsWith("//")?t:null}},M=t=>{const e=(new DOMParser).parseFromString(t,"text/html"),n=["b","strong","i","em","span","a","br"],i=["style","href","target","rel","class"];return e.body.querySelectorAll("*").forEach((t=>{n.includes(t.tagName.toLowerCase())?[...t.attributes].forEach((e=>{if(i.includes(e.name)||t.removeAttribute(e.name),"href"===e.name){const n=l(e.value);n?t.setAttribute("href",n):t.removeAttribute("href")}})):t.remove()})),e.body.innerHTML},c=(t,e,n=!1)=>s(e)?`${t}: ${e}${n?" !important":""};`:"",u=t=>{const{color:e="",bgType:n="solid",bg:i="",gradient:o=a}=t||{};return`\n\t\t${c("color",e)}\n\t\t${o||i?c("background","gradient"===n?o:i):""}\n\t`},d=(t,e,n=!0)=>{const{fontFamily:i="Default",fontCategory:a="sans-serif",fontVariant:s=400,fontWeight:l,isUploadFont:M=!0,fontSize:u={desktop:null,tablet:null,mobile:null},fontStyle:d,textTransform:$,textDecoration:g,lineHeight:m,letterSpace:y}=e||{},p=!n||!i||"Default"===i,N=u?.desktop||u,L=u?.tablet||N,j=u?.mobile||L,b=t=>{const e=String(t);return["px","em","rem","%","vh","vw"].some((t=>e.endsWith(t)))?e:"number"==typeof t?`${e}px`:""},w=`\n\t\t${p?"":`font-family: '${i}', ${a};`}\n\t\t${c("font-weight",l)}\n\t\t${c("font-size",b(N))}\n\t\t${c("font-style",d)}\n\t\t${c("text-transform",$)}\n\t\t${c("text-decoration",g)}\n\t\t${c("line-height",m)}\n\t\t${c("letter-spacing",y)}\n\t`,D=s&&400!==s?"400i"===s?":ital@1":s?.includes("00i")?`: ital, wght@1, ${s?.replace("00i","00")} `:`: wght@${s} `:"",h=p?"":`https://fonts.googleapis.com/css2?family=${i?.split(" ").join("+")}${D.replace(/ /g,"")}&display=swap`;return{googleFontLink:!M||p?"":`@import url(${h});`,styles:`${t}{\n\t\t\t${w}\n\t\t}\n\t\t${o} {\n\t\t\t${t}{\n\t\t\t\t${c("font-size",b(L))}\n\t\t\t}\n\t\t}\n\t\t${r} {\n\t\t\t${t}{\n\t\t\t\t${c("font-size",b(j))}\n\t\t\t}\n\t\t}`.replace(/\s+/g," ").trim()}},$=t=>{if(!t)return"";if("string"==typeof t)return t;if("object"==typeof t&&!Array.isArray(t)){const e=["top","right","bottom","left"];return e.map((e=>t[e]||"")).every((t=>!t))?"":e.map((e=>t[e]||"0")).join(" ")}return""},g=t=>{const{position:e="center center",xPosition:n=0,yPosition:i=0,attachment:o="",repeat:r="no-repeat",size:a="cover",customSize:l="0px"}=t||{},M=t=>"initial"!==t||s(t);return`\n\t\t${M(e)?`background-position: ${"custom"===e?`${n} ${i}`:e};`:""}\n\t\t${o&&M(o)?`background-attachment: ${o};`:""}\n\t\t${M(r)?`background-repeat: ${r};`:""}\n\t\t${M(a)?`background-size: ${"custom"===a?`${l} auto`:a};`:""}\n\t`},m=(t={})=>t?{desktop:s(t.url)?`background-image: url(${t.url}); ${g(t?.desktop)}`:"",tablet:s(t.url)?g(t?.tablet):"",mobile:s(t.url)?g(t?.mobile):""}:"",y=(t,e,n=!1)=>{const{type:i="color",color:a,gradient:l,img:M,video:u}=t||{},d="color"===i?c("background",a):"gradient"===i?(t=>{const{type:e="linear",radialType:n="ellipse",colors:i=[],centerPositions:o={x:0,y:0},angel:r=0}=t||{};if(s(t)){const t=i?.map((({color:t,position:e})=>`${t} ${e}%`)),a=`linear-gradient(${r}deg, ${t})`;return c("background","radial"===e?`radial-gradient(${n} at ${o?.x}% ${o?.y}%,${t})`:a)}return""})(l):"image"===i?m(M).desktop:"",$="image"===i?m(M).tablet:"",g="image"===i?m(M).mobile:"",y=n?`${e}:hover`:e;return`\n\t\t${"video"===i?((t,e)=>{const{url:n,loop:i}=t||{},o=document.querySelector(e),r=o?.querySelector(".bPlVideo"),a=document.createElement("video");return a.muted=!0,a.autoplay=!0,a.classList.add("bPlVideo"),r||o&&n&&(a.innerHTML=`<source src=${n}></source>`,o.appendChild(a)),a.loop=i,a.play(),`${e} .bPlVideo{\n\t\tleft: 0;\n\t\tmin-height: 100%;\n\t\tmin-width: 100%;\n\t\tposition: absolute;\n\t\twidth: -webkit-fill-available;\n\t\ttop: 0;\n\t\tz-index: 0;\n\t}`})(u,e):""}\n\n\t\t${d?`${y}{\n\t\t\t${d}\n\t\t}`:""}\n\n\t\t${$?`${o} {\n\t\t\t${y}{\n\t\t\t\t${$}\n\t\t\t}\n\t\t}`:""}\n\n\t\t${g?`${r} {\n\t\t\t${y}{\n\t\t\t\t${g}\n\t\t\t}\n\t\t}`:""}\n\t`.replace(/\s+/g," ").trim()},p=(t,e,n=!1)=>{const{isEnabled:i,colors:o,opacity:r=1,blend:a,filter:l="",blur:M=0,brightness:u=100,contrast:d=100,saturation:$=100,hue:g=0,position:m={top:0,right:0,bottom:0,left:0},zIndex:p=-1}=t||{},N=`${100!==u?`brightness(${u}%)`:""} ${100!==d?`contrast(${d}%)`:""} ${100!==$?`saturate(${$}%)`:""} ${0!==M?`blur(${M}px)`:""} ${0!==g?`hue-rotate(${g}deg)`:""}`,L=`${l}: ${l?N:""}; -webkit-${l}: ${l?N:""};`,j=n?`${e}:hover::after`:`${e}::after`;return i?`\n\t\t${e}{\n\t\t\tposition:relative;\n\t\t\tz-index:1;\n\t\t}\n\t\t${e}::after{\n\t\t\tcontent: '';\n\t\t\tposition: absolute;\n\t\t\ttop:${s(m.top)?m.top:0};\n\t\t\tright:${s(m.right)?m.right:0};\n\t\t\tbottom:${s(m.bottom)?m.bottom:0};\n\t\t\tleft:${s(m.left)?m.left:0};\n\t\t\tz-index:${p};\n\t\t}\n\t\t${y(o,j,!1)}\n\t\t${j}{\n\t\t\t${c("opacity",r)}\n\t\t\t${c("mix-blend-mode",a)}\n\t\t\t${L}\n\t\t}\n\t`.replace(/\s+/g," ").trim():""},N=(t,e,n=!1)=>{const i=(t,e="desktop")=>{if(!s(t))return"";const{skew:n,scale:i,rotate:o,offset:r,flipX:a,flipY:l}=t,{threeDRotate:M}=o||{},{isProportion:u}=i||{},d=[];return s(n)&&(s(n?.[e]?.x)&&d.push(`skewX(${n[e].x}deg)`),s(n?.[e]?.y)&&d.push(`skewY(${n[e].y}deg)`)),u?s(i?.[e]?.scale)&&d.push(`scale(${i[e].scale})`):(s(i?.[e]?.x)&&d.push(`scaleX(${i[e].x})`),s(i?.[e]?.y)&&d.push(`scaleY(${i[e].y})`)),s(o)&&(s(o?.[e]?.z)&&d.push(`rotateZ(${o[e].z}deg)`),M&&(s(o?.[e]?.x)&&d.push(`rotateX(${o[e].x}deg)`),s(o?.[e]?.y)&&d.push(`rotateY(${o[e].y}deg)`))),s(r)&&(s(r?.[e]?.x)&&d.push(`translateX(${r[e].x})`),s(r?.[e]?.y)&&d.push(`translateY(${r[e].y})`)),s(a)&&d.push(a?"scaleX(-1)":""),s(l)&&d.push(l?"scaleY(-1)":""),0===d.length?"":c("transform",d.join(" "))},a=n?`${e}:hover`:e;return`\n\t\t${a} {\n\t\t\t${i(t,"desktop")}\n\t\t}\n\t\t${o}{\n\t\t\t${a} {\n\t\t\t\t${i(t,"tablet")}\n\t\t\t}\n\t\t}\n\t\t${r}{\n\t\t\t${a} {\n\t\t\t\t${i(t,"mobile")}\n\t\t\t}\n\t\t}\n\t`},L=t=>{const{padding:e,margin:n,height:i,width:o}=t||{},r=(t,e)=>c(t,e),a=(t,e,n)=>r(t,e?.[t]?.[n])+r(`min-${t}`,e?.min?.[n])+r(`max-${t}`,e?.max?.[n]),s=t=>c("padding",$(t)),l=t=>c("margin",$(t));return{desktop:s(e?.desktop)+l(n?.desktop)+a("height",i,"desktop")+a("width",o,"desktop"),tablet:s(e?.tablet)+l(n?.tablet)+a("height",i,"tablet")+a("width",o,"tablet"),mobile:s(e?.mobile)+l(n?.mobile)+a("height",i,"mobile")+a("width",o,"mobile")}},j=t=>{const{normal:e,hover:n}=t||{},i=t=>{const{border:e,radius:n,shadow:i}=t||{},o=c("border-radius",$(n)),r=c("box-shadow",((t,e="box")=>{let n="";return t?.map(((i,o)=>{const{hOffset:r="0px",vOffset:a="0px",blur:s="0px",spreed:l="0px",color:M="#e7f0fe",isInset:c=!1}=i||{},u=c?"inset":"",d=`${r} ${a} ${s}`,$=o+1>=t.length?"":", ";n+="text"===e?`${d} ${M}${$}`:`${d} ${l} ${M} ${u}${$}`})),n||""})(i,"box"));return(t=>{if(!t)return"";const e=t=>{const{color:e="#000000",style:n="solid",width:i="0px"}=t;return`${i} ${n} ${e}`};return"object"!=typeof t||Array.isArray(t)?"":t.hasOwnProperty("top")||t.hasOwnProperty("right")||t.hasOwnProperty("bottom")||t.hasOwnProperty("left")?["top","right","bottom","left"].map((n=>t[n]?`border-${n}: ${e(t[n])};`:"")).join(" ").trim():c("border",e(t))})(e)+o+r};return{normal:i(e),hover:i(n)}},b=t=>{const{zIndex:e,overflow:n}=t||{},i=n?`overflow: ${n};`:"",o=t=>`${c("z-index",e?.[t])} ${c("position",s(e?.[t])?"relative":"")}`;return{desktop:o("desktop")+i,tablet:o("tablet"),mobile:o("mobile")}},w=(t,e)=>{const{desktop:n=!1,tablet:i=!1,mobile:o=!1}=t||{},r=e?"opacity: 0.5;":"display: none;",a=t=>t?r:"";return{desktop:a(n),tablet:a(i),mobile:a(o)}},D=(t,e,n=!1,i=!0)=>{const{dimension:a,transform:l,background:M,borderShadow:u,mask:d,animation:$,visibility:g,responsive:m,css:D=""}=e||{},h=n?`#${t}>div>div${i?":first-child":""}`:`#${t}>div`;((t,e,n)=>{const i=n?`#${e} > div`:`#${e}`,o=document.querySelector(i);o&&t&&t.type&&(o.setAttribute("data-aos",t.type),o.setAttribute("data-aos-duration",1e3*t.duration||.4),o.setAttribute("data-aos-delay",1e3*t.delay||0),o.classList.contains("aos-init")||(o.classList.add("aos-init"),window?.AOS?.init()),n)&&new IntersectionObserver((t=>{t.forEach((t=>{t.intersectionRatio>.5?o.classList.add("aos-animate"):o.classList.remove("aos-animate")}))}),{threshold:[.5]}).observe(o)})($,t,n);const x=L(a).desktop+b(g).desktop+((t,e,n)=>{const{transition:i=.4}=t||{},{transition:o=.4}=e||{},{transition:r=200}=n||{};return`transition: background ${i}s, border ${o}s, border-radius ${o}s, box-shadow ${o}s, transform ${r}ms ease-in-out;`})(M,u,l)+(t=>{const{isMask:e=!1,shape:n={type:"circle"},size:i={type:"contain",scale:"100%"},position:o={type:"center center",x:50,y:50},repeat:r="no-repeat"}=t||{};return e?`-webkit-mask-image: url(${"custom"===n.type?n.url:(a=n.type,[{svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4OSIgaGVpZ2h0PSI4OSIgdmlld0JveD0iMCAwIDg5IDg5Ij48Y2lyY2xlIGN4PSI0NC41IiBjeT0iNDQuNSIgcj0iNDQuNSIvPjwvc3ZnPg==",type:"circle"},{svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4OSIgaGVpZ2h0PSI4OSIgdmlld0JveD0iMCAwIDg5IDg5Ij48cGF0aCBkPSJNNzYuMTMzMiw0NC40NzUybDYuMzI4OS02LjMyODVBMjIuMzQ4NiwyMi4zNDg2LDAsMCwwLDUwLjg1LDYuNTQ3NEw0NC41MzIsMTIuODY1MSwzOC4xNiw2LjU0NzRhMjIuMzUyNCwyMi4zNTI0LDAsMSwwLTMxLjYxMiwzMS42MWw2LjMxODEsNi4zMTc3TDYuNTQ3OCw1MC44NDdhMjIuMzUyNCwyMi4zNTI0LDAsMCwwLDMxLjYxMiwzMS42MWw2LjMxODEtNi4zMTc3TDUwLjg1LDgyLjM5MjJhMjIuMzQ4NiwyMi4zNDg2LDAsMCwwLDMxLjYxMi0zMS41OTkzWiIvPjwvc3ZnPg==",type:"flower"},{svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5MS4xMTQzIiBoZWlnaHQ9Ijg4Ljk5OTkiIHZpZXdCb3g9IjAgMCA5MS4xMTQzIDg4Ljk5OTkiPjxwYXRoIGQ9Ik04Mi4xNzQ5LDM3LjUyNjZsMS42MTE5LTEuNjExOWMuOTQ4Ni0uOTQ4Ny02LjM3LTUuOTMwOS03LjA0OTItNi4zNzgyYTQ1LjE1MTYsNDUuMTUxNiwwLDAsMC01Ljc3NjYtMy4zMjQxYy0uMjQ2OC0uMTE1Ny0uNjAxNi0uMzAwOC0uOTg3Mi0uNDc4MnExLjc4MTYtMS44OTcyLDMuNTg2My0zLjc3MTNjLjk0ODYtLjk4LTYuMzYyOC01LjkyMzItNy4wNDkyLTYuMzcwNUE0NC4xNTc5LDQ0LjE1NzksMCwwLDAsNjAuNzUsMTIuMjYwNmwtLjI5My0uMTQ2NSwxLjM5NTktMS41NDI1Yy45NDA5LTEuMDQ4OS02LjMzMTktNS45LTcuMDQ5Mi02LjM3QTQ0LjIxMiw0NC4yMTIsMCwwLDAsNDkuMDQyMi44NjE2Yy0uNTQtLjI0NjctMi4zMTM3LTEuMjY0OC0yLjg0NTgtLjY4NjRRMzIuNzM4MSwxNS4xNjgyLDE4LjExNTQsMjkuMDY2Yy03Ljg0MzYsNy40NS0xNi41NjYzLDE1LjU3OTEtMTguMTA4OCwyNi44Ny0uMTE1Ny44MjUzLDEuMzI2NSwxLjk3NDQsMS43NDMsMi4zMTM4YTQwLjc5OSw0MC43OTksMCwwLDAsNS4zMTM5LDQuMDU2Nyw0NC4yMTc0LDQ0LjIxNzQsMCwwLDAsNS43NjExLDMuMzRjLjY0LjI5MzEsMi4xNzUsMS4yMDMxLDIuODQ1OS42ODY0bDIuMDc0Ny0xLjU1NzljMS40NSwxLjg1ODcsNS45Njk0LDQuNzIsNi42NzEyLDUuMTc1bDEuNDg4NS45NTY0QzI0LjQwMSw3Mi43NjQ3LDIyLjkyLDc0LjYzMTEsMjEuNDcsNzYuNTI4M2MtLjkxLDEuMTg3OCw2LjI2MjUsNS44NjE1LDcuMDQ5Miw2LjM3YTQ0LjE2MzMsNDQuMTYzMywwLDAsMCw1Ljc2MTEsMy4zMzE4Yy42MDE2LjI3NzYsMi4yMjg5LDEuMjM0LDIuODQ1OS42OTQxbDkuMjU1LTguMDk4Yy44MjUyLDIuNTY4MiwxNC41Njg3LDExLjYzLDE1LjY3MTYsOS45NzIxTDkxLjA2LDQ1LjM2MjRDOTEuNjkyLDQ0LjQxMzgsODYuNzI1Miw0MC4zMjYyLDgyLjE3NDksMzcuNTI2NloiLz48L3N2Zz4=",type:"sketch"},{svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDMiIGhlaWdodD0iODkiIHZpZXdCb3g9IjAgMCAxMDMgODkiPjxwb2x5Z29uIHBvaW50cz0iNzcuMjU1IDQ0LjUwNSA1MS41IDAgMjUuNzU1IDQ0LjUwNSAwIDg5IDUxLjUgODkgMTAzIDg5IDc3LjI1NSA0NC41MDUiLz48L3N2Zz4=",type:"triangle"},{svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjEuMDAwMiIgaGVpZ2h0PSI4OSIgdmlld0JveD0iMCAwIDEyMS4wMDAyIDg5Ij48cGF0aCBkPSJNMTAwLjAxNiw3LjM5NzJDOTAuMjQ1MiwxLjIyLDczLjMwODQtMy42NjYzLDY0LjQyNTUsMy43MTI2LDU2Ljk4MzYsOS44OSw2Mi4wNDY5LDE4LjkxNzQsNTUuMDEsMjUuMzAzMmMtMTAuNiw5LjYxMzQtMjguMTU4OS01LjQ0MjMtNDEuODU4NCwyLjYzMThDLjY3NTcsMzUuMjU0My00LjI3OTEsNTkuMTQ4OSw0LjI3ODEsNzMuNzk3NWMxMy4xMzY5LDIyLjUyNCw1My4xMywxMy44NTQxLDYxLjE5MzYsMTIuMTA2MSw0LjUwMDctLjk5MzEsNTMuNDk1My0xMi4yNjUsNTUuNDY5My00Mi43MDQzQzEyMS44OTgsMjguMjUyOCwxMTEuMSwxNC40MTg1LDEwMC4wMTYsNy4zOTcyWiIvPjwvc3ZnPg==",type:"blob"},{svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDMiIGhlaWdodD0iODkiIHZpZXdCb3g9IjAgMCAxMDMgODkiPjxwYXRoIGQ9Ik03Ny4yMTE0LDBIMjUuNzUyM0wwLDQ0LjUwNDUsMjUuNzUyMyw4OUg3Ny4yMTE0TDEwMyw0NC41MDQ1Wk02MS43NjkxLDYyLjI2MUg0MS4yMjE4TDMwLjkzOTEsNDQuNTA0NSw0MS4yMjE4LDI2LjczOUg2MS43NjkxTDcyLjA1MTksNDQuNTA0NVoiLz48L3N2Zz4=",type:"hexagon"}].find((t=>t.type===a))).svg});\n\t\t-webkit-mask-size: ${"custom"===i.type?i.scale:i.type};\n\t\t${"custom"===o.type?`${c("-webkit-mask-position-x",o.x)}\n\t\t\t${c("-webkit-mask-position-y",o.y)}`:`${c("-webkit-mask-position",o.type)}`}\n\t\t${"cover"!==i.type?`-webkit-mask-repeat: ${r};`:""}`:"";var a})(d),z=L(a).tablet+b(g).tablet+w(m,n).tablet,T=L(a).mobile+b(g).mobile+w(m,n).mobile,I=j(u).normal,k=j(u).hover,v=w(m,n).desktop;return`\n\t\t${x||I?`${h} {\n\t\t\t${x}\n\t\t\t${I}\n\t\t}`:""}\n\t\t${k?`${h}:hover {\n\t\t\t${k}\n\t\t}`:""}\n\n\t\t${v?`@media only screen and (min-width: 1025px) {\n\t\t\t${h}{\n\t\t\t\t${v}\n\t\t\t}\n\t\t}`:""}\n\n\t\t${z?`${o} {\n\t\t\t${h}{\n\t\t\t\t${z}\n\t\t\t}\n\t\t}`:""}\n\n\t\t${T?`${r} {\n\t\t\t${h}{\n\t\t\t\t${T}\n\t\t\t}\n\t\t}`:""}\n\n\t\t${y(M?.normal,h)}\n\t\t${y(M?.hover,h,!0)}\n\t\t${p(M?.overlay,h)}\n\t\t${p(M?.hoverOverlay,h,!0)}\n\t\t${s(l?.normal)?N(l?.normal,h):""}\n\t\t${s(l?.hover)?N(l?.hover,h,!0):""}\n\n\t\t${D}\n\t`.replace(/\s+/g," ")},h="bBlocksAdvancedImage",x=({attributes:t,id:e,isBackend:i=!1})=>{const{layout:a,style:s,captionStyle:l,image:M,advanced:g}=t,{width:m,height:y,isAutoHeight:p,isAutoFit:N,fitOptionType:L}=a,{hoverEffect:j,optionType:b,alignment:w,normalEffect:x="",effectOptions:T={}}=s,{normal:I={},hover:k={}}=T,{typo:v,desktop:f,tablet:S,mobile:O,colors:E}=l,A=`#${e} .${h}`,Y=`${A} .image`,C=`${Y} .caption`,Q=(t,e,n,i,o)=>`${e} ${n}ms ${e==t+"Spin"?"linear":e===t+"Ping"?"cubic-bezier(0, 0, 0.2, 1)":"ease-in-out"} ${i}ms ${o};`;return(0,n.createElement)("style",{dangerouslySetInnerHTML:{__html:`\n\t\t${d("",v)?.googleFontLink}\n\t\t${d(C,v)?.styles}\n\n\t\t${A}{\n\t\t\talign-items:${w.desktop};\n\t\t}\n\n\t\t${Y}{\n\t\t\twidth : ${M.source?.url?m.desktop:"100%"};\n\t\t\theight: ${p?"auto":y.desktop};\n\t\t\tborder-radius: ${"rounded"===b?"15px":"square"===b?"0px":"Circle"===b?"100%":"0"};\n\t\t\t${c("clip-path","Triangle"===b?"polygon(50% 0%, 0% 100%, 100% 100%)":"Rhombus"===b?"polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%)":"Octagon"===b?"polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%)":"square"===b?"inset(0%)":"")}\n\t\t}\n\n\t\t${A} img{\n\t\t\t${N?`object-fit: ${L};`:c("object-fit","Triangle"===b||"Octagon"===b||"Rhombus"===b?"cover":"")}\n\t\t\t${c("transform","zoomOut"===j?"scale(1.5)":"")}\n\t\t\tfilter: ${"blur"===j?"blur(3px)":"blur(0px)"};\n\t\t}\n\t\t${A}:hover img{\n\t\t\t${c("transform","zoomIn"===j?"scale(1.5)":"zoomOut"===j?"scale(1)":"")}\n\t\t\t${c("filter","blur"===j?"blur(0px)":"")}\n\t\t}\n\n\t\t${Y}{\n\t\t\tanimation:${Q("n",x,I?.duration,I?.delay,"number"===I?.iteration?I?.iterationCount:I?.iteration)}\n\t\t}\n\n\t\t${Y}:hover{\n\t\t\tanimation:${Q("h",j,k?.duration,k?.delay,"number"===k?.iteration?k?.iterationCount:k?.iteration)}\n\t\t}\n\n\t\t${C}{\n\t\t\twidth: ${f.width?f.width:"100%"};\n\t\t\ttext-align:${f.textAlign};\n\t\t\t${u(E)}\n\t\t\t${c("padding",$(f.padding))}\n\t\t\t${c("margin",$(f.margin))}\n\t\t\t${z(f.vAlign,f.hAlign)}\n\t\t}\n\n\t\t${o}{\n\t\t\t${A}{\n\t\t\t\talign-items:${w.tablet};\n\t\t\t}\n\n\t\t\t${Y}{\n\t\t\t\twidth : ${M.source?.url?m.tablet:"100%"};\n\t\t\t\theight: ${p?"auto":y.tablet};\n\t\t\t}\n\n\t\t\t${C}{\n\t\t\t\twidth: ${S.width?S.width:"100%"};\n\t\t\t\ttext-align:${S.textAlign};\n\t\t\t\t${c("padding",$(S.padding))}\n\t\t\t\t${c("margin",$(S.margin))}\n\t\t\t\t${z(S.vAlign,S.hAlign)}\n\t\t\t}\n\t\t}\n\t\t\t\n\t\t${r}{\n\t\t\t${A}{\n\t\t\t\talign-items:${w.mobile};\n\t\t\t}\n\n\t\t\t${Y}{\n\t\t\t\twidth : ${M.source?.url?m.mobile:"100%"};\n\t\t\t\theight: ${p?"auto":y.mobile};\n\t\t\t}\n\n\t\t\t${C}{\n\t\t\t\twidth: ${O.width?O.width:"100%"};\n\t\t\t\ttext-align:${O.textAlign};\n\t\t\t\t${c("padding",$(O.padding))}\n\t\t\t\t${c("margin",$(O.margin))}\n\t\t\t\t${z(O.vAlign,O.hAlign)}\n\t\t\t}\n\t\t}\n\t\t${D(e,g,i)}\n\t`}})},z=(t,e)=>`\n\t${"left"===e?"left: 0; right: auto;":"center"===e?"left:50%;"+("middle"!==t?"transform: translateX(-50%);":""):"right:0;left:auto;"}\n\t${"top"===t?"top:0;bottom:auto;":"middle"===t?"top:50%;"+("center"!==e?"transform: translateY(-50%);":""):"bottom:0;top:auto;"}\n\t${"center"===e&&"middle"===t?"transform:translateY(-50%) translateX(-50%);":""}\n`,T=({image:t,link:e,isBackend:i=!1})=>{const{url:o,alt:r,title:a}=t||{};return o&&(0,n.createElement)(I,{link:e,isBackend:i},(0,n.createElement)("img",{src:o,alt:r||a}))},I=({link:t={},children:e,isBackend:i})=>{const{url:o="",tab:r="_self"}=t;return o&&!i?(0,n.createElement)("a",{href:l(o),target:r},e):e},k=({attributes:t,featuredImageURL:e})=>{const{image:i,caption:o}=t,{sourceType:r,source:a,link:s}=i,{enabled:l,text:c}=o;return(0,n.createElement)("div",{className:h},(0,n.createElement)("div",{className:"image"},"custom"===r?(0,n.createElement)(n.Fragment,null,a.url&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(T,{image:a,link:s}),l&&(0,n.createElement)("div",{className:"caption"},(0,n.createElement)("p",{dangerouslySetInnerHTML:{__html:M(c)}})))):(0,n.createElement)(T,{image:{url:e,alt:"Feature Image"},link:s})))};document.addEventListener("DOMContentLoaded",(()=>{document.querySelectorAll(".wp-block-b-blocks-advanced-image").forEach((t=>{const e=JSON.parse(t.dataset.attributes),o=t.dataset.featured_image_url;(0,i.H)(t).render((0,n.createElement)(n.Fragment,null,(0,n.createElement)(x,{attributes:e,id:t.id}),(0,n.createElement)(k,{attributes:e,featuredImageURL:o}))),t?.removeAttribute("data-attributes")}))}))})();
1 +(()=>{"use strict";const t=window.ReactDOM,e="@media only screen and (min-width: 1025px)",n="@media only screen and (max-width: 1024px)",i="@media only screen and (max-width: 640px)",o="linear-gradient(135deg, #0040E3, #18D4FD)";window.React;const a=t=>!(null==t||""===t||Array.isArray(t)&&0===t.length||"object"==typeof t&&0===Object.keys(t).length||"string"==typeof t&&""===t.trim()||"number"==typeof t&&0===t),r=t=>{try{const e=new URL(t);return["http:","https:"].includes(e.protocol)?e.toString():null}catch(e){return"string"==typeof t&&t.startsWith("/")&&!t.startsWith("//")?t:null}},s=t=>{const e=(new DOMParser).parseFromString(t,"text/html"),n=["b","strong","i","em","span","a","br"],i=["style","href","target","rel","class"];return e.body.querySelectorAll("*").forEach((t=>{n.includes(t.tagName.toLowerCase())?[...t.attributes].forEach((e=>{if(i.includes(e.name)||t.removeAttribute(e.name),"href"===e.name){const n=r(e.value);n?t.setAttribute("href",n):t.removeAttribute("href")}})):t.remove()})),e.body.innerHTML},l=t=>{const e=r(t);return e?`url('${e.replace(/['"()]/g,"")}')`:"none"},c=(t,e)=>a(e)?`${t}: ${e};`:"",d=t=>{const{color:e="",bgType:n="solid",bg:i="",gradient:a=o}=t||{};return`\n\t\t${c("color",e)}\n\t\t${a||i?c("background","gradient"===n?a:i):""}\n\t`},u=(t,e,o=!0)=>{const{fontFamily:a="Default",fontCategory:r="sans-serif",fontVariant:s=400,fontWeight:l,isUploadFont:d=!0,fontSize:u={desktop:null,tablet:null,mobile:null},fontStyle:$,textTransform:p,textDecoration:m,lineHeight:M,letterSpace:y}=e||{},g=!o||!a||"Default"===a,b=u?.desktop||u,j=u?.tablet||b,x=u?.mobile||j,h=t=>{const e=String(t);return["px","em","rem","%","vh","vw"].some((t=>e.endsWith(t)))?e:"number"==typeof t?`${e}px`:""},N=`\n\t\t${g?"":`font-family: '${a}', ${r};`}\n\t\t${c("font-weight",l)}\n\t\t${c("font-size",h(b))}\n\t\t${c("font-style",$)}\n\t\t${c("text-transform",p)}\n\t\t${c("text-decoration",m)}\n\t\t${c("line-height",M)}\n\t\t${c("letter-spacing",y)}\n\t`,w=s&&400!==s?"400i"===s?":ital@1":s?.includes("00i")?`: ital, wght@1, ${s?.replace("00i","00")} `:`: wght@${s} `:"",f=g?"":`https://fonts.googleapis.com/css2?family=${a?.split(" ").join("+")}${w.replace(/ /g,"")}&display=swap`;return{googleFontLink:!d||g?"":`@import url(${f});`,styles:`${t}{\n\t\t\t${N}\n\t\t}\n\t\t${n} {\n\t\t\t${t}{\n\t\t\t\t${c("font-size",h(j))}\n\t\t\t}\n\t\t}\n\t\t${i} {\n\t\t\t${t}{\n\t\t\t\t${c("font-size",h(x))}\n\t\t\t}\n\t\t}`.replace(/\s+/g," ").trim()}},$=t=>{if(!t)return"";if("string"==typeof t)return t;if("object"==typeof t&&!Array.isArray(t)){const e=["top","right","bottom","left"];return e.map((e=>t[e]||"")).every((t=>!t))?"":e.map((e=>t[e]||"0")).join(" ")}return""},p=t=>{const{position:e="center center",xPosition:n=0,yPosition:i=0,attachment:o="",repeat:r="no-repeat",size:s="cover",customSize:l="0px"}=t||{},c=t=>"initial"!==t||a(t);return`\n\t\t${c(e)?`background-position: ${"custom"===e?`${n} ${i}`:e};`:""}\n\t\t${o&&c(o)?`background-attachment: ${o};`:""}\n\t\t${c(r)?`background-repeat: ${r};`:""}\n\t\t${c(s)?`background-size: ${"custom"===s?`${l} auto`:s};`:""}\n\t`},m=(t={})=>t?{desktop:a(t.url)?`background-image: ${l(t.url)}; ${p(t?.desktop)}`:"",tablet:a(t.url)?p(t?.tablet):"",mobile:a(t.url)?p(t?.mobile):""}:"",M=(t,e,o=!1)=>{const{type:s="color",color:l,gradient:d,img:u,video:$}=t||{},p="color"===s?c("background",l):"gradient"===s?(t=>{const{type:e="linear",radialType:n="ellipse",colors:i=[],centerPositions:o={x:0,y:0},angel:r=0}=t||{};if(a(t)){const t=i?.map((({color:t,position:e})=>`${t} ${e}%`)),a=`linear-gradient(${r}deg, ${t})`;return c("background","radial"===e?`radial-gradient(${n} at ${o?.x}% ${o?.y}%,${t})`:a)}return""})(d):"image"===s?m(u).desktop:"",M="image"===s?m(u).tablet:"",y="image"===s?m(u).mobile:"",g=o?`${e}:hover`:e;return`\n\t\t${"video"===s?((t,e)=>{const{url:n,loop:i}=t||{},o=document.querySelector(e),a=o?.querySelector(".bPlVideo"),s=document.createElement("video");if(s.muted=!0,s.autoplay=!0,s.classList.add("bPlVideo"),!a&&o&&n){const t=r(n);if(t){const e=document.createElement("source");e.src=t,s.appendChild(e),o.appendChild(s)}}return s.loop=i,s.play(),`${e} .bPlVideo{\n\t\tleft: 0;\n\t\tmin-height: 100%;\n\t\tmin-width: 100%;\n\t\tposition: absolute;\n\t\twidth: -webkit-fill-available;\n\t\ttop: 0;\n\t\tz-index: 0;\n\t}`})($,e):""}\n\n\t\t${p?`${g}{\n\t\t\t${p}\n\t\t}`:""}\n\n\t\t${M?`${n} {\n\t\t\t${g}{\n\t\t\t\t${M}\n\t\t\t}\n\t\t}`:""}\n\n\t\t${y?`${i} {\n\t\t\t${g}{\n\t\t\t\t${y}\n\t\t\t}\n\t\t}`:""}\n\t`.replace(/\s+/g," ").trim()},y=(t,e,n=!1)=>{const{isEnabled:i,colors:o,opacity:r=1,blend:s,filter:l="",blur:d=0,brightness:u=100,contrast:$=100,saturation:p=100,hue:m=0,position:y={top:0,right:0,bottom:0,left:0},zIndex:g=-1}=t||{},b=`${100!==u?`brightness(${u}%)`:""} ${100!==$?`contrast(${$}%)`:""} ${100!==p?`saturate(${p}%)`:""} ${0!==d?`blur(${d}px)`:""} ${0!==m?`hue-rotate(${m}deg)`:""}`,j=`${l}: ${l?b:""}; -webkit-${l}: ${l?b:""};`,x=n?`${e}:hover::after`:`${e}::after`;return i?`\n\t\t${e}{\n\t\t\tposition:relative;\n\t\t\tz-index:1;\n\t\t}\n\t\t${e}::after{\n\t\t\tcontent: '';\n\t\t\tposition: absolute;\n\t\t\ttop:${a(y.top)?y.top:0};\n\t\t\tright:${a(y.right)?y.right:0};\n\t\t\tbottom:${a(y.bottom)?y.bottom:0};\n\t\t\tleft:${a(y.left)?y.left:0};\n\t\t\tz-index:${g};\n\t\t}\n\t\t${M(o,x,!1)}\n\t\t${x}{\n\t\t\t${c("opacity",r)}\n\t\t\t${c("mix-blend-mode",s)}\n\t\t\t${j}\n\t\t}\n\t`.replace(/\s+/g," ").trim():""},g=(t,e,o=!1)=>{const r=(t,e="desktop")=>{if(!a(t))return"";const{skew:n,scale:i,rotate:o,offset:r,flipX:s,flipY:l}=t,{threeDRotate:d}=o||{},{isProportion:u}=i||{},$=[];return a(n)&&(a(n?.[e]?.x)&&$.push(`skewX(${n[e].x}deg)`),a(n?.[e]?.y)&&$.push(`skewY(${n[e].y}deg)`)),u?a(i?.[e]?.scale)&&$.push(`scale(${i[e].scale})`):(a(i?.[e]?.x)&&$.push(`scaleX(${i[e].x})`),a(i?.[e]?.y)&&$.push(`scaleY(${i[e].y})`)),a(o)&&(a(o?.[e]?.z)&&$.push(`rotateZ(${o[e].z}deg)`),d&&(a(o?.[e]?.x)&&$.push(`rotateX(${o[e].x}deg)`),a(o?.[e]?.y)&&$.push(`rotateY(${o[e].y}deg)`))),a(r)&&(a(r?.[e]?.x)&&$.push(`translateX(${r[e].x})`),a(r?.[e]?.y)&&$.push(`translateY(${r[e].y})`)),a(s)&&$.push(s?"scaleX(-1)":""),a(l)&&$.push(l?"scaleY(-1)":""),0===$.length?"":c("transform",$.join(" "))},s=o?`${e}:hover`:e;return`\n\t\t${s} {\n\t\t\t${r(t,"desktop")}\n\t\t}\n\t\t${n}{\n\t\t\t${s} {\n\t\t\t\t${r(t,"tablet")}\n\t\t\t}\n\t\t}\n\t\t${i}{\n\t\t\t${s} {\n\t\t\t\t${r(t,"mobile")}\n\t\t\t}\n\t\t}\n\t`},b=t=>{const{padding:e,margin:n,height:i,width:o}=t||{},a=(t,e)=>c(t,e),r=(t,e,n)=>a(t,e?.[t]?.[n])+a(`min-${t}`,e?.min?.[n])+a(`max-${t}`,e?.max?.[n]),s=t=>c("padding",$(t)),l=t=>c("margin",$(t));return{desktop:s(e?.desktop)+l(n?.desktop)+r("height",i,"desktop")+r("width",o,"desktop"),tablet:s(e?.tablet)+l(n?.tablet)+r("height",i,"tablet")+r("width",o,"tablet"),mobile:s(e?.mobile)+l(n?.mobile)+r("height",i,"mobile")+r("width",o,"mobile")}},j=t=>{const{normal:e,hover:n}=t||{},i=t=>{const{border:e,radius:n,shadow:i}=t||{},o=c("border-radius",$(n)),a=c("box-shadow",((t,e="box")=>{let n="";return t?.map(((i,o)=>{const{hOffset:a="0px",vOffset:r="0px",blur:s="0px",spreed:l="0px",color:c="#e7f0fe",isInset:d=!1}=i||{},u=d?"inset":"",$=`${a} ${r} ${s}`,p=o+1>=t.length?"":", ";n+="text"===e?`${$} ${c}${p}`:`${$} ${l} ${c} ${u}${p}`})),n||""})(i,"box"));return(t=>{if(!t)return"";const e=t=>{const{color:e="#000000",style:n="solid",width:i="0px"}=t;return`${i} ${n} ${e}`};return"object"!=typeof t||Array.isArray(t)?"":t.hasOwnProperty("top")||t.hasOwnProperty("right")||t.hasOwnProperty("bottom")||t.hasOwnProperty("left")?["top","right","bottom","left"].map((n=>t[n]?`border-${n}: ${e(t[n])};`:"")).join(" ").trim():c("border",e(t))})(e)+o+a};return{normal:i(e),hover:i(n)}},x=t=>{const{zIndex:e,overflow:n}=t||{},i=n?`overflow: ${n};`:"",o=t=>`${c("z-index",e?.[t])} ${c("position",a(e?.[t])?"relative":"")}`;return{desktop:o("desktop")+i,tablet:o("tablet"),mobile:o("mobile")}},h=(t,e)=>{const{desktop:n=!1,tablet:i=!1,mobile:o=!1}=t||{},a=e?"opacity: 0.5;":"display: none;",r=t=>t?a:"";return{desktop:r(n),tablet:r(i),mobile:r(o)}},N=(t,o,r=!1,s=!0)=>{const{dimension:d,transform:u,background:$,borderShadow:p,mask:m,animation:N,visibility:w,responsive:f,position:L={},floating:D={},motion:z={},css:k=""}=o||{},v=r?`#${t}>div>div${s?":first-child":""}`:`#${t}>div`;((t,e,n)=>{const i=n?`#${e} > div`:`#${e}`,o=document.querySelector(i);o&&t&&t.type&&(o.setAttribute("data-aos",t.type),o.setAttribute("data-aos-duration",1e3*t.duration||.4),o.setAttribute("data-aos-delay",1e3*t.delay||0),o.classList.contains("aos-init")||(o.classList.add("aos-init"),window?.AOS?.init()),n)&&new IntersectionObserver((t=>{t.forEach((t=>{t.intersectionRatio>.5?o.classList.add("aos-animate"):o.classList.remove("aos-animate")}))}),{threshold:[.5]}).observe(o)})(N,t,r);const T=b(d).desktop+x(w).desktop+((t,e,n)=>{const{transition:i=.4}=t||{},{transition:o=.4}=e||{},{transition:a=200}=n||{};return`transition: background ${i}s, border ${o}s, border-radius ${o}s, box-shadow ${o}s, transform ${a}ms ease-in-out;`})($,p,u)+(t=>{const{isMask:e=!1,shape:n={type:"circle"},size:i={type:"contain",scale:"100%"},position:o={type:"center center",x:50,y:50},repeat:a="no-repeat"}=t||{};return e?`-webkit-mask-image: ${"custom"===n.type?l(n.url):`url(${(r=n.type,[{svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4OSIgaGVpZ2h0PSI4OSIgdmlld0JveD0iMCAwIDg5IDg5Ij48Y2lyY2xlIGN4PSI0NC41IiBjeT0iNDQuNSIgcj0iNDQuNSIvPjwvc3ZnPg==",type:"circle"},{svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4OSIgaGVpZ2h0PSI4OSIgdmlld0JveD0iMCAwIDg5IDg5Ij48cGF0aCBkPSJNNzYuMTMzMiw0NC40NzUybDYuMzI4OS02LjMyODVBMjIuMzQ4NiwyMi4zNDg2LDAsMCwwLDUwLjg1LDYuNTQ3NEw0NC41MzIsMTIuODY1MSwzOC4xNiw2LjU0NzRhMjIuMzUyNCwyMi4zNTI0LDAsMSwwLTMxLjYxMiwzMS42MWw2LjMxODEsNi4zMTc3TDYuNTQ3OCw1MC44NDdhMjIuMzUyNCwyMi4zNTI0LDAsMCwwLDMxLjYxMiwzMS42MWw2LjMxODEtNi4zMTc3TDUwLjg1LDgyLjM5MjJhMjIuMzQ4NiwyMi4zNDg2LDAsMCwwLDMxLjYxMi0zMS41OTkzWiIvPjwvc3ZnPg==",type:"flower"},{svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5MS4xMTQzIiBoZWlnaHQ9Ijg4Ljk5OTkiIHZpZXdCb3g9IjAgMCA5MS4xMTQzIDg4Ljk5OTkiPjxwYXRoIGQ9Ik04Mi4xNzQ5LDM3LjUyNjZsMS42MTE5LTEuNjExOWMuOTQ4Ni0uOTQ4Ny02LjM3LTUuOTMwOS03LjA0OTItNi4zNzgyYTQ1LjE1MTYsNDUuMTUxNiwwLDAsMC01Ljc3NjYtMy4zMjQxYy0uMjQ2OC0uMTE1Ny0uNjAxNi0uMzAwOC0uOTg3Mi0uNDc4MnExLjc4MTYtMS44OTcyLDMuNTg2My0zLjc3MTNjLjk0ODYtLjk4LTYuMzYyOC01LjkyMzItNy4wNDkyLTYuMzcwNUE0NC4xNTc5LDQ0LjE1NzksMCwwLDAsNjAuNzUsMTIuMjYwNmwtLjI5My0uMTQ2NSwxLjM5NTktMS41NDI1Yy45NDA5LTEuMDQ4OS02LjMzMTktNS45LTcuMDQ5Mi02LjM3QTQ0LjIxMiw0NC4yMTIsMCwwLDAsNDkuMDQyMi44NjE2Yy0uNTQtLjI0NjctMi4zMTM3LTEuMjY0OC0yLjg0NTgtLjY4NjRRMzIuNzM4MSwxNS4xNjgyLDE4LjExNTQsMjkuMDY2Yy03Ljg0MzYsNy40NS0xNi41NjYzLDE1LjU3OTEtMTguMTA4OCwyNi44Ny0uMTE1Ny44MjUzLDEuMzI2NSwxLjk3NDQsMS43NDMsMi4zMTM4YTQwLjc5OSw0MC43OTksMCwwLDAsNS4zMTM5LDQuMDU2Nyw0NC4yMTc0LDQ0LjIxNzQsMCwwLDAsNS43NjExLDMuMzRjLjY0LjI5MzEsMi4xNzUsMS4yMDMxLDIuODQ1OS42ODY0bDIuMDc0Ny0xLjU1NzljMS40NSwxLjg1ODcsNS45Njk0LDQuNzIsNi42NzEyLDUuMTc1bDEuNDg4NS45NTY0QzI0LjQwMSw3Mi43NjQ3LDIyLjkyLDc0LjYzMTEsMjEuNDcsNzYuNTI4M2MtLjkxLDEuMTg3OCw2LjI2MjUsNS44NjE1LDcuMDQ5Miw2LjM3YTQ0LjE2MzMsNDQuMTYzMywwLDAsMCw1Ljc2MTEsMy4zMzE4Yy42MDE2LjI3NzYsMi4yMjg5LDEuMjM0LDIuODQ1OS42OTQxbDkuMjU1LTguMDk4Yy44MjUyLDIuNTY4MiwxNC41Njg3LDExLjYzLDE1LjY3MTYsOS45NzIxTDkxLjA2LDQ1LjM2MjRDOTEuNjkyLDQ0LjQxMzgsODYuNzI1Miw0MC4zMjYyLDgyLjE3NDksMzcuNTI2NloiLz48L3N2Zz4=",type:"sketch"},{svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDMiIGhlaWdodD0iODkiIHZpZXdCb3g9IjAgMCAxMDMgODkiPjxwb2x5Z29uIHBvaW50cz0iNzcuMjU1IDQ0LjUwNSA1MS41IDAgMjUuNzU1IDQ0LjUwNSAwIDg5IDUxLjUgODkgMTAzIDg5IDc3LjI1NSA0NC41MDUiLz48L3N2Zz4=",type:"triangle"},{svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjEuMDAwMiIgaGVpZ2h0PSI4OSIgdmlld0JveD0iMCAwIDEyMS4wMDAyIDg5Ij48cGF0aCBkPSJNMTAwLjAxNiw3LjM5NzJDOTAuMjQ1MiwxLjIyLDczLjMwODQtMy42NjYzLDY0LjQyNTUsMy43MTI2LDU2Ljk4MzYsOS44OSw2Mi4wNDY5LDE4LjkxNzQsNTUuMDEsMjUuMzAzMmMtMTAuNiw5LjYxMzQtMjguMTU4OS01LjQ0MjMtNDEuODU4NCwyLjYzMThDLjY3NTcsMzUuMjU0My00LjI3OTEsNTkuMTQ4OSw0LjI3ODEsNzMuNzk3NWMxMy4xMzY5LDIyLjUyNCw1My4xMywxMy44NTQxLDYxLjE5MzYsMTIuMTA2MSw0LjUwMDctLjk5MzEsNTMuNDk1My0xMi4yNjUsNTUuNDY5My00Mi43MDQzQzEyMS44OTgsMjguMjUyOCwxMTEuMSwxNC40MTg1LDEwMC4wMTYsNy4zOTcyWiIvPjwvc3ZnPg==",type:"blob"},{svg:"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDMiIGhlaWdodD0iODkiIHZpZXdCb3g9IjAgMCAxMDMgODkiPjxwYXRoIGQ9Ik03Ny4yMTE0LDBIMjUuNzUyM0wwLDQ0LjUwNDUsMjUuNzUyMyw4OUg3Ny4yMTE0TDEwMyw0NC41MDQ1Wk02MS43NjkxLDYyLjI2MUg0MS4yMjE4TDMwLjkzOTEsNDQuNTA0NSw0MS4yMjE4LDI2LjczOUg2MS43NjkxTDcyLjA1MTksNDQuNTA0NVoiLz48L3N2Zz4=",type:"hexagon"}].find((t=>t.type===r))).svg})`};\n\t\t-webkit-mask-size: ${"custom"===i.type?i.scale:i.type};\n\t\t${"custom"===o.type?`${c("-webkit-mask-position-x",o.x)}\n\t\t\t${c("-webkit-mask-position-y",o.y)}`:`${c("-webkit-mask-position",o.type)}`}\n\t\t${"cover"!==i.type?`-webkit-mask-repeat: ${a};`:""}`:"";var r})(m),I=b(d).tablet+x(w).tablet+h(f,r).tablet,S=b(d).mobile+x(w).mobile+h(f,r).mobile,O=j(p).normal,A=j(p).hover,E=h(f,r).desktop;return`\n\t\t${T||O?`${v} {\n\t\t\t${T}\n\t\t\t${O}\n\t\t}`:""}\n\t\t${A?`${v}:hover {\n\t\t\t${A}\n\t\t}`:""}\n\n\t\t${E?`${e} {\n\t\t\t${v}{\n\t\t\t\t${E}\n\t\t\t}\n\t\t}`:""}\n\n\t\t${I?`${n} {\n\t\t\t${v}{\n\t\t\t\t${I}\n\t\t\t}\n\t\t}`:""}\n\n\t\t${S?`${i} {\n\t\t\t${v}{\n\t\t\t\t${S}\n\t\t\t}\n\t\t}`:""}\n\n\t\t${M($?.normal,v)}\n\t\t${M($?.hover,v,!0)}\n\t\t${y($?.overlay,v)}\n\t\t${y($?.hoverOverlay,v,!0)}\n\t\t${a(u?.normal)?g(u?.normal,v):""}\n\t\t${a(u?.hover)?g(u?.hover,v,!0):""}\n\t\t${((t,e)=>{const{desktop:o={},tablet:a={},mobile:r={}}=t,s=(t={})=>`\n\t\t${e}{\n\t\t\t${c("position",t?.type)}\n\t\t\t${c("left",t?.horizontal?.left)}\n\t\t\t${c("right",t?.horizontal?.right)}\n\t\t\t${c("top",t?.vertical?.top)}\n\t\t\t${c("bottom",t?.vertical?.bottom)}\n\t\t}\n\t`;return`\n\t\t\n\t\t${o?.type?s(o):""}\n\t\t\n\t\t${n}{\n\t\t\t${a?.type?s(a):""}\n\t\t}\n\n\t\t${i}{\n\t\t\t${r?.type?s(r):""}\n\t\t}\n\t`})(L,v)}\n\t\t${((t,e,n="")=>{const{translate:i={},rotate:o={},scale:r={},isEnabled:s=!1}=t||{};if(!s)return"";const l=[],c=[];return[{name:"Translate",property:"translate",values:i,value:t=>["x","y"].some((e=>a(i?.[e]?.[t])))?`${i?.x?.[t]||0}px ${i?.y?.[t]||0}px`:""},{name:"Rotate",property:"transform",values:o,value:t=>["x","y","z"].filter((e=>a(o?.[e]?.[t]))).map((e=>`rotate${e.toUpperCase()}(${o[e][t]}deg)`)).join(" ")},{name:"Scale",property:"scale",values:r,value:t=>{const e=r?.y?.[t],n=r?.z?.[t];return a(e)||a(n)?a(n)?`1 ${a(e)?e:1} ${n}`:`1 ${e}`:""}}].forEach((({name:t,property:e,values:i,value:o})=>{const a=o("from"),r=o("to");if(!a||!r)return;const s=Number(i?.duration)>0?Number(i.duration):1e3,d=Number(i?.delay)>0?Number(i.delay):0,u=`advFloat${t}${n?`-${n}`:""}`;l.push(`@keyframes ${u}{ from{ ${e}: ${a}; } to{ ${e}: ${r}; } }`),c.push(`${u} ${s}ms ease-in-out ${d}ms infinite alternate`)})),c.length?`\n\t\t${l.join(" ")}\n\t\t${e}{\n\t\t\tanimation: ${c.join(", ")};\n\t\t}\n\t`:""})(D,v,t)}\n\t\t${((t,o,r)=>{const{isEnable:s=!1,vertical:l={},horizontal:c={},transparency:d={},blur:u={},rotate:$={},scale:p={},effectsRelativeTo:m="viewport",effectOn:M=["desktop","tablet-portrait","mobile-portrait"],isMouseEffect:y=!1,mouseTrack:g={},tilt:b={},sticky:j={}}=t||{},x=(t,e)=>a(t)&&!isNaN(t)?Number(t):e,h="viewport"===m,N=h?"view()":"scroll(nearest block)",w=[],f=[],L=[],D=[],z=String(r??"").replace(/[^a-zA-Z0-9]/g,""),k=(t,e,n)=>{w.push(`@keyframes advMe${t}${z}{ ${e} }`),f.push(`advMe${t}${z}`),L.push(N),D.push((t=>{const e=x(t?.top,0),n=x(t?.bottom,100),i=Math.min(e,n),o=Math.max(e,n);return h?`cover ${i}% ${o>=90?"contain 100%":`cover ${o}%`}`:`min(${3*i}vh, ${i}%) min(${3*o}vh, ${o}%)`})(n))};if(s){const t=l?.direction,e=c?.direction,n=t?100*x(l?.speed,4):0,i=e?100*x(c?.speed,4):0;if(n||i){const o="up"===t?-n:n,a="to-left"===e?-i:i,r=[n&&l,i&&c].filter(Boolean);k("Translate",`from{ translate: 0px 0px; } to{ translate: ${a}px ${o}px; }`,{top:Math.min(...r.map((t=>x(t?.top,0)))),bottom:Math.max(...r.map((t=>x(t?.bottom,100))))})}const o=d?.direction;if(o){const t=Math.max(0,1-x(d?.level,5)/10),e={"fade-in":`from{ opacity: ${t}; } to{ opacity: 1; }`,"fade-out":`from{ opacity: 1; } to{ opacity: ${t}; }`,"fade-out-in":`0%{ opacity: 1; } 50%{ opacity: ${t}; } 100%{ opacity: 1; }`,"fade-in-out":`0%{ opacity: ${t}; } 50%{ opacity: 1; } 100%{ opacity: ${t}; }`}[o];e&&k("Opacity",e,d)}const a=u?.direction;if(a){const t=3*x(u?.level,4),e={"fade-in":`from{ filter: blur(${t}px); } to{ filter: blur(0px); }`,"fade-out":`from{ filter: blur(0px); } to{ filter: blur(${t}px); }`,"fade-out-in":`0%{ filter: blur(0px); } 50%{ filter: blur(${t}px); } 100%{ filter: blur(0px); }`,"fade-in-out":`0%{ filter: blur(${t}px); } 50%{ filter: blur(0px); } 100%{ filter: blur(${t}px); }`}[a];e&&k("Blur",e,u)}const r=$?.direction;if(r){const t=20*x($?.level,4);k("Rotate",`from{ rotate: 0deg; } to{ rotate: ${"to-left"===r?-t:t}deg; }`,$)}if(p?.direction){const t=.15*x(p?.level,4),e=Math.max(0,1-t),n=1+t,i={"scale-up":`from{ scale: 1; } to{ scale: ${n}; }`,"scale-down":`from{ scale: 1; } to{ scale: ${e}; }`,"scale-down-up":`0%{ scale: 1; } 50%{ scale: ${e}; } 100%{ scale: 1; }`,"scale-up-down":`0%{ scale: 1; } 50%{ scale: ${n}; } 100%{ scale: 1; }`}[p.direction];i&&k("Scale",i,p)}}const v=[];if(y){if(g?.direction){const t="direct"===g?.direction?100:-100;v.push(((e,n)=>`translate(${(e*t).toFixed(2)}px, ${(n*t).toFixed(2)}px)`))}if(b?.direction){const t=12*("direct"===b?.direction?1:-1);v.push(((e,n)=>`perspective(1000px) rotateX(${(n*-t).toFixed(2)}deg) rotateY(${(e*t).toFixed(2)}deg)`))}}const T=(t,e,n)=>{if(!t||!t.defaultView)return;const i=t.defaultView,a=t.bPlMouse||(t.bPlMouse={x:0,y:0,items:new Map,frame:0,last:0}),r=a.items.get(o)||{x:0,y:0};if(r.rate=e,r.build=n,a.items.set(o,r),a.bound)return;a.bound=!0;const s=e=>{const n=a.last?Math.min(e-a.last,100):16.7;a.last=e;let o=!1;a.items.forEach(((e,i)=>{const r=e.el&&e.el.isConnected?e.el:t.querySelector(i);if(!r)return;e.el=r;const s=e.rate*n/1e3,l=a.x-e.x,c=a.y-e.y,d=Math.sqrt(l*l+c*c);d<=s?(e.x=a.x,e.y=a.y):(e.x+=l/d*s,e.y+=c/d*s,o=!0),r.style.transform=e.build(e.x,e.y)})),a.frame=o?i.requestAnimationFrame(s):0,a.last=o?e:0};t.addEventListener("pointermove",(t=>{a.x=2*(t.clientX/i.innerWidth-.5),a.y=2*(t.clientY/i.innerHeight-.5),a.frame||(a.frame=i.requestAnimationFrame(s))}))};if(v.length&&"undefined"!=typeof document){const t=Math.max(.25,1.5*x(g?.speed,x(b?.speed,4))),e=(t,e)=>v.map((n=>n(t,e))).join(" ");T(document,t,e),T(document.querySelector('iframe[name="editor-canvas"]')?.contentDocument,t,e)}const I=t=>j?.[t]||("desktop"===t?j?.undefined:""),S=o.split(">")[0],O=t=>{const e=I(t);return e?`position: sticky; ${e}: 0; z-index: 9;`:(t=>"tablet"===t?I("desktop"):"mobile"===t?I("tablet")||I("desktop"):"")(t)?"position: static;":""},A=Array.isArray(M)?M:a(M)?[M]:[],E=t=>!A.length||A.includes(t)?"":`${o}{ animation-name: none; }`;return`\n\t\t${f.length?`\n\t\t${w.join(" ")}\n\t\t@supports (animation-timeline: scroll()){\n\t\t\t${o}{\n\t\t\t\tanimation-name: ${f.join(", ")};\n\t\t\t\tanimation-duration: ${f.map((()=>"auto")).join(", ")};\n\t\t\t\tanimation-timing-function: ${f.map((()=>"linear")).join(", ")};\n\t\t\t\tanimation-fill-mode: ${f.map((()=>"both")).join(", ")};\n\t\t\t\tanimation-direction: ${f.map((()=>h?"normal":"reverse")).join(", ")};\n\t\t\t\tanimation-timeline: ${L.join(", ")};\n\t\t\t\tanimation-range: ${D.join(", ")};\n\t\t\t}\n\t\t\t${E("desktop")?`${e}{ ${E("desktop")} }`:""}\n\t\t\t${E("tablet-portrait")?`@media only screen and (min-width: 641px) and (max-width: 1024px){ ${E("tablet-portrait")} }`:""}\n\t\t\t${E("mobile-portrait")?`${i}{ ${E("mobile-portrait")} }`:""}\n\t\t}\n\t`:""}\n\t\t${v.length?`${o}{ transition-property: background, border, border-radius, box-shadow; }`:""}\n\t\t${O("desktop")?`${S}{ ${O("desktop")} }`:""}\n\t\t${O("tablet")?`${n}{ ${S}{ ${O("tablet")} } }`:""}\n\t\t${O("mobile")?`${i}{ ${S}{ ${O("mobile")} } }`:""}\n\t`})(z,v,t)}\n\t\t${k}\n\t`.replace(/\s+/g," ")},w="bBlocksAdvancedImage",f=window.ReactJSXRuntime,L=({attributes:t,id:e,isBackend:o=!1})=>{const{layout:a,style:r,captionStyle:s,image:l,advanced:p}=t,{width:m,height:M,isAutoHeight:y,isAutoFit:g,fitOptionType:b}=a,{hoverEffect:j,optionType:x,alignment:h,normalEffect:L="",effectOptions:z={}}=r,{normal:k={},hover:v={}}=z,{typo:T,desktop:I,tablet:S,mobile:O,colors:A}=s,E=`#${e} .${w}`,Y=`${E} .image`,C=`${Y} .caption`,Q=(t,e,n,i,o)=>`${e} ${n}ms ${e==t+"Spin"?"linear":e===t+"Ping"?"cubic-bezier(0, 0, 0.2, 1)":"ease-in-out"} ${i}ms ${o};`;return(0,f.jsx)("style",{dangerouslySetInnerHTML:{__html:`\n\t\t${u("",T)?.googleFontLink}\n\t\t${u(C,T)?.styles}\n\n\t\t${E}{\n\t\t\talign-items:${h.desktop};\n\t\t}\n\n\t\t${Y}{\n\t\t\twidth : ${l.source?.url?m.desktop:"100%"};\n\t\t\theight: ${y?"auto":M.desktop};\n\t\t\tborder-radius: ${"rounded"===x?"15px":"square"===x?"0px":"Circle"===x?"100%":"0"};\n\t\t\t${c("clip-path","Triangle"===x?"polygon(50% 0%, 0% 100%, 100% 100%)":"Rhombus"===x?"polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%)":"Octagon"===x?"polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%)":"square"===x?"inset(0%)":"")}\n\t\t}\n\n\t\t${E} img{\n\t\t\t${g?`object-fit: ${b};`:c("object-fit","Triangle"===x||"Octagon"===x||"Rhombus"===x?"cover":"")}\n\t\t\t${c("transform","zoomOut"===j?"scale(1.5)":"")}\n\t\t\tfilter: ${"blur"===j?"blur(3px)":"blur(0px)"};\n\t\t}\n\t\t${E}:hover img{\n\t\t\t${c("transform","zoomIn"===j?"scale(1.5)":"zoomOut"===j?"scale(1)":"")}\n\t\t\t${c("filter","blur"===j?"blur(0px)":"")}\n\t\t}\n\n\t\t${Y}{\n\t\t\tanimation:${Q("n",L,k?.duration,k?.delay,"number"===k?.iteration?k?.iterationCount:k?.iteration)}\n\t\t}\n\n\t\t${Y}:hover{\n\t\t\tanimation:${Q("h",j,v?.duration,v?.delay,"number"===v?.iteration?v?.iterationCount:v?.iteration)}\n\t\t}\n\n\t\t${C}{\n\t\t\twidth: ${I.width?I.width:"100%"};\n\t\t\ttext-align:${I.textAlign};\n\t\t\t${d(A)}\n\t\t\t${c("padding",$(I.padding))}\n\t\t\t${c("margin",$(I.margin))}\n\t\t\t${D(I.vAlign,I.hAlign)}\n\t\t}\n\n\t\t${n}{\n\t\t\t${E}{\n\t\t\t\talign-items:${h.tablet};\n\t\t\t}\n\n\t\t\t${Y}{\n\t\t\t\twidth : ${l.source?.url?m.tablet:"100%"};\n\t\t\t\theight: ${y?"auto":M.tablet};\n\t\t\t}\n\n\t\t\t${C}{\n\t\t\t\twidth: ${S.width?S.width:"100%"};\n\t\t\t\ttext-align:${S.textAlign};\n\t\t\t\t${c("padding",$(S.padding))}\n\t\t\t\t${c("margin",$(S.margin))}\n\t\t\t\t${D(S.vAlign,S.hAlign)}\n\t\t\t}\n\t\t}\n\t\t\t\n\t\t${i}{\n\t\t\t${E}{\n\t\t\t\talign-items:${h.mobile};\n\t\t\t}\n\n\t\t\t${Y}{\n\t\t\t\twidth : ${l.source?.url?m.mobile:"100%"};\n\t\t\t\theight: ${y?"auto":M.mobile};\n\t\t\t}\n\n\t\t\t${C}{\n\t\t\t\twidth: ${O.width?O.width:"100%"};\n\t\t\t\ttext-align:${O.textAlign};\n\t\t\t\t${c("padding",$(O.padding))}\n\t\t\t\t${c("margin",$(O.margin))}\n\t\t\t\t${D(O.vAlign,O.hAlign)}\n\t\t\t}\n\t\t}\n\t\t${N(e,p,o)}\n\t`}})},D=(t,e)=>`\n\t${"left"===e?"left: 0; right: auto;":"center"===e?"left:50%;"+("middle"!==t?"transform: translateX(-50%);":""):"right:0;left:auto;"}\n\t${"top"===t?"top:0;bottom:auto;":"middle"===t?"top:50%;"+("center"!==e?"transform: translateY(-50%);":""):"bottom:0;top:auto;"}\n\t${"center"===e&&"middle"===t?"transform:translateY(-50%) translateX(-50%);":""}\n`,z=({image:t,link:e,isBackend:n=!1})=>{const{url:i,alt:o,title:a}=t||{};return i&&(0,f.jsx)(k,{link:e,isBackend:n,children:(0,f.jsx)("img",{src:i,alt:o||a})})},k=({link:t={},children:e,isBackend:n})=>{const{url:i="",tab:o="_self"}=t;return i&&!n?(0,f.jsx)("a",{href:r(i),target:o,children:e}):e},v=({attributes:t,featuredImageURL:e})=>{const{image:n,caption:i}=t,{sourceType:o,source:a,link:r}=n,{enabled:l,text:c}=i;return(0,f.jsx)("div",{className:w,children:(0,f.jsx)("div",{className:"image",children:"custom"===o?(0,f.jsx)(f.Fragment,{children:a.url&&(0,f.jsxs)(f.Fragment,{children:[(0,f.jsx)(z,{image:a,link:r}),l&&(0,f.jsx)("div",{className:"caption",children:(0,f.jsx)("p",{dangerouslySetInnerHTML:{__html:s(c)}})})]})}):(0,f.jsx)(z,{image:{url:e,alt:"Feature Image"},link:r})})})};document.addEventListener("DOMContentLoaded",(()=>{document.querySelectorAll(".wp-block-b-blocks-advanced-image").forEach((e=>{const n=JSON.parse(e.dataset.attributes),i=e.dataset.featured_image_url;(0,t.createRoot)(e).render((0,f.jsxs)(f.Fragment,{children:[(0,f.jsx)(L,{attributes:n,id:e.id}),(0,f.jsx)(v,{attributes:n,featuredImageURL:i})]})),e?.removeAttribute("data-attributes")}))}))})();