@charset "UTF-8";.cryptodesign{display:block;position:relative;min-height:400px;//box-shadow:6px 6px 10px 0 rgba(0,0,0,.75);border-radius:10px;border:1px solid #0b4943;background:#04221f}.crypto-container{width:100%;height:100%;min-height:400px;position:absolute;display:block;background:#04221f;border-radius:12px;color:#fff}.crypto-content{display:flex;justify-content:space-around;flex-flow:row wrap;align-items:center;align-content:stretch}.crypto-content-reverse{display:flex;justify-content:space-around;flex-flow:row wrap;align-items:center;align-content:stretch;flex-wrap:wrap-reverse}.crypto-top-menu{position:absolute;display:table;padding:10px}.crypto-title{font-size:1.6em;text-transform:uppercase;margin-top:70px}.crypto-subtitle{font-size:0.8em;text-transform:uppercase;font-weight:normal;margin:10px}.crypto-question{text-align:center;justify-content:center;align-content:space-around;margin:30px;width:50%}.crypto-image{margin:20px}.crypto-image img{width:100%;max-width:320px}#crypto-home,#crypto-back,#crypto-yes,#crypto-no,#crypto-link{cursor:pointer;cursor:hand;margin:5px;padding:5px;border:0px;color:#fff;text-align:center;text-transform:uppercase;text-decoration:none;font-weight:normal;border-radius:6px;font-size:1.1em;transition:.1s ease-in-out 0s;font-weight:700}#crypto-home{float:left;top:10px;left:10px;display:block;width:39px;height:39px;background:#ff5600 url(https://www.playcroco.com/images/pcc-crypto-home-icon.png) center center no-repeat}#crypto-home:hover{background:#ff8700 url(https://www.playcroco.com/images/pcc-crypto-home-icon.png) center center no-repeat}#crypto-back{float:left;top:10px;left:69px;display:block;width:39px;height:39px;background:#ff5600 url(https://www.playcroco.com/images/pcc-crypto-back-icon.png) center center no-repeat}#crypto-back:hover{background:#ff8700 url(https://www.playcroco.com/images/pcc-crypto-back-icon.png) center center no-repeat}#crypto-yes{display:inline-block;color:#fff;width:70px;border:0px;background-image:linear-gradient(to right,#74e04f,#1bb076);padding:10px 20px 10px 20px}#crypto-yes:hover{background-image:linear-gradient(to right,#1bb076,#74e04f)}#crypto-no{display:inline-block;width:70px;background-image:linear-gradient(to right,#ff5600,#ff8700);color:#fff;padding:10px 20px 10px 20px}#crypto-no:hover{background-image:linear-gradient(to right,#ff8700,#ff5600)}#crypto-link{color:#fff;display:inline-block;border:0px;background-image:linear-gradient(to right,#74e04f,#1bb076);padding:10px 50px 10px 50px}#crypto-link:hover{background-image:linear-gradient(to right,#1bb076,#74e04f)}@media only screen and (max-width:880px){.cryptodesign{display:block;position:relative;min-height:700px;//box-shadow:6px 6px 10px 0 rgba(0,0,0,.75);border-radius:10px;border:1px solid #0b4943;background:#04221f}.crypto-container{width:100%;height:100%;min-height:700px;position:absolute;display:block}.crypto-question{text-align:center;justify-content:center;align-content:space-around;margin:30px;width:100%}}
