.xy-load{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:5px;z-index:999}.xy-load-title{transform:translate(10px,55px);position:absolute}.circle-loader{position:relative;width:auto;height:auto}.circle-loader div{height:10px;width:10px;background-color:#6b18a8;border-radius:50%;position:absolute;-webkit-animation:opaque .8s ease-in-out infinite both;animation:opaque .8s ease-in-out infinite both}.circle-loader>div:first-child{top:-25px;left:0}.circle-loader>div:nth-child(2){top:-17px;left:17px;-webkit-animation-delay:.1s;animation-delay:.1s}.circle-loader>div:nth-child(3){top:0;left:25px;-webkit-animation-delay:.2s;animation-delay:.2s}.circle-loader>div:nth-child(4){top:17px;left:17px;-webkit-animation-delay:.3s;animation-delay:.3s}.circle-loader>div:nth-child(5){top:25px;left:0;-webkit-animation-delay:.4s;animation-delay:.4s}.circle-loader>div:nth-child(6){top:17px;left:-17px;-webkit-animation-delay:.5s;animation-delay:.5s}.circle-loader>div:nth-child(7){top:0;left:-25px;-webkit-animation-delay:.6s;animation-delay:.6s}.circle-loader>div:nth-child(8){top:-17px;left:-17px;-webkit-animation-delay:.7s;animation-delay:.7s}@-webkit-keyframes opaque{0%{opacity:.1}40%{opacity:1}80%{opacity:.1}to{opacity:.1}}@keyframes opaque{0%{opacity:.1}40%{opacity:1}80%{opacity:.1}to{opacity:.1}}@media (min-width:751px){.shade-section[data-v-735f9df2]{width:450px;background:url(../img/invite-friends.125ef949.png) no-repeat;background-size:100% 100%;padding:90px 20px 40px 20px;position:relative;min-height:300px}.shade-section-title[data-v-735f9df2]{font-size:24px;line-height:1.5;margin-bottom:15px}.xy-btn[data-v-735f9df2]{padding:12px 20px;font-size:14px;background:#6b18a8;color:#fff;display:inline-block;border:0;border-radius:5px;cursor:pointer;transition:all .3s}.xy-btn+.xy-btn[data-v-735f9df2]{margin-left:10px}.xy-btn[data-v-735f9df2]:hover{opacity:.8}}@media (max-width:750px){.shade-section[data-v-735f9df2]{width:calc(100% - 20px);background:url(../img/invite-friends.125ef949.png) no-repeat;background-size:100% 100%;padding:90px 10px 40px 10px;position:relative;min-height:40vw}.shade-section-title[data-v-735f9df2]{font-size:5.33333vw;line-height:1.5;margin-bottom:15px}.xy-btn[data-v-735f9df2]{padding:9px 15px;font-size:12px;background:#6b18a8;color:#fff;display:inline-block;border:0;border-radius:3px}.xy-btn+.xy-btn[data-v-735f9df2]{margin-left:5px}}.barrage-wrapper{z-index:1;position:absolute;left:0;top:0;width:100%;height:100%}.barrage-wrapper *{margin:0;padding:0}.barrage-wrapper .barrage-item{z-index:99;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;white-space:pre;cursor:pointer;display:inline-block;will-change:transform;font-size:18px;color:#fff;font-family:SimHei,Microsoft JhengHei,Arial,Helvetica,sans-serif;font-weight:700;line-height:1.125;opacity:1;text-shadow:#000 1px 0 1px,#000 0 1px 1px,#000 0 -1px 1px,#000 -1px 0 1px}.barrage-wrapper .barrage-item:hover{color:#03f9e5;-webkit-animation-play-state:paused!important;animation-play-state:paused!important;z-index:150}.barrage-wrapper .top-item{z-index:100}.barrage-wrapper .barrage-main{width:100%;height:100%;position:relative;overflow:hidden}.barrage-wrapper .barrage-main-dm{position:absolute;width:100%;height:100%;left:0;top:0}@-webkit-keyframes barrage-run{to{transform:translate3d(-100%,0,0)}}@keyframes barrage-run{to{transform:translate3d(-100%,0,0)}}@-webkit-keyframes barrage-fade{0%{visibility:visible}to{visibility:hidden}}@keyframes barrage-fade{0%{visibility:visible}to{visibility:hidden}}.ani-pause div{-webkit-animation-play-state:paused!important;animation-play-state:paused!important}.ani-running div{-webkit-animation-play-state:running!important;animation-play-state:running!important}@media (max-width:768px){.barrage-wrapper .barrage-item{font-size:12px}}#screen{font-size:16px;background-color:#ffa3e2;width:100vw;height:100vh;display:grid;place-items:center;overflow:hidden}.btn-love{transform:translate(-.5px,.5px);outline:0;position:relative;transition:box-shadow 175ms ease-out,transform 175ms ease-out}.btn-love:active{box-shadow:0 0 #b5072e;transform:translateY(.5em)}.btn-love:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;border-radius:50%}.btn-love svg{fill:#fff}.send-love{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.send-love.love-move-leave-active{display:none}.send-love svg.icon-red{fill:#ff1f57}.send-love svg.icon-orange{fill:#ff9645}.send-love svg.icon-yellow{fill:#ffea73}.send-love svg.icon-green{fill:#7fff7a}.send-love svg.icon-blue{fill:#61a8ff}.send-love svg.icon-violet{fill:#cf82ff}.love-icon{width:1.5em;height:1.4em;vertical-align:top}@-webkit-keyframes send-love-x-0{0%{left:50%}to{left:calc(50% + 6em)}}@keyframes send-love-x-0{0%{left:50%}to{left:calc(50% + 6em)}}@-webkit-keyframes send-love-y-0{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}@keyframes send-love-y-0{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}.send-love.love-move-enter-active.send-love-move-0{-webkit-animation:send-love-x-0 2s ease-out forwards,send-love-y-0 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-0 2s ease-out forwards,send-love-y-0 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-1{0%{left:50%}to{left:calc(50% + 6em)}}@keyframes send-love-x-1{0%{left:50%}to{left:calc(50% + 6em)}}@-webkit-keyframes send-love-y-1{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}@keyframes send-love-y-1{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}.send-love.love-move-enter-active.send-love-move-1{-webkit-animation:send-love-x-1 2s ease-out forwards,send-love-y-1 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-1 2s ease-out forwards,send-love-y-1 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-2{0%{left:50%}to{left:calc(50% + 6em)}}@keyframes send-love-x-2{0%{left:50%}to{left:calc(50% + 6em)}}@-webkit-keyframes send-love-y-2{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}@keyframes send-love-y-2{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}.send-love.love-move-enter-active.send-love-move-2{-webkit-animation:send-love-x-2 2s ease-out forwards,send-love-y-2 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-2 2s ease-out forwards,send-love-y-2 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-3{0%{left:50%}to{left:calc(50% + 6em)}}@keyframes send-love-x-3{0%{left:50%}to{left:calc(50% + 6em)}}@-webkit-keyframes send-love-y-3{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}@keyframes send-love-y-3{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}.send-love.love-move-enter-active.send-love-move-3{-webkit-animation:send-love-x-3 2s ease-out forwards,send-love-y-3 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-3 2s ease-out forwards,send-love-y-3 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-4{0%{left:50%}to{left:calc(50% + 6em)}}@keyframes send-love-x-4{0%{left:50%}to{left:calc(50% + 6em)}}@-webkit-keyframes send-love-y-4{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}@keyframes send-love-y-4{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}.send-love.love-move-enter-active.send-love-move-4{-webkit-animation:send-love-x-4 2s ease-out forwards,send-love-y-4 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-4 2s ease-out forwards,send-love-y-4 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-5{0%{left:50%}to{left:calc(50% + 6em)}}@keyframes send-love-x-5{0%{left:50%}to{left:calc(50% + 6em)}}@-webkit-keyframes send-love-y-5{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}@keyframes send-love-y-5{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}.send-love.love-move-enter-active.send-love-move-5{-webkit-animation:send-love-x-5 2s ease-out forwards,send-love-y-5 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-5 2s ease-out forwards,send-love-y-5 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-6{0%{left:50%}to{left:calc(50% + 6em)}}@keyframes send-love-x-6{0%{left:50%}to{left:calc(50% + 6em)}}@-webkit-keyframes send-love-y-6{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}@keyframes send-love-y-6{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}.send-love.love-move-enter-active.send-love-move-6{-webkit-animation:send-love-x-6 2s ease-out forwards,send-love-y-6 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-6 2s ease-out forwards,send-love-y-6 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-7{0%{left:50%}to{left:calc(50% + 6em)}}@keyframes send-love-x-7{0%{left:50%}to{left:calc(50% + 6em)}}@-webkit-keyframes send-love-y-7{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}@keyframes send-love-y-7{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}.send-love.love-move-enter-active.send-love-move-7{-webkit-animation:send-love-x-7 2s ease-out forwards,send-love-y-7 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-7 2s ease-out forwards,send-love-y-7 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-8{0%{left:50%}to{left:calc(50% + 5em)}}@keyframes send-love-x-8{0%{left:50%}to{left:calc(50% + 5em)}}@-webkit-keyframes send-love-y-8{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}@keyframes send-love-y-8{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}.send-love.love-move-enter-active.send-love-move-8{-webkit-animation:send-love-x-8 2s ease-out forwards,send-love-y-8 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-8 2s ease-out forwards,send-love-y-8 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-9{0%{left:50%}to{left:calc(50% + 5em)}}@keyframes send-love-x-9{0%{left:50%}to{left:calc(50% + 5em)}}@-webkit-keyframes send-love-y-9{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}@keyframes send-love-y-9{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}.send-love.love-move-enter-active.send-love-move-9{-webkit-animation:send-love-x-9 2s ease-out forwards,send-love-y-9 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-9 2s ease-out forwards,send-love-y-9 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-10{0%{left:50%}to{left:calc(50% + 5em)}}@keyframes send-love-x-10{0%{left:50%}to{left:calc(50% + 5em)}}@-webkit-keyframes send-love-y-10{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}@keyframes send-love-y-10{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}.send-love.love-move-enter-active.send-love-move-10{-webkit-animation:send-love-x-10 2s ease-out forwards,send-love-y-10 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-10 2s ease-out forwards,send-love-y-10 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-11{0%{left:50%}to{left:calc(50% + 5em)}}@keyframes send-love-x-11{0%{left:50%}to{left:calc(50% + 5em)}}@-webkit-keyframes send-love-y-11{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}@keyframes send-love-y-11{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}.send-love.love-move-enter-active.send-love-move-11{-webkit-animation:send-love-x-11 2s ease-out forwards,send-love-y-11 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-11 2s ease-out forwards,send-love-y-11 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-12{0%{left:50%}to{left:calc(50% + 5em)}}@keyframes send-love-x-12{0%{left:50%}to{left:calc(50% + 5em)}}@-webkit-keyframes send-love-y-12{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}@keyframes send-love-y-12{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}.send-love.love-move-enter-active.send-love-move-12{-webkit-animation:send-love-x-12 2s ease-out forwards,send-love-y-12 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-12 2s ease-out forwards,send-love-y-12 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-13{0%{left:50%}to{left:calc(50% + 5em)}}@keyframes send-love-x-13{0%{left:50%}to{left:calc(50% + 5em)}}@-webkit-keyframes send-love-y-13{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}@keyframes send-love-y-13{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}.send-love.love-move-enter-active.send-love-move-13{-webkit-animation:send-love-x-13 2s ease-out forwards,send-love-y-13 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-13 2s ease-out forwards,send-love-y-13 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-14{0%{left:50%}to{left:calc(50% + 5em)}}@keyframes send-love-x-14{0%{left:50%}to{left:calc(50% + 5em)}}@-webkit-keyframes send-love-y-14{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}@keyframes send-love-y-14{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}.send-love.love-move-enter-active.send-love-move-14{-webkit-animation:send-love-x-14 2s ease-out forwards,send-love-y-14 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-14 2s ease-out forwards,send-love-y-14 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-15{0%{left:50%}to{left:calc(50% + 5em)}}@keyframes send-love-x-15{0%{left:50%}to{left:calc(50% + 5em)}}@-webkit-keyframes send-love-y-15{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}@keyframes send-love-y-15{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}.send-love.love-move-enter-active.send-love-move-15{-webkit-animation:send-love-x-15 2s ease-out forwards,send-love-y-15 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-15 2s ease-out forwards,send-love-y-15 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-16{0%{left:50%}to{left:calc(50% + 4em)}}@keyframes send-love-x-16{0%{left:50%}to{left:calc(50% + 4em)}}@-webkit-keyframes send-love-y-16{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}@keyframes send-love-y-16{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}.send-love.love-move-enter-active.send-love-move-16{-webkit-animation:send-love-x-16 2s ease-out forwards,send-love-y-16 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-16 2s ease-out forwards,send-love-y-16 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-17{0%{left:50%}to{left:calc(50% + 4em)}}@keyframes send-love-x-17{0%{left:50%}to{left:calc(50% + 4em)}}@-webkit-keyframes send-love-y-17{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}@keyframes send-love-y-17{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}.send-love.love-move-enter-active.send-love-move-17{-webkit-animation:send-love-x-17 2s ease-out forwards,send-love-y-17 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-17 2s ease-out forwards,send-love-y-17 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-18{0%{left:50%}to{left:calc(50% + 4em)}}@keyframes send-love-x-18{0%{left:50%}to{left:calc(50% + 4em)}}@-webkit-keyframes send-love-y-18{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}@keyframes send-love-y-18{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}.send-love.love-move-enter-active.send-love-move-18{-webkit-animation:send-love-x-18 2s ease-out forwards,send-love-y-18 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-18 2s ease-out forwards,send-love-y-18 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-19{0%{left:50%}to{left:calc(50% + 4em)}}@keyframes send-love-x-19{0%{left:50%}to{left:calc(50% + 4em)}}@-webkit-keyframes send-love-y-19{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}@keyframes send-love-y-19{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}.send-love.love-move-enter-active.send-love-move-19{-webkit-animation:send-love-x-19 2s ease-out forwards,send-love-y-19 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-19 2s ease-out forwards,send-love-y-19 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-20{0%{left:50%}to{left:calc(50% + 4em)}}@keyframes send-love-x-20{0%{left:50%}to{left:calc(50% + 4em)}}@-webkit-keyframes send-love-y-20{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}@keyframes send-love-y-20{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}.send-love.love-move-enter-active.send-love-move-20{-webkit-animation:send-love-x-20 2s ease-out forwards,send-love-y-20 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-20 2s ease-out forwards,send-love-y-20 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-21{0%{left:50%}to{left:calc(50% + 4em)}}@keyframes send-love-x-21{0%{left:50%}to{left:calc(50% + 4em)}}@-webkit-keyframes send-love-y-21{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}@keyframes send-love-y-21{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}.send-love.love-move-enter-active.send-love-move-21{-webkit-animation:send-love-x-21 2s ease-out forwards,send-love-y-21 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-21 2s ease-out forwards,send-love-y-21 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-22{0%{left:50%}to{left:calc(50% + 4em)}}@keyframes send-love-x-22{0%{left:50%}to{left:calc(50% + 4em)}}@-webkit-keyframes send-love-y-22{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}@keyframes send-love-y-22{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}.send-love.love-move-enter-active.send-love-move-22{-webkit-animation:send-love-x-22 2s ease-out forwards,send-love-y-22 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-22 2s ease-out forwards,send-love-y-22 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-23{0%{left:50%}to{left:calc(50% + 4em)}}@keyframes send-love-x-23{0%{left:50%}to{left:calc(50% + 4em)}}@-webkit-keyframes send-love-y-23{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}@keyframes send-love-y-23{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}.send-love.love-move-enter-active.send-love-move-23{-webkit-animation:send-love-x-23 2s ease-out forwards,send-love-y-23 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-23 2s ease-out forwards,send-love-y-23 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-24{0%{left:50%}to{left:calc(50% + 3em)}}@keyframes send-love-x-24{0%{left:50%}to{left:calc(50% + 3em)}}@-webkit-keyframes send-love-y-24{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}@keyframes send-love-y-24{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}.send-love.love-move-enter-active.send-love-move-24{-webkit-animation:send-love-x-24 2s ease-out forwards,send-love-y-24 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-24 2s ease-out forwards,send-love-y-24 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-25{0%{left:50%}to{left:calc(50% + 3em)}}@keyframes send-love-x-25{0%{left:50%}to{left:calc(50% + 3em)}}@-webkit-keyframes send-love-y-25{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}@keyframes send-love-y-25{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}.send-love.love-move-enter-active.send-love-move-25{-webkit-animation:send-love-x-25 2s ease-out forwards,send-love-y-25 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-25 2s ease-out forwards,send-love-y-25 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-26{0%{left:50%}to{left:calc(50% + 3em)}}@keyframes send-love-x-26{0%{left:50%}to{left:calc(50% + 3em)}}@-webkit-keyframes send-love-y-26{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}@keyframes send-love-y-26{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}.send-love.love-move-enter-active.send-love-move-26{-webkit-animation:send-love-x-26 2s ease-out forwards,send-love-y-26 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-26 2s ease-out forwards,send-love-y-26 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-27{0%{left:50%}to{left:calc(50% + 3em)}}@keyframes send-love-x-27{0%{left:50%}to{left:calc(50% + 3em)}}@-webkit-keyframes send-love-y-27{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}@keyframes send-love-y-27{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}.send-love.love-move-enter-active.send-love-move-27{-webkit-animation:send-love-x-27 2s ease-out forwards,send-love-y-27 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-27 2s ease-out forwards,send-love-y-27 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-28{0%{left:50%}to{left:calc(50% + 3em)}}@keyframes send-love-x-28{0%{left:50%}to{left:calc(50% + 3em)}}@-webkit-keyframes send-love-y-28{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}@keyframes send-love-y-28{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}.send-love.love-move-enter-active.send-love-move-28{-webkit-animation:send-love-x-28 2s ease-out forwards,send-love-y-28 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-28 2s ease-out forwards,send-love-y-28 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-29{0%{left:50%}to{left:calc(50% + 3em)}}@keyframes send-love-x-29{0%{left:50%}to{left:calc(50% + 3em)}}@-webkit-keyframes send-love-y-29{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}@keyframes send-love-y-29{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}.send-love.love-move-enter-active.send-love-move-29{-webkit-animation:send-love-x-29 2s ease-out forwards,send-love-y-29 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-29 2s ease-out forwards,send-love-y-29 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-30{0%{left:50%}to{left:calc(50% + 3em)}}@keyframes send-love-x-30{0%{left:50%}to{left:calc(50% + 3em)}}@-webkit-keyframes send-love-y-30{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}@keyframes send-love-y-30{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}.send-love.love-move-enter-active.send-love-move-30{-webkit-animation:send-love-x-30 2s ease-out forwards,send-love-y-30 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-30 2s ease-out forwards,send-love-y-30 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-31{0%{left:50%}to{left:calc(50% + 3em)}}@keyframes send-love-x-31{0%{left:50%}to{left:calc(50% + 3em)}}@-webkit-keyframes send-love-y-31{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}@keyframes send-love-y-31{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}.send-love.love-move-enter-active.send-love-move-31{-webkit-animation:send-love-x-31 2s ease-out forwards,send-love-y-31 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-31 2s ease-out forwards,send-love-y-31 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-32{0%{left:50%}to{left:calc(50% + 2em)}}@keyframes send-love-x-32{0%{left:50%}to{left:calc(50% + 2em)}}@-webkit-keyframes send-love-y-32{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}@keyframes send-love-y-32{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}.send-love.love-move-enter-active.send-love-move-32{-webkit-animation:send-love-x-32 2s ease-out forwards,send-love-y-32 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-32 2s ease-out forwards,send-love-y-32 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-33{0%{left:50%}to{left:calc(50% + 2em)}}@keyframes send-love-x-33{0%{left:50%}to{left:calc(50% + 2em)}}@-webkit-keyframes send-love-y-33{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}@keyframes send-love-y-33{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}.send-love.love-move-enter-active.send-love-move-33{-webkit-animation:send-love-x-33 2s ease-out forwards,send-love-y-33 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-33 2s ease-out forwards,send-love-y-33 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-34{0%{left:50%}to{left:calc(50% + 2em)}}@keyframes send-love-x-34{0%{left:50%}to{left:calc(50% + 2em)}}@-webkit-keyframes send-love-y-34{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}@keyframes send-love-y-34{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}.send-love.love-move-enter-active.send-love-move-34{-webkit-animation:send-love-x-34 2s ease-out forwards,send-love-y-34 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-34 2s ease-out forwards,send-love-y-34 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-35{0%{left:50%}to{left:calc(50% + 2em)}}@keyframes send-love-x-35{0%{left:50%}to{left:calc(50% + 2em)}}@-webkit-keyframes send-love-y-35{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}@keyframes send-love-y-35{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}.send-love.love-move-enter-active.send-love-move-35{-webkit-animation:send-love-x-35 2s ease-out forwards,send-love-y-35 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-35 2s ease-out forwards,send-love-y-35 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-36{0%{left:50%}to{left:calc(50% + 2em)}}@keyframes send-love-x-36{0%{left:50%}to{left:calc(50% + 2em)}}@-webkit-keyframes send-love-y-36{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}@keyframes send-love-y-36{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}.send-love.love-move-enter-active.send-love-move-36{-webkit-animation:send-love-x-36 2s ease-out forwards,send-love-y-36 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-36 2s ease-out forwards,send-love-y-36 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-37{0%{left:50%}to{left:calc(50% + 2em)}}@keyframes send-love-x-37{0%{left:50%}to{left:calc(50% + 2em)}}@-webkit-keyframes send-love-y-37{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}@keyframes send-love-y-37{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}.send-love.love-move-enter-active.send-love-move-37{-webkit-animation:send-love-x-37 2s ease-out forwards,send-love-y-37 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-37 2s ease-out forwards,send-love-y-37 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-38{0%{left:50%}to{left:calc(50% + 2em)}}@keyframes send-love-x-38{0%{left:50%}to{left:calc(50% + 2em)}}@-webkit-keyframes send-love-y-38{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}@keyframes send-love-y-38{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}.send-love.love-move-enter-active.send-love-move-38{-webkit-animation:send-love-x-38 2s ease-out forwards,send-love-y-38 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-38 2s ease-out forwards,send-love-y-38 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-39{0%{left:50%}to{left:calc(50% + 2em)}}@keyframes send-love-x-39{0%{left:50%}to{left:calc(50% + 2em)}}@-webkit-keyframes send-love-y-39{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}@keyframes send-love-y-39{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}.send-love.love-move-enter-active.send-love-move-39{-webkit-animation:send-love-x-39 2s ease-out forwards,send-love-y-39 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-39 2s ease-out forwards,send-love-y-39 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-40{0%{left:50%}to{left:calc(50% + 1em)}}@keyframes send-love-x-40{0%{left:50%}to{left:calc(50% + 1em)}}@-webkit-keyframes send-love-y-40{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}@keyframes send-love-y-40{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}.send-love.love-move-enter-active.send-love-move-40{-webkit-animation:send-love-x-40 2s ease-out forwards,send-love-y-40 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-40 2s ease-out forwards,send-love-y-40 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-41{0%{left:50%}to{left:calc(50% + 1em)}}@keyframes send-love-x-41{0%{left:50%}to{left:calc(50% + 1em)}}@-webkit-keyframes send-love-y-41{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}@keyframes send-love-y-41{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}.send-love.love-move-enter-active.send-love-move-41{-webkit-animation:send-love-x-41 2s ease-out forwards,send-love-y-41 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-41 2s ease-out forwards,send-love-y-41 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-42{0%{left:50%}to{left:calc(50% + 1em)}}@keyframes send-love-x-42{0%{left:50%}to{left:calc(50% + 1em)}}@-webkit-keyframes send-love-y-42{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}@keyframes send-love-y-42{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}.send-love.love-move-enter-active.send-love-move-42{-webkit-animation:send-love-x-42 2s ease-out forwards,send-love-y-42 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-42 2s ease-out forwards,send-love-y-42 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-43{0%{left:50%}to{left:calc(50% + 1em)}}@keyframes send-love-x-43{0%{left:50%}to{left:calc(50% + 1em)}}@-webkit-keyframes send-love-y-43{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}@keyframes send-love-y-43{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}.send-love.love-move-enter-active.send-love-move-43{-webkit-animation:send-love-x-43 2s ease-out forwards,send-love-y-43 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-43 2s ease-out forwards,send-love-y-43 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-44{0%{left:50%}to{left:calc(50% + 1em)}}@keyframes send-love-x-44{0%{left:50%}to{left:calc(50% + 1em)}}@-webkit-keyframes send-love-y-44{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}@keyframes send-love-y-44{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}.send-love.love-move-enter-active.send-love-move-44{-webkit-animation:send-love-x-44 2s ease-out forwards,send-love-y-44 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-44 2s ease-out forwards,send-love-y-44 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-45{0%{left:50%}to{left:calc(50% + 1em)}}@keyframes send-love-x-45{0%{left:50%}to{left:calc(50% + 1em)}}@-webkit-keyframes send-love-y-45{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}@keyframes send-love-y-45{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}.send-love.love-move-enter-active.send-love-move-45{-webkit-animation:send-love-x-45 2s ease-out forwards,send-love-y-45 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-45 2s ease-out forwards,send-love-y-45 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-46{0%{left:50%}to{left:calc(50% + 1em)}}@keyframes send-love-x-46{0%{left:50%}to{left:calc(50% + 1em)}}@-webkit-keyframes send-love-y-46{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}@keyframes send-love-y-46{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}.send-love.love-move-enter-active.send-love-move-46{-webkit-animation:send-love-x-46 2s ease-out forwards,send-love-y-46 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-46 2s ease-out forwards,send-love-y-46 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-47{0%{left:50%}to{left:calc(50% + 1em)}}@keyframes send-love-x-47{0%{left:50%}to{left:calc(50% + 1em)}}@-webkit-keyframes send-love-y-47{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}@keyframes send-love-y-47{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}.send-love.love-move-enter-active.send-love-move-47{-webkit-animation:send-love-x-47 2s ease-out forwards,send-love-y-47 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-47 2s ease-out forwards,send-love-y-47 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-48{0%{left:50%}to{left:50%}}@keyframes send-love-x-48{0%{left:50%}to{left:50%}}@-webkit-keyframes send-love-y-48{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}@keyframes send-love-y-48{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}.send-love.love-move-enter-active.send-love-move-48{-webkit-animation:send-love-x-48 2s ease-out forwards,send-love-y-48 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-48 2s ease-out forwards,send-love-y-48 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-49{0%{left:50%}to{left:50%}}@keyframes send-love-x-49{0%{left:50%}to{left:50%}}@-webkit-keyframes send-love-y-49{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}@keyframes send-love-y-49{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}.send-love.love-move-enter-active.send-love-move-49{-webkit-animation:send-love-x-49 2s ease-out forwards,send-love-y-49 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-49 2s ease-out forwards,send-love-y-49 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-50{0%{left:50%}to{left:50%}}@keyframes send-love-x-50{0%{left:50%}to{left:50%}}@-webkit-keyframes send-love-y-50{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}@keyframes send-love-y-50{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}.send-love.love-move-enter-active.send-love-move-50{-webkit-animation:send-love-x-50 2s ease-out forwards,send-love-y-50 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-50 2s ease-out forwards,send-love-y-50 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-51{0%{left:50%}to{left:50%}}@keyframes send-love-x-51{0%{left:50%}to{left:50%}}@-webkit-keyframes send-love-y-51{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}@keyframes send-love-y-51{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}.send-love.love-move-enter-active.send-love-move-51{-webkit-animation:send-love-x-51 2s ease-out forwards,send-love-y-51 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-51 2s ease-out forwards,send-love-y-51 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-52{0%{left:50%}to{left:50%}}@keyframes send-love-x-52{0%{left:50%}to{left:50%}}@-webkit-keyframes send-love-y-52{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}@keyframes send-love-y-52{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}.send-love.love-move-enter-active.send-love-move-52{-webkit-animation:send-love-x-52 2s ease-out forwards,send-love-y-52 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-52 2s ease-out forwards,send-love-y-52 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-53{0%{left:50%}to{left:50%}}@keyframes send-love-x-53{0%{left:50%}to{left:50%}}@-webkit-keyframes send-love-y-53{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}@keyframes send-love-y-53{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}.send-love.love-move-enter-active.send-love-move-53{-webkit-animation:send-love-x-53 2s ease-out forwards,send-love-y-53 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-53 2s ease-out forwards,send-love-y-53 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-54{0%{left:50%}to{left:50%}}@keyframes send-love-x-54{0%{left:50%}to{left:50%}}@-webkit-keyframes send-love-y-54{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}@keyframes send-love-y-54{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}.send-love.love-move-enter-active.send-love-move-54{-webkit-animation:send-love-x-54 2s ease-out forwards,send-love-y-54 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-54 2s ease-out forwards,send-love-y-54 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-55{0%{left:50%}to{left:50%}}@keyframes send-love-x-55{0%{left:50%}to{left:50%}}@-webkit-keyframes send-love-y-55{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}@keyframes send-love-y-55{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}.send-love.love-move-enter-active.send-love-move-55{-webkit-animation:send-love-x-55 2s ease-out forwards,send-love-y-55 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-55 2s ease-out forwards,send-love-y-55 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-56{0%{left:50%}to{left:calc(50% - 1em)}}@keyframes send-love-x-56{0%{left:50%}to{left:calc(50% - 1em)}}@-webkit-keyframes send-love-y-56{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}@keyframes send-love-y-56{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}.send-love.love-move-enter-active.send-love-move-56{-webkit-animation:send-love-x-56 2s ease-out forwards,send-love-y-56 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-56 2s ease-out forwards,send-love-y-56 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-57{0%{left:50%}to{left:calc(50% - 1em)}}@keyframes send-love-x-57{0%{left:50%}to{left:calc(50% - 1em)}}@-webkit-keyframes send-love-y-57{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}@keyframes send-love-y-57{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}.send-love.love-move-enter-active.send-love-move-57{-webkit-animation:send-love-x-57 2s ease-out forwards,send-love-y-57 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-57 2s ease-out forwards,send-love-y-57 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-58{0%{left:50%}to{left:calc(50% - 1em)}}@keyframes send-love-x-58{0%{left:50%}to{left:calc(50% - 1em)}}@-webkit-keyframes send-love-y-58{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}@keyframes send-love-y-58{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}.send-love.love-move-enter-active.send-love-move-58{-webkit-animation:send-love-x-58 2s ease-out forwards,send-love-y-58 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-58 2s ease-out forwards,send-love-y-58 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-59{0%{left:50%}to{left:calc(50% - 1em)}}@keyframes send-love-x-59{0%{left:50%}to{left:calc(50% - 1em)}}@-webkit-keyframes send-love-y-59{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}@keyframes send-love-y-59{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}.send-love.love-move-enter-active.send-love-move-59{-webkit-animation:send-love-x-59 2s ease-out forwards,send-love-y-59 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-59 2s ease-out forwards,send-love-y-59 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-60{0%{left:50%}to{left:calc(50% - 1em)}}@keyframes send-love-x-60{0%{left:50%}to{left:calc(50% - 1em)}}@-webkit-keyframes send-love-y-60{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}@keyframes send-love-y-60{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}.send-love.love-move-enter-active.send-love-move-60{-webkit-animation:send-love-x-60 2s ease-out forwards,send-love-y-60 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-60 2s ease-out forwards,send-love-y-60 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-61{0%{left:50%}to{left:calc(50% - 1em)}}@keyframes send-love-x-61{0%{left:50%}to{left:calc(50% - 1em)}}@-webkit-keyframes send-love-y-61{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}@keyframes send-love-y-61{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}.send-love.love-move-enter-active.send-love-move-61{-webkit-animation:send-love-x-61 2s ease-out forwards,send-love-y-61 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-61 2s ease-out forwards,send-love-y-61 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-62{0%{left:50%}to{left:calc(50% - 1em)}}@keyframes send-love-x-62{0%{left:50%}to{left:calc(50% - 1em)}}@-webkit-keyframes send-love-y-62{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}@keyframes send-love-y-62{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}.send-love.love-move-enter-active.send-love-move-62{-webkit-animation:send-love-x-62 2s ease-out forwards,send-love-y-62 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-62 2s ease-out forwards,send-love-y-62 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-63{0%{left:50%}to{left:calc(50% - 1em)}}@keyframes send-love-x-63{0%{left:50%}to{left:calc(50% - 1em)}}@-webkit-keyframes send-love-y-63{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}@keyframes send-love-y-63{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}.send-love.love-move-enter-active.send-love-move-63{-webkit-animation:send-love-x-63 2s ease-out forwards,send-love-y-63 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-63 2s ease-out forwards,send-love-y-63 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-64{0%{left:50%}to{left:calc(50% - 2em)}}@keyframes send-love-x-64{0%{left:50%}to{left:calc(50% - 2em)}}@-webkit-keyframes send-love-y-64{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}@keyframes send-love-y-64{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}.send-love.love-move-enter-active.send-love-move-64{-webkit-animation:send-love-x-64 2s ease-out forwards,send-love-y-64 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-64 2s ease-out forwards,send-love-y-64 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-65{0%{left:50%}to{left:calc(50% - 2em)}}@keyframes send-love-x-65{0%{left:50%}to{left:calc(50% - 2em)}}@-webkit-keyframes send-love-y-65{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}@keyframes send-love-y-65{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}.send-love.love-move-enter-active.send-love-move-65{-webkit-animation:send-love-x-65 2s ease-out forwards,send-love-y-65 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-65 2s ease-out forwards,send-love-y-65 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-66{0%{left:50%}to{left:calc(50% - 2em)}}@keyframes send-love-x-66{0%{left:50%}to{left:calc(50% - 2em)}}@-webkit-keyframes send-love-y-66{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}@keyframes send-love-y-66{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}.send-love.love-move-enter-active.send-love-move-66{-webkit-animation:send-love-x-66 2s ease-out forwards,send-love-y-66 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-66 2s ease-out forwards,send-love-y-66 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-67{0%{left:50%}to{left:calc(50% - 2em)}}@keyframes send-love-x-67{0%{left:50%}to{left:calc(50% - 2em)}}@-webkit-keyframes send-love-y-67{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}@keyframes send-love-y-67{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}.send-love.love-move-enter-active.send-love-move-67{-webkit-animation:send-love-x-67 2s ease-out forwards,send-love-y-67 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-67 2s ease-out forwards,send-love-y-67 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-68{0%{left:50%}to{left:calc(50% - 2em)}}@keyframes send-love-x-68{0%{left:50%}to{left:calc(50% - 2em)}}@-webkit-keyframes send-love-y-68{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}@keyframes send-love-y-68{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}.send-love.love-move-enter-active.send-love-move-68{-webkit-animation:send-love-x-68 2s ease-out forwards,send-love-y-68 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-68 2s ease-out forwards,send-love-y-68 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-69{0%{left:50%}to{left:calc(50% - 2em)}}@keyframes send-love-x-69{0%{left:50%}to{left:calc(50% - 2em)}}@-webkit-keyframes send-love-y-69{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}@keyframes send-love-y-69{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}.send-love.love-move-enter-active.send-love-move-69{-webkit-animation:send-love-x-69 2s ease-out forwards,send-love-y-69 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-69 2s ease-out forwards,send-love-y-69 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-70{0%{left:50%}to{left:calc(50% - 2em)}}@keyframes send-love-x-70{0%{left:50%}to{left:calc(50% - 2em)}}@-webkit-keyframes send-love-y-70{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}@keyframes send-love-y-70{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}.send-love.love-move-enter-active.send-love-move-70{-webkit-animation:send-love-x-70 2s ease-out forwards,send-love-y-70 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-70 2s ease-out forwards,send-love-y-70 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-71{0%{left:50%}to{left:calc(50% - 2em)}}@keyframes send-love-x-71{0%{left:50%}to{left:calc(50% - 2em)}}@-webkit-keyframes send-love-y-71{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}@keyframes send-love-y-71{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}.send-love.love-move-enter-active.send-love-move-71{-webkit-animation:send-love-x-71 2s ease-out forwards,send-love-y-71 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-71 2s ease-out forwards,send-love-y-71 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-72{0%{left:50%}to{left:calc(50% - 3em)}}@keyframes send-love-x-72{0%{left:50%}to{left:calc(50% - 3em)}}@-webkit-keyframes send-love-y-72{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}@keyframes send-love-y-72{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}.send-love.love-move-enter-active.send-love-move-72{-webkit-animation:send-love-x-72 2s ease-out forwards,send-love-y-72 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-72 2s ease-out forwards,send-love-y-72 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-73{0%{left:50%}to{left:calc(50% - 3em)}}@keyframes send-love-x-73{0%{left:50%}to{left:calc(50% - 3em)}}@-webkit-keyframes send-love-y-73{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}@keyframes send-love-y-73{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}.send-love.love-move-enter-active.send-love-move-73{-webkit-animation:send-love-x-73 2s ease-out forwards,send-love-y-73 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-73 2s ease-out forwards,send-love-y-73 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-74{0%{left:50%}to{left:calc(50% - 3em)}}@keyframes send-love-x-74{0%{left:50%}to{left:calc(50% - 3em)}}@-webkit-keyframes send-love-y-74{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}@keyframes send-love-y-74{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}.send-love.love-move-enter-active.send-love-move-74{-webkit-animation:send-love-x-74 2s ease-out forwards,send-love-y-74 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-74 2s ease-out forwards,send-love-y-74 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-75{0%{left:50%}to{left:calc(50% - 3em)}}@keyframes send-love-x-75{0%{left:50%}to{left:calc(50% - 3em)}}@-webkit-keyframes send-love-y-75{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}@keyframes send-love-y-75{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}.send-love.love-move-enter-active.send-love-move-75{-webkit-animation:send-love-x-75 2s ease-out forwards,send-love-y-75 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-75 2s ease-out forwards,send-love-y-75 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-76{0%{left:50%}to{left:calc(50% - 3em)}}@keyframes send-love-x-76{0%{left:50%}to{left:calc(50% - 3em)}}@-webkit-keyframes send-love-y-76{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}@keyframes send-love-y-76{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}.send-love.love-move-enter-active.send-love-move-76{-webkit-animation:send-love-x-76 2s ease-out forwards,send-love-y-76 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-76 2s ease-out forwards,send-love-y-76 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-77{0%{left:50%}to{left:calc(50% - 3em)}}@keyframes send-love-x-77{0%{left:50%}to{left:calc(50% - 3em)}}@-webkit-keyframes send-love-y-77{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}@keyframes send-love-y-77{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}.send-love.love-move-enter-active.send-love-move-77{-webkit-animation:send-love-x-77 2s ease-out forwards,send-love-y-77 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-77 2s ease-out forwards,send-love-y-77 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-78{0%{left:50%}to{left:calc(50% - 3em)}}@keyframes send-love-x-78{0%{left:50%}to{left:calc(50% - 3em)}}@-webkit-keyframes send-love-y-78{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}@keyframes send-love-y-78{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}.send-love.love-move-enter-active.send-love-move-78{-webkit-animation:send-love-x-78 2s ease-out forwards,send-love-y-78 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-78 2s ease-out forwards,send-love-y-78 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-79{0%{left:50%}to{left:calc(50% - 3em)}}@keyframes send-love-x-79{0%{left:50%}to{left:calc(50% - 3em)}}@-webkit-keyframes send-love-y-79{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}@keyframes send-love-y-79{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}.send-love.love-move-enter-active.send-love-move-79{-webkit-animation:send-love-x-79 2s ease-out forwards,send-love-y-79 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-79 2s ease-out forwards,send-love-y-79 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-80{0%{left:50%}to{left:calc(50% - 4em)}}@keyframes send-love-x-80{0%{left:50%}to{left:calc(50% - 4em)}}@-webkit-keyframes send-love-y-80{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}@keyframes send-love-y-80{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}.send-love.love-move-enter-active.send-love-move-80{-webkit-animation:send-love-x-80 2s ease-out forwards,send-love-y-80 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-80 2s ease-out forwards,send-love-y-80 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-81{0%{left:50%}to{left:calc(50% - 4em)}}@keyframes send-love-x-81{0%{left:50%}to{left:calc(50% - 4em)}}@-webkit-keyframes send-love-y-81{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}@keyframes send-love-y-81{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}.send-love.love-move-enter-active.send-love-move-81{-webkit-animation:send-love-x-81 2s ease-out forwards,send-love-y-81 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-81 2s ease-out forwards,send-love-y-81 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-82{0%{left:50%}to{left:calc(50% - 4em)}}@keyframes send-love-x-82{0%{left:50%}to{left:calc(50% - 4em)}}@-webkit-keyframes send-love-y-82{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}@keyframes send-love-y-82{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}.send-love.love-move-enter-active.send-love-move-82{-webkit-animation:send-love-x-82 2s ease-out forwards,send-love-y-82 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-82 2s ease-out forwards,send-love-y-82 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-83{0%{left:50%}to{left:calc(50% - 4em)}}@keyframes send-love-x-83{0%{left:50%}to{left:calc(50% - 4em)}}@-webkit-keyframes send-love-y-83{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}@keyframes send-love-y-83{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}.send-love.love-move-enter-active.send-love-move-83{-webkit-animation:send-love-x-83 2s ease-out forwards,send-love-y-83 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-83 2s ease-out forwards,send-love-y-83 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-84{0%{left:50%}to{left:calc(50% - 4em)}}@keyframes send-love-x-84{0%{left:50%}to{left:calc(50% - 4em)}}@-webkit-keyframes send-love-y-84{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}@keyframes send-love-y-84{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}.send-love.love-move-enter-active.send-love-move-84{-webkit-animation:send-love-x-84 2s ease-out forwards,send-love-y-84 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-84 2s ease-out forwards,send-love-y-84 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-85{0%{left:50%}to{left:calc(50% - 4em)}}@keyframes send-love-x-85{0%{left:50%}to{left:calc(50% - 4em)}}@-webkit-keyframes send-love-y-85{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}@keyframes send-love-y-85{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}.send-love.love-move-enter-active.send-love-move-85{-webkit-animation:send-love-x-85 2s ease-out forwards,send-love-y-85 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-85 2s ease-out forwards,send-love-y-85 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-86{0%{left:50%}to{left:calc(50% - 4em)}}@keyframes send-love-x-86{0%{left:50%}to{left:calc(50% - 4em)}}@-webkit-keyframes send-love-y-86{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}@keyframes send-love-y-86{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}.send-love.love-move-enter-active.send-love-move-86{-webkit-animation:send-love-x-86 2s ease-out forwards,send-love-y-86 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-86 2s ease-out forwards,send-love-y-86 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-87{0%{left:50%}to{left:calc(50% - 4em)}}@keyframes send-love-x-87{0%{left:50%}to{left:calc(50% - 4em)}}@-webkit-keyframes send-love-y-87{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}@keyframes send-love-y-87{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}.send-love.love-move-enter-active.send-love-move-87{-webkit-animation:send-love-x-87 2s ease-out forwards,send-love-y-87 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-87 2s ease-out forwards,send-love-y-87 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-88{0%{left:50%}to{left:calc(50% - 5em)}}@keyframes send-love-x-88{0%{left:50%}to{left:calc(50% - 5em)}}@-webkit-keyframes send-love-y-88{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}@keyframes send-love-y-88{0%{top:50%}50%,60%{top:calc(50% - 10em)}to{top:calc(50% - 8em)}}.send-love.love-move-enter-active.send-love-move-88{-webkit-animation:send-love-x-88 2s ease-out forwards,send-love-y-88 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-88 2s ease-out forwards,send-love-y-88 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-89{0%{left:50%}to{left:calc(50% - 5em)}}@keyframes send-love-x-89{0%{left:50%}to{left:calc(50% - 5em)}}@-webkit-keyframes send-love-y-89{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}@keyframes send-love-y-89{0%{top:50%}50%,60%{top:calc(50% - 11em)}to{top:calc(50% - 8.8em)}}.send-love.love-move-enter-active.send-love-move-89{-webkit-animation:send-love-x-89 2s ease-out forwards,send-love-y-89 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-89 2s ease-out forwards,send-love-y-89 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-90{0%{left:50%}to{left:calc(50% - 5em)}}@keyframes send-love-x-90{0%{left:50%}to{left:calc(50% - 5em)}}@-webkit-keyframes send-love-y-90{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}@keyframes send-love-y-90{0%{top:50%}50%,60%{top:calc(50% - 12em)}to{top:calc(50% - 9.6em)}}.send-love.love-move-enter-active.send-love-move-90{-webkit-animation:send-love-x-90 2s ease-out forwards,send-love-y-90 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-90 2s ease-out forwards,send-love-y-90 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-91{0%{left:50%}to{left:calc(50% - 5em)}}@keyframes send-love-x-91{0%{left:50%}to{left:calc(50% - 5em)}}@-webkit-keyframes send-love-y-91{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}@keyframes send-love-y-91{0%{top:50%}50%,60%{top:calc(50% - 13em)}to{top:calc(50% - 10.4em)}}.send-love.love-move-enter-active.send-love-move-91{-webkit-animation:send-love-x-91 2s ease-out forwards,send-love-y-91 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-91 2s ease-out forwards,send-love-y-91 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-92{0%{left:50%}to{left:calc(50% - 5em)}}@keyframes send-love-x-92{0%{left:50%}to{left:calc(50% - 5em)}}@-webkit-keyframes send-love-y-92{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}@keyframes send-love-y-92{0%{top:50%}50%,60%{top:calc(50% - 14em)}to{top:calc(50% - 11.2em)}}.send-love.love-move-enter-active.send-love-move-92{-webkit-animation:send-love-x-92 2s ease-out forwards,send-love-y-92 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-92 2s ease-out forwards,send-love-y-92 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-93{0%{left:50%}to{left:calc(50% - 5em)}}@keyframes send-love-x-93{0%{left:50%}to{left:calc(50% - 5em)}}@-webkit-keyframes send-love-y-93{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}@keyframes send-love-y-93{0%{top:50%}50%,60%{top:calc(50% - 15em)}to{top:calc(50% - 12em)}}.send-love.love-move-enter-active.send-love-move-93{-webkit-animation:send-love-x-93 2s ease-out forwards,send-love-y-93 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-93 2s ease-out forwards,send-love-y-93 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-94{0%{left:50%}to{left:calc(50% - 5em)}}@keyframes send-love-x-94{0%{left:50%}to{left:calc(50% - 5em)}}@-webkit-keyframes send-love-y-94{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}@keyframes send-love-y-94{0%{top:50%}50%,60%{top:calc(50% - 16em)}to{top:calc(50% - 12.8em)}}.send-love.love-move-enter-active.send-love-move-94{-webkit-animation:send-love-x-94 2s ease-out forwards,send-love-y-94 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-94 2s ease-out forwards,send-love-y-94 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-x-95{0%{left:50%}to{left:calc(50% - 5em)}}@keyframes send-love-x-95{0%{left:50%}to{left:calc(50% - 5em)}}@-webkit-keyframes send-love-y-95{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}@keyframes send-love-y-95{0%{top:50%}50%,60%{top:calc(50% - 17em)}to{top:calc(50% - 13.6em)}}.send-love.love-move-enter-active.send-love-move-95{-webkit-animation:send-love-x-95 2s ease-out forwards,send-love-y-95 2s ease-out forwards,send-love-hide 2s ease-out forwards;animation:send-love-x-95 2s ease-out forwards,send-love-y-95 2s ease-out forwards,send-love-hide 2s ease-out forwards}@-webkit-keyframes send-love-hide{0%{opacity:1}50%{opacity:.5;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-50%,-50%) scale(1.5)}}@keyframes send-love-hide{0%{opacity:1}50%{opacity:.5;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-50%,-50%) scale(1.5)}}.emoji-item{padding:5px;cursor:pointer}.emoji-item img{width:32px;height:32px;transition:all .3s}.Live .el-scrollbar__view{padding-bottom:5px}.Live .mudu-big-play-btn{display:none}@media (min-width:769px){.emoji-item:hover{background:#f8f8f8;border-radius:3px}}@media (max-width:768px){.Live .el-scrollbar__thumb{display:none}.Live #J_prismPlayer{height:56.66667vw!important}}.Live[data-v-531dbeae]{height:555px;position:relative;border-radius:5px}.Live .live-l[data-v-531dbeae]{width:820.8px;min-width:820.8px;border-radius:5px;overflow:hidden;box-shadow:0 0 5px #ccc;background:#fff}.Live .live-play-btn[data-v-531dbeae]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.Live .live-content[data-v-531dbeae]{position:relative}.Live .barrage[data-v-531dbeae]{position:absolute;left:0;top:0;width:100%;height:100px;z-index:99}.Live .live-introduce[data-v-531dbeae]{padding:10px 15px}.Live .live-introduce h1[data-v-531dbeae]{font-size:20px;font-weight:400}.Live .tag-living[data-v-531dbeae]{background:#f56c6c;color:#fff;padding:3px;font-size:12px;border-radius:3px}.Live .live-r[data-v-531dbeae]{width:100%;box-shadow:0 0 5px #ccc;border-radius:5px;position:relative;overflow:hidden;background:#fff}.Live .live-comment-title[data-v-531dbeae]{line-height:3;border-bottom:1px solid #e4e4e4;padding-left:15px}.Live .live-comment[data-v-531dbeae]{height:100%}.Live .live-comment-list[data-v-531dbeae]{height:calc(100% - 82px)}.Live .live-comment-operation[data-v-531dbeae]{width:100%;height:42px;background:#f8f8f8;position:absolute;bottom:0;box-shadow:0 0 5px #e4e4e4}.Live .comment-text[data-v-531dbeae]{width:100%;height:32px;border:0;background:#e4e4e4;border-radius:5px;padding-left:10px}.Live .live-comment-item[data-v-531dbeae]{padding:8px 16px}.Live .live-comment-item-userImg img[data-v-531dbeae]{width:32px;height:32px;border-radius:50%}.Live .live-comment-item-user[data-v-531dbeae]{font-size:12px;font-weight:700}.Live .live-comment-item-message[data-v-531dbeae]{background-color:#f2f6fd;padding:8px 10px;border-radius:0 8px 8px 8px;margin-top:7px}.Live .live-comment-item-emoji[data-v-531dbeae]{width:40px;height:40px}.Live .live-comment-item-img[data-v-531dbeae]{width:100px;height:100px}.Live .live-liking[data-v-531dbeae]{width:30px;height:30px;border-radius:50%;background:#6b18a8!important;box-shadow:0 0 5px #e4e4e4}.Live .live-liking img[data-v-531dbeae]{transition:all .3s;transform:scale(1.2)}.Live .live-liking-animate[data-v-531dbeae]{-webkit-animation:liveScale-data-v-531dbeae .1s 1 alternate;animation:liveScale-data-v-531dbeae .1s 1 alternate}@media (min-width:768px){.live-liking:hover img[data-v-531dbeae]{transform:scale(1.3)}}@-webkit-keyframes liveScale-data-v-531dbeae{0%{transform:scale(1.2)}to{transform:scale(1.3)}}@keyframes liveScale-data-v-531dbeae{0%{transform:scale(1.2)}to{transform:scale(1.3)}}@media (max-width:750px){.Live[data-v-531dbeae]{display:flex;flex-direction:column;height:auto;border-radius:0}.Live .live-play-btn img[data-v-531dbeae]{width:60px}.Live .live-l[data-v-531dbeae]{max-width:100%;width:100%;min-width:100%;border-radius:0;box-shadow:none;min-height:66.66667vw}.Live .live-introduce h1[data-v-531dbeae]{font-size:16px}.Live .live-r[data-v-531dbeae]{width:calc(100% - 30px);height:400px;box-shadow:none;border:1px solid #e4e4e4;margin:0 auto}.Live .comment-text[data-v-531dbeae]{width:100%;height:28px}.Live .live-liking[data-v-531dbeae]{margin:0 auto}.Live .live-living-num[data-v-531dbeae]{white-space:nowrap}}.banner-swiper .pagination-item{width:274px;height:85px;background:rgba(0,0,0,.1);margin:0 5px;color:#fff;border-radius:0;padding:20px;display:flex}.banner-swiper .swiper-pagination-bullets{bottom:20px}.banner-swiper .swiper-pagination-bullet{opacity:inherit}.banner-swiper .swiper-pagination-bullet-active{background:rgba(0,0,0,.5)}.banner-swiper .pagination-item-icon-line{width:10px;height:2px;background:linear-gradient(270deg,#f70756,#ffbb01);margin:0 10px 0 5px}@media (max-width:750px){.banner-swiper .swiper-pagination-bullets{bottom:6.66667vw}.banner-swiper .pagination-item{width:12.8vw;height:9.33333vw;padding:2vw}.banner-swiper .pagination-item-l{display:flex}.banner-swiper .pagination-item-r{display:none}}.Banner .swiper-button-prev{color:#fff;left:5%}.Banner .swiper-button-next{color:#fff;right:5%}.Banner .swiper-pagination-bullet-active{background:#6b18a8!important;color:#fff}.Banner .swiper-container{--swiper-pagination-color:#fff}.Banner .swiper-pagination-bullets{bottom:30px;width:100%}.Banner .swiper-pagination-bullet{background:#fff;opacity:.6}.Banner img{width:100%}@media (max-width:750px){.Banner .swiper-button-next,.Banner .swiper-button-prev{display:none!important}.Banner .swiper-container .swiper-pagination-bullets{bottom:2.66667vw;width:100%}}.previous-works-swiper{padding-top:159px;position:relative}.previous-works-swiper.isbg{padding:0}.previous-works-swiper .previous-works-module{background:rgba(238,130,238,.3)}.previous-works-swiper .previous-works-module.isbg{background:none}.previous-works-swiper .previous-works-module.isbg .previous-works-list{transform:none}.previous-works-swiper .previous-works-list{margin:0 auto;max-width:1200px;transform:translateY(-159px)}.previous-works-swiper .works-item{margin:0 0 20px 20px;width:calc(25% - 18.75px);background:#fff;padding-bottom:30px;position:relative}.previous-works-swiper .works-item:nth-of-type(4n+1){margin-left:0}.previous-works-swiper .works-banner{width:281px;height:159px;overflow:hidden}.previous-works-swiper .works-content{padding:15px 10px}.previous-works-swiper .works-content-l{padding:10px 10px 0 0}.previous-works-swiper .works-icon-line{width:40px;height:3px;background:linear-gradient(270deg,#f70756,#ffbb01)}.previous-works-swiper .works-title{font-weight:700;margin-bottom:15px}.previous-works-swiper .works-contact-me{position:absolute;bottom:15px;left:70px}.previous-works-swiper .works-swiper-item{width:calc(100% - 20px);height:100%;margin:0 auto;background:#fff;padding-bottom:30px}.previous-works-swiper .works-swiper-banner{width:280px;height:158px;overflow:hidden}.previous-works-swiper .works-button-prev{top:inherit;bottom:-60px;left:calc(50% - 50px)}.previous-works-swiper .works-button-next{top:inherit;bottom:-60px;right:calc(50% - 50px)}.previous-works-swiper .works-button-next,.previous-works-swiper .works-button-prev{width:40px;height:40px;border-radius:50%;background:#999;transition:all .1s}.previous-works-swiper .works-button-next:after,.previous-works-swiper .works-button-prev:after{font-size:15px;color:#fff}.previous-works-swiper .showAlert-content .works-contact-me{position:static;padding-top:10px}@media (max-width:750px){.previous-works-swiper .works-banner,.previous-works-swiper .works-swiper-banner{width:100%;height:53.33333vw}.previous-works-swiper .works-item,.previous-works-swiper .works-swiper-item{width:calc(100% - 30px);margin:0 auto 20px}.previous-works-swiper .works-item:nth-of-type(4n+1){margin:0 auto 20px}.previous-works-swiper .works-contact-me{left:75px}}.entry-swiper{padding:0 0 70px}.works-swiper-item{height:100%;position:relative;background:#fff;margin:10px;border:1px solid #fff;transition:all .3s;border-radius:5px}.works-swiper-item:hover{border:1px solid #6b18a8;box-shadow:0 0 15px #999}.works-prev{top:inherit;bottom:0;left:calc(50% - 50px)}.works-next{top:inherit;bottom:0;right:calc(50% - 50px)}.works-next,.works-prev{width:40px;height:40px;border-radius:50%;background:#999;transition:all .1s}.works-next:after,.works-prev:after{font-size:15px;color:#fff}@media (max-width:750px){.EntryWorksSwiper{padding-bottom:13.33333vw}.EntryWorksSwiper .entry-swiper{padding:0 0 30px}.EntryWorksSwiper .EntryWorks-item{padding-bottom:35px}.EntryWorksSwiper .works-swiper-item1{padding-bottom:80px}}.EntryWorks .tab-entry-type{margin-bottom:30px;position:relative}.EntryWorks .tab-entry-type ul{border-radius:5px;overflow:hidden}.EntryWorks .tab-entry-type ul li{padding:5px;background:#f0e7fc}.EntryWorks .tab-btn{padding:12px 30px;border:1px solid #f0e7fc;transition:all .3s;border-radius:4px}.EntryWorks .tab-btn-active{background:#6b18a8;color:#fff;border:1px solid #6b18a8}.EntryWorks .EntryWorks-item-tagName{font-size:20px;font-weight:700;padding:7px 16px 7px 20px;background:#f6eafe;display:inline-block;margin-bottom:40px;border-top-right-radius:15px;position:relative}.EntryWorks .EntryWorks-item-tagName:before{content:"";display:block;width:4px;height:24px;background:#6b18a8;position:absolute;top:10px;left:0}.EntryWorks .EntryWorks-list-item{margin:0 0 20px 20px;width:calc(25% - 15px);background:#fff;border:1px solid #fff;border-radius:5px;transition:all .3s;position:relative;overflow:hidden}.EntryWorks .EntryWorks-list-item1{padding-bottom:70px}.EntryWorks .EntryWorks-list-item:nth-of-type(4n+1){margin-left:0}.EntryWorks .works-content{padding:15px 10px}.EntryWorks .works-content-l{padding:10px 10px 0 0}.EntryWorks .works-icon-line{width:40px;height:3px;background:linear-gradient(270deg,#f70756,#ffbb01)}.EntryWorks .works-content-module1-other{height:0;padding-bottom:56%;margin-bottom:10px;overflow:hidden;position:relative}.EntryWorks .works-content-module1{padding:30px;margin:0 auto}.EntryWorks .works-item-headUrl{width:120px;height:120px;border-radius:50%;margin:0 auto;background:#e4e4e4}.EntryWorks .works-item-headUrl-frame{position:absolute;left:-9px;top:-10px;width:140px}.EntryWorks .works-item-logo{width:250px;margin:0 auto}.EntryWorks .works-item-heat-box{position:absolute;left:2px;bottom:-14px;width:100%;display:flex;justify-content:center}.EntryWorks .works-item-heat-text{color:#db2f28;border:1px solid #db2f28;border-radius:12px}.EntryWorks .works-item-heat-liked,.EntryWorks .works-item-heat-text{background:#fff;min-width:60px;height:24px;line-height:22px;padding:0 5px}.EntryWorks .works-item-heat-liked{color:#6b18a8;border:1px solid #6b18a8;border-radius:12px;position:absolute;bottom:10px;left:10px}.EntryWorks .works-title{font-weight:700;margin-bottom:15px}.EntryWorks .works-like-box{width:100%;position:absolute;bottom:30px;left:0}.EntryWorks .works-like-item{width:133px;margin:0 auto;transition:all .3s}.EntryWorks .works-item-userName,.EntryWorks .works-item-userPosition{font-size:20px;font-weight:700;line-height:32px}.EntryWorks .works-item-userCompany{font-size:18px;font-weight:700;margin-top:10px}.EntryWorks .works-item-userAbstract{margin-top:5px}.EntryWorks .works-item-call{padding:10px 0 30px 0}.EntryWorks .works-item-call a{display:inline-block;padding:10px 20px;border-radius:40px;background:linear-gradient(45deg,#cd9ded,#3c1152)}@media (min-width:751px){.EntryWorks .EntryWorks-list-item:hover{border:1px solid #6b18a8;box-shadow:0 0 15px #999}}@media (max-width:750px){.EntryWorks .tab-entry-type{margin-bottom:4vw}.EntryWorks .tab-entry-type ul{border-radius:1.33333vw}.EntryWorks .tab-entry-type ul li{padding:1.33333vw}.EntryWorks .tab-btn{padding:2.13333vw 12.26667vw}.EntryWorks .tab-btn-active{border-radius:1.06667vw}.EntryWorks .EntryWorksList{margin:0 15px}.EntryWorks .EntryWorks-item-tagName{font-size:3.73333vw;padding:1.86667vw 4.26667vw 1.86667vw 2.66667vw;margin-bottom:4vw}.EntryWorks .EntryWorks-item-tagName:before{width:.53333vw;height:4.8vw;top:1.86667vw}}.swiper-slide,.swiper-wrapper{height:inherit}.participating-the-judges .judges-item{overflow:hidden;margin:10px;box-shadow:0 0 10px #e4e4e4;padding-bottom:15px;position:relative;border:1px solid #fff;transition:all .3s;border-radius:5px;height:calc(100% - 20px);background:#fff}.participating-the-judges .judges-icon{position:absolute;top:0;left:0;width:150px}.participating-the-judges .participating-the-judges-item{margin-left:20px;width:calc(33.33333% - 13.33333px);padding-bottom:15px;position:relative;background:#fff;border:1px solid #fff;transition:all .3s;border-radius:5px}.participating-the-judges .participating-the-judges-item:first-of-type{margin-left:0}.participating-the-judges .participating-the-judges-item-banner{width:156px;height:156px;overflow:hidden;border-radius:78px;margin:32px auto 15px;box-shadow:0 0 10px #e4e4e4}.participating-the-judges .participating-the-judges-item-name{font-size:20px;font-weight:700;margin-bottom:10px;padding:0 10px}.participating-the-judges .participating-the-judges-item-position{color:#666;margin-bottom:20px;padding:0 10px;min-height:38px}.participating-the-judges .participating-the-judges-item-abstract{padding:0 10px;line-height:1.3;color:#666}.participating-the-judges .judges-swiper{padding-bottom:50px}.participating-the-judges .judges-button-prev{top:inherit;bottom:0;left:calc(50% - 50px)}.participating-the-judges .judges-button-next{top:inherit;bottom:0;right:calc(50% - 50px)}.participating-the-judges .judges-button-next,.participating-the-judges .judges-button-prev{width:40px;height:40px;border-radius:50%;background:#999;transition:all .1s}.participating-the-judges .judges-button-next:after,.participating-the-judges .judges-button-prev:after{font-size:15px;color:#fff}@media (min-width:751px){.participating-the-judges .judges-item:hover,.participating-the-judges .participating-the-judges-item:hover{border:1px solid #6b18a8;box-shadow:0 0 15px #999}.participating-the-judges .showAlert-judges-box{width:500px}}@media (max-width:750px){.participating-the-judges .judges-item,.participating-the-judges .participating-the-judges-item{width:calc(100% - 30px);margin:0 15px;box-shadow:none;background:hsla(0,0%,100%,.8)}.participating-the-judges .participating-the-judges-item-banner{margin:4vw auto}.participating-the-judges .participating-the-judges-item-position{min-height:7.46667vw}}.extremeRules .content_gz{max-width:780px;padding:20px 0 20px 20px;background:#fff;position:relative}.extremeRules .el-timeline-item__content{padding-top:3px}.extremeRules .inneglectable-title{font-size:16px;font-weight:700}.extremeRules .dater{font-size:16px;margin-top:6px}.extremeRules .el-timeline-item{padding-bottom:10px}.extremeRules .fs16{font-size:16px;line-height:30px}.extremeRules .fw{font-weight:700}.extremeRules .head{background:#e0e0e0;height:41px;text-align:center}.extremeRules .ta_body{background:#f8f8f8;height:41px}.extremeRules th{padding:0 25px 0 25px;font-size:16px}.extremeRules td{font-size:16px}.extremeRules table{width:100%;margin-top:7px}.extremeRules .pl10{padding-left:10px}.extremeRules .showAlert-contentt{max-height:81.5vh;padding:0 20px 1px 0}.extremeRules h1{text-align:center;margin:40px auto}.extremeRules .Favors{margin-top:10px}.extremeRules .Favor-item{position:relative;overflow:hidden;background-color:#f4ecf8;border-radius:5px;width:calc(25% - 5px)}.extremeRules .Favor-item-titles{width:100%;height:83px;position:absolute;left:0;top:0}.extremeRules .Favor-item-title{position:absolute;left:14px;top:6px}.extremeRules .Favor-item-description{font-size:15px;line-height:24px;padding:7px 10px;color:#828282}.extremeRules .el-timeline-item_1{padding-bottom:1px}.extremeRules .saded{width:100%;height:102vh;position:fixed;top:0;left:0;background:rgba(0,0,0,.6);z-index:999999}@media (max-width:750px){.extremeRules .content_gz{max-width:calc(100% - 30px);padding:4vw 0 4vw 4vw;margin:0 15px;background:#fff;border-radius:10px}.extremeRules .el-timeline-item__content{padding-top:1px}.extremeRules .inneglectable-title{font-size:14px}.extremeRules .dater{font-size:14px;margin-top:1.6vw}.extremeRules .el-timeline-item{padding-bottom:2.66667vw}.extremeRules .fs16{font-size:14px;line-height:inherit;margin-top:3px}.extremeRules .fw{font-weight:700}.extremeRules .head,.extremeRules .ta_body{height:10.93333vw}.extremeRules th{padding:inherit;font-size:14px}.extremeRules .th_w{width:17.33333vw}.extremeRules td{font-size:2.66667vw}.extremeRules table{margin-top:1.86667vw}.extremeRules .pl10{padding-left:2.66667vw}.extremeRules .showAlert-contentt{max-height:70vh;padding:0 4vw .26667vw 0}.extremeRules h1{text-align:center;margin:8vw auto;font-size:20px}.extremeRules .Favors{margin-top:2.66667vw;flex-wrap:wrap;justify-content:start}.extremeRules .Favor-item{width:calc(50% - 5px);margin-right:5px;margin-bottom:10px}.extremeRules .Favor-item-titles{width:100%;height:inherit;position:absolute;left:0;top:0}.extremeRules .Favor-item-title{position:absolute;left:2.66667vw;top:1.2vw}.extremeRules .Favor-item-description{font-size:12px;line-height:inherit;padding:5px}.extremeRules .co-fff{font-size:3.2vw}}.toolTipBox .giveLive{width:100%;height:102vh;position:fixed;top:0;left:0;background:rgba(0,0,0,.6);z-index:999999}.toolTipBox .giveLive .live_but{width:100%;padding:50px 25px 40px 25px}.toolTipBox .giveLive .live_but_l{padding:6px 15px;background:#6b04a8;color:#fff;font-size:16px}.toolTipBox .giveLive .live_but_l:hover{opacity:.7}.toolTipBox .giveLive .back{width:500px}.toolTipBox .giveLive .invite-friends-content{width:500px;background:url(../img/invite-friends.125ef949.png) no-repeat;background-size:100% 100%;padding-top:90px}.toolTipBox .giveLive .invite-code-box{width:150px;height:150px;margin:0 auto;border:10px solid #e4e4e4;border-radius:5px}.toolTipBox .giveLive .invite-title{font-size:24px;font-weight:700;margin:20px 0}.toolTipBox .giveLive .invite-introduce{font-size:16px;font-weight:700;margin-bottom:50px}.toolTipBox .giveLive .invite-introduce b{font-size:16px}@media (max-width:750px){.toolTipBox .giveLive{width:100%;height:102vh;position:fixed;top:0;left:0;background:rgba(0,0,0,.6);z-index:999999}.toolTipBox .giveLive .invite-friends-content{width:93.33333vw;position:relative;padding-top:12.66667vw}.toolTipBox .giveLive .close-alert{position:absolute;top:3.2vw;right:3.2vw;font-size:6.4vw;background:transparent}.toolTipBox .giveLive .invite-title{font-size:5.86667vw}.toolTipBox .giveLive .close_{top:-5px;right:-5px}.toolTipBox .giveLive .back{width:93.33333vw}.toolTipBox .giveLive .live_but{width:100%;top:44vw;padding:6.66667vw 4vw 8vw 4vw}.toolTipBox .giveLive .live_but_l{padding:5px 8px;font-size:3.46667vw}.toolTipBox .giveLive h1{text-align:center}}.questionnaire .el-scrollbar__wrap{overflow-x:hidden}.questionnaire .el-textarea__inner{min-height:110px!important}@media (max-width:768px){.questionnaire .el-scrollbar__bar{display:none}}.questionnaire .questionnaire-content[data-v-bc06d982]{max-width:550px;background:#fff;position:relative;border-radius:5px;overflow:hidden}.questionnaire .questionnaire-form[data-v-bc06d982]{height:400px}.questionnaire .questionnaire-form-content[data-v-bc06d982]{padding:15px}.questionnaire .xy-form-content[data-v-bc06d982]{padding-left:15px}.questionnaire .xy-form-label[data-v-bc06d982]{margin-bottom:10px}.questionnaire .xy-form-content-item[data-v-bc06d982]{margin-top:5px}.questionnaire .xy-form-error[data-v-bc06d982]{height:24px;line-height:24px;color:red}@media (max-width:768px){.questionnaire .questionnaire-content[data-v-bc06d982]{width:calc(100% - 30px);box-shadow:none}}.drawModule[data-v-0cd05f70]{max-width:500px;position:relative;background:#fff;border-radius:5px;overflow:hidden}.drawModule .drawModule-fixed-banner[data-v-0cd05f70]{position:relative}.drawModule .drawModule-fixed-banner-title[data-v-0cd05f70]{width:100%;position:absolute;left:0;bottom:20px}.drawModule .drawModule-fixed-banner-title p[data-v-0cd05f70]{font-size:16px}.drawModule .drawModule-content[data-v-0cd05f70]{position:relative}.drawModule .drawModule-content-draw-gift[data-v-0cd05f70],.drawModule .drawModule-content-draw-start[data-v-0cd05f70]{position:absolute;left:0;top:0;right:0;bottom:0;margin:auto}.drawModule .drawModule-content-draw-start[data-v-0cd05f70]{width:15%;z-index:1}.drawModule .drawModule-content-draw-start img[data-v-0cd05f70]{transform:translateY(85%)}.drawModule .drawModule-gift-shade[data-v-0cd05f70]{width:100%;background:rgba(0,0,0,.4);position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;z-index:2}.drawModule .drawGift-content[data-v-0cd05f70]{width:100%;padding:15% 15px 15px 15px}.drawModule .drawModule-footer[data-v-0cd05f70]{padding-bottom:20px}.drawModule .drawModule-footer h1 b[data-v-0cd05f70],.drawModule .drawModule-footer h1[data-v-0cd05f70]{padding:10px 0;font-size:20px}.drawModule .drawModule-footer p[data-v-0cd05f70]{line-height:1.5}.drawModule .drawGift-state img[data-v-0cd05f70]{width:130px}.drawModule .draw-gift-bg[data-v-0cd05f70]{width:100%;min-height:300px;position:relative;background:url(../img/invite-friends.125ef949.png) no-repeat;background-size:100% 100%}.drawModule .drawGift-state-null[data-v-0cd05f70]{font-size:15px;margin:50px 0}@media (max-width:768px){.drawModule .drawGift-state img[data-v-0cd05f70]{width:120px}.drawModule .draw-gift-bg[data-v-0cd05f70]{min-height:100px}}.innovationContest{background:#f8f8f8;position:relative}.innovationContest .innovationContest-title{margin:70px 0 40px 0;padding:0 20px;position:relative}.innovationContest .innovationContest-title span{display:inline-block;font-size:36px}.innovationContest .innovationContest-title:before{left:50px}.innovationContest .innovationContest-title:after,.innovationContest .innovationContest-title:before{content:"";display:block;width:calc(50% - 150px);height:1px;background:#6b18a8;position:absolute;top:50%;transform:translateY(-50%)}.innovationContest .innovationContest-title:after{right:50px}.innovationContest .backtitle{width:100%;max-width:1200px;padding:0 20px;margin:70px auto 40px;box-sizing:border-box}.innovationContest .innovationContest-subtitle{margin:70px 0 40px 0;font-size:32px;font-weight:400}.innovationContest .Ellipse24{position:absolute;right:0;top:50%;width:300px}.innovationContest .bold{font-weight:700}.innovationContest .banner-live{max-width:1200px;margin:0 auto;padding-top:30px}.innovationContest .innovationContest-module1{width:100%;max-width:1200px;margin:0 auto;overflow:hidden}.innovationContest .innovationContest-themes{margin-top:40px;position:relative;display:flex;justify-content:flex-end}.innovationContest .innovationContest-themes-bg{width:985px;height:440px;background:#e4e4e4}.innovationContest .innovationContest-theme-module{width:100%;height:100%;position:absolute;left:0;top:0}.innovationContest .innovationContest-theme-banner img{width:250px}.innovationContest .innovationContest-theme-text{width:482px;margin-left:36px}.innovationContest .innovationContest-theme-text0{width:80px;height:2px;background:linear-gradient(270deg,#f70756,#ffbb01)}.innovationContest .innovationContest-theme-text1{margin-top:30px;font-size:16px;line-height:24px}.innovationContest .innovationContest-theme-text1 p{margin-bottom:10px}.innovationContest .innovationContest-solution,.innovationContest .solution-img-list{position:relative}.innovationContest .innovationContest-solution-href{width:100%;height:100%;position:absolute;left:0;top:0;flex-direction:column;z-index:1}.innovationContest .innovationContest-solution-href-top{min-height:57%;max-height:57%}.innovationContest .innovationContest-solution-href-bottom,.innovationContest .innovationContest-solution-href-top{width:100%;height:100%}.innovationContest .solution-img-bottom{position:absolute;top:0;left:calc(50% - 175px)}.innovationContest .solution-img-bottom,.innovationContest .solution-img-top{opacity:0;transition:all .7s}.innovationContest .solution-img-active{opacity:1}.innovationContest .solution-img{width:350px;height:350px}.innovationContest .el-button--warning.is-disabled{background:#909399;border-color:#909399}.innovationContest .conference-agendas{position:relative}.innovationContest .Ellipse31{width:40px;position:absolute;bottom:10%;left:-40px}.innovationContest .conference-agendas .innovationContest-title{transform:translateY(40px);position:absolute;width:100%;z-index:1}.innovationContest .conference-agendas-icon{width:200px;height:200px;position:absolute;top:50%;left:0;margin-top:-100px;z-index:1}.innovationContest .conference-agendas-content{width:calc(100% - 100px);transform:translateX(100px);box-shadow:0 0 10px #e4e4e4;background:#fff;border-radius:15px;border-bottom-right-radius:80px;padding:128px 30px 30px 100px}.innovationContest .agendas-list-item-l p,.innovationContest .agendas-list-itemChild-time{white-space:nowrap}.innovationContest .agendas-list-item-c{width:1px;height:auto;background:#e4e4e4;margin:0 15px;position:relative}.innovationContest .agendas-list-item-c:after,.innovationContest .agendas-list-item-c:before{content:"";width:5px;height:5px;border-radius:2.5px;background:#e4e4e4;display:block;margin-left:-2px}.innovationContest .agendas-list-item-c:after{position:absolute;bottom:0;left:0}.innovationContest .agendas-list{width:100%;max-width:48%}.innovationContest .agendas-list:first-of-type{margin-right:4%}.innovationContest .agendas-list-item-r{width:100%}.innovationContest .agendas-list-itemChild{padding:12px 20px;background:#fff;box-shadow:0 0 30px #e4e4e4;margin-bottom:30px;width:100%;border-radius:5px}.innovationContest .agendas-list-itemChild-time{font-weight:700;font-size:16px;margin-right:8px}.innovationContest .agendas-list-itemChild-theme{font-weight:700;font-size:16px;margin-right:12px}.innovationContest .agendas-list-itemChild-title{font-size:16px}.innovationContest .agendas-list-itemChild-abstract{padding-top:10px;color:#a872c1}.innovationContest .giveLive{width:100%;height:102vh;position:fixed;top:0;left:0;background:rgba(0,0,0,.6);z-index:999999}.innovationContest .live_but{width:100%;padding:50px 25px 40px 25px}.innovationContest .live_but_l{padding:6px 15px;background:#6b04a8;color:#fff;font-size:16px}.innovationContest .live_but_l:hover{opacity:.7}.innovationContest .back{width:500px}.innovationContest .invite-friends-content{width:500px;background:url(../img/invite-friends.125ef949.png) no-repeat;background-size:100% 100%;padding-top:90px}.innovationContest .invite-code-box{width:150px;height:150px;margin:0 auto;border:10px solid #e4e4e4;border-radius:5px;position:relative}.innovationContest .invite-introduce{font-size:16px;font-weight:700;margin-bottom:50px}.innovationContest .invite-introduce b{font-size:16px}.innovationContest .innovationContest-right-box{position:fixed;right:0;top:40%;z-index:3333}.innovationContest .innovationContest-right-box .innovationContest-right-child{width:97px;padding:10px;background:#b311ef;margin-bottom:1px;cursor:pointer}.innovationContest .innovationContest-right-box .innovationContest-right-img{width:97px}.innovationContest .innovationContest-right-box .innovationContest-right-child:first-of-type{border-top-left-radius:10px}.innovationContest .innovationContest-right-box .innovationContest-right-child:last-of-type{border-bottom-left-radius:10px}.innovationContest .right-box-two{position:fixed;right:0;top:25%;width:90px;z-index:3333}@media (min-width:751px){.tab-btn:hover{border:1px solid #6b18a8}.live-banner-bg{background:url(../img/login-bg.670491d9.png);padding-bottom:30px}}@media (max-width:750px){.innovationContest .live-banner-bg{padding-bottom:0}.innovationContest .banner-live{padding-top:0}.innovationContest .Ellipse24{width:80px;top:44%}.innovationContest .innovationContest-themes{margin-top:0;background:#f8f8f8}.innovationContest .innovationContest-theme-module{position:static;padding:15px 0}.innovationContest .innovationContest-theme-banner{width:calc(100% - 30px);margin:0 auto}.innovationContest .innovationContest-theme-banner img{width:100%}.innovationContest .innovationContest-theme-text{margin:0 15px;width:calc(100% - 30px)}.innovationContest .innovationContest-theme-text0{margin-bottom:4vw}.innovationContest .innovationContest-theme-text1{margin-top:2.66667vw;font-size:3.2vw;line-height:1.5}.innovationContest .innovationContest-title{margin:6.66667vw 0 6.66667vw 0}.innovationContest .innovationContest-title span{font-size:6.4vw}.innovationContest .innovationContest-title:before{width:calc(50% - 100px);left:30px}.innovationContest .innovationContest-title:after{width:calc(50% - 100px);right:30px}.innovationContest .innovationContest-subtitle{margin:6.66667vw 0 6.66667vw 0;font-size:5.6vw}.innovationContest .live{width:26.66667vw;font-size:3.73333vw;margin-top:4vw}.innovationContest .conference-agendas-content{transform:translateX(0);width:calc(100% - 30px);margin:0 15px;border-radius:5px;padding:17.33333vw 2vw 2vw 2vw}.innovationContest .conference-agendas .innovationContest-title{transform:translateY(10px);font-size:5.33333vw}.innovationContest .agendas-list-item-c{margin-left:0}.innovationContest .agendas-list{max-width:calc(100% - 2vw);margin-bottom:4vw}.innovationContest .agendas-list:first-of-type{margin-right:0}.innovationContest .agendas-list-itemChild{margin-bottom:3.2vw;padding:2.13333vw 3.2vw}.innovationContest .agendas-list-itemChild-theme,.innovationContest .agendas-list-itemChild-time,.innovationContest .agendas-list-itemChild-title{font-size:3.73333vw}.innovationContest .agendas-list-itemChild-abstract,.innovationContest .agendas-list-itemChild-title{padding-top:1.33333vw}.innovationContest .giveLive{width:100%;height:102vh;position:fixed;top:0;left:0;background:rgba(0,0,0,.6);z-index:999999}.innovationContest .close_{top:-5px;right:-5px}.innovationContest .back{width:93.33333vw}.innovationContest .live_but{width:100%;top:44vw;padding:6.66667vw 4vw 8vw 4vw}.innovationContest .live_but_l{padding:5px 8px;font-size:3.46667vw}.innovationContest .invite-friends-content{width:93.33333vw;position:relative;padding-top:24vw}.innovationContest .innovationContest-right-box .innovationContest-right-child{width:60px;padding:5px;background:#b311ef;margin-bottom:1px;cursor:pointer}.innovationContest .innovationContest-right-box .innovationContest-right-img{width:60px}.innovationContest .innovationContest-right-box .innovationContest-right-child .tc{font-size:2.66667vw}.innovationContest .right-box-two{width:40px;top:calc(50% - 55px)}}