.feature_tip{width:280px;background:linear-gradient(135deg,#2c7dfa,#2c34fa);box-shadow:0 8px 16px 0 rgba(0,0,0,.1);border-radius:4px;position:absolute;padding:16px}.feature_tip .tip_animation{position:absolute;top:-32px;left:-32px;width:32px;height:32px}.feature_tip .tip_animation:before{-webkit-animation:bigLoading 1s linear infinite;animation:bigLoading 1s linear infinite}.feature_tip .tip_animation:after,.feature_tip .tip_animation:before{content:"";position:absolute;top:50%;left:50%;border-radius:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background-color:#06caf7}.feature_tip .tip_animation:after{-webkit-animation:smallLoading 1s linear infinite;animation:smallLoading 1s linear infinite}.feature_tip .close{position:absolute;right:8px;top:8px;width:16px;height:16px;display:flex;justify-content:space-around;align-content:center;align-items:center;cursor:pointer!important}.feature_tip .close svg{width:12px;fill:#fff;cursor:pointer!important}.feature_tip_title{font-size:14px;font-weight:600;color:#fff;line-height:22px}.feature_tip_desc{font-size:14px;font-weight:400;color:#fff;line-height:21px;margin-top:8px}.feature_tip img{width:248px;height:164px;border-radius:4px;margin-top:16px}@-webkit-keyframes bigLoading{0%{opacity:1;width:0;height:0}50%{opacity:.5;width:20px;height:20px}to{opacity:0;width:40px;height:40px}}@keyframes bigLoading{0%{opacity:1;width:0;height:0}50%{opacity:.5;width:20px;height:20px}to{opacity:0;width:40px;height:40px}}@-webkit-keyframes smallLoading{0%{opacity:1;width:0;height:0}50%{opacity:.5;height:10px;width:10px}to{opacity:0;height:20px;width:20px}}@keyframes smallLoading{0%{opacity:1;width:0;height:0}50%{opacity:.5;height:10px;width:10px}to{opacity:0;height:20px;width:20px}}
/*# sourceMappingURL=18.c80e0d33.chunk.css.map */