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/row/view.js +1 -1 2.1.42.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 r=t=>{const n=e(t);return n?`url('${n.replace(/['"()]/g,"")}')`:"none"},s=(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:r="",repeat:s="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${r&&c(r)?`background-attachment: ${r};`:""}\n\t\t${c(s)?`background-repeat: ${s};`:""}\n\t\t${c(a)?`background-size: ${"custom"===a?`${M} auto`:a};`:""}\n\t`},c=(e={})=>e?{desktop:t(e.url)?`background-image: ${r(e.url)}; ${M(e?.desktop)}`:"",tablet:t(e.url)?M(e?.tablet):"",mobile:t(e.url)?M(e?.mobile):""}:"",l=(i,r,a=!1)=>{const{type:M="color",color:l,gradient:d,img:u,video:$}=i||{},p="color"===M?s("background",l):"gradient"===M?(e=>{const{type:n="linear",radialType:o="ellipse",colors:i=[],centerPositions:r={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 s("background","radial"===n?`radial-gradient(${o} at ${r?.x}% ${r?.y}%,${t})`:e)}return""})(d):"image"===M?c(u).desktop:"",y="image"===M?c(u).tablet:"",g="image"===M?c(u).mobile:"",j=a?`${r}:hover`:r;return`\n\t\t${"video"===M?((t,n)=>{const{url:o,loop:i}=t||{},r=document.querySelector(n),s=r?.querySelector(".bPlVideo"),a=document.createElement("video");if(a.muted=!0,a.autoplay=!0,a.classList.add("bPlVideo"),!s&&r&&o){const t=e(o);if(t){const e=document.createElement("source");e.src=t,a.appendChild(e),r.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}`})($,r):""}\n\n\t\t${p?`${j}{\n\t\t\t${p}\n\t\t}`:""}\n\n\t\t${y?`${n} {\n\t\t\t${j}{\n\t\t\t\t${y}\n\t\t\t}\n\t\t}`:""}\n\n\t\t${g?`${o} {\n\t\t\t${j}{\n\t\t\t\t${g}\n\t\t\t}\n\t\t}`:""}\n\t`.replace(/\s+/g," ").trim()},d=(e,n,o=!1)=>{const{isEnabled:i,colors:r,opacity:a=1,blend:M,filter:c="",blur:d=0,brightness:u=100,contrast:$=100,saturation:p=100,hue:y=0,position:g={top:0,right:0,bottom:0,left:0},zIndex:j=-1}=e||{},N=`${100!==u?`brightness(${u}%)`:""} ${100!==$?`contrast(${$}%)`:""} ${100!==p?`saturate(${p}%)`:""} ${0!==d?`blur(${d}px)`:""} ${0!==y?`hue-rotate(${y}deg)`:""}`,L=`${c}: ${c?N:""}; -webkit-${c}: ${c?N:""};`,w=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(g.top)?g.top:0};\n\t\t\tright:${t(g.right)?g.right:0};\n\t\t\tbottom:${t(g.bottom)?g.bottom:0};\n\t\t\tleft:${t(g.left)?g.left:0};\n\t\t\tz-index:${j};\n\t\t}\n\t\t${l(r,w,!1)}\n\t\t${w}{\n\t\t\t${s("opacity",a)}\n\t\t\t${s("mix-blend-mode",M)}\n\t\t\t${L}\n\t\t}\n\t`.replace(/\s+/g," ").trim():""},u=(e,i,r=!1)=>{const a=(e,n="desktop")=>{if(!t(e))return"";const{skew:o,scale:i,rotate:r,offset:a,flipX:M,flipY:c}=e,{threeDRotate:l}=r||{},{isProportion:d}=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)`)),d?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(r)&&(t(r?.[n]?.z)&&u.push(`rotateZ(${r[n].z}deg)`),l&&(t(r?.[n]?.x)&&u.push(`rotateX(${r[n].x}deg)`),t(r?.[n]?.y)&&u.push(`rotateY(${r[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?"":s("transform",u.join(" "))},M=r?`${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||{},r=(t,e)=>s(t,e),M=(t,e,n)=>r(t,e?.[t]?.[n])+r(`min-${t}`,e?.min?.[n])+r(`max-${t}`,e?.max?.[n]),c=t=>s("padding",a(t)),l=t=>s("margin",a(t));return{desktop:c(e?.desktop)+l(n?.desktop)+M("height",o,"desktop")+M("width",i,"desktop"),tablet:c(e?.tablet)+l(n?.tablet)+M("height",o,"tablet")+M("width",i,"tablet"),mobile:c(e?.mobile)+l(n?.mobile)+M("height",o,"mobile")+M("width",i,"mobile")}},p=t=>{const{normal:e,hover:n}=t||{},o=t=>{const{border:e,radius:n,shadow:o}=t||{},i=s("border-radius",a(n)),r=s("box-shadow",((t,e="box")=>{let n="";return t?.map(((o,i)=>{const{hOffset:r="0px",vOffset:s="0px",blur:a="0px",spreed:M="0px",color:c="#e7f0fe",isInset:l=!1}=o||{},d=l?"inset":"",u=`${r} ${s} ${a}`,$=i+1>=t.length?"":", ";n+="text"===e?`${u} ${c}${$}`:`${u} ${M} ${c} ${d}${$}`})),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+r};return{normal:o(e),hover:o(n)}},y=e=>{const{zIndex:n,overflow:o}=e||{},i=o?`overflow: ${o};`:"",r=e=>`${s("z-index",n?.[e])} ${s("position",t(n?.[e])?"relative":"")}`;return{desktop:r("desktop")+i,tablet:r("tablet"),mobile:r("mobile")}},g=(t,e)=>{const{desktop:n=!1,tablet:o=!1,mobile:i=!1}=t||{},r=e?"opacity: 0.5;":"display: none;",s=t=>t?r:"";return{desktop:s(n),tablet:s(o),mobile:s(i)}},j=(e,a,M=!1)=>{const{layout:c={},columns:j,columnGap:N,height:L,columnPositionY:w,columnPositionX:D,overflow:b,background:m,padding:x,border:z,shadow:I,advanced:k}=e,h=M?`#${a} > div > div`:`#${a} > div`,T=M?`${h} >.block-editor-inner-blocks >.block-editor-block-list__layout`:h,v=t=>`\n\t\t${s("justify-content",c?.[t]?.justify)}\n\t\t${s("align-items",c?.[t]?.alignItems)}\n\t\t${s("flex-direction",c?.[t]?.direction)}\n\t\t${(t=>{const e=["column-reverse","column"].includes(c?.[t]?.direction),n=c?.[t]?.wrap;return e?s("flex-wrap","nowrap"):`${s("flex-wrap",n)} ${s("align-content","nowrap"!==c?.[t]?.wrap||""!==c?.[t]?.wrap?c?.[t]?.alignContent:"")}`})(t)}\n\t`;return`\n\t\t${h}{\n\t\t\t${s("overflow",b)}\n\t\t\t${s("padding",(t=>{const{side:e=2,vertical:n="0px",horizontal:o="0px",top:i="0px",right:r="0px",bottom:s="0px",left:a="0px"}=t||{};return 2===e?`${n} ${o}`:`${i} ${r} ${s} ${a}`})(x))}\n\t\t\t${s("box-shadow",((t,e="box")=>{const{hOffset:n="0px",vOffset:o="0px",blur:i="0px",spreed:r="0px",color:s="#7090b0",isInset:a=!1}=t||{},M=`${n} ${o} ${i}`;return("text"===e?`${M} ${s}`:`${M} ${r} ${s} ${a?"inset":""}`)||"none"})(I))}\n\t\t\t${((t,e=!0,n=!0,o=!0)=>{const{type:a="solid",color:M="",gradient:c=i,image:l={},position:d="center center",attachment:u="",repeat:$="no-repeat",size:p="",overlayColor:y=""}=t||{};return"gradient"===a&&n?s("background",c):"image"===a&&o?`background: ${r(l?.url)};\n\t\t\t\t${s("background-color",y)}\n\t\t\t\t${s("background-position",d)}\n\t\t\t\t${s("background-size",p)}\n\t\t\t\t${s("background-repeat",$)}\n\t\t\t\t${s("background-attachment",u)}\n\t\t\t\t${s("background-repeat",$)}\n\t\t\t\tbackground-blend-mode: overlay;`:e&&s("background",M)})(m)}\n\t\t\t${(t=>{const{width:e="",style:n="solid",color:o="",side:i="all",radius:r=""}=t||{},a=t=>{const e=i?.toLowerCase();return e?.includes("all")||e?.includes(t)},M=`${e} ${n} ${o}`;return`\n\t\t${e&&0!==parseInt(e)?["top","right","bottom","left"].map((t=>a(t)?`border-${t}: ${M};`:"")).join(""):""}\n\t\t${s("border-radius",r)}\n\t`})(z)}\n\t\t}\n\t\t${T}{\n\t\t\t${s("gap",N)}\n\t\t\t${s("min-height",L)}\n\t\t\t${s("align-items",w)}\n\t\t\t${s("align-content",D)}\n\t\t\t${"flex"===c.type?v("desktop"):""}\n\t\t}\n\t\t${n}{\n\t\t\t${T}{\n\t\t\t\t${s("gap",c?.tablet?.columnGap)}\n\t\t\t\t${"flex"===c.type?v("tablet"):""}\n\t\t\t}\n\t\t}\n\n\t\t${o}{\n\t\t\t${T}{\n\t\t\t\t${s("gap",c?.mobile?.columnGap)}\n\t\t\t\t${"flex"===c.type?v("mobile"):""}\n\t\t\t}\n\t\t}\n\n\t\t${j>0?((e,i,a=!1,M=!0)=>{const{dimension:c,transform:j,background:N,borderShadow:L,mask:w,animation:D,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)})(D,e,a);const I=$(c).desktop+y(b).desktop+((t,e,n)=>{const{transition:o=.4}=t||{},{transition:i=.4}=e||{},{transition:r=200}=n||{};return`transition: background ${o}s, border ${i}s, border-radius ${i}s, box-shadow ${i}s, transform ${r}ms ease-in-out;`})(N,L,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(${(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?`${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 M})(w),k=$(c).tablet+y(b).tablet+g(m,a).tablet,h=$(c).mobile+y(b).mobile+g(m,a).mobile,T=p(L).normal,v=p(L).hover,O=g(m,a).desktop;return`\n\t\t${I||T?`${z} {\n\t\t\t${I}\n\t\t\t${T}\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${k?`${n} {\n\t\t\t${z}{\n\t\t\t\t${k}\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${l(N?.normal,z)}\n\t\t${l(N?.hover,z,!0)}\n\t\t${d(N?.overlay,z)}\n\t\t${d(N?.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,k,M):""}\n\t`.replace(/\s+/g," ")};document.addEventListener("DOMContentLoaded",(()=>{document.querySelectorAll(".wp-block-b-blocks-row").forEach((t=>{const e=JSON.parse(t.dataset.attributes),n=document.createElement("style");n.innerHTML=j(e,t.id),t.prepend(n),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):""}:"",u=(n,a,r=!1)=>{const{type:l="color",color:c,gradient:u,img:$,video:p}=n||{},M="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""})(u):"image"===l?d($).desktop:"",m="image"===l?d($).tablet:"",y="image"===l?d($).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}`})(p,a):""}\n\n\t\t${M?`${b}{\n\t\t\t${M}\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()},$=(e,n,o=!1)=>{const{isEnabled:i,colors:a,opacity:r=1,blend:l,filter:c="",blur:d=0,brightness:$=100,contrast:p=100,saturation:M=100,hue:m=0,position:y={top:0,right:0,bottom:0,left:0},zIndex:b=-1}=e||{},g=`${100!==$?`brightness(${$}%)`:""} ${100!==p?`contrast(${p}%)`:""} ${100!==M?`saturate(${M}%)`:""} ${0!==d?`blur(${d}px)`:""} ${0!==m?`hue-rotate(${m}deg)`:""}`,j=`${c}: ${c?g:""}; -webkit-${c}: ${c?g:""};`,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${u(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${j}\n\t\t}\n\t`.replace(/\s+/g," ").trim():""},p=(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:u}=i||{},$=[];return t(o)&&(t(o?.[n]?.x)&&$.push(`skewX(${o[n].x}deg)`),t(o?.[n]?.y)&&$.push(`skewY(${o[n].y}deg)`)),u?t(i?.[n]?.scale)&&$.push(`scale(${i[n].scale})`):(t(i?.[n]?.x)&&$.push(`scaleX(${i[n].x})`),t(i?.[n]?.y)&&$.push(`scaleY(${i[n].y})`)),t(a)&&(t(a?.[n]?.z)&&$.push(`rotateZ(${a[n].z}deg)`),d&&(t(a?.[n]?.x)&&$.push(`rotateX(${a[n].x}deg)`),t(a?.[n]?.y)&&$.push(`rotateY(${a[n].y}deg)`))),t(r)&&(t(r?.[n]?.x)&&$.push(`translateX(${r[n].x})`),t(r?.[n]?.y)&&$.push(`translateY(${r[n].y})`)),t(l)&&$.push(l?"scaleX(-1)":""),t(c)&&$.push(c?"scaleY(-1)":""),0===$.length?"":s("transform",$.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`},M=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||{},u=d?"inset":"",$=`${a} ${r} ${s}`,p=i+1>=t.length?"":", ";n+="text"===e?`${$} ${c}${p}`:`${$} ${l} ${c} ${u}${p}`})),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)}},g=(e,a,l=!1,c=!0)=>{const{dimension:d,transform:g,background:j,borderShadow:x,mask:N,animation:w,visibility:L,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)})(w,e,l);const I=M(d).desktop+y(L).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;`})(j,x,g)+(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),T=M(d).tablet+y(L).tablet+b(D,l).tablet,S=M(d).mobile+y(L).mobile+b(D,l).mobile,O=m(x).normal,E=m(x).hover,Y=b(D,l).desktop;return`\n\t\t${I||O?`${v} {\n\t\t\t${I}\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${T?`${o} {\n\t\t\t${v}{\n\t\t\t\t${T}\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${u(j?.normal,v)}\n\t\t${u(j?.hover,v,!0)}\n\t\t${$(j?.overlay,v)}\n\t\t${$(j?.hoverOverlay,v,!0)}\n\t\t${t(g?.normal)?p(g?.normal,v):""}\n\t\t${t(g?.hover)?p(g?.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,u=`advFloat${t}${o?`-${o}`:""}`;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${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:u={},rotate:$={},scale:p={},effectsRelativeTo:M="viewport",effectOn:m=["desktop","tablet-portrait","mobile-portrait"],isMouseEffect:y=!1,mouseTrack:b={},tilt:g={},sticky:j={}}=e||{},x=(e,n)=>t(e)&&!isNaN(e)?Number(e):n,N="viewport"===M,w=N?"view()":"scroll(nearest block)",L=[],D=[],h=[],f=[],z=String(r??"").replace(/[^a-zA-Z0-9]/g,""),k=(t,e,n)=>{L.push(`@keyframes advMe${t}${z}{ ${e} }`),D.push(`advMe${t}${z}`),h.push(w),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=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,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; }`}[p.direction];o&&k("Scale",o,p)}}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(g?.direction){const t=12*("direct"===g?.direction?1:-1);v.push(((e,n)=>`perspective(1000px) rotateX(${(n*-t).toFixed(2)}deg) rotateY(${(e*t).toFixed(2)}deg)`))}}const I=(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(g?.speed,4))),e=(t,e)=>v.map((n=>n(t,e))).join(" ");I(document,t,e),I(document.querySelector('iframe[name="editor-canvas"]')?.contentDocument,t,e)}const T=t=>j?.[t]||("desktop"===t?j?.undefined:""),S=a.split(">")[0],O=t=>{const e=T(t);return e?`position: sticky; ${e}: 0; z-index: 9;`:(t=>"tablet"===t?T("desktop"):"mobile"===t?T("tablet")||T("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${L.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-row").forEach((t=>{const e=JSON.parse(t.dataset.attributes),n=document.createElement("style");n.innerHTML=((t,e,n=!1)=>{const{layout:l={},columns:c,columnGap:d,height:u,columnPositionY:$,columnPositionX:p,overflow:M,background:m,padding:y,border:b,shadow:j,advanced:x}=t,N=n?`#${e} > div > div`:`#${e} > div`,w=n?`${N} >.block-editor-inner-blocks >.block-editor-block-list__layout`:N,L=t=>`\n\t\t${s("justify-content",l?.[t]?.justify)}\n\t\t${s("align-items",l?.[t]?.alignItems)}\n\t\t${s("flex-direction",l?.[t]?.direction)}\n\t\t${(t=>{const e=["column-reverse","column"].includes(l?.[t]?.direction),n=l?.[t]?.wrap;return e?s("flex-wrap","nowrap"):`${s("flex-wrap",n)} ${s("align-content","nowrap"!==l?.[t]?.wrap||""!==l?.[t]?.wrap?l?.[t]?.alignContent:"")}`})(t)}\n\t`;return`\n\t\t${N}{\n\t\t\t${s("overflow",M)}\n\t\t\t${s("padding",(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}`})(y))}\n\t\t\t${s("box-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"})(j))}\n\t\t\t${((t,e=!0,n=!0,o=!0)=>{const{type:i="solid",color:l="",gradient:c=a,image:d={},position:u="center center",attachment:$="",repeat:p="no-repeat",size:M="",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",u)}\n\t\t\t\t${s("background-size",M)}\n\t\t\t\t${s("background-repeat",p)}\n\t\t\t\t${s("background-attachment",$)}\n\t\t\t\t${s("background-repeat",p)}\n\t\t\t\tbackground-blend-mode: overlay;`:e&&s("background",l)})(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}`;return`\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`})(b)}\n\t\t}\n\t\t${w}{\n\t\t\t${s("gap",d)}\n\t\t\t${s("min-height",u)}\n\t\t\t${s("align-items",$)}\n\t\t\t${s("align-content",p)}\n\t\t\t${"flex"===l.type?L("desktop"):""}\n\t\t}\n\t\t${o}{\n\t\t\t${w}{\n\t\t\t\t${s("gap",l?.tablet?.columnGap)}\n\t\t\t\t${"flex"===l.type?L("tablet"):""}\n\t\t\t}\n\t\t}\n\n\t\t${i}{\n\t\t\t${w}{\n\t\t\t\t${s("gap",l?.mobile?.columnGap)}\n\t\t\t\t${"flex"===l.type?L("mobile"):""}\n\t\t\t}\n\t\t}\n\n\t\t${c>0?g(e,x,n):""}\n\t`.replace(/\s+/g," ")})(e,t.id),t.prepend(n),t?.removeAttribute("data-attributes")}))}))})();