html{height:100%}body{background:#fff;background-attachment:fixed;color:#000;font-family:Tahoma,sans-serif;font-size:13px;margin:0;min-height:100%;text-align:center}main{margin:0 auto}em{color:#4285f4;font-style:normal}.heading--h1{font-size:36px;font-weight:400;margin-bottom:10px}.paragraph{font-size:16px;margin-bottom:20px}.header{border-bottom:1px solid #ebebeb;display:flex;justify-content:flex-start;padding:10px}.header__logo{height:50px}.instructions{text-align:center}.instructions,.survey{margin:0 auto;max-width:980px;padding:10px}.survey__question{font-size:32px;padding:20px 0}.survey__answers{display:flex;justify-content:center}.survey__answer{background-color:#4285f4;border:1px solid #4285f4;border-radius:3px;color:#fff;cursor:pointer;float:left;font-size:19px;height:50px;line-height:50px;margin-bottom:50px;margin-right:20px;width:185px}.text-rotator__string{color:#4285f4;font-size:26px;font-weight:400;padding-top:20px}.prize{padding:10px}.product{margin:0 auto;max-width:500px;padding:10px}.product,.product__information{align-items:center;display:flex;justify-content:center}.product__image{height:100%;max-height:120px}.product__details{margin:0 20px;text-align:start}.product__title{color:#4285f4;font-weight:700}.product__normal-price{color:red;text-decoration:line-through}.product__your-price em{color:#34a853;font-weight:700}.product__stock-amount{background-color:#4285f4;border-radius:3px;color:#fff;display:inline-block;margin:0 3px;padding:0 3px}.product__button{-webkit-animation:shake 5s cubic-bezier(.36,.07,.19,.97) infinite;animation:shake 5s cubic-bezier(.36,.07,.19,.97) infinite;background-color:#4285f4;border:1px solid #4285f4;border-radius:3px;color:#fff;cursor:pointer;font-size:19px;height:50px;line-height:45px;text-decoration:none;width:185px}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}@media (max-width:600px){.survey__answers{flex-direction:column}.survey__answer{flex-shrink:0;margin-bottom:10px;margin-right:0;width:100%}.product{flex-direction:column}.product__button{margin-top:20px;width:100%}}@-webkit-keyframes shake{1%,9%{transform:translate3d(-1px,0,0)}2%,8%{transform:translate3d(2px,0,0)}3%,5%,7%{transform:translate3d(-4px,0,0)}4%,6%{transform:translate3d(4px,0,0)}10%,to{transform:translateZ(0)}}@keyframes shake{1%,9%{transform:translate3d(-1px,0,0)}2%,8%{transform:translate3d(2px,0,0)}3%,5%,7%{transform:translate3d(-4px,0,0)}4%,6%{transform:translate3d(4px,0,0)}10%,to{transform:translateZ(0)}}.theme--amazon .header{background-color:#131921;color:#fff;padding:15px}.theme--amazon .header__logo{height:25px}.theme--amazon .product__button,.theme--amazon .survey__answer{background:linear-gradient(180deg,#fbd773,#fbd978 40%,#fbcf56 41%,#fac228);border:1px solid #e6a402;border-radius:3px;color:#000;text-shadow:0 1px 0 #ffe093}.theme--apple{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif}.theme--apple .header{background-color:#3a3a3a}.theme--apple .header__logo{height:25px;margin:0 auto}.theme--apple .product__button,.theme--apple .survey__answer{border-radius:25px;height:auto;line-height:inherit;padding:10px}.theme--mcdonalds{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif}.theme--mcdonalds .header{border-bottom:0;box-shadow:0 0 9px rgba(0,0,0,.1)}.theme--mcdonalds .product__button,.theme--mcdonalds .survey__answer{background-color:#ffbc0d;border:none;color:#000}

/*# sourceMappingURL=app.css.map*/