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/column/view.js +1 -1 2.1.32.1.7 View file →
@@ -1 +1 @@
1 -(()=>{"use strict";const t=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),e=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}},n="@media only screen and (max-width: 1024px)",o="@media only screen and (max-width: 640px)",i="linear-gradient(135deg, #0040E3, #18D4FD)";window.React;const s=t=>{const n=e(t);return n?`url('${n.replace(/['"()]/g,"")}')`:"none"},r=(e,n)=>t(n)?`${e}: ${n};`:"",a=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""},M=e=>{const{position:n="center center",xPosition:o=0,yPosition:i=0,attachment:s="",repeat:r="no-repeat",size:a="cover",customSize:M="0px"}=e||{},c=e=>"initial"!==e||t(e);return`\n\t\t${c(n)?`background-position: ${"custom"===n?`${o} ${i}`:n};`:""}\n\t\t${s&&c(s)?`background-attachment: ${s};`:""}\n\t\t${c(r)?`background-repeat: ${r};`:""}\n\t\t${c(a)?`background-size: ${"custom"===a?`${M} auto`:a};`:""}\n\t`},c=(e={})=>e?{desktop:t(e.url)?`background-image: ${s(e.url)}; ${M(e?.desktop)}`:"",tablet:t(e.url)?M(e?.tablet):"",mobile:t(e.url)?M(e?.mobile):""}:"",d=(i,s,a=!1)=>{const{type:M="color",color:d,gradient:l,img:u,video:$}=i||{},y="color"===M?r("background",d):"gradient"===M?(e=>{const{type:n="linear",radialType:o="ellipse",colors:i=[],centerPositions:s={x:0,y:0},angel:a=0}=e||{};if(t(e)){const t=i?.map((({color:t,position:e})=>`${t} ${e}%`)),e=`linear-gradient(${a}deg, ${t})`;return r("background","radial"===n?`radial-gradient(${o} at ${s?.x}% ${s?.y}%,${t})`:e)}return""})(l):"image"===M?c(u).desktop:"",p="image"===M?c(u).tablet:"",N="image"===M?c(u).mobile:"",j=a?`${s}:hover`:s;return`\n\t\t${"video"===M?((t,n)=>{const{url:o,loop:i}=t||{},s=document.querySelector(n),r=s?.querySelector(".bPlVideo"),a=document.createElement("video");if(a.muted=!0,a.autoplay=!0,a.classList.add("bPlVideo"),!r&&s&&o){const t=e(o);if(t){const e=document.createElement("source");e.src=t,a.appendChild(e),s.appendChild(a)}}return a.loop=i,a.play(),`${n} .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}`})($,s):""}\n\n\t\t${y?`${j}{\n\t\t\t${y}\n\t\t}`:""}\n\n\t\t${p?`${n} {\n\t\t\t${j}{\n\t\t\t\t${p}\n\t\t\t}\n\t\t}`:""}\n\n\t\t${N?`${o} {\n\t\t\t${j}{\n\t\t\t\t${N}\n\t\t\t}\n\t\t}`:""}\n\t`.replace(/\s+/g," ").trim()},l=(e,n,o=!1)=>{const{isEnabled:i,colors:s,opacity:a=1,blend:M,filter:c="",blur:l=0,brightness:u=100,contrast:$=100,saturation:y=100,hue:p=0,position:N={top:0,right:0,bottom:0,left:0},zIndex:j=-1}=e||{},L=`${100!==u?`brightness(${u}%)`:""} ${100!==$?`contrast(${$}%)`:""} ${100!==y?`saturate(${y}%)`:""} ${0!==l?`blur(${l}px)`:""} ${0!==p?`hue-rotate(${p}deg)`:""}`,g=`${c}: ${c?L:""}; -webkit-${c}: ${c?L:""};`,D=o?`${n}:hover::after`:`${n}::after`;return i?`\n\t\t${n}{\n\t\t\tposition:relative;\n\t\t\tz-index:1;\n\t\t}\n\t\t${n}::after{\n\t\t\tcontent: '';\n\t\t\tposition: absolute;\n\t\t\ttop:${t(N.top)?N.top:0};\n\t\t\tright:${t(N.right)?N.right:0};\n\t\t\tbottom:${t(N.bottom)?N.bottom:0};\n\t\t\tleft:${t(N.left)?N.left:0};\n\t\t\tz-index:${j};\n\t\t}\n\t\t${d(s,D,!1)}\n\t\t${D}{\n\t\t\t${r("opacity",a)}\n\t\t\t${r("mix-blend-mode",M)}\n\t\t\t${g}\n\t\t}\n\t`.replace(/\s+/g," ").trim():""},u=(e,i,s=!1)=>{const a=(e,n="desktop")=>{if(!t(e))return"";const{skew:o,scale:i,rotate:s,offset:a,flipX:M,flipY:c}=e,{threeDRotate:d}=s||{},{isProportion:l}=i||{},u=[];return t(o)&&(t(o?.[n]?.x)&&u.push(`skewX(${o[n].x}deg)`),t(o?.[n]?.y)&&u.push(`skewY(${o[n].y}deg)`)),l?t(i?.[n]?.scale)&&u.push(`scale(${i[n].scale})`):(t(i?.[n]?.x)&&u.push(`scaleX(${i[n].x})`),t(i?.[n]?.y)&&u.push(`scaleY(${i[n].y})`)),t(s)&&(t(s?.[n]?.z)&&u.push(`rotateZ(${s[n].z}deg)`),d&&(t(s?.[n]?.x)&&u.push(`rotateX(${s[n].x}deg)`),t(s?.[n]?.y)&&u.push(`rotateY(${s[n].y}deg)`))),t(a)&&(t(a?.[n]?.x)&&u.push(`translateX(${a[n].x})`),t(a?.[n]?.y)&&u.push(`translateY(${a[n].y})`)),t(M)&&u.push(M?"scaleX(-1)":""),t(c)&&u.push(c?"scaleY(-1)":""),0===u.length?"":r("transform",u.join(" "))},M=s?`${i}:hover`:i;return`\n\t\t${M} {\n\t\t\t${a(e,"desktop")}\n\t\t}\n\t\t${n}{\n\t\t\t${M} {\n\t\t\t\t${a(e,"tablet")}\n\t\t\t}\n\t\t}\n\t\t${o}{\n\t\t\t${M} {\n\t\t\t\t${a(e,"mobile")}\n\t\t\t}\n\t\t}\n\t`},$=t=>{const{padding:e,margin:n,height:o,width:i}=t||{},s=(t,e)=>r(t,e),M=(t,e,n)=>s(t,e?.[t]?.[n])+s(`min-${t}`,e?.min?.[n])+s(`max-${t}`,e?.max?.[n]),c=t=>r("padding",a(t)),d=t=>r("margin",a(t));return{desktop:c(e?.desktop)+d(n?.desktop)+M("height",o,"desktop")+M("width",i,"desktop"),tablet:c(e?.tablet)+d(n?.tablet)+M("height",o,"tablet")+M("width",i,"tablet"),mobile:c(e?.mobile)+d(n?.mobile)+M("height",o,"mobile")+M("width",i,"mobile")}},y=t=>{const{normal:e,hover:n}=t||{},o=t=>{const{border:e,radius:n,shadow:o}=t||{},i=r("border-radius",a(n)),s=r("box-shadow",((t,e="box")=>{let n="";return t?.map(((o,i)=>{const{hOffset:s="0px",vOffset:r="0px",blur:a="0px",spreed:M="0px",color:c="#e7f0fe",isInset:d=!1}=o||{},l=d?"inset":"",u=`${s} ${r} ${a}`,$=i+1>=t.length?"":", ";n+="text"===e?`${u} ${c}${$}`:`${u} ${M} ${c} ${l}${$}`})),n||""})(o,"box"));return(t=>{if(!t)return"";const e=t=>{const{color:e="#000000",style:n="solid",width:o="0px"}=t;return`${o} ${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():r("border",e(t))})(e)+i+s};return{normal:o(e),hover:o(n)}},p=e=>{const{zIndex:n,overflow:o}=e||{},i=o?`overflow: ${o};`:"",s=e=>`${r("z-index",n?.[e])} ${r("position",t(n?.[e])?"relative":"")}`;return{desktop:s("desktop")+i,tablet:s("tablet"),mobile:s("mobile")}},N=(t,e)=>{const{desktop:n=!1,tablet:o=!1,mobile:i=!1}=t||{},s=e?"opacity: 0.5;":"display: none;",r=t=>t?s:"";return{desktop:r(n),tablet:r(o),mobile:r(i)}},j=(e,a,M,c,j=!1)=>{const{width:L,overflow:g,background:D,padding:w,border:b,shadow:m,advanced:x}=e,z=`#${a}`,I=j?`${z} > div > div:first-child`:`${z} > div`;return`\n\t\t${z}{\n\t\t\tflex-basis: calc(${L.desktop}% - (${c} * (${M} - 1) / ${M}));\n\t\t}\n\n\t\t${n} {\n\t\t\t${z}{\n\t\t\t\tflex-basis: calc(${L.tablet}% - (${c} * (${M} - 1) / ${M}));\n\t\t\t}\n\t\t}\n\n\t\t${o} {\n\t\t\t${z}{\n\t\t\t\tflex-basis: calc(${L.mobile}% - (${c} * (${M} - 1) / ${M}));\n\t\t\t}\n\t\t}\n\n\t\t${I}{\n\t\t\toverflow: ${g};\n\t\t\t${((t,e=!0,n=!0,o=!0)=>{const{type:a="solid",color:M="",gradient:c=i,image:d={},position:l="center center",attachment:u="",repeat:$="no-repeat",size:y="",overlayColor:p=""}=t||{};return"gradient"===a&&n?r("background",c):"image"===a&&o?`background: ${s(d?.url)};\n\t\t\t\t${r("background-color",p)}\n\t\t\t\t${r("background-position",l)}\n\t\t\t\t${r("background-size",y)}\n\t\t\t\t${r("background-repeat",$)}\n\t\t\t\t${r("background-attachment",u)}\n\t\t\t\t${r("background-repeat",$)}\n\t\t\t\tbackground-blend-mode: overlay;`:e&&r("background",M)})(D)}\n\t\t\tpadding: ${(t=>{const{side:e=2,vertical:n="0px",horizontal:o="0px",top:i="0px",right:s="0px",bottom:r="0px",left:a="0px"}=t||{};return 2===e?`${n} ${o}`:`${i} ${s} ${r} ${a}`})(w)};\n\t\t\t${(t=>{const{width:e="",style:n="solid",color:o="",side:i="all",radius:s=""}=t||{},a=t=>{const e=i?.toLowerCase();return e?.includes("all")||e?.includes(t)},M=`${e} ${n} ${o}`,c=`\n\t\t${e&&0!==parseInt(e)?["top","right","bottom","left"].map((t=>a(t)?`border-${t}: ${M};`:"")).join(""):""}\n\t\t${r("border-radius",s)}\n\t`;return c})(b)}\n\t\t\tbox-shadow: ${((t,e="box")=>{const{hOffset:n="0px",vOffset:o="0px",blur:i="0px",spreed:s="0px",color:r="#7090b0",isInset:a=!1}=t||{},M=`${n} ${o} ${i}`;return("text"===e?`${M} ${r}`:`${M} ${s} ${r} ${a?"inset":""}`)||"none"})(m)};\n\t\t}\n\t\t${((e,i,a=!1,M=!0)=>{const{dimension:c,transform:j,background:L,borderShadow:g,mask:D,animation:w,visibility:b,responsive:m,css:x=""}=i||{},z=a?`#${e}>div>div${M?":first-child":""}`:`#${e}>div`;((t,e,n)=>{const o=n?`#${e} > div`:`#${e}`,i=document.querySelector(o);i&&t&&t.type&&(i.setAttribute("data-aos",t.type),i.setAttribute("data-aos-duration",1e3*t.duration||.4),i.setAttribute("data-aos-delay",1e3*t.delay||0),i.classList.contains("aos-init")||(i.classList.add("aos-init"),window?.AOS?.init()),n)&&new IntersectionObserver((t=>{t.forEach((t=>{t.intersectionRatio>.5?i.classList.add("aos-animate"):i.classList.remove("aos-animate")}))}),{threshold:[.5]}).observe(i)})(w,e,a);const I=$(c).desktop+p(b).desktop+((t,e,n)=>{const{transition:o=.4}=t||{},{transition:i=.4}=e||{},{transition:s=200}=n||{};return`transition: background ${o}s, border ${i}s, border-radius ${i}s, box-shadow ${i}s, transform ${s}ms ease-in-out;`})(L,g,j)+(t=>{const{isMask:e=!1,shape:n={type:"circle"},size:o={type:"contain",scale:"100%"},position:i={type:"center center",x:50,y:50},repeat:a="no-repeat"}=t||{};return e?`-webkit-mask-image: ${"custom"===n.type?s(n.url):`url(${(M=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===M))).svg})`};\n\t\t-webkit-mask-size: ${"custom"===o.type?o.scale:o.type};\n\t\t${"custom"===i.type?`${r("-webkit-mask-position-x",i.x)}\n\t\t\t${r("-webkit-mask-position-y",i.y)}`:`${r("-webkit-mask-position",i.type)}`}\n\t\t${"cover"!==o.type?`-webkit-mask-repeat: ${a};`:""}`:"";var M})(D),T=$(c).tablet+p(b).tablet+N(m,a).tablet,h=$(c).mobile+p(b).mobile+N(m,a).mobile,k=y(g).normal,v=y(g).hover,O=N(m,a).desktop;return`\n\t\t${I||k?`${z} {\n\t\t\t${I}\n\t\t\t${k}\n\t\t}`:""}\n\t\t${v?`${z}:hover {\n\t\t\t${v}\n\t\t}`:""}\n\n\t\t${O?`@media only screen and (min-width: 1025px) {\n\t\t\t${z}{\n\t\t\t\t${O}\n\t\t\t}\n\t\t}`:""}\n\n\t\t${T?`${n} {\n\t\t\t${z}{\n\t\t\t\t${T}\n\t\t\t}\n\t\t}`:""}\n\n\t\t${h?`${o} {\n\t\t\t${z}{\n\t\t\t\t${h}\n\t\t\t}\n\t\t}`:""}\n\n\t\t${d(L?.normal,z)}\n\t\t${d(L?.hover,z,!0)}\n\t\t${l(L?.overlay,z)}\n\t\t${l(L?.hoverOverlay,z,!0)}\n\t\t${t(j?.normal)?u(j?.normal,z):""}\n\t\t${t(j?.hover)?u(j?.hover,z,!0):""}\n\n\t\t${x}\n\t`.replace(/\s+/g," ")})(a,x,j)}\n\t\t`.replace(/\s+/g," ")};document.addEventListener("DOMContentLoaded",(()=>{document.querySelectorAll(".wp-block-b-blocks-column").forEach((t=>{const e=JSON.parse(t.dataset.attributes),n=t.dataset.columns,o=t.dataset.columnGap,i=document.createElement("style");i.innerHTML=j(e,t.id,n,o),t.prepend(i),t?.removeAttribute("data-attributes")}))}))})();
1 +(()=>{"use strict";const t=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),e=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}},n="@media only screen and (min-width: 1025px)",o="@media only screen and (max-width: 1024px)",i="@media only screen and (max-width: 640px)",a="linear-gradient(135deg, #0040E3, #18D4FD)";window.React;const r=t=>{const n=e(t);return n?`url('${n.replace(/['"()]/g,"")}')`:"none"},s=(e,n)=>t(n)?`${e}: ${n};`:"",l=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""},c=e=>{const{position:n="center center",xPosition:o=0,yPosition:i=0,attachment:a="",repeat:r="no-repeat",size:s="cover",customSize:l="0px"}=e||{},c=e=>"initial"!==e||t(e);return`\n\t\t${c(n)?`background-position: ${"custom"===n?`${o} ${i}`:n};`:""}\n\t\t${a&&c(a)?`background-attachment: ${a};`:""}\n\t\t${c(r)?`background-repeat: ${r};`:""}\n\t\t${c(s)?`background-size: ${"custom"===s?`${l} auto`:s};`:""}\n\t`},d=(e={})=>e?{desktop:t(e.url)?`background-image: ${r(e.url)}; ${c(e?.desktop)}`:"",tablet:t(e.url)?c(e?.tablet):"",mobile:t(e.url)?c(e?.mobile):""}:"",$=(n,a,r=!1)=>{const{type:l="color",color:c,gradient:$,img:u,video:M}=n||{},p="color"===l?s("background",c):"gradient"===l?(e=>{const{type:n="linear",radialType:o="ellipse",colors:i=[],centerPositions:a={x:0,y:0},angel:r=0}=e||{};if(t(e)){const t=i?.map((({color:t,position:e})=>`${t} ${e}%`)),e=`linear-gradient(${r}deg, ${t})`;return s("background","radial"===n?`radial-gradient(${o} at ${a?.x}% ${a?.y}%,${t})`:e)}return""})($):"image"===l?d(u).desktop:"",m="image"===l?d(u).tablet:"",y="image"===l?d(u).mobile:"",b=r?`${a}:hover`:a;return`\n\t\t${"video"===l?((t,n)=>{const{url:o,loop:i}=t||{},a=document.querySelector(n),r=a?.querySelector(".bPlVideo"),s=document.createElement("video");if(s.muted=!0,s.autoplay=!0,s.classList.add("bPlVideo"),!r&&a&&o){const t=e(o);if(t){const e=document.createElement("source");e.src=t,s.appendChild(e),a.appendChild(s)}}return s.loop=i,s.play(),`${n} .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}`})(M,a):""}\n\n\t\t${p?`${b}{\n\t\t\t${p}\n\t\t}`:""}\n\n\t\t${m?`${o} {\n\t\t\t${b}{\n\t\t\t\t${m}\n\t\t\t}\n\t\t}`:""}\n\n\t\t${y?`${i} {\n\t\t\t${b}{\n\t\t\t\t${y}\n\t\t\t}\n\t\t}`:""}\n\t`.replace(/\s+/g," ").trim()},u=(e,n,o=!1)=>{const{isEnabled:i,colors:a,opacity:r=1,blend:l,filter:c="",blur:d=0,brightness:u=100,contrast:M=100,saturation:p=100,hue:m=0,position:y={top:0,right:0,bottom:0,left:0},zIndex:b=-1}=e||{},j=`${100!==u?`brightness(${u}%)`:""} ${100!==M?`contrast(${M}%)`:""} ${100!==p?`saturate(${p}%)`:""} ${0!==d?`blur(${d}px)`:""} ${0!==m?`hue-rotate(${m}deg)`:""}`,g=`${c}: ${c?j:""}; -webkit-${c}: ${c?j:""};`,x=o?`${n}:hover::after`:`${n}::after`;return i?`\n\t\t${n}{\n\t\t\tposition:relative;\n\t\t\tz-index:1;\n\t\t}\n\t\t${n}::after{\n\t\t\tcontent: '';\n\t\t\tposition: absolute;\n\t\t\ttop:${t(y.top)?y.top:0};\n\t\t\tright:${t(y.right)?y.right:0};\n\t\t\tbottom:${t(y.bottom)?y.bottom:0};\n\t\t\tleft:${t(y.left)?y.left:0};\n\t\t\tz-index:${b};\n\t\t}\n\t\t${$(a,x,!1)}\n\t\t${x}{\n\t\t\t${s("opacity",r)}\n\t\t\t${s("mix-blend-mode",l)}\n\t\t\t${g}\n\t\t}\n\t`.replace(/\s+/g," ").trim():""},M=(e,n,a=!1)=>{const r=(e,n="desktop")=>{if(!t(e))return"";const{skew:o,scale:i,rotate:a,offset:r,flipX:l,flipY:c}=e,{threeDRotate:d}=a||{},{isProportion:$}=i||{},u=[];return t(o)&&(t(o?.[n]?.x)&&u.push(`skewX(${o[n].x}deg)`),t(o?.[n]?.y)&&u.push(`skewY(${o[n].y}deg)`)),$?t(i?.[n]?.scale)&&u.push(`scale(${i[n].scale})`):(t(i?.[n]?.x)&&u.push(`scaleX(${i[n].x})`),t(i?.[n]?.y)&&u.push(`scaleY(${i[n].y})`)),t(a)&&(t(a?.[n]?.z)&&u.push(`rotateZ(${a[n].z}deg)`),d&&(t(a?.[n]?.x)&&u.push(`rotateX(${a[n].x}deg)`),t(a?.[n]?.y)&&u.push(`rotateY(${a[n].y}deg)`))),t(r)&&(t(r?.[n]?.x)&&u.push(`translateX(${r[n].x})`),t(r?.[n]?.y)&&u.push(`translateY(${r[n].y})`)),t(l)&&u.push(l?"scaleX(-1)":""),t(c)&&u.push(c?"scaleY(-1)":""),0===u.length?"":s("transform",u.join(" "))},l=a?`${n}:hover`:n;return`\n\t\t${l} {\n\t\t\t${r(e,"desktop")}\n\t\t}\n\t\t${o}{\n\t\t\t${l} {\n\t\t\t\t${r(e,"tablet")}\n\t\t\t}\n\t\t}\n\t\t${i}{\n\t\t\t${l} {\n\t\t\t\t${r(e,"mobile")}\n\t\t\t}\n\t\t}\n\t`},p=t=>{const{padding:e,margin:n,height:o,width:i}=t||{},a=(t,e)=>s(t,e),r=(t,e,n)=>a(t,e?.[t]?.[n])+a(`min-${t}`,e?.min?.[n])+a(`max-${t}`,e?.max?.[n]),c=t=>s("padding",l(t)),d=t=>s("margin",l(t));return{desktop:c(e?.desktop)+d(n?.desktop)+r("height",o,"desktop")+r("width",i,"desktop"),tablet:c(e?.tablet)+d(n?.tablet)+r("height",o,"tablet")+r("width",i,"tablet"),mobile:c(e?.mobile)+d(n?.mobile)+r("height",o,"mobile")+r("width",i,"mobile")}},m=t=>{const{normal:e,hover:n}=t||{},o=t=>{const{border:e,radius:n,shadow:o}=t||{},i=s("border-radius",l(n)),a=s("box-shadow",((t,e="box")=>{let n="";return t?.map(((o,i)=>{const{hOffset:a="0px",vOffset:r="0px",blur:s="0px",spreed:l="0px",color:c="#e7f0fe",isInset:d=!1}=o||{},$=d?"inset":"",u=`${a} ${r} ${s}`,M=i+1>=t.length?"":", ";n+="text"===e?`${u} ${c}${M}`:`${u} ${l} ${c} ${$}${M}`})),n||""})(o,"box"));return(t=>{if(!t)return"";const e=t=>{const{color:e="#000000",style:n="solid",width:o="0px"}=t;return`${o} ${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():s("border",e(t))})(e)+i+a};return{normal:o(e),hover:o(n)}},y=e=>{const{zIndex:n,overflow:o}=e||{},i=o?`overflow: ${o};`:"",a=e=>`${s("z-index",n?.[e])} ${s("position",t(n?.[e])?"relative":"")}`;return{desktop:a("desktop")+i,tablet:a("tablet"),mobile:a("mobile")}},b=(t,e)=>{const{desktop:n=!1,tablet:o=!1,mobile:i=!1}=t||{},a=e?"opacity: 0.5;":"display: none;",r=t=>t?a:"";return{desktop:r(n),tablet:r(o),mobile:r(i)}},j=(e,a,l=!1,c=!0)=>{const{dimension:d,transform:j,background:g,borderShadow:x,mask:N,animation:L,visibility:w,responsive:D,position:h={},floating:f={},motion:z={},css:k=""}=a||{},v=l?`#${e}>div>div${c?":first-child":""}`:`#${e}>div`;((t,e,n)=>{const o=n?`#${e} > div`:`#${e}`,i=document.querySelector(o);i&&t&&t.type&&(i.setAttribute("data-aos",t.type),i.setAttribute("data-aos-duration",1e3*t.duration||.4),i.setAttribute("data-aos-delay",1e3*t.delay||0),i.classList.contains("aos-init")||(i.classList.add("aos-init"),window?.AOS?.init()),n)&&new IntersectionObserver((t=>{t.forEach((t=>{t.intersectionRatio>.5?i.classList.add("aos-animate"):i.classList.remove("aos-animate")}))}),{threshold:[.5]}).observe(i)})(L,e,l);const T=p(d).desktop+y(w).desktop+((t,e,n)=>{const{transition:o=.4}=t||{},{transition:i=.4}=e||{},{transition:a=200}=n||{};return`transition: background ${o}s, border ${i}s, border-radius ${i}s, box-shadow ${i}s, transform ${a}ms ease-in-out;`})(g,x,j)+(t=>{const{isMask:e=!1,shape:n={type:"circle"},size:o={type:"contain",scale:"100%"},position:i={type:"center center",x:50,y:50},repeat:a="no-repeat"}=t||{};return e?`-webkit-mask-image: ${"custom"===n.type?r(n.url):`url(${(l=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===l))).svg})`};\n\t\t-webkit-mask-size: ${"custom"===o.type?o.scale:o.type};\n\t\t${"custom"===i.type?`${s("-webkit-mask-position-x",i.x)}\n\t\t\t${s("-webkit-mask-position-y",i.y)}`:`${s("-webkit-mask-position",i.type)}`}\n\t\t${"cover"!==o.type?`-webkit-mask-repeat: ${a};`:""}`:"";var l})(N),I=p(d).tablet+y(w).tablet+b(D,l).tablet,S=p(d).mobile+y(w).mobile+b(D,l).mobile,O=m(x).normal,E=m(x).hover,Y=b(D,l).desktop;return`\n\t\t${T||O?`${v} {\n\t\t\t${T}\n\t\t\t${O}\n\t\t}`:""}\n\t\t${E?`${v}:hover {\n\t\t\t${E}\n\t\t}`:""}\n\n\t\t${Y?`${n} {\n\t\t\t${v}{\n\t\t\t\t${Y}\n\t\t\t}\n\t\t}`:""}\n\n\t\t${I?`${o} {\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${$(g?.normal,v)}\n\t\t${$(g?.hover,v,!0)}\n\t\t${u(g?.overlay,v)}\n\t\t${u(g?.hoverOverlay,v,!0)}\n\t\t${t(j?.normal)?M(j?.normal,v):""}\n\t\t${t(j?.hover)?M(j?.hover,v,!0):""}\n\t\t${((t,e)=>{const{desktop:n={},tablet:a={},mobile:r={}}=t,l=(t={})=>`\n\t\t${e}{\n\t\t\t${s("position",t?.type)}\n\t\t\t${s("left",t?.horizontal?.left)}\n\t\t\t${s("right",t?.horizontal?.right)}\n\t\t\t${s("top",t?.vertical?.top)}\n\t\t\t${s("bottom",t?.vertical?.bottom)}\n\t\t}\n\t`;return`\n\t\t\n\t\t${n?.type?l(n):""}\n\t\t\n\t\t${o}{\n\t\t\t${a?.type?l(a):""}\n\t\t}\n\n\t\t${i}{\n\t\t\t${r?.type?l(r):""}\n\t\t}\n\t`})(h,v)}\n\t\t${((e,n,o="")=>{const{translate:i={},rotate:a={},scale:r={},isEnabled:s=!1}=e||{};if(!s)return"";const l=[],c=[];return[{name:"Translate",property:"translate",values:i,value:e=>["x","y"].some((n=>t(i?.[n]?.[e])))?`${i?.x?.[e]||0}px ${i?.y?.[e]||0}px`:""},{name:"Rotate",property:"transform",values:a,value:e=>["x","y","z"].filter((n=>t(a?.[n]?.[e]))).map((t=>`rotate${t.toUpperCase()}(${a[t][e]}deg)`)).join(" ")},{name:"Scale",property:"scale",values:r,value:e=>{const n=r?.y?.[e],o=r?.z?.[e];return t(n)||t(o)?t(o)?`1 ${t(n)?n:1} ${o}`:`1 ${n}`:""}}].forEach((({name:t,property:e,values:n,value:i})=>{const a=i("from"),r=i("to");if(!a||!r)return;const s=Number(n?.duration)>0?Number(n.duration):1e3,d=Number(n?.delay)>0?Number(n.delay):0,$=`advFloat${t}${o?`-${o}`:""}`;l.push(`@keyframes ${$}{ from{ ${e}: ${a}; } to{ ${e}: ${r}; } }`),c.push(`${$} ${s}ms ease-in-out ${d}ms infinite alternate`)})),c.length?`\n\t\t${l.join(" ")}\n\t\t${n}{\n\t\t\tanimation: ${c.join(", ")};\n\t\t}\n\t`:""})(f,v,e)}\n\t\t${((e,a,r)=>{const{isEnable:s=!1,vertical:l={},horizontal:c={},transparency:d={},blur:$={},rotate:u={},scale:M={},effectsRelativeTo:p="viewport",effectOn:m=["desktop","tablet-portrait","mobile-portrait"],isMouseEffect:y=!1,mouseTrack:b={},tilt:j={},sticky:g={}}=e||{},x=(e,n)=>t(e)&&!isNaN(e)?Number(e):n,N="viewport"===p,L=N?"view()":"scroll(nearest block)",w=[],D=[],h=[],f=[],z=String(r??"").replace(/[^a-zA-Z0-9]/g,""),k=(t,e,n)=>{w.push(`@keyframes advMe${t}${z}{ ${e} }`),D.push(`advMe${t}${z}`),h.push(L),f.push((t=>{const e=x(t?.top,0),n=x(t?.bottom,100),o=Math.min(e,n),i=Math.max(e,n);return N?`cover ${o}% ${i>=90?"contain 100%":`cover ${i}%`}`:`min(${3*o}vh, ${o}%) min(${3*i}vh, ${i}%)`})(n))};if(s){const t=l?.direction,e=c?.direction,n=t?100*x(l?.speed,4):0,o=e?100*x(c?.speed,4):0;if(n||o){const i="up"===t?-n:n,a="to-left"===e?-o:o,r=[n&&l,o&&c].filter(Boolean);k("Translate",`from{ translate: 0px 0px; } to{ translate: ${a}px ${i}px; }`,{top:Math.min(...r.map((t=>x(t?.top,0)))),bottom:Math.max(...r.map((t=>x(t?.bottom,100))))})}const i=d?.direction;if(i){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}; }`}[i];e&&k("Opacity",e,d)}const a=$?.direction;if(a){const t=3*x($?.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,$)}const r=u?.direction;if(r){const t=20*x(u?.level,4);k("Rotate",`from{ rotate: 0deg; } to{ rotate: ${"to-left"===r?-t:t}deg; }`,u)}if(M?.direction){const t=.15*x(M?.level,4),e=Math.max(0,1-t),n=1+t,o={"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; }`}[M.direction];o&&k("Scale",o,M)}}const v=[];if(y){if(b?.direction){const t="direct"===b?.direction?100:-100;v.push(((e,n)=>`translate(${(e*t).toFixed(2)}px, ${(n*t).toFixed(2)}px)`))}if(j?.direction){const t=12*("direct"===j?.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 o=t.defaultView,i=t.bPlMouse||(t.bPlMouse={x:0,y:0,items:new Map,frame:0,last:0}),r=i.items.get(a)||{x:0,y:0};if(r.rate=e,r.build=n,i.items.set(a,r),i.bound)return;i.bound=!0;const s=e=>{const n=i.last?Math.min(e-i.last,100):16.7;i.last=e;let a=!1;i.items.forEach(((e,o)=>{const r=e.el&&e.el.isConnected?e.el:t.querySelector(o);if(!r)return;e.el=r;const s=e.rate*n/1e3,l=i.x-e.x,c=i.y-e.y,d=Math.sqrt(l*l+c*c);d<=s?(e.x=i.x,e.y=i.y):(e.x+=l/d*s,e.y+=c/d*s,a=!0),r.style.transform=e.build(e.x,e.y)})),i.frame=a?o.requestAnimationFrame(s):0,i.last=a?e:0};t.addEventListener("pointermove",(t=>{i.x=2*(t.clientX/o.innerWidth-.5),i.y=2*(t.clientY/o.innerHeight-.5),i.frame||(i.frame=o.requestAnimationFrame(s))}))};if(v.length&&"undefined"!=typeof document){const t=Math.max(.25,1.5*x(b?.speed,x(j?.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=>g?.[t]||("desktop"===t?g?.undefined:""),S=a.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;":""},E=Array.isArray(m)?m:t(m)?[m]:[],Y=t=>!E.length||E.includes(t)?"":`${a}{ animation-name: none; }`;return`\n\t\t${D.length?`\n\t\t${w.join(" ")}\n\t\t@supports (animation-timeline: scroll()){\n\t\t\t${a}{\n\t\t\t\tanimation-name: ${D.join(", ")};\n\t\t\t\tanimation-duration: ${D.map((()=>"auto")).join(", ")};\n\t\t\t\tanimation-timing-function: ${D.map((()=>"linear")).join(", ")};\n\t\t\t\tanimation-fill-mode: ${D.map((()=>"both")).join(", ")};\n\t\t\t\tanimation-direction: ${D.map((()=>N?"normal":"reverse")).join(", ")};\n\t\t\t\tanimation-timeline: ${h.join(", ")};\n\t\t\t\tanimation-range: ${f.join(", ")};\n\t\t\t}\n\t\t\t${Y("desktop")?`${n}{ ${Y("desktop")} }`:""}\n\t\t\t${Y("tablet-portrait")?`@media only screen and (min-width: 641px) and (max-width: 1024px){ ${Y("tablet-portrait")} }`:""}\n\t\t\t${Y("mobile-portrait")?`${i}{ ${Y("mobile-portrait")} }`:""}\n\t\t}\n\t`:""}\n\t\t${v.length?`${a}{ transition-property: background, border, border-radius, box-shadow; }`:""}\n\t\t${O("desktop")?`${S}{ ${O("desktop")} }`:""}\n\t\t${O("tablet")?`${o}{ ${S}{ ${O("tablet")} } }`:""}\n\t\t${O("mobile")?`${i}{ ${S}{ ${O("mobile")} } }`:""}\n\t`})(z,v,e)}\n\t\t${k}\n\t`.replace(/\s+/g," ")};document.addEventListener("DOMContentLoaded",(()=>{document.querySelectorAll(".wp-block-b-blocks-column").forEach((t=>{const e=JSON.parse(t.dataset.attributes),n=t.dataset.columns,l=t.dataset.columnGap,c=document.createElement("style");c.innerHTML=((t,e,n,l,c=!1)=>{const{width:d,overflow:$,background:u,padding:M,border:p,shadow:m,advanced:y}=t,b=`#${e}`,g=c?`${b} > div > div:first-child`:`${b} > div`;return`\n\t\t${b}{\n\t\t\tflex-basis: calc(${d.desktop}% - (${l} * (${n} - 1) / ${n}));\n\t\t}\n\n\t\t${o} {\n\t\t\t${b}{\n\t\t\t\tflex-basis: calc(${d.tablet}% - (${l} * (${n} - 1) / ${n}));\n\t\t\t}\n\t\t}\n\n\t\t${i} {\n\t\t\t${b}{\n\t\t\t\tflex-basis: calc(${d.mobile}% - (${l} * (${n} - 1) / ${n}));\n\t\t\t}\n\t\t}\n\n\t\t${g}{\n\t\t\toverflow: ${$};\n\t\t\t${((t,e=!0,n=!0,o=!0)=>{const{type:i="solid",color:l="",gradient:c=a,image:d={},position:$="center center",attachment:u="",repeat:M="no-repeat",size:p="",overlayColor:m=""}=t||{};return"gradient"===i&&n?s("background",c):"image"===i&&o?`background: ${r(d?.url)};\n\t\t\t\t${s("background-color",m)}\n\t\t\t\t${s("background-position",$)}\n\t\t\t\t${s("background-size",p)}\n\t\t\t\t${s("background-repeat",M)}\n\t\t\t\t${s("background-attachment",u)}\n\t\t\t\t${s("background-repeat",M)}\n\t\t\t\tbackground-blend-mode: overlay;`:e&&s("background",l)})(u)}\n\t\t\tpadding: ${(t=>{const{side:e=2,vertical:n="0px",horizontal:o="0px",top:i="0px",right:a="0px",bottom:r="0px",left:s="0px"}=t||{};return 2===e?`${n} ${o}`:`${i} ${a} ${r} ${s}`})(M)};\n\t\t\t${(t=>{const{width:e="",style:n="solid",color:o="",side:i="all",radius:a=""}=t||{},r=t=>{const e=i?.toLowerCase();return e?.includes("all")||e?.includes(t)},l=`${e} ${n} ${o}`,c=`\n\t\t${e&&0!==parseInt(e)?["top","right","bottom","left"].map((t=>r(t)?`border-${t}: ${l};`:"")).join(""):""}\n\t\t${s("border-radius",a)}\n\t`;return c})(p)}\n\t\t\tbox-shadow: ${((t,e="box")=>{const{hOffset:n="0px",vOffset:o="0px",blur:i="0px",spreed:a="0px",color:r="#7090b0",isInset:s=!1}=t||{},l=`${n} ${o} ${i}`;return("text"===e?`${l} ${r}`:`${l} ${a} ${r} ${s?"inset":""}`)||"none"})(m)};\n\t\t}\n\t\t${j(e,y,c)}\n\t\t`.replace(/\s+/g," ")})(e,t.id,n,l),t.prepend(c),t?.removeAttribute("data-attributes")}))}))})();