.puzzle_puzzle-container___eECy{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;background:linear-gradient(180deg,var(--gradient-start),var(--gradient-end));border-radius:12px;padding:10px}.puzzle_puzzle-piece__c_rcN{background-size:300%;background-repeat:no-repeat;width:100%;opacity:.3;transition:opacity .5s ease-in-out,filter .5s ease-in-out;border:2px solid var(--highlight);box-shadow:0 2px 10px rgba(0,0,0,.3)}.puzzle_puzzle-piece__c_rcN.puzzle_visible__bpI7E{opacity:1;filter:none;transform:translateZ(0);backface-visibility:hidden;will-change:filter,opacity}.puzzle_button__Oto95{background-color:var(--button-primary);color:var(--text-color);padding:10px 20px;border-radius:8px;transition:background .3s ease}.puzzle_button__Oto95:hover{background-color:var(--button-hover)}.puzzle_cardCustom__VJNci{border-radius:42px;border:1px solid #fff8f8;background:url(/card_background.png) #d3d3d3 50%/cover no-repeat}.puzzle_custombox__r5_3s{border-radius:18px;border:1px solid #fff;background:linear-gradient(274deg,#591390 4.39%,#321197 78.56%);flex-shrink:0;padding:16px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between}.puzzle_buyLotsButton__9pMea{border-radius:29.455px;background:radial-gradient(50% 50% at 50% 50%,#a47cf3 0,#683fea 100%);display:flex;width:205px;height:55px;padding:13px 0;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border:none;cursor:pointer;font-size:16px;font-weight:700;color:#fff}.puzzle_buyLotsButton__9pMea img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.puzzle_revealButton__LrKVT{filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));width:238px;height:55px;flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:10px;border:none;cursor:pointer;background:url(/reveal.svg) no-repeat 50%;background-size:cover;color:#fff;font-size:16px;font-weight:700}.puzzle_revealButton__LrKVT img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.puzzle_modalWide___fe16{width:130%!important;max-width:none}