.wheel-container:before{position:absolute;display:block;content:" ";width:900px;height:900px;z-index:-1;background-color:brown;-webkit-transform:rotate(12deg) translateX(-50%) translateY(-20%);transform:rotate(12deg) translateX(-50%) translateY(-20%)}@media screen and (max-width:900px){.wheel-container:before{display:none}}.wheel-container{position:absolute;top:0;left:0;width:460px;bottom:0;background-image:url(/static/img/wheel.png);background-size:contain;background-repeat:no-repeat;background-position:50%}@media screen and (max-width:900px){.wheel-container{position:relative;top:auto;left:auto;bottom:auto;height:400px;width:auto;background-color:brown;margin-bottom:2rem}}.wheel-bottle{position:absolute;top:50%;left:50%;margin-left:-80px;margin-top:-95px;width:160px;height:160px;background-image:url(/static/img/bottle.png);background-size:contain;background-repeat:no-repeat;background-position:50%}.widget-toggler{position:fixed;z-index:999;color:#fff;padding:.6rem 2rem .4rem;background-color:brown;bottom:340px;left:0;text-transform:uppercase;letter-spacing:1px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:left bottom;transform-origin:left bottom;cursor:pointer;-webkit-transition:opacity .3s;transition:opacity .3s;border-top-left-radius:8px;border-top-right-radius:8px}.widget-toggler:hover{opacity:.8}.content{position:absolute;z-index:400;top:2rem;right:2rem;bottom:2rem;width:340px}@media screen and (max-width:900px){.content{position:relative;top:auto;left:auto;right:auto;bottom:auto;width:100%;padding:0 1rem 2rem}}.content__form{position:absolute;bottom:0}@media screen and (max-width:900px){.content__form{position:relative;bottom:auto}}.content__title{margin-bottom:1rem;font-size:1.4rem;color:brown;font-weight:700;line-height:normal;text-align:center}.content__text{margin-left:1.2rem;color:#000}.content__input{padding:1rem;font-size:1.2rem;box-sizing:border-box;width:100%;border-radius:9px!important;border:2px solid brown!important;margin-bottom:1rem}.content__input::-webkit-input-placeholder{color:#999!important}.content__input::-moz-placeholder{color:#999!important}.content__input:-ms-input-placeholder{color:#999!important}.content__input::-ms-input-placeholder{color:#999!important}.content__input::placeholder{color:#999!important}.content__input.error{background-color:rgba(238,58,58,.2)}.content__button{color:#fff!important;font-size:1.2rem;box-sizing:border-box;width:100%;border-radius:9px;background-color:brown!important;margin-bottom:1rem;outline:none!important}.content__button:hover{opacity:.8}.close{position:absolute;right:1rem;top:1rem;width:32px;height:32px;opacity:.3;z-index:500}@media screen and (max-width:900px){.close{position:fixed!important;opacity:.7}}.close:hover{opacity:1}.close:after,.close:before{position:absolute;left:15px;content:" ";height:33px;width:2px;background-color:#333}.close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.widget-logo{width:170px;margin:0 auto}@media screen and (max-width:900px){.widget-logo{display:none}}.widget__alert{width:300px;font-size:1.4rem;text-align:center;font-weight:700;line-height:140%;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background:#fff;padding:2rem;z-index:500;border:4px solid brown;border-radius:14px;box-shadow:0 0 40px #fff}.widget__alert svg{width:140px;margin-bottom:2rem}.alert{margin-bottom:8px;color:brown}@media screen and (max-width:900px){.ReactModal__Content{width:100%!important;height:100%!important;overflow-y:auto!important}}