.heartbeat-transition{position:relative;min-height:400px;background:var(--color-background);margin-top:0;z-index:2;padding:var(--spacing-xl) 0}.heartbeat-container{position:relative;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-lg);width:100%;padding:0}.heartbeat-wrapper{position:relative;width:100%;height:200px}.heartbeat-svg{width:100%;height:100%;position:absolute}.heartbeat-line{transition:d .3s ease}.pulse-container{position:absolute;width:100%;height:100%;pointer-events:none}.pulse-circle{position:absolute;width:20px;height:20px;background:#caa7eb;border-radius:50%;top:50%;left:-20px;transform:translateY(-50%);opacity:0;box-shadow:0 0 20px #caa7eb}.pulse-circle.active{animation:pulseMove 2s ease forwards}@media (max-width: 768px){.pulse-circle.active{animation:pulseMove 3s ease forwards}}@keyframes pulseMove{0%{left:-20px;opacity:0}10%{opacity:1}25%{left:340px;top:20%}30%{left:380px;top:80%}40%{left:420px;top:50%}60%{left:660px;top:20%}65%{left:680px;top:80%}75%{left:720px;top:50%}90%{left:960px;top:20%}95%{left:980px;top:80%}to{left:1460px;top:50%;opacity:0}}.heartbeat-message{position:relative;z-index:2;text-align:center;opacity:0;transform:translateY(20px);margin-top:var(--spacing-lg)}.heartbeat-message.active{animation:fadeInUp 1s ease forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.heartbeat-message h3 span{display:inline-block;opacity:0;transform:translateY(20px)}.heartbeat-message.active h3 span{animation:wordFadeIn .5s ease forwards}.heartbeat-message.active .word-1{animation-delay:.1s}.heartbeat-message.active .word-2{animation-delay:.2s}.heartbeat-message.active .word-3{animation-delay:.3s}.heartbeat-message.active .word-4{animation-delay:.4s}.heartbeat-message.active .word-5{animation-delay:.5s}.heartbeat-message.active .word-6{animation-delay:.6s;color:#caa7eb}.heartbeat-message.active .word-7{animation-delay:.7s}@keyframes wordFadeIn{to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.heartbeat-transition{min-height:350px;padding:var(--spacing-xl) 0}.heartbeat-wrapper,.heartbeat-svg{height:150px}.heartbeat-line{stroke-width:2}.heartbeat-glow{stroke-width:15}.pulse-circle{width:15px;height:15px}}@media (max-width: 425px){.heartbeat-transition{padding:var(--spacing-xl) 0;min-height:300px}.heartbeat-wrapper,.heartbeat-svg{height:120px}.heartbeat-line{stroke-width:1.5}.heartbeat-glow{stroke-width:10}.pulse-circle{width:12px;height:12px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/heartbeat-transition.css.map */
