.hl-og{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:24px 16px;box-sizing:border-box;display:flex;align-items:flex-start;justify-content:center;font-family:DM Sans,Helvetica Neue,Arial,sans-serif;color:#39251a}.hl-og__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#39251a8c;animation:hl-og-fade .22s ease-out both}.hl-og__card{--og-scale: 1;--og-w: 520;--og-h: 480;position:relative;width:860px;max-width:100%;margin:auto;background:#fff;border-radius:4px;box-shadow:0 2px 8px #39251a14,0 24px 48px #39251a29;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 340px;animation:hl-og-in .35s ease-out both}.hl-og__card[data-game=road],.hl-og__card[data-game=drop]{width:980px}.hl-og__card[data-game=door],.hl-og__card[data-game=cup]{--og-w: 520;--og-h: 480}.hl-og__card[data-game=road],.hl-og__card[data-game=drop]{--og-w: 640;--og-h: 560}.hl-og__card[data-game=drawer]{--og-w: 520;--og-h: 560}.hl-og__close{position:absolute;top:14px;right:14px;width:32px;height:32px;border:0;background:#ffffffeb;color:#8a7568;cursor:pointer;font-size:20px;line-height:1;padding:0;z-index:3;border-radius:50%}.hl-og__close:hover{color:#39251a}.hl-og__close:focus-visible{outline:2px solid #39251a;outline-offset:2px}.hl-og__stage{position:relative;overflow:hidden;background:#f9f4ef;min-height:calc(var(--og-h) * 1px * var(--og-scale));min-width:0}.hl-og__card[data-game=door] .hl-og__scene,.hl-og__card[data-game=cup] .hl-og__scene{top:auto;bottom:0;transform-origin:0 100%}.hl-og__card[data-game=road] .hl-og__stage{background:#39251a}.hl-og__scene{position:absolute;left:0;top:0;width:calc(var(--og-w) * 1px);height:calc(var(--og-h) * 1px);transform:scale(var(--og-scale));transform-origin:0 0;overflow:hidden}.hl-og__scene *,.hl-og__scene{box-sizing:border-box}.hl-og__scene div:empty,.hl-og__backdrop:empty{display:block}.hl-og__copy{border-left:1px solid #e0d8d0;padding:48px 36px 40px;display:flex;flex-direction:column;gap:24px;box-sizing:border-box;min-width:0}.hl-og__card[data-game=road] .hl-og__copy,.hl-og__card[data-game=drop] .hl-og__copy,.hl-og__card[data-game=drawer] .hl-og__copy{min-height:560px;justify-content:flex-start}.hl-og__card[data-game=door] .hl-og__copy,.hl-og__card[data-game=cup] .hl-og__copy{justify-content:center}.hl-og__panel{display:flex;flex-direction:column;gap:24px;animation:hl-og-in .35s ease-out both}.hl-og__panel--play{animation:none}.hl-og__head{display:flex;flex-direction:column;gap:12px}.hl-og__head--claim,.hl-og__head--done{gap:8px}.hl-og__card[data-game=road] .hl-og__head--play,.hl-og__card[data-game=drop] .hl-og__head--play,.hl-og__card[data-game=drawer] .hl-og__head--play,.hl-og__card[data-game=road] .hl-og__head--done,.hl-og__card[data-game=drop] .hl-og__head--done,.hl-og__card[data-game=drawer] .hl-og__head--done{height:208px;overflow:hidden}.hl-og__card[data-game=road] .hl-og__head--claim,.hl-og__card[data-game=drop] .hl-og__head--claim,.hl-og__card[data-game=drawer] .hl-og__head--claim,.hl-og__card[data-game=road] .hl-og__head--miss,.hl-og__card[data-game=drop] .hl-og__head--miss,.hl-og__card[data-game=drawer] .hl-og__head--miss{height:150px;overflow:hidden}.hl-og__kicker{margin:0;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#e05a29}.hl-og__title{margin:0;font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:34px;line-height:1.1;letter-spacing:0;color:#39251a;text-wrap:pretty}.hl-og__title--sm{font-size:28px}.hl-og__body{margin:0;font-size:15px;line-height:1.55;color:#8a7568}.hl-og__code{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:34px;letter-spacing:.06em;color:#39251a;word-break:break-all}.hl-og__controls{display:flex;flex-direction:column;gap:10px}.hl-og__risk{display:flex;justify-content:space-between;gap:12px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8a7568}.hl-og__risk span:last-child{color:#e05a29}.hl-og__form{display:flex;flex-direction:column;gap:10px;margin:0}.hl-og__input{height:48px;width:100%;padding:0 16px;border:1px solid #e0d8d0;border-radius:4px;background:#fff;font:inherit;font-size:15px;color:#39251a;outline:none;box-sizing:border-box}.hl-og__input:focus{border-color:#39251a}.hl-og__input::placeholder{color:#8a7568}.hl-og__btn{height:48px;width:100%;border:0;border-radius:4px;background:#e05a29;color:#fff;font:inherit;font-weight:700;font-size:14px;letter-spacing:.04em;cursor:pointer;transition:background .2s ease,opacity .2s ease;padding:0 16px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.hl-og__btn:hover{background:#c44e20;color:#fff;text-decoration:none}.hl-og__btn[disabled]{cursor:default}.hl-og__btn--dark{background:#39251a;letter-spacing:0}.hl-og__btn--dark:hover{background:#39251a;opacity:.9}.hl-og__btn--outline{background:transparent;border:1px solid #39251a;color:#39251a;letter-spacing:0}.hl-og__btn--outline:hover{background:#f9f4ef;color:#39251a}.hl-og__btn--dim{opacity:.4}.hl-og__fine{font-size:12px;color:#8a7568}.hl-og__list{display:flex;flex-direction:column;gap:10px;padding-top:8px;border-top:1px solid #e0d8d0;margin:0;list-style:none}.hl-og__row{display:flex;align-items:center;gap:10px;font-size:14px;color:#39251a;transition:color .3s ease}.hl-og__row--muted{color:#8a7568}.hl-og__dot{width:6px;height:6px;border-radius:50%;flex:none;background:#e05a29;transition:background .3s ease}.hl-og__row--muted .hl-og__dot,.hl-og__row--off .hl-og__dot{background:#e0d8d0}.hl-og__num{width:16px;font-weight:700;color:#8a7568;font-size:12px;flex:none}.hl-og__foot{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:8px}.hl-og__wordmark{width:110px;height:auto;display:block}.hl-og-teaser{position:fixed;right:20px;bottom:20px;z-index:1100;width:300px;max-width:calc(100vw - 32px);box-sizing:border-box;padding:18px 20px 18px 18px;display:grid;grid-template-columns:34px minmax(0,1fr);gap:6px 14px;align-items:start;background:#fff;color:#39251a;border-radius:4px;box-shadow:0 2px 8px #39251a14,0 16px 40px #39251a2e;font-family:DM Sans,Helvetica Neue,Arial,sans-serif;opacity:0;transform:translateY(24px)}.hl-og-teaser.is-in{animation:hl-og-teaser-in .52s cubic-bezier(.22,1,.36,1) both}.hl-og-teaser__close{position:absolute;top:6px;right:6px;width:28px;height:28px;border:0;background:transparent;color:#8a7568;cursor:pointer;font-size:18px;line-height:1;padding:0;border-radius:4px}.hl-og-teaser__close:hover{color:#39251a}.hl-og-teaser__lamp{position:relative;width:34px;height:34px;grid-row:1 / 3}.hl-og-teaser__cord{position:absolute;left:50%;top:0;width:2px;height:16px;margin-left:-1px;background:#39251a}.hl-og-teaser__shade{position:absolute;left:50%;top:16px;width:34px;height:14px;margin-left:-17px;background:#39251a;clip-path:polygon(28% 0,72% 0,100% 100%,0 100%)}.hl-og-teaser__shade:after{content:"";position:absolute;left:50%;top:14px;width:60px;height:40px;margin-left:-30px;background:radial-gradient(ellipse 50% 100% at 50% 0%,rgba(224,90,41,.28),transparent 75%);clip-path:polygon(41% 0,59% 0,100% 100%,0 100%)}.hl-og-teaser__copy{min-width:0;padding-right:16px}.hl-og-teaser__kicker{margin:0 0 4px;font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#e05a29}.hl-og-teaser__title{margin:0;font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:18px;line-height:1.2;color:#39251a;text-wrap:pretty}.hl-og-teaser__play{grid-column:2;justify-self:start;height:40px;padding:0 18px;border:0;border-radius:4px;background:#e05a29;color:#fff;font:inherit;font-weight:700;font-size:13px;letter-spacing:.04em;cursor:pointer;transition:background .2s ease;margin-top:6px}.hl-og-teaser__play:hover{background:#c44e20}.hl-og-teaser__play:focus-visible,.hl-og-teaser__close:focus-visible{outline:2px solid #39251a;outline-offset:2px}@keyframes hl-og-teaser-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hl-og-lamp{position:absolute;pointer-events:none}.hl-og-lamp__cord{position:absolute;left:50%;top:0;width:2px;height:26px;margin-left:-1px;background:#39251a}.hl-og-lamp__shade{position:absolute;left:50%;top:26px;width:40px;height:16px;margin-left:-20px;background:#39251a;clip-path:polygon(28% 0,72% 0,100% 100%,0 100%)}.hl-og-lamp__cone,.hl-og-lamp__spot{position:absolute;left:50%;top:42px;width:220px;height:400px;margin-left:-110px;clip-path:polygon(41% 0,59% 0,100% 100%,0 100%);transition:opacity .5s ease}.hl-og-lamp__cone{background:radial-gradient(ellipse 50% 100% at 50% 0%,rgba(224,90,41,.2),rgba(224,90,41,.06) 45%,transparent 75%)}.hl-og-lamp__spot{background:radial-gradient(ellipse 50% 100% at 50% 0%,rgba(255,255,255,.95),rgba(255,255,255,.4) 45%,transparent 75%);opacity:0}.hl-og-lamp--dim .hl-og-lamp__cone{opacity:0}.hl-og-lamp--dim .hl-og-lamp__spot{opacity:1}.hl-og-doors{position:absolute;top:0;right:0;bottom:0;left:0;padding:48px 28px 0;display:flex;flex-direction:column;justify-content:flex-end;background:#f9f4ef}.hl-og-doors__lamps{position:absolute;left:28px;right:28px;top:0;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;pointer-events:none}.hl-og-doors__lamps .hl-og-lamp{position:relative;height:180px}.hl-og-doors__shadow{position:absolute;left:28px;right:28px;bottom:0;height:14px;background:radial-gradient(ellipse 50% 100% at 50% 100%,rgba(57,37,26,.18),transparent 70%);pointer-events:none}.hl-og-doors__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;perspective:1200px;align-items:end;position:relative}.hl-og-door{position:relative;height:300px;border:0;padding:0;background:transparent;cursor:pointer;text-align:left;display:block;width:100%;font:inherit;color:inherit}.hl-og-door[disabled]{cursor:default}.hl-og-door:focus-visible{outline:2px solid #e05a29;outline-offset:4px}.hl-og-door__sill{position:absolute;left:0;right:0;bottom:0;height:6px;background:#e0d8d0}.hl-og-door__frame{position:absolute;left:6px;right:6px;top:0;bottom:6px;background:#39251a;box-shadow:0 0 0 6px #e0d8d0}.hl-og-door__inside{position:absolute;left:12px;right:12px;top:6px;bottom:6px;background:#2a1a12;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:14px 8px;text-align:center}.hl-og-door__prize{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:19px;line-height:1.15;color:#fff;text-wrap:pretty}.hl-og-door__detail{font-size:11px;line-height:1.4;color:#e0d8d0}.hl-og-door__persp{position:absolute;left:12px;right:12px;top:6px;bottom:6px;perspective:900px}.hl-og-door__leaf{position:absolute;top:0;right:0;bottom:0;left:0;background:#f9f4ef;transform-origin:left center;transition:transform .8s cubic-bezier(.4,0,.2,1);transform:rotateY(0);display:flex;flex-direction:column;gap:12px;padding:14px 14px 16px}.hl-og-door.is-open .hl-og-door__leaf{transform:rotateY(-105deg)}.hl-og-door__panel{border:2px solid #e0d8d0;box-shadow:inset 0 0 0 3px #f9f4ef,inset 0 0 0 4px #e0d8d0;display:flex;align-items:center;justify-content:center}.hl-og-door__panel--top{flex:1}.hl-og-door__panel--bottom{flex:1.4}.hl-og-door__n{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:26px;color:#39251a;transition:opacity .25s ease}.hl-og-door__knob{position:absolute;right:10px;top:50%;margin-top:-5px;width:10px;height:10px;border-radius:50%;background:#e05a29;box-shadow:0 1px 2px #39251a40;transition:opacity .25s ease}.hl-og-door.is-open .hl-og-door__n,.hl-og-door.is-open .hl-og-door__knob{opacity:0}.hl-og-cups{position:absolute;top:0;right:0;bottom:0;left:0;background:#f9f4ef;display:flex;flex-direction:column;justify-content:flex-end}.hl-og-cups__lamps{position:absolute;left:28px;right:28px;top:0;display:grid;grid-template-columns:repeat(3,148px);gap:10px;pointer-events:none}.hl-og-cups__lamps .hl-og-lamp{position:relative;height:180px}.hl-og-cups__note{position:absolute;left:28px;right:28px;bottom:19px;text-align:center;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#fff;transition:opacity .3s ease;z-index:1}.hl-og-cups__table{position:relative;z-index:1;height:300px;margin:0 28px}.hl-og-cups__edge{position:absolute;left:0;right:0;bottom:54px;height:6px;background:#e0d8d0}.hl-og-cups__front{position:absolute;left:0;right:0;bottom:0;height:54px;background:#39251a}.hl-og-cups__inlay{position:absolute;left:12px;right:12px;bottom:12px;height:30px;border:1px solid rgba(255,255,255,.12)}.hl-og-cup{position:absolute;left:0;bottom:60px;width:148px;height:210px;transition:transform .13s cubic-bezier(.4,0,.2,1)}.hl-og-cup__card{position:absolute;left:14px;right:14px;bottom:0;height:64px;background:#fff;border:1px solid #e0d8d0;border-radius:4px;box-shadow:0 2px 8px #39251a14;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px;text-align:center}.hl-og-cup__prize{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:14px;line-height:1.15;color:#39251a;text-wrap:pretty}.hl-og-cup__token{width:8px;height:8px;border-radius:50%;background:#e05a29}.hl-og-cup__btn{position:absolute;left:0;right:0;bottom:0;height:170px;border:0;padding:0;background:transparent;cursor:pointer;transition:transform .52s cubic-bezier(.4,0,.2,1);transform:translateY(0)}.hl-og-cup__btn[disabled]{cursor:default}.hl-og-cup__btn:focus-visible{outline:2px solid #e05a29;outline-offset:4px}.hl-og-cup.is-up .hl-og-cup__btn{transform:translateY(-96px)}@media(hover:hover){.hl-og-cup.can-pick .hl-og-cup__btn:hover{transform:translateY(-10px)}}.hl-og-cup__finial{position:absolute;left:50%;top:0;width:26px;height:26px;margin-left:-13px;border-radius:50%;background:#39251a}.hl-og-cup__finial-dot{position:absolute;left:50%;top:6px;width:14px;height:14px;margin-left:-7px;border-radius:50%;background:#e05a29}.hl-og-cup__neck{position:absolute;left:50%;top:22px;width:44px;height:14px;margin-left:-22px;border-radius:22px 22px 0 0;background:#39251a}.hl-og-cup__dome{position:absolute;left:0;right:0;bottom:0;height:136px;background:#39251a;border-radius:74px 74px 8px 8px/64px 64px 8px 8px}.hl-og-cup__inner{position:absolute;left:6px;right:6px;bottom:6px;height:124px;background:#f9f4ef;border-radius:68px 68px 4px 4px/58px 58px 4px 4px}.hl-og-cup__panel{position:absolute;left:22px;right:22px;bottom:22px;height:84px;border:2px solid #e0d8d0;box-shadow:inset 0 0 0 3px #f9f4ef,inset 0 0 0 4px #e0d8d0;border-radius:52px 52px 2px 2px/44px 44px 2px 2px}.hl-og-cup__rim{position:absolute;left:0;right:0;bottom:0;height:12px;background:#39251a;border-radius:0 0 8px 8px}.hl-og-road{position:absolute;top:0;right:0;bottom:0;left:0;background:#39251a;display:grid;grid-template-columns:88px repeat(5,1fr) 24px}.hl-og-road__kerb{background:#f9f4ef;position:relative;border-right:6px solid #e0d8d0;overflow:hidden}.hl-og-road__kerb-line{position:absolute;left:14px;right:14px;height:1px;background:#e0d8d0}.hl-og-road__kerb-line--a{bottom:40px}.hl-og-road__kerb-line--b{bottom:24px}.hl-og-road__far{background:#f9f4ef;border-left:6px solid #e0d8d0}.hl-og-lane{position:relative;border-right:2px dashed rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center;overflow:hidden}.hl-og-truck{position:absolute;left:50%;width:64px;height:150px;margin-left:-32px;pointer-events:none;will-change:transform;backface-visibility:hidden}.hl-og-truck--bg{top:0}.hl-og-lane--odd .hl-og-truck--bg{animation-name:hl-og-down}.hl-og-lane--even .hl-og-truck--bg{animation-name:hl-og-up}.hl-og-lane.is-hit .hl-og-truck--bg{opacity:0;animation:none}.hl-og-truck--hit{top:50%;margin-top:-75px;transition:transform 1.4s linear}.hl-og-lane--odd .hl-og-truck--hit{transform:translateY(-460px) rotate(180deg)}.hl-og-lane--even .hl-og-truck--hit{transform:translateY(460px)}.hl-og-lane--odd.is-hit .hl-og-truck--hit{transform:translateY(0) rotate(180deg)}.hl-og-lane--even.is-hit .hl-og-truck--hit{transform:translateY(0)}.hl-og-truck__cab{position:absolute;left:2px;right:2px;top:0;height:36px;background:#f9f4ef;border-radius:10px 10px 3px 3px}.hl-og-truck--hit .hl-og-truck__cab,.hl-og-truck--hit .hl-og-truck__box{box-shadow:0 6px 14px #00000059}.hl-og-truck__screen{position:absolute;left:8px;right:8px;top:8px;height:14px;background:#39251a;border-radius:4px 4px 2px 2px}.hl-og-truck__grille{position:absolute;left:6px;right:6px;top:28px;height:3px;background:#e0d8d0;border-radius:2px}.hl-og-truck__box{position:absolute;left:0;right:0;top:40px;bottom:0;background:#f9f4ef;border-radius:3px}.hl-og-truck__stripe{position:absolute;left:0;right:0;top:40px;height:6px;background:#e05a29;border-radius:3px 3px 0 0}.hl-og-truck__bumper{position:absolute;left:0;right:0;bottom:0;height:6px;background:#39251a;border-radius:0 0 3px 3px}.hl-og-lane__mark{width:74px;height:74px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;padding:8px;font-size:10px;font-weight:700;line-height:1.25;letter-spacing:.02em;text-wrap:balance;transition:background .3s ease,color .3s ease,border-color .3s ease;border:2px solid rgba(255,255,255,.18);background:#ffffff0f;color:#f9f4ef}.hl-og-lane.is-crossed .hl-og-lane__mark{border-color:#e05a29;background:#e05a29;color:#fff}.hl-og-lane__mark span{transition:opacity .2s ease}.hl-og-lane.is-here .hl-og-lane__mark span{opacity:0}.hl-og-road__hero{position:absolute;left:20px;top:50%;width:48px;height:48px;margin-top:-24px;border-radius:50%;background:#f9f4ef;border:3px solid #e05a29;box-shadow:0 4px 12px #0000004d;transition:transform .42s cubic-bezier(.4,0,.2,1),opacity .3s ease;z-index:1}.hl-og-road__hero svg{position:absolute;left:50%;top:50%;margin:-12px 0 0 -12px;display:block}.hl-og-road__lamp{position:absolute;left:20px;top:0;width:48px;height:60px;pointer-events:none;transition:transform .42s cubic-bezier(.4,0,.2,1);z-index:1}.hl-og-road__lamp .hl-og-lamp__cord,.hl-og-road__lamp .hl-og-lamp__shade{transition:background .4s ease}.hl-og-road__lamp .hl-og-lamp__cone{height:440px;transition:background .4s ease;background:radial-gradient(ellipse 50% 100% at 50% 0%,rgba(224,90,41,.22),rgba(224,90,41,.07) 45%,transparent 75%)}.hl-og-road.is-out .hl-og-road__lamp .hl-og-lamp__cord,.hl-og-road.is-out .hl-og-road__lamp .hl-og-lamp__shade{background:#f9f4ef}.hl-og-road.is-out .hl-og-road__lamp .hl-og-lamp__cone{background:radial-gradient(ellipse 50% 100% at 50% 0%,rgba(249,244,239,.34),rgba(249,244,239,.12) 45%,transparent 75%)}.hl-og-plinko{position:absolute;top:0;right:0;bottom:0;left:0;background:#f9f4ef}.hl-og-plinko__lamp{left:50%;top:0;width:0;height:0}.hl-og-plinko__lamp .hl-og-lamp__cone{width:680px;height:420px;margin-left:-340px;background:radial-gradient(ellipse 50% 100% at 50% 0%,rgba(224,90,41,.2),rgba(224,90,41,.08) 55%,rgba(224,90,41,.03) 85%,transparent 100%);clip-path:polygon(47% 0,53% 0,100% 100%,0 100%)}.hl-og-plinko__board{position:absolute;left:50%;top:0;width:560px;margin-left:-280px;height:560px}.hl-og-plinko__peg{position:absolute;width:8px;height:8px;margin:-4px 0 0 -4px;border-radius:50%;background:#39251a}.hl-og-plinko__ball{position:absolute;left:0;top:0;width:22px;height:22px;margin:-11px 0 0 -11px;border-radius:50%;background:#e05a29;box-shadow:0 3px 6px #39251a4d;transition:opacity .3s ease;z-index:1;will-change:transform}.hl-og-plinko__bar{position:absolute;left:-32px;right:-32px;top:446px;bottom:0;background:#39251a}.hl-og-plinko__slots{position:absolute;left:2px;right:2px;top:450px;display:grid;grid-template-columns:repeat(9,1fr);gap:4px}.hl-og-plinko__slot{height:60px;border-radius:2px;display:flex;align-items:center;justify-content:center;text-align:center;padding:6px 4px;font-size:11px;font-weight:700;line-height:1.25;letter-spacing:.02em;text-wrap:balance;transition:background .3s ease,color .3s ease;background:#f9f4ef;color:#39251a}.hl-og-plinko__slot--empty{background:#ffffff0f;color:#8a7568}.hl-og-plinko__slot.is-hit{background:#e05a29;color:#fff}.hl-og-mines{position:absolute;top:0;right:0;bottom:0;left:0;background:#f9f4ef;display:flex;flex-direction:column;justify-content:flex-end}.hl-og-mines__lamp{left:50%;top:0;width:0;height:0}.hl-og-mines__lamp .hl-og-lamp__cone{width:520px;height:500px;margin-left:-260px;clip-path:polygon(46% 0,54% 0,100% 100%,0 100%)}.hl-og-mines__cabinet{position:relative;margin:0 auto;width:400px;background:#e0d8d0;padding:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.hl-og-mines__note{height:54px;background:#39251a;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#fff;transition:opacity .3s ease}.hl-og-drawer{position:relative;height:86px;border:0;padding:0;border-radius:2px;cursor:pointer;transition:background .3s ease,transform .1s ease-out;background:#f9f4ef;font:inherit}.hl-og-drawer[disabled]{cursor:default}@media(hover:hover){.hl-og-drawer.can-pick:hover{background:#fff}}.hl-og-drawer.can-pick:active{transform:scale(.98)}.hl-og-drawer:focus-visible{outline:2px solid #e05a29;outline-offset:2px}.hl-og-drawer__face{position:absolute;top:9px;right:9px;bottom:9px;left:9px;border:2px solid #e0d8d0;box-shadow:inset 0 0 0 3px #f9f4ef,inset 0 0 0 4px #e0d8d0;transition:border-color .3s ease,box-shadow .3s ease}.hl-og-drawer__knob{position:absolute;right:14px;top:50%;width:10px;height:10px;margin-top:-5px;border-radius:50%;background:#e05a29;box-shadow:0 1px 2px #39251a40;transition:opacity .2s ease}.hl-og-drawer__icon{position:absolute;left:50%;top:50%;width:24px;height:24px;margin:-12px 0 0 -12px;display:grid;place-items:center;transition:opacity .25s ease;opacity:0}.hl-og-drawer__icon svg{display:block}.hl-og-drawer__icon--gem svg{stroke:#8a7568}.hl-og-drawer.is-safe{background:#e05a29}.hl-og-drawer.is-safe .hl-og-drawer__face{border-color:#ffffff73;box-shadow:inset 0 0 0 3px #e05a29,inset 0 0 0 4px #ffffff73}.hl-og-drawer.is-safe .hl-og-drawer__icon--gem svg{stroke:#fff}.hl-og-drawer.is-mine{background:#39251a}.hl-og-drawer.is-mine .hl-og-drawer__face{border-color:#ffffff1f;box-shadow:inset 0 0 0 3px #39251a,inset 0 0 0 4px #ffffff1f}.hl-og-drawer.is-safe .hl-og-drawer__knob,.hl-og-drawer.is-mine .hl-og-drawer__knob,.hl-og-drawer.is-revealed .hl-og-drawer__knob{opacity:0}.hl-og-drawer.is-safe .hl-og-drawer__icon--gem,.hl-og-drawer.is-revealed:not(.is-mine) .hl-og-drawer__icon--gem{opacity:1}.hl-og-drawer.is-mine .hl-og-drawer__icon--mine{opacity:1}@keyframes hl-og-in{0%{opacity:0;transform:translate3d(0,8px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes hl-og-fade{0%{opacity:0}to{opacity:1}}@keyframes hl-og-down{0%{transform:translate3d(0,-170px,0) rotate(180deg)}to{transform:translate3d(0,640px,0) rotate(180deg)}}@keyframes hl-og-up{0%{transform:translate3d(0,640px,0)}to{transform:translate3d(0,-170px,0)}}@media screen and (max-width:899px){.hl-og{padding:12px 8px 24px}.hl-og__card,.hl-og__card[data-game=road],.hl-og__card[data-game=drop]{width:560px;grid-template-columns:minmax(0,1fr)}.hl-og__copy,.hl-og__card[data-game=road] .hl-og__copy,.hl-og__card[data-game=drop] .hl-og__copy,.hl-og__card[data-game=drawer] .hl-og__copy{min-height:0;border-left:0;border-top:1px solid #e0d8d0;padding:32px 24px 28px}.hl-og__card[data-game=road] .hl-og__head--play,.hl-og__card[data-game=drop] .hl-og__head--play,.hl-og__card[data-game=drawer] .hl-og__head--play,.hl-og__card[data-game=road] .hl-og__head--done,.hl-og__card[data-game=drop] .hl-og__head--done,.hl-og__card[data-game=drawer] .hl-og__head--done,.hl-og__card[data-game=road] .hl-og__head--claim,.hl-og__card[data-game=drop] .hl-og__head--claim,.hl-og__card[data-game=drawer] .hl-og__head--claim,.hl-og__card[data-game=road] .hl-og__head--miss,.hl-og__card[data-game=drop] .hl-og__head--miss,.hl-og__card[data-game=drawer] .hl-og__head--miss{height:auto}.hl-og__title{font-size:28px}.hl-og__title--sm{font-size:24px}}@media screen and (max-width:499px){.hl-og-teaser{right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));width:auto;left:16px}}@media(prefers-reduced-motion:reduce){.hl-og__backdrop,.hl-og__card,.hl-og__panel{animation:none}.hl-og-teaser.is-in{animation:none;opacity:1;transform:none}.hl-og-truck--bg{animation:none!important;opacity:0}}.hl-og__signup{display:none}html.hl-og-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/21/assets/hl-offer-games.css.map */
