.VoiceSortingAnimation_container__VEg1E{position:relative;width:900px;height:400px;display:flex;align-items:center;justify-content:center;margin:0 auto}.VoiceSortingAnimation_pipeline__hUOvi{display:flex;align-items:center;gap:60px;position:relative;height:300px}.VoiceSortingAnimation_callsSection__NaefM{width:180px;height:300px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.VoiceSortingAnimation_callCard__bu_xa{width:160px;height:50px;background:#3a3a3a;border-radius:8px;display:flex;align-items:center;padding:0 15px;position:absolute;transition:all .8s ease;border:2px solid transparent;opacity:0}.VoiceSortingAnimation_callCard__bu_xa.VoiceSortingAnimation_show__9WouX{opacity:1}.VoiceSortingAnimation_callCard__bu_xa.VoiceSortingAnimation_analyzing___95E5{border-color:#f7931e;box-shadow:0 0 20px rgba(247,147,30,.3)}.VoiceSortingAnimation_callCard__bu_xa.VoiceSortingAnimation_qualified__x8866{background:linear-gradient(135deg,#4caf50,#66bb6a);border-color:#4caf50}.VoiceSortingAnimation_callCard__bu_xa.VoiceSortingAnimation_rejected__emFVB{background:linear-gradient(135deg,#f44,#f66);border-color:#f44}.VoiceSortingAnimation_callIcon__eWToF{width:30px;height:30px;background:#f7931e;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:10px;font-size:16px}.VoiceSortingAnimation_callName__1Hqas{font-size:14px;color:#fff;font-weight:600}.VoiceSortingAnimation_validator__tfeYV{width:200px;height:200px;background:linear-gradient(135deg,#2a2a2a,#3a3a3a);border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;border:3px solid #f7931e;box-shadow:0 0 40px rgba(247,147,30,.2)}.VoiceSortingAnimation_validator__tfeYV:before{content:"";position:absolute;width:100%;height:100%;border-radius:20px;background:radial-gradient(circle at center,transparent 30%,#f7931e 70%);opacity:0;animation:VoiceSortingAnimation_pulse__T4K6U 2s infinite}@keyframes VoiceSortingAnimation_pulse__T4K6U{0%,to{opacity:0;transform:scale(.8)}50%{opacity:.3;transform:scale(1.1)}}.VoiceSortingAnimation_scanner__B8HHJ{width:120px;height:2px;background:#f7931e;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:VoiceSortingAnimation_scan__dKypz 2s linear infinite;box-shadow:0 0 10px #f7931e}@keyframes VoiceSortingAnimation_scan__dKypz{0%{transform:translate(-50%,-80px)}50%{transform:translate(-50%,80px)}to{transform:translate(-50%,-80px)}}.VoiceSortingAnimation_validatorText__QPLka{color:#fff;font-size:14px;font-weight:600;z-index:10;text-align:center}.VoiceSortingAnimation_qualifiedSection__qwmhr{width:180px;height:300px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.VoiceSortingAnimation_qualifiedCard___Dqy5{width:160px;height:50px;background:linear-gradient(135deg,#4caf50,#66bb6a);border-radius:8px;display:flex;align-items:center;padding:0 15px;position:absolute;opacity:0;transition:all .5s ease;box-shadow:0 0 20px rgba(76,175,80,.3)}.VoiceSortingAnimation_qualifiedCard___Dqy5.VoiceSortingAnimation_show__9WouX{opacity:1}.VoiceSortingAnimation_qualifiedCard___Dqy5 .VoiceSortingAnimation_callIcon__eWToF{background:#fff;color:#4caf50}.VoiceSortingAnimation_qualifiedCard___Dqy5 .VoiceSortingAnimation_callName__1Hqas{color:#fff}.VoiceSortingAnimation_flowArrow__TOIsR{font-size:30px;color:#666;animation:VoiceSortingAnimation_flow__LAEif 1.5s ease-in-out infinite}@keyframes VoiceSortingAnimation_flow__LAEif{0%,to{transform:translateX(0)}50%{transform:translateX(10px)}}.VoiceSortingAnimation_soundWave__fLU5L{position:absolute;display:flex;gap:3px;bottom:20px}.VoiceSortingAnimation_waveBar__TaTQi{width:3px;height:20px;background-color:#f7931e;animation:VoiceSortingAnimation_wave__b74s1 1s ease-in-out infinite;border-radius:2px}.VoiceSortingAnimation_waveBar__TaTQi:first-child{animation-delay:0s}.VoiceSortingAnimation_waveBar__TaTQi:nth-child(2){animation-delay:.1s}.VoiceSortingAnimation_waveBar__TaTQi:nth-child(3){animation-delay:.2s}.VoiceSortingAnimation_waveBar__TaTQi:nth-child(4){animation-delay:.3s}.VoiceSortingAnimation_waveBar__TaTQi:nth-child(5){animation-delay:.4s}@keyframes VoiceSortingAnimation_wave__b74s1{0%,to{transform:scaleY(.5)}50%{transform:scaleY(1.5)}}.VoiceSortingAnimation_rejectedZone__OX0_a{position:absolute;bottom:-80px;left:50%;transform:translateX(-50%);width:200px;height:50px}@media (max-width:768px){.VoiceSortingAnimation_container__VEg1E{width:100%;height:auto;padding:20px}.VoiceSortingAnimation_pipeline__hUOvi{flex-direction:column;height:auto;gap:30px}.VoiceSortingAnimation_callsSection__NaefM,.VoiceSortingAnimation_qualifiedSection__qwmhr{width:100%;height:200px;display:flex;justify-content:center}.VoiceSortingAnimation_validator__tfeYV{width:180px;height:180px}.VoiceSortingAnimation_flowArrow__TOIsR{font-size:40px;margin:-10px 0;display:flex;justify-content:center;align-items:center}.VoiceSortingAnimation_flowArrow__TOIsR svg{transform:rotate(90deg);display:block}.VoiceSortingAnimation_rejectedZone__OX0_a{bottom:-60px}}@media (max-width:480px){.VoiceSortingAnimation_container__VEg1E{padding:10px}.VoiceSortingAnimation_pipeline__hUOvi{gap:20px}.VoiceSortingAnimation_validator__tfeYV{width:160px;height:160px}.VoiceSortingAnimation_validatorText__QPLka{font-size:12px}}.ConicDotGridBackground_el__2IydU{position:absolute;inset:0;width:100%;height:100%;z-index:-10;pointer-events:none;background:conic-gradient(from 180deg at 50% 70%,#fafafa 0deg,var(--yellow-primary) 72deg,var(--orange-1) 120deg,var(--orange-2) 180deg,var(--red) 240deg,#fafafa 1turn);-webkit-mask:radial-gradient(circle at 50% 50%,#fff 2px,transparent 2.5px) 50% 50% /var(--size) var(--size),url(https://assets.codepen.io/605876/noise-mask.png) 256px 50% /256px 256px;mask:radial-gradient(circle at 50% 50%,#fff 2px,transparent 2.5px) 50% 50% /var(--size) var(--size),url(https://assets.codepen.io/605876/noise-mask.png) 256px 50% /256px 256px;mask-composite:intersect;-webkit-mask-composite:source-in;animation:ConicDotGridBackground_flicker__XMOtr 20s linear infinite}@keyframes ConicDotGridBackground_flicker__XMOtr{to{mask-position:50% 50%,0 50%;-webkit-mask-position:50% 50%,0 50%}}