/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */.poup-alert{box-shadow:0 2px 12px #ccc;border-radius:10px;background:#fff;width:360px;height:250px;position:fixed;top:50%;margin-top:-175px;left:55%;margin-left:-205px;padding:0 30px;text-align:center;z-index:888989}.close-btn-alert{position:absolute;width:20px;height:20px;right:5px;top:5px;transition:all .3s ease}.close-btn-alert::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.close-btn-alert::after,.close-btn-alert::before{content:'';position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#000}.close-btn-alert::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.btn-free-link{background:#e85048;color:#fff;width:150px;height:40px;margin:0 auto;line-height:40px;border-radius:30px;text-align:center}.title-img{position:relative}.poup-alert .title-img img{position:relative;top:-30px;display:block;margin:0 auto}.poup-info{font-size:18px;line-height:36px;text-align:center;margin-bottom:25px}.abs-title-font{position:absolute;left:100px;color:#fff;font-size:20px;top:-8px}.hide{display:none}.poup-alert-ani{-webkit-animation-name:anim-open;animation-name:anim-open;-o-animation-name:anim-open;-moz-animation-name:anim-open;-webkit-animation-timing-function:cubic-bezier(.6,0,.4,1);animation-timing-function:cubic-bezier(.6,0,.4,1);-moz-animation-timing-function:cubic-bezier(.6,0,.4,1);-o-animation-timing-function:cubic-bezier(.6,0,.4,1);-webkit-animation-duration:.8s;animation-duration:.8s;-o-animation-duration:.8s;-moz-animation-duration:.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards}.btn-free-link:hover{background:#ec938e}.close-btn-alert:hover{-webkit-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}.dialog__close{-webkit-animation-duration:.5s;animation-duration:.5s;-moz-animation-duration:.8s;-o-animation-duration:.8s;-webkit-animation-name:anim-close;animation-name:anim-close;-moz-animation-name:anim-close;-o-animation-name:anim-close}@-webkit-keyframes anim-open{0%{opacity:0;-webkit-transform:scale3d(0,0,1);transform:scale3d(0,0,1)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes anim-open{0%{opacity:0;-webkit-transform:scale3d(0,0,1);transform:scale3d(0,0,1)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes anim-close{0%{opacity:1}100%{opacity:0;-webkit-transform:scale3d(.5,.5,1)}}@keyframes anim-close{0%{opacity:1}100%{opacity:0;-webkit-transform:scale3d(.5,.5,1);transform:scale3d(.5,.5,1)}}#product .cover{background:#f3f3f3}#product .cover .inner{height:410px;background:url() center top no-repeat}#product .cover .btn-reg__cover{margin-left:600px;margin-top:245px;padding:20px 30px;display:inline-block;background:#e85048;color:#fff;border-radius:50px;font-size:16px;transition:background .2s}