.wswbp-float{position:fixed!important;z-index:var(--wswbp-z,99999)!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;background:var(--wswbp-button-bg,transparent)!important;border:var(--wswbp-button-border,none)!important;outline:0!important;padding:var(--wswbp-button-padding,0)!important;margin:0!important;box-shadow:var(--wswbp-button-shadow,none)!important;border-radius:var(--wswbp-button-radius,999px)!important;line-height:1!important;cursor:pointer!important;-webkit-tap-highlight-color:transparent!important;isolation:isolate;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.wswbp-inner{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;background:transparent!important;border:0!important;padding:0!important;margin:0!important;box-shadow:none!important;border-radius:0!important}.wswbp-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:var(--wswbp-icon-d)!important;height:var(--wswbp-icon-d)!important;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;margin:0!important;color:var(--wswbp-icon)!important;box-shadow:none!important;filter:drop-shadow(0 0 var(--wswbp-shadow-blur) color-mix(in srgb,var(--wswbp-shadow-color) calc(var(--wswbp-shadow-opacity)*100%),transparent))!important;transform-origin:center!important;will-change:transform,filter!important}.wswbp-icon svg{display:block!important;width:100%!important;height:100%!important;overflow:visible!important;fill:currentColor!important;color:inherit!important;filter:none!important;transform-origin:center!important}.wswbp-icon img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:contain!important;object-position:center!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin:0!important}.wswbp-icon svg *{vector-effect:non-scaling-stroke}.wswbp-text{background:transparent!important;border:0!important;box-shadow:none!important;color:var(--wswbp-text)!important;font-family:var(--wswbp-font,inherit)!important;font-size:var(--wswbp-text-size,15px)!important;font-weight:var(--wswbp-weight,600)!important;line-height:1.2!important;padding:0!important;margin:0!important}.wswbp-pos-left-top{left:var(--wswbp-x);top:var(--wswbp-y)}.wswbp-pos-center-top{left:50%;top:var(--wswbp-y);transform:translateX(-50%)}.wswbp-pos-right-top{right:var(--wswbp-x);top:var(--wswbp-y)}.wswbp-pos-left-center{left:var(--wswbp-x);top:50%;transform:translateY(-50%)}.wswbp-pos-center{left:50%;top:50%;transform:translate(-50%,-50%)}.wswbp-pos-right-center{right:var(--wswbp-x);top:50%;transform:translateY(-50%)}.wswbp-pos-left-bottom{left:var(--wswbp-x);bottom:var(--wswbp-y)}.wswbp-pos-center-bottom{left:50%;bottom:var(--wswbp-y);transform:translateX(-50%)}.wswbp-pos-right-bottom{right:var(--wswbp-x);bottom:var(--wswbp-y)}.wswbp-anim-none .wswbp-icon{animation:none}.wswbp-anim-pulse .wswbp-icon{animation:wswbpPulse 1.8s ease-in-out infinite}.wswbp-anim-glow .wswbp-icon{animation:wswbpGlow 1.8s ease-in-out infinite}.wswbp-anim-bounce .wswbp-icon{animation:wswbpBounce 1.8s ease-in-out infinite}.wswbp-anim-float .wswbp-icon{animation:wswbpFloat 2.4s ease-in-out infinite}.wswbp-anim-ring .wswbp-icon{animation:wswbpRing 2s ease-out infinite}.wswbp-anim-shake .wswbp-icon{animation:wswbpShake 2.2s ease-in-out infinite}.wswbp-anim-heartbeat .wswbp-icon{animation:wswbpHeart 1.6s ease-in-out infinite}.wswbp-anim-wave .wswbp-icon{animation:wswbpWave 1.8s ease-in-out infinite}.wswbp-anim-pop .wswbp-icon{animation:wswbpPop 1.7s ease-in-out infinite}@keyframes wswbpPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.12)}}@keyframes wswbpGlow{0%,100%{filter:drop-shadow(0 0 var(--wswbp-shadow-blur) var(--wswbp-shadow-color))}50%{filter:drop-shadow(0 0 16px var(--wswbp-shadow-color)) drop-shadow(0 0 6px var(--wswbp-shadow-color))}}@keyframes wswbpBounce{0%,100%{transform:translateY(0)}35%{transform:translateY(-7px)}55%{transform:translateY(0)}}@keyframes wswbpFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes wswbpRing{0%{transform:scale(1)}55%{transform:scale(1.08)}100%{transform:scale(1)}}@keyframes wswbpShake{0%,75%,100%{transform:rotate(0)}80%{transform:rotate(-7deg)}85%{transform:rotate(7deg)}90%{transform:rotate(-5deg)}95%{transform:rotate(4deg)}}@keyframes wswbpHeart{0%,100%{transform:scale(1)}15%{transform:scale(1.13)}30%{transform:scale(1)}45%{transform:scale(1.09)}}@keyframes wswbpWave{0%,100%{transform:translateX(0) rotate(0)}25%{transform:translateX(-3px) rotate(-3deg)}75%{transform:translateX(3px) rotate(3deg)}}@keyframes wswbpPop{0%,100%{transform:scale(1)}20%{transform:scale(.92)}45%{transform:scale(1.15)}70%{transform:scale(1)}}@media(max-width:782px){.wswbp-icon{width:var(--wswbp-icon-m)!important;height:var(--wswbp-icon-m)!important}}@media(max-width:782px){.wswbp-hide-mobile{display:none!important}}@media(min-width:783px){.wswbp-hide-desktop{display:none!important}}@media(prefers-reduced-motion:reduce){.wswbp-icon{animation:none!important}}.wswbp-anim-a001 .wswbp-icon,.wswbp-a-a001{animation:wswbp_a001 1.40s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a001{0%,100%{transform:scale(1)}50%{transform:scale(1.04)}}.wswbp-anim-a002 .wswbp-icon,.wswbp-a-a002{animation:wswbp_a002 1.48s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a002{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}.wswbp-anim-a003 .wswbp-icon,.wswbp-a-a003{animation:wswbp_a003 1.56s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a003{0%,100%{transform:scale(1)}50%{transform:scale(1.06)}}.wswbp-anim-a004 .wswbp-icon,.wswbp-a-a004{animation:wswbp_a004 1.64s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a004{0%,100%{transform:scale(1)}50%{transform:scale(1.07)}}.wswbp-anim-a005 .wswbp-icon,.wswbp-a-a005{animation:wswbp_a005 1.72s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a005{0%,100%{transform:scale(1)}50%{transform:scale(1.08)}}.wswbp-anim-a006 .wswbp-icon,.wswbp-a-a006{animation:wswbp_a006 1.80s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a006{0%,100%{transform:scale(1)}50%{transform:scale(1.09)}}.wswbp-anim-a007 .wswbp-icon,.wswbp-a-a007{animation:wswbp_a007 1.88s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a007{0%,100%{transform:scale(1)}50%{transform:scale(1.10)}}.wswbp-anim-a008 .wswbp-icon,.wswbp-a-a008{animation:wswbp_a008 1.96s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a008{0%,100%{transform:scale(1)}50%{transform:scale(1.11)}}.wswbp-anim-a009 .wswbp-icon,.wswbp-a-a009{animation:wswbp_a009 2.04s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a009{0%,100%{transform:scale(1)}50%{transform:scale(1.12)}}.wswbp-anim-a010 .wswbp-icon,.wswbp-a-a010{animation:wswbp_a010 2.12s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a010{0%,100%{transform:scale(1)}50%{transform:scale(1.13)}}.wswbp-anim-a011 .wswbp-icon,.wswbp-a-a011{animation:wswbp_a011 1.45s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a011{0%,100%{transform:translateY(0)}35%{transform:translateY(-3px)}55%{transform:translateY(0)}}.wswbp-anim-a012 .wswbp-icon,.wswbp-a-a012{animation:wswbp_a012 1.51s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a012{0%,100%{transform:translateY(0)}35%{transform:translateY(-4px)}55%{transform:translateY(0)}}.wswbp-anim-a013 .wswbp-icon,.wswbp-a-a013{animation:wswbp_a013 1.57s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a013{0%,100%{transform:translateY(0)}35%{transform:translateY(-5px)}55%{transform:translateY(0)}}.wswbp-anim-a014 .wswbp-icon,.wswbp-a-a014{animation:wswbp_a014 1.63s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a014{0%,100%{transform:translateY(0)}35%{transform:translateY(-6px)}55%{transform:translateY(0)}}.wswbp-anim-a015 .wswbp-icon,.wswbp-a-a015{animation:wswbp_a015 1.69s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a015{0%,100%{transform:translateY(0)}35%{transform:translateY(-7px)}55%{transform:translateY(0)}}.wswbp-anim-a016 .wswbp-icon,.wswbp-a-a016{animation:wswbp_a016 1.75s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a016{0%,100%{transform:translateY(0)}35%{transform:translateY(-8px)}55%{transform:translateY(0)}}.wswbp-anim-a017 .wswbp-icon,.wswbp-a-a017{animation:wswbp_a017 1.81s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a017{0%,100%{transform:translateY(0)}35%{transform:translateY(-9px)}55%{transform:translateY(0)}}.wswbp-anim-a018 .wswbp-icon,.wswbp-a-a018{animation:wswbp_a018 1.87s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a018{0%,100%{transform:translateY(0)}35%{transform:translateY(-10px)}55%{transform:translateY(0)}}.wswbp-anim-a019 .wswbp-icon,.wswbp-a-a019{animation:wswbp_a019 1.93s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a019{0%,100%{transform:translateY(0)}35%{transform:translateY(-11px)}55%{transform:translateY(0)}}.wswbp-anim-a020 .wswbp-icon,.wswbp-a-a020{animation:wswbp_a020 1.99s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a020{0%,100%{transform:translateY(0)}35%{transform:translateY(-12px)}55%{transform:translateY(0)}}.wswbp-anim-a021 .wswbp-icon,.wswbp-a-a021{animation:wswbp_a021 1.50s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a021{0%,100%{transform:rotate(0deg)}50%{transform:rotate(3deg)}}.wswbp-anim-a022 .wswbp-icon,.wswbp-a-a022{animation:wswbp_a022 1.55s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a022{0%,100%{transform:rotate(0deg)}50%{transform:rotate(4deg)}}.wswbp-anim-a023 .wswbp-icon,.wswbp-a-a023{animation:wswbp_a023 1.60s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a023{0%,100%{transform:rotate(0deg)}50%{transform:rotate(5deg)}}.wswbp-anim-a024 .wswbp-icon,.wswbp-a-a024{animation:wswbp_a024 1.65s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a024{0%,100%{transform:rotate(0deg)}50%{transform:rotate(6deg)}}.wswbp-anim-a025 .wswbp-icon,.wswbp-a-a025{animation:wswbp_a025 1.70s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a025{0%,100%{transform:rotate(0deg)}50%{transform:rotate(7deg)}}.wswbp-anim-a026 .wswbp-icon,.wswbp-a-a026{animation:wswbp_a026 1.75s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a026{0%,100%{transform:rotate(0deg)}50%{transform:rotate(8deg)}}.wswbp-anim-a027 .wswbp-icon,.wswbp-a-a027{animation:wswbp_a027 1.80s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a027{0%,100%{transform:rotate(0deg)}50%{transform:rotate(9deg)}}.wswbp-anim-a028 .wswbp-icon,.wswbp-a-a028{animation:wswbp_a028 1.85s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a028{0%,100%{transform:rotate(0deg)}50%{transform:rotate(10deg)}}.wswbp-anim-a029 .wswbp-icon,.wswbp-a-a029{animation:wswbp_a029 1.90s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a029{0%,100%{transform:rotate(0deg)}50%{transform:rotate(11deg)}}.wswbp-anim-a030 .wswbp-icon,.wswbp-a-a030{animation:wswbp_a030 1.95s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a030{0%,100%{transform:rotate(0deg)}50%{transform:rotate(12deg)}}.wswbp-anim-a031 .wswbp-icon,.wswbp-a-a031{animation:wswbp_a031 1.55s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a031{0%,70%,100%{transform:translateX(0)}78%{transform:translateX(-3px)}84%{transform:translateX(3px)}90%{transform:translateX(-1px)}}.wswbp-anim-a032 .wswbp-icon,.wswbp-a-a032{animation:wswbp_a032 1.60s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a032{0%,70%,100%{transform:translateX(0)}78%{transform:translateX(-4px)}84%{transform:translateX(4px)}90%{transform:translateX(-2px)}}.wswbp-anim-a033 .wswbp-icon,.wswbp-a-a033{animation:wswbp_a033 1.65s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a033{0%,70%,100%{transform:translateX(0)}78%{transform:translateX(-5px)}84%{transform:translateX(5px)}90%{transform:translateX(-3px)}}.wswbp-anim-a034 .wswbp-icon,.wswbp-a-a034{animation:wswbp_a034 1.70s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a034{0%,70%,100%{transform:translateX(0)}78%{transform:translateX(-6px)}84%{transform:translateX(6px)}90%{transform:translateX(-4px)}}.wswbp-anim-a035 .wswbp-icon,.wswbp-a-a035{animation:wswbp_a035 1.75s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a035{0%,70%,100%{transform:translateX(0)}78%{transform:translateX(-7px)}84%{transform:translateX(7px)}90%{transform:translateX(-5px)}}.wswbp-anim-a036 .wswbp-icon,.wswbp-a-a036{animation:wswbp_a036 1.80s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a036{0%,70%,100%{transform:translateX(0)}78%{transform:translateX(-8px)}84%{transform:translateX(8px)}90%{transform:translateX(-6px)}}.wswbp-anim-a037 .wswbp-icon,.wswbp-a-a037{animation:wswbp_a037 1.85s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a037{0%,70%,100%{transform:translateX(0)}78%{transform:translateX(-9px)}84%{transform:translateX(9px)}90%{transform:translateX(-7px)}}.wswbp-anim-a038 .wswbp-icon,.wswbp-a-a038{animation:wswbp_a038 1.90s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a038{0%,70%,100%{transform:translateX(0)}78%{transform:translateX(-10px)}84%{transform:translateX(10px)}90%{transform:translateX(-8px)}}.wswbp-anim-a039 .wswbp-icon,.wswbp-a-a039{animation:wswbp_a039 1.95s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a039{0%,70%,100%{transform:translateX(0)}78%{transform:translateX(-11px)}84%{transform:translateX(11px)}90%{transform:translateX(-9px)}}.wswbp-anim-a040 .wswbp-icon,.wswbp-a-a040{animation:wswbp_a040 2.00s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a040{0%,70%,100%{transform:translateX(0)}78%{transform:translateX(-12px)}84%{transform:translateX(12px)}90%{transform:translateX(-10px)}}.wswbp-anim-a041 .wswbp-icon,.wswbp-a-a041{animation:wswbp_a041 1.50s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a041{0%,100%{filter:drop-shadow(0 0 2px currentColor)}50%{filter:drop-shadow(0 0 5px currentColor) drop-shadow(0 0 2px currentColor)}}.wswbp-anim-a042 .wswbp-icon,.wswbp-a-a042{animation:wswbp_a042 1.57s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a042{0%,100%{filter:drop-shadow(0 0 3px currentColor)}50%{filter:drop-shadow(0 0 7px currentColor) drop-shadow(0 0 3px currentColor)}}.wswbp-anim-a043 .wswbp-icon,.wswbp-a-a043{animation:wswbp_a043 1.64s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a043{0%,100%{filter:drop-shadow(0 0 4px currentColor)}50%{filter:drop-shadow(0 0 9px currentColor) drop-shadow(0 0 4px currentColor)}}.wswbp-anim-a044 .wswbp-icon,.wswbp-a-a044{animation:wswbp_a044 1.71s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a044{0%,100%{filter:drop-shadow(0 0 5px currentColor)}50%{filter:drop-shadow(0 0 11px currentColor) drop-shadow(0 0 5px currentColor)}}.wswbp-anim-a045 .wswbp-icon,.wswbp-a-a045{animation:wswbp_a045 1.78s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a045{0%,100%{filter:drop-shadow(0 0 6px currentColor)}50%{filter:drop-shadow(0 0 13px currentColor) drop-shadow(0 0 6px currentColor)}}.wswbp-anim-a046 .wswbp-icon,.wswbp-a-a046{animation:wswbp_a046 1.85s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a046{0%,100%{filter:drop-shadow(0 0 7px currentColor)}50%{filter:drop-shadow(0 0 15px currentColor) drop-shadow(0 0 7px currentColor)}}.wswbp-anim-a047 .wswbp-icon,.wswbp-a-a047{animation:wswbp_a047 1.92s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a047{0%,100%{filter:drop-shadow(0 0 8px currentColor)}50%{filter:drop-shadow(0 0 17px currentColor) drop-shadow(0 0 8px currentColor)}}.wswbp-anim-a048 .wswbp-icon,.wswbp-a-a048{animation:wswbp_a048 1.99s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a048{0%,100%{filter:drop-shadow(0 0 9px currentColor)}50%{filter:drop-shadow(0 0 19px currentColor) drop-shadow(0 0 9px currentColor)}}.wswbp-anim-a049 .wswbp-icon,.wswbp-a-a049{animation:wswbp_a049 2.06s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a049{0%,100%{filter:drop-shadow(0 0 10px currentColor)}50%{filter:drop-shadow(0 0 21px currentColor) drop-shadow(0 0 10px currentColor)}}.wswbp-anim-a050 .wswbp-icon,.wswbp-a-a050{animation:wswbp_a050 2.13s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a050{0%,100%{filter:drop-shadow(0 0 11px currentColor)}50%{filter:drop-shadow(0 0 23px currentColor) drop-shadow(0 0 11px currentColor)}}.wswbp-anim-a051 .wswbp-icon,.wswbp-a-a051{animation:wswbp_a051 1.70s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a051{0%,100%{transform:perspective(500px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(500px) rotateX(4deg) rotateY(6deg)}}.wswbp-anim-a052 .wswbp-icon,.wswbp-a-a052{animation:wswbp_a052 1.76s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a052{0%,100%{transform:perspective(500px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(500px) rotateX(6deg) rotateY(8deg)}}.wswbp-anim-a053 .wswbp-icon,.wswbp-a-a053{animation:wswbp_a053 1.82s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a053{0%,100%{transform:perspective(500px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(500px) rotateX(8deg) rotateY(10deg)}}.wswbp-anim-a054 .wswbp-icon,.wswbp-a-a054{animation:wswbp_a054 1.88s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a054{0%,100%{transform:perspective(500px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(500px) rotateX(10deg) rotateY(12deg)}}.wswbp-anim-a055 .wswbp-icon,.wswbp-a-a055{animation:wswbp_a055 1.94s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a055{0%,100%{transform:perspective(500px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(500px) rotateX(12deg) rotateY(14deg)}}.wswbp-anim-a056 .wswbp-icon,.wswbp-a-a056{animation:wswbp_a056 2.00s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a056{0%,100%{transform:perspective(500px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(500px) rotateX(14deg) rotateY(16deg)}}.wswbp-anim-a057 .wswbp-icon,.wswbp-a-a057{animation:wswbp_a057 2.06s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a057{0%,100%{transform:perspective(500px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(500px) rotateX(16deg) rotateY(18deg)}}.wswbp-anim-a058 .wswbp-icon,.wswbp-a-a058{animation:wswbp_a058 2.12s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a058{0%,100%{transform:perspective(500px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(500px) rotateX(18deg) rotateY(20deg)}}.wswbp-anim-a059 .wswbp-icon,.wswbp-a-a059{animation:wswbp_a059 2.18s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a059{0%,100%{transform:perspective(500px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(500px) rotateX(20deg) rotateY(22deg)}}.wswbp-anim-a060 .wswbp-icon,.wswbp-a-a060{animation:wswbp_a060 2.24s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a060{0%,100%{transform:perspective(500px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(500px) rotateX(22deg) rotateY(24deg)}}.wswbp-anim-a061 .wswbp-icon,.wswbp-a-a061{animation:wswbp_a061 1.60s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a061{0%,100%{transform:translate(-2px,0)}50%{transform:translate(2px,-2px)}}.wswbp-anim-a062 .wswbp-icon,.wswbp-a-a062{animation:wswbp_a062 1.65s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a062{0%,100%{transform:translate(-3px,0)}50%{transform:translate(3px,-2px)}}.wswbp-anim-a063 .wswbp-icon,.wswbp-a-a063{animation:wswbp_a063 1.70s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a063{0%,100%{transform:translate(-4px,0)}50%{transform:translate(4px,-3px)}}.wswbp-anim-a064 .wswbp-icon,.wswbp-a-a064{animation:wswbp_a064 1.75s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a064{0%,100%{transform:translate(-5px,0)}50%{transform:translate(5px,-4px)}}.wswbp-anim-a065 .wswbp-icon,.wswbp-a-a065{animation:wswbp_a065 1.80s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a065{0%,100%{transform:translate(-6px,0)}50%{transform:translate(6px,-5px)}}.wswbp-anim-a066 .wswbp-icon,.wswbp-a-a066{animation:wswbp_a066 1.85s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a066{0%,100%{transform:translate(-7px,0)}50%{transform:translate(7px,-6px)}}.wswbp-anim-a067 .wswbp-icon,.wswbp-a-a067{animation:wswbp_a067 1.90s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a067{0%,100%{transform:translate(-8px,0)}50%{transform:translate(8px,-7px)}}.wswbp-anim-a068 .wswbp-icon,.wswbp-a-a068{animation:wswbp_a068 1.95s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a068{0%,100%{transform:translate(-9px,0)}50%{transform:translate(9px,-8px)}}.wswbp-anim-a069 .wswbp-icon,.wswbp-a-a069{animation:wswbp_a069 2.00s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a069{0%,100%{transform:translate(-10px,0)}50%{transform:translate(10px,-9px)}}.wswbp-anim-a070 .wswbp-icon,.wswbp-a-a070{animation:wswbp_a070 2.05s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a070{0%,100%{transform:translate(-11px,0)}50%{transform:translate(11px,-10px)}}.wswbp-anim-a071 .wswbp-icon,.wswbp-a-a071{animation:wswbp_a071 1.45s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a071{0%,100%{transform:skew(0deg,0deg) scale(1)}25%{transform:skew(2deg,-1deg) scale(1.02,.98)}50%{transform:skew(-2deg,1deg) scale(.98,1.02)}75%{transform:skew(1deg,-1deg) scale(1)}}.wswbp-anim-a072 .wswbp-icon,.wswbp-a-a072{animation:wswbp_a072 1.51s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a072{0%,100%{transform:skew(0deg,0deg) scale(1)}25%{transform:skew(3deg,-1deg) scale(1.03,.975)}50%{transform:skew(-3deg,1deg) scale(.975,1.03)}75%{transform:skew(1deg,-1deg) scale(1)}}.wswbp-anim-a073 .wswbp-icon,.wswbp-a-a073{animation:wswbp_a073 1.57s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a073{0%,100%{transform:skew(0deg,0deg) scale(1)}25%{transform:skew(4deg,-2deg) scale(1.04,.97)}50%{transform:skew(-4deg,2deg) scale(.97,1.04)}75%{transform:skew(2deg,-1deg) scale(1)}}.wswbp-anim-a074 .wswbp-icon,.wswbp-a-a074{animation:wswbp_a074 1.63s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a074{0%,100%{transform:skew(0deg,0deg) scale(1)}25%{transform:skew(5deg,-2deg) scale(1.05,.965)}50%{transform:skew(-5deg,2deg) scale(.965,1.05)}75%{transform:skew(2deg,-1deg) scale(1)}}.wswbp-anim-a075 .wswbp-icon,.wswbp-a-a075{animation:wswbp_a075 1.69s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a075{0%,100%{transform:skew(0deg,0deg) scale(1)}25%{transform:skew(6deg,-3deg) scale(1.06,.96)}50%{transform:skew(-6deg,3deg) scale(.96,1.06)}75%{transform:skew(3deg,-2deg) scale(1)}}.wswbp-anim-a076 .wswbp-icon,.wswbp-a-a076{animation:wswbp_a076 1.75s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a076{0%,100%{transform:skew(0deg,0deg) scale(1)}25%{transform:skew(7deg,-3deg) scale(1.07,.955)}50%{transform:skew(-7deg,3deg) scale(.955,1.07)}75%{transform:skew(3deg,-2deg) scale(1)}}.wswbp-anim-a077 .wswbp-icon,.wswbp-a-a077{animation:wswbp_a077 1.81s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a077{0%,100%{transform:skew(0deg,0deg) scale(1)}25%{transform:skew(8deg,-4deg) scale(1.08,.95)}50%{transform:skew(-8deg,4deg) scale(.95,1.08)}75%{transform:skew(4deg,-2deg) scale(1)}}.wswbp-anim-a078 .wswbp-icon,.wswbp-a-a078{animation:wswbp_a078 1.87s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a078{0%,100%{transform:skew(0deg,0deg) scale(1)}25%{transform:skew(9deg,-4deg) scale(1.09,.945)}50%{transform:skew(-9deg,4deg) scale(.945,1.09)}75%{transform:skew(4deg,-3deg) scale(1)}}.wswbp-anim-a079 .wswbp-icon,.wswbp-a-a079{animation:wswbp_a079 1.93s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a079{0%,100%{transform:skew(0deg,0deg) scale(1)}25%{transform:skew(10deg,-5deg) scale(1.10,.94)}50%{transform:skew(-10deg,5deg) scale(.94,1.10)}75%{transform:skew(5deg,-3deg) scale(1)}}.wswbp-anim-a080 .wswbp-icon,.wswbp-a-a080{animation:wswbp_a080 1.99s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a080{0%,100%{transform:skew(0deg,0deg) scale(1)}25%{transform:skew(11deg,-5deg) scale(1.11,.935)}50%{transform:skew(-11deg,5deg) scale(.935,1.11)}75%{transform:skew(5deg,-3deg) scale(1)}}.wswbp-anim-a081 .wswbp-icon,.wswbp-a-a081{animation:wswbp_a081 1.35s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a081{0%,100%{opacity:1}45%{opacity:.45}55%{opacity:1}}.wswbp-anim-a082 .wswbp-icon,.wswbp-a-a082{animation:wswbp_a082 1.42s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a082{0%,100%{opacity:1}45%{opacity:.49}55%{opacity:1}}.wswbp-anim-a083 .wswbp-icon,.wswbp-a-a083{animation:wswbp_a083 1.49s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a083{0%,100%{opacity:1}45%{opacity:.53}55%{opacity:1}}.wswbp-anim-a084 .wswbp-icon,.wswbp-a-a084{animation:wswbp_a084 1.56s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a084{0%,100%{opacity:1}45%{opacity:.57}55%{opacity:1}}.wswbp-anim-a085 .wswbp-icon,.wswbp-a-a085{animation:wswbp_a085 1.63s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a085{0%,100%{opacity:1}45%{opacity:.61}55%{opacity:1}}.wswbp-anim-a086 .wswbp-icon,.wswbp-a-a086{animation:wswbp_a086 1.70s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a086{0%,100%{opacity:1}45%{opacity:.65}55%{opacity:1}}.wswbp-anim-a087 .wswbp-icon,.wswbp-a-a087{animation:wswbp_a087 1.77s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a087{0%,100%{opacity:1}45%{opacity:.69}55%{opacity:1}}.wswbp-anim-a088 .wswbp-icon,.wswbp-a-a088{animation:wswbp_a088 1.84s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a088{0%,100%{opacity:1}45%{opacity:.73}55%{opacity:1}}.wswbp-anim-a089 .wswbp-icon,.wswbp-a-a089{animation:wswbp_a089 1.91s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a089{0%,100%{opacity:1}45%{opacity:.77}55%{opacity:1}}.wswbp-anim-a090 .wswbp-icon,.wswbp-a-a090{animation:wswbp_a090 1.98s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a090{0%,100%{opacity:1}45%{opacity:.81}55%{opacity:1}}.wswbp-anim-a091 .wswbp-icon,.wswbp-a-a091{animation:wswbp_a091 1.65s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a091{0%,100%{transform:translateY(0) rotate(0deg) scale(1)}30%{transform:translateY(-2px) rotate(-2deg) scale(.97)}55%{transform:translateY(0) rotate(2deg) scale(1.06)}75%{transform:translateY(-1px) rotate(-1deg) scale(1)}}.wswbp-anim-a092 .wswbp-icon,.wswbp-a-a092{animation:wswbp_a092 1.71s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a092{0%,100%{transform:translateY(0) rotate(0deg) scale(1)}30%{transform:translateY(-3px) rotate(-3deg) scale(.97)}55%{transform:translateY(0) rotate(3deg) scale(1.07)}75%{transform:translateY(-2px) rotate(-2deg) scale(1)}}.wswbp-anim-a093 .wswbp-icon,.wswbp-a-a093{animation:wswbp_a093 1.77s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a093{0%,100%{transform:translateY(0) rotate(0deg) scale(1)}30%{transform:translateY(-4px) rotate(-4deg) scale(.97)}55%{transform:translateY(0) rotate(4deg) scale(1.08)}75%{transform:translateY(-3px) rotate(-3deg) scale(1)}}.wswbp-anim-a094 .wswbp-icon,.wswbp-a-a094{animation:wswbp_a094 1.83s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a094{0%,100%{transform:translateY(0) rotate(0deg) scale(1)}30%{transform:translateY(-5px) rotate(-5deg) scale(.97)}55%{transform:translateY(0) rotate(5deg) scale(1.09)}75%{transform:translateY(-4px) rotate(-4deg) scale(1)}}.wswbp-anim-a095 .wswbp-icon,.wswbp-a-a095{animation:wswbp_a095 1.89s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a095{0%,100%{transform:translateY(0) rotate(0deg) scale(1)}30%{transform:translateY(-6px) rotate(-6deg) scale(.97)}55%{transform:translateY(0) rotate(6deg) scale(1.10)}75%{transform:translateY(-5px) rotate(-5deg) scale(1)}}.wswbp-anim-a096 .wswbp-icon,.wswbp-a-a096{animation:wswbp_a096 1.95s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a096{0%,100%{transform:translateY(0) rotate(0deg) scale(1)}30%{transform:translateY(-2px) rotate(-7deg) scale(.97)}55%{transform:translateY(0) rotate(7deg) scale(1.11)}75%{transform:translateY(-1px) rotate(-6deg) scale(1)}}.wswbp-anim-a097 .wswbp-icon,.wswbp-a-a097{animation:wswbp_a097 2.01s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a097{0%,100%{transform:translateY(0) rotate(0deg) scale(1)}30%{transform:translateY(-3px) rotate(-8deg) scale(.97)}55%{transform:translateY(0) rotate(8deg) scale(1.12)}75%{transform:translateY(-2px) rotate(-7deg) scale(1)}}.wswbp-anim-a098 .wswbp-icon,.wswbp-a-a098{animation:wswbp_a098 2.07s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a098{0%,100%{transform:translateY(0) rotate(0deg) scale(1)}30%{transform:translateY(-4px) rotate(-9deg) scale(.97)}55%{transform:translateY(0) rotate(9deg) scale(1.13)}75%{transform:translateY(-3px) rotate(-8deg) scale(1)}}.wswbp-anim-a099 .wswbp-icon,.wswbp-a-a099{animation:wswbp_a099 2.13s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a099{0%,100%{transform:translateY(0) rotate(0deg) scale(1)}30%{transform:translateY(-5px) rotate(-10deg) scale(.97)}55%{transform:translateY(0) rotate(10deg) scale(1.14)}75%{transform:translateY(-4px) rotate(-9deg) scale(1)}}.wswbp-anim-a100 .wswbp-icon,.wswbp-a-a100{animation:wswbp_a100 2.19s ease-in-out infinite;will-change:transform,filter,opacity}@keyframes wswbp_a100{0%,100%{transform:translateY(0) rotate(0deg) scale(1)}30%{transform:translateY(-6px) rotate(-11deg) scale(.97)}55%{transform:translateY(0) rotate(11deg) scale(1.15)}75%{transform:translateY(-5px) rotate(-10deg) scale(1)}}@media(prefers-reduced-motion:reduce){[class*="wswbp-anim-"] .wswbp-icon,[class*="wswbp-a-"]{animation:none!important}}