body{background:#fff}#play{position:absolute;margin:auto;left:0;right:0;top:0;bottom:0;text-align:center;z-index:2;height:150px}#play h4:first-child{margin-bottom:60px}#play>div{position:relative;background-color:rgba(0,207,47,0.75);padding:5px 20px;margin:0 auto;width:30%;color:#fff;border:2px solid #fff;border-radius:8px;cursor:pointer}@media (max-width:600px){#play>div{width:80%}}#order{margin:0 auto}.formFb{box-sizing:border-box}.formFb{max-width:600px;font-size:17px;padding:0.6em 1em;display:flex;flex-direction:column;align-items:center;margin:0 auto;border-radius:0.5em;background-image:linear-gradient(90deg,#3580ed 50%,transparent 50%),linear-gradient(90deg,#3580ed 50%,transparent 50%),linear-gradient(0,#3580ed 50%,transparent 50%),linear-gradient(0,#3580ed 50%,transparent 50%);background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 2px,10px 2px,2px 10px,2px 10px;animation:marching-ants 400ms infinite linear}@keyframes marching-ants{0%{background-position:0 0,10px 100%,0 10px,100%0}100%{background-position:10px 0,0 100%,0 0,100% 10px}}.formFb__container{display:flex;flex-direction:column;justify-content:center;align-items:center}.formFb__text{display:block;margin:0}.formFb__action{margin-bottom:.5em;text-align:center}.formFb__counter{font-size:.925em;text-align:center}.formFb__counter span{font-weight:bold!important}.formFb__counter .red{color:#f20!important}.formFb__img{max-width:250px;margin:1em 0}.formFb__img img{width:100%}.formFb__price{display:flex;align-items:center;flex-direction:column}.formFb__price--p{display:flex;align-items:center}.formFb__price--old{font-size:1.15em;text-decoration:line-through;margin-right:.5em}.formFb__price--txt{margin-bottom:.55em;font-weight:bold;font-size:1.25em}.formFb__price--new{font-size:2em;font-weight:bold;color:#f20}.formFb__timer{margin:1.5em 0;display:flex;flex-direction:column;align-items:center}.formFb__timer p{margin-bottom:.25em}.formFb__inputs{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1em;max-width:300px;width:100%}.formFb__inputs label{font-size:.941175em;margin-bottom:.25em}.formFb__inputs input{display:block;border:1px solid #3578e563;padding-left:10px;padding:.5em .65em;width:100%;margin:0 auto}.formFb__btn{width:100%;max-width:300px;padding:.65em 0;margin-bottom:1em;background:#3580ed;border:1px solid #3580ed;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none!important;color:#fff;font-size:1em;transition:transform .4s}.formFb__btn:hover,.formFb__btn:active{transform:scale(.95)}*{box-sizing:border-box}