.wbcom-essential-shape{--shape-width:200px;--shape-height:200px;--shape-radius:30% 70% 70% 30%/30% 30% 70% 70%;--shape-rotation:0deg;--shape-icon-size:48px;--shape-icon-rotation:0deg;--shape-align:center;--shape-background:var(--wbcom-color-primary,#3182ce);--shape-icon-color:var(--wbcom-button-text,#fff);--shape-border:none;--shape-box-shadow:none;--shape-svg-width:auto;--shape-svg-height:auto;--shape-icon-bg:transparent;--shape-icon-bg-size:80px;--shape-icon-bg-radius:50%}.wbcom-essential-shape.use-theme-colors{--shape-background:var(--wbcom-color-primary,#3182ce);--shape-icon-color:var(--wbcom-button-text,#fff);--shape-border:none;--shape-box-shadow:none;--shape-icon-bg:var(--wbcom-color-primary-dark,rgba(0,0,0,.1))}.wbcom-shape-wrapper{display:flex;justify-content:var(--shape-align)}.wbcom-shape{background:var(--shape-background);border:var(--shape-border);border-radius:var(--shape-radius);box-shadow:var(--shape-box-shadow);height:var(--shape-height);position:relative;transform:rotate(var(--shape-rotation));transition:transform .3s ease,box-shadow .3s ease,border .3s ease;width:var(--shape-width)}.wbcom-shape,.wbcom-shape-icon{align-items:center;display:flex;justify-content:center}.wbcom-shape-icon{color:var(--shape-icon-color);font-size:var(--shape-icon-size);height:var(--shape-icon-size);transform:rotate(var(--shape-icon-rotation));width:var(--shape-icon-size);z-index:1}.wbcom-shape-icon svg{fill:var(--shape-icon-color);height:var(--shape-svg-height);width:var(--shape-svg-width)}.wbcom-shape-icon-wrapper{align-items:center;background-color:var(--shape-icon-bg);border-radius:var(--shape-icon-bg-radius);display:flex;height:var(--shape-icon-bg-size);justify-content:center;width:var(--shape-icon-bg-size);z-index:1}.wbcom-shape-link{bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}.wbcom-shape-animation-grow:hover{transform:rotate(var(--shape-rotation)) scale(1.1)}.wbcom-shape-animation-shrink:hover{transform:rotate(var(--shape-rotation)) scale(.9)}.wbcom-shape-animation-pulse:hover{animation:wbcom-shape-pulse 1s ease infinite}@keyframes wbcom-shape-pulse{0%{transform:rotate(var(--shape-rotation)) scale(1)}50%{transform:rotate(var(--shape-rotation)) scale(1.1)}to{transform:rotate(var(--shape-rotation)) scale(1)}}.wbcom-shape-animation-float:hover{animation:wbcom-shape-float 2s ease-in-out infinite}@keyframes wbcom-shape-float{0%{transform:rotate(var(--shape-rotation)) translateY(0)}50%{transform:rotate(var(--shape-rotation)) translateY(-10px)}to{transform:rotate(var(--shape-rotation)) translateY(0)}}.wbcom-shape-animation-bob:hover{animation:wbcom-shape-bob .5s ease infinite}@keyframes wbcom-shape-bob{0%,to{transform:rotate(var(--shape-rotation)) translateY(0)}25%{transform:rotate(var(--shape-rotation)) translateY(-5px)}75%{transform:rotate(var(--shape-rotation)) translateY(5px)}}.wbcom-shape-animation-rotate:hover{animation:wbcom-shape-rotate 2s linear infinite}@keyframes wbcom-shape-rotate{0%{transform:rotate(var(--shape-rotation))}to{transform:rotate(calc(var(--shape-rotation) + 1turn))}}@media(max-width:600px){.wbcom-shape{max-width:100%}}
