.b-crash-layout{display:flex;flex-direction:column;grid-gap:8px;gap:8px;margin:0 auto}@media (min-width:769px){.b-crash-layout{display:grid;grid-template-areas:"main main" "aside list";grid-template-columns:50%;grid-template-rows:auto;grid-gap:12px;gap:12px;max-width:none}}@media (min-width:993px){.b-crash-layout{display:grid;grid-template-areas:"aside main" "aside list";grid-template-columns:420px auto;grid-template-rows:380px auto;grid-gap:8px 24px;gap:8px 24px;max-width:none}}.b-crash-aside{display:flex;flex-direction:column;grid-area:aside;grid-gap:8px;gap:8px}@media (min-width:993px){.b-crash-aside{grid-gap:12px;gap:12px}}.b-crash-options{display:flex;flex-direction:column;grid-gap:16px;gap:16px;border-radius:16px;padding:16px;background:#201d37}@media (min-width:993px){.b-crash-options{grid-gap:24px;gap:24px;padding:20px}}.b-crash-options__tabs{width:calc(100% + 32px);margin:-16px -16px 0}@media (min-width:769px){.b-crash-options__tabs{width:100%;margin:0}}.b-crash-options__x2{display:flex;align-items:center;grid-gap:8px;gap:8px;border-radius:10px 21px 21px 10px;padding:8px 8px 8px 12px;background-color:#262343}.b-crash-options__x2-icon{min-width:26px;border-radius:6px;padding:2px 4px;background-color:#b7bdfa;color:#262343;font-size:.75rem;line-height:1rem;font-weight:800;text-align:center;cursor:pointer}.b-crash-options__x2-text{flex-grow:1;color:#b7bdfa;font-size:.875rem;line-height:1.25rem;font-weight:600}.b-crash-options__form-row{display:flex;flex-direction:row;grid-gap:4px;gap:4px}.b-crash-options__switcher-btns{width:172px}@media (min-width:993px){.b-crash-options__switcher-btns{width:196px}}@media (max-width:375px){.b-crash-options__switcher-btns_sm_mb{width:148px}}.b-crash-options__empty{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:16px;gap:16px;border-radius:12px;padding:16px;background:#262343}@media (min-width:993px){.b-crash-options__empty{padding:20px}}.b-crash-options__empty-top{display:flex;flex-direction:column;align-items:center;grid-gap:8px;gap:8px}.b-crash-options__empty-top svg{width:40px;height:40px;opacity:.4;color:#a39ccc}.b-crash-options__empty-title{font-size:1.125rem;line-height:1.75rem;font-weight:600}.b-crash-options__state{display:flex;justify-content:center;align-items:center;min-height:180px;border-radius:12px;padding:20px;background:#262343}.b-crash-options__elements{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;border-radius:12px;padding:12px 1px 12px 12px;background:#262343;max-height:180px;overflow-y:scroll}@media (min-width:541px){.b-crash-options__elements{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:769px){.b-crash-options__elements{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:993px){.b-crash-options__elements{max-height:260px}}.b-crash-options__elements::-webkit-scrollbar-track{margin:12px 0}.b-crash-options__elements::-webkit-scrollbar{width:12px}.b-crash-options__elements::-webkit-scrollbar-thumb{border-color:#262343;border-style:solid;border-width:0 4px;border-radius:5px}.b-crash-options__bet{display:flex;align-items:center;justify-content:space-between;overflow:hidden;border-radius:10px;padding:4px;background-color:#262343}.b-crash-options__bet_win{background-color:#3b346d}.b-crash-options__amount{width:88px}.b-crash-options__bet-main{display:flex;flex-direction:column;text-align:center;color:#b7bdfa}.b-crash-options__bet_win .b-crash-options__bet-main{position:relative;color:hsla(0,0%,100%,.85098)}.b-crash-options__bet_win .b-crash-options__bet-main:before{content:"";position:absolute;top:calc(50% + 19px);left:50%;width:160px;height:160px;opacity:.4;border-radius:50%;background:radial-gradient(circle,rgba(160,143,255,.4) 0,rgba(160,143,255,.25) 40%,rgba(160,143,255,0) 70%);transform:translate(-50%,-50%);pointer-events:none}.b-crash-options__bet-main-heading{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;grid-gap:4px;gap:4px}.b-crash-options__bet-main-heading svg{width:16px;height:16px}.b-crash-options__bet-text{font-size:.75rem;line-height:1rem;font-weight:600}.b-crash-options__bet-title{position:relative;z-index:1;font-size:.625rem;line-height:.875rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.b-crash-options__bet-btn{width:88px}.b-switcher-btns{display:grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;border-radius:10px;padding:2px;background-color:#262343}.b-switcher-btns .btn{border-radius:8px;padding-top:8px;padding-bottom:8px;font-size:.75rem;line-height:1rem}.b-crash-data{display:flex;justify-content:space-between;grid-gap:24px;gap:24px;border-radius:16px;padding:12px 16px;background:#201d37}@media (min-width:993px){.b-crash-data{padding-left:20px;padding-right:20px}}.b-crash{position:relative;display:flex;flex-direction:column;grid-area:main;order:-1;overflow:hidden;aspect-ratio:1.4/1;min-height:252px;max-height:330px;border-radius:16px;background-color:#201d37}@media (min-width:769px){.b-crash{min-height:320px;aspect-ratio:auto}}@media (min-width:993px){.b-crash{min-height:380px}}.b-crash__main{position:relative;flex-grow:1;padding:12px;overflow:hidden;border-radius:inherit}@media (min-width:641px){.b-crash__main{padding:16px}}@media (min-width:993px){.b-crash__main{padding:20px}}.b-crash__main-overlay{position:relative;z-index:1;display:flex;align-items:self-start;justify-content:space-between;grid-gap:16px;gap:16px}@media (min-width:993px){.b-crash__main-overlay{grid-gap:24px;gap:24px}}.b-crash__main-chat{position:absolute;bottom:6px;right:6px;z-index:1;border-radius:10px;padding-left:14px;padding-right:14px}.b-crash__animation{z-index:0;overflow:hidden;border-radius:inherit;pointer-events:none}.b-crash__animation,.b-crash__animation-bg{position:absolute;top:0;right:0;bottom:0;left:0}.b-crash__animation-bg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.b-crash__animation-mascot,.b-crash__animation-video{position:absolute;top:0;right:0;bottom:0;left:0}.b-crash__animation-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.b-crash__main-info{display:flex;flex-direction:column;grid-gap:12px;gap:12px}@media (min-width:993px){.b-crash__main-info{grid-gap:16px;gap:16px}}.b-crash__title-text{color:#8a83b0;font-size:.625rem;line-height:.875rem;font-weight:600}@media (min-width:993px){.b-crash__title-text{font-size:.75rem;line-height:1rem}}.b-crash__title-subtext{font-size:1.5rem;line-height:2rem;font-weight:700}@media (min-width:993px){.b-crash__title-subtext{font-size:2.25rem;line-height:2.5rem}}.b-crash__stats{display:flex;flex-direction:column;grid-gap:14px;gap:14px}.b-crash__stats-item{display:flex;align-items:center;grid-gap:8px;gap:8px}.b-crash__stats-item svg{width:16px;height:16px;color:#fff}@media (min-width:993px){.b-crash__stats-item svg{width:20px;height:20px}}@media (min-width:993px){.b-crash__stats-data{padding-bottom:2px}}.b-crash__stats-title{font-size:.75rem;line-height:1rem;font-weight:700}@media (min-width:993px){.b-crash__stats-title{font-size:.875rem;line-height:1.25rem}}.b-crash__stats-subtitle{display:none;color:#8a83b0;font-size:.625rem;line-height:1}@media (min-width:993px){.b-crash__stats-subtitle{display:block}}.b-crash__tags{position:relative}.b-crash__tags:before{content:"";position:absolute;top:-28px;bottom:0;left:0;right:0;width:100%;height:28px;background:linear-gradient(0deg,#171426,rgba(23,20,38,0))}.b-crash__tags-list{position:relative;z-index:1;display:flex;grid-gap:4px;gap:4px;overflow:hidden;padding:10px 16px;background:#171426}@media (min-width:993px){.b-crash__tags-list{padding:10px 20px}}.b-crash__tags-options{position:absolute;top:0;right:0;z-index:2;display:flex;align-items:center;height:100%;padding-left:10px;background:#171426}.b-crash__tags-options:before{content:"";position:absolute;top:0;right:100%;width:80px;height:100%;background:#171426;background:linear-gradient(270deg,#171426,rgba(23,20,38,0))}.b-crash__tags-btn{border-radius:10px}.b-crash-history__state{display:flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px;padding:6px 12px;color:#8a83b0}.b-crash-history__state_empty{grid-gap:6px;gap:6px}.b-crash-history__state_empty svg{width:20px;height:20px;opacity:.5}.b-crash-history__state_empty p{margin:0;font-size:.75rem;color:#8a83b0}.b-crash-list{display:flex;flex-direction:column;grid-area:list;grid-gap:2px;gap:2px}.b-crash-list__empty,.b-crash-list__state{display:flex;justify-content:center;align-items:center;grid-gap:12px;gap:12px;min-height:120px;border-radius:12px;padding:16px;background:#201d37}.b-crash-list__empty{flex-direction:column;color:#8a83b0;text-align:center}.b-crash-list__empty svg{width:40px;height:40px;opacity:.4;color:#a39ccc}.b-item-sm_selected .b-item-sm__inner{box-shadow:0 0 0 2px rgba(183,189,250,.6)}.b-item-crash{position:relative;z-index:1;width:108px;min-height:104px;border-radius:8px;padding:10px 6px 8px;box-shadow:0 8px 12px 6px rgba(0,0,0,.15),0 4px 4px 0 rgba(0,0,0,.3)}@media (min-width:993px){.b-item-crash{width:132px;min-height:150px;padding:12px 6px 10px}}.b-item-crash_default{background:linear-gradient(180deg,rgba(93,225,153,0),rgba(93,225,153,.6)),rgba(93,225,153,.1)}.b-item-crash_blue{background:linear-gradient(180deg,rgba(61,116,226,0),rgba(61,116,226,.6)),rgba(61,116,226,.1)}.b-item-crash_purple{background:linear-gradient(180deg,rgba(126,76,217,0),rgba(126,76,217,.6)),rgba(126,76,217,.1)}.b-item-crash_pink{background:linear-gradient(180deg,rgba(225,83,168,0),rgba(225,83,168,.6)),rgba(225,83,168,.1)}.b-item-crash_red{background:linear-gradient(180deg,rgba(242,70,111,0),rgba(242,70,111,.6)),rgba(242,70,111,.1)}.b-item-crash_gold{background:linear-gradient(180deg,rgba(255,230,121,0),rgba(255,230,121,.6)),rgba(255,230,121,.1)}.b-item-crash__content{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;grid-gap:2px;gap:2px}.b-item-crash_placeholder{display:flex;align-items:center;justify-content:center;background:rgba(126,76,217,.08)}.b-item-crash__price{position:absolute;top:4px;right:4px;z-index:2;min-width:37px;border-radius:5px;padding:2px 6px;background:rgba(23,20,38,.4);color:#fff;font-size:.75rem;line-height:1rem;font-weight:600;text-align:center}@media (min-width:993px){.b-item-crash__price{min-width:45px;border-radius:6px;padding:5px 8px;font-size:.875rem;line-height:1.25rem}}.b-item-crash__logo{z-index:1;position:absolute;top:15px;left:50%;opacity:.2;transform:translateX(-50%);transition:opacity .3s}@media (min-width:993px){.b-item-crash__logo{top:12px}}.b-item-crash:hover .b-item-crash__logo{opacity:.16}.b-item-crash__logo-img{width:64px;height:64px;transform:scale(1);transition:transform .3s}@media (min-width:993px){.b-item-crash__logo-img{width:76px;height:76px}}.b-item-crash:hover .b-item-crash__logo-img{transform:scale(.92)}.b-item-crash_default .b-item-crash__logo-img{color:#b7bdfa}.b-item-crash_blue .b-item-crash__logo-img{color:#cadcff}.b-item-crash_purple .b-item-crash__logo-img{color:#ddcaff}.b-item-crash_pink .b-item-crash__logo-img{color:#ffcaea}.b-item-crash_red .b-item-crash__logo-img{color:#ffcad6}.b-item-crash_gold .b-item-crash__logo-img{color:#fff5ca}.b-item-crash__img-wrap{z-index:2;width:100%;min-height:74px;display:flex;align-items:center;justify-content:center}@media (min-width:993px){.b-item-crash__img-wrap{min-height:94px}}.b-item-crash__img{width:100%;height:74px;-o-object-fit:contain;object-fit:contain}@media (min-width:993px){.b-item-crash__img{height:94px}}.b-item-crash__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:74px;color:#8a83b0;opacity:.6}@media (min-width:993px){.b-item-crash__placeholder{height:106px}}.b-item-crash__bottom{display:flex;flex-direction:column;align-items:center;grid-gap:6px;gap:6px;min-height:70px}@media (min-width:993px){.b-item-crash__bottom{grid-gap:8px;gap:8px;min-height:80px}}.b-item-crash__bottom-text{flex-shrink:0;width:100%;font-size:.625rem;line-height:.875rem;font-weight:600;text-align:center;min-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:993px){.b-item-crash__bottom-text{font-size:.75rem;line-height:1rem;min-height:20px}}.b-item-crash__multiplier{display:flex;align-items:center;grid-gap:4px;gap:4px;justify-content:center;margin-top:-2px}@media (min-width:993px){.b-item-crash__multiplier{grid-gap:3px;gap:3px;margin-top:0}}.b-item-crash__multiplier_static{width:100%}.b-item-crash__multiplier-text{font-size:.625rem;line-height:.875rem;font-weight:600;text-wrap:nowrap}@media (min-width:993px){.b-item-crash__multiplier-text{font-size:.75rem;line-height:1rem}}.b-item-crash__multiplier-text:last-child{color:#fff5ca}.b-item-crash__multiplier-icon{position:relative;width:12px;height:12px;opacity:.6}@media (min-width:993px){.b-item-crash__multiplier-icon{top:-1px;width:14px;height:14px}}.b-item-crash__btn{width:100%;min-height:0;padding:4px 10px;font-size:.625rem;line-height:.875rem}@media (min-width:993px){.b-item-crash__btn{width:auto;padding:6px 10px;font-size:.75rem;line-height:18px}}.b-item-crash__x{display:flex;justify-content:center;align-items:center;grid-gap:4px;gap:4px}.b-item-crash__x svg{width:14px;height:14px;opacity:.4;color:#fff}@media (min-width:993px){.b-item-crash__x svg{width:18px;height:18px}}.b-item-crash__x-title{color:#fff;font-size:.625rem;line-height:.875rem;font-weight:600}@media (min-width:993px){.b-item-crash__x-title{font-size:.75rem;line-height:1rem}}.b-item-crash__subtitle{position:absolute;top:100%;left:50%;opacity:.5;background:#786cba;background:linear-gradient(0deg,#786cba,#363154);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:1.5rem;line-height:17px;font-weight:900;letter-spacing:.02em;text-transform:uppercase;text-align:center;white-space:nowrap;transform:translateX(-50%)}@media (min-width:993px){.b-item-crash__subtitle{font-size:1.875rem;line-height:1.375rem}}.crash-reward-change-enter-active,.crash-reward-change-leave-active{transition:transform .2s ease,opacity .2s ease}.crash-reward-change-enter{opacity:0;transform:scale(.92)}.crash-reward-change-enter-to,.crash-reward-change-leave{opacity:1;transform:scale(1)}.crash-reward-change-leave-to{opacity:0;transform:scale(1.04)}