.loading-spinner{height:80px;position:relative;width:80px}.spinner-ring{animation:spin 1s linear infinite;border:4px solid transparent;border-radius:50%;border-top-color:#3b82f6;position:absolute}.spinner-ring:first-child{animation-delay:0s;height:80px;width:80px}.spinner-ring:nth-child(2){animation-delay:-.1s;border-top-color:#8b5cf6;height:60px;left:10px;top:10px;width:60px}.spinner-ring:nth-child(3){animation-delay:-.2s;border-top-color:#f59e0b;height:40px;left:20px;top:20px;width:40px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.mini-spinner{animation:spin 1s linear infinite;border:2px solid transparent;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.success-icon-wrapper{animation:successBounce .8s ease-out}.success-icon{animation:successGlow 2s ease-in-out infinite alternate}@keyframes successBounce{0%{opacity:0;transform:scale(0) rotate(-180deg)}50%{opacity:.8;transform:scale(1.2) rotate(-90deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes successGlow{0%{filter:drop-shadow(0 0 5px rgba(34,197,94,.5))}to{filter:drop-shadow(0 0 20px rgba(34,197,94,.8))}}.rating-item{animation:slideInUp .6s ease-out both}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-enter-active,.fade-leave-active{transition:all .5s ease}.fade-enter-from,.fade-leave-to{opacity:0;transform:translateY(20px)}.slide-up-enter-active{transition:all .6s ease-out}.slide-up-leave-active{transition:all .4s ease-in}.slide-up-enter-from{opacity:0;transform:translateY(30px)}.slide-up-leave-to{opacity:0;transform:translateY(-20px)}.stagger-enter-active{transition:all .8s ease-out}.stagger-enter-from{opacity:0;transform:translateY(50px) scale(.8)}.bounce-enter-active{animation:bounceIn .8s ease-out}.social-button{overflow:hidden;position:relative}.social-button:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%}.social-button:hover:before{left:100%}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(5deg)}}@keyframes bounce-scale{0%,to{transform:scale(1) translateY(0)}25%{transform:scale(1.1) translateY(-5px)}50%{transform:scale(1.05) translateY(-10px)}75%{transform:scale(1.1) translateY(-5px)}}@keyframes rotate-glow{0%{filter:brightness(1);transform:rotate(0)}50%{filter:brightness(1.2) drop-shadow(0 0 10px rgba(147,51,234,.6));transform:rotate(180deg)}to{filter:brightness(1);transform:rotate(1turn)}}.icon-float:hover img{animation:float 2s ease-in-out infinite}.icon-bounce:hover img{animation:bounce-scale .6s ease-in-out}.icon-rotate:hover img{animation:rotate-glow 1s ease-in-out}.group:hover img{animation:pulse 1s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.hero{background-attachment:fixed;background-image:url(./review-background.C7AksEmn.png);background-position:50%;background-repeat:no-repeat;background-size:contain}@media (max-width:768px){.hero{background-attachment:fixed;background-image:url(./bg-ipad.BX0pKzbl.png);background-position:50%;background-repeat:no-repeat;background-size:contain}}@media (max-width:346px){.hero{background-attachment:fixed;background-image:url(./bg-mobile.QBuLoGIl.png);background-position:50%;background-repeat:no-repeat;background-size:contain}}.drop__shadow{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);box-shadow:0 4px 20px #a3a3a340}.text__psedou:after,.text__psedou:before{background-color:#e0e0e0;content:"";display:inline-block;height:1px;width:100%}@media (max-width:640px){.hero{padding-top:1rem}.group{min-height:44px;min-width:44px}.flex-wrap>*{margin-bottom:.5rem}}@media (min-width:641px) and (max-width:1024px){.hero{padding-top:2rem}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
