.custom_button{--duration:5s;--easing:linear;--c-color-1:rgba(75,0,238,.7);--c-color-2:#1a23ff;--c-color-3:#e21bda;--c-color-4:rgba(255,136,0,.7);--c-shadow:rgba(255,223,87,.5);--c-shadow-inset-top:#fe206a;--c-shadow-inset-bottom:rgba(255,250,215,.8);--c-radial-inner:#fe206a;--c-radial-outer:#ff9335;--c-color:#fff;-webkit-tap-highlight-color:transparent;animation:shadow-pulse 2s ease-in-out infinite;-webkit-appearance:none;background:radial-gradient(circle,var(--c-radial-inner),var(--c-radial-outer) 80%);border:none;border-radius:50px;color:var(--c-color);cursor:pointer;display:table;margin:0;outline:none;padding:0;position:relative;text-align:center}.custom_button:before{border-radius:50px;bottom:0;box-shadow:inset 0 3px 12px var(--c-shadow-inset-top),inset 0 -3px 4px var(--c-shadow-inset-bottom);content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:3}.custom_button .wrapper{border-radius:50px;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);min-width:132px;overflow:hidden;padding:12px 25px}.custom_button .wrapper span{display:inline-block;position:relative;z-index:1}.custom_button .wrapper .circle{animation:var(--animation) var(--duration) var(--easing) infinite;background:var(--background,transparent);border-radius:50%;filter:blur(var(--blur,8px));height:40px;left:0;position:absolute;top:0;transform:translate(var(--x,0),var(--y,0)) translateZ(0);width:40px}.custom_button .wrapper .circle.circle-1,.custom_button .wrapper .circle.circle-10,.custom_button .wrapper .circle.circle-9{--background:var(--c-color-4)}.custom_button .wrapper .circle.circle-3,.custom_button .wrapper .circle.circle-4{--background:var(--c-color-2);--blur:14px}.custom_button .wrapper .circle.circle-5,.custom_button .wrapper .circle.circle-6{--background:var(--c-color-3);--blur:16px}.custom_button .wrapper .circle.circle-11,.custom_button .wrapper .circle.circle-12,.custom_button .wrapper .circle.circle-2,.custom_button .wrapper .circle.circle-7,.custom_button .wrapper .circle.circle-8{--background:var(--c-color-1);--blur:12px}.custom_button .wrapper .circle.circle-1{--x:0;--y:-40px;--animation:circle-1}.custom_button .wrapper .circle.circle-2{--x:92px;--y:8px;--animation:circle-2}.custom_button .wrapper .circle.circle-3{--x:-12px;--y:-12px;--animation:circle-3}.custom_button .wrapper .circle.circle-4{--x:80px;--y:-12px;--animation:circle-4}.custom_button .wrapper .circle.circle-5{--x:12px;--y:-4px;--animation:circle-5}.custom_button .wrapper .circle.circle-6{--x:56px;--y:16px;--animation:circle-6}.custom_button .wrapper .circle.circle-7{--x:8px;--y:28px;--animation:circle-7}.custom_button .wrapper .circle.circle-8{--x:28px;--y:-4px;--animation:circle-8}.custom_button .wrapper .circle.circle-9{--x:20px;--y:-12px;--animation:circle-9}.custom_button .wrapper .circle.circle-10{--x:64px;--y:16px;--animation:circle-10}.custom_button .wrapper .circle.circle-11{--x:4px;--y:4px;--animation:circle-11}.custom_button .wrapper .circle.circle-12{--blur:14px;--x:52px;--y:4px;--animation:circle-12}@keyframes shadow-pulse{0%{box-shadow:0 0 14px #ffdf5700}50%{box-shadow:0 0 14px var(--c-shadow)}to{box-shadow:0 0 14px #ffdf5700}}@keyframes circle-1{33%{transform:translateY(16px) translateZ(0)}66%{transform:translate(12px,64px) translateZ(0)}}@keyframes circle-2{33%{transform:translate(80px,-10px) translateZ(0)}66%{transform:translate(72px,-48px) translateZ(0)}}@keyframes circle-3{33%{transform:translate(20px,12px) translateZ(0)}66%{transform:translate(12px,4px) translateZ(0)}}@keyframes circle-4{33%{transform:translate(76px,-12px) translateZ(0)}66%{transform:translate(112px,-8px) translateZ(0)}}@keyframes circle-5{33%{transform:translate(84px,28px) translateZ(0)}66%{transform:translate(40px,-32px) translateZ(0)}}@keyframes circle-6{33%{transform:translate(28px,-16px) translateZ(0)}66%{transform:translate(76px,-56px) translateZ(0)}}@keyframes circle-7{33%{transform:translate(8px,28px) translateZ(0)}66%{transform:translate(20px,-60px) translateZ(0)}}@keyframes circle-8{33%{transform:translate(32px,-4px) translateZ(0)}66%{transform:translate(56px,-20px) translateZ(0)}}@keyframes circle-9{33%{transform:translate(20px,-12px) translateZ(0)}66%{transform:translate(80px,-8px) translateZ(0)}}@keyframes circle-10{33%{transform:translate(68px,20px) translateZ(0)}66%{transform:translate(100px,28px) translateZ(0)}}@keyframes circle-11{33%{transform:translate(4px,4px) translateZ(0)}66%{transform:translate(68px,20px) translateZ(0)}}@keyframes circle-12{33%{transform:translate(56px) translateZ(0)}66%{transform:translate(60px,-32px) translateZ(0)}}.text-title[data-v-a85fde47]{font-size:clamp(30px,5vw,48px)}.item-title[data-v-a85fde47]{font-size:clamp(20px,5vw,27px)}.sub-title[data-v-a85fde47]{font-size:clamp(25px,5vw,35px)}
