.page-module-scss-module__UqJtGa__page{width:100%}.page-module-scss-module__UqJtGa__toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;display:flex}.page-module-scss-module__UqJtGa__header{margin-bottom:32px}.page-module-scss-module__UqJtGa__header h1{color:#a9b1d4;margin:0 0 8px;font-size:36px;font-weight:700}.page-module-scss-module__UqJtGa__meta{color:#7a84a8;margin:0;font-size:14px}.page-module-scss-module__UqJtGa__meta code{color:#a9b1d4;word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.page-module-scss-module__UqJtGa__summary{margin-bottom:28px}.page-module-scss-module__UqJtGa__summary h2{color:#a9b1d4;margin:0 0 8px;font-size:20px;font-weight:600}.page-module-scss-module__UqJtGa__summaryHint{color:#7a84a8;max-width:720px;margin:0 0 16px;font-size:13px;line-height:1.45}.page-module-scss-module__UqJtGa__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.page-module-scss-module__UqJtGa__summaryCard{background:linear-gradient(#161c33 0%,#222946 100%);border:1px solid #a6adcd;border-radius:12px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.page-module-scss-module__UqJtGa__summaryLabel{color:#7a84a8;text-transform:uppercase;letter-spacing:.4px;font-size:12px}.page-module-scss-module__UqJtGa__summaryValue{color:#fff;font-size:22px;font-weight:700}.page-module-scss-module__UqJtGa__emptyState{text-align:center;background:#161c3373;border:1px dashed #3a4466;border-radius:12px;flex-direction:column;align-items:center;gap:16px;padding:48px 24px;display:flex}.page-module-scss-module__UqJtGa__emptyState p{color:#7a84a8;margin:0;font-size:16px}.page-module-scss-module__UqJtGa__tableContainer{background:linear-gradient(#161c33 0%,#222946 100%);border:1px solid #a6adcd;border-radius:12px;width:100%;overflow-x:auto}.page-module-scss-module__UqJtGa__table{border-collapse:collapse;width:100%;font-size:14px}.page-module-scss-module__UqJtGa__table th,.page-module-scss-module__UqJtGa__table td{text-align:left;color:#fff;vertical-align:middle;border-bottom:1px solid #a6adcd;padding:12px 14px}.page-module-scss-module__UqJtGa__table th{color:#a9b1d4;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;background:linear-gradient(#1f2640 0%,#283153 100%);font-size:12px;font-weight:600}.page-module-scss-module__UqJtGa__table tbody tr:last-child td{border-bottom:none}.page-module-scss-module__UqJtGa__rewardLabel{color:#e8ecff;font-weight:600}.page-module-scss-module__UqJtGa__userLink{color:#5eead4;text-decoration:none}.page-module-scss-module__UqJtGa__userLink:hover{text-decoration:underline}.page-module-scss-module__UqJtGa__muted{color:#7a84a8}.page-module-scss-module__UqJtGa__date{color:#a9b1d4;white-space:nowrap;font-size:13px}.page-module-scss-module__UqJtGa__statusBadge{white-space:nowrap;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:600;display:inline-block}.page-module-scss-module__UqJtGa__statusPaid{color:#6ee7b7;background:#10b98133}.page-module-scss-module__UqJtGa__statusSkipped{color:#fcd34d;background:#fbbf2426}.page-module-scss-module__UqJtGa__statusDisabled{color:#94a3b8;background:#94a3b826}@media (max-width:1023px){.page-module-scss-module__UqJtGa__header h1{font-size:28px}}
.BaseToggle-module-scss-module__iuhjRW__root{--dc-toggle-width:40px;--dc-toggle-height:24px;--dc-toggle-padding:4px;--dc-toggle-radius:12px;--dc-toggle-bullet-size:16px;--dc-toggle-bullet-radius:8px;--dc-toggle-bullet-translate-x:16px;--dc-toggle-track-bg-inactive:transparent;--dc-toggle-track-bg-active:transparent;--dc-toggle-bullet-bg-inactive:transparent;--dc-toggle-bullet-bg-active:transparent;--dc-toggle-disabled-opacity:.5;--dc-toggle-transition-duration:.15s;--dc-toggle-transition-timing-function:ease-out;inline-size:var(--dc-toggle-width);block-size:var(--dc-toggle-height);border-radius:var(--dc-toggle-radius);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.BaseToggle-module-scss-module__iuhjRW__root:disabled{cursor:not-allowed;opacity:var(--dc-toggle-disabled-opacity)}.BaseToggle-module-scss-module__iuhjRW__root:focus-visible{outline-offset:2px;outline:2px solid}.BaseToggle-module-scss-module__iuhjRW__track{border-radius:inherit;background:var(--dc-toggle-track-bg-inactive);block-size:100%;inline-size:100%;padding-inline:var(--dc-toggle-padding);transition:background-color var(--dc-toggle-transition-duration) var(--dc-toggle-transition-timing-function),box-shadow var(--dc-toggle-transition-duration) var(--dc-toggle-transition-timing-function);align-items:center;padding-block:0;display:flex;position:relative}.BaseToggle-module-scss-module__iuhjRW__bullet{inline-size:var(--dc-toggle-bullet-size);block-size:var(--dc-toggle-bullet-size);border-radius:var(--dc-toggle-bullet-radius);background:var(--dc-toggle-bullet-bg-inactive);transition:transform var(--dc-toggle-transition-duration) var(--dc-toggle-transition-timing-function),background-color var(--dc-toggle-transition-duration) var(--dc-toggle-transition-timing-function);position:absolute;inset-block-start:50%;inset-inline-start:var(--dc-toggle-padding);transform:translateY(-50%)}.BaseToggle-module-scss-module__iuhjRW__root[data-checked=true] .BaseToggle-module-scss-module__iuhjRW__track{background:var(--dc-toggle-track-bg-active)}.BaseToggle-module-scss-module__iuhjRW__root[data-checked=true] .BaseToggle-module-scss-module__iuhjRW__bullet{background:var(--dc-toggle-bullet-bg-active);transform:translate(var(--dc-toggle-bullet-translate-x), -50%)}
.BaseVolumeSettings-module-scss-module__GmzHhW__root{--dc-volume-settings-gap:16px;--dc-volume-settings-bar-gap:10px;--dc-volume-settings-bar-height:8px;--dc-volume-settings-bar-radius:8px;--dc-volume-settings-thumb-size:24px;--dc-volume-settings-icon-size:28px;--dc-volume-settings-label-font-family:inherit;--dc-volume-settings-label-font-size:inherit;--dc-volume-settings-label-font-weight:inherit;--dc-volume-settings-label-line-height:normal;--dc-volume-settings-percent-font-family:inherit;--dc-volume-settings-percent-font-size:inherit;--dc-volume-settings-percent-font-weight:inherit;--dc-volume-settings-percent-line-height:normal;--dc-volume-settings-label-color:currentColor;--dc-volume-settings-percent-bg:transparent;--dc-volume-settings-percent-color:currentColor;--dc-volume-settings-bar-track-bg:transparent;--dc-volume-settings-bar-fill-bg:transparent;--dc-volume-settings-thumb-bg:transparent;--dc-volume-settings-icon-filter:none;gap:var(--dc-volume-settings-gap);flex-direction:column;padding-block-start:var(--dc-volume-settings-padding-block-start);padding-block-end:var(--dc-volume-settings-padding-block-end);display:flex}.BaseVolumeSettings-module-scss-module__GmzHhW__header{justify-content:space-between;align-items:center;display:flex}.BaseVolumeSettings-module-scss-module__GmzHhW__label{font-family:var(--dc-volume-settings-label-font-family);font-size:var(--dc-volume-settings-label-font-size);font-weight:var(--dc-volume-settings-label-font-weight);line-height:var(--dc-volume-settings-label-line-height);color:var(--dc-volume-settings-label-color)}.BaseVolumeSettings-module-scss-module__GmzHhW__percent{font-family:var(--dc-volume-settings-percent-font-family);font-size:var(--dc-volume-settings-percent-font-size);font-weight:var(--dc-volume-settings-percent-font-weight);line-height:var(--dc-volume-settings-percent-line-height);background-color:var(--dc-volume-settings-percent-bg);color:var(--dc-volume-settings-percent-color);border-radius:8px;justify-content:center;align-items:center;padding-inline:8px;display:inline-flex}.BaseVolumeSettings-module-scss-module__GmzHhW__bar{align-items:center;gap:var(--dc-volume-settings-bar-gap);display:flex}.BaseVolumeSettings-module-scss-module__GmzHhW__iconWrapper{inline-size:var(--dc-volume-settings-icon-size);block-size:var(--dc-volume-settings-icon-size);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}:is(.BaseVolumeSettings-module-scss-module__GmzHhW__iconWrapper svg,.BaseVolumeSettings-module-scss-module__GmzHhW__iconWrapper img){block-size:100%;inline-size:100%;filter:var(--dc-volume-settings-icon-filter);transition:filter .15s}.BaseVolumeSettings-module-scss-module__GmzHhW__iconButton{cursor:pointer;background:0 0;border:none;border-radius:0;margin:0 6px 0 0;padding:0}.BaseVolumeSettings-module-scss-module__GmzHhW__track{inline-size:100%;block-size:calc(var(--dc-volume-settings-thumb-size) + 10px);border-radius:999px;position:relative;overflow:hidden}.BaseVolumeSettings-module-scss-module__GmzHhW__track:before{content:"";block-size:var(--dc-volume-settings-bar-height);border-radius:var(--dc-volume-settings-bar-radius);background-color:var(--dc-volume-settings-bar-track-bg);position:absolute;inset-block-start:50%;inset-inline:0;transform:translateY(-50%)}.BaseVolumeSettings-module-scss-module__GmzHhW__trackFill{block-size:var(--dc-volume-settings-bar-height);inline-size:calc((100% - var(--dc-volume-settings-thumb-size))*var(--dc-volume-settings-progress-ratio,0) + var(--dc-volume-settings-thumb-size)/2);background:var(--dc-volume-settings-bar-fill-bg);border-radius:var(--dc-volume-settings-bar-radius);position:absolute;inset-block-start:50%;inset-inline-start:0;transform:translateY(-50%)}.BaseVolumeSettings-module-scss-module__GmzHhW__thumb{inline-size:var(--dc-volume-settings-thumb-size);block-size:var(--dc-volume-settings-thumb-size);background-color:var(--dc-volume-settings-thumb-bg);border-radius:50%;position:absolute;inset-block-start:50%;inset-inline-start:calc((100% - var(--dc-volume-settings-thumb-size))*var(--dc-volume-settings-progress-ratio,0) + var(--dc-volume-settings-thumb-size)/2);transform:translate(-50%,-50%)}.BaseVolumeSettings-module-scss-module__GmzHhW__rangeInput{opacity:0;cursor:pointer;block-size:100%;inline-size:100%;position:absolute;inset:0}
.SoundControlButton-module-scss-module__XwjKhW__root{display:inline-flex;position:relative}@media (max-width:1023px){.SoundControlButton-module-scss-module__XwjKhW__button.SoundControlButton-module-scss-module__XwjKhW__button{border-radius:8px;height:32px;min-height:32px}@supports (corner-shape:squircle){.SoundControlButton-module-scss-module__XwjKhW__button.SoundControlButton-module-scss-module__XwjKhW__button{corner-shape:squircle;border-radius:16px}}.SoundControlButton-module-scss-module__XwjKhW__button.SoundControlButton-module-scss-module__XwjKhW__button{font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;gap:4px;font-size:14px;font-weight:700;line-height:115%}.SoundControlButton-module-scss-module__XwjKhW__button.SoundControlButton-module-scss-module__XwjKhW__button>span:first-child{width:20px;height:20px}.SoundControlButton-module-scss-module__XwjKhW__button.SoundControlButton-module-scss-module__XwjKhW__button[data-layout=left-icon]{padding:8px 12px 8px 8px}}@media (max-width:767px){.SoundControlButton-module-scss-module__XwjKhW__button.SoundControlButton-module-scss-module__XwjKhW__button[data-layout=left-icon]{justify-content:center;gap:0;width:32px;min-width:32px;max-width:32px;padding:8px}}.SoundControlButton-module-scss-module__XwjKhW__label{display:inline}@media (max-width:767px){.SoundControlButton-module-scss-module__XwjKhW__label{display:none}}.SoundControlButton-module-scss-module__XwjKhW__iconDesktop{display:inline-flex}.SoundControlButton-module-scss-module__XwjKhW__iconMobile{display:none}@media (max-width:1023px){.SoundControlButton-module-scss-module__XwjKhW__iconDesktop{display:none}.SoundControlButton-module-scss-module__XwjKhW__iconMobile{display:inline-flex}}.SoundControlButton-module-scss-module__XwjKhW__popover{border-radius:16px;width:256px;padding:12px 16px;position:absolute;top:calc(100% + 8px);right:0}@supports (corner-shape:squircle){.SoundControlButton-module-scss-module__XwjKhW__popover{corner-shape:squircle;border-radius:32px}}.SoundControlButton-module-scss-module__XwjKhW__popover{opacity:0;visibility:hidden;pointer-events:none;z-index:50;background:#332d25;transition:opacity .18s,transform .18s,visibility .18s;transform:translateY(-4px);box-shadow:0 20px 40px #00000073}.SoundControlButton-module-scss-module__XwjKhW__popover[data-open=true]{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.SoundControlButton-module-scss-module__XwjKhW__popoverVolume{--dc-volume-settings-padding-block-start:0;--dc-volume-settings-padding-block-end:0;--dc-volume-settings-gap:8px;--dc-volume-settings-bar-gap:0;inline-size:100%}
.TextLink-module-scss-module__uoPXAW__textLink.TextLink-module-scss-module__uoPXAW__textLink{--dc-text-link-color:#b8b09a}.TextLink-module-scss-module__uoPXAW__primary.TextLink-module-scss-module__uoPXAW__primary{--dc-text-link-color:#ffc247;--dc-text-link-color-hover:#fffbf5}.TextLink-module-scss-module__uoPXAW__secondary.TextLink-module-scss-module__uoPXAW__secondary{--dc-text-link-color-hover:#fffbf5}.TextLink-module-scss-module__uoPXAW__sizeM{font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;font-size:16px;font-weight:400;line-height:150%}.TextLink-module-scss-module__uoPXAW__sizeS{font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;font-size:14px;font-weight:400;line-height:145%}
.CaseSpeedSwitcher-module-scss-module__72aRYa__root.CaseSpeedSwitcher-module-scss-module__72aRYa__root[data-type=labelIcon]{white-space:nowrap;align-items:center;justify-content:initial;grid-template-columns:auto auto 1fr auto;gap:0;display:inline-grid}.CaseSpeedSwitcher-module-scss-module__72aRYa__root.CaseSpeedSwitcher-module-scss-module__72aRYa__root[data-type=labelIcon]>span:first-of-type{grid-column:1;margin-inline-end:4px}.CaseSpeedSwitcher-module-scss-module__72aRYa__root.CaseSpeedSwitcher-module-scss-module__72aRYa__root[data-type=labelIcon]>span:nth-child(2){grid-column:2;margin-inline-end:16px}.CaseSpeedSwitcher-module-scss-module__72aRYa__root.CaseSpeedSwitcher-module-scss-module__72aRYa__root[data-type=labelIcon]>span:last-of-type{grid-column:4}.CaseSpeedSwitcher-module-scss-module__72aRYa__root.CaseSpeedSwitcher-module-scss-module__72aRYa__root[data-type=soloIcon]{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.CaseSpeedSwitcher-module-scss-module__72aRYa__dockSize.CaseSpeedSwitcher-module-scss-module__72aRYa__dockSize{--dc-toggle-switcher-height:48px;--dc-toggle-switcher-padding-y:0;--dc-toggle-switcher-padding-x:10px;--dc-toggle-switcher-radius:12px;--dc-toggle-switcher-radius-squircle:12px;--dc-toggle-switcher-gap:8px}@media (max-width:1023px){.CaseSpeedSwitcher-module-scss-module__72aRYa__root.CaseSpeedSwitcher-module-scss-module__72aRYa__root[data-type=labelIcon]{--dc-toggle-switcher-height:48px;--dc-toggle-switcher-padding-y:0;--dc-toggle-switcher-padding-x:10px;--dc-toggle-switcher-radius:12px;--dc-toggle-switcher-radius-squircle:12px;--dc-toggle-switcher-gap:8px}.CaseSpeedSwitcher-module-scss-module__72aRYa__root.CaseSpeedSwitcher-module-scss-module__72aRYa__root[data-type=labelIcon]>span:nth-child(2){display:none}.CaseSpeedSwitcher-module-scss-module__72aRYa__root.CaseSpeedSwitcher-module-scss-module__72aRYa__root[data-type=labelIcon]>span:first-of-type{margin-inline-end:8px}.CaseSpeedSwitcher-module-scss-module__72aRYa__root.CaseSpeedSwitcher-module-scss-module__72aRYa__root[data-type=labelIcon] span img{width:20px;height:20px}}
.ToggleSwitcher-module-scss-module__Cb6rYW__switcher.ToggleSwitcher-module-scss-module__Cb6rYW__switcher{border-radius:12px}@supports (corner-shape:squircle){.ToggleSwitcher-module-scss-module__Cb6rYW__switcher.ToggleSwitcher-module-scss-module__Cb6rYW__switcher{corner-shape:squircle;border-radius:24px}}.ToggleSwitcher-module-scss-module__Cb6rYW__switcher.ToggleSwitcher-module-scss-module__Cb6rYW__switcher{--dc-toggle-switcher-bg:#332d25;--dc-toggle-switcher-color:#b8b09a;--dc-toggle-switcher-icon-filter:brightness(0) saturate(100%) invert(72%) sepia(8%) saturate(260%) hue-rotate(12deg) brightness(100%) contrast(90%);--dc-toggle-switcher-font-family:var(--font-geist-sans), Geist, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;--dc-toggle-switcher-font-size:14px;--dc-toggle-switcher-font-weight:700;--dc-toggle-switcher-line-height:145%}.ToggleSwitcher-module-scss-module__Cb6rYW__switcher.ToggleSwitcher-module-scss-module__Cb6rYW__switcher[data-variant=background][aria-pressed=true]{--dc-toggle-switcher-bg:var(--event-accent-10,#332b1b);--dc-toggle-switcher-color:var(--event-accent,#ffc247);--dc-toggle-switcher-icon-filter:var(--event-icon-filter,brightness(0) saturate(100%) invert(79%) sepia(99%) saturate(527%) hue-rotate(329deg) brightness(101%) contrast(103%))}.ToggleSwitcher-module-scss-module__Cb6rYW__switcher.ToggleSwitcher-module-scss-module__Cb6rYW__switcher:disabled{--dc-toggle-switcher-bg:#332d25;--dc-toggle-switcher-color:#5c5346;--dc-toggle-switcher-icon-filter:brightness(0) saturate(100%) invert(33%) sepia(13%) saturate(450%) hue-rotate(12deg) brightness(96%) contrast(100%)}
.Toggle-module-scss-module__9xIdaG__toggle.Toggle-module-scss-module__9xIdaG__toggle{--dc-toggle-track-bg-inactive:#5c5346;--dc-toggle-bullet-bg-inactive:#b8b09a;--dc-toggle-track-bg-active:var(--event-accent-15,#ffc24726);--dc-toggle-bullet-bg-active:var(--event-accent,#ffc247)}
.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed{box-sizing:border-box;--spycs-fb-slot-bottom:30px;padding-inline:var(--spycs-fb-inset-x);padding-bottom:var(--spycs-fb-inset-bottom)}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed{--spycs-fb-slot-bottom:50px}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed{--spycs-fb-slot-bottom:60px}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed{--spycs-fb-slot-bottom:80px}}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="2"]{--spycs-fb-slot-bottom:26px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="2"] .ShowCase-module-scss-module__XPEH2W__caseRowTwo{gap:44px}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="2"]{--spycs-fb-slot-bottom:56px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="2"] .ShowCase-module-scss-module__XPEH2W__caseRowTwo{gap:95px}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="2"]{--spycs-fb-slot-bottom:60px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="2"] .ShowCase-module-scss-module__XPEH2W__caseRowTwo{gap:102px}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="2"]{--spycs-fb-slot-bottom:78px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="2"] .ShowCase-module-scss-module__XPEH2W__caseRowTwo{gap:140px}}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="3"]{--spycs-fb-slot-bottom:27px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="3"] .ShowCase-module-scss-module__XPEH2W__caseRowThree{gap:34px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="3"] .ShowCase-module-scss-module__XPEH2W__caseImageThreeSide:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){bottom:calc(var(--spycs-fb-slot-bottom) + 7px)}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="3"]{--spycs-fb-slot-bottom:56px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="3"] .ShowCase-module-scss-module__XPEH2W__caseRowThree{gap:72px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="3"] .ShowCase-module-scss-module__XPEH2W__caseImageThreeSide:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){bottom:calc(var(--spycs-fb-slot-bottom) + 14px)}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="3"]{--spycs-fb-slot-bottom:60px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="3"] .ShowCase-module-scss-module__XPEH2W__caseRowThree{gap:78px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="3"] .ShowCase-module-scss-module__XPEH2W__caseImageThreeSide:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){bottom:calc(var(--spycs-fb-slot-bottom) + 16px)}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="3"]{--spycs-fb-slot-bottom:80px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="3"] .ShowCase-module-scss-module__XPEH2W__caseRowThree{gap:105px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="3"] .ShowCase-module-scss-module__XPEH2W__caseImageThreeSide:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){bottom:calc(var(--spycs-fb-slot-bottom) + 20px)}}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="4"]{--spycs-fb-slot-bottom:28px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="4"] .ShowCase-module-scss-module__XPEH2W__caseRowFourInners{gap:43px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="4"] .ShowCase-module-scss-module__XPEH2W__caseRowFourOuters{gap:226px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="4"] .ShowCase-module-scss-module__XPEH2W__caseImageFourOuter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){bottom:calc(var(--spycs-fb-slot-bottom) + 6px)}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="4"]{--spycs-fb-slot-bottom:58px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="4"] .ShowCase-module-scss-module__XPEH2W__caseRowFourInners{gap:91px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="4"] .ShowCase-module-scss-module__XPEH2W__caseRowFourOuters{gap:486px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="4"] .ShowCase-module-scss-module__XPEH2W__caseImageFourOuter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){bottom:calc(var(--spycs-fb-slot-bottom) + 12px)}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="4"]{--spycs-fb-slot-bottom:60px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="4"] .ShowCase-module-scss-module__XPEH2W__caseRowFourInners{gap:102px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="4"] .ShowCase-module-scss-module__XPEH2W__caseRowFourOuters{gap:540px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="4"] .ShowCase-module-scss-module__XPEH2W__caseImageFourOuter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){bottom:calc(var(--spycs-fb-slot-bottom) + 14px)}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="4"]{--spycs-fb-slot-bottom:80px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="4"] .ShowCase-module-scss-module__XPEH2W__caseRowFourInners{gap:136px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="4"] .ShowCase-module-scss-module__XPEH2W__caseRowFourOuters{gap:720px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="4"] .ShowCase-module-scss-module__XPEH2W__caseImageFourOuter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){bottom:calc(var(--spycs-fb-slot-bottom) + 20px)}}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="5"]{--spycs-fb-slot-bottom:24px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="5"] .ShowCase-module-scss-module__XPEH2W__caseRowFiveTwoFour{gap:111px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="5"] .ShowCase-module-scss-module__XPEH2W__caseRowFiveOneFive{gap:246px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="5"] .ShowCase-module-scss-module__XPEH2W__caseImageFiveOneFive:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){bottom:calc(var(--spycs-fb-slot-bottom) + 12px)}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="5"] .ShowCase-module-scss-module__XPEH2W__caseImageFiveTwoFour:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){bottom:calc(var(--spycs-fb-slot-bottom) + 6px)}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="5"]{--spycs-fb-slot-bottom:58px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="5"] .ShowCase-module-scss-module__XPEH2W__caseRowFiveTwoFour{gap:238px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="5"] .ShowCase-module-scss-module__XPEH2W__caseRowFiveOneFive{gap:524px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="5"] .ShowCase-module-scss-module__XPEH2W__caseImageFiveOneFive:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){bottom:calc(var(--spycs-fb-slot-bottom) + 24px)}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="5"] .ShowCase-module-scss-module__XPEH2W__caseImageFiveTwoFour:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){bottom:calc(var(--spycs-fb-slot-bottom) + 10px)}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="5"]{--spycs-fb-slot-bottom:60px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="5"] .ShowCase-module-scss-module__XPEH2W__caseRowFiveTwoFour{gap:256px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="5"] .ShowCase-module-scss-module__XPEH2W__caseRowFiveOneFive{gap:568px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="5"] .ShowCase-module-scss-module__XPEH2W__caseImageFiveOneFive:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){bottom:calc(var(--spycs-fb-slot-bottom) + 28px)}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="5"] .ShowCase-module-scss-module__XPEH2W__caseImageFiveTwoFour:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){bottom:calc(var(--spycs-fb-slot-bottom) + 12px)}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="5"]{--spycs-fb-slot-bottom:80px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="5"] .ShowCase-module-scss-module__XPEH2W__caseRowFiveTwoFour{gap:344px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="5"] .ShowCase-module-scss-module__XPEH2W__caseRowFiveOneFive{gap:760px}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="5"] .ShowCase-module-scss-module__XPEH2W__caseImageFiveOneFive:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){bottom:calc(var(--spycs-fb-slot-bottom) + 36px)}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed[data-open-count="5"] .ShowCase-module-scss-module__XPEH2W__caseImageFiveTwoFour:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){bottom:calc(var(--spycs-fb-slot-bottom) + 16px)}}.ShowCase-module-scss-module__XPEH2W__caseImagesBlockFullBleed :is(.ShowCase-module-scss-module__XPEH2W__caseImageSingle,.ShowCase-module-scss-module__XPEH2W__caseImageTwoInline,.ShowCase-module-scss-module__XPEH2W__caseImageThreeCenter,.ShowCase-module-scss-module__XPEH2W__caseImageThreeSide,.ShowCase-module-scss-module__XPEH2W__caseImageFourInner,.ShowCase-module-scss-module__XPEH2W__caseImageFourOuter,.ShowCase-module-scss-module__XPEH2W__caseImageFiveCenter,.ShowCase-module-scss-module__XPEH2W__caseImageFiveTwoFour,.ShowCase-module-scss-module__XPEH2W__caseImageFiveOneFive):has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){bottom:var(--spycs-fb-slot-bottom)}.ShowCase-module-scss-module__XPEH2W__root{--showcase-offset:32px;--showcase-radial-size:84% 64%;--showcase-radial-clear-stop:66%;--showcase-fade-top-start:.96;--showcase-fade-top-mid:.62;--showcase-fade-bottom-soft:.12;--showcase-fade-bottom-mid:.32;--showcase-fade-bottom-strong:.62;--showcase-fade-bottom-end:1;--showcase-fade-radial-mid:.38;--showcase-fade-radial-high:.68;--showcase-fade-radial-edge:.96;--showcase-fade-radial-clear-alpha:0;--showcase-roulette-fade-opacity:0;--showcase-roulette-fade-bottom-mid:.3;--showcase-roulette-fade-bottom-end:.5;--showcase-roulette-fade-radial-inner:.36;--showcase-roulette-fade-radial-mid:.58;--showcase-roulette-fade-radial-high:.8;--showcase-roulette-fade-radial-edge:.92;width:100%;max-width:1920px;margin-inline:auto;margin-top:calc(var(--showcase-offset)*-1);background-color:#1a1611;height:208px;position:relative;container-type:inline-size}.ShowCase-module-scss-module__XPEH2W__root:after{content:"";left:0;right:0;top:calc(var(--showcase-offset)*-1);pointer-events:none;z-index:1;backface-visibility:hidden;background:linear-gradient(to bottom, rgba(26, 22, 17, var(--showcase-fade-top-start)) 0%, rgba(26, 22, 17, var(--showcase-fade-top-mid)) 18%, #1a161100 42%),linear-gradient(to bottom, #1a161100 58%, rgba(26, 22, 17, var(--showcase-fade-bottom-soft)) 74%, rgba(26, 22, 17, var(--showcase-fade-bottom-mid)) 86%, rgba(26, 22, 17, var(--showcase-fade-bottom-strong)) 95%, rgba(26, 22, 17, var(--showcase-fade-bottom-end)) 100%),radial-gradient(ellipse var(--showcase-radial-size) at 50% calc(50% + var(--showcase-offset) / 2), rgba(26, 22, 17, var(--showcase-fade-radial-clear-alpha)) var(--showcase-radial-clear-stop), rgba(26, 22, 17, var(--showcase-fade-radial-mid)) 72%, rgba(26, 22, 17, var(--showcase-fade-radial-high)) 88%, rgba(26, 22, 17, var(--showcase-fade-radial-edge)) 100%);position:absolute;bottom:0;transform:translateZ(0)}.ShowCase-module-scss-module__XPEH2W__root:before{content:"";left:0;right:0;top:calc(var(--showcase-offset)*-1);pointer-events:none;z-index:1;backface-visibility:hidden;background:linear-gradient(to bottom, #1a161100 52%, rgba(26, 22, 17, var(--showcase-roulette-fade-bottom-mid)) 78%, rgba(26, 22, 17, var(--showcase-roulette-fade-bottom-end)) 100%),radial-gradient(ellipse 70% 58% at 50% calc(50% + var(--showcase-offset) / 2), rgba(26, 22, 17, var(--showcase-roulette-fade-radial-inner)) 44%, rgba(26, 22, 17, var(--showcase-roulette-fade-radial-mid)) 72%, rgba(26, 22, 17, var(--showcase-roulette-fade-radial-high)) 88%, rgba(26, 22, 17, var(--showcase-roulette-fade-radial-edge)) 100%);opacity:var(--showcase-roulette-fade-opacity);transition:opacity .34s;position:absolute;bottom:0;transform:translateZ(0)}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__root{--showcase-offset:48px;height:450px}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__root{--showcase-offset:96px;height:448px}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__root{--showcase-offset:80px;height:560px}}.ShowCase-module-scss-module__XPEH2W__rootWithRoulette:before{--showcase-roulette-fade-opacity:1}.ShowCase-module-scss-module__XPEH2W__mediaLayer{left:0;right:0;top:calc(var(--showcase-offset)*-1);z-index:0;pointer-events:none;backface-visibility:hidden;background-color:#1a1611;position:absolute;bottom:0;overflow:hidden;transform:translateZ(0)}.ShowCase-module-scss-module__XPEH2W__pedestalMotionShell{z-index:1;pointer-events:none;justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:0}@media (max-width:359px){.ShowCase-module-scss-module__XPEH2W__pedestalMotionShell{transform:scale(calc(.277778cqw / 1px));transform-origin:bottom}}.ShowCase-module-scss-module__XPEH2W__backgroundVideo{z-index:1;object-fit:cover;object-position:center bottom;background-color:#1a1611;width:100%;height:100%;display:block;position:relative;-webkit-mask-image:linear-gradient(#000 0% 52%,#000000e0 68%,#00000080 82%,#0000002e 92%,#0000 100%);mask-image:linear-gradient(#000 0% 52%,#000000e0 68%,#00000080 82%,#0000002e 92%,#0000 100%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ShowCase-module-scss-module__XPEH2W__backgroundFallback{z-index:0;object-fit:cover;object-position:center bottom;background-color:#1a1611;width:100%;height:100%;display:block;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0% 52%,#000000e0 68%,#00000080 82%,#0000002e 92%,#0000 100%);mask-image:linear-gradient(#000 0% 52%,#000000e0 68%,#00000080 82%,#0000002e 92%,#0000 100%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ShowCase-module-scss-module__XPEH2W__pedestalVideo{object-fit:contain;object-position:center bottom;z-index:1;transform-origin:bottom;width:360px;height:100%;transition:opacity .28s;position:absolute;bottom:0;left:50%;transform:translate(-50%)scale(1.7)}@media (min-width:360px){.ShowCase-module-scss-module__XPEH2W__pedestalVideo{max-height:198px}}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__pedestalVideo{transform-origin:bottom;width:768px;max-height:438px;transform:translate(-50%)scale(1.72)}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__pedestalVideo{transform-origin:bottom;width:1024px;max-height:448px;transform:translate(-50%)scale(1.4)}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__pedestalVideo{transform-origin:bottom;width:1880px;max-height:820px;transform:translate(-50%)scale(1.12)}}.ShowCase-module-scss-module__XPEH2W__caseLayer{z-index:2;pointer-events:none;justify-content:center;align-items:flex-end;padding:0 24px 12px;display:flex;position:absolute;inset:0;overflow:visible}@media (max-width:359px){.ShowCase-module-scss-module__XPEH2W__caseLayer{transform:scale(calc(.277778cqw / 1px));transform-origin:bottom}}@media (min-width:360px){.ShowCase-module-scss-module__XPEH2W__caseLayer{padding:0 8px 12px}}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseLayer{padding:0 16px 36px}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseLayer{padding:0 24px 76px}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseLayer{padding:0 48px 76px}}.ShowCase-module-scss-module__XPEH2W__caseImagesBlock{z-index:1;pointer-events:none;transition:opacity .34s,visibility .34s;position:absolute;inset:0}.ShowCase-module-scss-module__XPEH2W__rootWithRoulette .ShowCase-module-scss-module__XPEH2W__caseImagesBlock{opacity:0;visibility:hidden}.ShowCase-module-scss-module__XPEH2W__caseImagesMotionLayer{pointer-events:none;position:absolute;inset:0}.ShowCase-module-scss-module__XPEH2W__rouletteOverlay{z-index:5;pointer-events:none;justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:0;overflow:visible}.ShowCase-module-scss-module__XPEH2W__rouletteOverlayInteractive{pointer-events:auto}.ShowCase-module-scss-module__XPEH2W__rouletteStage{pointer-events:none;justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex;position:relative;overflow:visible}.ShowCase-module-scss-module__XPEH2W__rouletteStage>:not([data-shikarniy-rays-extension]){pointer-events:auto}.ShowCase-module-scss-module__XPEH2W__caseImageFiveCenter,.ShowCase-module-scss-module__XPEH2W__caseImageFiveOneFive,.ShowCase-module-scss-module__XPEH2W__caseImageFiveTwoFour,.ShowCase-module-scss-module__XPEH2W__caseImageFourInner,.ShowCase-module-scss-module__XPEH2W__caseImageFourOuter,.ShowCase-module-scss-module__XPEH2W__caseImageThreeSide,.ShowCase-module-scss-module__XPEH2W__caseImageThreeCenter,.ShowCase-module-scss-module__XPEH2W__caseImageTwoInline,.ShowCase-module-scss-module__XPEH2W__caseImageSingle{box-sizing:border-box;aspect-ratio:1;height:auto;position:relative}.ShowCase-module-scss-module__XPEH2W__caseRowFiveCenter,.ShowCase-module-scss-module__XPEH2W__caseRowFiveOneFive,.ShowCase-module-scss-module__XPEH2W__caseRowFiveTwoFour,.ShowCase-module-scss-module__XPEH2W__caseRowFourOuters,.ShowCase-module-scss-module__XPEH2W__caseRowFourInners{box-sizing:border-box;pointer-events:none;justify-content:center;height:100%;display:flex;position:absolute;inset:0}.ShowCase-module-scss-module__XPEH2W__caseImage{object-fit:contain;object-position:bottom}.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed{--spycs-full-bleed-float-range:10px;--spycs-full-bleed-float-duration:5s;position:absolute;inset:0;overflow:hidden}@media (prefers-reduced-motion:no-preference){.ShowCase-module-scss-module__XPEH2W__root:not([data-showcase-static-media]) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleed{animation:ShowCase-module-scss-module__XPEH2W__spycs-full-bleed-float var(--spycs-full-bleed-float-duration) ease-in-out infinite;will-change:transform}}.ShowCase-module-scss-module__XPEH2W__root:not([data-showcase-static-media]).ShowCase-module-scss-module__XPEH2W__rootWithRoulette .ShowCase-module-scss-module__XPEH2W__caseImageFullBleed{animation-play-state:paused}@keyframes ShowCase-module-scss-module__XPEH2W__spycs-full-bleed-float{0%,to{transform:translateY(var(--spycs-full-bleed-float-range))}50%{transform:translateY(calc(var(--spycs-full-bleed-float-range) * -1))}}.ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{isolation:isolate;position:absolute;inset:14% 9% 15%;overflow:hidden}.ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap>span{width:100%;height:100%;display:block;position:absolute;inset:0;overflow:hidden}.ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArt{object-fit:cover;object-position:center}.ShowCase-module-scss-module__XPEH2W__caseImageFrame{object-fit:contain;object-position:center bottom;pointer-events:none;z-index:1}.ShowCase-module-scss-module__XPEH2W__caseImageSingle{width:152px;position:absolute;bottom:11%;left:50%;transform:translate(-50%)}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseImageSingle{width:328px;bottom:10%}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseImageSingle{width:280px;bottom:14%}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseImageSingle{width:368px;bottom:14%}}.ShowCase-module-scss-module__XPEH2W__caseImageSingle:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){aspect-ratio:auto;width:89px;height:117px}.ShowCase-module-scss-module__XPEH2W__caseImageSingle:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:69px;height:97px;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.ShowCase-module-scss-module__XPEH2W__caseImageSingle:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFrame{object-fit:fill;object-position:center}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseImageSingle:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:190px;height:249px}.ShowCase-module-scss-module__XPEH2W__caseImageSingle:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:147px;height:206px}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseImageSingle:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:209px;height:274px}.ShowCase-module-scss-module__XPEH2W__caseImageSingle:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:161px;height:226px}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseImageSingle:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:280px;height:368px}.ShowCase-module-scss-module__XPEH2W__caseImageSingle:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:216px;height:304px}}.ShowCase-module-scss-module__XPEH2W__caseRowTwo{pointer-events:none;justify-content:center;align-items:flex-end;gap:14px;display:flex;position:absolute;inset:0}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseRowTwo{gap:32px}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseRowTwo{gap:30px}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseRowTwo{gap:48px}}.ShowCase-module-scss-module__XPEH2W__caseImageTwoInline{width:118px;bottom:9%}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseImageTwoInline{width:252px;bottom:8%}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseImageTwoInline{width:282px;bottom:8%}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseImageTwoInline{width:368px;bottom:10%}}.ShowCase-module-scss-module__XPEH2W__caseImageTwoInline:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){aspect-ratio:auto;width:89px;height:117px}.ShowCase-module-scss-module__XPEH2W__caseImageTwoInline:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:69px;height:97px;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.ShowCase-module-scss-module__XPEH2W__caseImageTwoInline:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFrame{object-fit:fill;object-position:center}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseImageTwoInline:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:190px;height:250px}.ShowCase-module-scss-module__XPEH2W__caseImageTwoInline:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:147px;height:206px}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseImageTwoInline:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:208px;height:274px}.ShowCase-module-scss-module__XPEH2W__caseImageTwoInline:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:161px;height:226px}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseImageTwoInline:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:280px;height:368px}.ShowCase-module-scss-module__XPEH2W__caseImageTwoInline:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:216px;height:304px}}.ShowCase-module-scss-module__XPEH2W__caseRowThree{pointer-events:none;justify-content:center;align-items:flex-end;gap:10px;display:flex;position:absolute;inset:0}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseRowThree{gap:20px}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseRowThree{gap:22px}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseRowThree{gap:30px}}.ShowCase-module-scss-module__XPEH2W__caseImageThreeCenter{z-index:1;width:120px;bottom:9%}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseImageThreeCenter{width:254px;bottom:8%}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseImageThreeCenter{width:282px;bottom:8%}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseImageThreeCenter{width:370px;bottom:9%}}.ShowCase-module-scss-module__XPEH2W__caseImageThreeCenter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){aspect-ratio:auto;width:91px;height:118px}.ShowCase-module-scss-module__XPEH2W__caseImageThreeCenter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:70px;height:97px;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.ShowCase-module-scss-module__XPEH2W__caseImageThreeCenter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFrame{object-fit:fill;object-position:center}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseImageThreeCenter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:193px;height:254px}.ShowCase-module-scss-module__XPEH2W__caseImageThreeCenter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:149px;height:209px}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseImageThreeCenter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:210px;height:276px}.ShowCase-module-scss-module__XPEH2W__caseImageThreeCenter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:162px;height:228px}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseImageThreeCenter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:280px;height:368px}.ShowCase-module-scss-module__XPEH2W__caseImageThreeCenter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:216px;height:304px}}.ShowCase-module-scss-module__XPEH2W__caseImageThreeSide{z-index:0;width:92px;bottom:13%}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseImageThreeSide{width:198px;bottom:12%}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseImageThreeSide{width:216px;bottom:13%}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseImageThreeSide{width:288px;bottom:14%}}.ShowCase-module-scss-module__XPEH2W__caseImageThreeSide:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){aspect-ratio:auto;width:74px;height:96px}.ShowCase-module-scss-module__XPEH2W__caseImageThreeSide:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:57px;height:86px;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.ShowCase-module-scss-module__XPEH2W__caseImageThreeSide:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFrame{object-fit:fill;object-position:center}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseImageThreeSide:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:157px;height:207px}.ShowCase-module-scss-module__XPEH2W__caseImageThreeSide:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:121px;height:171px}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseImageThreeSide:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:171px;height:225px}.ShowCase-module-scss-module__XPEH2W__caseImageThreeSide:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:132px;height:186px}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseImageThreeSide:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:228px;height:300px}.ShowCase-module-scss-module__XPEH2W__caseImageThreeSide:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:176px;height:248px}}.ShowCase-module-scss-module__XPEH2W__caseRowFour{isolation:isolate;pointer-events:none;position:absolute;inset:0}.ShowCase-module-scss-module__XPEH2W__caseRowFourInners{z-index:2;flex-flow:row;align-items:flex-end;gap:14px;width:100%}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseRowFourInners{gap:34px}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseRowFourInners{gap:32px}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseRowFourInners{gap:48px}}.ShowCase-module-scss-module__XPEH2W__caseRowFourOuters{z-index:1;flex-direction:row;align-items:stretch;gap:216px}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseRowFourOuters{gap:470px}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseRowFourOuters{gap:510px}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseRowFourOuters{gap:680px}}.ShowCase-module-scss-module__XPEH2W__caseRowFourOuterColumn{flex-direction:column;justify-content:flex-end;align-self:stretch;align-items:center;min-width:0;display:flex}.ShowCase-module-scss-module__XPEH2W__caseImageFourOuter{width:64px;bottom:14%}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseImageFourOuter{width:132px;bottom:15%}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseImageFourOuter{width:150px;bottom:15%}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseImageFourOuter{width:198px;bottom:16%}}.ShowCase-module-scss-module__XPEH2W__caseImageFourOuter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){aspect-ratio:auto;width:52px;height:69px}.ShowCase-module-scss-module__XPEH2W__caseImageFourOuter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:40px;height:57px;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.ShowCase-module-scss-module__XPEH2W__caseImageFourOuter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFrame{object-fit:fill;object-position:center}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseImageFourOuter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:110px;height:147px}.ShowCase-module-scss-module__XPEH2W__caseImageFourOuter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:85px;height:121px}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseImageFourOuter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:123px;height:163px}.ShowCase-module-scss-module__XPEH2W__caseImageFourOuter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:95px;height:134px}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseImageFourOuter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:164px;height:216px}.ShowCase-module-scss-module__XPEH2W__caseImageFourOuter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:126px;height:178px}}.ShowCase-module-scss-module__XPEH2W__caseImageFourInner{width:118px;bottom:9%}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseImageFourInner{width:252px;bottom:8%}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseImageFourInner{width:280px;bottom:8%}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseImageFourInner{width:368px;bottom:9%}}.ShowCase-module-scss-module__XPEH2W__caseImageFourInner:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){aspect-ratio:auto;width:88px;height:118px}.ShowCase-module-scss-module__XPEH2W__caseImageFourInner:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:68px;height:97px;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.ShowCase-module-scss-module__XPEH2W__caseImageFourInner:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFrame{object-fit:fill;object-position:center}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseImageFourInner:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:188px;height:250px}.ShowCase-module-scss-module__XPEH2W__caseImageFourInner:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:146px;height:206px}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseImageFourInner:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:210px;height:278px}.ShowCase-module-scss-module__XPEH2W__caseImageFourInner:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:162px;height:230px}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseImageFourInner:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:280px;height:368px}.ShowCase-module-scss-module__XPEH2W__caseImageFourInner:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:216px;height:304px}}.ShowCase-module-scss-module__XPEH2W__caseRowFive{z-index:0;isolation:isolate;pointer-events:none;position:absolute;inset:0}.ShowCase-module-scss-module__XPEH2W__caseRowFiveTwoFour{z-index:2;flex-flow:row;align-items:flex-end;gap:90px;width:100%}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseRowFiveTwoFour{gap:196px}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseRowFiveTwoFour{gap:208px}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseRowFiveTwoFour{gap:284px}}.ShowCase-module-scss-module__XPEH2W__caseRowFiveOneFive{z-index:1;flex-direction:row;align-items:stretch;gap:242px}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseRowFiveOneFive{gap:502px}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseRowFiveOneFive{gap:542px}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseRowFiveOneFive{gap:732px}}.ShowCase-module-scss-module__XPEH2W__caseRowFiveOneFiveColumn{flex-direction:column;justify-content:flex-end;align-self:stretch;align-items:center;min-width:0;display:flex}.ShowCase-module-scss-module__XPEH2W__caseImageFiveTwoFour{width:94px;bottom:12%}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseImageFiveTwoFour{width:192px;bottom:13%}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseImageFiveTwoFour{width:214px;bottom:13%}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseImageFiveTwoFour{width:284px;bottom:14%}}.ShowCase-module-scss-module__XPEH2W__caseImageFiveTwoFour:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){aspect-ratio:auto;width:74px;height:98px}.ShowCase-module-scss-module__XPEH2W__caseImageFiveTwoFour:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:57px;height:80px;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.ShowCase-module-scss-module__XPEH2W__caseImageFiveTwoFour:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFrame{object-fit:fill;object-position:center}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseImageFiveTwoFour:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:157px;height:207px}.ShowCase-module-scss-module__XPEH2W__caseImageFiveTwoFour:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:121px;height:171px}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseImageFiveTwoFour:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:171px;height:224px}.ShowCase-module-scss-module__XPEH2W__caseImageFiveTwoFour:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:132px;height:185px}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseImageFiveTwoFour:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:228px;height:300px}.ShowCase-module-scss-module__XPEH2W__caseImageFiveTwoFour:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:176px;height:248px}}.ShowCase-module-scss-module__XPEH2W__caseImageFiveOneFive{width:62px;bottom:16%}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseImageFiveOneFive{width:130px;bottom:17%}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseImageFiveOneFive{width:148px;bottom:17%}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseImageFiveOneFive{width:194px;bottom:18%}}.ShowCase-module-scss-module__XPEH2W__caseImageFiveOneFive:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){aspect-ratio:auto;width:53px;height:70px}.ShowCase-module-scss-module__XPEH2W__caseImageFiveOneFive:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:41px;height:58px;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.ShowCase-module-scss-module__XPEH2W__caseImageFiveOneFive:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFrame{object-fit:fill;object-position:center}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseImageFiveOneFive:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:113px;height:149px}.ShowCase-module-scss-module__XPEH2W__caseImageFiveOneFive:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:87px;height:123px}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseImageFiveOneFive:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:123px;height:161px}.ShowCase-module-scss-module__XPEH2W__caseImageFiveOneFive:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:95px;height:133px}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseImageFiveOneFive:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:164px;height:216px}.ShowCase-module-scss-module__XPEH2W__caseImageFiveOneFive:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:127px;height:178px}}.ShowCase-module-scss-module__XPEH2W__caseRowFiveCenter{z-index:5;align-items:flex-end}.ShowCase-module-scss-module__XPEH2W__caseImageFiveCenter{width:120px;bottom:8%}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseImageFiveCenter{width:254px;bottom:8%}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseImageFiveCenter{width:280px;bottom:8%}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseImageFiveCenter{width:372px;bottom:9%}}.ShowCase-module-scss-module__XPEH2W__caseImageFiveCenter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){aspect-ratio:auto;width:90px;height:120px}.ShowCase-module-scss-module__XPEH2W__caseImageFiveCenter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:70px;height:99px;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.ShowCase-module-scss-module__XPEH2W__caseImageFiveCenter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFrame{object-fit:fill;object-position:center}@media (min-width:768px){.ShowCase-module-scss-module__XPEH2W__caseImageFiveCenter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:193px;height:254px}.ShowCase-module-scss-module__XPEH2W__caseImageFiveCenter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:149px;height:210px}}@media (min-width:1024px){.ShowCase-module-scss-module__XPEH2W__caseImageFiveCenter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:210px;height:275px}.ShowCase-module-scss-module__XPEH2W__caseImageFiveCenter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:161px;height:227px}}@media (min-width:1440px){.ShowCase-module-scss-module__XPEH2W__caseImageFiveCenter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed){width:280px;height:368px}.ShowCase-module-scss-module__XPEH2W__caseImageFiveCenter:has(.ShowCase-module-scss-module__XPEH2W__caseImageFullBleed) .ShowCase-module-scss-module__XPEH2W__caseImageFullBleedArtWrap{width:216px;height:304px}}
.Roulette-module-scss-module__19Cg0W__root{--roulette-side-offset:var(--case-content-inline-offset,8px);--roulette-winner-spread-multiplier:3.2;--roulette-winner-spread-max-by-card:.08;--roulette-reveal-scale-ms:.8s;--roulette-reveal-fade-ms:1s;--roulette-reveal-track-ms:.4s;--roulette-winner-settle-ms:1s;--shikarniy-rays-enter-ms:.7s;width:min(1128px,100% - var(--roulette-side-offset)*2);box-sizing:border-box;pointer-events:auto;margin-inline:auto;background:#1a1611;border:8px solid #332d25;border-radius:32px;justify-content:center;align-items:center;height:144px;margin-bottom:12px;display:flex;box-shadow:0 0 16px #1a1611}@media (min-width:768px){.Roulette-module-scss-module__19Cg0W__root{height:232px;margin-bottom:110px}}@media (min-width:1024px){.Roulette-module-scss-module__19Cg0W__root{height:232px;margin-bottom:78px}}@media (min-width:1440px){.Roulette-module-scss-module__19Cg0W__root{height:312px;margin-bottom:100px}}@media (max-width:767px){.Roulette-module-scss-module__19Cg0W__root{border:4px solid #332d25;border-radius:16px}}.Roulette-module-scss-module__19Cg0W__root.Roulette-module-scss-module__19Cg0W__rootWithShikarniyRays{z-index:1;position:relative;overflow:visible}.Roulette-module-scss-module__19Cg0W__root.Roulette-module-scss-module__19Cg0W__rootWithShikarniyRays .Roulette-module-scss-module__19Cg0W__inner{overflow:visible}.Roulette-module-scss-module__19Cg0W__root.Roulette-module-scss-module__19Cg0W__rootWithShikarniyRays .Roulette-module-scss-module__19Cg0W__viewport:not(.Roulette-module-scss-module__19Cg0W__viewportVerticalMode){clip-path:inset(-480px 0);overflow:visible}.Roulette-module-scss-module__19Cg0W__root.Roulette-module-scss-module__19Cg0W__rootWithShikarniyRays.Roulette-module-scss-module__19Cg0W__rootVerticalMode .Roulette-module-scss-module__19Cg0W__viewport.Roulette-module-scss-module__19Cg0W__viewportVerticalMode{clip-path:inset(0 -480px);overflow:visible}.Roulette-module-scss-module__19Cg0W__root.Roulette-module-scss-module__19Cg0W__rootWithShikarniyRays.Roulette-module-scss-module__19Cg0W__rootVerticalMode .Roulette-module-scss-module__19Cg0W__reelColumnWithShikarniyRays{overflow:visible}.Roulette-module-scss-module__19Cg0W__root.Roulette-module-scss-module__19Cg0W__rootWithShikarniyRays .Roulette-module-scss-module__19Cg0W__viewport:before,.Roulette-module-scss-module__19Cg0W__root.Roulette-module-scss-module__19Cg0W__rootWithShikarniyRays .Roulette-module-scss-module__19Cg0W__viewport:after{opacity:0}.Roulette-module-scss-module__19Cg0W__rootVerticalMode .Roulette-module-scss-module__19Cg0W__cardSlot{width:100%;max-width:100%}.Roulette-module-scss-module__19Cg0W__rootVerticalMode .Roulette-module-scss-module__19Cg0W__cardSlot[data-winner=true]{filter:none}.Roulette-module-scss-module__19Cg0W__rootVerticalMode .Roulette-module-scss-module__19Cg0W__cardSlot[data-settled=true]{margin-inline:0}.Roulette-module-scss-module__19Cg0W__rootVerticalMode .Roulette-module-scss-module__19Cg0W__cardSlot[data-before-winner=true]{margin-inline-end:0}.Roulette-module-scss-module__19Cg0W__rootVerticalMode .Roulette-module-scss-module__19Cg0W__cardSlot[data-after-winner=true]{margin-inline-start:0}.Roulette-module-scss-module__19Cg0W__rootVerticalMode .Roulette-module-scss-module__19Cg0W__cardSlot[data-settled=true] .Roulette-module-scss-module__19Cg0W__cardContent{transform:none}.Roulette-module-scss-module__19Cg0W__inner{border-radius:inherit;width:100%;height:100%;position:relative;overflow:hidden}.Roulette-module-scss-module__19Cg0W__viewport{position:absolute;inset:0;overflow:hidden}.Roulette-module-scss-module__19Cg0W__viewport:not(.Roulette-module-scss-module__19Cg0W__viewportVerticalMode):before,.Roulette-module-scss-module__19Cg0W__viewport:not(.Roulette-module-scss-module__19Cg0W__viewportVerticalMode):after{content:"";z-index:3;pointer-events:none;width:96px;height:100%;position:absolute;top:0}.Roulette-module-scss-module__19Cg0W__viewport:not(.Roulette-module-scss-module__19Cg0W__viewportVerticalMode):before{background:linear-gradient(90deg,#1a1611 0%,#1a161100 100%);left:0}.Roulette-module-scss-module__19Cg0W__viewport:not(.Roulette-module-scss-module__19Cg0W__viewportVerticalMode):after{background:linear-gradient(270deg,#1a1611 0%,#1a161100 100%);right:0}.Roulette-module-scss-module__19Cg0W__viewportVerticalMode:before,.Roulette-module-scss-module__19Cg0W__viewportVerticalMode:after{content:"";z-index:3;pointer-events:none;width:100%;height:48px;position:absolute;left:0}.Roulette-module-scss-module__19Cg0W__viewportVerticalMode:before{background:linear-gradient(#1a1611 0%,#1a161100 100%);top:0}.Roulette-module-scss-module__19Cg0W__viewportVerticalMode:after{background:linear-gradient(#1a161100 0%,#1a1611 100%);top:auto;bottom:0}.Roulette-module-scss-module__19Cg0W__measureProbe{visibility:hidden;pointer-events:none;opacity:0;position:absolute;inset:auto auto auto -9999px}.Roulette-module-scss-module__19Cg0W__track{gap:var(--roulette-card-gap,4px);will-change:transform;z-index:2;--dc-drop-card-blur-promote:transform;--dc-drop-card-image-shadow:none;--dc-drop-card-blur-display:none;--dc-drop-card-glow-fallback-display:block;--dc-drop-card-glow-fallback-opacity:.11;--dc-drop-card-glow-fallback-height:33px;padding-inline:8px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Roulette-module-scss-module__19Cg0W__reels{z-index:2;justify-content:space-evenly;align-items:stretch;padding-inline:8px;display:flex;position:absolute;inset:0}.Roulette-module-scss-module__19Cg0W__reelColumn{width:var(--roulette-reel-width,152px);height:100%;margin-inline:1px;position:relative;overflow:hidden}.Roulette-module-scss-module__19Cg0W__reelColumnWithShikarniyRays{z-index:2;overflow:visible}.Roulette-module-scss-module__19Cg0W__reelTrackLayer{position:relative}.Roulette-module-scss-module__19Cg0W__reelColumnFooter{z-index:10;pointer-events:none;position:absolute;inset:0}.Roulette-module-scss-module__19Cg0W__reelColumnFooter>*{pointer-events:auto;z-index:10;position:relative}.Roulette-module-scss-module__19Cg0W__rootWithShikarniyRays.Roulette-module-scss-module__19Cg0W__rootVerticalMode .Roulette-module-scss-module__19Cg0W__reels{z-index:1}.Roulette-module-scss-module__19Cg0W__rootWithShikarniyRays.Roulette-module-scss-module__19Cg0W__rootVerticalMode .Roulette-module-scss-module__19Cg0W__reelColumnWithShikarniyRays .Roulette-module-scss-module__19Cg0W__cardSlot[data-faded=true]{z-index:0;position:relative}.Roulette-module-scss-module__19Cg0W__rootWithShikarniyRays.Roulette-module-scss-module__19Cg0W__rootVerticalMode .Roulette-module-scss-module__19Cg0W__reelColumnWithShikarniyRays .Roulette-module-scss-module__19Cg0W__cardSlot[data-winner=true]{z-index:2;pointer-events:none;position:relative;overflow:visible}.Roulette-module-scss-module__19Cg0W__rootWithShikarniyRays.Roulette-module-scss-module__19Cg0W__rootVerticalMode .Roulette-module-scss-module__19Cg0W__reelColumnWithShikarniyRays .Roulette-module-scss-module__19Cg0W__cardSlot[data-winner=true] [data-shikarniy-rays-in-winner]{z-index:0;pointer-events:none}.Roulette-module-scss-module__19Cg0W__rootWithShikarniyRays.Roulette-module-scss-module__19Cg0W__rootVerticalMode .Roulette-module-scss-module__19Cg0W__reelColumnWithShikarniyRays .Roulette-module-scss-module__19Cg0W__cardSlot[data-winner=true] .Roulette-module-scss-module__19Cg0W__cardContent{z-index:1;pointer-events:none;position:relative}.Roulette-module-scss-module__19Cg0W__reelColumn:not(.Roulette-module-scss-module__19Cg0W__reelColumnWithShikarniyRays) .Roulette-module-scss-module__19Cg0W__cardSlot[data-winner=true]{z-index:10}.Roulette-module-scss-module__19Cg0W__trackSpinning{backface-visibility:hidden}.Roulette-module-scss-module__19Cg0W__trackSettled{transition:transform var(--roulette-reveal-track-ms) cubic-bezier(.65, 0, .35, 1)}.Roulette-module-scss-module__19Cg0W__cardSlot{width:var(--roulette-card-width,176px);height:var(--roulette-card-height,auto);min-width:0;transition:transform var(--roulette-reveal-scale-ms) cubic-bezier(.65, 0, .35, 1);opacity:1;flex:none;position:relative;overflow:visible}.Roulette-module-scss-module__19Cg0W__cardSlot[data-winner=true]{filter:saturate(1.08)}.Roulette-module-scss-module__19Cg0W__cardSlot[data-faded=true]{opacity:var(--settle-opacity,.18);transition:opacity var(--roulette-reveal-fade-ms) cubic-bezier(.65, 0, .35, 1)}.Roulette-module-scss-module__19Cg0W__cardSlot[data-settled=true]{animation:Roulette-module-scss-module__19Cg0W__winner-settle var(--roulette-winner-settle-ms) cubic-bezier(.65, 0, .35, 1) forwards;--dc-drop-card-blur-display:block;--dc-drop-card-glow-fallback-display:none;margin-inline:0}.Roulette-module-scss-module__19Cg0W__cardSlot{--roulette-winner-spread:min(calc(var(--roulette-card-gap,4px) * var(--roulette-winner-spread-multiplier)), calc(var(--roulette-card-width,176px) * var(--roulette-winner-spread-max-by-card)))}.Roulette-module-scss-module__19Cg0W__cardSlot[data-horizontal-left-block=true]{transform:translateX(calc(var(--roulette-winner-spread) * -1))}.Roulette-module-scss-module__19Cg0W__cardSlot[data-horizontal-right-block=true]{transform:translateX(var(--roulette-winner-spread))}.Roulette-module-scss-module__19Cg0W__cardSlot[data-settled=true] .Roulette-module-scss-module__19Cg0W__cardContent{z-index:2;position:relative;transform:scale(1.15132,1.15244)}.Roulette-module-scss-module__19Cg0W__rootWithShikarniyRays:not(.Roulette-module-scss-module__19Cg0W__rootVerticalMode) .Roulette-module-scss-module__19Cg0W__track{z-index:1}.Roulette-module-scss-module__19Cg0W__rootWithShikarniyRays:not(.Roulette-module-scss-module__19Cg0W__rootVerticalMode) .Roulette-module-scss-module__19Cg0W__cardSlot[data-faded=true]{z-index:0;position:relative}.Roulette-module-scss-module__19Cg0W__rootWithShikarniyRays:not(.Roulette-module-scss-module__19Cg0W__rootVerticalMode) .Roulette-module-scss-module__19Cg0W__cardSlot[data-winner=true]{z-index:2;pointer-events:none;position:relative;overflow:visible}.Roulette-module-scss-module__19Cg0W__rootWithShikarniyRays:not(.Roulette-module-scss-module__19Cg0W__rootVerticalMode) .Roulette-module-scss-module__19Cg0W__cardSlot[data-winner=true] [data-shikarniy-rays-in-winner]{z-index:0;pointer-events:none}.Roulette-module-scss-module__19Cg0W__rootWithShikarniyRays:not(.Roulette-module-scss-module__19Cg0W__rootVerticalMode) .Roulette-module-scss-module__19Cg0W__cardSlot[data-winner=true] .Roulette-module-scss-module__19Cg0W__cardContent{z-index:2;pointer-events:none;position:relative}@media (max-width:767px){.Roulette-module-scss-module__19Cg0W__root:not(.Roulette-module-scss-module__19Cg0W__rootVerticalMode) .Roulette-module-scss-module__19Cg0W__cardSlot[data-settled=true] .Roulette-module-scss-module__19Cg0W__cardContent{transform:scale(1.15464,1.15)}}@keyframes Roulette-module-scss-module__19Cg0W__winner-settle{0%{filter:saturate(1.5)brightness(1.2)}50%{filter:saturate(1.15)brightness(1.05)}to{filter:saturate(1.1)}}.Roulette-module-scss-module__19Cg0W__cardContent{z-index:1;width:100%;min-width:0;height:100%;min-height:0;transition:transform var(--roulette-reveal-scale-ms) cubic-bezier(.65, 0, .35, 1);justify-content:center;align-items:center;display:flex;position:relative}.Roulette-module-scss-module__19Cg0W__cardSlotSlow{animation:Roulette-module-scss-module__19Cg0W__roulette-fade-slow var(--roulette-card-fade-duration,var(--roulette-spin-duration)) linear forwards}.Roulette-module-scss-module__19Cg0W__cardSlotFast{animation:Roulette-module-scss-module__19Cg0W__roulette-fade-fast var(--roulette-card-fade-duration,var(--roulette-spin-duration)) linear forwards}@keyframes Roulette-module-scss-module__19Cg0W__roulette-fade-slow{0%,80%{opacity:1}to{opacity:.75}}@keyframes Roulette-module-scss-module__19Cg0W__roulette-fade-fast{0%,72%{opacity:1}to{opacity:.78}}@media (hover:none) and (pointer:coarse){.Roulette-module-scss-module__19Cg0W__cardSlotSlow,.Roulette-module-scss-module__19Cg0W__cardSlotFast{opacity:1!important;animation:none!important}}
.RouletteDivider-module-scss-module__e2Y7tq__root{pointer-events:none;z-index:10;opacity:0;transition:opacity .42s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RouletteDivider-module-scss-module__e2Y7tq__visible{opacity:1}.RouletteDivider-module-scss-module__e2Y7tq__hidden{opacity:0}.RouletteDivider-module-scss-module__e2Y7tq__vertical{width:16px;height:100%}.RouletteDivider-module-scss-module__e2Y7tq__horizontal{width:100%;height:16px}.RouletteDivider-module-scss-module__e2Y7tq__glow,.RouletteDivider-module-scss-module__e2Y7tq__main,.RouletteDivider-module-scss-module__e2Y7tq__blink{border-radius:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RouletteDivider-module-scss-module__e2Y7tq__vertical .RouletteDivider-module-scss-module__e2Y7tq__glow{filter:blur(8px);background:#ffc24759;width:4px;height:100%;transform:translate(-50%,-50%)scaleX(.8)}.RouletteDivider-module-scss-module__e2Y7tq__vertical .RouletteDivider-module-scss-module__e2Y7tq__main{background:#ffc247;width:2px;height:100%}.RouletteDivider-module-scss-module__e2Y7tq__vertical .RouletteDivider-module-scss-module__e2Y7tq__blink{filter:blur(.5px);background:linear-gradient(#fffbf500 0%,#fffbf52e 14%,#fffbf5c7 32% 68%,#fffbf52e 86%,#fffbf500 100%);width:1px;height:100%}.RouletteDivider-module-scss-module__e2Y7tq__horizontal .RouletteDivider-module-scss-module__e2Y7tq__glow{filter:blur(8px);background:#ffc24759;width:100%;height:4px;transform:translate(-50%,-50%)scaleY(.8)}.RouletteDivider-module-scss-module__e2Y7tq__horizontal .RouletteDivider-module-scss-module__e2Y7tq__main{background:#ffc247;width:100%;height:2px}.RouletteDivider-module-scss-module__e2Y7tq__horizontal .RouletteDivider-module-scss-module__e2Y7tq__blink{filter:blur(.5px);background:linear-gradient(90deg,#fffbf500 0%,#fffbf52e 14%,#fffbf5c7 32% 68%,#fffbf52e 86%,#fffbf500 100%);width:100%;height:1px}.RouletteDivider-module-scss-module__e2Y7tq__capStart,.RouletteDivider-module-scss-module__e2Y7tq__capEnd{background:#ffc247;width:16px;height:8px;position:absolute;left:50%;transform:translate(-50%)}.RouletteDivider-module-scss-module__e2Y7tq__vertical .RouletteDivider-module-scss-module__e2Y7tq__capStart{border-radius:0 0 8px 8px;top:0}.RouletteDivider-module-scss-module__e2Y7tq__vertical .RouletteDivider-module-scss-module__e2Y7tq__capEnd{border-radius:8px 8px 0 0;bottom:0}.RouletteDivider-module-scss-module__e2Y7tq__horizontal .RouletteDivider-module-scss-module__e2Y7tq__capStart,.RouletteDivider-module-scss-module__e2Y7tq__horizontal .RouletteDivider-module-scss-module__e2Y7tq__capEnd{width:8px;height:16px;top:50%;left:auto;transform:translateY(-50%)}.RouletteDivider-module-scss-module__e2Y7tq__horizontal .RouletteDivider-module-scss-module__e2Y7tq__capStart{border-radius:0 8px 8px 0;left:0}.RouletteDivider-module-scss-module__e2Y7tq__horizontal .RouletteDivider-module-scss-module__e2Y7tq__capEnd{border-radius:8px 0 0 8px;right:0}.RouletteDivider-module-scss-module__e2Y7tq__glow,.RouletteDivider-module-scss-module__e2Y7tq__blink{will-change:transform}
.VerticalReelSellButton-module-scss-module__kgDKtq__anchor{left:0;right:0;top:calc(50% + var(--roulette-card-height,157px)/2 - 2px);z-index:10;pointer-events:none;isolation:isolate;justify-content:center;display:flex;position:absolute}.VerticalReelSellButton-module-scss-module__kgDKtq__anchor>*{pointer-events:auto;z-index:10;position:relative}.VerticalReelSellButton-module-scss-module__kgDKtq__compact[data-layout=solo-label]{border-radius:8px;height:auto;min-height:20px}@supports (corner-shape:squircle){.VerticalReelSellButton-module-scss-module__kgDKtq__compact[data-layout=solo-label]{corner-shape:squircle;border-radius:16px}}.VerticalReelSellButton-module-scss-module__kgDKtq__compact[data-layout=solo-label]{gap:0;padding:4px 8px}.VerticalReelSellButton-module-scss-module__kgDKtq__compact[data-layout=solo-label]:disabled{opacity:.7}.VerticalReelSellButton-module-scss-module__kgDKtq__compact[data-layout=solo-label]>span{white-space:normal;flex-direction:column;align-items:center;gap:0;display:flex}.VerticalReelSellButton-module-scss-module__kgDKtq__compactContent{flex-direction:column;align-items:center;gap:0;display:flex}.VerticalReelSellButton-module-scss-module__kgDKtq__compactLabel{font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;font-size:8px;font-weight:700;line-height:100%}@media (min-width:768px){.VerticalReelSellButton-module-scss-module__kgDKtq__compactLabel{font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;font-size:12px;font-weight:700;line-height:135%}}.VerticalReelSellButton-module-scss-module__kgDKtq__compactLabel{color:#ffc24759}.VerticalReelSellButton-module-scss-module__kgDKtq__compactPrice{font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;font-size:8px;font-weight:700;line-height:100%}@media (min-width:768px){.VerticalReelSellButton-module-scss-module__kgDKtq__compactPrice{font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;font-size:12px;font-weight:700;line-height:135%}}.VerticalReelSellButton-module-scss-module__kgDKtq__compactPrice{color:#ffc247;white-space:nowrap}.VerticalReelSellButton-module-scss-module__kgDKtq__compactPriceOnly{font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;font-size:8px;font-weight:700;line-height:100%}@media (min-width:768px){.VerticalReelSellButton-module-scss-module__kgDKtq__compactPriceOnly{font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;font-size:12px;font-weight:700;line-height:135%}}.VerticalReelSellButton-module-scss-module__kgDKtq__compactPriceOnly{color:#ffc247;white-space:nowrap}
.VerticalReelTrack-module-scss-module__ZjZIJG__trackVertical{gap:var(--roulette-card-gap-y,4px);will-change:transform;pointer-events:auto;--dc-drop-card-image-shadow:none;--dc-drop-card-blur-display:none;--dc-drop-card-glow-fallback-display:block;--dc-drop-card-glow-fallback-opacity:.11;--dc-drop-card-glow-fallback-height:33px;flex-direction:column;width:100%;padding-block:8px;display:flex;position:absolute;top:0;left:0}.VerticalReelTrack-module-scss-module__ZjZIJG__trackVerticalSpinning{backface-visibility:hidden}.VerticalReelTrack-module-scss-module__ZjZIJG__trackVerticalSettled{will-change:auto;transition:none}.VerticalReelTrack-module-scss-module__ZjZIJG__reelCardSlot{width:100%;position:relative}.VerticalReelTrack-module-scss-module__ZjZIJG__trackVerticalSettled .VerticalReelTrack-module-scss-module__ZjZIJG__reelCardSlot[data-winner=true]{opacity:1;filter:none;--dc-drop-card-blur-display:block;--dc-drop-card-glow-fallback-display:none}
.ShikarniyRays-module-scss-module__vk4t8G__raysInWinnerSlot{z-index:0;opacity:0;animation:ShikarniyRays-module-scss-module__vk4t8G__shikarniyRaysEnter var(--shikarniy-rays-enter-ms,.7s) ease-out forwards;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none!important}.ShikarniyRays-module-scss-module__vk4t8G__raysExtension{z-index:2;opacity:0;animation:ShikarniyRays-module-scss-module__vk4t8G__shikarniyRaysEnter var(--shikarniy-rays-enter-ms,.7s) ease-out forwards;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;pointer-events:none!important}@keyframes ShikarniyRays-module-scss-module__vk4t8G__shikarniyRaysEnter{0%{opacity:0}to{opacity:1}}.ShikarniyRays-module-scss-module__vk4t8G__raysExtensionComposite{-webkit-mask-composite:source-over;-webkit-mask-composite:source-over;mask-composite:add}.ShikarniyRays-module-scss-module__vk4t8G__raysExtensionIntersect{-webkit-mask-composite:source-in;-webkit-mask-composite:source-in;mask-composite:intersect}.ShikarniyRays-module-scss-module__vk4t8G__raysImageSpin{transform-origin:50%;will-change:transform;backface-visibility:hidden;justify-content:center;align-items:center;width:100%;height:100%;animation:6s linear infinite ShikarniyRays-module-scss-module__vk4t8G__shikarniyRaysRotate;display:flex;container-type:size}.ShikarniyRays-module-scss-module__vk4t8G__raysGraphicStack{width:100%;height:100%;position:relative;overflow:visible}.ShikarniyRays-module-scss-module__vk4t8G__raysGraphicBloom{z-index:0;width:var(--shikarniy-rays-bloom-size,300px);height:var(--shikarniy-rays-bloom-size,300px);pointer-events:none;transform-origin:50%;will-change:transform,filter,opacity,background;animation:6s linear infinite ShikarniyRays-module-scss-module__vk4t8G__shikarniyRaysBloomPulse,6s linear infinite ShikarniyRays-module-scss-module__vk4t8G__shikarniyRaysBloomFill;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.ShikarniyRays-module-scss-module__vk4t8G__raysGraphicSharp{z-index:1;transform-origin:50%;will-change:transform;backface-visibility:hidden;animation:6s linear infinite ShikarniyRays-module-scss-module__vk4t8G__shikarniyRaysPulse;position:absolute;inset:0}.ShikarniyRays-module-scss-module__vk4t8G__raysGraphicGolden,.ShikarniyRays-module-scss-module__vk4t8G__raysGraphicSilver{will-change:opacity;width:100%;height:100%;position:absolute;inset:0}.ShikarniyRays-module-scss-module__vk4t8G__raysGraphicGolden{animation:6s linear infinite ShikarniyRays-module-scss-module__vk4t8G__shikarniyRaysGoldenOpacity}.ShikarniyRays-module-scss-module__vk4t8G__raysGraphicSilver{animation:6s linear infinite ShikarniyRays-module-scss-module__vk4t8G__shikarniyRaysSilverOpacity}@keyframes ShikarniyRays-module-scss-module__vk4t8G__shikarniyRaysRotate{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes ShikarniyRays-module-scss-module__vk4t8G__shikarniyRaysPulse{0%{transform:scaleX(1)}25%{transform:scaleX(var(--shikarniy-rays-pulse-width-ratio,.75))}50%{transform:scaleX(1)}75%{transform:scaleX(var(--shikarniy-rays-pulse-width-ratio,.75))}to{transform:scaleX(1)}}@keyframes ShikarniyRays-module-scss-module__vk4t8G__shikarniyRaysBloomPulse{0%{filter:blur(var(--shikarniy-rays-bloom-blur-golden,44px));transform:translate(-50%,-50%)scale(1)}25%{transform:translate(-50%, -50%) scale(var(--shikarniy-rays-pulse-width-ratio,.75));filter:blur(var(--shikarniy-rays-bloom-blur-silver,38px))}50%{filter:blur(var(--shikarniy-rays-bloom-blur-golden,44px));transform:translate(-50%,-50%)scale(1)}75%{transform:translate(-50%, -50%) scale(var(--shikarniy-rays-pulse-width-ratio,.75));filter:blur(var(--shikarniy-rays-bloom-blur-silver,38px))}to{filter:blur(var(--shikarniy-rays-bloom-blur-golden,44px));transform:translate(-50%,-50%)scale(1)}}@keyframes ShikarniyRays-module-scss-module__vk4t8G__shikarniyRaysBloomFill{0%{opacity:.92;background:radial-gradient(circle closest-side,#ffc247c7 0%,#ffe4ad6b 32%,#fff1d629 58%,#0000 100%)}25%{opacity:.78;background:radial-gradient(circle closest-side,#ffffff94 0%,#ffffff42 32%,#ffffff1a 58%,#0000 100%)}50%{opacity:.92;background:radial-gradient(circle closest-side,#ffc247c7 0%,#ffe4ad6b 32%,#fff1d629 58%,#0000 100%)}75%{opacity:.78;background:radial-gradient(circle closest-side,#ffffff94 0%,#ffffff42 32%,#ffffff1a 58%,#0000 100%)}to{opacity:.92;background:radial-gradient(circle closest-side,#ffc247c7 0%,#ffe4ad6b 32%,#fff1d629 58%,#0000 100%)}}@keyframes ShikarniyRays-module-scss-module__vk4t8G__shikarniyRaysGoldenOpacity{0%{opacity:1}25%{opacity:0}50%{opacity:1}75%{opacity:0}to{opacity:1}}@keyframes ShikarniyRays-module-scss-module__vk4t8G__shikarniyRaysSilverOpacity{0%{opacity:0}25%{opacity:1}50%{opacity:0}75%{opacity:1}to{opacity:0}}
.CashOutHeader-module-scss-module__8D-u6a__root{flex-direction:column;padding:8px;display:flex}.CashOutHeader-module-scss-module__8D-u6a__title{font-family:var(--font-heading-deva),Georgia,"Times New Roman",serif;letter-spacing:0;color:#fffbf5;font-size:24px;font-weight:700;font-stretch:790%;line-height:135%}.CashOutHeader-module-scss-module__8D-u6a__subtitle{font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;color:#b8b09a;margin:0;font-size:14px;font-weight:400;line-height:145%}
.CashOutNotAuthenticated-module-scss-module__CEnvBa__root{justify-content:center;align-items:center;padding:48px 24px;display:flex}.CashOutNotAuthenticated-module-scss-module__CEnvBa__text{font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;color:#b8b09a;font-size:16px;font-weight:400;line-height:150%}
.CashOutSection-module-scss-module__deC1da__loadingMore{text-align:center;padding:12px 0}.CashOutSection-module-scss-module__deC1da__root{border-radius:24px;flex-direction:column;width:100%;max-width:1128px;margin:0 auto;padding:8px;display:flex}@supports (corner-shape:squircle){.CashOutSection-module-scss-module__deC1da__root{corner-shape:squircle;border-radius:48px}}.CashOutSection-module-scss-module__deC1da__root{background-color:#241f18}
.VolumeSettings-module-scss-module__nvXhvG__root.VolumeSettings-module-scss-module__nvXhvG__root{--dc-volume-settings-label-font-family:var(--font-geist-sans), Geist, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;--dc-volume-settings-label-font-size:16px;--dc-volume-settings-label-font-weight:400;--dc-volume-settings-label-line-height:150%;--dc-volume-settings-label-color:#b8b09a;--dc-volume-settings-percent-font-family:var(--font-geist-sans), Geist, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;--dc-volume-settings-percent-font-size:16px;--dc-volume-settings-percent-font-weight:400;--dc-volume-settings-percent-line-height:150%;--dc-volume-settings-percent-bg:#473a1f;--dc-volume-settings-percent-color:#ffc247;--dc-volume-settings-bar-track-bg:#1a1611;--dc-volume-settings-bar-fill-bg:linear-gradient(90deg, #ffc247 0%, #fffbf5 100%);--dc-volume-settings-thumb-bg:#fffbf5;--dc-volume-settings-icon-size:28px;--dc-volume-settings-icon-filter:brightness(0) saturate(100%) invert(72%) sepia(8%) saturate(260%) hue-rotate(12deg) brightness(100%) contrast(90%)}
.WithdrawalStatusOverlay-module-scss-module__xnycRa__overlay{z-index:5;flex-direction:column;align-items:flex-start;gap:2px;display:flex;position:absolute;top:4px;left:4px;right:auto}.WithdrawalStatusOverlay-module-scss-module__xnycRa__overlayHoverActions{opacity:0;pointer-events:none;transition:opacity .18s,transform .18s;transform:translateY(6px)}.WithdrawalStatusOverlay-module-scss-module__xnycRa__overlayHoverActionsVisible{opacity:1;pointer-events:auto;transform:translateY(0)}@media (max-width:1023px){.WithdrawalStatusOverlay-module-scss-module__xnycRa__overlayHoverActions{opacity:1;pointer-events:auto;transform:translateY(0)}}.WithdrawalStatusOverlay-module-scss-module__xnycRa__pill{font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;border:none;border-radius:4px;justify-content:center;align-items:center;gap:4px;font-size:12px;font-weight:500;line-height:135%;display:inline-flex}@supports (corner-shape:squircle){.WithdrawalStatusOverlay-module-scss-module__xnycRa__pill{corner-shape:squircle;border-radius:8px}}.WithdrawalStatusOverlay-module-scss-module__xnycRa__pill{color:#ffc247;backdrop-filter:blur(64px);background:#241f18;padding:4px 8px}.WithdrawalStatusOverlay-module-scss-module__xnycRa__timer{font-variant-numeric:tabular-nums;justify-content:flex-start;min-width:68px;padding:4px 8px 4px 6px}.WithdrawalStatusOverlay-module-scss-module__xnycRa__pillReplace{padding:4px 8px 4px 6px}.WithdrawalStatusOverlay-module-scss-module__xnycRa__action{cursor:pointer}.WithdrawalStatusOverlay-module-scss-module__xnycRa__action:disabled{opacity:.5}.WithdrawalStatusOverlay-module-scss-module__xnycRa__icon{flex-shrink:0;width:14px;height:14px}.WithdrawalStatusOverlay-module-scss-module__xnycRa__timer .WithdrawalStatusOverlay-module-scss-module__xnycRa__icon{margin-left:-2px;margin-right:2px}.WithdrawalStatusOverlay-module-scss-module__xnycRa__pillReplace .WithdrawalStatusOverlay-module-scss-module__xnycRa__icon{margin-right:2px}
.CashOutSkinsGrid-module-scss-module__EpS4UG__grid{background-color:#1a1611;border-radius:16px;padding:8px}@supports (corner-shape:squircle){.CashOutSkinsGrid-module-scss-module__EpS4UG__grid{corner-shape:squircle;border-radius:32px}}.CashOutSkinsGrid-module-scss-module__EpS4UG__grid{grid-template-columns:repeat(6,minmax(0,1fr));align-content:start;align-items:start;gap:8px;width:100%;display:grid}.CashOutSkinsGrid-module-scss-module__EpS4UG__grid>*{width:100%;min-width:0}@media (max-width:1439px){.CashOutSkinsGrid-module-scss-module__EpS4UG__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:1023px){.CashOutSkinsGrid-module-scss-module__EpS4UG__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:767px){.CashOutSkinsGrid-module-scss-module__EpS4UG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1920px){.CashOutSkinsGrid-module-scss-module__EpS4UG__grid{min-height:416px}}.CashOutSkinsGrid-module-scss-module__EpS4UG__emptyState{background-color:#1a1611;border-radius:16px;width:100%;min-height:360px;padding:8px}
.CashOutPageLoadingSkeleton-module-scss-module__90tzTq__mainCard{background-color:#241f18;border-radius:24px;flex-direction:column;width:100%;max-width:1128px;margin:0 auto 8px;padding:8px;display:flex}.CashOutPageLoadingSkeleton-module-scss-module__90tzTq__pageHeader{flex-direction:column;gap:8px;padding:8px;display:flex}.CashOutPageLoadingSkeleton-module-scss-module__90tzTq__titleSk{background-color:#332d25;border-radius:8px;width:160px;height:32px}.CashOutPageLoadingSkeleton-module-scss-module__90tzTq__subtitleSk{background-color:#332d25;border-radius:4px;width:100%;max-width:640px;height:20px}.CashOutPageLoadingSkeleton-module-scss-module__90tzTq__gridShell{box-sizing:border-box;background-color:#1a1611;border-radius:16px;width:100%;min-height:320px;padding:8px}.CashOutPageLoadingSkeleton-module-scss-module__90tzTq__grid{grid-template-columns:repeat(6,1fr);align-content:start;align-items:start;gap:8px;width:100%;margin:0 auto;display:grid}@media (max-width:1439px){.CashOutPageLoadingSkeleton-module-scss-module__90tzTq__grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:1023px){.CashOutPageLoadingSkeleton-module-scss-module__90tzTq__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:767px){.CashOutPageLoadingSkeleton-module-scss-module__90tzTq__grid{grid-template-columns:repeat(2,1fr)}}.CashOutPageLoadingSkeleton-module-scss-module__90tzTq__gridCellSk{box-sizing:border-box;aspect-ratio:109.33/102.19;background-color:#241f18;border-radius:12px;width:100%;min-width:0}@media (max-width:767px){.CashOutPageLoadingSkeleton-module-scss-module__90tzTq__gridCellSk{max-height:220px}}@media (min-width:768px){.CashOutPageLoadingSkeleton-module-scss-module__90tzTq__gridCellSk{aspect-ratio:148/124.27}}@media (min-width:1024px){.CashOutPageLoadingSkeleton-module-scss-module__90tzTq__gridCellSk{aspect-ratio:178/148.79}}@media (min-width:1440px){.CashOutPageLoadingSkeleton-module-scss-module__90tzTq__gridCellSk{aspect-ratio:181.33/147.76}}.CashOutPageLoadingSkeleton-module-scss-module__90tzTq__tradeDock{background-color:#332d25;border-radius:24px;flex-direction:column;gap:8px;width:100%;max-width:1128px;height:108px;margin:0 auto;padding:16px;display:flex}.CashOutPageLoadingSkeleton-module-scss-module__90tzTq__introSk{background-color:#241f18;border-radius:4px;width:100%;max-width:520px;height:14px}.CashOutPageLoadingSkeleton-module-scss-module__90tzTq__tradeRow{align-items:flex-start;gap:8px;display:flex}@media (max-width:767px){.CashOutPageLoadingSkeleton-module-scss-module__90tzTq__tradeRow{flex-direction:column;align-items:stretch}}.CashOutPageLoadingSkeleton-module-scss-module__90tzTq__tradeInputSk{background-color:#1a1611;border-radius:12px;flex:1;min-width:0;height:48px}@media (max-width:767px){.CashOutPageLoadingSkeleton-module-scss-module__90tzTq__tradeInputSk{width:100%}}.CashOutPageLoadingSkeleton-module-scss-module__90tzTq__withdrawBtnSk{background-color:#241f18;border-radius:12px;flex-shrink:0;width:160px;height:48px}@media (max-width:767px){.CashOutPageLoadingSkeleton-module-scss-module__90tzTq__withdrawBtnSk{width:100%}}.CashOutPageLoadingSkeleton-module-scss-module__90tzTq__skeletonMount{flex-direction:column;gap:8px;width:100%;display:flex}
.EmptyContent-module-scss-module__akdN_q__root{text-align:center;border:1px dashed #332d25;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:360px;display:flex}.EmptyContent-module-scss-module__akdN_q__icon{filter:brightness(0)saturate()invert(72%)sepia(8%)saturate(260%)hue-rotate(12deg)brightness()contrast(90%);width:64px;height:64px}.EmptyContent-module-scss-module__akdN_q__content{flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.EmptyContent-module-scss-module__akdN_q__title{font-family:var(--font-heading-deva),Georgia,"Times New Roman",serif;letter-spacing:0;color:#fffbf5;font-size:20px;font-weight:700;font-stretch:790%;line-height:120%}.EmptyContent-module-scss-module__akdN_q__subtitle{font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;color:#b8b09a;font-size:14px;font-weight:400;line-height:145%}
.SkinSwapPopUp-module-scss-module__YKgE9q__content.SkinSwapPopUp-module-scss-module__YKgE9q__content{--dc-modal-bg:#241f18;background:var(--dc-modal-bg);border-radius:24px;grid-template-rows:auto minmax(0,1fr) auto;width:min(1128px,100vw - 32px);max-width:calc(100vw - 32px);height:min(860px,100vh - 32px);max-height:calc(100vh - 32px);padding:8px;display:grid}@supports (corner-shape:squircle){.SkinSwapPopUp-module-scss-module__YKgE9q__content.SkinSwapPopUp-module-scss-module__YKgE9q__content{corner-shape:squircle;border-radius:48px}}.SkinSwapPopUp-module-scss-module__YKgE9q__content.SkinSwapPopUp-module-scss-module__YKgE9q__content{box-sizing:border-box;min-height:0;position:fixed;overflow:hidden;box-shadow:0 24px 64px #00000040}@media (max-width:767px){.SkinSwapPopUp-module-scss-module__YKgE9q__content.SkinSwapPopUp-module-scss-module__YKgE9q__content{gap:12px;width:calc(100vw - 16px)}}.SkinSwapPopUp-module-scss-module__YKgE9q__closeButton{cursor:pointer;width:32px;min-width:32px;height:32px;padding:8px;position:absolute;top:8px;right:8px}.SkinSwapPopUp-module-scss-module__YKgE9q__header{flex-direction:column;flex-shrink:0;gap:4px;padding:8px 32px 16px 8px;display:flex;position:relative}@media (max-width:767px){.SkinSwapPopUp-module-scss-module__YKgE9q__header{padding:4px 32px 4px 8px}}.SkinSwapPopUp-module-scss-module__YKgE9q__title{font-family:var(--font-heading-deva),Georgia,"Times New Roman",serif;letter-spacing:0;color:#fffbf5;font-size:24px;font-weight:700;font-stretch:790%;line-height:135%}.SkinSwapPopUp-module-scss-module__YKgE9q__subtitle{font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;color:#b8b09a;font-size:14px;font-weight:400;line-height:145%}.SkinSwapPopUp-module-scss-module__YKgE9q__grid{background-color:#1a1611;grid-template-columns:repeat(6,1fr);align-content:start;align-items:start;gap:8px;width:100%;min-width:0;display:grid;overflow:hidden}@media (max-width:1023px){.SkinSwapPopUp-module-scss-module__YKgE9q__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:767px){.SkinSwapPopUp-module-scss-module__YKgE9q__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:359px){.SkinSwapPopUp-module-scss-module__YKgE9q__grid{grid-template-columns:repeat(2,1fr)}}.SkinSwapPopUp-module-scss-module__YKgE9q__cardsViewport{--dc-skinswap-scroll-size:3px;background-color:#1a1611;border-radius:16px;width:100%;min-width:0;height:100%;min-height:0}@supports (corner-shape:squircle){.SkinSwapPopUp-module-scss-module__YKgE9q__cardsViewport{corner-shape:squircle;border-radius:32px}}.SkinSwapPopUp-module-scss-module__YKgE9q__cardsViewport{padding:8px;overflow:visible}.SkinSwapPopUp-module-scss-module__YKgE9q__cardsScroll,:is(.SkinSwapPopUp-module-scss-module__YKgE9q__cardsScroll .simplebar-wrapper,.SkinSwapPopUp-module-scss-module__YKgE9q__cardsScroll .simplebar-mask,.SkinSwapPopUp-module-scss-module__YKgE9q__cardsScroll .simplebar-offset,.SkinSwapPopUp-module-scss-module__YKgE9q__cardsScroll .simplebar-content-wrapper){height:100%}.SkinSwapPopUp-module-scss-module__YKgE9q__cardsScroll .simplebar-content-wrapper{border-radius:16px;overflow:hidden auto}.SkinSwapPopUp-module-scss-module__YKgE9q__cardsScroll .simplebar-track.simplebar-vertical{width:var(--dc-skinswap-scroll-size);z-index:3;pointer-events:auto;background:0 0;top:8px;bottom:8px;right:-14px}.SkinSwapPopUp-module-scss-module__YKgE9q__cardsScroll .simplebar-track.simplebar-vertical .simplebar-scrollbar{pointer-events:auto}.SkinSwapPopUp-module-scss-module__YKgE9q__cardsScroll .simplebar-track.simplebar-horizontal{display:none}.SkinSwapPopUp-module-scss-module__YKgE9q__cardsScroll .simplebar-scrollbar:before{background:#5c5346;border-radius:999px;inset:0}@media (min-width:768px){.SkinSwapPopUp-module-scss-module__YKgE9q__cardsScroll .simplebar-scrollbar:before{opacity:1}}:is(.SkinSwapPopUp-module-scss-module__YKgE9q__cardsScroll .simplebar-track.simplebar-vertical:hover,.SkinSwapPopUp-module-scss-module__YKgE9q__cardsScroll .simplebar-track.simplebar-vertical .simplebar-scrollbar:hover){cursor:pointer}@media (max-width:767px){.SkinSwapPopUp-module-scss-module__YKgE9q__cardsScroll .simplebar-track.simplebar-vertical .simplebar-scrollbar:before{opacity:0;transition:opacity .2s 1s}.SkinSwapPopUp-module-scss-module__YKgE9q__cardsScroll .simplebar-track.simplebar-vertical .simplebar-scrollbar.simplebar-visible:before{opacity:1;transition-duration:.2s;transition-delay:0s}}@media (max-width:1023px){.SkinSwapPopUp-module-scss-module__YKgE9q__cardsViewport{--dc-skinswap-scroll-size:4px}}.SkinSwapPopUp-module-scss-module__YKgE9q__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:360px;padding:16px;display:flex}.SkinSwapPopUp-module-scss-module__YKgE9q__emptyIcon{filter:brightness(0)saturate()invert(72%)sepia(8%)saturate(260%)hue-rotate(12deg)brightness()contrast(90%);width:64px;height:64px}.SkinSwapPopUp-module-scss-module__YKgE9q__emptyTitle{font-family:var(--font-heading-deva),Georgia,"Times New Roman",serif;letter-spacing:0;color:#fffbf5;font-size:20px;font-weight:700;font-stretch:790%;line-height:120%}.SkinSwapPopUp-module-scss-module__YKgE9q__emptySubtitle{font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;color:#b8b09a;font-size:14px;font-weight:400;line-height:145%}.SkinSwapPopUp-module-scss-module__YKgE9q__stateMessage{font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;color:#b8b09a;min-height:0;padding:18px 8px;font-size:14px;font-weight:400;line-height:145%;overflow:auto}.SkinSwapPopUp-module-scss-module__YKgE9q__footer{flex-direction:row;flex-shrink:0;justify-content:flex-end;align-items:center;gap:24px;width:100%;min-width:0;padding:16px 8px 8px;display:flex}@media (max-width:1023px){.SkinSwapPopUp-module-scss-module__YKgE9q__footer{flex-direction:column-reverse;justify-content:center;align-items:center;gap:8px;width:100%;padding:0 8px 8px}}.SkinSwapPopUp-module-scss-module__YKgE9q__balanceInfo{font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;text-align:center;color:#8f8372;font-size:16px;font-weight:700;line-height:150%}.SkinSwapPopUp-module-scss-module__YKgE9q__balanceInfoActive{color:#ffc247}.SkinSwapPopUp-module-scss-module__YKgE9q__actions{justify-content:flex-end;gap:8px;display:flex}@media (max-width:1023px){.SkinSwapPopUp-module-scss-module__YKgE9q__actions{width:100%}.SkinSwapPopUp-module-scss-module__YKgE9q__primaryAction{flex:auto;width:100%;min-width:0}.SkinSwapPopUp-module-scss-module__YKgE9q__closeAction{display:none}}
.TradeLinkContainer-module-scss-module__6Nr22G__tradeLinkContainer{border-radius:24px;flex-direction:column;gap:8px;width:100%;max-width:1128px;margin:0 auto;padding:16px;display:flex}@supports (corner-shape:squircle){.TradeLinkContainer-module-scss-module__6Nr22G__tradeLinkContainer{corner-shape:squircle;border-radius:48px}}.TradeLinkContainer-module-scss-module__6Nr22G__tradeLinkContainer{background-color:#332d25}.TradeLinkContainer-module-scss-module__6Nr22G__tradeLinkText{font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;color:#b8b09a;margin:0;font-size:14px;font-weight:400;line-height:145%}.TradeLinkContainer-module-scss-module__6Nr22G__tradeLinkRow{align-items:flex-start;gap:8px;display:flex}@media (max-width:767px){.TradeLinkContainer-module-scss-module__6Nr22G__tradeLinkRow{flex-direction:column;align-items:stretch}.TradeLinkContainer-module-scss-module__6Nr22G__tradeLinkRow>*{width:100%}}.TradeLinkContainer-module-scss-module__6Nr22G__tradeLinkInputColumn{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.TradeLinkContainer-module-scss-module__6Nr22G__tradeLinkInputAction{flex-shrink:0;align-items:center;display:inline-flex}.TradeLinkContainer-module-scss-module__6Nr22G__feedbackError{font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;color:#ff4754;text-align:center;border-radius:8px;justify-content:center;align-items:center;margin:0;padding:8px 12px;font-size:14px;font-weight:700;line-height:145%;display:flex}@supports (corner-shape:squircle){.TradeLinkContainer-module-scss-module__6Nr22G__feedbackError{corner-shape:squircle;border-radius:16px}}.TradeLinkContainer-module-scss-module__6Nr22G__feedbackError{background-color:#ff47541a}.TradeLinkContainer-module-scss-module__6Nr22G__tradeLinkInput.TradeLinkContainer-module-scss-module__6Nr22G__tradeLinkInput.TradeLinkContainer-module-scss-module__6Nr22G__tradeLinkInput{border-radius:12px}@supports (corner-shape:squircle){.TradeLinkContainer-module-scss-module__6Nr22G__tradeLinkInput.TradeLinkContainer-module-scss-module__6Nr22G__tradeLinkInput.TradeLinkContainer-module-scss-module__6Nr22G__tradeLinkInput{corner-shape:squircle;border-radius:24px}}.TradeLinkContainer-module-scss-module__6Nr22G__tradeLinkInput.TradeLinkContainer-module-scss-module__6Nr22G__tradeLinkInput.TradeLinkContainer-module-scss-module__6Nr22G__tradeLinkInput{--dc-base-input-font-size:16px;--dc-base-input-line-height:150%;--dc-base-input-font-weight:400;--dc-base-input-letter-spacing:0px;--dc-base-input-text-color:#b8b09a;--dc-base-input-text-color-done:#b8b09a;--dc-base-input-text-color-hover:#8f8372;--dc-base-input-placeholder-color:#5c5346;--dc-base-input-placeholder-color-hover:#5c5346;--dc-base-input-disabled-color:#241f18;--dc-base-input-border-color:transparent;--dc-base-input-focus-border-color:transparent;background-color:#1a1611}.TradeLinkContainer-module-scss-module__6Nr22G__tradeLinkInputEditing.TradeLinkContainer-module-scss-module__6Nr22G__tradeLinkInputEditing.TradeLinkContainer-module-scss-module__6Nr22G__tradeLinkInputEditing{--dc-base-input-text-color:#fffbf5;--dc-base-input-text-color-done:#fffbf5;--dc-base-input-text-color-hover:#fffbf5}
.Input-module-scss-module__F6ZdQW__input.Input-module-scss-module__F6ZdQW__input{--dc-base-input-selection-bg:#604e2c;--dc-base-input-font-family:var(--font-geist-sans), Geist, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;--dc-base-input-font-size:14px;--dc-base-input-line-height:145%;--dc-base-input-font-weight:400;--dc-base-input-letter-spacing:0px;--dc-base-input-text-color:#b8b09a;--dc-base-input-placeholder-color:#8f8372;--dc-base-input-disabled-color:#8f8372;--dc-base-input-text-color-done:#fffbf5;--dc-base-input-text-color-hover:#b8b09a;--dc-base-input-placeholder-color-hover:#b8b09a;--dc-base-input-focus-border-color:#b8b09a;--dc-base-input-border-color:transparent;--dc-base-input-disabled-cursor:not-allowed;--dc-base-input-padding-left-icon:12px;--dc-base-input-padding-right-icon:12px;--dc-base-input-padding-button-right:4px 4px 4px 12px;--dc-base-input-padding-solo:12px;box-sizing:border-box;cursor:text;background-color:#332d25;gap:8px;width:100%;transition:border-color .15s,background-color .25s}.Input-module-scss-module__F6ZdQW__sizeMd{--dc-base-input-radius:12px;--dc-base-input-radius-squircle:24px;height:48px}.Input-module-scss-module__F6ZdQW__sizeLg{--dc-base-input-radius:12px;--dc-base-input-radius-squircle:24px;height:56px}.Input-module-scss-module__F6ZdQW__input.Input-module-scss-module__F6ZdQW__sizeXs{--dc-base-input-radius:8px;--dc-base-input-radius-squircle:16px;--dc-base-input-padding-left-icon:6px 12px;--dc-base-input-padding-right-icon:6px 12px;--dc-base-input-padding-solo:6px 12px;--dc-base-input-text-color:#fffbf5;--dc-base-input-text-color-hover:#fffbf5;--dc-base-input-text-color-done:#fffbf5;--dc-base-input-placeholder-color:#b8b09a;--dc-base-input-placeholder-color-hover:#d6ccbc;height:32px}.Input-module-scss-module__F6ZdQW__inputSecondary.Input-module-scss-module__F6ZdQW__input{--dc-base-input-border-color:transparent;--dc-base-input-selection-bg:#5a4620;--dc-base-input-font-size:16px;--dc-base-input-line-height:150%;--dc-base-input-font-weight:700;--dc-base-input-letter-spacing:0px;--dc-base-input-text-color:#ffc247;--dc-base-input-text-color-done:#ffc247;background-color:#1a1611}.Input-module-scss-module__F6ZdQW__inputSecondary.Input-module-scss-module__F6ZdQW__input[data-layout=button-right]{padding:16px 8px 16px 16px}.Input-module-scss-module__F6ZdQW__inputSecondary.Input-module-scss-module__F6ZdQW__input:hover:not([data-disabled=true]){background-color:#1b1712}.Input-module-scss-module__F6ZdQW__inputSecondary.Input-module-scss-module__F6ZdQW__input .Input-module-scss-module__F6ZdQW__iconWrapper{color:var(--dc-base-input-text-color)}.Input-module-scss-module__F6ZdQW__iconWrapper{flex-shrink:0;width:20px;height:20px}
.EventBannerSkeleton-module-scss-module__D8qu2W__root{box-sizing:border-box;background:var(--dc-skeleton-bg,#ffffff14);border-radius:32px;flex-shrink:0;width:100%;height:264px;max-height:264px}@supports (corner-shape:squircle){.EventBannerSkeleton-module-scss-module__D8qu2W__root{corner-shape:squircle;border-radius:64px}}.EventBannerSkeleton-module-scss-module__D8qu2W__inner{box-sizing:border-box;flex-direction:column;justify-content:center;gap:12px;max-width:min(420px,55%);height:100%;padding:32px;display:flex}.EventBannerSkeleton-module-scss-module__D8qu2W__title{background:var(--dc-skeleton-bg,#ffffff14);border-radius:6px;width:70%;height:28px}@supports (corner-shape:squircle){.EventBannerSkeleton-module-scss-module__D8qu2W__title{corner-shape:squircle;border-radius:12px}}.EventBannerSkeleton-module-scss-module__D8qu2W__line{background:var(--dc-skeleton-bg,#ffffff14);border-radius:4px;width:100%;height:14px}@supports (corner-shape:squircle){.EventBannerSkeleton-module-scss-module__D8qu2W__line{corner-shape:squircle;border-radius:8px}}.EventBannerSkeleton-module-scss-module__D8qu2W__lineShort{background:var(--dc-skeleton-bg,#ffffff14);border-radius:4px;width:55%;height:14px}@supports (corner-shape:squircle){.EventBannerSkeleton-module-scss-module__D8qu2W__lineShort{corner-shape:squircle;border-radius:8px}}.EventBannerSkeleton-module-scss-module__D8qu2W__timer{background:var(--dc-skeleton-bg,#ffffff14);border-radius:16px;width:160px;height:32px;margin-top:8px}@supports (corner-shape:squircle){.EventBannerSkeleton-module-scss-module__D8qu2W__timer{corner-shape:squircle;border-radius:32px}}
.EventHubSkeleton-module-scss-module__DbqU_W__root{box-sizing:border-box;flex-direction:column;gap:16px;width:100%;display:flex}.EventHubSkeleton-module-scss-module__DbqU_W__detailsRow{flex-wrap:wrap;gap:8px;width:100%;display:flex}.EventHubSkeleton-module-scss-module__DbqU_W__coinChip{background:var(--dc-skeleton-bg,#ffffff14);border-radius:16px;flex:200px;min-width:0;height:72px}@supports (corner-shape:squircle){.EventHubSkeleton-module-scss-module__DbqU_W__coinChip{corner-shape:squircle;border-radius:32px}}@media (max-width:767px){.EventHubSkeleton-module-scss-module__DbqU_W__detailsRow{flex-direction:column}.EventHubSkeleton-module-scss-module__DbqU_W__coinChip{flex:auto;width:100%}}
.EventShopSkeleton-module-scss-module__J5Ilxa__root{box-sizing:border-box;flex-direction:column;gap:16px;width:100%;display:flex}.EventShopSkeleton-module-scss-module__J5Ilxa__header{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.EventShopSkeleton-module-scss-module__J5Ilxa__headline{background:var(--dc-skeleton-bg,#ffffff14);border-radius:6px;width:180px;height:28px}@supports (corner-shape:squircle){.EventShopSkeleton-module-scss-module__J5Ilxa__headline{corner-shape:squircle;border-radius:12px}}.EventShopSkeleton-module-scss-module__J5Ilxa__wallet{background:var(--dc-skeleton-bg,#ffffff14);border-radius:8px;width:96px;height:40px}@supports (corner-shape:squircle){.EventShopSkeleton-module-scss-module__J5Ilxa__wallet{corner-shape:squircle;border-radius:16px}}.EventShopSkeleton-module-scss-module__J5Ilxa__rows{flex-direction:column;gap:24px;width:100%;display:flex}.EventShopSkeleton-module-scss-module__J5Ilxa__grid{gap:8px;width:100%;display:grid}.EventShopSkeleton-module-scss-module__J5Ilxa__gridSkins{grid-template-columns:repeat(4,minmax(0,1fr))}.EventShopSkeleton-module-scss-module__J5Ilxa__gridCases{grid-template-columns:repeat(5,minmax(0,1fr))}.EventShopSkeleton-module-scss-module__J5Ilxa__gridPromo{grid-template-columns:repeat(6,minmax(0,1fr))}.EventShopSkeleton-module-scss-module__J5Ilxa__card{background:var(--dc-skeleton-bg,#ffffff14);border-radius:16px;width:100%;height:auto}@supports (corner-shape:squircle){.EventShopSkeleton-module-scss-module__J5Ilxa__card{corner-shape:squircle;border-radius:32px}}.EventShopSkeleton-module-scss-module__J5Ilxa__cardSkin{aspect-ratio:224/334}.EventShopSkeleton-module-scss-module__J5Ilxa__cardCase{aspect-ratio:224/340}.EventShopSkeleton-module-scss-module__J5Ilxa__cardPromo{aspect-ratio:224/306}@media (max-width:1023px){.EventShopSkeleton-module-scss-module__J5Ilxa__gridSkins{grid-template-columns:repeat(2,minmax(0,1fr))}.EventShopSkeleton-module-scss-module__J5Ilxa__gridCases,.EventShopSkeleton-module-scss-module__J5Ilxa__gridPromo{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.EventShopSkeleton-module-scss-module__J5Ilxa__gridCases,.EventShopSkeleton-module-scss-module__J5Ilxa__gridPromo{grid-template-columns:repeat(2,minmax(0,1fr))}}
.EventsPageLoading-module-scss-module__D4jafa__layout{min-height:100vh}.EventsPageLoading-module-scss-module__D4jafa__section{flex-direction:column;gap:32px;width:100%;max-width:1128px;margin:0 auto;display:flex}
.EventBanner-module-scss-module__dkxixG__wrap{box-sizing:border-box;flex-shrink:0;width:100%;height:264px;max-height:264px;position:relative;overflow:visible}.EventBanner-module-scss-module__dkxixG__root{box-sizing:border-box;z-index:2;width:100%;height:100%;padding:32px;position:relative;overflow:visible}.EventBanner-module-scss-module__dkxixG__backdrop{pointer-events:none;z-index:1;border-radius:32px;position:absolute;inset:0;overflow:hidden}@supports (corner-shape:squircle){.EventBanner-module-scss-module__dkxixG__backdrop{corner-shape:squircle;border-radius:64px}}.EventBanner-module-scss-module__dkxixG__backdrop{background-color:#241f18}.EventBanner-module-scss-module__dkxixG__backdropImg{object-fit:cover;object-position:top center}.EventBanner-module-scss-module__dkxixG__timer{z-index:5;flex-direction:row;align-items:stretch;gap:1px;width:fit-content;max-width:100%;display:flex;position:relative}.EventBanner-module-scss-module__dkxixG__timerFrost{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.EventBanner-module-scss-module__dkxixG__timerFrostPhoto{pointer-events:none;position:absolute;top:0;left:0;overflow:visible}.EventBanner-module-scss-module__dkxixG__timerFrostImg{object-fit:cover;object-position:top center;filter:blur(32px);transform-origin:50%;pointer-events:none;max-width:none;transform:scale(1.35)}.EventBanner-module-scss-module__dkxixG__timerHook{pointer-events:none;background-color:#fffbf51a;position:absolute;inset:0}.EventBanner-module-scss-module__dkxixG__timerFrostFallback{z-index:0;pointer-events:none;background-color:#fffbf51a;position:absolute;inset:0}.EventBanner-module-scss-module__dkxixG__timerValue,.EventBanner-module-scss-module__dkxixG__timerIcon{z-index:1;box-sizing:border-box;box-shadow:none;pointer-events:none;background:0 0;border:none;outline:none;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.EventBanner-module-scss-module__dkxixG__timerIcon{border-radius:12px 4px 4px 12px}@supports (corner-shape:squircle){.EventBanner-module-scss-module__dkxixG__timerIcon{corner-shape:squircle;border-radius:24px 8px 8px 24px}}.EventBanner-module-scss-module__dkxixG__timerIcon{color:#fffbf5;flex-shrink:0;padding:12px}.EventBanner-module-scss-module__dkxixG__timerValue{border-radius:4px 12px 12px 4px}@supports (corner-shape:squircle){.EventBanner-module-scss-module__dkxixG__timerValue{corner-shape:squircle;border-radius:8px 24px 24px 8px}}.EventBanner-module-scss-module__dkxixG__timerValue{color:#fffbf5;font-variant-numeric:tabular-nums;white-space:nowrap;min-width:0;font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;gap:8px;padding:12px 16px;font-size:16px;font-weight:700;line-height:125%}.EventBanner-module-scss-module__dkxixG__timerIcon>:not(.EventBanner-module-scss-module__dkxixG__timerFrost):not(.EventBanner-module-scss-module__dkxixG__timerFrostFallback),.EventBanner-module-scss-module__dkxixG__timerValue>:not(.EventBanner-module-scss-module__dkxixG__timerFrost):not(.EventBanner-module-scss-module__dkxixG__timerFrostFallback){z-index:1;position:relative}.EventBanner-module-scss-module__dkxixG__timerTime{font-variant-numeric:tabular-nums}.EventBanner-module-scss-module__dkxixG__character{box-sizing:border-box;width:var(--event-banner-character-w,528px);height:var(--event-banner-character-h,296px);max-width:var(--event-banner-character-w,528px);max-height:var(--event-banner-character-h,296px);clip-path:inset(-32px 0 0 round 0 0 32px);pointer-events:none;z-index:2;position:absolute;bottom:0;right:-1px;overflow:visible}.EventBanner-module-scss-module__dkxixG__characterImg{width:var(--event-banner-character-w,528px);height:var(--event-banner-character-h,296px);object-fit:contain;object-position:right bottom;max-width:100%;max-height:100%;display:block;box-shadow:0 8px 24px #00000059}.EventBanner-module-scss-module__dkxixG__content{z-index:5;flex-direction:column;gap:24px;height:100%;min-height:0;display:flex;position:relative}.EventBanner-module-scss-module__dkxixG__howItWorks{z-index:5;border-radius:12px;position:absolute;top:16px;right:16px;overflow:hidden}@supports (corner-shape:squircle){.EventBanner-module-scss-module__dkxixG__howItWorks{corner-shape:squircle;border-radius:24px}}.EventBanner-module-scss-module__dkxixG__howItWorksButton{z-index:1;backdrop-filter:blur(64px);position:relative}.EventBanner-module-scss-module__dkxixG__offer{flex-direction:column;flex:auto;justify-content:space-between;gap:16px;min-width:0;max-width:520px;height:100%;min-height:0;display:flex;overflow:visible}.EventBanner-module-scss-module__dkxixG__offerText{flex-direction:column;gap:16px;min-width:0;display:flex;overflow:visible}.EventBanner-module-scss-module__dkxixG__headline{color:#fffbf5;font-family:var(--font-heading-deva),Georgia,"Times New Roman",serif;letter-spacing:0;margin:0;font-size:36px;font-weight:800;font-stretch:790%;line-height:110%}.EventBanner-module-scss-module__dkxixG__description{color:#fffbf5;font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;text-wrap:wrap;margin:0;font-size:16px;font-weight:400;line-height:150%;overflow:visible}@media (max-width:1023px){.EventBanner-module-scss-module__dkxixG__wrap{height:244px;max-height:244px}.EventBanner-module-scss-module__dkxixG__character{display:none}.EventBanner-module-scss-module__dkxixG__howItWorks{border-radius:8px}@supports (corner-shape:squircle){.EventBanner-module-scss-module__dkxixG__howItWorks{corner-shape:squircle;border-radius:16px}}.EventBanner-module-scss-module__dkxixG__headline{font-family:var(--font-heading-deva),Georgia,"Times New Roman",serif;letter-spacing:0;font-size:24px;font-weight:800;font-stretch:790%;line-height:135%}.EventBanner-module-scss-module__dkxixG__description{font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;font-size:14px;font-weight:400;line-height:145%}.EventBanner-module-scss-module__dkxixG__offer{max-width:100%}}@media (max-width:767px){.EventBanner-module-scss-module__dkxixG__wrap{height:212px;max-height:212px}.EventBanner-module-scss-module__dkxixG__root{padding:16px}.EventBanner-module-scss-module__dkxixG__backdrop{border-radius:16px}@supports (corner-shape:squircle){.EventBanner-module-scss-module__dkxixG__backdrop{corner-shape:squircle;border-radius:32px}}.EventBanner-module-scss-module__dkxixG__offer{max-width:100%}}
.TotalPrize-module-scss-module__RUFhHq__root{box-sizing:border-box;vertical-align:middle;white-space:nowrap;pointer-events:none;align-items:center;gap:4px;padding:0 14px 0 8px;display:inline-flex;overflow:visible}.TotalPrize-module-scss-module__RUFhHq__flourish{object-fit:contain;flex-shrink:0;width:12px;height:20px;display:block}.TotalPrize-module-scss-module__RUFhHq__flourishEnd{transform:scaleX(-1)}.TotalPrize-module-scss-module__RUFhHq__value{font-family:var(--font-heading-deva),Georgia,"Times New Roman",serif;letter-spacing:0;color:#0000;-webkit-text-fill-color:#0000;background-image:linear-gradient(#fffbf5 0%,#ffc247 100%);-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:800;font-stretch:790%;line-height:150%}.TotalPrize-module-scss-module__RUFhHq__symbol{font-family:var(--font-geist-sans),"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;font-size:18px;font-weight:800;font-stretch:100%;line-height:135%}
.Checkbox-module-scss-module__MrGoPG__checkbox.Checkbox-module-scss-module__MrGoPG__checkbox{--dc-checkbox-transition-duration:.15s;--dc-checkbox-transition-timing-function:ease-out;--dc-checkbox-icon-filter:brightness(0) saturate(100%) invert(79%) sepia(99%) saturate(527%) hue-rotate(329deg) brightness(101%) contrast(103%)}.Checkbox-module-scss-module__MrGoPG__sizeL.Checkbox-module-scss-module__MrGoPG__sizeL{--dc-checkbox-size:28px;--dc-checkbox-radius:8px;--dc-checkbox-radius-squircle:16px}.Checkbox-module-scss-module__MrGoPG__sizeM.Checkbox-module-scss-module__MrGoPG__sizeM{--dc-checkbox-size:24px;--dc-checkbox-radius:8px;--dc-checkbox-radius-squircle:16px}.Checkbox-module-scss-module__MrGoPG__sizeS.Checkbox-module-scss-module__MrGoPG__sizeS{--dc-checkbox-size:20px;--dc-checkbox-radius:4px;--dc-checkbox-radius-squircle:8px}.Checkbox-module-scss-module__MrGoPG__primary.Checkbox-module-scss-module__MrGoPG__primary{--dc-checkbox-bg-default:#241f18;--dc-checkbox-bg-hover:#292318;--dc-checkbox-bg-active:#473a1f}.Checkbox-module-scss-module__MrGoPG__secondary.Checkbox-module-scss-module__MrGoPG__secondary{--dc-checkbox-bg-default:#1a1611;--dc-checkbox-bg-hover:#292318;--dc-checkbox-bg-active:#473a1f}
.FooterSocials-module-scss-module__UFX-8G__socials{align-items:center;gap:8px;display:inline-flex}
