.discounts-popup{background:#d1f3f5;color:#000}.discounts-popup .btn-primary{background:#2853a3 !important;color:#fff !important;font-weight:400 !important;border-radius:4px !important;border:0}#wheelOfFortune{display:inline-flex;position:relative;overflow:hidden;position:relative;left:-155px;transform:rotate(90deg);clip-path:inset(0px 0px 45% 0px)}#wheel{display:block}#discounts-popup__center{font:11px sans-serif;user-select:none;cursor:pointer;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;width:30%;height:30%;margin:-15%;background:#fff;color:#fff;box-shadow:0 0 0 8px currentColor,0 0px 15px 5px rgba(0,0,0,.6);border-radius:50%;transition:.8s;word-wrap:break-word;text-align:center}#discounts-popup__center:after{content:"";position:absolute;top:-17px;border:10px solid transparent;border-bottom-color:currentColor;border-top:none}@media handheld,only screen and (max-width:991px){.discounts-popup{text-align:center}#wheelOfFortune{display:inline-flex;position:relative;overflow:hidden;position:relative;left:0;right:0;transform:rotate(360deg);clip-path:initial;margin:0 auto}}