@import "https://fonts.googleapis.com/css2?family=Geologica:wght@100..900&display=swap";:root{--white-base:#e7e7ec;--yellow-base:#ffd119;--yellow-dark:#e9a804;--yellow-darker:#db9e03;--yellow-darkest:#bb8806;--yellow-light:#ffe37d;--yellow-button:#f0c651;--blue-lightest:#00b2ea;--blue-lighter:#4b9dfa;--blue-light:#738aff;--blue-base:#4eb2ff;--blue-dark:#4353a9;--blue-darker:#3b9be4;--blue-darkest:#318ed4;--blue-ocean:#3955f3;--blue-magenta:#232332;--blue-new-year:#62d8fc;--blue-tournament:#74d4ff;--blue-ice-cube:#55e1ff;--red-grey:#705870;--red-lighter:#f2526d;--red-light:#d83d46;--red-base:#e00c3f;--red-dark:#b1353d;--purple-light:#ff3cfc;--purple-base:#a335ee;--purple-dark:#372a6b;--purple-darker:#2c1925;--purple-darkest:#191924;--purple-violet:#881a86;--green-base-2:#29b858;--green-base:#049d54;--green-light:#43de94;--green-dark:#1f542d;--green-lime:#41bb41;--green-corn-flat:#009d54;--green-light-2:#87d68d;--green-darkest:#073005;--green-lightest:#1c862e;--gray-lighter:#e7e7ec;--gray-light:#b6b3be;--gray-base-light:#2a2a3d;--gray-base:#595468;--gray-base-light-3:#37374d;--gray-dark:#2b2834;--gray-dark-2:#1c1c29;--gray-darker:#202128;--gray-darkest:#12131a;--gray-base-lighter:#6a6a80;--gray-base-light-2:#50506b;--gray-base-dark:#252535;--gray-dark-clans:#1c1c29;--orange-base:#d68621;--orange-mask:#f99303;--black-base:#0e1324;--black-base-dark:#0a0b13;--black-base-second:#12121b;--bronze-base:#ca8753;--gold-base:#e59331;--gold-light:#f0c651;--gold-dark:#d68621;--gold-tournament:#ffc148;--pink-new-year:#d63a90;--pink-power:#f55587;--pink-lightest:#f353b3;--clan-ap:#f7a00a;--clan-corn:#3cded9;--turquoise-base:#22d9d3;--text-secondary:#74748e;--text-accent:#f0c651;--main-bg-color:#8f3074;--rare:#4845ac;--epic:#68318a;--uncommon:#3c641d;--legendary:#bb7624;--unique:#b03a46;--main-view-padding-top:0px;--main-view-padding-bottom:0px;--nav-height:72px;--header-height:60px;--frame-height:306px;--frame-width:194px;--rounded:14px;--text-default:#0b1429;--text-common:#8a8a9d;--text-uncommon:#59914f;--text-rare:#4669d2;--text-epic:#854b7a;--text-legendary:#85664b;--bg-common-active:#babac8;--bg-common:#35354d;--bg-uncommon-active:#34a42a;--bg-uncommon:#203f13;--bg-rare-active:#4382ff;--bg-rare:#262690;--bg-epic-active:#a647e2;--bg-epic:#391234;--bg-legendary-active:#d08225;--bg-legendary:#392512}@font-face{font-family:Norwester;src:url(./norwester-v2.Cu6fmYgN.otf?v=0.4)format("truetype");font-weight:400;font-style:normal}:root{--font-primary:"Norwester";--font-secondary:"Geologica"}.ff-primary{font-family:var(--font-primary)}.ff-secondary{font-family:var(--font-secondary);font-style:normal;font-weight:400}body{font-family:var(--font-primary)}.h3{font-family:var(--font-primary);text-transform:uppercase;font-size:1.25rem;line-height:1.5rem}.h4{font-family:var(--font-primary);text-transform:uppercase;font-size:.875rem;line-height:1.25rem}.p-base{font-family:var(--font-secondary);font-size:.875rem;line-height:19px}.hr-line{--tw-bg-opacity:1;background-color:rgb(43 40 52/var(--tw-bg-opacity,1));width:100%;height:1px}.h1-title{text-transform:uppercase;font-size:30px;font-weight:400;line-height:35px}.h2-title{text-transform:uppercase;font-size:20px;font-weight:400;line-height:24px}.h3-title{text-transform:uppercase;font-size:14px;font-weight:400;line-height:16px}.text-rarity-common{color:#818181}.text-rarity-uncommon{color:#639327}.text-rarity-rare{color:#0070dd}.text-rarity-epic{color:#a335ee}.text-rarity-legendary{color:#ff8000}.text-rarity-santa{color:#bc3a42}.text-rarity-unique{color:#f94343}.bg-roulette--epic{background:#34134f}.bg-roulette--uncommon{background:#1e4728}.bg-roulette--rare{background:#142948}.bg-roulette--legendary{background:#402017}.scrollable{overflow-y:scroll}.page-base{z-index:1;height:100%;max-height:100vh;position:relative;overflow-y:scroll}.page-base .page-base-inner{flex-direction:column;justify-content:flex-start;width:100%;height:auto;display:flex}.fader{z-index:10;background-repeat:repeat-x;background-size:contain;position:absolute;inset:0}.fader-from-t-to-b{background-image:url(../../../img/fader-bg-t-to-b.png)}.fader-from-b-to-t{background-image:url(../../../img/fader-bg-b-to-t.png)}.spin-animation{animation-name:rotation;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pintro{opacity:0;animation-timing-function:cubic-bezier(.33,1,.68,1);animation-fill-mode:both}@keyframes pintro-fly-down{0%{opacity:0;transform:translateY(-28px)}to{opacity:1;transform:translateY(0)}}@keyframes pintro-fly-up{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes pintro-pop{0%{opacity:0;transform:scale(.7)}70%{opacity:1;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.pintro-title{animation:.48s forwards pintro-fly-down}.pintro-subtitle{animation:.48s .12s forwards pintro-fly-down}.pintro-hero{animation:.7s cubic-bezier(.34,1.56,.64,1) .22s forwards pintro-pop}.pintro-cta-primary{animation:.46s .46s forwards pintro-fly-up}.pintro-cta-secondary{animation:.46s .58s forwards pintro-fly-up}.csoon{opacity:0;animation-timing-function:cubic-bezier(.33,1,.68,1);animation-fill-mode:both}.csoon-pill{animation:.62s cubic-bezier(.34,1.56,.64,1) forwards pintro-pop}.csoon-title{animation:.52s .14s forwards pintro-fly-down}.csoon-divider{animation:.46s .32s forwards pintro-fly-up}.csoon-subtitle{animation:.46s .4s forwards pintro-fly-up}.corn-item{background-image:url(../../../img/currency/corn-white.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:inline-block}.corn-item--size-md{width:.75rem;height:.75rem}.corn-item--size-lg{width:1.25rem;height:1.25rem}.corn-item--size-xl{width:1.75rem;height:1.75rem}.stars-item{background-image:url(../../../img/currency/stars-white.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:inline-block}.stars-item--size-md{width:.75rem;height:.75rem}.stars-item--size-lg{width:1.25rem;height:1.25rem}.corn-green{pointer-events:none;background-image:url(../../../img/currency/corn-green.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.corn-green.size-sm{width:.75rem;height:.75rem}.corn-green.size-md{width:1rem;height:1rem}.corn-green.size-lg{width:1.25rem;height:1.25rem}.corn-green.size-xl{width:1.5rem;height:1.5rem}.penguinFish{pointer-events:none;background-image:url(../../../img/currency/penguinFish.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.penguinFish.size-sm{width:.75rem;height:.75rem}.penguinFish.size-md{width:1rem;height:1rem}.penguinFish.size-lg{width:1.25rem;height:1.25rem}.penguinFish.size-xl{width:1.5rem;height:1.5rem}.penguinGoldenKey{pointer-events:none;background-image:url(../../../img/currency/penguinGoldenKey.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.penguinGoldenKey.size-sm{width:.75rem;height:.75rem}.penguinGoldenKey.size-md{width:1rem;height:1rem}.penguinGoldenKey.size-lg{width:1.25rem;height:1.25rem}.penguinGoldenKey.size-xl{width:1.5rem;height:1.5rem}.ice-cube{pointer-events:none;background-image:url(../../../img/currency/ice-cube.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.ice-cube.size-sm{width:.75rem;height:.75rem}.ice-cube.size-md{width:1rem;height:1rem}.ice-cube.size-lg{width:1.25rem;height:1.25rem}.ice-cube.size-xl{width:1.5rem;height:1.5rem}.witch-cauldron-icon{pointer-events:none;background-image:url(../../../img/eggs/box_halloween_2025/1.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.witch-cauldron-icon.size-sm{width:.75rem;height:.75rem}.witch-cauldron-icon.size-md{width:1rem;height:1rem}.witch-cauldron-icon.size-lg{width:1.25rem;height:1.25rem}.witch-cauldron-icon.size-xl{width:1.5rem;height:1.5rem}.feather-icon{pointer-events:none;background-image:url(../../../img/currency/feather.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.feather-icon.size-sm{width:.75rem;height:.75rem}.feather-icon.size-md{width:1rem;height:1rem}.feather-icon.size-lg{width:1.25rem;height:1.25rem}.feather-icon.size-xl{width:1.5rem;height:1.5rem}.feather-red-icon{pointer-events:none;background-image:url(../../../img/currency/feather-red.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.feather-red-icon.size-sm{width:.75rem;height:.75rem}.feather-red-icon.size-md{width:1rem;height:1rem}.feather-red-icon.size-lg{width:1.25rem;height:1.25rem}.feather-red-icon.size-xl{width:1.5rem;height:1.5rem}.feather-blue-icon{pointer-events:none;background-image:url(../../../img/currency/feather-blue.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.feather-blue-icon.size-sm{width:.75rem;height:.75rem}.feather-blue-icon.size-md{width:1rem;height:1rem}.feather-blue-icon.size-lg{width:1.25rem;height:1.25rem}.feather-blue-icon.size-xl{width:1.5rem;height:1.5rem}.challenge-green-icon{pointer-events:none;background-image:url(../../../img/rewards/group_points/challengeS1P1TasksChain.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.challenge-green-icon.size-sm{width:.75rem;height:.75rem}.challenge-green-icon.size-md{width:1rem;height:1rem}.challenge-green-icon.size-lg{width:1.25rem;height:1.25rem}.challenge-green-icon.size-xl{width:1.5rem;height:1.5rem}.challenge-red-icon{pointer-events:none;background-image:url(../../../img/rewards/group_points/challengeS1P2TasksChain.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.challenge-red-icon.size-sm{width:.75rem;height:.75rem}.challenge-red-icon.size-md{width:1rem;height:1rem}.challenge-red-icon.size-lg{width:1.25rem;height:1.25rem}.challenge-red-icon.size-xl{width:1.5rem;height:1.5rem}.challenge-blue-icon{pointer-events:none;background-image:url(../../../img/rewards/group_points/challengeS1P3TasksChain.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.challenge-blue-icon.size-sm{width:.75rem;height:.75rem}.challenge-blue-icon.size-md{width:1rem;height:1rem}.challenge-blue-icon.size-lg{width:1.25rem;height:1.25rem}.challenge-blue-icon.size-xl{width:1.5rem;height:1.5rem}.challenge-purple-icon{pointer-events:none;background-image:url(../../../img/rewards/group_points/challengeS1P4TasksChain.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.challenge-purple-icon.size-sm{width:.75rem;height:.75rem}.challenge-purple-icon.size-md{width:1rem;height:1rem}.challenge-purple-icon.size-lg{width:1.25rem;height:1.25rem}.challenge-purple-icon.size-xl{width:1.5rem;height:1.5rem}.challenge-orange-icon{pointer-events:none;background-image:url(../../../img/rewards/group_points/challengeS1P5TasksChain.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.challenge-orange-icon.size-sm{width:.75rem;height:.75rem}.challenge-orange-icon.size-md{width:1rem;height:1rem}.challenge-orange-icon.size-lg{width:1.25rem;height:1.25rem}.challenge-orange-icon.size-xl{width:1.5rem;height:1.5rem}.party-hat-icon{pointer-events:none;background-image:url(../../../img/currency/party-hat.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.party-hat-icon.size-sm{width:.75rem;height:.75rem}.party-hat-icon.size-md{width:1rem;height:1rem}.party-hat-icon.size-lg{width:1.25rem;height:1.25rem}.party-hat-icon.size-xl{width:1.5rem;height:1.5rem}.tg-gifts-coin{pointer-events:none;background-image:url(../../../img/currency/tg-gifts-coin.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.tg-gifts-coin.size-sm{width:.75rem;height:.75rem}.tg-gifts-coin.size-md{width:1rem;height:1rem}.tg-gifts-coin.size-lg{width:1.25rem;height:1.25rem}.tg-gifts-coin.size-xl{width:1.5rem;height:1.5rem}.legal-gifts-resource{pointer-events:none;background-image:url(../../../img/rewards/special-resource/legalGifts.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.legal-gifts-resource.size-sm{width:.75rem;height:.75rem}.legal-gifts-resource.size-md{width:1rem;height:1rem}.legal-gifts-resource.size-lg{width:1.25rem;height:1.25rem}.legal-gifts-resource.size-xl{width:1.5rem;height:1.5rem}.anchor-icon{pointer-events:none;background-image:url(../../../img/currency/anchor.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.anchor-icon.size-sm{width:.75rem;height:.75rem}.anchor-icon.size-md{width:1rem;height:1rem}.anchor-icon.size-lg{width:1.25rem;height:1.25rem}.anchor-icon.size-xl{width:1.5rem;height:1.5rem}.corn-green-flat{pointer-events:none;background-image:url(../../../img/currency/corn-green-flat.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.corn-green-flat.size-sm{width:.75rem;height:.75rem}.corn-green-flat.size-md{width:1rem;height:1rem}.corn-green-flat.size-lg{width:1.25rem;height:1.25rem}.corn-green-flat.size-xl{width:1.5rem;height:1.5rem}.corn-clan{pointer-events:none;background-image:url(../../../img/currency/corn-clan.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.corn-clan.size-sm{width:.75rem;height:.75rem}.corn-clan.size-md{width:1rem;height:1rem}.corn-clan.size-lg{width:1.25rem;height:1.25rem}.corn-clan.size-xl{width:1.5rem;height:1.5rem}.corn-clan-ap{pointer-events:none;background-image:url(../../../img/currency/corn-clan-ap.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.corn-clan-ap.size-sm{width:.75rem;height:.75rem}.corn-clan-ap.size-md{width:1rem;height:1rem}.corn-clan-ap.size-lg{width:1.25rem;height:1.25rem}.corn-clan-ap.size-xl{width:1.5rem;height:1.5rem}.lottery-icon{pointer-events:none;background-image:url(../../../img/rewards/chest_tickets.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.lottery-icon.size-sm{width:.75rem;height:.75rem}.lottery-icon.size-md{width:1rem;height:1rem}.lottery-icon.size-lg{width:1.25rem;height:1.25rem}.lottery-icon.size-xl{width:1.5rem;height:1.5rem}.newYearEgg{pointer-events:none;background-image:url(../../../img/nft/egg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.newYearEgg.size-sm{width:.75rem;height:.75rem}.newYearEgg.size-md{width:1rem;height:1rem}.newYearEgg.size-lg{width:1.25rem;height:1.25rem}.newYearEgg.size-xl{width:1.5rem;height:1.5rem}.mayCarnivalEgg{pointer-events:none;background-image:url(../../../img/nft/egg-carnival.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.mayCarnivalEgg.size-sm{width:.75rem;height:.75rem}.mayCarnivalEgg.size-md{width:1rem;height:1rem}.mayCarnivalEgg.size-lg{width:1.25rem;height:1.25rem}.mayCarnivalEgg.size-xl{width:1.5rem;height:1.5rem}.new-year-egg-1{pointer-events:none;background-image:url(../../../img/nft/egg-new-year-1.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.new-year-egg-1.size-sm{width:.75rem;height:.75rem}.new-year-egg-1.size-md{width:1rem;height:1rem}.new-year-egg-1.size-lg{width:1.25rem;height:1.25rem}.new-year-egg-1.size-xl{width:1.5rem;height:1.5rem}.new-year-egg-2{pointer-events:none;background-image:url(../../../img/nft/egg-new-year-2.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.new-year-egg-2.size-sm{width:.75rem;height:.75rem}.new-year-egg-2.size-md{width:1rem;height:1rem}.new-year-egg-2.size-lg{width:1.25rem;height:1.25rem}.new-year-egg-2.size-xl{width:1.5rem;height:1.5rem}.new-year-egg-3{pointer-events:none;background-image:url(../../../img/nft/egg-new-year-3.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.new-year-egg-3.size-sm{width:.75rem;height:.75rem}.new-year-egg-3.size-md{width:1rem;height:1rem}.new-year-egg-3.size-lg{width:1.25rem;height:1.25rem}.new-year-egg-3.size-xl{width:1.5rem;height:1.5rem}.may-event-egg-1{pointer-events:none;background-image:url(../../../img/nft/may-event/egg-1.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.may-event-egg-1.size-sm{width:.75rem;height:.75rem}.may-event-egg-1.size-md{width:1rem;height:1rem}.may-event-egg-1.size-lg{width:1.25rem;height:1.25rem}.may-event-egg-1.size-xl{width:1.5rem;height:1.5rem}.may-event-egg-2{pointer-events:none;background-image:url(../../../img/nft/may-event/egg-2.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.may-event-egg-2.size-sm{width:.75rem;height:.75rem}.may-event-egg-2.size-md{width:1rem;height:1rem}.may-event-egg-2.size-lg{width:1.25rem;height:1.25rem}.may-event-egg-2.size-xl{width:1.5rem;height:1.5rem}.may-event-egg-3{pointer-events:none;background-image:url(../../../img/nft/may-event/egg-3.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.may-event-egg-3.size-sm{width:.75rem;height:.75rem}.may-event-egg-3.size-md{width:1rem;height:1rem}.may-event-egg-3.size-lg{width:1.25rem;height:1.25rem}.may-event-egg-3.size-xl{width:1.5rem;height:1.5rem}.stars-blue{pointer-events:none;background-image:url(../../../img/currency/stars-blue.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.stars-blue.size-sm{width:.75rem;height:.75rem}.stars-blue.size-md{width:1rem;height:1rem}.stars-blue.size-lg{width:1.25rem;height:1.25rem}.stars-blue.size-xl{width:1.5rem;height:1.5rem}.stars-yellow{pointer-events:none;background-image:url(../../../img/currency/stars-yellow.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.stars-yellow.size-sm{width:.75rem;height:.75rem}.stars-yellow.size-md{width:1rem;height:1rem}.stars-yellow.size-lg{width:1.25rem;height:1.25rem}.stars-yellow.size-xl{width:1.5rem;height:1.5rem}.gems-icon{pointer-events:none;background-image:url(../../../img/currency/gem.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.gems-icon.size-sm{width:.75rem;height:.75rem}.gems-icon.size-md{width:1rem;height:1rem}.gems-icon.size-lg{width:1.25rem;height:1.25rem}.gems-icon.size-xl{width:1.5rem;height:1.5rem}.hearts-base{pointer-events:none;background-image:url(../../../img/currency/heart.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.hearts-base.size-sm{width:.75rem;height:.75rem}.hearts-base.size-md{width:1rem;height:1rem}.hearts-base.size-lg{width:1.25rem;height:1.25rem}.hearts-base.size-xl{width:1.5rem;height:1.5rem}.ton-icon{pointer-events:none;background-image:url(../../../img/currency/ton.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.ton-icon.size-sm{width:.75rem;height:.75rem}.ton-icon.size-md{width:1rem;height:1rem}.ton-icon.size-lg{width:1.25rem;height:1.25rem}.ton-icon.size-xl{width:1.5rem;height:1.5rem}.gold-icon{pointer-events:none;background-image:url(../../../img/currency/gold.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.gold-icon.size-sm{width:.75rem;height:.75rem}.gold-icon.size-md{width:1rem;height:1rem}.gold-icon.size-lg{width:1.25rem;height:1.25rem}.gold-icon.size-xl{width:1.5rem;height:1.5rem}.adscoin{pointer-events:none;background-image:url(../../../img/rewards/special-resource/adscoin.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.adscoin.size-sm{width:.75rem;height:.75rem}.adscoin.size-md{width:1rem;height:1rem}.adscoin.size-lg{width:1.25rem;height:1.25rem}.adscoin.size-xl{width:1.5rem;height:1.5rem}.energy-bronze{pointer-events:none;background-image:url(../../../img/currency/energy-bronze.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.energy-bronze.size-sm{width:.75rem;height:.75rem}.energy-bronze.size-md{width:1rem;height:1rem}.energy-bronze.size-lg{width:1.25rem;height:1.25rem}.energy-bronze.size-xl{width:1.5rem;height:1.5rem}.yinyang-uncommon-icon{pointer-events:none;background-image:url(../../../img/currency/yinyang-uncommon.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.yinyang-uncommon-icon.size-sm{width:.75rem;height:.75rem}.yinyang-uncommon-icon.size-md{width:1rem;height:1rem}.yinyang-uncommon-icon.size-lg{width:1.25rem;height:1.25rem}.yinyang-uncommon-icon.size-xl{width:1.5rem;height:1.5rem}.gem-icon.size-sm{width:.75rem;height:.75rem}.gem-icon.size-md{width:1rem;height:1rem}.gem-icon.size-lg{width:1.25rem;height:1.25rem}.gem-icon.size-xl{width:1.5rem;height:1.5rem}.carnival-mask-icon{pointer-events:none;background-image:url(../../../img/currency/carnival-mask.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.carnival-mask-icon.size-sm{width:.75rem;height:.75rem}.carnival-mask-icon.size-md{width:1rem;height:1rem}.carnival-mask-icon.size-lg{width:1.25rem;height:1.25rem}.carnival-mask-icon.size-xl{width:1.5rem;height:1.5rem}.tg-ticket-silver{pointer-events:none;background-image:url(../../../img/currency/tg_gifts_silver_ticket.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.tg-ticket-silver.size-sm{width:.75rem;height:.75rem}.tg-ticket-silver.size-md{width:1rem;height:1rem}.tg-ticket-silver.size-lg{width:1.25rem;height:1.25rem}.tg-ticket-silver.size-xl{width:1.5rem;height:1.5rem}.tg-ticket-gold{pointer-events:none;background-image:url(../../../img/currency/tg_gifts_gold_ticket.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.tg-ticket-gold.size-sm{width:.75rem;height:.75rem}.tg-ticket-gold.size-md{width:1rem;height:1rem}.tg-ticket-gold.size-lg{width:1.25rem;height:1.25rem}.tg-ticket-gold.size-xl{width:1.5rem;height:1.5rem}.knowledge-day-silver{pointer-events:none;background-image:url(../../../img/currency/knowlengeDaySilverChain.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.knowledge-day-silver.size-sm{width:.75rem;height:.75rem}.knowledge-day-silver.size-md{width:1rem;height:1rem}.knowledge-day-silver.size-lg{width:1.25rem;height:1.25rem}.knowledge-day-silver.size-xl{width:1.5rem;height:1.5rem}.knowledge-day-gold{pointer-events:none;background-image:url(../../../img/currency/knowlengeDayGoldChain.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.knowledge-day-gold.size-sm{width:.75rem;height:.75rem}.knowledge-day-gold.size-md{width:1rem;height:1rem}.knowledge-day-gold.size-lg{width:1.25rem;height:1.25rem}.knowledge-day-gold.size-xl{width:1.5rem;height:1.5rem}.regular-NewYear{pointer-events:none;background-image:url(../../../img/rewards/special-resource/NewYear/regular.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.regular-NewYear.size-sm{width:.75rem;height:.75rem}.regular-NewYear.size-md{width:1rem;height:1rem}.regular-NewYear.size-lg{width:1.25rem;height:1.25rem}.regular-NewYear.size-xl{width:1.5rem;height:1.5rem}.regular-DachaCruise{pointer-events:none;background-image:url(../../../img/rewards/special-resource/DachaCruise/regular.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.regular-DachaCruise.size-sm{width:.75rem;height:.75rem}.regular-DachaCruise.size-md{width:1rem;height:1rem}.regular-DachaCruise.size-lg{width:1.25rem;height:1.25rem}.regular-DachaCruise.size-xl{width:1.5rem;height:1.5rem}.divinePortalPoints{pointer-events:none;background-image:url(../../../img/rewards/special-resource/DachaCruise/divinePortalPoints.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.divinePortalPoints.size-sm{width:.75rem;height:.75rem}.divinePortalPoints.size-md{width:1rem;height:1rem}.divinePortalPoints.size-lg{width:1.25rem;height:1.25rem}.divinePortalPoints.size-xl{width:1.5rem;height:1.5rem}.regular{pointer-events:none;background-image:url(../../../img/currency/note.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.regular.size-sm{width:.75rem;height:.75rem}.regular.size-md{width:1rem;height:1rem}.regular.size-lg{width:1.25rem;height:1.25rem}.regular.size-xl{width:1.5rem;height:1.5rem}.candy-pink{pointer-events:none;background-image:url(../../../img/currency/note.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.candy-pink.size-sm{width:.75rem;height:.75rem}.candy-pink.size-md{width:1rem;height:1rem}.candy-pink.size-lg{width:1.25rem;height:1.25rem}.candy-pink.size-xl{width:1.5rem;height:1.5rem}.note{pointer-events:none;background-image:url(../../../img/currency/note.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.note.size-sm{width:.75rem;height:.75rem}.note.size-md{width:1rem;height:1rem}.note.size-lg{width:1.25rem;height:1.25rem}.note.size-xl{width:1.5rem;height:1.5rem}.music-icon{pointer-events:none;background-image:url(../../../img/currency/music.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.music-icon.size-sm{width:.75rem;height:.75rem}.music-icon.size-md{width:1rem;height:1rem}.music-icon.size-lg{width:1.25rem;height:1.25rem}.music-icon.size-xl{width:1.5rem;height:1.5rem}.halloweenCandy{pointer-events:none;background-image:url(../../../img/currency/note.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.halloweenCandy.size-sm{width:.75rem;height:.75rem}.halloweenCandy.size-md{width:1rem;height:1rem}.halloweenCandy.size-lg{width:1.25rem;height:1.25rem}.halloweenCandy.size-xl{width:1.5rem;height:1.5rem}.letter-icon{pointer-events:none;background-image:url(../../../img/currency/letter.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.letter-icon.size-sm{width:.75rem;height:.75rem}.letter-icon.size-md{width:1rem;height:1rem}.letter-icon.size-lg{width:1.25rem;height:1.25rem}.letter-icon.size-xl{width:1.5rem;height:1.5rem}.hate-letter-icon{pointer-events:none;background-image:url(../../../img/rewards/special-resource/clanShowHaterLetters.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.hate-letter-icon.size-sm{width:.75rem;height:.75rem}.hate-letter-icon.size-md{width:1rem;height:1rem}.hate-letter-icon.size-lg{width:1.25rem;height:1.25rem}.hate-letter-icon.size-xl{width:1.5rem;height:1.5rem}.tomato-icon{pointer-events:none;background-image:url(../../../img/currency/tomato.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.tomato-icon.size-sm{width:.75rem;height:.75rem}.tomato-icon.size-md{width:1rem;height:1rem}.tomato-icon.size-lg{width:1.25rem;height:1.25rem}.tomato-icon.size-xl{width:1.5rem;height:1.5rem}.fans-icon{pointer-events:none;background-image:url(../../../img/currency/fans.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.fans-icon.size-sm{width:.75rem;height:.75rem}.fans-icon.size-md{width:1rem;height:1rem}.fans-icon.size-lg{width:1.25rem;height:1.25rem}.fans-icon.size-xl{width:1.5rem;height:1.5rem}.fans-blue-icon{pointer-events:none;background-image:url(../../../img/currency/clan-global.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.fans-blue-icon.size-sm{width:.75rem;height:.75rem}.fans-blue-icon.size-md{width:1rem;height:1rem}.fans-blue-icon.size-lg{width:1.25rem;height:1.25rem}.fans-blue-icon.size-xl{width:1.5rem;height:1.5rem}.ornaments-icon-1{pointer-events:none;background-image:url(../../../img/currency/ornaments-icon-1.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.ornaments-icon-1.size-sm{width:.75rem;height:.75rem}.ornaments-icon-1.size-md{width:1rem;height:1rem}.ornaments-icon-1.size-lg{width:1.25rem;height:1.25rem}.ornaments-icon-1.size-xl{width:1.5rem;height:1.5rem}.ornaments-icon-2{pointer-events:none;background-image:url(../../../img/currency/ornaments-icon-2.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.ornaments-icon-2.size-sm{width:.75rem;height:.75rem}.ornaments-icon-2.size-md{width:1rem;height:1rem}.ornaments-icon-2.size-lg{width:1.25rem;height:1.25rem}.ornaments-icon-2.size-xl{width:1.5rem;height:1.5rem}.ornaments-icon-3{pointer-events:none;background-image:url(../../../img/currency/ornaments-icon-3.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.ornaments-icon-3.size-sm{width:.75rem;height:.75rem}.ornaments-icon-3.size-md{width:1rem;height:1rem}.ornaments-icon-3.size-lg{width:1.25rem;height:1.25rem}.ornaments-icon-3.size-xl{width:1.5rem;height:1.5rem}.may-step-1-chain-icon{pointer-events:none;background-image:url(../../../img/rewards/group_points/may26P1Chain.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.may-step-1-chain-icon.size-sm{width:.75rem;height:.75rem}.may-step-1-chain-icon.size-md{width:1rem;height:1rem}.may-step-1-chain-icon.size-lg{width:1.25rem;height:1.25rem}.may-step-1-chain-icon.size-xl{width:1.5rem;height:1.5rem}.may-step-2-chain-icon{pointer-events:none;background-image:url(../../../img/rewards/group_points/may26P2Chain.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.may-step-2-chain-icon.size-sm{width:.75rem;height:.75rem}.may-step-2-chain-icon.size-md{width:1rem;height:1rem}.may-step-2-chain-icon.size-lg{width:1.25rem;height:1.25rem}.may-step-2-chain-icon.size-xl{width:1.5rem;height:1.5rem}.may-step-3-chain-icon{pointer-events:none;background-image:url(../../../img/rewards/group_points/may26P3Chain.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.may-step-3-chain-icon.size-sm{width:.75rem;height:.75rem}.may-step-3-chain-icon.size-md{width:1rem;height:1rem}.may-step-3-chain-icon.size-lg{width:1.25rem;height:1.25rem}.may-step-3-chain-icon.size-xl{width:1.5rem;height:1.5rem}.may26-trophy-icon{pointer-events:none;background-image:url(../../../img/rewards/group_points/may26Trophy.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.may26-trophy-icon.size-sm{width:.75rem;height:.75rem}.may26-trophy-icon.size-md{width:1rem;height:1rem}.may26-trophy-icon.size-lg{width:1.25rem;height:1.25rem}.may26-trophy-icon.size-xl{width:1.5rem;height:1.5rem}.king-of-the-hill-icon{pointer-events:none;background-image:url(../../../img/rewards/group_points/hillKingChain.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.king-of-the-hill-icon.size-sm{width:.75rem;height:.75rem}.king-of-the-hill-icon.size-md{width:1rem;height:1rem}.king-of-the-hill-icon.size-lg{width:1.25rem;height:1.25rem}.king-of-the-hill-icon.size-xl{width:1.5rem;height:1.5rem}.fools-day-chain-icon{pointer-events:none;background-image:url(../../../img/rewards/group_points/foolsDayChain.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.fools-day-chain-icon.size-sm{width:.75rem;height:.75rem}.fools-day-chain-icon.size-md{width:1rem;height:1rem}.fools-day-chain-icon.size-lg{width:1.25rem;height:1.25rem}.fools-day-chain-icon.size-xl{width:1.5rem;height:1.5rem}.tomato-fiesta-chain-icon{pointer-events:none;background-image:url(../../../img/rewards/group_points/tomatoFiestaChain.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.tomato-fiesta-chain-icon.size-sm{width:.75rem;height:.75rem}.tomato-fiesta-chain-icon.size-md{width:1rem;height:1rem}.tomato-fiesta-chain-icon.size-lg{width:1.25rem;height:1.25rem}.tomato-fiesta-chain-icon.size-xl{width:1.5rem;height:1.5rem}.new-year-trophy{pointer-events:none;background-image:url(../../../img/currency/new-year-trophy.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.new-year-trophy.size-sm{width:.75rem;height:.75rem}.new-year-trophy.size-md{width:1rem;height:1rem}.new-year-trophy.size-lg{width:1.25rem;height:1.25rem}.new-year-trophy.size-xl{width:1.5rem;height:1.5rem}.snith-icon{pointer-events:none;background-image:url(../../../img/currency/snith.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.snith-icon.size-sm{width:.75rem;height:.75rem}.snith-icon.size-md{width:1rem;height:1rem}.snith-icon.size-lg{width:1.25rem;height:1.25rem}.snith-icon.size-xl{width:1.5rem;height:1.5rem}.horse-fire{pointer-events:none;background-image:url(../../../img/currency/horse-fire.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.horse-fire.size-sm{width:.75rem;height:.75rem}.horse-fire.size-md{width:1rem;height:1rem}.horse-fire.size-lg{width:1.25rem;height:1.25rem}.horse-fire.size-xl{width:1.5rem;height:1.5rem}.val-day-silver-icon{pointer-events:none;background-image:url(../../../img/currency/val-day-silver.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.val-day-silver-icon.size-sm{width:.75rem;height:.75rem}.val-day-silver-icon.size-md{width:1rem;height:1rem}.val-day-silver-icon.size-lg{width:1.25rem;height:1.25rem}.val-day-silver-icon.size-xl{width:1.5rem;height:1.5rem}.val-day-gold-icon{pointer-events:none;background-image:url(../../../img/currency/val-day-gold.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.val-day-gold-icon.size-sm{width:.75rem;height:.75rem}.val-day-gold-icon.size-md{width:1rem;height:1rem}.val-day-gold-icon.size-lg{width:1.25rem;height:1.25rem}.val-day-gold-icon.size-xl{width:1.5rem;height:1.5rem}.val-day-letter-icon{pointer-events:none;background-image:url(../../../img/rewards/special-resource/ValentinDay/regular.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.val-day-letter-icon.size-sm{width:.75rem;height:.75rem}.val-day-letter-icon.size-md{width:1rem;height:1rem}.val-day-letter-icon.size-lg{width:1.25rem;height:1.25rem}.val-day-letter-icon.size-xl{width:1.5rem;height:1.5rem}.penguin-friends-icon{pointer-events:none;background-image:url(../../../img/rewards/special-resource/PenguinFriends/regular.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.penguin-friends-icon.size-sm{width:.75rem;height:.75rem}.penguin-friends-icon.size-md{width:1rem;height:1rem}.penguin-friends-icon.size-lg{width:1.25rem;height:1.25rem}.penguin-friends-icon.size-xl{width:1.5rem;height:1.5rem}.yinyang-rare-icon{pointer-events:none;background-image:url(../../../img/currency/yinyang-rare.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.gem-icon{pointer-events:none;background-image:url(../../../img/currency/gem.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:14px;height:.75rem;display:inline-block}.clan-power-icon{pointer-events:none;background-image:url(../../../img/currency/clan-power.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.clan-power-icon.size-sm{width:.75rem;height:.75rem}.clan-power-icon.size-md{width:1rem;height:1rem}.clan-power-icon.size-lg{width:1.25rem;height:1.25rem}.clan-power-icon.size-xl{width:1.5rem;height:1.5rem}.token-icon{pointer-events:none;background-image:url(../../../img/currency/token-yellow.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:14px;height:.75rem;display:inline-block}.token-black-icon{pointer-events:none;background-image:url(../../../img/currency/token-black.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:1rem;height:1rem;display:inline-block}.token-black-icon.size-sm{width:.75rem;height:.75rem}.token-black-icon.size-md{width:1rem;height:1rem}.token-black-icon.size-lg{width:1.25rem;height:1.25rem}.token-black-icon.size-xl{width:1.5rem;height:1.5rem}.reward-transition{z-index:9998;transition:opacity .5s,transform .6s,scale .5s,left .55s,top .55s;position:absolute}@keyframes fly{0%{transform:rotate(0)}20%{transform:rotate(45%)}50%{transform:rotate(0)}to{transform:rotate(-45%)}}.currency-confetti{z-index:10;transition:opacity .7s,left .5s,top .5s;position:absolute}.el-canvas--egg{z-index:30;transition:opacity .7s,scale .4s,left .7s,top 1s;position:absolute}.el-canvas--egg-fly{z-index:30;position:absolute}.canvas{pointer-events:none;position:absolute}.canvas-token{z-index:200;transition:opacity .3s,scale .3s,left .3s,top .3s}.token{text-shadow:0 2px 4px #031025,0 0 3px #031025;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));font-size:.875rem;font-style:normal;font-weight:800;line-height:1.25rem}.introduction-slide-section{max-width:420px;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem;transition-property:opacity;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.introduction-step-text{white-space:nowrap;text-align:center;font-size:17px;line-height:1.25rem}html{min-height:100%;overflow:hidden}body{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));-webkit-user-select:none;user-select:none;width:100%;height:100vh;min-height:100%;max-height:100vh;transition-property:transform .16s ease,filter .16s ease;background-position:top;background-repeat:no-repeat;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}body input,body textarea{-webkit-user-select:text;user-select:text}.app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;max-width:64rem;padding-top:var(--main-view-padding-top);padding-bottom:var(--main-view-padding-bottom);height:100vh;margin-left:auto;margin-right:auto;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,1,1);position:relative;overflow:hidden}body ::-webkit-scrollbar{width:0;height:0}body ::-webkit-scrollbar-track{background:0 0}body ::-webkit-scrollbar-thumb{background-color:#0000;border:0 solid #0000;border-radius:20px}#reward-animation-canvas,#fly-animation-canvas{pointer-events:none;z-index:0;position:absolute;top:0;left:0}.red-badge{z-index:2;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);min-width:14px;height:14px;box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(25 25 36/var(--tw-ring-opacity,1));--tw-bg-opacity:1;background-color:rgb(216 61 70/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));border-radius:9999px;justify-content:center;align-items:center;padding-left:.125rem;padding-right:.125rem;font-size:9px;line-height:10px;display:flex;position:absolute;top:.5rem;right:.5rem}canvas{background-color:#0000}::-webkit-scrollbar{display:none}.egg-pulse-animation{animation-name:pulse-cycle;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-fill-mode:both}.embla{width:100%;overflow-x:hidden}.embla__container{width:100%;transition:opacity .5s;display:flex}.embla__slide{flex:0 0 100%;min-width:0}.toaster{top:70px!important}:root{--toastContainerTop:16px;--toastContainerBottom:0;--toastContainerRight:16px;--toastContainerLeft:16px;--toastBorderRadius:14px;--toastWidth:100%;--toastMinHeight:45px;--toastMsgPadding:6px 10px;--toastBarHeight:2px;--toastBtnContent:" ";--toastBtnWidth:100%;--toastMargin:0 0 4px 0;--toastBarBackground:#00000030}:root ._toastBtn{background-color:#0000;position:absolute}.toast-item--content{text-align:center;font-size:.875rem;line-height:1.25rem}.toast-item--content .toast-item--text{--tw-text-opacity:1;color:rgb(14 19 36/var(--tw-text-opacity,1));text-transform:uppercase}.toast-item--content__error .toast-item--title{--tw-text-opacity:1;color:rgb(244 63 94/var(--tw-text-opacity,1))}.toast-item--content__success .toast-item--title{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}@keyframes tutorStepFlyBottom{0%{transform:translate(var(--tw-translate-x), var(--fly-bottom-animation-y-start));opacity:0}to{opacity:1}}@keyframes tutorStepFlyTop{0%{transform:translate(var(--tw-translate-x), var(--fly-top-animation-y-start));opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}.shepherd-element{--tour-bg-color:#fff;--tour-black-color:#0b0a18;--content-padding-y:29px;--fly-top-animation-y-start:-4em;--fly-bottom-animation-y-start:4em;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));padding-left:65px;transition:transform;background-color:#0000!important;max-width:95%!important;left:50%!important}.shepherd-element.shepherd-centered{top:calc(150px + var(--main-view-padding-top))!important}.shepherd-element.shepherd-centered.bottom-dialog{bottom:calc(120px + var(--main-view-padding-bottom))!important;top:unset!important}.shepherd-element.shepherd-centered.middle-dialog{top:50%!important}.shepherd-element.shepherd-centered.top-dialog-full{top:20%!important}.shepherd-element.shepherd-centered.top-dialog-fixed{top:calc(120px + var(--main-view-padding-top))!important}.shepherd-element.shepherd-centered.press-down-dialog{bottom:calc(50px + var(--main-view-padding-bottom))!important;top:unset!important}.shepherd-element:before{content:"";width:72px;height:77px;position:absolute;top:50%;left:0;transform:translateY(-50%);background:url(../../../img/tutorial/tutorial-duck-head.png) 50%/cover no-repeat!important}.shepherd-element .shepherd-content{width:95%;padding:var(--content-padding-y) 21px var(--content-padding-y) 40px;border:4px solid #14141d;margin-left:20px;animation:.5s forwards tutorStepFlyBottom;position:relative;background:#fff 50%/cover no-repeat!important;border-radius:14px!important;box-shadow:0 2px 16px #000!important}@media (height<=690px){.shepherd-element .shepherd-content{padding:25px 15px 20px}}.shepherd-element .shepherd-content:before{content:"";z-index:1;width:1.25rem;height:1.75rem;display:block;position:absolute;bottom:1rem;left:-1rem;rotate:12deg;background:url(../../../img/tutorial/shepherd-arrow.png) 50%/cover no-repeat!important}.shepherd-element .shepherd-content .shepherd-text{font-size:15px;line-height:17px;font-family:var(--font-secondary);color:var(--tour-black-color);padding:0}@media (height<=690px){.shepherd-element .shepherd-content .shepherd-text{font-size:13px;line-height:13px}}.shepherd-element .shepherd-content .shepherd-text p{margin-bottom:4px}.shepherd-element .shepherd-content .shepherd-text b.text-green-base,.shepherd-element .shepherd-content .shepherd-text b.text-blue-light{white-space:nowrap}.shepherd-element .shepherd-content .shepherd-footer{justify-content:start;padding:0}.shepherd-element .shepherd-button{text-transform:uppercase;color:#0e0612;background:linear-gradient(#ffd84e,#d87f16);border:2px solid #0e0612;border-radius:8px;width:8.3rem;position:fixed}.shepherd-element .shepherd-button:not(:disabled):hover{color:#0e0612;background:linear-gradient(#ffd84e,#d87f16)}.shepherd-element .skip-text{color:#b8b8b8;background:0 0;border:none;border-radius:0;width:max-content;font-size:15px;position:absolute;top:0;right:0}@media (height<=690px){.shepherd-element .skip-text{font-size:13px}}.shepherd-element .skip-text:hover{color:#b8b8b8!important;background:0 0!important}.shepherd-element .d-none{display:none}.shepherd-element.eggs-grid-step[data-popper-placement^=bottom]{--tw-translate-y:-4rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.shepherd-element.eggs-grid-step[data-popper-placement^=top]{--tw-translate-y:4rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.shepherd-element.egg-recived-step:before{content:"";animation-composition:add;transform-origin:50%;width:5rem;height:5rem;position:absolute;top:40%;transform:translate(0%)translateY(0%);background:url(../../../img/tutorial/shine.png) 50%/cover no-repeat!important;animation:4s linear infinite spin!important}.shepherd-element.egg-recived-step:after{content:"";width:4.5rem;height:4.8rem;position:absolute;top:65%;left:40px;transform:translate(-50%)translateY(-50%);background:url(../../../img/tutorial/shining-egg.png) 50%/cover no-repeat!important}.shepherd-element.reward-step .shepherd-content{padding-top:190px}.shepherd-element.reward-step:after{content:"";width:130px;height:130px;position:absolute;top:40px;left:50%;transform:translate(-50%);background:url(../../../img/tutorial/reward-basket.png) 50%/cover no-repeat!important}.shepherd-element .shepherd-arrow{display:none}.shepherd-modal-overlay-container{opacity:0!important}.shepherd-modal-overlay-container.shortened{height:calc(100vh - var(--nav-height) - 5rem)!important}.shepherd-modal-overlay-container.social-media-shortened{height:calc(100vh - var(--nav-height) - 30rem)!important}.currency-icon-span{width:1rem;height:.75rem;margin-left:2px;display:inline-block}.currency-icon-span:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;width:.9rem;height:1rem;display:block}.currency-icon-span.token-yellow-icon:before{background-image:url(../../../img/currency/token-yellow.png)}.currency-icon-span.snowflake-icon:before{background-image:url(../../../img/currency/snowflake.png)}.currency-icon-span.corn-green-icon:before{background-image:url(../../../img/currency/corn-green.png)}.currency-icon-span.stars-blue-icon:before{background-image:url(../../../img/currency/stars-blue.png)}.currency-icon-span.clan-power-icon:before{background-image:url(../../../img/currency/clan-power.png)}.currency-icon-span.fire-icon:before{background-image:url(../../../img/navigation/fire.png)}.currency-icon-span.carnival-mask-icon:before{background-image:url(../../../img/currency/carnival-mask.png)}.currency-icon-span.ton-icon{background-size:contain;height:.9rem}.currency-icon-span.square,.currency-icon-span.square:before{width:1rem;height:1rem}.text-duck-quality-common{--tw-text-opacity:1;color:rgb(89 84 104/var(--tw-text-opacity,1))}.text-duck-quality-uncommon{color:var(--uncommon)}.text-duck-quality-rare{color:var(--rare)}.text-duck-quality-epic{color:var(--epic)}.text-duck-quality-legendary{color:var(--legendary)}.text-duck-quality-unique{color:var(--unique)}.duck-frame-shape{height:calc(var(--frame-height) - 20px);width:var(--frame-width);pointer-events:none}.duck-frame{z-index:1;height:var(--frame-height);width:var(--frame-width);background-position:50%;background-repeat:no-repeat;background-size:contain;flex-direction:column;flex-shrink:0;justify-content:center;display:flex;position:relative}.duck-frame--type-xmas:after{content:"";background-size:initial;background-image:url(../../../img/duck-frame/snow.png);background-position-x:1px;background-repeat:no-repeat;width:calc(100% + 10px);height:100%;margin-left:-5px}.duck-frame--variant-common{background-image:url(../../../img/duck-frame/common.png)}.duck-frame--variant-common-dashed{background-image:url(../../../img/duck-frame/noname.png),url(../../../img/duck-frame/common.png)}.duck-frame--variant-uncommon{background-image:url(../../../img/duck-frame/uncommon.png)}.duck-frame--variant-uncommon-dashed{background-image:url(../../../img/duck-frame/noname.png),url(../../../img/duck-frame/uncommon.png)}.duck-frame--variant-rare{background-image:url(../../../img/duck-frame/rare.png)}.duck-frame--variant-rare-dashed{background-image:url(../../../img/duck-frame/noname.png),url(../../../img/duck-frame/rare.png)}.duck-frame--variant-epic{background-image:url(../../../img/duck-frame/epic.png)}.duck-frame--variant-epic-dashed{background-image:url(../../../img/duck-frame/noname.png),url(../../../img/duck-frame/epic.png)}.duck-frame--variant-legendary{background-image:url(../../../img/duck-frame/legendary.png)}.duck-frame--variant-legendary-dashed{background-image:url(../../../img/duck-frame/noname.png),url(../../../img/duck-frame/legendary.png)}.duck-frame--variant-unique{background-image:url(../../../img/duck-frame/unique.png)}.duck-frame--variant-unique-dashed{background-image:url(../../../img/duck-frame/noname.png),url(../../../img/duck-frame/unique.png)}.duck-frame-overlay{z-index:40;height:calc(var(--frame-height));background-position:0;background-repeat:no-repeat;background-size:cover;width:.5rem;margin-right:186px;position:absolute;top:0;bottom:0}.duck-frame-overlay--common{background-image:url(../../../img/duck-frame/common.png)}.duck-frame-overlay--uncommon{background-image:url(../../../img/duck-frame/uncommon.png)}.duck-frame-overlay--rare{background-image:url(../../../img/duck-frame/rare.png)}.duck-frame-overlay--epic{background-image:url(../../../img/duck-frame/epic.png)}.duck-frame-overlay--legendary{background-image:url(../../../img/duck-frame/legendary.png)}.duck-frame-overlay--unique{background-image:url(../../../img/duck-frame/unique.png)}.duck-slider-wrapper{flex-direction:column;align-items:center;height:360px;display:flex;position:relative}.duck-slider{z-index:2;position:relative}.duck-slider-h-fixed{height:330px}.duck-slider--item{flex:0 0 100%}.duck-slider--item-inner{flex-direction:column;align-items:center;width:100%;display:flex}.breed-slider{backface-visibility:hidden;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1);margin-left:2.5rem}.breed-slider-item{flex:0 0 30.303%;margin-left:.25rem;margin-right:.25rem;transform:scaleX(-1)}.egg-progress-item{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;width:26px;height:26px;display:inline-block;position:relative;top:-3px}.egg-progress-item.egg-1{background-image:url(../../../img/eggs/1.png?v=2.4.1)}.egg-progress-item.egg-2{background-image:url(../../../img/eggs/2.png?v=2.4.1)}.egg-progress-item.egg-3{background-image:url(../../../img/eggs/3.png?v=2.4.1)}.egg-progress-item.egg-4{background-image:url(../../../img/eggs/4.png?v=2.4.1)}.egg-progress-item.egg-5{background-image:url(../../../img/eggs/5.png?v=2.4.1)}.egg-progress-item.egg-6{background-image:url(../../../img/eggs/6.png?v=2.4.1)}.egg-progress-item.egg-7{background-image:url(../../../img/eggs/7.png?v=2.4.1)}.egg-progress-item.egg-8{background-image:url(../../../img/eggs/8.png?v=2.4.1)}.egg-progress-item.egg-9{background-image:url(../../../img/eggs/9.png?v=2.4.1)}.egg-progress-item.egg-10{background-image:url(../../../img/eggs/10.png?v=2.4.1)}.egg-progress-item.egg-11{background-image:url(../../../img/eggs/11.png?v=2.4.1)}.egg-progress-item.egg-12{background-image:url(../../../img/eggs/12.png?v=2.4.1)}.egg-progress-item.egg-13{background-image:url(../../../img/eggs/13.png?v=2.4.1)}.egg-progress-item.egg-14{background-image:url(../../../img/eggs/14.png?v=2.4.1)}.egg-progress-item.egg-15{background-image:url(../../../img/eggs/15.png?v=2.4.1)}.egg-chest-item{z-index:10;background-image:url(../../../img/rewards/egg_chest_1.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:26px;height:26px;display:inline-block;position:relative;top:-3px}.egg-heart-item{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;width:3rem;height:3rem;display:inline-block;position:relative}.egg-heart-item.egg-1{background-image:url(../../../img/eggs/heart/1.png)}.egg-heart-item.egg-2{background-image:url(../../../img/eggs/heart/2.png)}.egg-heart-item.egg-3{background-image:url(../../../img/eggs/heart/3.png)}.egg-heart-item.egg-4{background-image:url(../../../img/eggs/heart/4.png)}.egg-heart-item.egg-5{background-image:url(../../../img/eggs/heart/5.png)}.egg-heart-item.egg-6{background-image:url(../../../img/eggs/heart/6.png)}.egg-heart-item.egg-7{background-image:url(../../../img/eggs/heart/7.png)}.egg-heart-item.egg-8{background-image:url(../../../img/eggs/heart/8.png)}.egg-heart-item.egg-9{background-image:url(../../../img/eggs/heart/9.png)}.egg-heart-item.egg-10{background-image:url(../../../img/eggs/heart/10.png)}.egg-heart-item.egg-11{background-image:url(../../../img/eggs/heart/11.png)}.egg-heart-item.egg-12{background-image:url(../../../img/eggs/heart/12.png)}.egg-heart-item.egg-13{background-image:url(../../../img/eggs/heart/13.png)}.egg-heart-item.egg-14{background-image:url(../../../img/eggs/heart/14.png)}.egg-heart-item.egg-15{background-image:url(../../../img/eggs/heart/15.png)}.egg-pumpkin-icon{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;width:3rem;height:3rem;display:inline-block;position:relative}.egg-pumpkin-icon.egg-1{background-image:url(../../../img/eggs/object_halloween_2025/1.png)}.egg-pumpkin-icon.egg-2{background-image:url(../../../img/eggs/object_halloween_2025/2.png)}.egg-pumpkin-icon.egg-3{background-image:url(../../../img/eggs/object_halloween_2025/3.png)}.egg-pumpkin-icon.egg-4{background-image:url(../../../img/eggs/object_halloween_2025/4.png)}.egg-pumpkin-icon.egg-5{background-image:url(../../../img/eggs/object_halloween_2025/5.png)}.egg-pumpkin-icon.egg-6{background-image:url(/img/eggs/object_halloween_2025/6.png)}.egg-pumpkin-icon.egg-7{background-image:url(/img/eggs/object_halloween_2025/7.png)}.egg-pumpkin-icon.egg-8{background-image:url(/img/eggs/object_halloween_2025/8.png)}.egg-pumpkin-icon.egg-9{background-image:url(/img/eggs/object_halloween_2025/9.png)}.egg-pumpkin-icon.egg-10{background-image:url(/img/eggs/object_halloween_2025/10.png)}.egg-pumpkin-icon.egg-11{background-image:url(/img/eggs/object_halloween_2025/11.png)}.egg-pumpkin-icon.egg-12{background-image:url(/img/eggs/object_halloween_2025/12.png)}.egg-pumpkin-icon.egg-13{background-image:url(/img/eggs/object_halloween_2025/13.png)}.egg-pumpkin-icon.egg-14{background-image:url(/img/eggs/object_halloween_2025/14.png)}.egg-pumpkin-icon.egg-15{background-image:url(/img/eggs/object_halloween_2025/15.png)}.egg-box-clan-card{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;width:3rem;height:3rem;display:inline-block;position:relative}.egg-box-clan-card.egg-1{background-image:url(../../../img/eggs/box_clan_card/1.png)}.egg-box-clan-card.egg-2{background-image:url(../../../img/eggs/box_clan_card/2.png)}.egg-box-clan-card.egg-3{background-image:url(../../../img/eggs/box_clan_card/3.png)}.egg-box-collection-ulocker{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;width:3rem;height:3rem;display:inline-block;position:relative}.egg-box-collection-ulocker.egg-1{background-image:url(../../../img/eggs/collection_unlocker_ny26_egg/1.png)}.egg-may-26-object-item{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;width:2rem;height:2rem;display:inline-block;position:relative}.egg-may-26-object-item.egg-1{background-image:url(../../../img/eggs/may_26_object_egg/1.png)}.egg-may-26-object-item.egg-2{background-image:url(../../../img/eggs/may_26_object_egg/2.png)}.egg-may-26-object-item.egg-3{background-image:url(../../../img/eggs/may_26_object_egg/3.png)}.egg-may-26-object-item.egg-4{background-image:url(../../../img/eggs/may_26_object_egg/4.png)}.egg-may-26-object-item.egg-5{background-image:url(../../../img/eggs/may_26_object_egg/5.png)}.egg-may-26-repeatable-item{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;width:2rem;height:2rem;display:inline-block;position:relative}.egg-may-26-repeatable-item.egg-1{background-image:url(../../../img/eggs/may_26_repeatable_egg/1.png)}.egg-divine-item{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;width:2rem;height:2rem;display:inline-block;position:relative}.egg-divine-item.egg-1{background-image:url(../../../img/eggs/divine_egg/1.png)}.egg-divine-item.egg-2{background-image:url(../../../img/eggs/divine_egg/2.png)}.egg-divine-item.egg-3{background-image:url(../../../img/eggs/divine_egg/3.png)}.egg-divine-item.egg-4{background-image:url(../../../img/eggs/divine_egg/4.png)}.egg-divine-item.egg-5{background-image:url(../../../img/eggs/divine_egg/5.png)}.egg-divine-item.egg-6{background-image:url(../../../img/eggs/divine_egg/6.png)}.egg-divine-item.egg-7{background-image:url(../../../img/eggs/divine_egg/7.png)}.egg-divine-item.egg-8{background-image:url(../../../img/eggs/divine_egg/8.png)}.egg-divine-item.egg-9{background-image:url(../../../img/eggs/divine_egg/9.png)}.egg-divine-item.egg-10{background-image:url(../../../img/eggs/divine_egg/10.png)}.egg-divine-item.egg-11{background-image:url(../../../img/eggs/divine_egg/11.png)}.egg-divine-item.egg-12{background-image:url(../../../img/eggs/divine_egg/12.png)}.egg-mirror-random{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;width:3rem;height:3rem;display:inline-block;position:relative}.egg-mirror-random.egg-1{background-image:url(../../../img/eggs/box_mirror_random/1.png)}.egg-mirror-random.egg-2{background-image:url(/img/eggs/box_mirror_random/2.png)}.egg-mirror-random.egg-3{background-image:url(/img/eggs/box_mirror_random/3.png)}.egg-mirror-random.egg-4{background-image:url(/img/eggs/box_mirror_random/4.png)}.egg-mirror-random.egg-5{background-image:url(/img/eggs/box_mirror_random/5.png)}.egg-mirror-random.egg-6{background-image:url(/img/eggs/box_mirror_random/6.png)}.egg-mirror-random.egg-7{background-image:url(/img/eggs/box_mirror_random/7.png)}.egg-mirror-random.egg-8{background-image:url(/img/eggs/box_mirror_random/8.png)}.egg-mirror-random.egg-9{background-image:url(/img/eggs/box_mirror_random/9.png)}.egg-mirror-random.egg-10{background-image:url(/img/eggs/box_mirror_random/10.png)}.egg-mirror-random.egg-11{background-image:url(/img/eggs/box_mirror_random/11.png)}.egg-mirror-random.egg-12{background-image:url(/img/eggs/box_mirror_random/12.png)}.egg-mirror-random.egg-13{background-image:url(/img/eggs/box_mirror_random/13.png)}.egg-mirror-random.egg-14{background-image:url(/img/eggs/box_mirror_random/14.png)}.egg-mirror-random.egg-15{background-image:url(/img/eggs/box_mirror_random/15.png)}.egg-fortune-item{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;width:26px;height:26px;display:inline-block;position:relative;top:-3px}.egg-fortune-item.egg-1{background-image:url(../../../img/eggs/fortune/1.png)}.egg-fortune-item.egg-2{background-image:url(../../../img/eggs/fortune/2.png)}.egg-fortune-item.egg-3{background-image:url(../../../img/eggs/fortune/3.png)}.egg-fortune-item.egg-4{background-image:url(../../../img/eggs/fortune/4.png)}.egg-fortune-item.egg-5{background-image:url(../../../img/eggs/fortune/5.png)}.egg-fortune-item.egg-6{background-image:url(/img/eggs/fortune/6.png)}.egg-fortune-item.egg-7{background-image:url(/img/eggs/fortune/7.png)}.egg-fortune-item.egg-8{background-image:url(/img/eggs/fortune/8.png)}.egg-fortune-item.egg-9{background-image:url(/img/eggs/fortune/9.png)}.egg-fortune-item.egg-10{background-image:url(/img/eggs/fortune/10.png)}.egg-fortune-item.egg-11{background-image:url(/img/eggs/fortune/11.png)}.egg-fortune-item.egg-12{background-image:url(/img/eggs/fortune/12.png)}.egg-fortune-item.egg-13{background-image:url(/img/eggs/fortune/13.png)}.egg-fortune-item.egg-14{background-image:url(/img/eggs/fortune/14.png)}.egg-fortune-item.egg-15{background-image:url(/img/eggs/fortune/15.png)}.egg-flipp-box-item{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;width:26px;height:26px;display:inline-block;position:relative;top:-3px}.egg-flipp-box-item.egg-1{background-image:url(../../../img/eggs/box_flip_eggs/1.png)}.egg-flipp-box-item.egg-2{background-image:url(../../../img/eggs/box_flip_eggs/2.png)}.egg-flipp-box-item.egg-3{background-image:url(../../../img/eggs/box_flip_eggs/3.png)}.egg-flipp-box-item.egg-4{background-image:url(../../../img/eggs/box_flip_eggs/4.png)}.egg-flipp-box-item.egg-5{background-image:url(../../../img/eggs/box_flip_eggs/5.png)}.egg-box-item{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;width:26px;height:26px;display:inline-block;position:relative;top:-3px}.egg-box-item.egg-box_corn-1{background-image:url(../../../img/eggs/box_corn/1.png)}.egg-box-item.egg-box_stars-1{background-image:url(../../../img/eggs/box_stars/1.png)}.egg-box-item.egg-box_corn-2{background-image:url(../../../img/eggs/box_corn/2.png)}.egg-box-item.egg-box_stars-2{background-image:url(../../../img/eggs/box_stars/2.png)}.egg-box-item.egg-box_corn-3{background-image:url(../../../img/eggs/box_corn/3.png)}.egg-box-item.egg-box_stars-3{background-image:url(../../../img/eggs/box_stars/3.png)}.egg-candy-item{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;width:26px;height:26px;display:inline-block;position:relative;top:-3px}.egg-candy-item.egg-1{background-image:url(../../../img/eggs/object_halloween_candy/1.png?v=2.4.1)}.egg-candy-item.egg-2{background-image:url(../../../img/eggs/object_halloween_candy/2.png?v=2.4.1)}.egg-candy-item.egg-3{background-image:url(../../../img/eggs/object_halloween_candy/3.png?v=2.4.1)}.egg-candy-item.egg-4{background-image:url(../../../img/eggs/object_halloween_candy/4.png?v=2.4.1)}.egg-candy-item.egg-5{background-image:url(../../../img/eggs/object_halloween_candy/5.png?v=2.4.1)}.egg-hallowen-item{z-index:10;background-image:url(../../../img/eggs/box_halloween_2025/1.png?v=2.4.2);background-position:50%;background-repeat:no-repeat;background-size:cover;width:26px;height:26px;display:inline-block;position:relative;top:-3px}.egg-regular-tournament-points-item{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;width:2rem;height:2rem;display:inline-block;position:relative}.egg-regular-tournament-points-item.egg-1{background-image:url(../../../img/eggs/regular_tournament_points_egg/1.png)}.egg-regular-tournament-points-item.egg-2{background-image:url(../../../img/eggs/regular_tournament_points_egg/2.png)}.egg-regular-tournament-points-item.egg-3{background-image:url(../../../img/eggs/regular_tournament_points_egg/3.png)}.egg-regular-tournament-points-item.egg-4{background-image:url(../../../img/eggs/regular_tournament_points_egg/4.png)}.egg-regular-tournament-points-item.egg-5{background-image:url(../../../img/eggs/regular_tournament_points_egg/5.png)}.egg-regular-tournament-item{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;width:2rem;height:2rem;display:inline-block;position:relative}.egg-regular-tournament-item.egg-1{background-image:url(../../../img/eggs/regular_tournament_egg/1.png)}.egg-regular-tournament-item.egg-2{background-image:url(../../../img/eggs/regular_tournament_egg/2.png)}.egg-regular-tournament-item.egg-3{background-image:url(../../../img/eggs/regular_tournament_egg/3.png)}.egg-regular-tournament-item.egg-4{background-image:url(../../../img/eggs/regular_tournament_egg/4.png)}.egg-regular-tournament-item.egg-5{background-image:url(../../../img/eggs/regular_tournament_egg/5.png)}.egg-penguin-fish-chest-item{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;width:26px;height:26px;display:inline-block;position:relative;top:-3px}.egg-penguin-fish-chest-item.egg-1{background-image:url(../../../img/eggs/box_penguin_fish_chest/1.png)}.egg-penguin-fish-chest-item.egg-2{background-image:url(../../../img/eggs/box_penguin_fish_chest/2.png)}.egg-penguin-fish-chest-item.egg-3{background-image:url(../../../img/eggs/box_penguin_fish_chest/3.png)}.egg-mountain-corn-item{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;width:26px;height:26px;display:inline-block;position:relative;top:-3px}.egg-mountain-corn-item.egg-1{background-image:url(../../../img/eggs/box_mountain_corn/1.png)}.egg-mountain-corn-item.egg-2{background-image:url(../../../img/eggs/box_mountain_corn/2.png)}.egg-mountain-corn-item.egg-3{background-image:url(../../../img/eggs/box_mountain_corn/3.png)}.egg-mountain-corn-item.egg-4{background-image:url(../../../img/eggs/box_mountain_corn/4.png)}.egg-mountain-stars-item{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;width:26px;height:26px;display:inline-block;position:relative;top:-3px}.egg-mountain-stars-item.egg-1{background-image:url(../../../img/eggs/box_mountain_stars/1.png)}.egg-mountain-stars-item.egg-2{background-image:url(../../../img/eggs/box_mountain_stars/2.png)}.egg-mountain-stars-item.egg-3{background-image:url(../../../img/eggs/box_mountain_stars/3.png)}.egg-mountain-stars-item.egg-4{background-image:url(../../../img/eggs/box_mountain_stars/4.png)}.egg-mountain-horse-item{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;width:26px;height:26px;display:inline-block;position:relative;top:-3px}.egg-mountain-horse-item.egg-1{background-image:url(../../../img/eggs/box_mountain_horse/1.png)}.egg-mountain-horse-item.egg-2{background-image:url(../../../img/eggs/box_mountain_horse/2.png)}.egg-mountain-horse-item.egg-3{background-image:url(../../../img/eggs/box_mountain_horse/3.png)}.egg-mountain-horse-item.egg-4{background-image:url(../../../img/eggs/box_mountain_horse/4.png)}.egg-mountain-rand-item{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;width:26px;height:26px;display:inline-block;position:relative;top:-3px}.egg-mountain-rand-item.egg-1{background-image:url(../../../img/eggs/box_mountain_rand/1.png)}.egg-mountain-rand-item.egg-2{background-image:url(../../../img/eggs/box_mountain_rand/2.png)}.egg-mountain-rand-item.egg-3{background-image:url(../../../img/eggs/box_mountain_rand/3.png)}.egg-mountain-rand-item.egg-4{background-image:url(../../../img/eggs/box_mountain_rand/4.png)}.egg-box-clan-card-sabotages-mini-item{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover;width:26px;height:26px;display:inline-block;position:relative;top:-3px}.egg-box-clan-card-sabotages-mini-item.egg-1{background-image:url(../../../img/eggs/box_clan_card_sabotages_mini/1.png)}.egg-box-clan-card-sabotages-mini-item.egg-2{background-image:url(../../../img/eggs/box_clan_card_sabotages_mini/2.png)}.egg-box-clan-card-sabotages-mini-item.egg-3{background-image:url(../../../img/eggs/box_clan_card_sabotages_mini/3.png)}.egg-box-clan-card-sabotages-mini-item.egg-4{background-image:url(../../../img/eggs/box_clan_card_sabotages_mini/4.png)}.egg-box-clan-card-sabotages-mini-item.egg-5{background-image:url(../../../img/eggs/box_clan_card_sabotages_mini/5.png)}.egg-icon--swing{animation:1s .4s infinite eggSwing}@keyframes eggSwing{10%{transform:translate(1px)}20%{transform:translate(-1px)}30%{transform:translate(1px)}40%{transform:translate(-1px)}50%{transform:translate(1px)}60%{transform:translate(0)rotate(0)}}.eggs-aside{z-index:300;width:100%;bottom:calc(var(--nav-height) + var(--main-view-padding-bottom));justify-content:center;margin-bottom:2rem;padding-left:1.25rem;padding-right:1.25rem;display:flex;position:fixed}.xl-h .eggs-aside{margin-bottom:0;bottom:0}.eggs-aside--inner{z-index:12;--tw-border-opacity:1;border-width:1px;border-color:rgb(255 209 25/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(25 25 36/var(--tw-bg-opacity,1));border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem;display:flex;position:relative}.show-card{border-radius:.5rem;flex-direction:column;width:100%;min-width:9rem;display:flex;position:relative}.show-card-number-badge{font-size:.75rem;line-height:14px;position:absolute;top:.375rem;right:.375rem}.show-card-inner{flex-direction:column;flex-grow:1;width:100%;height:100%;display:flex;position:relative}.show-card--bordered{border-width:2px}.show-card.show-card--rarity-common{--tw-border-opacity:1;border-color:rgb(71 71 95/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(37 37 54/var(--tw-bg-opacity,1))}.show-card.show-card--rarity-common .show-card-number-badge{--tw-text-opacity:1;color:rgb(231 231 236/var(--tw-text-opacity,1));opacity:.3}.show-card.show-card--rarity-common .show-card-timer{--tw-text-opacity:1;color:rgb(231 231 236/var(--tw-text-opacity,1));opacity:.3;--tw-border-opacity:1;border-top-color:rgb(49 49 71/var(--tw-border-opacity,1))}.show-card.show-card--rarity-uncommon{--tw-border-opacity:1;border-color:rgb(31 112 77/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(14 43 20/var(--tw-bg-opacity,1))}.show-card.show-card--rarity-uncommon .show-card-number-badge{--tw-text-opacity:1;color:rgb(69 114 79/var(--tw-text-opacity,1))}.show-card.show-card--rarity-uncommon .show-card-timer{--tw-text-opacity:1;color:rgb(69 114 79/var(--tw-text-opacity,1));--tw-border-opacity:1;border-top-color:rgb(37 70 44/var(--tw-border-opacity,1))}.show-card.show-card--rarity-rare{--tw-border-opacity:1;border-color:rgb(50 67 141/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(19 24 70/var(--tw-bg-opacity,1))}.show-card.show-card--rarity-rare .show-card-number-badge{--tw-text-opacity:1;color:rgb(231 231 236/var(--tw-text-opacity,1));opacity:.3}.show-card.show-card--rarity-rare .show-card-timer{--tw-text-opacity:1;color:rgb(96 102 165/var(--tw-text-opacity,1));--tw-border-opacity:1;border-top-color:rgb(31 46 113/var(--tw-border-opacity,1))}.show-card.show-card--rarity-epic{--tw-border-opacity:1;border-color:rgb(113 31 94/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(52 19 44/var(--tw-bg-opacity,1))}.show-card.show-card--rarity-epic .show-card-number-badge{--tw-text-opacity:1;color:rgb(231 231 236/var(--tw-text-opacity,1));opacity:.3}.show-card.show-card--rarity-epic .show-card-timer{--tw-text-opacity:1;color:rgb(168 94 150/var(--tw-text-opacity,1));--tw-border-opacity:1;border-top-color:rgb(113 31 94/var(--tw-border-opacity,1))}.show-card.show-card--rarity-legendary{--tw-border-opacity:1;border-color:rgb(120 66 37/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(54 30 15/var(--tw-bg-opacity,1))}.show-card.show-card--rarity-legendary .show-card-number-badge{--tw-text-opacity:1;color:rgb(231 231 236/var(--tw-text-opacity,1));opacity:.3}.show-card.show-card--rarity-legendary .show-card-timer{--tw-text-opacity:1;color:rgb(180 106 60/var(--tw-text-opacity,1));--tw-border-opacity:1;border-top-color:rgb(95 52 29/var(--tw-border-opacity,1))}.empty-slot-card{--tw-border-opacity:1;border-color:rgb(46 46 65/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(19 19 31/var(--tw-bg-opacity,1));min-height:194px;padding:1.25rem}.empty-slot-card .show-card-inner{flex-direction:column;justify-content:center;align-items:center;display:flex}.task-card{min-height:194px;padding:1.25rem}.task-card .show-card-inner{justify-content:center}.task-card .show-card-number-badge{font-size:.75rem;line-height:14px}.task-card .show-card-timer{text-align:center;border-top-width:1px;width:3.5rem;padding-top:.25rem;font-size:.875rem;line-height:1rem}.task-card .show-card-timer--warning{color:#b1353d!important}.task-card:not(.task-card--state-discarded).show-card--rarity-common{--tw-border-opacity:1;border-color:rgb(71 71 95/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(37 37 54/var(--tw-bg-opacity,1))}.task-card:not(.task-card--state-discarded).show-card--rarity-common .show-card-number-badge{--tw-text-opacity:1;color:rgb(231 231 236/var(--tw-text-opacity,1));opacity:.3}.task-card:not(.task-card--state-discarded).show-card--rarity-common .show-card-timer{--tw-text-opacity:1;color:rgb(231 231 236/var(--tw-text-opacity,1));opacity:.3;--tw-border-opacity:1;border-top-color:rgb(49 49 71/var(--tw-border-opacity,1))}.task-card:not(.task-card--state-discarded).show-card--rarity-uncommon{--tw-border-opacity:1;border-color:rgb(31 112 77/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(14 43 20/var(--tw-bg-opacity,1))}.task-card:not(.task-card--state-discarded).show-card--rarity-uncommon .show-card-number-badge{--tw-text-opacity:1;color:rgb(69 114 79/var(--tw-text-opacity,1))}.task-card:not(.task-card--state-discarded).show-card--rarity-uncommon .show-card-timer{--tw-text-opacity:1;color:rgb(69 114 79/var(--tw-text-opacity,1));--tw-border-opacity:1;border-top-color:rgb(37 70 44/var(--tw-border-opacity,1))}.task-card:not(.task-card--state-discarded).show-card--rarity-rare{--tw-border-opacity:1;border-color:rgb(50 67 141/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(19 24 70/var(--tw-bg-opacity,1))}.task-card:not(.task-card--state-discarded).show-card--rarity-rare .show-card-number-badge{--tw-text-opacity:1;color:rgb(231 231 236/var(--tw-text-opacity,1));opacity:.3}.task-card:not(.task-card--state-discarded).show-card--rarity-rare .show-card-timer{--tw-text-opacity:1;color:rgb(96 102 165/var(--tw-text-opacity,1));--tw-border-opacity:1;border-top-color:rgb(31 46 113/var(--tw-border-opacity,1))}.task-card:not(.task-card--state-discarded).show-card--rarity-epic{--tw-border-opacity:1;border-color:rgb(113 31 94/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(52 19 44/var(--tw-bg-opacity,1))}.task-card:not(.task-card--state-discarded).show-card--rarity-epic .show-card-number-badge{--tw-text-opacity:1;color:rgb(231 231 236/var(--tw-text-opacity,1));opacity:.3}.task-card:not(.task-card--state-discarded).show-card--rarity-epic .show-card-timer{--tw-text-opacity:1;color:rgb(168 94 150/var(--tw-text-opacity,1));--tw-border-opacity:1;border-top-color:rgb(113 31 94/var(--tw-border-opacity,1))}.task-card:not(.task-card--state-discarded).show-card--rarity-legendary{--tw-border-opacity:1;border-color:rgb(120 66 37/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(54 30 15/var(--tw-bg-opacity,1))}.task-card:not(.task-card--state-discarded).show-card--rarity-legendary .show-card-number-badge{--tw-text-opacity:1;color:rgb(231 231 236/var(--tw-text-opacity,1));opacity:.3}.task-card:not(.task-card--state-discarded).show-card--rarity-legendary .show-card-timer{--tw-text-opacity:1;color:rgb(180 106 60/var(--tw-text-opacity,1));--tw-border-opacity:1;border-top-color:rgb(95 52 29/var(--tw-border-opacity,1))}.task-card.task-card--state-discarded,.task-card.task-card--state-expired{border-color:rgb(55 55 72/var(--tw-border-opacity,1));--tw-border-opacity:.5;background-color:rgb(28 28 41/var(--tw-bg-opacity,1));--tw-bg-opacity:.5}.task-card.task-card--state-discarded .task-card-icon,.task-card.task-card--state-expired .task-card-icon{opacity:.5}.task-card.task-card--state-discarded .task-card-label,.task-card.task-card--state-discarded .task-card-reward,.task-card.task-card--state-discarded .show-card-number-badge,.task-card.task-card--state-expired .task-card-label,.task-card.task-card--state-expired .task-card-reward,.task-card.task-card--state-expired .show-card-number-badge{--tw-text-opacity:1;color:rgb(231 231 236/var(--tw-text-opacity,1));opacity:.3}.task-view{border-width:2px;border-radius:.75rem;flex-direction:column;width:100%;display:flex;position:relative}.task-view-image{border-radius:.75rem;justify-content:center;align-items:center;width:100%;height:15rem;display:flex;position:relative}.task-view-rarity{font-size:.875rem;line-height:1.25rem}.task-view-footer{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem;flex-direction:column;gap:.75rem;width:100%;padding:1.25rem;display:flex}.task-view--type-common{--tw-border-opacity:1;border-color:rgb(71 71 95/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(37 37 54/var(--tw-bg-opacity,1))}.task-view--type-common .task-view--bg-color,.task-view--type-common .task-view-image,.task-view--type-common .task-view-footer{--tw-bg-opacity:1;background-color:rgb(27 27 43/var(--tw-bg-opacity,1))}.task-view--type-common .task-view-rarity{--tw-text-opacity:1;color:rgb(116 116 142/var(--tw-text-opacity,1))}.task-view--type-common .task-view--text-color{--tw-text-opacity:1;color:rgb(143 143 164/var(--tw-text-opacity,1))}.task-view--type-uncommon{--tw-border-opacity:1;border-color:rgb(31 112 77/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(20 52 26/var(--tw-bg-opacity,1))}.task-view--type-uncommon .task-view--bg-color,.task-view--type-uncommon .task-view-image,.task-view--type-uncommon .task-view-footer{--tw-bg-opacity:1;background-color:rgb(17 38 21/var(--tw-bg-opacity,1))}.task-view--type-uncommon .task-view-rarity{--tw-text-opacity:1;color:rgb(85 180 76/var(--tw-text-opacity,1))}.task-view--type-uncommon .task-view--text-color{--tw-text-opacity:1;color:rgb(134 165 145/var(--tw-text-opacity,1))}.task-view--type-rare{--tw-border-opacity:1;border-color:rgb(41 53 106/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(29 34 76/var(--tw-bg-opacity,1))}.task-view--type-rare .task-view--bg-color,.task-view--type-rare .task-view-image,.task-view--type-rare .task-view-footer{--tw-bg-opacity:1;background-color:rgb(22 26 60/var(--tw-bg-opacity,1))}.task-view--type-rare .task-view-rarity{--tw-text-opacity:1;color:rgb(94 123 250/var(--tw-text-opacity,1))}.task-view--type-rare .task-view--text-color{--tw-text-opacity:1;color:rgb(133 145 199/var(--tw-text-opacity,1))}.task-view--type-epic{--tw-border-opacity:1;border-color:rgb(113 31 94/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(62 28 54/var(--tw-bg-opacity,1))}.task-view--type-epic .task-view--bg-color,.task-view--type-epic .task-view-image,.task-view--type-epic .task-view-footer{--tw-bg-opacity:1;background-color:rgb(46 19 39/var(--tw-bg-opacity,1))}.task-view--type-epic .task-view-rarity{--tw-text-opacity:1;color:rgb(166 71 226/var(--tw-text-opacity,1))}.task-view--type-epic .task-view--text-color{--tw-text-opacity:1;color:rgb(175 157 185/var(--tw-text-opacity,1))}.task-view--type-legendary{--tw-border-opacity:1;border-color:rgb(157 88 20/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(91 51 16/var(--tw-bg-opacity,1))}.task-view--type-legendary .task-view--bg-color,.task-view--type-legendary .task-view-image,.task-view--type-legendary .task-view-footer{--tw-bg-opacity:1;background-color:rgb(67 39 13/var(--tw-bg-opacity,1))}.task-view--type-legendary .task-view-rarity{--tw-text-opacity:1;color:rgb(208 130 37/var(--tw-text-opacity,1))}.task-view--type-legendary .task-view--text-color{--tw-text-opacity:1;color:rgb(168 137 109/var(--tw-text-opacity,1))}.target-card{--tw-bg-opacity:1;background-color:rgb(28 28 41/var(--tw-bg-opacity,1));min-height:200px}.target-card .show-card-inner{justify-content:center}.sabotage-card{--tw-bg-opacity:1;background-color:rgb(28 28 41/var(--tw-bg-opacity,1));min-height:194px;padding-top:1.5rem;padding-bottom:1.5rem}.sabotage-card-label{text-transform:uppercase;--tw-text-opacity:1;color:rgb(231 231 236/var(--tw-text-opacity,1));padding-left:1.25rem;padding-right:1.25rem;font-size:.875rem;line-height:1rem}.sabotage-card-reward{justify-content:center;align-items:center;gap:.125rem;display:flex}.sabotage-card-icon{justify-content:center;align-items:center;width:74px;height:74px;display:flex}.sabotage-apply-result--great_success{background:radial-gradient(49.49% 27.65% at 50% 42.41%,#48330cf2 0%,#1f0605f2 100%)!important}.sabotage-apply-result--great_success .sabotage-apply-result--text-color{--tw-text-opacity:1;color:rgb(240 198 81/var(--tw-text-opacity,1))}.sabotage-apply-result--success{background:radial-gradient(49.49% 27.65% at 50% 42.41%,#0f3d1ef2 0%,#0a0b13f2 100%)!important}.sabotage-apply-result--success .sabotage-apply-result--text-color{--tw-text-opacity:1;color:rgb(135 214 141/var(--tw-text-opacity,1))}.sabotage-apply-result--fail{background:radial-gradient(49.49% 27.65% at 50% 42.41%,#4c1d2c 0%,#0a0b13 100%)!important}.sabotage-apply-result--fail .sabotage-apply-result--text-color{--tw-text-opacity:1;color:rgb(245 85 135/var(--tw-text-opacity,1))}.show-navigation-list{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);width:100%;box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(37 37 53/var(--tw-ring-opacity,1));z-index:1;border-radius:.75rem;justify-content:space-between;align-items:center;display:flex;position:relative}.show-navigation-item{-webkit-touch-callout:none;border-radius:.25rem;justify-content:center;align-items:center;gap:.25rem;width:100%;height:3rem;font-size:.875rem;font-weight:400;line-height:1.25rem;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}.show-navigation-item.active{--tw-bg-opacity:1;background-color:rgb(28 28 41/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(49 49 71/var(--tw-ring-opacity,1));z-index:2}.show-navigation-item.disabled{opacity:.25}.show-navigation-item:not(.active){--tw-text-opacity:1;color:rgb(116 116 142/var(--tw-text-opacity,1))}.show-navigation-item:first-child.active{border-radius:.75rem .25rem .25rem .75rem}.show-navigation-item:last-child.active{border-radius:16px}.show-navigation-item:not(.active):not(:first-child):not(:last-child){--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(28 28 41/var(--tw-ring-opacity,1));border-radius:0}.show-reward-list{border-radius:.5rem;flex-direction:column;gap:.125rem;width:100%;display:flex;overflow:hidden}.show-reward-list .show-reward-value{z-index:2;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:rgb(28 28 41/var(--tw-bg-opacity,1));--tw-text-opacity:1;min-width:3rem;height:2rem;color:rgb(249 147 3/var(--tw-text-opacity,1));border-radius:9999px;justify-content:center;align-items:center;gap:.25rem;padding-left:.625rem;padding-right:.625rem;display:flex;position:absolute;bottom:-1rem;left:50%}.show-reward-list .show-reward-value-available{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(249 147 3/var(--tw-ring-opacity,1))}.show-reward-list .show-reward-value:not(.show-reward-value-available){--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(14 19 36/var(--tw-ring-opacity,1))}.show-reward-footer{--tw-bg-opacity:1;background-color:rgb(28 28 41/var(--tw-bg-opacity,1));border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;width:100%;height:1.75rem}.show-reward-item{flex-direction:column;align-items:center;height:116px;padding:.125rem;display:flex;position:relative}.show-reward-item-label{text-align:center;text-transform:uppercase;--tw-text-opacity:1;width:100%;color:rgb(28 28 41/var(--tw-text-opacity,1));padding-bottom:.25rem}.show-reward-item--claimable{border-radius:.5rem;justify-content:space-between}.show-reward-item--claimable.show-reward-item--special{--tw-bg-opacity:1;background-color:rgb(75 157 250/var(--tw-bg-opacity,1))}.show-reward-item--claimable.show-reward-item--special .show-reward-item-label{--tw-bg-opacity:1;background-color:rgb(75 157 250/var(--tw-bg-opacity,1));justify-content:center;display:flex}.show-reward-item--claimable:not(.show-reward-item--special){--tw-bg-opacity:1;background-color:rgb(249 147 3/var(--tw-bg-opacity,1))}.show-reward-item--claimable:not(.show-reward-item--special) .show-reward-item-label{--tw-bg-opacity:1;background-color:rgb(249 147 3/var(--tw-bg-opacity,1));justify-content:center;display:flex}.show-reward-item:not(.show-reward-item--claimable){--tw-bg-opacity:1;background-color:rgb(28 28 41/var(--tw-bg-opacity,1));justify-content:center}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (width>=640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (width>=768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (width>=1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (width>=1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (width>=1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.typo-h0{letter-spacing:0;text-transform:uppercase;font-family:Norwester,sans-serif;font-size:40px;font-weight:400;line-height:46px}.typo-h1{letter-spacing:0;text-transform:uppercase;font-family:Norwester,sans-serif;font-size:30px;font-weight:400;line-height:35px}.typo-h2{letter-spacing:0;text-transform:uppercase;font-family:Norwester,sans-serif;font-size:20px;font-weight:400;line-height:24px}.typo-h3,.typo-button{letter-spacing:0;text-transform:uppercase;font-family:Norwester,sans-serif;font-size:14px;font-weight:400;line-height:16px}.typo-regular{letter-spacing:0;text-transform:none;font-family:Geologica,sans-serif;font-size:14px;font-weight:400;line-height:18px}.typo-signature{letter-spacing:0;text-transform:none;font-family:Geologica,sans-serif;font-size:12px;font-weight:400;line-height:14px}.typo-small{letter-spacing:0;text-transform:none;font-family:Geologica,sans-serif;font-size:9px;font-weight:400;line-height:10px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.\!absolute{position:absolute!important}.absolute{position:absolute}.\!relative{position:relative!important}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-2\.5{inset:.625rem}.inset-x-0{left:0;right:0}.inset-x-2{left:.5rem;right:.5rem}.inset-x-3{left:.75rem;right:.75rem}.inset-x-4{left:1rem;right:1rem}.inset-x-6{left:1.5rem;right:1.5rem}.inset-y-0{top:0;bottom:0}.\!-bottom-1\.5{bottom:-.375rem!important}.\!-right-3{right:-.75rem!important}.\!-top-0\.5{top:-.125rem!important}.\!left-0{left:0!important}.\!left-0\.5{left:.125rem!important}.\!right-0{right:0!important}.\!right-0\.5{right:.125rem!important}.\!top-0{top:0!important}.\!top-1{top:.25rem!important}.\!top-2{top:.5rem!important}.-bottom-0\.5{bottom:-.125rem}.-bottom-1{bottom:-.25rem}.-bottom-1\.5{bottom:-.375rem}.-bottom-10{bottom:-2.5rem}.-bottom-14{bottom:-3.5rem}.-bottom-2{bottom:-.5rem}.-bottom-2\.5{bottom:-.625rem}.-bottom-3{bottom:-.75rem}.-bottom-4{bottom:-1rem}.-bottom-5{bottom:-1.25rem}.-bottom-7{bottom:-1.75rem}.-bottom-8{bottom:-2rem}.-bottom-\[4\.5px\]{bottom:-4.5px}.-bottom-\[42px\]{bottom:-42px}.-bottom-\[58px\]{bottom:-58px}.-bottom-\[5px\]{bottom:-5px}.-bottom-\[6px\]{bottom:-6px}.-bottom-\[7px\]{bottom:-7px}.-bottom-px{bottom:-1px}.-left-0\.5{left:-.125rem}.-left-1{left:-.25rem}.-left-10{left:-2.5rem}.-left-3{left:-.75rem}.-left-4{left:-1rem}.-left-40{left:-10rem}.-left-5{left:-1.25rem}.-left-6{left:-1.5rem}.-left-8{left:-2rem}.-left-9{left:-2.25rem}.-left-\[19px\]{left:-19px}.-left-\[2px\]{left:-2px}.-left-\[5\%\]{left:-5%}.-left-\[5px\]{left:-5px}.-right-0\.5{right:-.125rem}.-right-1{right:-.25rem}.-right-1\.5{right:-.375rem}.-right-10{right:-2.5rem}.-right-2{right:-.5rem}.-right-3{right:-.75rem}.-right-4{right:-1rem}.-right-5{right:-1.25rem}.-right-8{right:-2rem}.-right-\[12px\]{right:-12px}.-right-\[3px\]{right:-3px}.-right-\[6\.5\%\]{right:-6.5%}.-right-\[9px\]{right:-9px}.-top-0\.5{top:-.125rem}.-top-1{top:-.25rem}.-top-1\.5{top:-.375rem}.-top-10{top:-2.5rem}.-top-11{top:-2.75rem}.-top-12{top:-3rem}.-top-14{top:-3.5rem}.-top-16{top:-4rem}.-top-2{top:-.5rem}.-top-2\.5{top:-.625rem}.-top-20{top:-5rem}.-top-3{top:-.75rem}.-top-3\.5{top:-.875rem}.-top-4{top:-1rem}.-top-5{top:-1.25rem}.-top-6{top:-1.5rem}.-top-7{top:-1.75rem}.-top-8{top:-2rem}.-top-9{top:-2.25rem}.-top-\[10px\]{top:-10px}.-top-\[22px\]{top:-22px}.-top-\[24px\]{top:-24px}.-top-\[2px\]{top:-2px}.-top-\[3px\]{top:-3px}.-top-\[48px\]{top:-48px}.-top-\[5\%\]{top:-5%}.-top-\[var\(--main-view-padding-top\)\]{top:calc(var(--main-view-padding-top) * -1)}.bottom-0{bottom:0}.bottom-0\.5{bottom:.125rem}.bottom-1{bottom:.25rem}.bottom-1\.5{bottom:.375rem}.bottom-1\/3{bottom:33.3333%}.bottom-1\/4{bottom:25%}.bottom-12{bottom:3rem}.bottom-16{bottom:4rem}.bottom-2{bottom:.5rem}.bottom-2\.5{bottom:.625rem}.bottom-20{bottom:5rem}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.bottom-5{bottom:1.25rem}.bottom-6{bottom:1.5rem}.bottom-7{bottom:1.75rem}.bottom-8{bottom:2rem}.bottom-\[-10px\]{bottom:-10px}.bottom-\[-14px\]{bottom:-14px}.bottom-\[10px\]{bottom:10px}.bottom-\[118px\]{bottom:118px}.bottom-\[17px\]{bottom:17px}.bottom-\[18\%\]{bottom:18%}.bottom-\[25px\]{bottom:25px}.bottom-\[40\%\]{bottom:40%}.bottom-\[44px\]{bottom:44px}.bottom-\[60px\]{bottom:60px}.bottom-\[64px\]{bottom:64px}.bottom-\[70px\]{bottom:70px}.bottom-\[7px\]{bottom:7px}.bottom-\[84px\]{bottom:84px}.bottom-\[var\(--main-view-padding-bottom\)\]{bottom:var(--main-view-padding-bottom)}.bottom-full{bottom:100%}.left-0{left:0}.left-0\.5{left:.125rem}.left-1{left:.25rem}.left-1\.5{left:.375rem}.left-1\/2{left:50%}.left-10{left:2.5rem}.left-14{left:3.5rem}.left-16{left:4rem}.left-2{left:.5rem}.left-2\.5{left:.625rem}.left-2\/3{left:66.6667%}.left-3{left:.75rem}.left-3\.5{left:.875rem}.left-4{left:1rem}.left-40{left:10rem}.left-5{left:1.25rem}.left-6{left:1.5rem}.left-8{left:2rem}.left-9{left:2.25rem}.left-\[-26px\]{left:-26px}.left-\[-40px\]{left:-40px}.left-\[-5px\]{left:-5px}.left-\[-70px\]{left:-70px}.left-\[1\.5px\]{left:1.5px}.left-\[124px\]{left:124px}.left-\[16\%\]{left:16%}.left-\[1px\]{left:1px}.left-\[20\%\]{left:20%}.left-\[2px\]{left:2px}.left-\[5\.5px\]{left:5.5px}.left-\[50\%\]{left:50%}.left-\[74px\]{left:74px}.left-\[7px\]{left:7px}.left-\[calc\(50\%-20px\)\]{left:calc(50% - 20px)}.left-\[calc\(50\%-31px\)\]{left:calc(50% - 31px)}.left-\[calc\(50\%_-_22px\)\]{left:calc(50% - 22px)}.left-auto{left:auto}.left-px{left:1px}.right-0{right:0}.right-0\.5{right:.125rem}.right-1{right:.25rem}.right-1\.5{right:.375rem}.right-1\/2{right:50%}.right-10{right:2.5rem}.right-14{right:3.5rem}.right-16{right:4rem}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-3{right:.75rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-6{right:1.5rem}.right-9{right:2.25rem}.right-\[-13px\]{right:-13px}.right-\[-2\.5px\]{right:-2.5px}.right-\[-3px\]{right:-3px}.right-\[-45px\]{right:-45px}.right-\[-6px\]{right:-6px}.right-\[20\%\]{right:20%}.right-auto{right:auto}.right-px{right:1px}.top-0{top:0}.top-0\.5{top:.125rem}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-1\/3{top:33.3333%}.top-1\/4{top:25%}.top-12{top:3rem}.top-16{top:4rem}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-20{top:5rem}.top-3{top:.75rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-6{top:1.5rem}.top-\[-0rem\]{top:0}.top-\[-14px\]{top:-14px}.top-\[-15px\]{top:-15px}.top-\[-16px\]{top:-16px}.top-\[-18px\]{top:-18px}.top-\[-20px\]{top:-20px}.top-\[-26px\]{top:-26px}.top-\[-2px\]{top:-2px}.top-\[-4px\]{top:-4px}.top-\[-5px\]{top:-5px}.top-\[-7px\]{top:-7px}.top-\[-9px\]{top:-9px}.top-\[0\],.top-\[0px\]{top:0}.top-\[10\.5px\]{top:10.5px}.top-\[138px\]{top:138px}.top-\[15\%\]{top:15%}.top-\[16px\]{top:16px}.top-\[18px\]{top:18px}.top-\[1px\]{top:1px}.top-\[20\%\]{top:20%}.top-\[24px\]{top:24px}.top-\[25\%\]{top:25%}.top-\[25px\]{top:25px}.top-\[27\.5px\]{top:27.5px}.top-\[270px\]{top:270px}.top-\[30px\]{top:30px}.top-\[4\.5px\]{top:4.5px}.top-\[40px\]{top:40px}.top-\[50\%\]{top:50%}.top-\[50px\]{top:50px}.top-\[54px\]{top:54px}.top-\[6px\]{top:6px}.top-\[72px\]{top:72px}.top-\[7px\]{top:7px}.top-\[9px\]{top:9px}.top-\[calc\(-4rem-var\(--main-view-padding-top\)\)\]{top:calc(-4rem - var(--main-view-padding-top))}.top-\[calc\(20px_\+_var\(--main-view-padding-top\)\)\]{top:calc(20px + var(--main-view-padding-top))}.top-\[calc\(50\%-20px\)\]{top:calc(50% - 20px)}.top-\[calc\(50\%-30px\)\]{top:calc(50% - 30px)}.top-\[calc\(50\%_-_22px\)\]{top:calc(50% - 22px)}.top-\[var\(--main-view-padding-top\)\]{top:var(--main-view-padding-top)}.top-auto{top:auto}.top-full{top:100%}.isolate{isolation:isolate}.\!z-\[0\]{z-index:0!important}.\!z-\[1000\]{z-index:1000!important}.\!z-\[1001\]{z-index:1001!important}.\!z-\[100\]{z-index:100!important}.\!z-\[10\]{z-index:10!important}.\!z-\[12\]{z-index:12!important}.\!z-\[20\]{z-index:20!important}.\!z-\[3\]{z-index:3!important}.\!z-\[99999\]{z-index:99999!important}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[-1\]{z-index:-1}.z-\[0\]{z-index:0}.z-\[10000\]{z-index:10000}.z-\[1000\]{z-index:1000}.z-\[1001\]{z-index:1001}.z-\[100\]{z-index:100}.z-\[10\]{z-index:10}.z-\[110000\]{z-index:110000}.z-\[11\]{z-index:11}.z-\[1200\]{z-index:1200}.z-\[12\]{z-index:12}.z-\[1\]{z-index:1}.z-\[200\]{z-index:200}.z-\[201\]{z-index:201}.z-\[205\]{z-index:205}.z-\[2\]{z-index:2}.z-\[3\]{z-index:3}.z-\[4\]{z-index:4}.z-\[50\]{z-index:50}.z-\[5\]{z-index:5}.z-\[6\]{z-index:6}.z-\[7\]{z-index:7}.z-\[8\]{z-index:8}.z-\[998\]{z-index:998}.z-\[99998\]{z-index:99998}.z-\[9999\]{z-index:9999}.z-\[999\]{z-index:999}.z-\[99\]{z-index:99}.z-\[9\]{z-index:9}.order-first{order:-9999}.order-last{order:9999}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-start-1{grid-column-start:1}.row-start-1{grid-row-start:1}.float-right{float:right}.\!m-0{margin:0!important}.-m-3{margin:-.75rem}.m-0{margin:0}.m-5{margin:1.25rem}.m-auto{margin:auto}.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-my-0{margin-top:0;margin-bottom:0}.-my-0\.5{margin-top:-.125rem;margin-bottom:-.125rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.mx-0{margin-left:0;margin-right:0}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-1\.5{margin-top:.375rem;margin-bottom:.375rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-2\.5{margin-top:.625rem;margin-bottom:.625rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-auto{margin-top:auto;margin-bottom:auto}.\!-mr-8{margin-right:-2rem!important}.\!mb-0{margin-bottom:0!important}.\!ml-0{margin-left:0!important}.\!ml-10{margin-left:2.5rem!important}.\!mt-0{margin-top:0!important}.\!mt-24{margin-top:6rem!important}.\!mt-6{margin-top:1.5rem!important}.\!mt-60{margin-top:15rem!important}.\!mt-auto{margin-top:auto!important}.-mb-1{margin-bottom:-.25rem}.-mb-11{margin-bottom:-2.75rem}.-mb-14{margin-bottom:-3.5rem}.-mb-2\.5{margin-bottom:-.625rem}.-mb-24{margin-bottom:-6rem}.-mb-3{margin-bottom:-.75rem}.-mb-5{margin-bottom:-1.25rem}.-mb-7{margin-bottom:-1.75rem}.-mb-8{margin-bottom:-2rem}.-mb-\[1px\]{margin-bottom:-1px}.-ml-0{margin-left:0}.-ml-1{margin-left:-.25rem}.-ml-1\.5{margin-left:-.375rem}.-ml-2\.5{margin-left:-.625rem}.-ml-3{margin-left:-.75rem}.-ml-5{margin-left:-1.25rem}.-ml-6{margin-left:-1.5rem}.-ml-px{margin-left:-1px}.-mr-1{margin-right:-.25rem}.-mr-10{margin-right:-2.5rem}.-mr-2{margin-right:-.5rem}.-mr-2\.5{margin-right:-.625rem}.-mr-3{margin-right:-.75rem}.-mr-5{margin-right:-1.25rem}.-mr-6{margin-right:-1.5rem}.-mr-\[0\.5px\]{margin-right:-.5px}.-mr-\[1px\]{margin-right:-1px}.-mt-0\.5{margin-top:-.125rem}.-mt-1{margin-top:-.25rem}.-mt-1\.5{margin-top:-.375rem}.-mt-11{margin-top:-2.75rem}.-mt-14{margin-top:-3.5rem}.-mt-2{margin-top:-.5rem}.-mt-3{margin-top:-.75rem}.-mt-3\.5{margin-top:-.875rem}.-mt-\[19px\]{margin-top:-19px}.-mt-\[9px\]{margin-top:-9px}.-mt-px{margin-top:-1px}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.mb-\[10px\]{margin-bottom:10px}.mb-\[120px\]{margin-bottom:120px}.mb-\[14px\]{margin-bottom:14px}.mb-auto{margin-bottom:auto}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-10{margin-left:2.5rem}.ml-12{margin-left:3rem}.ml-14{margin-left:3.5rem}.ml-16{margin-left:4rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-\[-20px\]{margin-left:-20px}.ml-\[-8px\]{margin-left:-8px}.ml-\[42\%\]{margin-left:42%}.ml-\[6px\]{margin-left:6px}.ml-\[calc\(-50vw\+50\%\)\]{margin-left:calc(50% - 50vw)}.ml-\[calc\(50vw_-_169px\)\]{margin-left:calc(50vw - 169px)}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-12{margin-right:3rem}.mr-2{margin-right:.5rem}.mr-2\.5{margin-right:.625rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-6{margin-right:1.5rem}.mr-8{margin-right:2rem}.mr-\[2px\]{margin-right:2px}.mr-\[400px\]{margin-right:400px}.mr-\[5px\]{margin-right:5px}.mr-auto{margin-right:auto}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-14{margin-top:3.5rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-44{margin-top:11rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-\[10px\]{margin-top:10px}.mt-\[122px\]{margin-top:122px}.mt-\[128px\]{margin-top:128px}.mt-\[130px\]{margin-top:130px}.mt-\[14px\]{margin-top:14px}.mt-\[15px\]{margin-top:15px}.mt-\[16\.82px\]{margin-top:16.82px}.mt-\[1px\]{margin-top:1px}.mt-\[30px\]{margin-top:30px}.mt-\[3px\]{margin-top:3px}.mt-\[5px\]{margin-top:5px}.mt-\[60\%\]{margin-top:60%}.mt-\[60px\]{margin-top:60px}.mt-\[var\(--main-view-padding-top\)\]{margin-top:var(--main-view-padding-top)}.mt-auto{margin-top:auto}.mt-px{margin-top:1px}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.flow-root{display:flow-root}.grid{display:grid}.contents{display:contents}.\!hidden{display:none!important}.hidden{display:none}.aspect-\[160\/200\]{aspect-ratio:160/200}.aspect-\[160\/274\]{aspect-ratio:160/274}.aspect-\[68\.5\/110\]{aspect-ratio:68.5/110}.aspect-square{aspect-ratio:1}.\!size-12{width:3rem!important;height:3rem!important}.\!size-2{width:.5rem!important;height:.5rem!important}.\!size-2\.5{width:.625rem!important;height:.625rem!important}.\!size-3{width:.75rem!important;height:.75rem!important}.\!size-3\.5{width:.875rem!important;height:.875rem!important}.\!size-4{width:1rem!important;height:1rem!important}.\!size-5{width:1.25rem!important;height:1.25rem!important}.\!size-6{width:1.5rem!important;height:1.5rem!important}.\!size-7{width:1.75rem!important;height:1.75rem!important}.\!size-8{width:2rem!important;height:2rem!important}.\!size-\[11px\]{width:11px!important;height:11px!important}.\!size-\[13px\]{width:13px!important;height:13px!important}.\!size-\[18px\]{width:18px!important;height:18px!important}.\!size-\[22px\]{width:22px!important;height:22px!important}.\!size-\[26px\]{width:26px!important;height:26px!important}.\!size-\[50px\]{width:50px!important;height:50px!important}.\!size-\[56px\]{width:56px!important;height:56px!important}.\!size-\[90px\]{width:90px!important;height:90px!important}.\!size-\[94px\]{width:94px!important;height:94px!important}.\!size-full{width:100%!important;height:100%!important}.size-1{width:.25rem;height:.25rem}.size-1\.5{width:.375rem;height:.375rem}.size-10{width:2.5rem;height:2.5rem}.size-11{width:2.75rem;height:2.75rem}.size-12{width:3rem;height:3rem}.size-14{width:3.5rem;height:3.5rem}.size-16{width:4rem;height:4rem}.size-2{width:.5rem;height:.5rem}.size-2\.5{width:.625rem;height:.625rem}.size-20{width:5rem;height:5rem}.size-24{width:6rem;height:6rem}.size-28{width:7rem;height:7rem}.size-3{width:.75rem;height:.75rem}.size-3\.5{width:.875rem;height:.875rem}.size-36{width:9rem;height:9rem}.size-4{width:1rem;height:1rem}.size-44{width:11rem;height:11rem}.size-48{width:12rem;height:12rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.size-7{width:1.75rem;height:1.75rem}.size-8{width:2rem;height:2rem}.size-80{width:20rem;height:20rem}.size-9{width:2.25rem;height:2.25rem}.size-\[100px\]{width:100px;height:100px}.size-\[109px\]{width:109px;height:109px}.size-\[10px\]{width:10px;height:10px}.size-\[130px\]{width:130px;height:130px}.size-\[132px\]{width:132px;height:132px}.size-\[134px\]{width:134px;height:134px}.size-\[139px\]{width:139px;height:139px}.size-\[13px\]{width:13px;height:13px}.size-\[143px\]{width:143px;height:143px}.size-\[145px\]{width:145px;height:145px}.size-\[14px\]{width:14px;height:14px}.size-\[16px\]{width:16px;height:16px}.size-\[17\.4px\]{width:17.4px;height:17.4px}.size-\[17px\]{width:17px;height:17px}.size-\[180px\]{width:180px;height:180px}.size-\[18px\]{width:18px;height:18px}.size-\[19px\]{width:19px;height:19px}.size-\[20px\]{width:20px;height:20px}.size-\[220px\]{width:220px;height:220px}.size-\[226px\]{width:226px;height:226px}.size-\[22px\]{width:22px;height:22px}.size-\[282px\]{width:282px;height:282px}.size-\[288px\]{width:288px;height:288px}.size-\[32px\]{width:32px;height:32px}.size-\[34px\]{width:34px;height:34px}.size-\[38px\]{width:38px;height:38px}.size-\[42px\]{width:42px;height:42px}.size-\[46px\]{width:46px;height:46px}.size-\[50px\]{width:50px;height:50px}.size-\[52px\]{width:52px;height:52px}.size-\[58px\]{width:58px;height:58px}.size-\[59px\]{width:59px;height:59px}.size-\[60px\]{width:60px;height:60px}.size-\[62px\]{width:62px;height:62px}.size-\[72px\]{width:72px;height:72px}.size-\[73px\]{width:73px;height:73px}.size-\[74px\]{width:74px;height:74px}.size-\[75px\]{width:75px;height:75px}.size-\[76px\]{width:76px;height:76px}.size-\[77px\]{width:77px;height:77px}.size-\[79px\]{width:79px;height:79px}.size-\[80px\]{width:80px;height:80px}.size-\[82px\]{width:82px;height:82px}.size-\[84px\]{width:84px;height:84px}.size-\[86px\]{width:86px;height:86px}.size-\[88px\]{width:88px;height:88px}.size-\[90px\]{width:90px;height:90px}.size-\[92px\]{width:92px;height:92px}.size-\[96px\]{width:96px;height:96px}.size-\[9px\]{width:9px;height:9px}.size-\[var\(--egg-check-size\,20px\)\]{width:var(--egg-check-size,20px);height:var(--egg-check-size,20px)}.size-\[var\(--slider-size\)\]{width:var(--slider-size);height:var(--slider-size)}.size-control-l{width:52px;height:52px}.size-control-m{width:44px;height:44px}.size-control-s{width:28px;height:28px}.size-fit{width:fit-content;height:fit-content}.size-full{width:100%;height:100%}.size-icon-l{width:24px;height:24px}.size-icon-m{width:20px;height:20px}.size-icon-s{width:16px;height:16px}.\!h-0{height:0!important}.\!h-1{height:.25rem!important}.\!h-12{height:3rem!important}.\!h-14{height:3.5rem!important}.\!h-2\.5{height:.625rem!important}.\!h-24{height:6rem!important}.\!h-4{height:1rem!important}.\!h-44{height:11rem!important}.\!h-6{height:1.5rem!important}.\!h-7{height:1.75rem!important}.\!h-\[13px\]{height:13px!important}.\!h-\[14px\]{height:14px!important}.\!h-\[18px\]{height:18px!important}.\!h-\[50px\]{height:50px!important}.\!h-\[52px\]{height:52px!important}.\!h-auto{height:auto!important}.\!h-full{height:100%!important}.h-0{height:0}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-40{height:10rem}.h-44{height:11rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[100px\]{height:100px}.h-\[100vh\]{height:100vh}.h-\[101px\]{height:101px}.h-\[102px\]{height:102px}.h-\[103px\]{height:103px}.h-\[108px\]{height:108px}.h-\[10px\]{height:10px}.h-\[110\%\]{height:110%}.h-\[110px\]{height:110px}.h-\[115px\]{height:115px}.h-\[116\.5px\]{height:116.5px}.h-\[118px\]{height:118px}.h-\[119px\]{height:119px}.h-\[11px\]{height:11px}.h-\[120\%\]{height:120%}.h-\[120px\]{height:120px}.h-\[12px\]{height:12px}.h-\[132px\]{height:132px}.h-\[133px\]{height:133px}.h-\[137px\]{height:137px}.h-\[138px\]{height:138px}.h-\[139px\]{height:139px}.h-\[13px\]{height:13px}.h-\[14px\]{height:14px}.h-\[150px\]{height:150px}.h-\[154px\]{height:154px}.h-\[155px\]{height:155px}.h-\[156px\]{height:156px}.h-\[15px\]{height:15px}.h-\[160px\]{height:160px}.h-\[163px\]{height:163px}.h-\[16px\]{height:16px}.h-\[172px\]{height:172px}.h-\[176px\]{height:176px}.h-\[180px\]{height:180px}.h-\[182px\]{height:182px}.h-\[18px\]{height:18px}.h-\[1px\]{height:1px}.h-\[20\%\]{height:20%}.h-\[200\%\]{height:200%}.h-\[200px\]{height:200px}.h-\[202px\]{height:202px}.h-\[205px\]{height:205px}.h-\[20px\]{height:20px}.h-\[212px\]{height:212px}.h-\[220px\]{height:220px}.h-\[22px\]{height:22px}.h-\[231px\]{height:231px}.h-\[240px\]{height:240px}.h-\[25\%\]{height:25%}.h-\[25px\]{height:25px}.h-\[267px\]{height:267px}.h-\[272px\]{height:272px}.h-\[274px\]{height:274px}.h-\[28\%\]{height:28%}.h-\[282px\]{height:282px}.h-\[291px\]{height:291px}.h-\[297px\]{height:297px}.h-\[2px\]{height:2px}.h-\[30px\]{height:30px}.h-\[30rem\]{height:30rem}.h-\[310px\]{height:310px}.h-\[33px\]{height:33px}.h-\[350px\]{height:350px}.h-\[38px\]{height:38px}.h-\[3px\]{height:3px}.h-\[42px\]{height:42px}.h-\[435px\]{height:435px}.h-\[44px\]{height:44px}.h-\[47px\]{height:47px}.h-\[48px\]{height:48px}.h-\[50px\]{height:50px}.h-\[50vh\]{height:50vh}.h-\[520px\]{height:520px}.h-\[52px\]{height:52px}.h-\[55px\]{height:55px}.h-\[56px\]{height:56px}.h-\[5px\]{height:5px}.h-\[60px\]{height:60px}.h-\[60vw\]{height:60vw}.h-\[64px\]{height:64px}.h-\[65px\]{height:65px}.h-\[66px\]{height:66px}.h-\[68px\]{height:68px}.h-\[6px\]{height:6px}.h-\[71px\]{height:71px}.h-\[72px\]{height:72px}.h-\[73px\]{height:73px}.h-\[74px\]{height:74px}.h-\[75\%\]{height:75%}.h-\[75px\]{height:75px}.h-\[76px\]{height:76px}.h-\[78px\]{height:78px}.h-\[80px\]{height:80px}.h-\[83px\]{height:83px}.h-\[85px\]{height:85px}.h-\[86px\]{height:86px}.h-\[89px\]{height:89px}.h-\[90px\]{height:90px}.h-\[92px\]{height:92px}.h-\[94\%\]{height:94%}.h-\[94px\]{height:94px}.h-\[96px\]{height:96px}.h-\[9px\]{height:9px}.h-\[calc\(100\%-167px\)\]{height:calc(100% - 167px)}.h-\[calc\(100\%_-_36px\)\]{height:calc(100% - 36px)}.h-\[calc\(100dvh_-_200px\)\]{height:calc(100dvh - 200px)}.h-\[calc\(100dvh_-_280px\)\]{height:calc(100dvh - 280px)}.h-\[unset\]{height:unset}.h-\[var\(--header-height\)\]{height:var(--header-height)}.h-auto{height:auto}.h-control-l{height:52px}.h-control-m{height:44px}.h-control-s{height:28px}.h-control-xl{height:68px}.h-dvh{height:100dvh}.h-fit{height:fit-content}.h-full{height:100%}.h-max{height:max-content}.h-px{height:1px}.h-screen{height:100vh}.\!max-h-\[36px\]{max-height:36px!important}.max-h-10{max-height:2.5rem}.max-h-14{max-height:3.5rem}.max-h-20{max-height:5rem}.max-h-24{max-height:6rem}.max-h-3{max-height:.75rem}.max-h-3\.5{max-height:.875rem}.max-h-40{max-height:10rem}.max-h-6{max-height:1.5rem}.max-h-8{max-height:2rem}.max-h-96{max-height:24rem}.max-h-\[120px\]{max-height:120px}.max-h-\[138px\]{max-height:138px}.max-h-\[147px\]{max-height:147px}.max-h-\[170px\]{max-height:170px}.max-h-\[228px\]{max-height:228px}.max-h-\[22px\]{max-height:22px}.max-h-\[30dvh\]{max-height:30dvh}.max-h-\[320px\]{max-height:320px}.max-h-\[380px\]{max-height:380px}.max-h-\[44px\]{max-height:44px}.max-h-\[50px\]{max-height:50px}.max-h-\[60vh\]{max-height:60vh}.max-h-\[77px\]{max-height:77px}.max-h-\[84px\]{max-height:84px}.max-h-\[94px\]{max-height:94px}.max-h-full{max-height:100%}.max-h-none{max-height:none}.max-h-screen{max-height:100vh}.\!min-h-12{min-height:3rem!important}.\!min-h-14{min-height:3.5rem!important}.\!min-h-\[184px\]{min-height:184px!important}.\!min-h-\[36px\]{min-height:36px!important}.min-h-0{min-height:0}.min-h-10{min-height:2.5rem}.min-h-11{min-height:2.75rem}.min-h-12{min-height:3rem}.min-h-14{min-height:3.5rem}.min-h-20{min-height:5rem}.min-h-24{min-height:6rem}.min-h-3\.5{min-height:.875rem}.min-h-32{min-height:8rem}.min-h-36{min-height:9rem}.min-h-4{min-height:1rem}.min-h-40{min-height:10rem}.min-h-44{min-height:11rem}.min-h-48{min-height:12rem}.min-h-5{min-height:1.25rem}.min-h-52{min-height:13rem}.min-h-56{min-height:14rem}.min-h-6{min-height:1.5rem}.min-h-60{min-height:15rem}.min-h-64{min-height:16rem}.min-h-7{min-height:1.75rem}.min-h-8{min-height:2rem}.min-h-9{min-height:2.25rem}.min-h-\[0vh\]{min-height:0}.min-h-\[100px\]{min-height:100px}.min-h-\[100vh\]{min-height:100vh}.min-h-\[107px\]{min-height:107px}.min-h-\[120px\]{min-height:120px}.min-h-\[160px\]{min-height:160px}.min-h-\[170px\]{min-height:170px}.min-h-\[18px\]{min-height:18px}.min-h-\[206px\]{min-height:206px}.min-h-\[212px\]{min-height:212px}.min-h-\[216px\]{min-height:216px}.min-h-\[220px\]{min-height:220px}.min-h-\[250px\]{min-height:250px}.min-h-\[260px\]{min-height:260px}.min-h-\[350px\]{min-height:350px}.min-h-\[354px\]{min-height:354px}.min-h-\[36px\]{min-height:36px}.min-h-\[42px\]{min-height:42px}.min-h-\[44px\]{min-height:44px}.min-h-\[46px\]{min-height:46px}.min-h-\[50px\]{min-height:50px}.min-h-\[52px\]{min-height:52px}.min-h-\[548px\]{min-height:548px}.min-h-\[56px\]{min-height:56px}.min-h-\[60px\]{min-height:60px}.min-h-\[62px\]{min-height:62px}.min-h-\[68px\]{min-height:68px}.min-h-\[69px\]{min-height:69px}.min-h-\[70vh\]{min-height:70vh}.min-h-\[72px\]{min-height:72px}.min-h-\[76px\]{min-height:76px}.min-h-\[80px\]{min-height:80px}.min-h-\[9\.5rem\]{min-height:9.5rem}.min-h-\[calc\(100vh_-_180px\)\]{min-height:calc(100vh - 180px)}.min-h-control-l{min-height:52px}.min-h-control-xl{min-height:68px}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.\!w-24{width:6rem!important}.\!w-32{width:8rem!important}.\!w-4{width:1rem!important}.\!w-4\/6{width:66.6667%!important}.\!w-52{width:13rem!important}.\!w-\[120px\]{width:120px!important}.\!w-\[22px\]{width:22px!important}.\!w-\[31\%\]{width:31%!important}.\!w-\[94px\]{width:94px!important}.\!w-auto{width:auto!important}.\!w-full{width:100%!important}.\!w-max{width:max-content!important}.w-0{width:0}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.3333%}.w-1\/4{width:25%}.w-1\/5{width:20%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/3{width:66.6667%}.w-2\/5{width:40%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/12{width:25%}.w-3\/4{width:75%}.w-3\/5{width:60%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-4\/6{width:66.6667%}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/12{width:41.6667%}.w-52{width:13rem}.w-6{width:1.5rem}.w-6\/12{width:50%}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-7\/12{width:58.3333%}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-\[100px\]{width:100px}.w-\[101px\]{width:101px}.w-\[102px\]{width:102px}.w-\[10px\]{width:10px}.w-\[115\%\]{width:115%}.w-\[115px\]{width:115px}.w-\[11px\]{width:11px}.w-\[120\%\]{width:120%}.w-\[120px\]{width:120px}.w-\[124px\]{width:124px}.w-\[125px\]{width:125px}.w-\[126px\]{width:126px}.w-\[128px\]{width:128px}.w-\[12px\]{width:12px}.w-\[130px\]{width:130px}.w-\[131px\]{width:131px}.w-\[132px\]{width:132px}.w-\[136px\]{width:136px}.w-\[13px\]{width:13px}.w-\[140px\]{width:140px}.w-\[142px\]{width:142px}.w-\[14px\]{width:14px}.w-\[155px\]{width:155px}.w-\[15px\]{width:15px}.w-\[160px\]{width:160px}.w-\[161px\]{width:161px}.w-\[16px\]{width:16px}.w-\[170px\]{width:170px}.w-\[172px\]{width:172px}.w-\[17px\]{width:17px}.w-\[18\%\]{width:18%}.w-\[180px\]{width:180px}.w-\[182px\]{width:182px}.w-\[18px\]{width:18px}.w-\[194px\]{width:194px}.w-\[196px\]{width:196px}.w-\[19px\]{width:19px}.w-\[2\.2rem\]{width:2.2rem}.w-\[200px\]{width:200px}.w-\[201px\]{width:201px}.w-\[202px\]{width:202px}.w-\[21px\]{width:21px}.w-\[22px\]{width:22px}.w-\[230px\]{width:230px}.w-\[240px\]{width:240px}.w-\[25px\]{width:25px}.w-\[26\%\]{width:26%}.w-\[270px\]{width:270px}.w-\[274px\]{width:274px}.w-\[286px\]{width:286px}.w-\[28px\]{width:28px}.w-\[2px\]{width:2px}.w-\[30px\]{width:30px}.w-\[330px\]{width:330px}.w-\[34\%\]{width:34%}.w-\[34px\]{width:34px}.w-\[39px\]{width:39px}.w-\[3px\]{width:3px}.w-\[4\.5ch\]{width:4.5ch}.w-\[4\.5rem\]{width:4.5rem}.w-\[4\.6rem\]{width:4.6rem}.w-\[40\%\]{width:40%}.w-\[44px\]{width:44px}.w-\[47\%\]{width:47%}.w-\[50px\]{width:50px}.w-\[52px\]{width:52px}.w-\[53\%\]{width:53%}.w-\[54px\]{width:54px}.w-\[56px\]{width:56px}.w-\[59px\]{width:59px}.w-\[60\%\]{width:60%}.w-\[60px\]{width:60px}.w-\[60vw\]{width:60vw}.w-\[63\%\]{width:63%}.w-\[63px\]{width:63px}.w-\[65\%\]{width:65%}.w-\[6px\]{width:6px}.w-\[7\.8px\]{width:7.8px}.w-\[70\%\]{width:70%}.w-\[70px\]{width:70px}.w-\[71px\]{width:71px}.w-\[72px\]{width:72px}.w-\[73px\]{width:73px}.w-\[75\%\]{width:75%}.w-\[76px\]{width:76px}.w-\[78px\]{width:78px}.w-\[79px\]{width:79px}.w-\[80px\]{width:80px}.w-\[84px\]{width:84px}.w-\[86px\]{width:86px}.w-\[89px\]{width:89px}.w-\[90\%\]{width:90%}.w-\[93px\]{width:93px}.w-\[94\%\]{width:94%}.w-\[94px\]{width:94px}.w-\[9px\]{width:9px}.w-\[calc\(100\%\+12px\)\]{width:calc(100% + 12px)}.w-\[calc\(100\%\+24px\)\]{width:calc(100% + 24px)}.w-\[calc\(100\%-16px\)\]{width:calc(100% - 16px)}.w-\[calc\(100\%-2\.5rem\)\]{width:calc(100% - 2.5rem)}.w-\[calc\(100\%-40px\)\]{width:calc(100% - 40px)}.w-\[calc\(100\%_\+_40px\)\]{width:calc(100% + 40px)}.w-\[calc\(100\%_\+_48px\)\]{width:calc(100% + 48px)}.w-\[calc\(100\%_-_124px\)\]{width:calc(100% - 124px)}.w-\[calc\(100\%_-_1px\)\]{width:calc(100% - 1px)}.w-\[calc\(100\%_-_40px\)\]{width:calc(100% - 40px)}.w-\[calc\(100\%_-_97px\)\]{width:calc(100% - 97px)}.w-\[calc\(100vw_-_40px\)\]{width:calc(100vw - 40px)}.w-\[calc\(50\%_-_6px\)\]{width:calc(50% - 6px)}.w-\[min\(18rem\,100\%\)\]{width:min(18rem,100%)}.w-\[min\(86vw\,360px\)\]{width:min(86vw,360px)}.w-auto{width:auto}.w-control-l{width:52px}.w-control-xl{width:68px}.w-fit{width:fit-content}.w-full{width:100%}.w-max{width:max-content}.w-px{width:1px}.w-screen{width:100vw}.\!min-w-14{min-width:3.5rem!important}.\!min-w-32{min-width:8rem!important}.\!min-w-\[112px\]{min-width:112px!important}.\!min-w-\[36px\]{min-width:36px!important}.\!min-w-\[50px\]{min-width:50px!important}.min-w-0{min-width:0}.min-w-10{min-width:2.5rem}.min-w-11{min-width:2.75rem}.min-w-12{min-width:3rem}.min-w-14{min-width:3.5rem}.min-w-16{min-width:4rem}.min-w-2{min-width:.5rem}.min-w-2\.5{min-width:.625rem}.min-w-20{min-width:5rem}.min-w-24{min-width:6rem}.min-w-28{min-width:7rem}.min-w-3{min-width:.75rem}.min-w-32{min-width:8rem}.min-w-36{min-width:9rem}.min-w-4{min-width:1rem}.min-w-40{min-width:10rem}.min-w-44{min-width:11rem}.min-w-48{min-width:12rem}.min-w-5{min-width:1.25rem}.min-w-52{min-width:13rem}.min-w-6{min-width:1.5rem}.min-w-7{min-width:1.75rem}.min-w-72{min-width:18rem}.min-w-8{min-width:2rem}.min-w-\[100px\]{min-width:100px}.min-w-\[102px\]{min-width:102px}.min-w-\[10px\]{min-width:10px}.min-w-\[110\%\]{min-width:110%}.min-w-\[118px\]{min-width:118px}.min-w-\[144px\]{min-width:144px}.min-w-\[14px\]{min-width:14px}.min-w-\[154px\]{min-width:154px}.min-w-\[160px\]{min-width:160px}.min-w-\[170px\]{min-width:170px}.min-w-\[18px\]{min-width:18px}.min-w-\[190px\]{min-width:190px}.min-w-\[200px\]{min-width:200px}.min-w-\[212px\]{min-width:212px}.min-w-\[272px\]{min-width:272px}.min-w-\[300px\]{min-width:300px}.min-w-\[350px\]{min-width:350px}.min-w-\[42px\]{min-width:42px}.min-w-\[44px\]{min-width:44px}.min-w-\[46px\]{min-width:46px}.min-w-\[52px\]{min-width:52px}.min-w-\[54px\]{min-width:54px}.min-w-\[60\%\]{min-width:60%}.min-w-\[60px\]{min-width:60px}.min-w-\[72px\]{min-width:72px}.min-w-\[74px\]{min-width:74px}.min-w-\[79\.5px\]{min-width:79.5px}.min-w-\[80px\]{min-width:80px}.min-w-\[88px\]{min-width:88px}.min-w-\[90px\]{min-width:90px}.min-w-\[92px\]{min-width:92px}.min-w-\[94px\]{min-width:94px}.min-w-\[96px\]{min-width:96px}.min-w-\[9px\]{min-width:9px}.min-w-\[calc\(100\%\+140px\)\]{min-width:calc(100% + 140px)}.min-w-\[calc\(100\%\+4px\)\]{min-width:calc(100% + 4px)}.min-w-fit{min-width:fit-content}.min-w-full{min-width:100%}.min-w-max{min-width:max-content}.min-w-min{min-width:min-content}.\!max-w-60{max-width:15rem!important}.\!max-w-\[300px\]{max-width:300px!important}.\!max-w-\[36px\]{max-width:36px!important}.max-w-10{max-width:2.5rem}.max-w-12{max-width:3rem}.max-w-14{max-width:3.5rem}.max-w-20{max-width:5rem}.max-w-24{max-width:6rem}.max-w-28{max-width:7rem}.max-w-2xl{max-width:42rem}.max-w-32{max-width:8rem}.max-w-36{max-width:9rem}.max-w-4{max-width:1rem}.max-w-40{max-width:10rem}.max-w-44{max-width:11rem}.max-w-6{max-width:1.5rem}.max-w-60{max-width:15rem}.max-w-64{max-width:16rem}.max-w-72{max-width:18rem}.max-w-80{max-width:20rem}.max-w-\[100px\]{max-width:100px}.max-w-\[110px\]{max-width:110px}.max-w-\[128px\]{max-width:128px}.max-w-\[129px\]{max-width:129px}.max-w-\[130px\]{max-width:130px}.max-w-\[134px\]{max-width:134px}.max-w-\[138px\]{max-width:138px}.max-w-\[140px\]{max-width:140px}.max-w-\[141px\]{max-width:141px}.max-w-\[147px\]{max-width:147px}.max-w-\[150px\]{max-width:150px}.max-w-\[160px\]{max-width:160px}.max-w-\[166px\]{max-width:166px}.max-w-\[16ch\]{max-width:16ch}.max-w-\[180px\]{max-width:180px}.max-w-\[190px\]{max-width:190px}.max-w-\[200px\]{max-width:200px}.max-w-\[202px\]{max-width:202px}.max-w-\[216px\]{max-width:216px}.max-w-\[220px\]{max-width:220px}.max-w-\[222px\]{max-width:222px}.max-w-\[235px\]{max-width:235px}.max-w-\[250px\]{max-width:250px}.max-w-\[254px\]{max-width:254px}.max-w-\[256px\]{max-width:256px}.max-w-\[270px\]{max-width:270px}.max-w-\[280px\]{max-width:280px}.max-w-\[294px\]{max-width:294px}.max-w-\[298px\]{max-width:298px}.max-w-\[302px\]{max-width:302px}.max-w-\[320px\]{max-width:320px}.max-w-\[342px\]{max-width:342px}.max-w-\[350px\]{max-width:350px}.max-w-\[386px\]{max-width:386px}.max-w-\[390px\]{max-width:390px}.max-w-\[420px\]{max-width:420px}.max-w-\[43px\]{max-width:43px}.max-w-\[60\%\]{max-width:60%}.max-w-\[60px\]{max-width:60px}.max-w-\[60vw\]{max-width:60vw}.max-w-\[65\%\]{max-width:65%}.max-w-\[70\%\]{max-width:70%}.max-w-\[70px\]{max-width:70px}.max-w-\[74px\]{max-width:74px}.max-w-\[8\.8rem\]{max-width:8.8rem}.max-w-\[80\%\]{max-width:80%}.max-w-\[90\%\]{max-width:90%}.max-w-\[92px\]{max-width:92px}.max-w-\[calc\(100\%-8px\)\]{max-width:calc(100% - 8px)}.max-w-\[calc\(100vw-150px\)\]{max-width:calc(100vw - 150px)}.max-w-\[unset\]{max-width:unset}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.max-w-min{max-width:min-content}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-1{flex:1}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.flex-grow-0{flex-grow:0}.grow{flex-grow:1}.origin-bottom-right{transform-origin:100% 100%}.origin-top{transform-origin:top}.origin-top-left{transform-origin:0 0}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-\[1px\]{--tw-translate-x:-1px;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-full{--tw-translate-x:-100%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-0\.5{--tw-translate-y:-.125rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1{--tw-translate-y:-.25rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/4{--tw-translate-y:-25%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-2{--tw-translate-y:-.5rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-5{--tw-translate-y:-1.25rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-\[60\%\]{--tw-translate-y:-60%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-full{--tw-translate-y:-100%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1\/4{--tw-translate-x:25%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-2{--tw-translate-x:.5rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-202px\]{--tw-translate-x:-202px;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-2px\]{--tw-translate-x:-2px;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[110px\]{--tw-translate-x:110px;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x:100%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1\.5{--tw-translate-y:.375rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[1px\]{--tw-translate-y:1px;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-12{--tw-rotate:-12deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-180{--tw-rotate:-180deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-3{--tw-rotate:-3deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-45{--tw-rotate:-45deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-6{--tw-rotate:-6deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate:-90deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-\[14deg\]{--tw-rotate:-14deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-\[15deg\]{--tw-rotate:-15deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-\[17deg\]{--tw-rotate:-17deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-\[36deg\]{--tw-rotate:-36deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-\[3deg\]{--tw-rotate:-3deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-\[5deg\]{--tw-rotate:-5deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-\[6deg\]{--tw-rotate:-6deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-\[7deg\]{--tw-rotate:-7deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-\[8deg\]{--tw-rotate:-8deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-\[9deg\]{--tw-rotate:-9deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-12{--tw-rotate:12deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate:45deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-6{--tw-rotate:6deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate:90deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-14deg\]{--tw-rotate:-14deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-15deg\]{--tw-rotate:-15deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-17deg\]{--tw-rotate:-17deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-6deg\]{--tw-rotate:-6deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-8\.86deg\]{--tw-rotate:-8.86deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-9deg\]{--tw-rotate:-9deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[10deg\]{--tw-rotate:10deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[14deg\]{--tw-rotate:14deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[15deg\]{--tw-rotate:15deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[17deg\]{--tw-rotate:17deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[20deg\]{--tw-rotate:20deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[28deg\]{--tw-rotate:28deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[30deg\]{--tw-rotate:30deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[6deg\]{--tw-rotate:6deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[7deg\]{--tw-rotate:7deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!scale-100{--tw-scale-x:1!important;--tw-scale-y:1!important;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-scale-100{--tw-scale-x:-1;--tw-scale-y:-1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-0{--tw-scale-x:0;--tw-scale-y:0;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-75{--tw-scale-x:.75;--tw-scale-y:.75;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-90{--tw-scale-x:.9;--tw-scale-y:.9;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[0\.924\]{--tw-scale-x:.924;--tw-scale-y:.924;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[0\.92\]{--tw-scale-x:.92;--tw-scale-y:.92;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[0\.96\]{--tw-scale-x:.96;--tw-scale-y:.96;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[0\.98\]{--tw-scale-x:.98;--tw-scale-y:.98;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[1\.4\]{--tw-scale-x:1.4;--tw-scale-y:1.4;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[1\.7\]{--tw-scale-x:1.7;--tw-scale-y:1.7;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[1\]{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[2\]{--tw-scale-x:2;--tw-scale-y:2;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-scale-x-100,.scale-x-\[-1\]{--tw-scale-x:-1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.animate-\[tilt_5s_infinite\]{animation:5s infinite tilt}@keyframes disk-spin{0%{transform:rotate(0)scale(1.25)}8%{transform:rotate(720deg)scale(1)}to{transform:rotate(720deg)scale(1)}}.animate-disk-spin{animation:10s cubic-bezier(.2,.8,.3,1) infinite disk-spin}@keyframes egg-a{0%,49%{color:var(--egg-lit)}50%,to{color:var(--egg-dark)}}.animate-egg-a{animation:.8s step-end infinite egg-a}@keyframes egg-b{0%,49%{color:var(--egg-dark)}50%,to{color:var(--egg-lit)}}.animate-egg-b{animation:.8s step-end infinite egg-b}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes roulette-bounce-a{0%{transform:scale(1)}40%{transform:scale(1.25)}70%{transform:scale(.95)}to{transform:scale(1.0001)}}.animate-roulette-bounce-a{animation:.3s roulette-bounce-a}@keyframes roulette-bounce-b{0%{transform:scale(1.0001)}40%{transform:scale(1.25)}70%{transform:scale(.95)}to{transform:scale(1)}}.animate-roulette-bounce-b{animation:.3s roulette-bounce-b}@keyframes roulette-glow-pulse{0%{opacity:0;transform:translate(-50%,-50%)scale(.3)}30%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(1.3)}}.animate-roulette-glow-pulse{animation:.5s ease-out forwards roulette-glow-pulse}@keyframes roulette-winner-scale{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1)}}@keyframes roulette-blink-blue{0%,29%,64%,to{box-shadow:inset 0 0 #3b82f600}12%,47%,75%{box-shadow:inset 0 0 25px 10px #3b82f6e6,inset 0 0 50px 20px #3b82f680}}.animate-roulette-winner-blue{animation:.3s ease-out roulette-winner-scale,1s ease-in-out .15s roulette-blink-blue}@keyframes roulette-blink-green{0%,29%,64%,to{box-shadow:inset 0 0 #22c55e00}12%,47%,75%{box-shadow:inset 0 0 25px 10px #22c55ee6,inset 0 0 50px 20px #22c55e80}}.animate-roulette-winner-green{animation:.3s ease-out roulette-winner-scale,1s ease-in-out .15s roulette-blink-green}@keyframes roulette-blink-red{0%,29%,64%,to{box-shadow:inset 0 0 #ef444400}12%,47%,75%{box-shadow:inset 0 0 25px 10px #ef4444e6,inset 0 0 50px 20px #ef444480}}.animate-roulette-winner-red{animation:.3s ease-out roulette-winner-scale,1s ease-in-out .15s roulette-blink-red}.animate-roulette-winner-scale{animation:.3s ease-out roulette-winner-scale}@keyframes roulette-winner-text{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.animate-roulette-winner-text{animation:.3s ease-out roulette-winner-text}@keyframes shake{0%{transform:translate(0)}21.5%{transform:translate(-2px)}21.9%{transform:translate(2px)}22.3%{transform:translate(-2px)}22.7%{transform:translate(2px)}23.1%{transform:translate(0)}to{transform:translate(0)}}.animate-shake{animation:14s cubic-bezier(.36,.07,.19,.97) infinite shake}@keyframes shakeRotate{0%{transform:translate(0)rotate(0)}20%{transform:translate(-2px)rotate(-2deg)}30%{transform:translate(2px)rotate(2deg)}36%{transform:translate(-2px)rotate(-2deg)}40%{transform:translate(2px)rotate(2deg)}50%{transform:translate(0)rotate(0)}to{transform:translate(0)rotate(0)}}.animate-shakeRotate{animation:6s cubic-bezier(.36,.07,.19,.97) infinite shakeRotate}.animate-spin{animation:1s linear infinite spin}.\!cursor-default{cursor:default!important}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-zoom-in{cursor:zoom-in}.touch-none{touch-action:none}.touch-pan-y{--tw-pan-y:pan-y;touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.select-none{-webkit-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.columns-1{-moz-columns:1;columns:1}.columns-3{-moz-columns:3;columns:3}.columns-4{-moz-columns:4;columns:4}.grid-flow-col{grid-auto-flow:column}.\!grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-\[40px_minmax\(0\,1fr\)\]{grid-template-columns:40px minmax(0,1fr)}.grid-cols-\[88px_minmax\(0\,1fr\)\]{grid-template-columns:88px minmax(0,1fr)}.grid-cols-\[minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,1fr)}.grid-cols-\[repeat\(3\,minmax\(0\,max-content\)\)\]{grid-template-columns:repeat(3,minmax(0,max-content))}.grid-cols-\[repeat\(auto-fill\,minmax\(100px\,1fr\)\)\]{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.grid-cols-\[repeat\(auto-fill\,minmax\(110px\,1fr\)\)\]{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-\[1fr\]{grid-template-rows:1fr}.\!flex-row{flex-direction:row!important}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.\!flex-col{flex-direction:column!important}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.\!flex-wrap{flex-wrap:wrap!important}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.\!items-start{align-items:flex-start!important}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.\!items-center{align-items:center!important}.items-center{align-items:center}.\!items-baseline{align-items:baseline!important}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.\!justify-center{justify-content:center!important}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-items-end{justify-items:end}.\!gap-0{gap:0!important}.\!gap-1{gap:.25rem!important}.gap-0{gap:0}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-\[0\.875rem\]{gap:.875rem}.gap-\[10\.68px\]{gap:10.68px}.gap-\[10px\]{gap:10px}.gap-\[14px\]{gap:14px}.gap-\[15px\]{gap:15px}.gap-\[18px\]{gap:18px}.gap-\[1px\]{gap:1px}.gap-\[20px\]{gap:20px}.gap-\[2px\]{gap:2px}.gap-\[30px\]{gap:30px}.gap-\[3px\]{gap:3px}.gap-\[44px\]{gap:44px}.gap-\[48px\]{gap:48px}.gap-\[4px\]{gap:4px}.gap-\[5px\]{gap:5px}.gap-\[6px\]{gap:6px}.gap-\[7px\]{gap:7px}.gap-l{gap:16px}.gap-m{gap:12px}.gap-px{gap:1px}.gap-s{gap:8px}.gap-xs{gap:4px}.gap-x-0{-moz-column-gap:0px;column-gap:0}.gap-x-0\.5{-moz-column-gap:.125rem;column-gap:.125rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-2\.5{-moz-column-gap:.625rem;column-gap:.625rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-x-\[3px\]{-moz-column-gap:3px;column-gap:3px}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.gap-y-2\.5{row-gap:.625rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.gap-y-7{row-gap:1.75rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-white\/\[0\.05\]>:not([hidden])~:not([hidden]){border-color:#ffffff0d}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.justify-self-end{justify-self:end}.overflow-auto{overflow:auto}.\!overflow-hidden{overflow:hidden!important}.overflow-hidden{overflow:hidden}.\!overflow-visible{overflow:visible!important}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.\!overflow-x-hidden{overflow-x:hidden!important}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.\!overflow-y-visible{overflow-y:visible!important}.overflow-y-visible{overflow-y:visible}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.overscroll-contain{overscroll-behavior:contain}.overscroll-x-none{overscroll-behavior-x:none}.scroll-smooth{scroll-behavior:smooth}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-ellipsis,.text-ellipsis{text-overflow:ellipsis}.\!whitespace-normal{white-space:normal!important}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.text-nowrap{text-wrap:nowrap}.text-balance{text-wrap:balance}.text-pretty{text-wrap:pretty}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.\!rounded-2xl{border-radius:1rem!important}.\!rounded-3xl{border-radius:1.5rem!important}.\!rounded-\[14px\]{border-radius:14px!important}.\!rounded-\[20px\]{border-radius:20px!important}.\!rounded-\[4px\]{border-radius:4px!important}.\!rounded-full{border-radius:9999px!important}.\!rounded-lg{border-radius:.5rem!important}.\!rounded-md{border-radius:.375rem!important}.\!rounded-none{border-radius:0!important}.\!rounded-xl{border-radius:.75rem!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[100\%\]{border-radius:100%}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[14px\]{border-radius:14px}.rounded-\[16px\]{border-radius:16px}.rounded-\[18px\]{border-radius:18px}.rounded-\[1rem\]{border-radius:1rem}.rounded-\[20px\]{border-radius:20px}.rounded-\[22px\]{border-radius:22px}.rounded-\[24px\]{border-radius:24px}.rounded-\[28px\]{border-radius:28px}.rounded-\[2em\]{border-radius:2em}.rounded-\[2px\]{border-radius:2px}.rounded-\[30px\]{border-radius:30px}.rounded-\[32px\]{border-radius:32px}.rounded-\[3px\]{border-radius:3px}.rounded-\[4px\]{border-radius:4px}.rounded-\[50px\]{border-radius:50px}.rounded-\[52px\]{border-radius:52px}.rounded-\[5px\]{border-radius:5px}.rounded-\[6px\]{border-radius:6px}.rounded-\[7px\]{border-radius:7px}.rounded-\[8px\]{border-radius:8px}.rounded-\[calc\(1rem-2px\)\]{border-radius:calc(1rem - 2px)}.rounded-\[inherit\]{border-radius:inherit}.rounded-ds-xl{border-radius:24px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-m{border-radius:12px}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-pill{border-radius:32px}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-xs{border-radius:4px}.\!rounded-b-3xl{border-bottom-right-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.\!rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.\!rounded-b-xl{border-bottom-right-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.\!rounded-l-sm{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.\!rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.\!rounded-r-sm{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.\!rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-l-\[32px\]{border-top-left-radius:32px;border-bottom-left-radius:32px}.rounded-r-2xl{border-top-right-radius:1rem;border-bottom-right-radius:1rem}.rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-s{border-start-start-radius:.25rem;border-end-start-radius:.25rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-t-\[20px\]{border-top-left-radius:20px;border-top-right-radius:20px}.rounded-t-\[30px\]{border-top-left-radius:30px;border-top-right-radius:30px}.rounded-t-\[32px\]{border-top-left-radius:32px;border-top-right-radius:32px}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.\!rounded-tl-none{border-top-left-radius:0!important}.rounded-tl{border-top-left-radius:.25rem}.rounded-tl-\[14px\]{border-top-left-radius:14px}.rounded-tr-\[14px\]{border-top-right-radius:14px}.rounded-tr-lg{border-top-right-radius:.5rem}.\!border{border-width:1px!important}.\!border-2{border-width:2px!important}.\!border-\[3px\]{border-width:3px!important}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[1px\]{border-width:1px}.border-\[2\.57px\]{border-width:2.57px}.border-\[2px\]{border-width:2px}.border-\[3px\]{border-width:3px}.border-\[6px\]{border-width:6px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-\[1px\]{border-bottom-width:1px}.border-l{border-left-width:1px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-r-2{border-right-width:2px}.border-t{border-top-width:1px}.border-solid{border-style:solid}.\!border-dashed{border-style:dashed!important}.border-dashed{border-style:dashed}.\!border-none{border-style:none!important}.border-none{border-style:none}.\!border-\[\#0075EA\]{--tw-border-opacity:1!important;border-color:rgb(0 117 234/var(--tw-border-opacity,1))!important}.\!border-\[\#1A1239\]{--tw-border-opacity:1!important;border-color:rgb(26 18 57/var(--tw-border-opacity,1))!important}.\!border-\[\#292938\]{--tw-border-opacity:1!important;border-color:rgb(41 41 56/var(--tw-border-opacity,1))!important}.\!border-\[\#2E850E\]{--tw-border-opacity:1!important;border-color:rgb(46 133 14/var(--tw-border-opacity,1))!important}.\!border-\[\#4A4457\]{--tw-border-opacity:1!important;border-color:rgb(74 68 87/var(--tw-border-opacity,1))!important}.\!border-\[\#635ED6\]{--tw-border-opacity:1!important;border-color:rgb(99 94 214/var(--tw-border-opacity,1))!important}.\!border-\[\#6F4A17\]{--tw-border-opacity:1!important;border-color:rgb(111 74 23/var(--tw-border-opacity,1))!important}.\!border-\[\#738AFF\]{--tw-border-opacity:1!important;border-color:rgb(115 138 255/var(--tw-border-opacity,1))!important}.\!border-\[\#A7ED61\]{--tw-border-opacity:1!important;border-color:rgb(167 237 97/var(--tw-border-opacity,1))!important}.\!border-\[\#E55050\]{--tw-border-opacity:1!important;border-color:rgb(229 80 80/var(--tw-border-opacity,1))!important}.\!border-gray-base-light-2{--tw-border-opacity:1!important;border-color:rgb(80 80 107/var(--tw-border-opacity,1))!important}.\!border-gray-dark-2{--tw-border-opacity:1!important;border-color:rgb(28 28 41/var(--tw-border-opacity,1))!important}.\!border-green-base-2{border-color:var(--green-base-2)!important}.\!border-purple-darkest{--tw-border-opacity:1!important;border-color:rgb(25 25 36/var(--tw-border-opacity,1))!important}.\!border-red-light{--tw-border-opacity:1!important;border-color:rgb(216 61 70/var(--tw-border-opacity,1))!important}.\!border-transparent{border-color:#0000!important}.border-\[\#0A0A0F\]{--tw-border-opacity:1;border-color:rgb(10 10 15/var(--tw-border-opacity,1))}.border-\[\#0A0B1380\]{border-color:#0a0b1380}.border-\[\#121212\]{--tw-border-opacity:1;border-color:rgb(18 18 18/var(--tw-border-opacity,1))}.border-\[\#12121B\]{--tw-border-opacity:1;border-color:rgb(18 18 27/var(--tw-border-opacity,1))}.border-\[\#12131A\]{--tw-border-opacity:1;border-color:rgb(18 19 26/var(--tw-border-opacity,1))}.border-\[\#181824\]{--tw-border-opacity:1;border-color:rgb(24 24 36/var(--tw-border-opacity,1))}.border-\[\#1C1C29\]{--tw-border-opacity:1;border-color:rgb(28 28 41/var(--tw-border-opacity,1))}.border-\[\#1D4628\]{--tw-border-opacity:1;border-color:rgb(29 70 40/var(--tw-border-opacity,1))}.border-\[\#1E1E2B\]{--tw-border-opacity:1;border-color:rgb(30 30 43/var(--tw-border-opacity,1))}.border-\[\#1F704D\]{--tw-border-opacity:1;border-color:rgb(31 112 77/var(--tw-border-opacity,1))}.border-\[\#21212E\]{--tw-border-opacity:1;border-color:rgb(33 33 46/var(--tw-border-opacity,1))}.border-\[\#242435\]{--tw-border-opacity:1;border-color:rgb(36 36 53/var(--tw-border-opacity,1))}.border-\[\#25272D\]{--tw-border-opacity:1;border-color:rgb(37 39 45/var(--tw-border-opacity,1))}.border-\[\#262634\]{--tw-border-opacity:1;border-color:rgb(38 38 52/var(--tw-border-opacity,1))}.border-\[\#282838\]{--tw-border-opacity:1;border-color:rgb(40 40 56/var(--tw-border-opacity,1))}.border-\[\#292938\]{--tw-border-opacity:1;border-color:rgb(41 41 56/var(--tw-border-opacity,1))}.border-\[\#29293A\]{--tw-border-opacity:1;border-color:rgb(41 41 58/var(--tw-border-opacity,1))}.border-\[\#29B858\]{--tw-border-opacity:1;border-color:rgb(41 184 88/var(--tw-border-opacity,1))}.border-\[\#2B2B3B\]{--tw-border-opacity:1;border-color:rgb(43 43 59/var(--tw-border-opacity,1))}.border-\[\#2C2E3B\]{--tw-border-opacity:1;border-color:rgb(44 46 59/var(--tw-border-opacity,1))}.border-\[\#2E850E\]{--tw-border-opacity:1;border-color:rgb(46 133 14/var(--tw-border-opacity,1))}.border-\[\#2F2F39\]{--tw-border-opacity:1;border-color:rgb(47 47 57/var(--tw-border-opacity,1))}.border-\[\#303044\]{--tw-border-opacity:1;border-color:rgb(48 48 68/var(--tw-border-opacity,1))}.border-\[\#304369\]{--tw-border-opacity:1;border-color:rgb(48 67 105/var(--tw-border-opacity,1))}.border-\[\#313147\]{--tw-border-opacity:1;border-color:rgb(49 49 71/var(--tw-border-opacity,1))}.border-\[\#32333D\]{--tw-border-opacity:1;border-color:rgb(50 51 61/var(--tw-border-opacity,1))}.border-\[\#32438D\]{--tw-border-opacity:1;border-color:rgb(50 67 141/var(--tw-border-opacity,1))}.border-\[\#341530\]{--tw-border-opacity:1;border-color:rgb(52 21 48/var(--tw-border-opacity,1))}.border-\[\#373A4A\]{--tw-border-opacity:1;border-color:rgb(55 58 74/var(--tw-border-opacity,1))}.border-\[\#3A3B4A\]{--tw-border-opacity:1;border-color:rgb(58 59 74/var(--tw-border-opacity,1))}.border-\[\#3D3749\]{--tw-border-opacity:1;border-color:rgb(61 55 73/var(--tw-border-opacity,1))}.border-\[\#3DDC97\]\/35{border-color:#3ddc9759}.border-\[\#3E9631\]{--tw-border-opacity:1;border-color:rgb(62 150 49/var(--tw-border-opacity,1))}.border-\[\#434354\]{--tw-border-opacity:1;border-color:rgb(67 67 84/var(--tw-border-opacity,1))}.border-\[\#47475F\]{--tw-border-opacity:1;border-color:rgb(71 71 95/var(--tw-border-opacity,1))}.border-\[\#4845AC\]{--tw-border-opacity:1;border-color:rgb(72 69 172/var(--tw-border-opacity,1))}.border-\[\#4987B7\]{--tw-border-opacity:1;border-color:rgb(73 135 183/var(--tw-border-opacity,1))}.border-\[\#4A4457\]{--tw-border-opacity:1;border-color:rgb(74 68 87/var(--tw-border-opacity,1))}.border-\[\#50506B4D\]{border-color:#50506b4d}.border-\[\#546FD6\]{--tw-border-opacity:1;border-color:rgb(84 111 214/var(--tw-border-opacity,1))}.border-\[\#55B44C\]{--tw-border-opacity:1;border-color:rgb(85 180 76/var(--tw-border-opacity,1))}.border-\[\#55B7FF\]\/35{border-color:#55b7ff59}.border-\[\#585A6E\]{--tw-border-opacity:1;border-color:rgb(88 90 110/var(--tw-border-opacity,1))}.border-\[\#595468\]{--tw-border-opacity:1;border-color:rgb(89 84 104/var(--tw-border-opacity,1))}.border-\[\#5965D4\]{--tw-border-opacity:1;border-color:rgb(89 101 212/var(--tw-border-opacity,1))}.border-\[\#5A5C6E\]{--tw-border-opacity:1;border-color:rgb(90 92 110/var(--tw-border-opacity,1))}.border-\[\#606076\]{--tw-border-opacity:1;border-color:rgb(96 96 118/var(--tw-border-opacity,1))}.border-\[\#60A242\]{--tw-border-opacity:1;border-color:rgb(96 162 66/var(--tw-border-opacity,1))}.border-\[\#683069\]{--tw-border-opacity:1;border-color:rgb(104 48 105/var(--tw-border-opacity,1))}.border-\[\#68318A\]{--tw-border-opacity:1;border-color:rgb(104 49 138/var(--tw-border-opacity,1))}.border-\[\#6B5344\]{--tw-border-opacity:1;border-color:rgb(107 83 68/var(--tw-border-opacity,1))}.border-\[\#711F5E\]{--tw-border-opacity:1;border-color:rgb(113 31 94/var(--tw-border-opacity,1))}.border-\[\#784225\]{--tw-border-opacity:1;border-color:rgb(120 66 37/var(--tw-border-opacity,1))}.border-\[\#7C7D91\]{--tw-border-opacity:1;border-color:rgb(124 125 145/var(--tw-border-opacity,1))}.border-\[\#8774E1\]{--tw-border-opacity:1;border-color:rgb(135 116 225/var(--tw-border-opacity,1))}.border-\[\#8774E1\]\/30{border-color:#8774e14d}.border-\[\#A0A0A8\]{--tw-border-opacity:1;border-color:rgb(160 160 168/var(--tw-border-opacity,1))}.border-\[\#A647E2\]{--tw-border-opacity:1;border-color:rgb(166 71 226/var(--tw-border-opacity,1))}.border-\[\#A7ED61\]{--tw-border-opacity:1;border-color:rgb(167 237 97/var(--tw-border-opacity,1))}.border-\[\#AD9621\]{--tw-border-opacity:1;border-color:rgb(173 150 33/var(--tw-border-opacity,1))}.border-\[\#B93F60\]{--tw-border-opacity:1;border-color:rgb(185 63 96/var(--tw-border-opacity,1))}.border-\[\#C48323\]{--tw-border-opacity:1;border-color:rgb(196 131 35/var(--tw-border-opacity,1))}.border-\[\#CC3BD4\]{--tw-border-opacity:1;border-color:rgb(204 59 212/var(--tw-border-opacity,1))}.border-\[\#D08225\]{--tw-border-opacity:1;border-color:rgb(208 130 37/var(--tw-border-opacity,1))}.border-\[\#D62828\]{--tw-border-opacity:1;border-color:rgb(214 40 40/var(--tw-border-opacity,1))}.border-\[\#E7E7EC\]{--tw-border-opacity:1;border-color:rgb(231 231 236/var(--tw-border-opacity,1))}.border-\[\#EFC33E\]{--tw-border-opacity:1;border-color:rgb(239 195 62/var(--tw-border-opacity,1))}.border-\[\#EFF0F2\]{--tw-border-opacity:1;border-color:rgb(239 240 242/var(--tw-border-opacity,1))}.border-\[\#F0C651\]{--tw-border-opacity:1;border-color:rgb(240 198 81/var(--tw-border-opacity,1))}.border-\[\#F2C23E\]\/35{border-color:#f2c23e59}.border-\[\#F55587\]{--tw-border-opacity:1;border-color:rgb(245 85 135/var(--tw-border-opacity,1))}.border-\[\#FF6B6B\]\/35{border-color:#ff6b6b59}.border-\[\#FFD119\]{--tw-border-opacity:1;border-color:rgb(255 209 25/var(--tw-border-opacity,1))}.border-\[\#e7e7ec\]{--tw-border-opacity:1;border-color:rgb(231 231 236/var(--tw-border-opacity,1))}.border-\[\#e7e7ec\]\/10{border-color:#e7e7ec1a}.border-\[\#f94343\]{--tw-border-opacity:1;border-color:rgb(249 67 67/var(--tw-border-opacity,1))}.border-\[\#fcd0612c\]{border-color:#fcd0612c}.border-\[\#fff\]{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.border-\[--gray-base\]{border-color:var(--gray-base)}.border-\[--purple-darkest\]{border-color:var(--purple-darkest)}.border-black-base-dark{--tw-border-opacity:1;border-color:rgb(10 11 19/var(--tw-border-opacity,1))}.border-black\/30{border-color:#0000004d}.border-blue-lightest{--tw-border-opacity:1;border-color:rgb(0 178 234/var(--tw-border-opacity,1))}.border-ds-blue-500\/20{border-color:#6846e233}.border-ds-gray-600{--tw-border-opacity:1;border-color:rgb(49 49 71/var(--tw-border-opacity,1))}.border-ds-green-500\/20{border-color:#29b85833}.border-ds-green-500\/50{border-color:#29b85880}.border-gray-500{--tw-border-opacity:1;border-color:rgb(107 114 128/var(--tw-border-opacity,1))}.border-gray-700{--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.border-gray-800{--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity,1))}.border-gray-base{--tw-border-opacity:1;border-color:rgb(89 84 104/var(--tw-border-opacity,1))}.border-gray-base-dark{--tw-border-opacity:1;border-color:rgb(37 37 53/var(--tw-border-opacity,1))}.border-gray-base-light-2{--tw-border-opacity:1;border-color:rgb(80 80 107/var(--tw-border-opacity,1))}.border-gray-dark{--tw-border-opacity:1;border-color:rgb(43 40 52/var(--tw-border-opacity,1))}.border-gray-dark-2,.border-gray-dark-clans{--tw-border-opacity:1;border-color:rgb(28 28 41/var(--tw-border-opacity,1))}.border-gray-darker{--tw-border-opacity:1;border-color:rgb(32 33 40/var(--tw-border-opacity,1))}.border-gray-darkest{--tw-border-opacity:1;border-color:rgb(18 19 26/var(--tw-border-opacity,1))}.border-green-600{--tw-border-opacity:1;border-color:rgb(22 163 74/var(--tw-border-opacity,1))}.border-green-light-2{border-color:var(--green-light-2)}.border-pink-lightest{--tw-border-opacity:1;border-color:rgb(243 83 179/var(--tw-border-opacity,1))}.border-purple-darkest{--tw-border-opacity:1;border-color:rgb(25 25 36/var(--tw-border-opacity,1))}.border-semantic-bg-secondary{--tw-border-opacity:1;border-color:rgb(28 28 41/var(--tw-border-opacity,1))}.border-status-error-fill{--tw-border-opacity:1;border-color:rgb(229 80 80/var(--tw-border-opacity,1))}.border-status-success-fill{--tw-border-opacity:1;border-color:rgb(167 237 97/var(--tw-border-opacity,1))}.border-stroke-default{--tw-border-opacity:1;border-color:rgb(58 59 74/var(--tw-border-opacity,1))}.border-stroke-focus{--tw-border-opacity:1;border-color:rgb(102 204 255/var(--tw-border-opacity,1))}.border-stroke-subtle{--tw-border-opacity:1;border-color:rgb(44 46 59/var(--tw-border-opacity,1))}.border-surface-container{--tw-border-opacity:1;border-color:rgb(32 33 46/var(--tw-border-opacity,1))}.border-text-accent{--tw-border-opacity:1;border-color:rgb(240 198 81/var(--tw-border-opacity,1))}.border-text-secondary{--tw-border-opacity:1;border-color:rgb(116 116 142/var(--tw-border-opacity,1))}.border-transparent{border-color:#0000}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.border-white-base{--tw-border-opacity:1;border-color:rgb(231 231 236/var(--tw-border-opacity,1))}.border-white\/10{border-color:#ffffff1a}.border-white\/20{border-color:#fff3}.border-white\/25{border-color:#ffffff40}.border-white\/30{border-color:#ffffff4d}.border-white\/40{border-color:#fff6}.border-white\/5{border-color:#ffffff0d}.border-white\/50{border-color:#ffffff80}.border-white\/\[0\.035\]{border-color:#ffffff09}.border-yellow-base{--tw-border-opacity:1;border-color:rgb(255 209 25/var(--tw-border-opacity,1))}.border-yellow-button{--tw-border-opacity:1;border-color:rgb(240 198 81/var(--tw-border-opacity,1))}.border-zinc-800{--tw-border-opacity:1;border-color:rgb(39 39 42/var(--tw-border-opacity,1))}.border-b-\[\#4B172D\]{--tw-border-opacity:1;border-bottom-color:rgb(75 23 45/var(--tw-border-opacity,1))}.border-b-gray-700\/60{border-bottom-color:#37415199}.border-r-\[\#20212E\]{--tw-border-opacity:1;border-right-color:rgb(32 33 46/var(--tw-border-opacity,1))}.border-r-\[\#f1be32\]{--tw-border-opacity:1;border-right-color:rgb(241 190 50/var(--tw-border-opacity,1))}.border-t-\[\#313147\]{--tw-border-opacity:1;border-top-color:rgb(49 49 71/var(--tw-border-opacity,1))}.border-t-\[\#8774E1\]{--tw-border-opacity:1;border-top-color:rgb(135 116 225/var(--tw-border-opacity,1))}.border-t-white{--tw-border-opacity:1;border-top-color:rgb(255 255 255/var(--tw-border-opacity,1))}.border-t-white\/10{border-top-color:#ffffff1a}.border-t-white\/85{border-top-color:#ffffffd9}.\!bg-\[\#080F1A\]{--tw-bg-opacity:1!important;background-color:rgb(8 15 26/var(--tw-bg-opacity,1))!important}.\!bg-\[\#0A0A0F\]{--tw-bg-opacity:1!important;background-color:rgb(10 10 15/var(--tw-bg-opacity,1))!important}.\!bg-\[\#0A0B13CC\]{background-color:#0a0b13cc!important}.\!bg-\[\#0A0B13E5\]{background-color:#0a0b13e5!important}.\!bg-\[\#0A0B13\]{--tw-bg-opacity:1!important;background-color:rgb(10 11 19/var(--tw-bg-opacity,1))!important}.\!bg-\[\#11350F\]{--tw-bg-opacity:1!important;background-color:rgb(17 53 15/var(--tw-bg-opacity,1))!important}.\!bg-\[\#19362F\]{--tw-bg-opacity:1!important;background-color:rgb(25 54 47/var(--tw-bg-opacity,1))!important}.\!bg-\[\#193A20\]{--tw-bg-opacity:1!important;background-color:rgb(25 58 32/var(--tw-bg-opacity,1))!important}.\!bg-\[\#1B1B2D\]{--tw-bg-opacity:1!important;background-color:rgb(27 27 45/var(--tw-bg-opacity,1))!important}.\!bg-\[\#1C1C29\]{--tw-bg-opacity:1!important;background-color:rgb(28 28 41/var(--tw-bg-opacity,1))!important}.\!bg-\[\#20212E\]{--tw-bg-opacity:1!important;background-color:rgb(32 33 46/var(--tw-bg-opacity,1))!important}.\!bg-\[\#222234\]{--tw-bg-opacity:1!important;background-color:rgb(34 34 52/var(--tw-bg-opacity,1))!important}.\!bg-\[\#242961\]{--tw-bg-opacity:1!important;background-color:rgb(36 41 97/var(--tw-bg-opacity,1))!important}.\!bg-\[\#252537\]{--tw-bg-opacity:1!important;background-color:rgb(37 37 55/var(--tw-bg-opacity,1))!important}.\!bg-\[\#282433\]{--tw-bg-opacity:1!important;background-color:rgb(40 36 51/var(--tw-bg-opacity,1))!important}.\!bg-\[\#292938\]{--tw-bg-opacity:1!important;background-color:rgb(41 41 56/var(--tw-bg-opacity,1))!important}.\!bg-\[\#2A2B3B\]{--tw-bg-opacity:1!important;background-color:rgb(42 43 59/var(--tw-bg-opacity,1))!important}.\!bg-\[\#393646\]{--tw-bg-opacity:1!important;background-color:rgb(57 54 70/var(--tw-bg-opacity,1))!important}.\!bg-\[\#3A242D\]{--tw-bg-opacity:1!important;background-color:rgb(58 36 45/var(--tw-bg-opacity,1))!important}.\!bg-\[\#3A3B4A\]{--tw-bg-opacity:1!important;background-color:rgb(58 59 74/var(--tw-bg-opacity,1))!important}.\!bg-\[\#591A28\]{--tw-bg-opacity:1!important;background-color:rgb(89 26 40/var(--tw-bg-opacity,1))!important}.\!bg-\[\#634D0E\]{--tw-bg-opacity:1!important;background-color:rgb(99 77 14/var(--tw-bg-opacity,1))!important}.\!bg-\[\#66CCFF\]{--tw-bg-opacity:1!important;background-color:rgb(102 204 255/var(--tw-bg-opacity,1))!important}.\!bg-\[\#EFC33E\]{--tw-bg-opacity:1!important;background-color:rgb(239 195 62/var(--tw-bg-opacity,1))!important}.\!bg-\[\#EFF0F2\]{--tw-bg-opacity:1!important;background-color:rgb(239 240 242/var(--tw-bg-opacity,1))!important}.\!bg-\[\#F0C651\]{--tw-bg-opacity:1!important;background-color:rgb(240 198 81/var(--tw-bg-opacity,1))!important}.\!bg-\[\#fdc951\]{--tw-bg-opacity:1!important;background-color:rgb(253 201 81/var(--tw-bg-opacity,1))!important}.\!bg-\[unset\]{background-color:unset!important}.\!bg-\[var\(--black-base-second\)\]{background-color:var(--black-base-second)!important}.\!bg-black-base-dark{--tw-bg-opacity:1!important;background-color:rgb(10 11 19/var(--tw-bg-opacity,1))!important}.\!bg-black\/70{background-color:#000000b3!important}.\!bg-gray-base-dark{--tw-bg-opacity:1!important;background-color:rgb(37 37 53/var(--tw-bg-opacity,1))!important}.\!bg-gray-base-light{--tw-bg-opacity:1!important;background-color:rgb(42 42 61/var(--tw-bg-opacity,1))!important}.\!bg-gray-dark-2,.\!bg-gray-dark-clans{--tw-bg-opacity:1!important;background-color:rgb(28 28 41/var(--tw-bg-opacity,1))!important}.\!bg-gray-darkest{--tw-bg-opacity:1!important;background-color:rgb(18 19 26/var(--tw-bg-opacity,1))!important}.\!bg-purple-darkest{--tw-bg-opacity:1!important;background-color:rgb(25 25 36/var(--tw-bg-opacity,1))!important}.\!bg-semantic-text-black{--tw-bg-opacity:1!important;background-color:rgb(28 28 41/var(--tw-bg-opacity,1))!important}.\!bg-transparent{background-color:#0000!important}.\!bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))!important}.\!bg-white-base{--tw-bg-opacity:1!important;background-color:rgb(231 231 236/var(--tw-bg-opacity,1))!important}.\!bg-yellow-button{--tw-bg-opacity:1!important;background-color:rgb(240 198 81/var(--tw-bg-opacity,1))!important}.bg-\[\#00B2EA\],.bg-\[\#00b2ea\]{--tw-bg-opacity:1;background-color:rgb(0 178 234/var(--tw-bg-opacity,1))}.bg-\[\#021235\]{--tw-bg-opacity:1;background-color:rgb(2 18 53/var(--tw-bg-opacity,1))}.bg-\[\#02C1FE\]{--tw-bg-opacity:1;background-color:rgb(2 193 254/var(--tw-bg-opacity,1))}.bg-\[\#04050B\]{--tw-bg-opacity:1;background-color:rgb(4 5 11/var(--tw-bg-opacity,1))}.bg-\[\#050811\]{--tw-bg-opacity:1;background-color:rgb(5 8 17/var(--tw-bg-opacity,1))}.bg-\[\#051021\]{--tw-bg-opacity:1;background-color:rgb(5 16 33/var(--tw-bg-opacity,1))}.bg-\[\#07111f\]\/70{background-color:#07111fb3}.bg-\[\#08101c\]{--tw-bg-opacity:1;background-color:rgb(8 16 28/var(--tw-bg-opacity,1))}.bg-\[\#091321\]\/90{background-color:#091321e6}.bg-\[\#0A050B\]{--tw-bg-opacity:1;background-color:rgb(10 5 11/var(--tw-bg-opacity,1))}.bg-\[\#0A0A0FF2\]{background-color:#0a0a0ff2}.bg-\[\#0A0A0F\]{--tw-bg-opacity:1;background-color:rgb(10 10 15/var(--tw-bg-opacity,1))}.bg-\[\#0A0A0F\]\/90{background-color:#0a0a0fe6}.bg-\[\#0A0A0F\]\/95{background-color:#0a0a0ff2}.bg-\[\#0A0B13\]{--tw-bg-opacity:1;background-color:rgb(10 11 19/var(--tw-bg-opacity,1))}.bg-\[\#0D1220\]\/95{background-color:#0d1220f2}.bg-\[\#0E1621\]{--tw-bg-opacity:1;background-color:rgb(14 22 33/var(--tw-bg-opacity,1))}.bg-\[\#0E2B14\]{--tw-bg-opacity:1;background-color:rgb(14 43 20/var(--tw-bg-opacity,1))}.bg-\[\#0d0f16\]{--tw-bg-opacity:1;background-color:rgb(13 15 22/var(--tw-bg-opacity,1))}.bg-\[\#10131B\]\/80{background-color:#10131bcc}.bg-\[\#102C23\]{--tw-bg-opacity:1;background-color:rgb(16 44 35/var(--tw-bg-opacity,1))}.bg-\[\#11121d\]{--tw-bg-opacity:1;background-color:rgb(17 18 29/var(--tw-bg-opacity,1))}.bg-\[\#112D47\]{--tw-bg-opacity:1;background-color:rgb(17 45 71/var(--tw-bg-opacity,1))}.bg-\[\#12121B\]{--tw-bg-opacity:1;background-color:rgb(18 18 27/var(--tw-bg-opacity,1))}.bg-\[\#12121d\]{--tw-bg-opacity:1;background-color:rgb(18 18 29/var(--tw-bg-opacity,1))}.bg-\[\#12131A\]{--tw-bg-opacity:1;background-color:rgb(18 19 26/var(--tw-bg-opacity,1))}.bg-\[\#12131ad1\]{background-color:#12131ad1}.bg-\[\#12382A\]{--tw-bg-opacity:1;background-color:rgb(18 56 42/var(--tw-bg-opacity,1))}.bg-\[\#131846\]{--tw-bg-opacity:1;background-color:rgb(19 24 70/var(--tw-bg-opacity,1))}.bg-\[\#15111B\]{--tw-bg-opacity:1;background-color:rgb(21 17 27/var(--tw-bg-opacity,1))}.bg-\[\#15151E\]{--tw-bg-opacity:1;background-color:rgb(21 21 30/var(--tw-bg-opacity,1))}.bg-\[\#17121D\]{--tw-bg-opacity:1;background-color:rgb(23 18 29/var(--tw-bg-opacity,1))}.bg-\[\#171723\]{--tw-bg-opacity:1;background-color:rgb(23 23 35/var(--tw-bg-opacity,1))}.bg-\[\#181824\]{--tw-bg-opacity:1;background-color:rgb(24 24 36/var(--tw-bg-opacity,1))}.bg-\[\#191420\]{--tw-bg-opacity:1;background-color:rgb(25 20 32/var(--tw-bg-opacity,1))}.bg-\[\#191617\]{--tw-bg-opacity:1;background-color:rgb(25 22 23/var(--tw-bg-opacity,1))}.bg-\[\#193A20\]{--tw-bg-opacity:1;background-color:rgb(25 58 32/var(--tw-bg-opacity,1))}.bg-\[\#1A0E40\]{--tw-bg-opacity:1;background-color:rgb(26 14 64/var(--tw-bg-opacity,1))}.bg-\[\#1A1239\]{--tw-bg-opacity:1;background-color:rgb(26 18 57/var(--tw-bg-opacity,1))}.bg-\[\#1A1A24\]{--tw-bg-opacity:1;background-color:rgb(26 26 36/var(--tw-bg-opacity,1))}.bg-\[\#1A2233\]{--tw-bg-opacity:1;background-color:rgb(26 34 51/var(--tw-bg-opacity,1))}.bg-\[\#1B1B2B\]{--tw-bg-opacity:1;background-color:rgb(27 27 43/var(--tw-bg-opacity,1))}.bg-\[\#1B1C26\]{--tw-bg-opacity:1;background-color:rgb(27 28 38/var(--tw-bg-opacity,1))}.bg-\[\#1B2430\]\/95{background-color:#1b2430f2}.bg-\[\#1C1C29\]{--tw-bg-opacity:1;background-color:rgb(28 28 41/var(--tw-bg-opacity,1))}.bg-\[\#1D161E\]{--tw-bg-opacity:1;background-color:rgb(29 22 30/var(--tw-bg-opacity,1))}.bg-\[\#1D4628\]{--tw-bg-opacity:1;background-color:rgb(29 70 40/var(--tw-bg-opacity,1))}.bg-\[\#1E1E2A\]{--tw-bg-opacity:1;background-color:rgb(30 30 42/var(--tw-bg-opacity,1))}.bg-\[\#1E1E2B\]{--tw-bg-opacity:1;background-color:rgb(30 30 43/var(--tw-bg-opacity,1))}.bg-\[\#1E1E2E\]{--tw-bg-opacity:1;background-color:rgb(30 30 46/var(--tw-bg-opacity,1))}.bg-\[\#1E202B\]{--tw-bg-opacity:1;background-color:rgb(30 32 43/var(--tw-bg-opacity,1))}.bg-\[\#1E3A1E\]{--tw-bg-opacity:1;background-color:rgb(30 58 30/var(--tw-bg-opacity,1))}.bg-\[\#1F2A35\]{--tw-bg-opacity:1;background-color:rgb(31 42 53/var(--tw-bg-opacity,1))}.bg-\[\#1c1c29\]{--tw-bg-opacity:1;background-color:rgb(28 28 41/var(--tw-bg-opacity,1))}.bg-\[\#1c1c29\]\/80{background-color:#1c1c29cc}.bg-\[\#202128\]{--tw-bg-opacity:1;background-color:rgb(32 33 40/var(--tw-bg-opacity,1))}.bg-\[\#20212E80\]{background-color:#20212e80}.bg-\[\#20212E\]{--tw-bg-opacity:1;background-color:rgb(32 33 46/var(--tw-bg-opacity,1))}.bg-\[\#202227\]{--tw-bg-opacity:1;background-color:rgb(32 34 39/var(--tw-bg-opacity,1))}.bg-\[\#21212F\]{--tw-bg-opacity:1;background-color:rgb(33 33 47/var(--tw-bg-opacity,1))}.bg-\[\#21213D\]{--tw-bg-opacity:1;background-color:rgb(33 33 61/var(--tw-bg-opacity,1))}.bg-\[\#212948\]{--tw-bg-opacity:1;background-color:rgb(33 41 72/var(--tw-bg-opacity,1))}.bg-\[\#218380\]{--tw-bg-opacity:1;background-color:rgb(33 131 128/var(--tw-bg-opacity,1))}.bg-\[\#220E22\]{--tw-bg-opacity:1;background-color:rgb(34 14 34/var(--tw-bg-opacity,1))}.bg-\[\#222230\]{--tw-bg-opacity:1;background-color:rgb(34 34 48/var(--tw-bg-opacity,1))}.bg-\[\#23181E\]{--tw-bg-opacity:1;background-color:rgb(35 24 30/var(--tw-bg-opacity,1))}.bg-\[\#231E28\]{--tw-bg-opacity:1;background-color:rgb(35 30 40/var(--tw-bg-opacity,1))}.bg-\[\#232233\]{--tw-bg-opacity:1;background-color:rgb(35 34 51/var(--tw-bg-opacity,1))}.bg-\[\#232536\]{--tw-bg-opacity:1;background-color:rgb(35 37 54/var(--tw-bg-opacity,1))}.bg-\[\#242433\]{--tw-bg-opacity:1;background-color:rgb(36 36 51/var(--tw-bg-opacity,1))}.bg-\[\#242433\]\/95{background-color:#242433f2}.bg-\[\#252535\]{--tw-bg-opacity:1;background-color:rgb(37 37 53/var(--tw-bg-opacity,1))}.bg-\[\#252536\]{--tw-bg-opacity:1;background-color:rgb(37 37 54/var(--tw-bg-opacity,1))}.bg-\[\#262733\]{--tw-bg-opacity:1;background-color:rgb(38 39 51/var(--tw-bg-opacity,1))}.bg-\[\#27273C\]{--tw-bg-opacity:1;background-color:rgb(39 39 60/var(--tw-bg-opacity,1))}.bg-\[\#282A36\]{--tw-bg-opacity:1;background-color:rgb(40 42 54/var(--tw-bg-opacity,1))}.bg-\[\#292938\]{--tw-bg-opacity:1;background-color:rgb(41 41 56/var(--tw-bg-opacity,1))}.bg-\[\#292B3B\]{--tw-bg-opacity:1;background-color:rgb(41 43 59/var(--tw-bg-opacity,1))}.bg-\[\#29B858\]{--tw-bg-opacity:1;background-color:rgb(41 184 88/var(--tw-bg-opacity,1))}.bg-\[\#2A2517\]{--tw-bg-opacity:1;background-color:rgb(42 37 23/var(--tw-bg-opacity,1))}.bg-\[\#2A2A3F\]{--tw-bg-opacity:1;background-color:rgb(42 42 63/var(--tw-bg-opacity,1))}.bg-\[\#2A2B3B\]{--tw-bg-opacity:1;background-color:rgb(42 43 59/var(--tw-bg-opacity,1))}.bg-\[\#2A61AD\]{--tw-bg-opacity:1;background-color:rgb(42 97 173/var(--tw-bg-opacity,1))}.bg-\[\#2B2B3B\]{--tw-bg-opacity:1;background-color:rgb(43 43 59/var(--tw-bg-opacity,1))}.bg-\[\#2C2E3B\]{--tw-bg-opacity:1;background-color:rgb(44 46 59/var(--tw-bg-opacity,1))}.bg-\[\#2E2F37\]{--tw-bg-opacity:1;background-color:rgb(46 47 55/var(--tw-bg-opacity,1))}.bg-\[\#2E3043B2\]{background-color:#2e3043b2}.bg-\[\#2E8716\]{--tw-bg-opacity:1;background-color:rgb(46 135 22/var(--tw-bg-opacity,1))}.bg-\[\#309A61\]{--tw-bg-opacity:1;background-color:rgb(48 154 97/var(--tw-bg-opacity,1))}.bg-\[\#312A86\]{--tw-bg-opacity:1;background-color:rgb(49 42 134/var(--tw-bg-opacity,1))}.bg-\[\#313147\]{--tw-bg-opacity:1;background-color:rgb(49 49 71/var(--tw-bg-opacity,1))}.bg-\[\#34132C\]{--tw-bg-opacity:1;background-color:rgb(52 19 44/var(--tw-bg-opacity,1))}.bg-\[\#352150\]{--tw-bg-opacity:1;background-color:rgb(53 33 80/var(--tw-bg-opacity,1))}.bg-\[\#361E0F\]{--tw-bg-opacity:1;background-color:rgb(54 30 15/var(--tw-bg-opacity,1))}.bg-\[\#373A4A\]{--tw-bg-opacity:1;background-color:rgb(55 58 74/var(--tw-bg-opacity,1))}.bg-\[\#3852BC\]{--tw-bg-opacity:1;background-color:rgb(56 82 188/var(--tw-bg-opacity,1))}.bg-\[\#393646\]{--tw-bg-opacity:1;background-color:rgb(57 54 70/var(--tw-bg-opacity,1))}.bg-\[\#3A2A1E\]{--tw-bg-opacity:1;background-color:rgb(58 42 30/var(--tw-bg-opacity,1))}.bg-\[\#3A3B4A\]{--tw-bg-opacity:1;background-color:rgb(58 59 74/var(--tw-bg-opacity,1))}.bg-\[\#3A88D6\]{--tw-bg-opacity:1;background-color:rgb(58 136 214/var(--tw-bg-opacity,1))}.bg-\[\#3A88D6\]\/10{background-color:#3a88d61a}.bg-\[\#3A88D6\]\/15{background-color:#3a88d626}.bg-\[\#3B3114\]{--tw-bg-opacity:1;background-color:rgb(59 49 20/var(--tw-bg-opacity,1))}.bg-\[\#3F3A4D\]{--tw-bg-opacity:1;background-color:rgb(63 58 77/var(--tw-bg-opacity,1))}.bg-\[\#3a3b4a\]{--tw-bg-opacity:1;background-color:rgb(58 59 74/var(--tw-bg-opacity,1))}.bg-\[\#42191F\]{--tw-bg-opacity:1;background-color:rgb(66 25 31/var(--tw-bg-opacity,1))}.bg-\[\#4396E8\]{--tw-bg-opacity:1;background-color:rgb(67 150 232/var(--tw-bg-opacity,1))}.bg-\[\#452147\]{--tw-bg-opacity:1;background-color:rgb(69 33 71/var(--tw-bg-opacity,1))}.bg-\[\#472121\]{--tw-bg-opacity:1;background-color:rgb(71 33 33/var(--tw-bg-opacity,1))}.bg-\[\#472921\]{--tw-bg-opacity:1;background-color:rgb(71 41 33/var(--tw-bg-opacity,1))}.bg-\[\#4A67C4\]{--tw-bg-opacity:1;background-color:rgb(74 103 196/var(--tw-bg-opacity,1))}.bg-\[\#4B4F684D\]{background-color:#4b4f684d}.bg-\[\#50506B\]{--tw-bg-opacity:1;background-color:rgb(80 80 107/var(--tw-bg-opacity,1))}.bg-\[\#595468\]{--tw-bg-opacity:1;background-color:rgb(89 84 104/var(--tw-bg-opacity,1))}.bg-\[\#595FFF\]{--tw-bg-opacity:1;background-color:rgb(89 95 255/var(--tw-bg-opacity,1))}.bg-\[\#5A3A1A\]{--tw-bg-opacity:1;background-color:rgb(90 58 26/var(--tw-bg-opacity,1))}.bg-\[\#5A5C6E\]{--tw-bg-opacity:1;background-color:rgb(90 92 110/var(--tw-bg-opacity,1))}.bg-\[\#606579\]\/45{background-color:#60657973}.bg-\[\#662E9B\]{--tw-bg-opacity:1;background-color:rgb(102 46 155/var(--tw-bg-opacity,1))}.bg-\[\#66A93A\]{--tw-bg-opacity:1;background-color:rgb(102 169 58/var(--tw-bg-opacity,1))}.bg-\[\#66CCFF\]{--tw-bg-opacity:1;background-color:rgb(102 204 255/var(--tw-bg-opacity,1))}.bg-\[\#82E043\]{--tw-bg-opacity:1;background-color:rgb(130 224 67/var(--tw-bg-opacity,1))}.bg-\[\#8774E1\]{--tw-bg-opacity:1;background-color:rgb(135 116 225/var(--tw-bg-opacity,1))}.bg-\[\#9BE15D\]{--tw-bg-opacity:1;background-color:rgb(155 225 93/var(--tw-bg-opacity,1))}.bg-\[\#A7ED61\]{--tw-bg-opacity:1;background-color:rgb(167 237 97/var(--tw-bg-opacity,1))}.bg-\[\#BC3A42\]{--tw-bg-opacity:1;background-color:rgb(188 58 66/var(--tw-bg-opacity,1))}.bg-\[\#BE2F4D\]{--tw-bg-opacity:1;background-color:rgb(190 47 77/var(--tw-bg-opacity,1))}.bg-\[\#C83658\]{--tw-bg-opacity:1;background-color:rgb(200 54 88/var(--tw-bg-opacity,1))}.bg-\[\#D5453C\]{--tw-bg-opacity:1;background-color:rgb(213 69 60/var(--tw-bg-opacity,1))}.bg-\[\#D62828\]{--tw-bg-opacity:1;background-color:rgb(214 40 40/var(--tw-bg-opacity,1))}.bg-\[\#D83D46\]{--tw-bg-opacity:1;background-color:rgb(216 61 70/var(--tw-bg-opacity,1))}.bg-\[\#E0456A\]{--tw-bg-opacity:1;background-color:rgb(224 69 106/var(--tw-bg-opacity,1))}.bg-\[\#E2E4ED\]{--tw-bg-opacity:1;background-color:rgb(226 228 237/var(--tw-bg-opacity,1))}.bg-\[\#E55050\]{--tw-bg-opacity:1;background-color:rgb(229 80 80/var(--tw-bg-opacity,1))}.bg-\[\#E57ADE\]{--tw-bg-opacity:1;background-color:rgb(229 122 222/var(--tw-bg-opacity,1))}.bg-\[\#EF4790\]{--tw-bg-opacity:1;background-color:rgb(239 71 144/var(--tw-bg-opacity,1))}.bg-\[\#EFC33E\]{--tw-bg-opacity:1;background-color:rgb(239 195 62/var(--tw-bg-opacity,1))}.bg-\[\#EFF0F2\]{--tw-bg-opacity:1;background-color:rgb(239 240 242/var(--tw-bg-opacity,1))}.bg-\[\#EFF0F2\]\/90{background-color:#eff0f2e6}.bg-\[\#F2C23E\]{--tw-bg-opacity:1;background-color:rgb(242 194 62/var(--tw-bg-opacity,1))}.bg-\[\#F2C23E\]\/20{background-color:#f2c23e33}.bg-\[\#F46036\]{--tw-bg-opacity:1;background-color:rgb(244 96 54/var(--tw-bg-opacity,1))}.bg-\[\#F5A524\]{--tw-bg-opacity:1;background-color:rgb(245 165 36/var(--tw-bg-opacity,1))}.bg-\[\#FAFFE3\]{--tw-bg-opacity:1;background-color:rgb(250 255 227/var(--tw-bg-opacity,1))}.bg-\[\#FF6B6B\]{--tw-bg-opacity:1;background-color:rgb(255 107 107/var(--tw-bg-opacity,1))}.bg-\[\#FF6F6F\]\/10{background-color:#ff6f6f1a}.bg-\[\#FFFEF0\]{--tw-bg-opacity:1;background-color:rgb(255 254 240/var(--tw-bg-opacity,1))}.bg-\[--gray-base\]{background-color:var(--gray-base)}.bg-\[rgba\(0\,0\,0\,0\.6\)\]{background-color:#0009}.bg-\[rgba\(216\,61\,70\,0\.1\)\]{background-color:#d83d461a}.bg-\[rgba\(25\,25\,36\,_0\.91\)\]{background-color:#191924e8}.bg-\[rgba\(27\,27\,27\,0\.85\)\]{background-color:#1b1b1bd9}.bg-\[unset\]{background-color:unset}.bg-\[var\(--black-base-second\)\]{background-color:var(--black-base-second)}.bg-action-destructive{--tw-bg-opacity:1;background-color:rgb(229 80 80/var(--tw-bg-opacity,1))}.bg-action-primary{--tw-bg-opacity:1;background-color:rgb(239 195 62/var(--tw-bg-opacity,1))}.bg-action-primary-press{--tw-bg-opacity:1;background-color:rgb(230 157 13/var(--tw-bg-opacity,1))}.bg-action-secondary{--tw-bg-opacity:1;background-color:rgb(226 228 237/var(--tw-bg-opacity,1))}.bg-action-secondary-press{--tw-bg-opacity:1;background-color:rgb(199 203 217/var(--tw-bg-opacity,1))}.bg-action-system{--tw-bg-opacity:1;background-color:rgb(58 59 74/var(--tw-bg-opacity,1))}.bg-action-system-press{--tw-bg-opacity:1;background-color:rgb(38 39 51/var(--tw-bg-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-black-base-dark{--tw-bg-opacity:1;background-color:rgb(10 11 19/var(--tw-bg-opacity,1))}.bg-black\/20{background-color:#0003}.bg-black\/35{background-color:#00000059}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-black\/55{background-color:#0000008c}.bg-black\/60{background-color:#0009}.bg-black\/70{background-color:#000000b3}.bg-black\/75{background-color:#000000bf}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.bg-blue-dark{--tw-bg-opacity:1;background-color:rgb(67 83 169/var(--tw-bg-opacity,1))}.bg-blue-magenta{--tw-bg-opacity:1;background-color:rgb(35 35 50/var(--tw-bg-opacity,1))}.bg-clan-ap{--tw-bg-opacity:1;background-color:rgb(247 160 10/var(--tw-bg-opacity,1))}.bg-ds-blue-500\/5{background-color:#6846e20d}.bg-ds-green-400\/10{background-color:#87d68d1a}.bg-ds-green-500\/5{background-color:#29b8580d}.bg-ds-yellow-500,.bg-gold-light{--tw-bg-opacity:1;background-color:rgb(240 198 81/var(--tw-bg-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.bg-gray-base{--tw-bg-opacity:1;background-color:rgb(89 84 104/var(--tw-bg-opacity,1))}.bg-gray-base-dark{--tw-bg-opacity:1;background-color:rgb(37 37 53/var(--tw-bg-opacity,1))}.bg-gray-base-dark\/50{background-color:#25253580}.bg-gray-base-light{--tw-bg-opacity:1;background-color:rgb(42 42 61/var(--tw-bg-opacity,1))}.bg-gray-base-light-2{--tw-bg-opacity:1;background-color:rgb(80 80 107/var(--tw-bg-opacity,1))}.bg-gray-base-light-3{--tw-bg-opacity:1;background-color:rgb(55 55 77/var(--tw-bg-opacity,1))}.bg-gray-dark{--tw-bg-opacity:1;background-color:rgb(43 40 52/var(--tw-bg-opacity,1))}.bg-gray-dark-2,.bg-gray-dark-clans{--tw-bg-opacity:1;background-color:rgb(28 28 41/var(--tw-bg-opacity,1))}.bg-gray-darker{--tw-bg-opacity:1;background-color:rgb(32 33 40/var(--tw-bg-opacity,1))}.bg-gray-darkest{--tw-bg-opacity:1;background-color:rgb(18 19 26/var(--tw-bg-opacity,1))}.bg-gray-lighter{--tw-bg-opacity:1;background-color:rgb(231 231 236/var(--tw-bg-opacity,1))}.bg-green-400{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity,1))}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}.bg-green-600\/20{background-color:#16a34a33}.bg-green-dark{background-color:var(--green-dark)}.bg-green-darkest{background-color:var(--green-darkest)}.bg-orange-400{--tw-bg-opacity:1;background-color:rgb(251 146 60/var(--tw-bg-opacity,1))}.bg-orange-500{--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity,1))}.bg-pink-power{--tw-bg-opacity:1;background-color:rgb(245 85 135/var(--tw-bg-opacity,1))}.bg-purple-600{--tw-bg-opacity:1;background-color:rgb(147 51 234/var(--tw-bg-opacity,1))}.bg-purple-dark{--tw-bg-opacity:1;background-color:rgb(55 42 107/var(--tw-bg-opacity,1))}.bg-purple-darkest{--tw-bg-opacity:1;background-color:rgb(25 25 36/var(--tw-bg-opacity,1))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.bg-red-600\/20{background-color:#dc262633}.bg-red-base{--tw-bg-opacity:1;background-color:rgb(224 12 63/var(--tw-bg-opacity,1))}.bg-red-dark{--tw-bg-opacity:1;background-color:rgb(177 53 61/var(--tw-bg-opacity,1))}.bg-red-light{--tw-bg-opacity:1;background-color:rgb(216 61 70/var(--tw-bg-opacity,1))}.bg-red-lighter{--tw-bg-opacity:1;background-color:rgb(242 82 109/var(--tw-bg-opacity,1))}.bg-semantic-bg-primary{--tw-bg-opacity:1;background-color:rgb(10 11 19/var(--tw-bg-opacity,1))}.bg-semantic-bg-primary\/95{background-color:#0a0b13f2}.bg-semantic-bg-secondary{--tw-bg-opacity:1;background-color:rgb(28 28 41/var(--tw-bg-opacity,1))}.bg-semantic-bg-secondary\/50{background-color:#1c1c2980}.bg-semantic-bg-third{--tw-bg-opacity:1;background-color:rgb(37 37 53/var(--tw-bg-opacity,1))}.bg-semantic-btn-go-to{--tw-bg-opacity:1;background-color:rgb(231 231 236/var(--tw-bg-opacity,1))}.bg-status-error-fill{--tw-bg-opacity:1;background-color:rgb(229 80 80/var(--tw-bg-opacity,1))}.bg-status-error-text\/40{background-color:#1e060d66}.bg-status-info-fill{--tw-bg-opacity:1;background-color:rgb(102 204 255/var(--tw-bg-opacity,1))}.bg-status-success-fill{--tw-bg-opacity:1;background-color:rgb(167 237 97/var(--tw-bg-opacity,1))}.bg-status-success-text\/30{background-color:#041f0c4d}.bg-status-warning-fill{--tw-bg-opacity:1;background-color:rgb(239 195 62/var(--tw-bg-opacity,1))}.bg-stroke-default{--tw-bg-opacity:1;background-color:rgb(58 59 74/var(--tw-bg-opacity,1))}.bg-surface-container{--tw-bg-opacity:1;background-color:rgb(32 33 46/var(--tw-bg-opacity,1))}.bg-surface-container-raised,.bg-surface-float{--tw-bg-opacity:1;background-color:rgb(44 46 59/var(--tw-bg-opacity,1))}.bg-surface-inverted{--tw-bg-opacity:1;background-color:rgb(239 240 242/var(--tw-bg-opacity,1))}.bg-surface-overlay{--tw-bg-opacity:1;background-color:rgb(14 14 21/var(--tw-bg-opacity,1))}.bg-surface-press{--tw-bg-opacity:1;background-color:rgb(44 46 59/var(--tw-bg-opacity,1))}.bg-surface-screen{--tw-bg-opacity:1;background-color:rgb(10 10 15/var(--tw-bg-opacity,1))}.bg-text-accent{--tw-bg-opacity:1;background-color:rgb(240 198 81/var(--tw-bg-opacity,1))}.bg-transparent{background-color:#0000}.bg-value-corn{--tw-bg-opacity:1;background-color:rgb(130 224 67/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white-base{--tw-bg-opacity:1;background-color:rgb(231 231 236/var(--tw-bg-opacity,1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/20{background-color:#fff3}.bg-white\/35{background-color:#ffffff59}.bg-white\/\[0\.03\]{background-color:#ffffff08}.bg-white\/\[0\.04\]{background-color:#ffffff0a}.bg-white\/\[0\.06\]{background-color:#ffffff0f}.bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(250 204 21/var(--tw-bg-opacity,1))}.bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity,1))}.bg-yellow-base{--tw-bg-opacity:1;background-color:rgb(255 209 25/var(--tw-bg-opacity,1))}.bg-zinc-700{--tw-bg-opacity:1;background-color:rgb(63 63 70/var(--tw-bg-opacity,1))}.bg-opacity-90{--tw-bg-opacity:.9}.\!bg-gradient-to-t{background-image:linear-gradient(to top, var(--tw-gradient-stops))!important}.bg-\[linear-gradient\(0deg\,_\#0D0F16_86\.29\%\,_rgba\(13\,15\,22\,0\)_100\%\)\]{background-image:linear-gradient(#0d0f1600 0%,#0d0f16 13.71%)}.bg-\[linear-gradient\(135deg\,\#F2C23E\,\#FF8A4C\)\]{background-image:linear-gradient(135deg,#f2c23e,#ff8a4c)}.bg-\[linear-gradient\(135deg\,\#F2C23E\,\#FF9654\)\]{background-image:linear-gradient(135deg,#f2c23e,#ff9654)}.bg-\[linear-gradient\(135deg\,rgba\(255\,255\,255\,0\.05\)\,rgba\(255\,255\,255\,0\.02\)\)\]{background-image:linear-gradient(135deg,#ffffff0d,#ffffff05)}.bg-\[linear-gradient\(135deg\,rgba\(255\,255\,255\,0\.12\)\,rgba\(255\,255\,255\,0\.04\)\)\]{background-image:linear-gradient(135deg,#ffffff1f,#ffffff0a)}.bg-\[linear-gradient\(180deg\,\#0A0A0F_0\%\,rgba\(10\,10\,15\,0\)_100\%\)\]{background-image:linear-gradient(#0a0a0f 0%,#0a0a0f00 100%)}.bg-\[linear-gradient\(180deg\,\#13274a_0\%\,\#1d4826_100\%\)\]{background-image:linear-gradient(#13274a 0%,#1d4826 100%)}.bg-\[linear-gradient\(180deg\,\#1d4826_0\%\,\#313242_100\%\)\]{background-image:linear-gradient(#1d4826 0%,#313242 100%)}.bg-\[linear-gradient\(180deg\,\#36124f_0\%\,\#13274a_100\%\)\]{background-image:linear-gradient(#36124f 0%,#13274a 100%)}.bg-\[linear-gradient\(180deg\,\#402012_0\%\,\#36124f_100\%\)\]{background-image:linear-gradient(#402012 0%,#36124f 100%)}.bg-\[linear-gradient\(180deg\,\#EFC33E_0\%\,\#E69D0D_100\%\)\]{background-image:linear-gradient(#efc33e 0%,#e69d0d 100%)}.bg-\[linear-gradient\(180deg\,\#F42451_0\%\,\#AA0C55_100\%\)\]{background-image:linear-gradient(#f42451 0%,#aa0c55 100%)}.bg-\[linear-gradient\(180deg\,_\#252535_0\%\,_\#12344E_100\%\)\]{background-image:linear-gradient(#252535 0%,#12344e 100%)}.bg-\[linear-gradient\(180deg\,_\#FFD519_0\%\,_\#C28100_100\%\)\]{background-image:linear-gradient(#ffd519 0%,#c28100 100%)}.bg-\[linear-gradient\(180deg\,rgba\(10\,10\,15\,0\)_0\%\,\#0A0A0F_100\%\)\]{background-image:linear-gradient(#0a0a0f00 0%,#0a0a0f 100%)}.bg-\[linear-gradient\(180deg\,rgba\(255\,255\,255\,0\.05\)\,rgba\(255\,255\,255\,0\.02\)\)\]{background-image:linear-gradient(#ffffff0d,#ffffff05)}.bg-\[linear-gradient\(270deg\,\#66CCFF_25\%\,\#66CA44_50\%\,\#EFC33E_85\.1\%\)\]{background-image:linear-gradient(270deg,#6cf 25%,#66ca44 50%,#efc33e 85.1%)}.bg-\[linear-gradient\(270deg\,_\#1DC454_0\%\,_\#57C71B_100\%\)\]{background-image:linear-gradient(270deg,#1dc454 0%,#57c71b 100%)}.bg-\[linear-gradient\(90deg\,\#EFC33E_24\.04\%\,\#66CA36_49\.52\%\,\#66CCFF_76\.92\%\)\]{background-image:linear-gradient(90deg,#efc33e 24.04%,#66ca36 49.52%,#6cf 76.92%)}.bg-\[linear-gradient\(90deg\,_\#2791EE_0\%\,_\#00C4FF_50\%\,_\#2791EE_100\%\)\]{background-image:linear-gradient(90deg,#2791ee 0%,#00c4ff 50%,#2791ee 100%)}.bg-\[linear-gradient\(90deg\,_\#385AF2_0\%\,_\#319EE4_100\%\)\]{background-image:linear-gradient(90deg,#385af2 0%,#319ee4 100%)}.bg-\[linear-gradient\(90deg\,_\#41BA40_0\%\,_\#65AB12_100\%\)\]{background-image:linear-gradient(90deg,#41ba40 0%,#65ab12 100%)}.bg-\[linear-gradient\(90deg\,_\#991D5B_0\%\,_\#861595_100\%\)\]{background-image:linear-gradient(90deg,#991d5b 0%,#861595 100%)}.bg-\[linear-gradient\(90deg\,_\#D62DB9_0\%\,_\#EC349E_100\%\)\]{background-image:linear-gradient(90deg,#d62db9 0%,#ec349e 100%)}.bg-\[linear-gradient\(90deg\,transparent\,rgba\(240\,198\,81\,0\.9\)\,transparent\)\]{background-image:linear-gradient(90deg,#0000,#f0c651e6,#0000)}.bg-\[radial-gradient\(169\.13\%_87\.38\%_at_50\%_50\%\,rgba\(33\,90\,183\,0\.33\)_0\%\,rgba\(2\,17\,53\,0\.33\)_100\%\)\]{background-image:radial-gradient(169.13% 87.38%,#215ab754 0%,#02113554 100%)}.bg-\[radial-gradient\(50\%_50\%_at_50\%_50\%\,\#0C4432_0\%\,\#11270C_100\%\)\]{background-image:radial-gradient(50% 50%,#0c4432 0%,#11270c 100%)}.bg-\[radial-gradient\(50\%_50\%_at_50\%_50\%\,\#1A0C44_0\%\,\#130C27_100\%\)\]{background-image:radial-gradient(50% 50%,#1a0c44 0%,#130c27 100%)}.bg-\[radial-gradient\(50\%_50\%_at_50\%_50\%\,\#2B324F_0\%\,\#1C1C29_100\%\)\]{background-image:radial-gradient(50% 50%,#2b324f 0%,#1c1c29 100%)}.bg-\[radial-gradient\(50\%_50\%_at_50\%_50\%\,\#442F0C_0\%\,\#271D0C_100\%\)\]{background-image:radial-gradient(50% 50%,#442f0c 0%,#271d0c 100%)}.bg-\[radial-gradient\(50\%_50\%_at_50\%_50\%\,\#4d3c07_0\%\,\#191924_100\%\)\]{background-image:radial-gradient(50% 50%,#4d3c07 0%,#191924 100%)}.bg-\[radial-gradient\(50\%_50\%_at_50\%_50\%\,\#54153F_0\%\,\#250A1C_100\%\)\]{background-image:radial-gradient(50% 50%,#54153f 0%,#250a1c 100%)}.bg-\[radial-gradient\(50\%_50\%_at_50\%_50\%\,_\#084F72_0\%\,_\#1C1C29_100\%\)\]{background-image:radial-gradient(50% 50%,#084f72 0%,#1c1c29 100%)}.bg-\[radial-gradient\(50\%_50\%_at_50\%_50\%\,_\#09590A_0\%\,_\#1C1C29_100\%\)\]{background-image:radial-gradient(50% 50%,#09590a 0%,#1c1c29 100%)}.bg-\[radial-gradient\(50\%_50\%_at_50\%_50\%\,_\#2E2E3F_0\%\,_\#1C1C29_100\%\)\]{background-image:radial-gradient(50% 50%,#2e2e3f 0%,#1c1c29 100%)}.bg-\[radial-gradient\(50\%_50\%_at_50\%_50\%\,_\#780429_0\%\,_\#1C1C29_100\%\)\]{background-image:radial-gradient(50% 50%,#780429 0%,#1c1c29 100%)}.bg-\[radial-gradient\(50\%_50\%_at_50\%_50\%\,_rgba\(0\,136\,255\,0\.23\)_0\%\,_rgba\(28\,28\,41\,0\)_100\%\)\],.bg-\[radial-gradient\(50\%_50\%_at_50\%_50\%\,rgba\(0\,136\,255\,0\.23\)_0\%\,rgba\(28\,28\,41\,0\)_100\%\)\]{background-image:radial-gradient(50% 50%,#0088ff3b 0%,#1c1c2900 100%)}.bg-\[radial-gradient\(circle_at_center\,_rgba\(239\,240\,242\,0\.09\)_0\%\,_transparent_55\%\)\]{background-image:radial-gradient(circle,#eff0f217 0%,#0000 55%)}.bg-\[radial-gradient\(circle_at_top\,rgba\(35\,55\,99\,0\.7\)\,rgba\(8\,13\,24\,0\.96\)_42\%\,rgba\(7\,10\,18\,0\.98\)\)\]{background-image:radial-gradient(circle at top,#233763b3,#080d18f5 42%,#070a12fa)}.bg-\[url\(\'\/img\/heart-default\.png\'\)\]{background-image:url(../../../img/heart-default.png)}.bg-\[url\(\'\/img\/heart-fast\.png\'\)\]{background-image:url(../../../img/heart-fast.png)}.bg-\[url\(\'\/img\/heart-filled\.png\'\)\]{background-image:url(../../../img/heart-filled.png)}.bg-\[url\(\'\/img\/heart-flu\.png\'\)\]{background-image:url(../../../img/heart-flu.png)}.bg-\[url\(\'\/img\/introduction\/bg\.png\'\)\]{background-image:url(../../../img/introduction/bg.png)}.bg-\[url\(\'\/img\/promos\/first-top-up\/firstTopUpFullBg\.png\'\)\]{background-image:url(../../../img/promos/first-top-up/firstTopUpFullBg.png)}.bg-\[url\(\'\/img\/show\/fans-art\.png\'\)\]{background-image:url(../../../img/show/fans-art.png)}.bg-\[url\(\'\/img\/show\/update-task-art\.png\'\)\]{background-image:url(../../../img/show/update-task-art.png)}.bg-blue-gold{background-image:linear-gradient(90deg,#de6e19 0%,#0098ea 100%)}.bg-gradient-to-b{background-image:linear-gradient(to bottom, var(--tw-gradient-stops))}.bg-gradient-to-bl{background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))}.bg-gradient-to-l{background-image:linear-gradient(to left, var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right, var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top, var(--tw-gradient-stops))}.bg-king-gradient{background-image:radial-gradient(95.95% 245.11% at 89.04% 91.33%,#3b141b 0%,#1c1c29 100%)}.bg-king-gradient-rays{background-image:radial-gradient(50% 50%,#fef84b 0%,#1c1c29 63.94%)}.bg-roulette-glow{background-image:radial-gradient(50% 50%,#ffffff40 0%,#ffffff1f 40%,#ffffff0a 70%,#0000 100%)}.\!from-\[\#635ED6\]{--tw-gradient-from:#635ed6 var(--tw-gradient-from-position)!important;--tw-gradient-to:#635ed600 var(--tw-gradient-to-position)!important;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)!important}.from-\[\#1A2138\]{--tw-gradient-from:#1a2138 var(--tw-gradient-from-position);--tw-gradient-to:#1a213800 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#242433\]{--tw-gradient-from:#242433 var(--tw-gradient-from-position);--tw-gradient-to:#24243300 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2c2c4d\]{--tw-gradient-from:#2c2c4d var(--tw-gradient-from-position);--tw-gradient-to:#2c2c4d00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#403B53\]{--tw-gradient-from:#403b53 var(--tw-gradient-from-position);--tw-gradient-to:#403b5300 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#46BE72\]{--tw-gradient-from:#46be72 var(--tw-gradient-from-position);--tw-gradient-to:#46be7200 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#47D2FF\]{--tw-gradient-from:#47d2ff var(--tw-gradient-from-position);--tw-gradient-to:#47d2ff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#50B2F0\]{--tw-gradient-from:#50b2f0 var(--tw-gradient-from-position);--tw-gradient-to:#50b2f000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#595CFF\]{--tw-gradient-from:#595cff var(--tw-gradient-from-position);--tw-gradient-to:#595cff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#61C303\]{--tw-gradient-from:#61c303 var(--tw-gradient-from-position);--tw-gradient-to:#61c30300 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#7BE65D\]{--tw-gradient-from:#7be65d var(--tw-gradient-from-position);--tw-gradient-to:#7be65d00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#7FD6FF\]{--tw-gradient-from:#7fd6ff var(--tw-gradient-from-position);--tw-gradient-to:#7fd6ff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#99E6FF\]{--tw-gradient-from:#99e6ff var(--tw-gradient-from-position);--tw-gradient-to:#99e6ff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#9C27B0\]{--tw-gradient-from:#9c27b0 var(--tw-gradient-from-position);--tw-gradient-to:#9c27b000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#B8FF53\]{--tw-gradient-from:#b8ff53 var(--tw-gradient-from-position);--tw-gradient-to:#b8ff5300 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#C24CBD\]{--tw-gradient-from:#c24cbd var(--tw-gradient-from-position);--tw-gradient-to:#c24cbd00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#E040FB\]{--tw-gradient-from:#e040fb var(--tw-gradient-from-position);--tw-gradient-to:#e040fb00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#E27BFF\]{--tw-gradient-from:#e27bff var(--tw-gradient-from-position);--tw-gradient-to:#e27bff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#E7E7EC\]{--tw-gradient-from:#e7e7ec var(--tw-gradient-from-position);--tw-gradient-to:#e7e7ec00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#EA9525\]{--tw-gradient-from:#ea9525 var(--tw-gradient-from-position);--tw-gradient-to:#ea952500 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#F0C651\]{--tw-gradient-from:#f0c651 var(--tw-gradient-from-position);--tw-gradient-to:#f0c65100 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#F4F2FA\]{--tw-gradient-from:#f4f2fa var(--tw-gradient-from-position);--tw-gradient-to:#f4f2fa00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#F9BD00\]{--tw-gradient-from:#f9bd00 var(--tw-gradient-from-position);--tw-gradient-to:#f9bd0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#FEF9F6\]{--tw-gradient-from:#fef9f6 var(--tw-gradient-from-position);--tw-gradient-to:#fef9f600 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#FF19F6\]{--tw-gradient-from:#ff19f6 var(--tw-gradient-from-position);--tw-gradient-to:#ff19f600 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#FFE97A\]{--tw-gradient-from:#ffe97a var(--tw-gradient-from-position);--tw-gradient-to:#ffe97a00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#d27600\]{--tw-gradient-from:#d27600 var(--tw-gradient-from-position);--tw-gradient-to:#d2760000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#ff5001\]{--tw-gradient-from:#ff5001 var(--tw-gradient-from-position);--tw-gradient-to:#ff500100 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[rgba\(10\,10\,15\,0\.71\)\]{--tw-gradient-from:#0a0a0fb5 var(--tw-gradient-from-position);--tw-gradient-to:#0a0a0f00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-black-base-dark{--tw-gradient-from:#0a0b13 var(--tw-gradient-from-position);--tw-gradient-to:#0a0b1300 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-darker{--tw-gradient-from:#202128 var(--tw-gradient-from-position);--tw-gradient-to:#20212800 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-purple-darkest{--tw-gradient-from:#191924 var(--tw-gradient-from-position);--tw-gradient-to:#19192400 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-rose-800{--tw-gradient-from:#9f1239 var(--tw-gradient-from-position);--tw-gradient-to:#9f123900 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/60{--tw-gradient-from:#fff9 var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[58\.17\%\]{--tw-gradient-from-position:58.17%}.\!to-\[\#738AFF\]{--tw-gradient-to:#738aff var(--tw-gradient-to-position)!important}.to-\[\#0fb5ef\]{--tw-gradient-to:#0fb5ef var(--tw-gradient-to-position)}.to-\[\#18182b\]{--tw-gradient-to:#18182b var(--tw-gradient-to-position)}.to-\[\#191924\]{--tw-gradient-to:#191924 var(--tw-gradient-to-position)}.to-\[\#1B6AFC\]{--tw-gradient-to:#1b6afc var(--tw-gradient-to-position)}.to-\[\#22181E\]{--tw-gradient-to:#22181e var(--tw-gradient-to-position)}.to-\[\#2C1925\]{--tw-gradient-to:#2c1925 var(--tw-gradient-to-position)}.to-\[\#2C74FF\]{--tw-gradient-to:#2c74ff var(--tw-gradient-to-position)}.to-\[\#2F9240\]{--tw-gradient-to:#2f9240 var(--tw-gradient-to-position)}.to-\[\#303043\]{--tw-gradient-to:#303043 var(--tw-gradient-to-position)}.to-\[\#432ABD\]{--tw-gradient-to:#432abd var(--tw-gradient-to-position)}.to-\[\#4382FF\]{--tw-gradient-to:#4382ff var(--tw-gradient-to-position)}.to-\[\#65CCFF\]{--tw-gradient-to:#65ccff var(--tw-gradient-to-position)}.to-\[\#66CCFF\]{--tw-gradient-to:#6cf var(--tw-gradient-to-position)}.to-\[\#683069\]{--tw-gradient-to:#683069 var(--tw-gradient-to-position)}.to-\[\#7C3AED\]{--tw-gradient-to:#7c3aed var(--tw-gradient-to-position)}.to-\[\#7C4DFF\]{--tw-gradient-to:#7c4dff var(--tw-gradient-to-position)}.to-\[\#7EC828\]{--tw-gradient-to:#7ec828 var(--tw-gradient-to-position)}.to-\[\#91D8FB\]{--tw-gradient-to:#91d8fb var(--tw-gradient-to-position)}.to-\[\#9D36A3\]{--tw-gradient-to:#9d36a3 var(--tw-gradient-to-position)}.to-\[\#B5B5BF\]{--tw-gradient-to:#b5b5bf var(--tw-gradient-to-position)}.to-\[\#C2D831\]{--tw-gradient-to:#c2d831 var(--tw-gradient-to-position)}.to-\[\#D7D5E4\]{--tw-gradient-to:#d7d5e4 var(--tw-gradient-to-position)}.to-\[\#D87A24\]{--tw-gradient-to:#d87a24 var(--tw-gradient-to-position)}.to-\[\#EA9153\]{--tw-gradient-to:#ea9153 var(--tw-gradient-to-position)}.to-\[\#EFC33E\]{--tw-gradient-to:#efc33e var(--tw-gradient-to-position)}.to-\[\#F5A623\]{--tw-gradient-to:#f5a623 var(--tw-gradient-to-position)}.to-\[\#FFDA40\]{--tw-gradient-to:#ffda40 var(--tw-gradient-to-position)}.to-\[\#FFEB3B\]{--tw-gradient-to:#ffeb3b var(--tw-gradient-to-position)}.to-\[\#fbac00\]{--tw-gradient-to:#fbac00 var(--tw-gradient-to-position)}.to-\[rgba\(10\,10\,15\,0\)\]{--tw-gradient-to:#0a0a0f00 var(--tw-gradient-to-position)}.to-pink-500{--tw-gradient-to:#ec4899 var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.to-white\/90{--tw-gradient-to:#ffffffe6 var(--tw-gradient-to-position)}.\!bg-contain{background-size:contain!important}.bg-contain{background-size:contain}.bg-cover{background-size:cover}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-center{background-position:50%}.bg-right{background-position:100%}.bg-no-repeat{background-repeat:no-repeat}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.object-top{-o-object-position:top;object-position:top}.\!p-0{padding:0!important}.\!p-10{padding:2.5rem!important}.\!p-2{padding:.5rem!important}.\!p-4{padding:1rem!important}.\!p-6{padding:1.5rem!important}.\!p-\[0\]{padding:0!important}.\!p-\[22px\]{padding:22px!important}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[0\.2rem_1rem\]{padding:.2rem 1rem}.p-\[0\.4rem_1rem\]{padding:.4rem 1rem}.p-\[14px\]{padding:14px}.p-\[15px\]{padding:15px}.p-\[1px\]{padding:1px}.p-\[2px\]{padding:2px}.p-\[5px\]{padding:5px}.p-\[7px\]{padding:7px}.p-\[9px\]{padding:9px}.p-l{padding:20px}.p-px{padding:1px}.\!px-0{padding-left:0!important;padding-right:0!important}.\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\!px-4{padding-left:1rem!important;padding-right:1rem!important}.\!px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.\!py-0{padding-top:0!important;padding-bottom:0!important}.\!py-14{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.\!py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.\!py-4{padding-top:1rem!important;padding-bottom:1rem!important}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-32{padding-left:8rem;padding-right:8rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[14px\]{padding-left:14px;padding-right:14px}.px-\[15px\]{padding-left:15px;padding-right:15px}.px-\[17\.5px\]{padding-left:17.5px;padding-right:17.5px}.px-\[18px\]{padding-left:18px;padding-right:18px}.px-\[20px\]{padding-left:20px;padding-right:20px}.px-\[21px\]{padding-left:21px;padding-right:21px}.px-\[25px\]{padding-left:25px;padding-right:25px}.px-\[32px\]{padding-left:32px;padding-right:32px}.px-\[3px\]{padding-left:3px;padding-right:3px}.px-\[5px\]{padding-left:5px;padding-right:5px}.px-\[8px\]{padding-left:8px;padding-right:8px}.px-l{padding-left:20px;padding-right:20px}.px-m{padding-left:16px;padding-right:16px}.px-xl{padding-left:24px;padding-right:24px}.px-xs{padding-left:8px;padding-right:8px}.px-xxs{padding-left:4px;padding-right:4px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[0px\]{padding-top:0;padding-bottom:0}.py-\[11px\]{padding-top:11px;padding-bottom:11px}.py-\[13\.5px\]{padding-top:13.5px;padding-bottom:13.5px}.py-\[14px\]{padding-top:14px;padding-bottom:14px}.py-\[15px\]{padding-top:15px;padding-bottom:15px}.py-\[16px\]{padding-top:16px;padding-bottom:16px}.py-\[1px\]{padding-top:1px;padding-bottom:1px}.py-\[20px\]{padding-top:20px;padding-bottom:20px}.py-\[22px\]{padding-top:22px;padding-bottom:22px}.py-\[2px\]{padding-top:2px;padding-bottom:2px}.py-\[3px\]{padding-top:3px;padding-bottom:3px}.py-\[5px\]{padding-top:5px;padding-bottom:5px}.py-l{padding-top:20px;padding-bottom:20px}.py-px{padding-top:1px;padding-bottom:1px}.py-xs{padding-top:8px;padding-bottom:8px}.\!pb-0{padding-bottom:0!important}.\!pl-6{padding-left:1.5rem!important}.\!pr-0{padding-right:0!important}.\!pt-0{padding-top:0!important}.\!pt-1{padding-top:.25rem!important}.\!pt-10{padding-top:2.5rem!important}.\!pt-3\.5{padding-top:.875rem!important}.\!pt-6{padding-top:1.5rem!important}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-40{padding-bottom:10rem}.pb-44{padding-bottom:11rem}.pb-5{padding-bottom:1.25rem}.pb-52{padding-bottom:13rem}.pb-6{padding-bottom:1.5rem}.pb-64{padding-bottom:16rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pb-80{padding-bottom:20rem}.pb-\[10px\]{padding-bottom:10px}.pb-\[170px\]{padding-bottom:170px}.pb-\[18px\]{padding-bottom:18px}.pb-\[2\.5px\]{padding-bottom:2.5px}.pb-\[6px\]{padding-bottom:6px}.pb-\[8px\]{padding-bottom:8px}.pb-\[calc\(112px\+env\(safe-area-inset-bottom\)\)\]{padding-bottom:calc(112px + env(safe-area-inset-bottom))}.pb-\[calc\(var\(--main-view-padding-bottom\)\+1\.25rem\)\]{padding-bottom:calc(var(--main-view-padding-bottom) + 1.25rem)}.pb-\[var\(--main-view-padding-bottom\)\]{padding-bottom:var(--main-view-padding-bottom)}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-12{padding-left:3rem}.pl-14{padding-left:3.5rem}.pl-16{padding-left:4rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-\[15\%\]{padding-left:15%}.pl-\[18px\]{padding-left:18px}.pl-\[34px\]{padding-left:34px}.pl-\[3px\]{padding-left:3px}.pl-\[40\%\]{padding-left:40%}.pl-\[6px\]{padding-left:6px}.pl-\[7px\]{padding-left:7px}.pl-l{padding-left:20px}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-12{padding-right:3rem}.pr-2{padding-right:.5rem}.pr-2\.5{padding-right:.625rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-7{padding-right:1.75rem}.pr-\[11px\]{padding-right:11px}.pr-\[16px\]{padding-right:16px}.pr-\[71px\]{padding-right:71px}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-10{padding-top:2.5rem}.pt-11{padding-top:2.75rem}.pt-12{padding-top:3rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-44{padding-top:11rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.pt-\[0\.8rem\]{padding-top:.8rem}.pt-\[10\%\]{padding-top:10%}.pt-\[11px\]{padding-top:11px}.pt-\[12px\]{padding-top:12px}.pt-\[14px\]{padding-top:14px}.pt-\[15px\]{padding-top:15px}.pt-\[25px\]{padding-top:25px}.pt-\[27px\]{padding-top:27px}.pt-\[3\.5px\]{padding-top:3.5px}.pt-\[30px\]{padding-top:30px}.pt-\[80px\]{padding-top:80px}.pt-\[90px\]{padding-top:90px}.pt-\[var\(--main-view-padding-top\)\]{padding-top:var(--main-view-padding-top)}.\!text-left{text-align:left!important}.text-left{text-align:left}.\!text-center{text-align:center!important}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.text-end{text-align:end}.align-top{vertical-align:top}.align-bottom{vertical-align:bottom}.align-text-bottom{vertical-align:text-bottom}.align-super{vertical-align:super}.font-ds-primary{font-family:Norwester,sans-serif}.font-ds-secondary{font-family:Geologica,sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.\!text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.\!text-\[17px\]{font-size:17px!important}.\!text-\[18px\]{font-size:18px!important}.\!text-base{font-size:1rem!important;line-height:1.5rem!important}.\!text-base\/5{font-size:1rem!important;line-height:1.25rem!important}.\!text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.\!text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.\!text-xs{font-size:.75rem!important;line-height:1rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-2xl\/6{font-size:1.5rem;line-height:1.5rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[1\.25rem\]{font-size:1.25rem}.text-\[10px\]{font-size:10px}.text-\[10px\]\/\[12px\]{font-size:10px;line-height:12px}.text-\[11px\]{font-size:11px}.text-\[11px\]\/\[12px\]{font-size:11px;line-height:12px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[14px\]\/\[15px\]{font-size:14px;line-height:15px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[17px\]{font-size:17px}.text-\[18px\]{font-size:18px}.text-\[2\.25rem\]{font-size:2.25rem}.text-\[20px\]{font-size:20px}.text-\[20px\]\/\[24px\]{font-size:20px;line-height:24px}.text-\[22px\]{font-size:22px}.text-\[24px\]\/\[25px\]{font-size:24px;line-height:25px}.text-\[2rem\]{font-size:2rem}.text-\[30px\]{font-size:30px}.text-\[40px\]{font-size:40px}.text-\[40px\]\/\[46px\]{font-size:40px;line-height:46px}.text-\[42px\]{font-size:42px}.text-\[56px\]{font-size:56px}.text-\[7px\]{font-size:7px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-\[9px\]\/\[10px\]{font-size:9px;line-height:10px}.text-base{font-size:1rem;line-height:1.5rem}.text-body{font-size:14px;font-weight:400;line-height:18px}.text-body-h{font-size:16px;font-weight:400;line-height:20px}.text-body-help,.text-body-link{font-size:14px;font-weight:400;line-height:18px}.text-display{font-size:40px;font-weight:400;line-height:46px}.text-ds-h2{font-size:20px;line-height:24px}.text-ds-h3{font-size:14px;line-height:16px}.text-ds-regular{font-size:14px;line-height:18px}.text-h1{font-size:30px;font-weight:400;line-height:35px}.text-h2{font-size:20px;font-weight:400;line-height:24px}.text-h3{font-size:14px;font-weight:400;line-height:16px}.text-label{font-size:12px;font-weight:400;line-height:14px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-sm\/4{font-size:.875rem;line-height:1rem}.text-sm\/5{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xl\/3{font-size:1.25rem;line-height:.75rem}.text-xl\/5{font-size:1.25rem;line-height:1.25rem}.text-xs,.text-xs\/4{font-size:.75rem;line-height:1rem}.text-xs\/\[14px\]{font-size:.75rem;line-height:14px}.\!font-bold{font-weight:700!important}.\!font-normal{font-weight:400!important}.font-black{font-weight:900}.font-bold,.font-ds-bold{font-weight:700}.font-ds-regular{font-weight:400}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.font-thin{font-weight:100}.\!uppercase{text-transform:uppercase!important}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.\!normal-case{text-transform:none!important}.normal-case{text-transform:none}.italic{font-style:italic}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.\!leading-4{line-height:1rem!important}.\!leading-5{line-height:1.25rem!important}.\!leading-6{line-height:1.5rem!important}.\!leading-\[1\.1rem\]{line-height:1.1rem!important}.\!leading-\[10px\]{line-height:10px!important}.\!leading-\[14px\]{line-height:14px!important}.\!leading-\[17\.5px\]{line-height:17.5px!important}.\!leading-\[17px\]{line-height:17px!important}.\!leading-\[18px\]{line-height:18px!important}.\!leading-\[22px\]{line-height:22px!important}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-\[0\.95\]{line-height:.95}.leading-\[1\.3\]{line-height:1.3}.leading-\[1\.5rem\]{line-height:1.5rem}.leading-\[10px\]{line-height:10px}.leading-\[11px\]{line-height:11px}.leading-\[14px\]{line-height:14px}.leading-\[15px\]{line-height:15px}.leading-\[17px\]{line-height:17px}.leading-\[18px\]{line-height:18px}.leading-\[20px\]{line-height:20px}.leading-\[22px\]{line-height:22px}.leading-\[24px\]{line-height:24px}.leading-\[26px\]{line-height:26px}.leading-\[30px\]{line-height:30px}.leading-\[35px\]{line-height:35px}.leading-\[42px\]{line-height:42px}.leading-\[46px\]{line-height:46px}.leading-\[4px\]{line-height:4px}.leading-\[8px\]{line-height:8px}.leading-\[9px\]{line-height:9px}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.02em\]{letter-spacing:.02em}.tracking-\[0\.035em\]{letter-spacing:.035em}.tracking-\[0\.04em\]{letter-spacing:.04em}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.16em\]{letter-spacing:.16em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.24em\]{letter-spacing:.24em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-\[0\.32em\]{letter-spacing:.32em}.tracking-\[0\.8px\]{letter-spacing:.8px}.tracking-\[0\],.tracking-\[0px\]{letter-spacing:0}.tracking-\[2px\]{letter-spacing:2px}.tracking-ds-0{letter-spacing:0}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.\!text-\[\#16100D\]{--tw-text-opacity:1!important;color:rgb(22 16 13/var(--tw-text-opacity,1))!important}.\!text-\[\#595468\]{--tw-text-opacity:1!important;color:rgb(89 84 104/var(--tw-text-opacity,1))!important}.\!text-\[\#74748E\]{--tw-text-opacity:1!important;color:rgb(116 116 142/var(--tw-text-opacity,1))!important}.\!text-\[\#837A9A\]{--tw-text-opacity:1!important;color:rgb(131 122 154/var(--tw-text-opacity,1))!important}.\!text-\[\#A7ED61\]{--tw-text-opacity:1!important;color:rgb(167 237 97/var(--tw-text-opacity,1))!important}.\!text-\[\#AEAEC8\]{--tw-text-opacity:1!important;color:rgb(174 174 200/var(--tw-text-opacity,1))!important}.\!text-\[\#C8FFE9\]{--tw-text-opacity:1!important;color:rgb(200 255 233/var(--tw-text-opacity,1))!important}.\!text-\[\#E55050\]{--tw-text-opacity:1!important;color:rgb(229 80 80/var(--tw-text-opacity,1))!important}.\!text-\[\#EFF0F2\]{--tw-text-opacity:1!important;color:rgb(239 240 242/var(--tw-text-opacity,1))!important}.\!text-\[\#F0C651\]{--tw-text-opacity:1!important;color:rgb(240 198 81/var(--tw-text-opacity,1))!important}.\!text-\[\#FFC8D5\]{--tw-text-opacity:1!important;color:rgb(255 200 213/var(--tw-text-opacity,1))!important}.\!text-\[\#FFD119\]{--tw-text-opacity:1!important;color:rgb(255 209 25/var(--tw-text-opacity,1))!important}.\!text-black{--tw-text-opacity:1!important;color:rgb(0 0 0/var(--tw-text-opacity,1))!important}.\!text-black-base{--tw-text-opacity:1!important;color:rgb(14 19 36/var(--tw-text-opacity,1))!important}.\!text-clan-ap{--tw-text-opacity:1!important;color:rgb(247 160 10/var(--tw-text-opacity,1))!important}.\!text-current{color:currentColor!important}.\!text-gray-base{--tw-text-opacity:1!important;color:rgb(89 84 104/var(--tw-text-opacity,1))!important}.\!text-gray-dark-2{--tw-text-opacity:1!important;color:rgb(28 28 41/var(--tw-text-opacity,1))!important}.\!text-green-base-2{color:var(--green-base-2)!important}.\!text-pink-lightest{--tw-text-opacity:1!important;color:rgb(243 83 179/var(--tw-text-opacity,1))!important}.\!text-red-dark{--tw-text-opacity:1!important;color:rgb(177 53 61/var(--tw-text-opacity,1))!important}.\!text-red-light{--tw-text-opacity:1!important;color:rgb(216 61 70/var(--tw-text-opacity,1))!important}.\!text-text-secondary{--tw-text-opacity:1!important;color:rgb(116 116 142/var(--tw-text-opacity,1))!important}.\!text-white{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.text-\[\#00B2EA\],.text-\[\#00b2ea\]{--tw-text-opacity:1;color:rgb(0 178 234/var(--tw-text-opacity,1))}.text-\[\#02C1FE\]{--tw-text-opacity:1;color:rgb(2 193 254/var(--tw-text-opacity,1))}.text-\[\#0A0A0F\]{--tw-text-opacity:1;color:rgb(10 10 15/var(--tw-text-opacity,1))}.text-\[\#0A0B13\]{--tw-text-opacity:1;color:rgb(10 11 19/var(--tw-text-opacity,1))}.text-\[\#0A1133\]{--tw-text-opacity:1;color:rgb(10 17 51/var(--tw-text-opacity,1))}.text-\[\#0E1324\]{--tw-text-opacity:1;color:rgb(14 19 36/var(--tw-text-opacity,1))}.text-\[\#0F0D06\]{--tw-text-opacity:1;color:rgb(15 13 6/var(--tw-text-opacity,1))}.text-\[\#122306\]{--tw-text-opacity:1;color:rgb(18 35 6/var(--tw-text-opacity,1))}.text-\[\#1A0802\]{--tw-text-opacity:1;color:rgb(26 8 2/var(--tw-text-opacity,1))}.text-\[\#1C1C29\]{--tw-text-opacity:1;color:rgb(28 28 41/var(--tw-text-opacity,1))}.text-\[\#1D1404\]{--tw-text-opacity:1;color:rgb(29 20 4/var(--tw-text-opacity,1))}.text-\[\#24F8FF\]{--tw-text-opacity:1;color:rgb(36 248 255/var(--tw-text-opacity,1))}.text-\[\#2AA6FF\]{--tw-text-opacity:1;color:rgb(42 166 255/var(--tw-text-opacity,1))}.text-\[\#2AD964\]{--tw-text-opacity:1;color:rgb(42 217 100/var(--tw-text-opacity,1))}.text-\[\#2C2E3B\]{--tw-text-opacity:1;color:rgb(44 46 59/var(--tw-text-opacity,1))}.text-\[\#303244\]{--tw-text-opacity:1;color:rgb(48 50 68/var(--tw-text-opacity,1))}.text-\[\#36BFEA\]{--tw-text-opacity:1;color:rgb(54 191 234/var(--tw-text-opacity,1))}.text-\[\#3A3D52\]{--tw-text-opacity:1;color:rgb(58 61 82/var(--tw-text-opacity,1))}.text-\[\#3A88D6\]{--tw-text-opacity:1;color:rgb(58 136 214/var(--tw-text-opacity,1))}.text-\[\#3D3D4F\]{--tw-text-opacity:1;color:rgb(61 61 79/var(--tw-text-opacity,1))}.text-\[\#41415D\]{--tw-text-opacity:1;color:rgb(65 65 93/var(--tw-text-opacity,1))}.text-\[\#43DE94\]{--tw-text-opacity:1;color:rgb(67 222 148/var(--tw-text-opacity,1))}.text-\[\#443E53\]{--tw-text-opacity:1;color:rgb(68 62 83/var(--tw-text-opacity,1))}.text-\[\#47486E\]{--tw-text-opacity:1;color:rgb(71 72 110/var(--tw-text-opacity,1))}.text-\[\#4AE15C\]{--tw-text-opacity:1;color:rgb(74 225 92/var(--tw-text-opacity,1))}.text-\[\#4BBBFF\]{--tw-text-opacity:1;color:rgb(75 187 255/var(--tw-text-opacity,1))}.text-\[\#4F4AFF\]{--tw-text-opacity:1;color:rgb(79 74 255/var(--tw-text-opacity,1))}.text-\[\#4F4F6A\]{--tw-text-opacity:1;color:rgb(79 79 106/var(--tw-text-opacity,1))}.text-\[\#51F06C\]{--tw-text-opacity:1;color:rgb(81 240 108/var(--tw-text-opacity,1))}.text-\[\#52B4FA\]{--tw-text-opacity:1;color:rgb(82 180 250/var(--tw-text-opacity,1))}.text-\[\#55B44C\]{--tw-text-opacity:1;color:rgb(85 180 76/var(--tw-text-opacity,1))}.text-\[\#576E97\]{--tw-text-opacity:1;color:rgb(87 110 151/var(--tw-text-opacity,1))}.text-\[\#585A6E\]{--tw-text-opacity:1;color:rgb(88 90 110/var(--tw-text-opacity,1))}.text-\[\#58C3FF\]{--tw-text-opacity:1;color:rgb(88 195 255/var(--tw-text-opacity,1))}.text-\[\#594A57\]{--tw-text-opacity:1;color:rgb(89 74 87/var(--tw-text-opacity,1))}.text-\[\#595468\]{--tw-text-opacity:1;color:rgb(89 84 104/var(--tw-text-opacity,1))}.text-\[\#595FFF\]{--tw-text-opacity:1;color:rgb(89 95 255/var(--tw-text-opacity,1))}.text-\[\#5A5C6E\]{--tw-text-opacity:1;color:rgb(90 92 110/var(--tw-text-opacity,1))}.text-\[\#5E5B70\]{--tw-text-opacity:1;color:rgb(94 91 112/var(--tw-text-opacity,1))}.text-\[\#5E7BFA\]{--tw-text-opacity:1;color:rgb(94 123 250/var(--tw-text-opacity,1))}.text-\[\#60A242\]{--tw-text-opacity:1;color:rgb(96 162 66/var(--tw-text-opacity,1))}.text-\[\#614557\]{--tw-text-opacity:1;color:rgb(97 69 87/var(--tw-text-opacity,1))}.text-\[\#63667F\]{--tw-text-opacity:1;color:rgb(99 102 127/var(--tw-text-opacity,1))}.text-\[\#66CCFF\]{--tw-text-opacity:1;color:rgb(102 204 255/var(--tw-text-opacity,1))}.text-\[\#67D931\]{--tw-text-opacity:1;color:rgb(103 217 49/var(--tw-text-opacity,1))}.text-\[\#6A6A80\]{--tw-text-opacity:1;color:rgb(106 106 128/var(--tw-text-opacity,1))}.text-\[\#6C68F3\]{--tw-text-opacity:1;color:rgb(108 104 243/var(--tw-text-opacity,1))}.text-\[\#6EC7FF\]{--tw-text-opacity:1;color:rgb(110 199 255/var(--tw-text-opacity,1))}.text-\[\#738AFF\]{--tw-text-opacity:1;color:rgb(115 138 255/var(--tw-text-opacity,1))}.text-\[\#74748E\],.text-\[\#74748e\]{--tw-text-opacity:1;color:rgb(116 116 142/var(--tw-text-opacity,1))}.text-\[\#7C7D91\]{--tw-text-opacity:1;color:rgb(124 125 145/var(--tw-text-opacity,1))}.text-\[\#82E043\]{--tw-text-opacity:1;color:rgb(130 224 67/var(--tw-text-opacity,1))}.text-\[\#8774E1\]{--tw-text-opacity:1;color:rgb(135 116 225/var(--tw-text-opacity,1))}.text-\[\#8B8B8B\]{--tw-text-opacity:1;color:rgb(139 139 139/var(--tw-text-opacity,1))}.text-\[\#928DA0\]{--tw-text-opacity:1;color:rgb(146 141 160/var(--tw-text-opacity,1))}.text-\[\#9396AB\]{--tw-text-opacity:1;color:rgb(147 150 171/var(--tw-text-opacity,1))}.text-\[\#99E5FF\]{--tw-text-opacity:1;color:rgb(153 229 255/var(--tw-text-opacity,1))}.text-\[\#9FF5CE\]{--tw-text-opacity:1;color:rgb(159 245 206/var(--tw-text-opacity,1))}.text-\[\#A647E2\]{--tw-text-opacity:1;color:rgb(166 71 226/var(--tw-text-opacity,1))}.text-\[\#A7ED61\]{--tw-text-opacity:1;color:rgb(167 237 97/var(--tw-text-opacity,1))}.text-\[\#A9DBFF\]{--tw-text-opacity:1;color:rgb(169 219 255/var(--tw-text-opacity,1))}.text-\[\#B1353D\]{--tw-text-opacity:1;color:rgb(177 53 61/var(--tw-text-opacity,1))}.text-\[\#B6B3BE\]{--tw-text-opacity:1;color:rgb(182 179 190/var(--tw-text-opacity,1))}.text-\[\#B9B9CB\]{--tw-text-opacity:1;color:rgb(185 185 203/var(--tw-text-opacity,1))}.text-\[\#BC3A42\]{--tw-text-opacity:1;color:rgb(188 58 66/var(--tw-text-opacity,1))}.text-\[\#C7CBD9\]{--tw-text-opacity:1;color:rgb(199 203 217/var(--tw-text-opacity,1))}.text-\[\#C89B1E\]{--tw-text-opacity:1;color:rgb(200 155 30/var(--tw-text-opacity,1))}.text-\[\#CA8753\]{--tw-text-opacity:1;color:rgb(202 135 83/var(--tw-text-opacity,1))}.text-\[\#CC3338\]{--tw-text-opacity:1;color:rgb(204 51 56/var(--tw-text-opacity,1))}.text-\[\#CF57FF\]{--tw-text-opacity:1;color:rgb(207 87 255/var(--tw-text-opacity,1))}.text-\[\#CFE3FF\]{--tw-text-opacity:1;color:rgb(207 227 255/var(--tw-text-opacity,1))}.text-\[\#D1476A\]{--tw-text-opacity:1;color:rgb(209 71 106/var(--tw-text-opacity,1))}.text-\[\#D52DBC\]{--tw-text-opacity:1;color:rgb(213 45 188/var(--tw-text-opacity,1))}.text-\[\#E249B4\]{--tw-text-opacity:1;color:rgb(226 73 180/var(--tw-text-opacity,1))}.text-\[\#E55050\]{--tw-text-opacity:1;color:rgb(229 80 80/var(--tw-text-opacity,1))}.text-\[\#E57ADE\]{--tw-text-opacity:1;color:rgb(229 122 222/var(--tw-text-opacity,1))}.text-\[\#E69D0D\]{--tw-text-opacity:1;color:rgb(230 157 13/var(--tw-text-opacity,1))}.text-\[\#E7E7EC\]{--tw-text-opacity:1;color:rgb(231 231 236/var(--tw-text-opacity,1))}.text-\[\#EA4324\]{--tw-text-opacity:1;color:rgb(234 67 36/var(--tw-text-opacity,1))}.text-\[\#EA9525\]{--tw-text-opacity:1;color:rgb(234 149 37/var(--tw-text-opacity,1))}.text-\[\#EBEBEB\]{--tw-text-opacity:1;color:rgb(235 235 235/var(--tw-text-opacity,1))}.text-\[\#ECECEE\]{--tw-text-opacity:1;color:rgb(236 236 238/var(--tw-text-opacity,1))}.text-\[\#EDFAFA\]{--tw-text-opacity:1;color:rgb(237 250 250/var(--tw-text-opacity,1))}.text-\[\#EE2F7B\]{--tw-text-opacity:1;color:rgb(238 47 123/var(--tw-text-opacity,1))}.text-\[\#EF53A5\]{--tw-text-opacity:1;color:rgb(239 83 165/var(--tw-text-opacity,1))}.text-\[\#EFC33E\]{--tw-text-opacity:1;color:rgb(239 195 62/var(--tw-text-opacity,1))}.text-\[\#EFC443\]{--tw-text-opacity:1;color:rgb(239 196 67/var(--tw-text-opacity,1))}.text-\[\#EFF0F2\]{--tw-text-opacity:1;color:rgb(239 240 242/var(--tw-text-opacity,1))}.text-\[\#F0C651\]{--tw-text-opacity:1;color:rgb(240 198 81/var(--tw-text-opacity,1))}.text-\[\#F353B3\]{--tw-text-opacity:1;color:rgb(243 83 179/var(--tw-text-opacity,1))}.text-\[\#F55587\]{--tw-text-opacity:1;color:rgb(245 85 135/var(--tw-text-opacity,1))}.text-\[\#F69E00\]{--tw-text-opacity:1;color:rgb(246 158 0/var(--tw-text-opacity,1))}.text-\[\#F99303\]{--tw-text-opacity:1;color:rgb(249 147 3/var(--tw-text-opacity,1))}.text-\[\#FAFFE3\]{--tw-text-opacity:1;color:rgb(250 255 227/var(--tw-text-opacity,1))}.text-\[\#FB923C\]{--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity,1))}.text-\[\#FD9D13\]{--tw-text-opacity:1;color:rgb(253 157 19/var(--tw-text-opacity,1))}.text-\[\#FDF0F6\]{--tw-text-opacity:1;color:rgb(253 240 246/var(--tw-text-opacity,1))}.text-\[\#FF6F6F\]{--tw-text-opacity:1;color:rgb(255 111 111/var(--tw-text-opacity,1))}.text-\[\#FF7173\]{--tw-text-opacity:1;color:rgb(255 113 115/var(--tw-text-opacity,1))}.text-\[\#FF76EC\]{--tw-text-opacity:1;color:rgb(255 118 236/var(--tw-text-opacity,1))}.text-\[\#FFB4A2\]{--tw-text-opacity:1;color:rgb(255 180 162/var(--tw-text-opacity,1))}.text-\[\#FFC1C1\]{--tw-text-opacity:1;color:rgb(255 193 193/var(--tw-text-opacity,1))}.text-\[\#FFD119\]{--tw-text-opacity:1;color:rgb(255 209 25/var(--tw-text-opacity,1))}.text-\[\#FFD700\]{--tw-text-opacity:1;color:rgb(255 215 0/var(--tw-text-opacity,1))}.text-\[\#FFE5A0\]{--tw-text-opacity:1;color:rgb(255 229 160/var(--tw-text-opacity,1))}.text-\[\#bb7624\]{--tw-text-opacity:1;color:rgb(187 118 36/var(--tw-text-opacity,1))}.text-\[\#bc3a42\]{--tw-text-opacity:1;color:rgb(188 58 66/var(--tw-text-opacity,1))}.text-\[\#d83d46\]{--tw-text-opacity:1;color:rgb(216 61 70/var(--tw-text-opacity,1))}.text-\[\#e7e7ec\]{--tw-text-opacity:1;color:rgb(231 231 236/var(--tw-text-opacity,1))}.text-\[\#ececee\]{--tw-text-opacity:1;color:rgb(236 236 238/var(--tw-text-opacity,1))}.text-\[\#f0c651\]{--tw-text-opacity:1;color:rgb(240 198 81/var(--tw-text-opacity,1))}.text-\[\#ffd119\]{--tw-text-opacity:1;color:rgb(255 209 25/var(--tw-text-opacity,1))}.text-\[--gray-base\]{color:var(--gray-base)}.text-\[rgb\(147\,149\,169\)\]{--tw-text-opacity:1;color:rgb(147 149 169/var(--tw-text-opacity,1))}.text-\[rgb\(239\,240\,241\)\]{--tw-text-opacity:1;color:rgb(239 240 241/var(--tw-text-opacity,1))}.text-action-destructive-text{--tw-text-opacity:1;color:rgb(30 6 13/var(--tw-text-opacity,1))}.text-action-primary-text{--tw-text-opacity:1;color:rgb(26 8 2/var(--tw-text-opacity,1))}.text-action-secondary-text{--tw-text-opacity:1;color:rgb(10 10 15/var(--tw-text-opacity,1))}.text-action-system-text{--tw-text-opacity:1;color:rgb(239 240 242/var(--tw-text-opacity,1))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-black-base{--tw-text-opacity:1;color:rgb(14 19 36/var(--tw-text-opacity,1))}.text-black-base-dark{--tw-text-opacity:1;color:rgb(10 11 19/var(--tw-text-opacity,1))}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}.text-blue-base{--tw-text-opacity:1;color:rgb(78 178 255/var(--tw-text-opacity,1))}.text-blue-dark{--tw-text-opacity:1;color:rgb(67 83 169/var(--tw-text-opacity,1))}.text-blue-light{--tw-text-opacity:1;color:rgb(115 138 255/var(--tw-text-opacity,1))}.text-blue-lightest{--tw-text-opacity:1;color:rgb(0 178 234/var(--tw-text-opacity,1))}.text-blue-new-year{--tw-text-opacity:1;color:rgb(98 216 252/var(--tw-text-opacity,1))}.text-blue-ocean{--tw-text-opacity:1;color:rgb(57 85 243/var(--tw-text-opacity,1))}.text-blue-tournament{--tw-text-opacity:1;color:rgb(116 212 255/var(--tw-text-opacity,1))}.text-bronze-base{--tw-text-opacity:1;color:rgb(202 135 83/var(--tw-text-opacity,1))}.text-clan-ap{--tw-text-opacity:1;color:rgb(247 160 10/var(--tw-text-opacity,1))}.text-clan-corn{--tw-text-opacity:1;color:rgb(60 222 217/var(--tw-text-opacity,1))}.text-ds-green-400{--tw-text-opacity:1;color:rgb(135 214 141/var(--tw-text-opacity,1))}.text-ds-green-500{--tw-text-opacity:1;color:rgb(41 184 88/var(--tw-text-opacity,1))}.text-ds-rarity-rare-2{--tw-text-opacity:1;color:rgb(94 123 250/var(--tw-text-opacity,1))}.text-ds-rarity-uncommon{--tw-text-opacity:1;color:rgb(85 180 76/var(--tw-text-opacity,1))}.text-ds-red-500{--tw-text-opacity:1;color:rgb(216 61 70/var(--tw-text-opacity,1))}.text-gold-base{--tw-text-opacity:1;color:rgb(229 147 49/var(--tw-text-opacity,1))}.text-gold-dark{--tw-text-opacity:1;color:rgb(214 134 33/var(--tw-text-opacity,1))}.text-gold-light{--tw-text-opacity:1;color:rgb(240 198 81/var(--tw-text-opacity,1))}.text-gold-tournament{--tw-text-opacity:1;color:rgb(255 193 72/var(--tw-text-opacity,1))}.text-gray-100{--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity,1))}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-base{--tw-text-opacity:1;color:rgb(89 84 104/var(--tw-text-opacity,1))}.text-gray-base-dark{--tw-text-opacity:1;color:rgb(37 37 53/var(--tw-text-opacity,1))}.text-gray-base-light-2{--tw-text-opacity:1;color:rgb(80 80 107/var(--tw-text-opacity,1))}.text-gray-base-lighter{--tw-text-opacity:1;color:rgb(106 106 128/var(--tw-text-opacity,1))}.text-gray-dark{--tw-text-opacity:1;color:rgb(43 40 52/var(--tw-text-opacity,1))}.text-gray-dark-2,.text-gray-dark-clans{--tw-text-opacity:1;color:rgb(28 28 41/var(--tw-text-opacity,1))}.text-gray-light{--tw-text-opacity:1;color:rgb(182 179 190/var(--tw-text-opacity,1))}.text-green-400{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity,1))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.text-green-base{color:var(--green-base)}.text-green-base-2{color:var(--green-base-2)}.text-green-light{color:var(--green-light)}.text-green-light-2{color:var(--green-light-2)}.text-green-lightest{color:var(--green-lightest)}.text-green-lime{color:var(--green-lime)}.text-orange-400{--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity,1))}.text-orange-base{--tw-text-opacity:1;color:rgb(214 134 33/var(--tw-text-opacity,1))}.text-orange-mask{--tw-text-opacity:1;color:rgb(249 147 3/var(--tw-text-opacity,1))}.text-pink-lightest{--tw-text-opacity:1;color:rgb(243 83 179/var(--tw-text-opacity,1))}.text-pink-power{--tw-text-opacity:1;color:rgb(245 85 135/var(--tw-text-opacity,1))}.text-purple-darkest{--tw-text-opacity:1;color:rgb(25 25 36/var(--tw-text-opacity,1))}.text-purple-light{--tw-text-opacity:1;color:rgb(255 60 252/var(--tw-text-opacity,1))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-red-base{--tw-text-opacity:1;color:rgb(224 12 63/var(--tw-text-opacity,1))}.text-red-dark{--tw-text-opacity:1;color:rgb(177 53 61/var(--tw-text-opacity,1))}.text-red-grey{--tw-text-opacity:1;color:rgb(112 88 112/var(--tw-text-opacity,1))}.text-red-light{--tw-text-opacity:1;color:rgb(216 61 70/var(--tw-text-opacity,1))}.text-red-lighter{--tw-text-opacity:1;color:rgb(242 82 109/var(--tw-text-opacity,1))}.text-semantic-btn-go-to{--tw-text-opacity:1;color:rgb(231 231 236/var(--tw-text-opacity,1))}.text-semantic-text-accent{--tw-text-opacity:1;color:rgb(240 198 81/var(--tw-text-opacity,1))}.text-semantic-text-base{--tw-text-opacity:1;color:rgb(231 231 236/var(--tw-text-opacity,1))}.text-semantic-text-black{--tw-text-opacity:1;color:rgb(28 28 41/var(--tw-text-opacity,1))}.text-semantic-text-secondary{--tw-text-opacity:1;color:rgb(116 116 142/var(--tw-text-opacity,1))}.text-slate-100{--tw-text-opacity:1;color:rgb(241 245 249/var(--tw-text-opacity,1))}.text-slate-200{--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity,1))}.text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1))}.text-status-error-fill{--tw-text-opacity:1;color:rgb(229 80 80/var(--tw-text-opacity,1))}.text-status-error-text{--tw-text-opacity:1;color:rgb(30 6 13/var(--tw-text-opacity,1))}.text-status-success-fill{--tw-text-opacity:1;color:rgb(167 237 97/var(--tw-text-opacity,1))}.text-status-success-text{--tw-text-opacity:1;color:rgb(4 31 12/var(--tw-text-opacity,1))}.text-surface-inverted{--tw-text-opacity:1;color:rgb(239 240 242/var(--tw-text-opacity,1))}.text-text-accent{--tw-text-opacity:1;color:rgb(240 198 81/var(--tw-text-opacity,1))}.text-text-primary{--tw-text-opacity:1;color:rgb(239 240 242/var(--tw-text-opacity,1))}.text-text-secondary{--tw-text-opacity:1;color:rgb(116 116 142/var(--tw-text-opacity,1))}.text-text-tertiary{--tw-text-opacity:1;color:rgb(58 59 74/var(--tw-text-opacity,1))}.text-transparent{color:#0000}.text-turquoise-base{--tw-text-opacity:1;color:rgb(34 217 211/var(--tw-text-opacity,1))}.text-value-corn{--tw-text-opacity:1;color:rgb(130 224 67/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-white-base{--tw-text-opacity:1;color:rgb(231 231 236/var(--tw-text-opacity,1))}.text-white\/30{color:#ffffff4d}.text-white\/35{color:#ffffff59}.text-white\/40{color:#fff6}.text-white\/45{color:#ffffff73}.text-white\/55{color:#ffffff8c}.text-white\/60{color:#fff9}.text-white\/65{color:#ffffffa6}.text-white\/70{color:#ffffffb3}.text-white\/75{color:#ffffffbf}.text-white\/80{color:#fffc}.text-white\/85{color:#ffffffd9}.text-white\/90{color:#ffffffe6}.text-white\/95{color:#fffffff2}.text-yellow-200\/80{color:#fef08acc}.text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity,1))}.text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity,1))}.text-yellow-base{--tw-text-opacity:1;color:rgb(255 209 25/var(--tw-text-opacity,1))}.text-yellow-button{--tw-text-opacity:1;color:rgb(240 198 81/var(--tw-text-opacity,1))}.text-yellow-light{--tw-text-opacity:1;color:rgb(255 227 125/var(--tw-text-opacity,1))}.text-zinc-800{--tw-text-opacity:1;color:rgb(39 39 42/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.decoration-dotted{text-decoration-style:dotted}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.placeholder-gray-500::placeholder{--tw-placeholder-opacity:1;color:rgb(107 114 128/var(--tw-placeholder-opacity,1))}.placeholder-text-secondary::placeholder{--tw-placeholder-opacity:1;color:rgb(116 116 142/var(--tw-placeholder-opacity,1))}.caret-black{caret-color:#000}.caret-white{caret-color:#fff}.\!opacity-0{opacity:0!important}.\!opacity-100{opacity:1!important}.\!opacity-30{opacity:.3!important}.\!opacity-50{opacity:.5!important}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-15{opacity:.15}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-35{opacity:.35}.opacity-40{opacity:.4}.opacity-5{opacity:.05}.opacity-50{opacity:.5}.opacity-55{opacity:.55}.opacity-60{opacity:.6}.opacity-65{opacity:.65}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-\[0\.12\]{opacity:.12}.opacity-\[0\.35\]{opacity:.35}.opacity-disabled{opacity:.25}.shadow{--tw-shadow:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_-9px_10px_\#021235\]{--tw-shadow:0 -9px 10px #021235;--tw-shadow-colored:0 -9px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_-9px_10px_\#12131a\]{--tw-shadow:0 -9px 10px #12131a;--tw-shadow-colored:0 -9px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_0_30px_1px_rgba\(255\,255\,255\,0\.15\)\]{--tw-shadow:0 0 30px 1px #ffffff26;--tw-shadow-colored:0 0 30px 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_10px_24px_rgba\(242\,194\,62\,0\.28\)\]{--tw-shadow:0 10px 24px #f2c23e47;--tw-shadow-colored:0 10px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_10px_30px_rgba\(0\,0\,0\,0\.35\)\]{--tw-shadow:0 10px 30px #00000059;--tw-shadow-colored:0 10px 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_12px_24px_rgba\(0\,0\,0\,0\.18\)\]{--tw-shadow:0 12px 24px #0000002e;--tw-shadow-colored:0 12px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_12px_30px_rgba\(242\,194\,62\,0\.24\)\]{--tw-shadow:0 12px 30px #f2c23e3d;--tw-shadow-colored:0 12px 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_14px_36px_rgba\(0\,0\,0\,0\.28\)\]{--tw-shadow:0 14px 36px #00000047;--tw-shadow-colored:0 14px 36px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_14px_40px_rgba\(0\,0\,0\,0\.38\)\]{--tw-shadow:0 14px 40px #00000061;--tw-shadow-colored:0 14px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_15px_35px_10px_\#000\]{--tw-shadow:0 15px 35px 10px #000;--tw-shadow-colored:0 15px 35px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_16px_44px_rgba\(15\,11\,25\,0\.46\)\,0_0_0_1px_rgba\(240\,198\,81\,0\.08\)\]{--tw-shadow:0 16px 44px #0f0b1975,0 0 0 1px #f0c65114;--tw-shadow-colored:0 16px 44px var(--tw-shadow-color), 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_18px_50px_rgba\(0\,0\,0\,0\.38\)\]{--tw-shadow:0 18px 50px #00000061;--tw-shadow-colored:0 18px 50px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_28px_90px_rgba\(0\,0\,0\,0\.6\)\]{--tw-shadow:0 28px 90px #0009;--tw-shadow-colored:0 28px 90px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_3px_0_0_rgba\(61\,42\,28\,0\.45\)\]{--tw-shadow:0 3px 0 0 #3d2a1c73;--tw-shadow-colored:0 3px 0 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_9px_10px_\#12131a\]{--tw-shadow:0 9px 10px #12131a;--tw-shadow-colored:0 9px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0px_0px_14px_0px_\#0A0B13B2\]{--tw-shadow:0px 0px 14px 0px #0a0b13b2;--tw-shadow-colored:0px 0px 14px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0px_0px_17\.9px_0px_\#15BA54\]{--tw-shadow:0px 0px 17.9px 0px #15ba54;--tw-shadow-colored:0px 0px 17.9px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0px_0px_24px_0px_\#00000099\]{--tw-shadow:0px 0px 24px 0px #0009;--tw-shadow-colored:0px 0px 24px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0px_0px_29\.5px_0px_\#2F7B1394\]{--tw-shadow:0px 0px 29.5px 0px #2f7b1394;--tw-shadow-colored:0px 0px 29.5px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0px_0px_29\.5px_0px_\#981D8294\]{--tw-shadow:0px 0px 29.5px 0px #981d8294;--tw-shadow-colored:0px 0px 29.5px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0px_0px_46\.2px_0px_rgba\(255\,255\,255\,0\.5\)\]{--tw-shadow:0px 0px 46.2px 0px #ffffff80;--tw-shadow-colored:0px 0px 46.2px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[inset_0_0_3px_rgba\(10\,10\,15\,0\.3\)\,0_0_3px_rgba\(10\,10\,15\,0\.3\)\]{--tw-shadow:inset 0 0 3px #0a0a0f4d,0 0 3px #0a0a0f4d;--tw-shadow-colored:inset 0 0 3px var(--tw-shadow-color), 0 0 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[inset_0_1px_0_0_\#F8E898\,inset_0_-3px_0_0_\#B36B0C\]{--tw-shadow:inset 0 1px 0 0 #f8e898,inset 0 -3px 0 0 #b36b0c;--tw-shadow-colored:inset 0 1px 0 0 var(--tw-shadow-color), inset 0 -3px 0 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-black\/30{--tw-shadow-color:#0000004d;--tw-shadow:var(--tw-shadow-colored)}.shadow-black\/40{--tw-shadow-color:#0006;--tw-shadow:var(--tw-shadow-colored)}.outline-none{outline-offset:2px;outline:2px solid #0000}.outline{outline-style:solid}.outline-offset-2{outline-offset:2px}.outline-gray-400{outline-color:#9ca3af}.outline-orange-500{outline-color:#f97316}.outline-white{outline-color:#fff}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.ring-\[1\.5px\]{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1.5px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.ring-inset{--tw-ring-inset:inset}.\!ring-\[\#2A6C58\]{--tw-ring-opacity:1!important;--tw-ring-color:rgb(42 108 88/var(--tw-ring-opacity,1))!important}.\!ring-\[\#875361\]{--tw-ring-opacity:1!important;--tw-ring-color:rgb(135 83 97/var(--tw-ring-opacity,1))!important}.ring-\[\#160A1B\]{--tw-ring-opacity:1;--tw-ring-color:rgb(22 10 27/var(--tw-ring-opacity,1))}.ring-\[\#313147\]{--tw-ring-opacity:1;--tw-ring-color:rgb(49 49 71/var(--tw-ring-opacity,1))}.ring-\[\#EFC33E\]\/40{--tw-ring-color:#efc33e66}.ring-ds-blue-500\/50{--tw-ring-color:#6846e280}.ring-ds-green-500\/50{--tw-ring-color:#29b85880}.ring-green-400{--tw-ring-opacity:1;--tw-ring-color:rgb(74 222 128/var(--tw-ring-opacity,1))}.ring-green-400\/50{--tw-ring-color:#4ade8080}.ring-orange-400{--tw-ring-opacity:1;--tw-ring-color:rgb(251 146 60/var(--tw-ring-opacity,1))}.ring-orange-400\/50{--tw-ring-color:#fb923c80}.ring-purple-darkest{--tw-ring-opacity:1;--tw-ring-color:rgb(25 25 36/var(--tw-ring-opacity,1))}.ring-white{--tw-ring-opacity:1;--tw-ring-color:rgb(255 255 255/var(--tw-ring-opacity,1))}.ring-offset-1{--tw-ring-offset-width:1px}.ring-offset-transparent{--tw-ring-offset-color:transparent}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[1px\]{--tw-blur:blur(1px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_0\.75rem_\#D83D46\]{--tw-drop-shadow:drop-shadow(0 0 .75rem #d83d46);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_1px_2px_rgba\(0\,0\,0\,0\.3\)\]{--tw-drop-shadow:drop-shadow(0 1px 2px #0000004d);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_1px_2px_rgba\(0\,0\,0\,0\.35\)\]{--tw-drop-shadow:drop-shadow(0 1px 2px #00000059);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-lime{--tw-drop-shadow:drop-shadow(0 0 .75rem #55b44c);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-violet{--tw-drop-shadow:drop-shadow(0 0 .75rem #5e7bfa);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.saturate-50{--tw-saturate:saturate(.5);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.sepia{--tw-sepia:sepia(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-2xl{--tw-backdrop-blur:blur(40px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-\[12px\]{--tw-backdrop-blur:blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-\[18px\]{--tw-backdrop-blur:blur(18px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-xl{--tw-backdrop-blur:blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[background-color\,box-shadow\]{transition-property:background-color,box-shadow;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[background-color\]{transition-property:background-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[border-color\,transform\,opacity\]{transition-property:border-color,transform,opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[border-color\,transform\]{transition-property:border-color,transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[filter\,transform\]{transition-property:filter,transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[height\]{transition-property:height;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[left\,opacity\]{transition-property:left,opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[left\,width\]{transition-property:left,width;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[opacity\,transform\]{transition-property:opacity,transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[width\]{transition-property:width;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-property:box-shadow;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.delay-0{transition-delay:0s}.delay-150{transition-delay:.15s}.delay-300{transition-delay:.3s}.duration-0{transition-duration:0s}.duration-1000{transition-duration:1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-75{transition-duration:75ms}.duration-\[1\.1s\]{transition-duration:1.1s}.duration-\[1600ms\]{transition-duration:1.6s}.duration-\[600ms\]{transition-duration:.6s}.ease-\[cubic-bezier\(0\.2\,0\.8\,0\.2\,1\)\]{transition-timing-function:cubic-bezier(.2,.8,.2,1)}.ease-\[cubic-bezier\(0\.4\,0\,0\.2\,1\)\]{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.will-change-\[background\]{will-change:background}.will-change-transform{will-change:transform}.rounded-s{border-radius:8px}.rounded-l{border-radius:16px}.text-gradient-base{-webkit-text-fill-color:transparent;text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-gradient-green{background:radial-gradient(111.42% 111.76% at 47.64% -11.28%,#83fc83 0%,#30a36c 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.text-gradient-ton{background:linear-gradient(90deg,#0596e5 0%,#45c9b8 46.63%,#d68621 100%);-webkit-text-fill-color:transparent;color:#0000;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:6s ease-in-out infinite move-gradient-text}.text-gradient-rainbow{background:linear-gradient(90deg,#ffb302 0%,#86c42a 20.19%,#20c5c4 42.79%,#5f53ff 73.08%,#d13fe9 97.12%);color:#0000;-webkit-background-clip:text;background-clip:text}.\[--navContainer-pb\:16px\]{--navContainer-pb:16px}.\[--navbar-pb\:8px\]{--navbar-pb:8px}.\[-webkit-mask-image\:var\(--legal-roulette-arrow-mask\)\]{-webkit-mask-image:var(--legal-roulette-arrow-mask)}.\[-webkit-mask-position\:center\]{-webkit-mask-position:50%}.\[-webkit-mask-repeat\:no-repeat\]{-webkit-mask-repeat:no-repeat}.\[-webkit-mask-size\:contain\]{-webkit-mask-size:contain}.\[border-bottom-style\:dashed\]{border-bottom-style:dashed}.\[border-right-style\:solid\]{border-right-style:solid}.\[border\:1px_solid_\#313147\]{border:1px solid #313147}.\[filter\:drop-shadow\(0_0_1\.5px_\#0a0a0f\)\]{filter:drop-shadow(0 0 1.5px #0a0a0f)}.\[getAdditionalInfo\:trophies\]{get-additional-info:trophies}.\[interpolate-size\:allow-keywords\]{interpolate-size:allow-keywords}.\[mask-image\:var\(--legal-roulette-arrow-mask\)\]{-webkit-mask-image:var(--legal-roulette-arrow-mask);-webkit-mask-image:var(--legal-roulette-arrow-mask);mask-image:var(--legal-roulette-arrow-mask)}.\[mask-position\:center\]{-webkit-mask-position:50%;mask-position:50%}.\[mask-repeat\:no-repeat\]{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.\[mask-size\:contain\]{-webkit-mask-size:contain;mask-size:contain}.\[overflow-anchor\:none\]{overflow-anchor:none}.\[scroll-padding-inline\:20px\]{scroll-padding-inline:20px}.\[scrollbar-width\:none\]{scrollbar-width:none}.\[transition\:background-color_220ms_ease\,color_220ms_ease\,opacity_220ms_ease\]{transition:background-color .22s,color .22s,opacity .22s}.\[transition\:color_200ms_ease\]{transition:color .2s}.\[transition\:transform_200ms_ease\]{transition:transform .2s}.xs-h .xs-h\:typo-h3{letter-spacing:0;text-transform:uppercase;font-family:Norwester,sans-serif;font-size:14px;font-weight:400;line-height:16px}.xs-h .xs-h\:typo-small{letter-spacing:0;text-transform:none;font-family:Geologica,sans-serif;font-size:9px;font-weight:400;line-height:10px}.first-letter\:uppercase:first-letter{text-transform:uppercase}.placeholder\:text-\[\#9396AB\]::placeholder{--tw-text-opacity:1;color:rgb(147 150 171/var(--tw-text-opacity,1))}.placeholder\:text-gray-500::placeholder{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.placeholder\:text-semantic-text-secondary::placeholder{--tw-text-opacity:1;color:rgb(116 116 142/var(--tw-text-opacity,1))}.placeholder\:text-status-error-fill::placeholder{--tw-text-opacity:1;color:rgb(229 80 80/var(--tw-text-opacity,1))}.placeholder\:text-status-success-fill::placeholder{--tw-text-opacity:1;color:rgb(167 237 97/var(--tw-text-opacity,1))}.placeholder\:text-white\/30::placeholder{color:#ffffff4d}.before\:fixed:before{content:var(--tw-content);position:fixed}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:inset-0:before{content:var(--tw-content);inset:0}.before\:left-0:before{content:var(--tw-content);left:0}.before\:right-0:before{content:var(--tw-content);right:0}.before\:top-1\/2:before{content:var(--tw-content);top:50%}.before\:h-0\.5:before{content:var(--tw-content);height:.125rem}.before\:w-full:before{content:var(--tw-content);width:100%}.before\:-translate-y-1\/2:before{content:var(--tw-content);--tw-translate-y:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:border-t:before{content:var(--tw-content);border-top-width:1px}.before\:border-gray-base-light-2:before{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(80 80 107/var(--tw-border-opacity,1))}.before\:bg-\[\#00000080\]:before{content:var(--tw-content);background-color:#00000080}.before\:content-\[\'\'\]:before{--tw-content:"";content:var(--tw-content)}.last-of-type\:border-0:last-of-type{border-width:0}.empty\:hidden:empty{display:none}.focus-within\:border-stroke-focus:focus-within{--tw-border-opacity:1;border-color:rgb(102 204 255/var(--tw-border-opacity,1))}.focus-within\:bg-\[\#0A0A0F\]:focus-within,.focus-within\:bg-surface-screen:focus-within{--tw-bg-opacity:1;background-color:rgb(10 10 15/var(--tw-bg-opacity,1))}.focus-within\:\!outline-none:focus-within{outline-offset:2px!important;outline:2px solid #0000!important}.focus-within\:ring-1:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus-within\:ring-\[\#EFF0F2\]:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgb(239 240 242/var(--tw-ring-opacity,1))}.hover\:border-\[\#3A3B4A\]:hover{--tw-border-opacity:1;border-color:rgb(58 59 74/var(--tw-border-opacity,1))}.hover\:border-\[\#EFC33E\]:hover{--tw-border-opacity:1;border-color:rgb(239 195 62/var(--tw-border-opacity,1))}.hover\:border-white\/10:hover{border-color:#ffffff1a}.hover\:border-white\/20:hover{border-color:#fff3}.hover\:bg-\[\#1F2A35\]:hover{--tw-bg-opacity:1;background-color:rgb(31 42 53/var(--tw-bg-opacity,1))}.hover\:bg-\[\#262733\]:hover{--tw-bg-opacity:1;background-color:rgb(38 39 51/var(--tw-bg-opacity,1))}.hover\:bg-\[\#2c2c3d\]:hover{--tw-bg-opacity:1;background-color:rgb(44 44 61/var(--tw-bg-opacity,1))}.hover\:bg-\[\#353548\]:hover{--tw-bg-opacity:1;background-color:rgb(53 53 72/var(--tw-bg-opacity,1))}.hover\:bg-\[\#3A3B4A\]:hover{--tw-bg-opacity:1;background-color:rgb(58 59 74/var(--tw-bg-opacity,1))}.hover\:bg-\[\#9396AB\]:hover{--tw-bg-opacity:1;background-color:rgb(147 150 171/var(--tw-bg-opacity,1))}.hover\:bg-\[\#9885E8\]:hover{--tw-bg-opacity:1;background-color:rgb(152 133 232/var(--tw-bg-opacity,1))}.hover\:bg-\[\#E55050\]:hover{--tw-bg-opacity:1;background-color:rgb(229 80 80/var(--tw-bg-opacity,1))}.hover\:bg-\[\#EFF0F2\]:hover{--tw-bg-opacity:1;background-color:rgb(239 240 242/var(--tw-bg-opacity,1))}.hover\:bg-black\/70:hover{background-color:#000000b3}.hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgb(126 34 206/var(--tw-bg-opacity,1))}.hover\:bg-red-600\/30:hover{background-color:#dc26264d}.hover\:bg-semantic-bg-third:hover{--tw-bg-opacity:1;background-color:rgb(37 37 53/var(--tw-bg-opacity,1))}.hover\:bg-surface-container-raised:hover{--tw-bg-opacity:1;background-color:rgb(44 46 59/var(--tw-bg-opacity,1))}.hover\:bg-white\/15:hover{background-color:#ffffff26}.hover\:bg-white\/30:hover{background-color:#ffffff4d}.hover\:bg-white\/5:hover{background-color:#ffffff0d}.hover\:bg-white\/\[0\.04\]:hover{background-color:#ffffff0a}.hover\:bg-white\/\[0\.07\]:hover{background-color:#ffffff12}.hover\:bg-white\/\[0\.1\]:hover{background-color:#ffffff1a}.hover\:text-\[\#24829f\]:hover{--tw-text-opacity:1;color:rgb(36 130 159/var(--tw-text-opacity,1))}.hover\:text-\[\#9885E8\]:hover{--tw-text-opacity:1;color:rgb(152 133 232/var(--tw-text-opacity,1))}.hover\:text-semantic-text-base:hover{--tw-text-opacity:1;color:rgb(231 231 236/var(--tw-text-opacity,1))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:text-white\/85:hover{color:#ffffffd9}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-80:hover{opacity:.8}.hover\:ring-1:hover{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.hover\:ring-ds-blue-500\/50:hover{--tw-ring-color:#6846e280}.hover\:ring-ds-green-500\/50:hover{--tw-ring-color:#29b85880}.hover\:brightness-105:hover{--tw-brightness:brightness(1.05);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.focus\:border-\[\#8774E1\]:focus{--tw-border-opacity:1;border-color:rgb(135 116 225/var(--tw-border-opacity,1))}.focus\:border-semantic-text-accent\/50:focus{border-color:#f0c65180}.focus\:border-stroke-focus:focus{--tw-border-opacity:1;border-color:rgb(102 204 255/var(--tw-border-opacity,1))}.focus\:bg-\[\#0A0A0F\]:focus,.focus\:bg-surface-screen:focus{--tw-bg-opacity:1;background-color:rgb(10 10 15/var(--tw-bg-opacity,1))}.focus\:text-text-primary:focus{--tw-text-opacity:1;color:rgb(239 240 242/var(--tw-text-opacity,1))}.focus\:\!outline-none:focus{outline-offset:2px!important;outline:2px solid #0000!important}.focus\:outline-none:focus{outline-offset:2px;outline:2px solid #0000}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus\:ring-\[\#74748E\]:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(116 116 142/var(--tw-ring-opacity,1))}.focus\:ring-\[\#EFF0F2\]:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(239 240 242/var(--tw-ring-opacity,1))}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-\[\#FFE37D\]:focus-visible{outline-color:#ffe37d}.focus-visible\:outline-white\/60:focus-visible{outline-color:#fff9}.active\:translate-y-0:active{--tw-translate-y:0px;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:translate-y-0\.5:active{--tw-translate-y:.125rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:translate-y-1\.5:active{--tw-translate-y:.375rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-90:active{--tw-scale-x:.9;--tw-scale-y:.9;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-95:active{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.96\]:active{--tw-scale-x:.96;--tw-scale-y:.96;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.98\]:active{--tw-scale-x:.98;--tw-scale-y:.98;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.99\]:active{--tw-scale-x:.99;--tw-scale-y:.99;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:bg-\[\#262733\]:active{--tw-bg-opacity:1;background-color:rgb(38 39 51/var(--tw-bg-opacity,1))}.active\:bg-\[\#2B3944\]:active{--tw-bg-opacity:1;background-color:rgb(43 57 68/var(--tw-bg-opacity,1))}.active\:bg-\[\#3476C7\]:active{--tw-bg-opacity:1;background-color:rgb(52 118 199/var(--tw-bg-opacity,1))}.active\:bg-\[\#3A3B4A\]:active{--tw-bg-opacity:1;background-color:rgb(58 59 74/var(--tw-bg-opacity,1))}.active\:bg-\[\#4B4F6873\]:active{background-color:#4b4f6873}.active\:bg-\[\#8774E1\]\/30:active{background-color:#8774e14d}.active\:bg-\[\#9396AB\]:active{--tw-bg-opacity:1;background-color:rgb(147 150 171/var(--tw-bg-opacity,1))}.active\:bg-\[\#BCBEFF1A\]:active{background-color:#bcbeff1a}.active\:bg-\[\#E55050\]:active{--tw-bg-opacity:1;background-color:rgb(229 80 80/var(--tw-bg-opacity,1))}.active\:bg-\[\#EFF0F2\]:active{--tw-bg-opacity:1;background-color:rgb(239 240 242/var(--tw-bg-opacity,1))}.active\:bg-action-destructive-press:active{--tw-bg-opacity:1;background-color:rgb(176 34 46/var(--tw-bg-opacity,1))}.active\:bg-action-primary-press:active{--tw-bg-opacity:1;background-color:rgb(230 157 13/var(--tw-bg-opacity,1))}.active\:bg-action-secondary-press:active{--tw-bg-opacity:1;background-color:rgb(199 203 217/var(--tw-bg-opacity,1))}.active\:bg-action-system-press:active{--tw-bg-opacity:1;background-color:rgb(38 39 51/var(--tw-bg-opacity,1))}.active\:bg-status-error-fill-press:active{--tw-bg-opacity:1;background-color:rgb(176 34 46/var(--tw-bg-opacity,1))}.active\:bg-status-success-fill-press:active{--tw-bg-opacity:1;background-color:rgb(84 180 36/var(--tw-bg-opacity,1))}.active\:bg-surface-press:active{--tw-bg-opacity:1;background-color:rgb(44 46 59/var(--tw-bg-opacity,1))}.active\:bg-surface-screen:active{--tw-bg-opacity:1;background-color:rgb(10 10 15/var(--tw-bg-opacity,1))}.active\:bg-white\/10:active{background-color:#ffffff1a}.active\:bg-white\/\[0\.06\]:active{background-color:#ffffff0f}.active\:bg-\[linear-gradient\(180deg\,\#F4D663_0\%\,\#EFC33E_100\%\)\]:active{background-image:linear-gradient(#f4d663 0%,#efc33e 100%)}.active\:opacity-50:active{opacity:.5}.active\:opacity-70:active{opacity:.7}.active\:opacity-80:active{opacity:.8}.active\:shadow-\[inset_0_1px_0_0_\#FCF7C7\,inset_0_-3px_0_0_\#E69D0D\]:active{--tw-shadow:inset 0 1px 0 0 #fcf7c7,inset 0 -3px 0 0 #e69d0d;--tw-shadow-colored:inset 0 1px 0 0 var(--tw-shadow-color), inset 0 -3px 0 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.enabled\:hover\:brightness-105:hover:enabled{--tw-brightness:brightness(1.05);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.enabled\:active\:scale-\[0\.98\]:active:enabled{--tw-scale-x:.98;--tw-scale-y:.98;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-default:disabled{cursor:default}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:\!border-gray-base-dark:disabled{--tw-border-opacity:1!important;border-color:rgb(37 37 53/var(--tw-border-opacity,1))!important}.disabled\:\!bg-gray-base-dark:disabled{--tw-bg-opacity:1!important;background-color:rgb(37 37 53/var(--tw-bg-opacity,1))!important}.disabled\:bg-\[\#2C2E3B\]:disabled{--tw-bg-opacity:1;background-color:rgb(44 46 59/var(--tw-bg-opacity,1))}.disabled\:text-\[\#5A5C6E\]:disabled{--tw-text-opacity:1;color:rgb(90 92 110/var(--tw-text-opacity,1))}.disabled\:opacity-45:disabled{opacity:.45}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.disabled\:opacity-75:disabled{opacity:.75}.disabled\:shadow-none:disabled{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.disabled\:active\:translate-y-0:active:disabled{--tw-translate-y:0px;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:opacity-100{opacity:1}html.lang-en .lang-en\:text-\[10px\],html.lang-ru .lang-ru\:text-\[10px\]{font-size:10px}html.lang-es .lang-es\:right-20{right:5rem}html.lang-es .lang-es\:size-3{width:.75rem;height:.75rem}html.lang-es .lang-es\:scale-\[0\.85\]{--tw-scale-x:.85;--tw-scale-y:.85;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}html.lang-es .lang-es\:text-\[10px\]{font-size:10px}html.lang-es .lang-es\:text-sm{font-size:.875rem;line-height:1.25rem}html.lang-es .lang-es\:text-xs{font-size:.75rem;line-height:1rem}html.lang-fa .lang-fa\:text-base{font-size:1rem;line-height:1.5rem}html.lang-fr .lang-fr\:mt-3{margin-top:.75rem}html.lang-fr .lang-fr\:text-\[10px\],html.lang-hu .lang-hu\:text-\[10px\]{font-size:10px}html.lang-id .lang-id\:\!text-\[11px\]{font-size:11px!important}html.lang-id .lang-id\:text-\[10px\]{font-size:10px}html.lang-id .lang-id\:text-sm\/5{font-size:.875rem;line-height:1.25rem}html.lang-id .lang-id\:text-xs{font-size:.75rem;line-height:1rem}html.lang-pt .lang-pt\:-right-5{right:-1.25rem}html.lang-pt .lang-pt\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}html.lang-ar .lang-ar\:text-base{font-size:1rem;line-height:1.5rem}html.lang-tr .lang-tr\:text-\[10px\]{font-size:10px}html.lang-tr .lang-tr\:text-xs,html.lang-uz .lang-uz\:text-xs{font-size:.75rem;line-height:1rem}html.lang-uz .lang-uz\:text-xs\/5{font-size:.75rem;line-height:1.25rem}html.lang-tl .lang-tl\:-right-5{right:-1.25rem}html.lang-tl .lang-tl\:-ml-1\.5{margin-left:-.375rem}html.lang-tl .lang-tl\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}html.lang-tl .lang-tl\:text-\[9px\]{font-size:9px}html.lang-tl .lang-tl\:text-xs{font-size:.75rem;line-height:1rem}html.lang-ja .lang-ja\:w-full{width:100%}html.lang-ja .lang-ja\:gap-2{gap:.5rem}html.lang-ja .lang-ja\:\!text-\[10px\]{font-size:10px!important}html.lang-ja .lang-ja\:text-\[10px\]{font-size:10px}html.lang-ja .lang-ja\:text-xs{font-size:.75rem;line-height:1rem}html.lang-ko .lang-ko\:w-full,html.lang-zh .lang-zh\:w-full{width:100%}.xxl-h-plus .xxl-h-plus\:-mb-1{margin-bottom:-.25rem}.xxl-h-plus .xxl-h-plus\:mt-5{margin-top:1.25rem}.xxl-h-plus .xxl-h-plus\:h-\[418px\]{height:418px}.xxl-h-plus .xxl-h-plus\:w-\[calc\(100\%\/0\.92\)\]{width:108.696%}.xxl-h-plus .xxl-h-plus\:scale-\[0\.92\]{--tw-scale-x:.92;--tw-scale-y:.92;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xxl-h .xxl-h\:bottom-0{bottom:0}.xxl-h .xxl-h\:bottom-4{bottom:1rem}.xxl-h .xxl-h\:\!-mb-1{margin-bottom:-.25rem!important}.xxl-h .xxl-h\:-mb-1{margin-bottom:-.25rem}.xxl-h .xxl-h\:-mb-3{margin-bottom:-.75rem}.xxl-h .xxl-h\:mb-0{margin-bottom:0}.xxl-h .xxl-h\:mb-5{margin-bottom:1.25rem}.xxl-h .xxl-h\:mt-5{margin-top:1.25rem}.xxl-h .xxl-h\:h-\[402px\]{height:402px}.xxl-h .xxl-h\:h-\[calc\(150px\+var\(--main-view-padding-top\)\)\]{height:calc(150px + var(--main-view-padding-top))}.xxl-h .xxl-h\:w-\[calc\(100\%\/0\.885\)\]{width:112.994%}.xxl-h .xxl-h\:max-w-\[240px\]{max-width:240px}.xxl-h .xxl-h\:scale-\[0\.885\]{--tw-scale-x:.885;--tw-scale-y:.885;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xxl-h .xxl-h\:scale-\[0\.95\]{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xxl-h .xxl-h\:gap-y-3{row-gap:.75rem}.xxl-h .xxl-h\:pb-36{padding-bottom:9rem}.xl-h .xl-h\:bottom-0{bottom:0}.xl-h .xl-h\:-mb-2{margin-bottom:-.5rem}.xl-h .xl-h\:-mb-6{margin-bottom:-1.5rem}.xl-h .xl-h\:-mt-4{margin-top:-1rem}.xl-h .xl-h\:mb-0{margin-bottom:0}.xl-h .xl-h\:h-\[385px\]{height:385px}.xl-h .xl-h\:min-h-\[190px\]{min-height:190px}.xl-h .xl-h\:w-\[calc\(100\%\/0\.85\)\]{width:117.647%}.xl-h .xl-h\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xl-h .xl-h\:scale-\[0\.84\]{--tw-scale-x:.84;--tw-scale-y:.84;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xl-h .xl-h\:scale-\[0\.85\]{--tw-scale-x:.85;--tw-scale-y:.85;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xl-h .xl-h\:pb-32{padding-bottom:8rem}.lg-h .lg-h\:-top-14{top:-3.5rem}.lg-h .lg-h\:bottom-1\/2{bottom:50%}.lg-h .lg-h\:bottom-2{bottom:.5rem}.lg-h .lg-h\:bottom-\[30\%\]{bottom:30%}.lg-h .lg-h\:bottom-\[93px\]{bottom:93px}.lg-h .lg-h\:top-\[113px\]{top:113px}.lg-h .lg-h\:-mb-11{margin-bottom:-2.75rem}.lg-h .lg-h\:-mb-4{margin-bottom:-1rem}.lg-h .lg-h\:-mt-7{margin-top:-1.75rem}.lg-h .lg-h\:h-\[365px\]{height:365px}.lg-h .lg-h\:h-\[calc\(100dvh_-_230px\)\]{height:calc(100dvh - 230px)}.lg-h .lg-h\:h-\[calc\(150px\+var\(--main-view-padding-top\)\)\]{height:calc(150px + var(--main-view-padding-top))}.lg-h .lg-h\:w-\[calc\(100\%\/0\.815\)\]{width:122.699%}.lg-h .lg-h\:scale-\[0\.815\]{--tw-scale-x:.815;--tw-scale-y:.815;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg-h .lg-h\:scale-\[0\.88\]{--tw-scale-x:.88;--tw-scale-y:.88;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg-h .lg-h\:gap-0{gap:0}.lg-h .lg-h\:pb-28{padding-bottom:7rem}.lg-h .lg-h\:pt-4{padding-top:1rem}.md-h .md-h\:left-0{left:0}.md-h .md-h\:left-\[26px\]{left:26px}.md-h .md-h\:left-\[54px\]{left:54px}.md-h .md-h\:top-1\.5{top:.375rem}.md-h .md-h\:-mb-6{margin-bottom:-1.5rem}.md-h .md-h\:mb-4{margin-bottom:1rem}.md-h .md-h\:ml-1{margin-left:.25rem}.md-h .md-h\:mt-2{margin-top:.5rem}.md-h .md-h\:mt-4{margin-top:1rem}.md-h .md-h\:mt-\[-20px\]{margin-top:-20px}.md-h .md-h\:mt-\[-55px\]{margin-top:-55px}.md-h .md-h\:h-7{height:1.75rem}.md-h .md-h\:h-\[128px\]{height:128px}.md-h .md-h\:h-\[18px\]{height:18px}.md-h .md-h\:h-\[345px\]{height:345px}.md-h .md-h\:h-\[58px\]{height:58px}.md-h .md-h\:h-\[80px\]{height:80px}.md-h .md-h\:h-\[calc\(130px\+var\(--main-view-padding-top\)\)\]{height:calc(130px + var(--main-view-padding-top))}.md-h .md-h\:min-h-\[175px\]{min-height:175px}.md-h .md-h\:w-6{width:1.5rem}.md-h .md-h\:w-7{width:1.75rem}.md-h .md-h\:w-\[50px\]{width:50px}.md-h .md-h\:w-\[calc\(100\%\/0\.78\)\]{width:128.205%}.md-h .md-h\:min-w-\[105px\]{min-width:105px}.md-h .md-h\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md-h .md-h\:scale-\[0\.70\]{--tw-scale-x:.7;--tw-scale-y:.7;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md-h .md-h\:scale-\[0\.78\]{--tw-scale-x:.78;--tw-scale-y:.78;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md-h .md-h\:scale-\[0\.8\]{--tw-scale-x:.8;--tw-scale-y:.8;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md-h .md-h\:whitespace-nowrap{white-space:nowrap}.md-h .md-h\:pb-24{padding-bottom:6rem}.md-h .md-h\:pt-2{padding-top:.5rem}.md-h .md-h\:text-sm{font-size:.875rem;line-height:1.25rem}.md-h .md-h\:text-xs{font-size:.75rem;line-height:1rem}.sm-h-plus .sm-h-plus\:-mb-8{margin-bottom:-2rem}.sm-h-plus .sm-h-plus\:-mb-\[45px\]{margin-bottom:-45px}.sm-h-plus .sm-h-plus\:h-\[328px\]{height:328px}.sm-h-plus .sm-h-plus\:w-\[calc\(100\%\/0\.745\)\]{width:134.228%}.sm-h-plus .sm-h-plus\:scale-\[0\.745\]{--tw-scale-x:.745;--tw-scale-y:.745;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm-h-plus .sm-h-plus\:scale-\[0\.78\]{--tw-scale-x:.78;--tw-scale-y:.78;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm-h .sm-h\:-top-8{top:-2rem}.sm-h .sm-h\:-top-\[18px\]{top:-18px}.sm-h .sm-h\:bottom-3{bottom:.75rem}.sm-h .sm-h\:bottom-\[15\%\]{bottom:15%}.sm-h .sm-h\:top-0{top:0}.sm-h .sm-h\:\!mt-8{margin-top:2rem!important}.sm-h .sm-h\:-mb-10{margin-bottom:-2.5rem}.sm-h .sm-h\:-mb-\[50px\]{margin-bottom:-50px}.sm-h .sm-h\:-mb-\[5px\]{margin-bottom:-5px}.sm-h .sm-h\:mb-\[82px\]{margin-bottom:82px}.sm-h .sm-h\:mt-3{margin-top:.75rem}.sm-h .sm-h\:mt-5{margin-top:1.25rem}.sm-h .sm-h\:mt-\[-40px\]{margin-top:-40px}.sm-h .sm-h\:mt-\[-60px\]{margin-top:-60px}.sm-h .sm-h\:mt-\[-80px\]{margin-top:-80px}.sm-h .sm-h\:\!size-5{width:1.25rem!important;height:1.25rem!important}.sm-h .sm-h\:h-\[310px\]{height:310px}.sm-h .sm-h\:h-\[62px\]{height:62px}.sm-h .sm-h\:min-h-\[160px\]{min-height:160px}.sm-h .sm-h\:w-\[calc\(100\%\/0\.705\)\]{width:141.844%}.sm-h .sm-h\:\!scale-\[\.8\]{--tw-scale-x:.8!important;--tw-scale-y:.8!important;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.sm-h .sm-h\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm-h .sm-h\:scale-\[\.85\]{--tw-scale-x:.85;--tw-scale-y:.85;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm-h .sm-h\:scale-\[\.8\]{--tw-scale-x:.8;--tw-scale-y:.8;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm-h .sm-h\:scale-\[0\.705\]{--tw-scale-x:.705;--tw-scale-y:.705;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm-h .sm-h\:scale-\[0\.72\]{--tw-scale-x:.72;--tw-scale-y:.72;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm-h .sm-h\:scale-\[0\.78\]{--tw-scale-x:.78;--tw-scale-y:.78;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm-h .sm-h\:scale-\[0\.7\]{--tw-scale-x:.7;--tw-scale-y:.7;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm-h .sm-h\:gap-2{gap:.5rem}.sm-h .sm-h\:p-5{padding:1.25rem}.sm-h .sm-h\:pb-20{padding-bottom:5rem}.sm-h .sm-h\:pl-0{padding-left:0}.sm-h .sm-h\:\!text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.sm-h .sm-h\:\!text-xs{font-size:.75rem!important;line-height:1rem!important}.sm-h .sm-h\:text-\[34px\]{font-size:34px}.sm-h .sm-h\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm-h .sm-h\:leading-\[40px\]{line-height:40px}.xs-h-plus-plus .xs-h-plus-plus\:left-\[44px\]{left:44px}.xs-h-plus-plus .xs-h-plus-plus\:top-2\.5{top:.625rem}.xs-h-plus-plus .xs-h-plus-plus\:-mb-12{margin-bottom:-3rem}.xs-h-plus-plus .xs-h-plus-plus\:-mb-\[60px\]{margin-bottom:-60px}.xs-h-plus-plus .xs-h-plus-plus\:ml-0\.5{margin-left:.125rem}.xs-h-plus-plus .xs-h-plus-plus\:h-7{height:1.75rem}.xs-h-plus-plus .xs-h-plus-plus\:h-\[52px\]{height:52px}.xs-h-plus-plus .xs-h-plus-plus\:h-\[75px\]{height:75px}.xs-h-plus-plus .xs-h-plus-plus\:h-\[calc\(120px\+var\(--main-view-padding-top\)\)\]{height:calc(120px + var(--main-view-padding-top))}.xs-h-plus-plus .xs-h-plus-plus\:w-7{width:1.75rem}.xs-h-plus-plus .xs-h-plus-plus\:w-\[48px\]{width:48px}.xs-h-plus-plus .xs-h-plus-plus\:w-\[calc\(100\%\/0\.665\)\]{width:150.376%}.xs-h-plus-plus .xs-h-plus-plus\:min-w-\[100px\]{min-width:100px}.xs-h-plus-plus .xs-h-plus-plus\:scale-\[0\.665\]{--tw-scale-x:.665;--tw-scale-y:.665;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xs-h-plus .xs-h-plus\:-mb-14{margin-bottom:-3.5rem}.xs-h-plus .xs-h-plus\:h-\[292px\]{height:292px}.xs-h-plus .xs-h-plus\:h-\[calc\(110px\+var\(--main-view-padding-top\)\)\]{height:calc(110px + var(--main-view-padding-top))}.xs-h-plus .xs-h-plus\:w-\[calc\(100\%\/0\.625\)\]{width:160%}.xs-h-plus .xs-h-plus\:scale-\[0\.625\]{--tw-scale-x:.625;--tw-scale-y:.625;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xs-h .xs-h\:-top-4{top:-1rem}.xs-h .xs-h\:-top-7{top:-1.75rem}.xs-h .xs-h\:-mb-16{margin-bottom:-4rem}.xs-h .xs-h\:mb-1\.5{margin-bottom:.375rem}.xs-h .xs-h\:mb-3{margin-bottom:.75rem}.xs-h .xs-h\:mb-\[-15px\]{margin-bottom:-15px}.xs-h .xs-h\:mt-2{margin-top:.5rem}.xs-h .xs-h\:mt-3{margin-top:.75rem}.xs-h .xs-h\:mt-\[-100px\]{margin-top:-100px}.xs-h .xs-h\:mt-\[-60px\]{margin-top:-60px}.xs-h .xs-h\:mt-\[-75px\]{margin-top:-75px}.xs-h .xs-h\:\!size-\[18px\]{width:18px!important;height:18px!important}.xs-h .xs-h\:h-\[272px\]{height:272px}.xs-h .xs-h\:h-\[56px\]{height:56px}.xs-h .xs-h\:w-\[calc\(100\%-1rem\)\]{width:calc(100% - 1rem)}.xs-h .xs-h\:w-\[calc\(100\%\/0\.585\)\]{width:170.94%}.xs-h .xs-h\:max-w-\[260px\]{max-width:260px}.xs-h .xs-h\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xs-h .xs-h\:scale-\[0\.585\]{--tw-scale-x:.585;--tw-scale-y:.585;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xs-h .xs-h\:scale-\[0\.65\]{--tw-scale-x:.65;--tw-scale-y:.65;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xs-h .xs-h\:scale-\[0\.68\]{--tw-scale-x:.68;--tw-scale-y:.68;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xs-h .xs-h\:scale-\[0\.6\]{--tw-scale-x:.6;--tw-scale-y:.6;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xs-h .xs-h\:scale-\[0\.7\]{--tw-scale-x:.7;--tw-scale-y:.7;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xs-h .xs-h\:scale-y-90{--tw-scale-y:.9;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xs-h .xs-h\:gap-4{gap:1rem}.xs-h .xs-h\:\!p-\[18px\]{padding:18px!important}.xs-h .xs-h\:p-4{padding:1rem}.xs-h .xs-h\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.xs-h .xs-h\:pb-16{padding-bottom:4rem}.xs-h .xs-h\:pt-3{padding-top:.75rem}.xs-h .xs-h\:pt-4{padding-top:1rem}.xs-h .xs-h\:\!text-base{font-size:1rem!important;line-height:1.5rem!important}.xs-h .xs-h\:text-\[28px\]{font-size:28px}.xs-h .xs-h\:text-base{font-size:1rem;line-height:1.5rem}.xs-h .xs-h\:leading-\[34px\]{line-height:34px}.xxs-h .xxs-h\:bottom-8{bottom:2rem}.xxs-h .xxs-h\:-mb-4{margin-bottom:-1rem}.xxs-h .xxs-h\:-mb-\[4\.5rem\]{margin-bottom:-4.5rem}.xxs-h .xxs-h\:mb-1{margin-bottom:.25rem}.xxs-h .xxs-h\:mb-24{margin-bottom:6rem}.xxs-h .xxs-h\:mt-1\.5{margin-top:.375rem}.xxs-h .xxs-h\:mt-\[-90px\]{margin-top:-90px}.xxs-h .xxs-h\:h-\[252px\]{height:252px}.xxs-h .xxs-h\:min-h-\[148px\]{min-height:148px}.xxs-h .xxs-h\:w-\[calc\(100\%-0\.5rem\)\]{width:calc(100% - .5rem)}.xxs-h .xxs-h\:w-\[calc\(100\%\/0\.545\)\]{width:183.486%}.xxs-h .xxs-h\:max-w-\[220px\]{max-width:220px}.xxs-h .xxs-h\:\!scale-\[\.65\]{--tw-scale-x:.65!important;--tw-scale-y:.65!important;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.xxs-h .xxs-h\:scale-\[\.65\]{--tw-scale-x:.65;--tw-scale-y:.65;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xxs-h .xxs-h\:scale-\[\.7\]{--tw-scale-x:.7;--tw-scale-y:.7;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xxs-h .xxs-h\:scale-\[0\.545\]{--tw-scale-x:.545;--tw-scale-y:.545;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xxs-h .xxs-h\:scale-\[0\.56\]{--tw-scale-x:.56;--tw-scale-y:.56;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xxs-h .xxs-h\:scale-\[0\.64\]{--tw-scale-x:.64;--tw-scale-y:.64;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xxs-h .xxs-h\:scale-\[0\.66\]{--tw-scale-x:.66;--tw-scale-y:.66;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xxs-h .xxs-h\:scale-\[0\.6\]{--tw-scale-x:.6;--tw-scale-y:.6;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xxs-h .xxs-h\:gap-3{gap:.75rem}.xxs-h .xxs-h\:\!p-4{padding:1rem!important}.xxs-h .xxs-h\:p-3{padding:.75rem}.xxs-h .xxs-h\:px-1{padding-left:.25rem;padding-right:.25rem}.xxs-h .xxs-h\:pb-14{padding-bottom:3.5rem}.xxs-h .xxs-h\:pt-3{padding-top:.75rem}.xxs-h .xxs-h\:text-\[24px\]{font-size:24px}.xxs-h .xxs-h\:text-base{font-size:1rem;line-height:1.5rem}.xxs-h .xxs-h\:text-xs{font-size:.75rem;line-height:1rem}.xxs-h .xxs-h\:leading-\[28px\]{line-height:28px}@media (width<=425px){.lg-w-plus\:h-\[105px\]{height:105px}html.lang-tl .lang-tl\:lg-w-plus\:text-xs{font-size:.75rem;line-height:1rem}}@media (width<=410px){.lg-w\:text-base{font-size:1rem;line-height:1.5rem}}@media (width<=400px){html.lang-fr .base-w-plus\:lang-fr\:text-\[10px\]{font-size:10px}html.lang-id .base-w-plus\:lang-id\:text-\[11px\],html.lang-tl .base-w-plus\:lang-tl\:text-\[11px\]{font-size:11px}html.lang-ja .base-w-plus\:lang-ja\:text-xs{font-size:.75rem;line-height:1rem}}@media (width<=385px){.base-w\:h-\[90px\]{height:90px}.base-w\:flex-col{flex-direction:column}.base-w\:text-sm{font-size:.875rem;line-height:1.25rem}html.lang-id .base-w\:lang-id\:text-\[10px\],html.lang-tl .base-w\:lang-tl\:text-\[10px\]{font-size:10px}}@media (width<=370px){.md-w\:-right-4{right:-1rem}.md-w\:top-\[-10px\]{top:-10px}.md-w\:hidden{display:none}.md-w\:w-20{width:5rem}.md-w\:scale-\[0\.85\]{--tw-scale-x:.85;--tw-scale-y:.85;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md-w\:gap-1{gap:.25rem}}@media (width<=360px){.sm-w\:hidden{display:none}.sm-w\:scale-90{--tw-scale-x:.9;--tw-scale-y:.9;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm-w\:gap-1{gap:.25rem}.sm-w\:gap-1\.5{gap:.375rem}.sm-w\:gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}}@media (width<=345px){.xs-w\:\!hidden{display:none!important}.xs-w\:hidden{display:none}.xs-w\:h-\[80px\]{height:80px}.xs-w\:w-full{width:100%}.xs-w\:flex-col{flex-direction:column}.xs-w\:gap-1{gap:.25rem}.xs-w\:gap-x-0\.5{-moz-column-gap:.125rem;column-gap:.125rem}.xs-w\:gap-y-2{row-gap:.5rem}.xs-w\:px-3{padding-left:.75rem;padding-right:.75rem}}@media (width<=320px){.xxs-w\:scale-\[\.7\]{--tw-scale-x:.7;--tw-scale-y:.7;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xxs-w\:gap-x-\[1px\]{-moz-column-gap:1px;column-gap:1px}}.\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar{display:none}.\[\&\>\*\]\:size-full>*{width:100%;height:100%}.\[\&\>img\]\:h-full>img{height:100%}.\[\&\>img\]\:w-full>img{width:100%}.\[\&\>img\]\:object-contain>img{-o-object-fit:contain;object-fit:contain}.\[\&\>svg\]\:size-6>svg{width:1.5rem;height:1.5rem}.\[\&_span\]\:font-bold span{font-weight:700}.shepherd-button{color:#ffffffbf;cursor:pointer;background:#3288e6;border:0;border-radius:3px;margin-right:.5rem;padding:.5rem 1.5rem;transition:all .5s}.shepherd-button:not(:disabled):hover{color:#ffffffbf;background:#196fcc}.shepherd-button.shepherd-button-secondary{color:#000000bf;background:#f1f2f3}.shepherd-button.shepherd-button-secondary:not(:disabled):hover{color:#000000bf;background:#d6d9db}.shepherd-button:disabled{cursor:not-allowed}.shepherd-footer{border-bottom-right-radius:5px;border-bottom-left-radius:5px;justify-content:flex-end;padding:0 .75rem .75rem;display:flex}.shepherd-footer .shepherd-button:last-child{margin-right:0}.shepherd-cancel-icon{color:#808080bf;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:2em;font-weight:400;transition:color .5s}.shepherd-cancel-icon:hover{color:#000000bf}.shepherd-has-title .shepherd-content .shepherd-cancel-icon{color:#808080bf}.shepherd-has-title .shepherd-content .shepherd-cancel-icon:hover{color:#000000bf}.shepherd-title{color:#000000bf;flex:1 0 auto;margin:0;padding:0;font-size:1rem;font-weight:400;display:flex}.shepherd-header{border-top-left-radius:5px;border-top-right-radius:5px;justify-content:flex-end;align-items:center;padding:.75rem .75rem 0;line-height:2em;display:flex}.shepherd-has-title .shepherd-content .shepherd-header{background:#e6e6e6;padding:1em}.shepherd-text{color:#000000bf;padding:.75em;font-size:1rem;line-height:1.3em}.shepherd-text p{margin-top:0}.shepherd-text p:last-child{margin-bottom:0}.shepherd-content{border-radius:5px;outline:none;padding:0}.shepherd-element{opacity:0;visibility:hidden;z-index:9999;background:#fff;border-radius:5px;outline:none;width:100%;max-width:400px;transition:opacity .3s,visibility .3s;box-shadow:0 1px 4px #0003}.shepherd-enabled.shepherd-element{opacity:1;visibility:visible}.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){opacity:0;pointer-events:none;visibility:hidden}.shepherd-element,.shepherd-element *,.shepherd-element :after,.shepherd-element :before{box-sizing:border-box}.shepherd-arrow,.shepherd-arrow:before{z-index:-1;width:16px;height:16px;position:absolute}.shepherd-arrow:before{content:"";background:#fff;transform:rotate(45deg)}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow{bottom:-8px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow{top:-8px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow{right:-8px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow{left:-8px}.shepherd-element.shepherd-centered>.shepherd-arrow{opacity:0}.shepherd-element.shepherd-has-title[data-popper-placement^=bottom]>.shepherd-arrow:before{background-color:#e6e6e6}.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,.shepherd-target-click-disabled.shepherd-enabled.shepherd-target *{pointer-events:none}.shepherd-modal-overlay-container{opacity:0;pointer-events:none;z-index:9997;width:100vw;height:0;transition:all .3s ease-out,height 0s .3s,opacity .3s;position:fixed;top:0;left:0;overflow:hidden}.shepherd-modal-overlay-container.shepherd-modal-is-visible{opacity:.5;height:100vh;transition:all .3s ease-out,height,opacity .3s;transform:translateZ(0)}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:all}button.svelte-1wtguxz{position:absolute}.main-bg.svelte-hxrrr4{background-color:#0000;background-image:url(../../../img/tg-error/bg.png),radial-gradient(48.94% 18.78% at 50% 35.7%,#563e22 0%,#0d0f16 100%);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.main-bg.svelte-1ax963o{background-color:#0000;background-image:url(../../../img/tg-error/bg.png),radial-gradient(52.8% 20.26% at 50% 33.71%,#21180c 0%,#0d0f16 100%);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}img{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none}.market-flicker.svelte-12qhfyh{animation:1s infinite flicker}.market-flicker--crazy_down.svelte-12qhfyh,.market-flicker--power_down.svelte-12qhfyh{box-shadow:inset 0 0 44.6px #d2006566,inset 0 0 13.5px #f2c23e1f}
