.search-dropdown{background-color:#3b352f;border-radius:4px;box-shadow:0 4px 36px #00000096;left:0;margin-top:4px;overflow:hidden;position:absolute;top:100%;width:100%;z-index:3}.search-dropdown__item{align-items:center;cursor:pointer;display:flex;padding:12px 18px 12px 19px;position:relative;transition:all .2s ease-in-out}.no-touch .search-dropdown__item:hover{background-color:#312d2b}.search-dropdown__item-icon{flex-shrink:0;height:14px;margin-right:15px;width:14px}.search-dropdown__item-text{color:#fff;flex-grow:1;font-size:16px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-dropdown__item-delete{flex-shrink:0;margin-left:14px}.search-dropdown__item-delete-ic{color:#fff;display:block;height:12px;width:12px}.no-touch .search-dropdown__item-delete:hover .search-dropdown__item-delete-ic{color:#f09235}.search__header{align-items:center;display:flex;justify-content:space-between;position:relative}@media(min-width:712px){.search__header{margin-right:-10px}}.search__header-input{position:relative;width:100%}.search__header-input-icon{color:#bab2a8;height:17px;left:14px;position:absolute;top:50%;transform:translateY(-50%);width:17px;z-index:1}.search__header-input:has(.input-field__wrap--focus) .search__header-input-icon{color:#fff}.search__header-input-close{border-radius:100%;cursor:pointer;position:absolute;right:18px;top:50%;transform:translateY(-50%);z-index:2}.search__header-input-close:hover{opacity:.7}.search__header-input-close-icon{color:#fff;display:block;height:20px;width:20px}.search__input-field{margin-bottom:0;width:100%}.search__close{cursor:pointer;display:flex;flex-shrink:0;margin-left:34px}.search__close-icon{color:#fff;height:16px;width:16px}.no-touch .search__close:hover .search__close-icon{color:#f09235}.search-tabs{margin:20px 0}@media(min-width:712px){.search-tabs{min-height:44px;overflow:auto}}.search-tabs-slider{background-color:#3b352f;border-radius:6px;display:flex;max-width:100%;overflow:auto;padding:4px;width:-moz-fit-content;width:fit-content;-ms-overflow-style:none;scrollbar-width:none}.search-tabs-slider::-webkit-scrollbar{display:none}.search-tabs-item{border-radius:4px;cursor:pointer;flex-shrink:0;padding:7px 8px}@media(min-width:712px){.search-tabs-item{margin-right:2px;padding:7px 16px}.search-tabs-item:last-child{margin-right:0}}.search-tabs-item.search-tabs-item--active{background-color:#544a42;pointer-events:none}.search-tabs-txt{color:#fff;display:block;font-size:14px;font-weight:600;line-height:18px}.search-tags{display:flex}@media(max-width:711px){.search-tags{margin:8px -12px -8px;overflow-y:scroll;padding:0 12px;-ms-overflow-style:none}.search-tags::-webkit-scrollbar{display:none;height:0;width:0}}@media(min-width:712px){.search-tags{flex-wrap:wrap;margin:8px 0 -8px}}.search-tags__item{align-items:center;border:1px solid #7e7168;border-radius:4px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:12px;justify-content:center;line-height:16px;margin:0 8px 8px 0;padding:6px 12px;text-transform:capitalize;transition:all .2s ease-out}.search-tags__item:last-child{margin-right:0}.no-touch .search-tags__item:hover{border-color:#f09235}.search-tags__item.active{background-color:#243247;border-color:#243247}.search-tags__item--provider{background-color:#544a42;border-color:#544a42;text-transform:uppercase}.no-touch .search-tags__item--provider:hover{background-color:#f09235;border-color:#f09235}.search-games-list-wr{margin-bottom:-8px}@media(min-width:712px){.search-games-list-wr{margin-bottom:-16px}}.search-games-list{display:grid;gap:8px;grid-template-columns:repeat(2,1fr)}@media(min-width:712px){.search-games-list{grid-template-columns:repeat(4,1fr)}}.search-games-list[data-test=winners__games_list_search]{display:flex;flex-wrap:wrap;gap:16px 8px}@media(min-width:712px){.search-games-list[data-test=winners__games_list_search]{gap:24px}}.search-result__not{margin-top:-20px;text-align:center}.search-result__not-img{background-image:url(../img/not-result.png);background-position:50% 50%;background-size:cover;height:200px;margin:0 auto;width:296px}@supports (background-image:url(../img/not-result.webp)){.search-result__not-img{background-image:url(../img/not-result.webp)}}.search-result__not-title{color:#fff;font-size:16px;font-weight:600;line-height:20px;margin-bottom:4px}@media(min-width:712px){.search-result__not-title{font-size:20px;line-height:24px}}.search-result__not-subtitle{color:#bab2a8;font-size:14px;line-height:18px}@media(min-width:712px){.search-result__not-subtitle{font-size:16px;line-height:20px}}.search-skeleton{display:flex;flex-wrap:wrap;margin-top:20px}@media(min-width:712px){.search-skeleton{margin-top:24px}}.search-skeleton__item{background-color:#544a42;border-radius:12px;height:158px;margin:0 8px 8px 0;overflow:hidden;position:relative;width:calc(50% - 4px)}@media(max-width:711px){.search-skeleton__item:nth-child(2n){margin-right:0}}@media(min-width:712px){.search-skeleton__item{height:166px;width:calc(25% - 6px)}.search-skeleton__item:nth-child(4n){margin-right:0}}.search-skeleton__item-bottom{align-items:center;background-color:#3b352f;bottom:0;display:flex;height:44px;left:0;padding:0 10px;position:absolute;width:100%}.search-skeleton__item-bottom:after,.search-skeleton__item-bottom:before{background-color:#544a42;border-radius:4px;content:"";display:block;height:20px}.search-skeleton__item-bottom:before{flex-grow:1}.search-skeleton__item-bottom:after{flex-shrink:0;margin-left:8px;width:20px}@media(min-width:712px){.search-skeleton__item-bottom{height:46px;padding:0 8px}}.search-games-list__last-winner{animation-fill-mode:forwards;cursor:pointer;transition:all .2s ease-out;width:calc(33.333% - 5.33333px)}.search-games-list__last-winner:nth-child(3n){margin-right:0}.no-touch .search-games-list__last-winner:hover{transform:translateY(-8px)}@media(min-width:712px){.search-games-list__last-winner{align-items:center;display:flex;width:calc(33.333% - 16px)}}.search-games-list__last-winner-img{border-radius:8px;height:64px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:711px){.search-games-list__last-winner-img{margin-bottom:12px}}@media(min-width:712px){.search-games-list__last-winner-img{flex-shrink:0;height:48px;margin-right:12px;width:48px}}.search-games-list__last-winner-wrap{flex-grow:1;overflow:hidden}.search-games-list__last-winner-name{color:#bab2a8;font-size:10px;line-height:14px}.search-games-list__last-winner-price{color:#f09235;font-size:14px;font-weight:600;line-height:18px}.search-games-list__last-winner-price span{font-size:10px;line-height:14px}.search-games-list__last-winner-game{color:#fff;font-size:12px;font-weight:600;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-games-list__last-preloader{flex-grow:1}.search-result{display:flex;flex-direction:column;flex-grow:1}@media(min-width:712px){.search-result{margin:-8px -36px 0 -9px;padding:8px 0 0 9px}}.search-result__wrap{display:flex!important;flex-direction:column;flex-grow:1}.search-result__wrap.vb-content{margin:-8px 0 0 -9px;padding:8px 0 36px 9px;width:calc(100% + 26px)!important}.search-result__wrap{-ms-overflow-style:none;scrollbar-width:none}.search-result__wrap::-webkit-scrollbar{display:none}.search-result__inner{display:flex;flex-direction:column;flex-grow:1}@media(min-width:712px){.search-result__inner{margin-right:62px}}.search-result__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px;min-height:32px}.search-result__list{display:flex;position:relative}@media(min-width:712px){.search-result__list{flex-wrap:wrap}}.search-result__list.search-result__list--providers{margin:0 -12px;overflow:auto;padding:0 12px;-ms-overflow-style:none;scrollbar-width:none}.search-result__list.search-result__list--providers::-webkit-scrollbar{display:none}.search-result__list-wr--all .search-result__list.search-result__list--providers{flex-wrap:wrap}@media(min-width:712px){.search-result__list.search-result__list--providers{margin:0;max-height:104px;overflow:hidden;padding:0;position:relative}.search-result__list-wr--all .search-result__list.search-result__list--providers{flex-wrap:nowrap;max-height:none;overflow:visible}}.search-result__header-title{align-items:center;display:flex}.search-result__header-title-text{color:#fff;font-size:16px;font-weight:600;line-height:20px;margin-right:8px}.search-result__header-title-number{background-color:#f09235;border-radius:12px;height:16px;min-width:23px;padding:0 4px}.search-result__header-button-all,.search-result__header-title-number{align-items:center;color:#fff;display:flex;font-size:12px;font-weight:600;justify-content:center;line-height:1}.search-result__header-button-all{border:1px solid #7e7168;border-radius:4px;cursor:pointer;height:32px;padding:0 9px}.no-touch .search-result__header-button-all:hover{border-color:#f09235}.search-result-wrap{margin-bottom:20px}.search-result-wrap:last-child{margin-bottom:0}.search-result-wrap--all{display:flex}.search-result__list-provider{align-items:center;background-color:#3b352f;border:1px solid transparent;border-radius:4px;cursor:pointer;display:flex;flex-shrink:0;height:48px;justify-content:center;margin-right:8px;padding:0 16px}.search-result__list-provider:last-child{margin-right:0}.no-touch .search-result__list-provider:hover{border-color:#f09235}.search-result__list-wr--all .search-result__list-provider{margin-bottom:8px}@media(min-width:712px){.search-result__list-provider{margin-bottom:8px}.search-result__list-wr--all .search-result__list-provider{margin-bottom:0}}.search-result__list-provider-img{height:24px;width:auto}.search-result__list-provider-name{font-size:16px}.search-result_slider{margin-bottom:-8px;width:100%}.two-row .search-result_slider{min-height:245px}@media(max-width:711px){.search-result_slider{display:flex;gap:8px;margin:0 -12px;overflow-x:auto;padding:0 12px;scroll-behavior:smooth;width:100vw;-ms-overflow-style:none;scrollbar-width:none}.search-result_slider::-webkit-scrollbar{display:none}}@media(min-width:712px){.search-result_slider{display:grid;gap:8px;grid-template-columns:repeat(4,1fr)}}.two-row .search-result_slider .swiper-wrapper{flex-direction:column;flex-wrap:wrap;max-height:250px}@media(min-width:451px)and (max-width:711px){.two-row .search-result_slider .swiper-wrapper{max-height:400px}}.search-result_slider-group{display:flex;flex-direction:column;gap:8px}.search-slider__pagination,.search-slider__pagination-recom{align-items:center;bottom:-8px;display:flex;justify-content:center;left:50%;position:absolute;transform:translate(-50%)}.search-slider__pagination .swiper-pagination-bullet,.search-slider__pagination-recom .swiper-pagination-bullet{background-color:#8bc7e7;border-radius:20px;height:4px;margin-right:12px;opacity:.5;transition:all .2s ease-out;width:4px}.search-slider__pagination .swiper-pagination-bullet.active,.search-slider__pagination-recom .swiper-pagination-bullet.active{background-color:#006fff;width:28px}.main-wrapper>.search{inset:50px 0 56px;opacity:1!important;position:fixed;z-index:12}.sport .main-wrapper>.search{z-index:100}.v-sport .main-wrapper>.search{background:red;z-index:104}@media(min-width:712px){.main-wrapper>.search{background-color:#211e1ce6;bottom:0;left:60px;top:0;z-index:10016}}@media(min-width:1280px){.main-wrapper>.search{left:80px}}.main-wrapper.game-page>.search{left:0;z-index:110}.search__filters-scroll-inner{align-items:center;color:#ffffffa3;display:flex;font-size:1rem;justify-content:space-between;letter-spacing:-.0133333333rem;line-height:1}@media(min-width:712px)and (max-width:1279px){.search__filters-scroll-inner{font-size:1.6rem;letter-spacing:-.02rem}}@media(min-width:1280px){.search__filters-scroll-inner{font-size:.8888888889rem;letter-spacing:-.0111111111rem}}.search-block__filter-title{color:#ffffffa3;font-size:.8rem;letter-spacing:-.0133333333rem;line-height:2;padding-right:1rem}@media(min-width:712px)and (max-width:1279px){.search-block__filter-title{font-size:1.6rem;letter-spacing:-.02rem;line-height:1;padding-right:1rem}}@media(min-width:1280px){.search-block__filter-title{font-size:.8888888889rem;letter-spacing:-.0111111111rem;line-height:1;padding-right:.5555555556rem}}.search__inner{background-color:#312d2b;padding:20px 12px}@media(max-width:711px){.search__inner{display:flex;flex-direction:column;flex-grow:1}}@media(min-width:712px){.search__inner{border-radius:12px;box-shadow:0 16px 16px #0003;display:flex;flex-direction:column;left:50%;max-height:calc(90% - 90px);max-width:96%;padding:28px 36px 0;position:absolute;top:90px;transform:translate(-50%);width:700px}}.search__inner--loading{overflow:hidden}.search__overflay{background-color:#243247;cursor:pointer;height:100%;left:0;position:fixed;top:3.6rem;width:100%;z-index:11}@media(max-width:711px){.game-page.search-opened .search__overflay{z-index:109}}@media screen and (min-width:712px){.search__overflay{top:0;z-index:105}}.v-sport .search__overflay{z-index:103}@keyframes searchBounceInToTopMobile{0%{transform:translate3d(-50%,200%,0)}to{transform:translate3d(-50%,0,0)}}@keyframes searchBounceInToTopNoMobile{0%{transform:translate3d(-50%,-200%,0)}to{transform:translate3d(-50%,0,0)}}.search__filters-wr{flex-shrink:0}@media(max-width:711px){.search__filters-wr{margin-bottom:1.3333333333rem}}@media(min-width:712px)and (max-width:1279px){.search__filters-wr{align-items:flex-start;display:flex;justify-content:space-between}}@media(min-width:1280px){.search__filters-wr{align-items:center;display:flex;justify-content:space-between}}.search__header-line{align-items:center;display:flex;justify-content:space-between}.search__results-text{color:#ffffffa3;font-size:.8rem;letter-spacing:-.01rem;line-height:1}@media(min-width:712px)and (max-width:1279px){.search__results-text{font-size:1.6rem;letter-spacing:-.02rem}}@media(min-width:1280px){.search__results-text{font-size:.8888888889rem;letter-spacing:-.0111111111rem}}.search__results-text-num{color:#30ad11;display:inline-block;font-size:.8rem;letter-spacing:.0293333333rem;line-height:2;margin-left:.1333333333rem}@media(min-width:712px)and (max-width:1279px){.search__results-text-num{font-size:1.6rem;letter-spacing:.044rem;margin-left:.2rem}}@media(min-width:1280px){.search__results-text-num{font-size:.8888888889rem;letter-spacing:.0244444444rem;margin-left:.1111111111rem}}.search__filters-scroll{flex:1 1 auto}.search__filters-trigger-wr{align-items:flex-end;cursor:pointer;display:flex;font-size:0;letter-spacing:-4px;line-height:0;padding-right:1rem;position:relative}@media(min-width:712px)and (max-width:1279px){.search__filters-trigger-wr{padding-right:0}}@media(min-width:1280px){.search__filters-trigger-wr{height:2.2222222222rem;padding-right:0}}.search__filters-trigger{color:#ffffffa3;font-size:.8rem;letter-spacing:-.01rem;line-height:1;white-space:nowrap}@media(min-width:712px)and (max-width:1279px){.search__filters-trigger{font-size:1.6rem;letter-spacing:-.02rem}}@media(min-width:1280px){.search__filters-trigger{font-size:.8888888889rem;letter-spacing:-.0111111111rem}}.search__filters-trigger-ic{color:#d7cec5;height:.8rem;margin-left:.3333333333rem;vertical-align:middle;width:auto}@media(min-width:712px)and (max-width:1279px){.search__filters-trigger-ic{height:1.3333333333rem;margin-left:.5555555556rem}}@media(min-width:1280px){.search__filters-trigger-ic{height:.6666666667rem;margin-left:.2777777778rem}}.search__filters-trigger-arr{color:#f1ede9;height:auto;margin-top:-.1333333333rem;opacity:.7;position:absolute;right:0;top:50%;transform:translateZ(0);width:.6rem}.search__filters-trigger-wr--open .search__filters-trigger-arr{transform:translateZ(0) rotate(180deg)}@media(min-width:712px)and (max-width:1279px){.search__filters-trigger-arr{margin-top:-.2rem;width:1.2rem}}@media(min-width:1280px){.search__filters-trigger-arr{margin-top:-.1333333333rem;width:.7333333333rem}}@media(max-width:711px){.search__filters-items{padding:0 1.3333333333rem}}@media screen and (min-width:712px){.search__filters-items{display:flex;flex:1 1 auto}}.search__filters-item{border-bottom:1px solid hsla(0,0%,100%,.2);position:relative}.search__filters-item:last-child{border-bottom:none}@media screen and (min-width:712px){.search__filters-item{border-bottom:none}.search__filters-item.search__filters-item--mod{display:flex;flex:1 1 auto;justify-content:flex-end}}.search__filters-item-header{cursor:pointer;min-height:3.3333333333rem;padding:1.0666666667rem 1.3333333333rem .9333333333rem 0;position:relative}@media(min-width:712px)and (max-width:1279px){.search__filters-item-header{height:4rem;min-height:auto;padding:1rem 4rem 1rem 1.3rem;text-align:right}.search__filters-item-header.open{background-color:#243247;border-top-left-radius:.3rem;border-top-right-radius:.3rem}}@media(min-width:1280px){.search__filters-item-header{height:2.2222222222rem;min-height:auto;padding:.5555555556rem 2.2222222222rem .5555555556rem .7222222222rem;text-align:right}.search__filters-item-header.open{background-color:#243247;border-top-left-radius:.1666666667rem;border-top-right-radius:.1666666667rem}}.search__filters-item-text{color:#fff;font-size:1rem;letter-spacing:-.0133333333rem;line-height:1;opacity:.82;transition:all .2s ease-out;white-space:nowrap}.no-touch .search__filters-item:hover .search__filters-item-text{opacity:1}@media(min-width:712px)and (max-width:1279px){.search__filters-item-text{color:#ffffffa3;font-size:1.6rem;letter-spacing:-.02rem}}@media(min-width:1280px){.search__filters-item-text{color:#ffffffa3;font-size:.8888888889rem;letter-spacing:-.0111111111rem}}.search__filters-item-ic{color:#30ad11;height:auto;margin-top:-.1333333333rem;position:absolute;right:0;top:50%;transition:all .2s ease-out;width:.6rem}.search__filters-item-header.open .search__filters-item-ic{transform:rotate(180deg)}.no-touch .search__filters-item:hover .search__filters-item-ic{color:#30ad11}@media(min-width:712px)and (max-width:1279px){.search__filters-item-ic{margin-top:-.5rem;right:1.8rem;width:1.2rem}}@media(min-width:1280px){.search__filters-item-ic{margin-top:-.2222222222rem;right:1rem;width:.6666666667rem}}@media(min-width:712px)and (max-width:1279px){.search__filters-item-dropdown{background-color:#243247;border-radius:.3rem;border-top-right-radius:0;box-shadow:0 1.4rem 2.3rem #00000061;position:absolute;right:0;top:4rem;width:29rem;z-index:1}}@media(min-width:1280px){.search__filters-item-dropdown{background-color:#243247;border-radius:.1666666667rem;border-top-right-radius:0;box-shadow:0 .7777777778rem 1.2777777778rem #00000061;position:absolute;right:0;top:2.2222222222rem;width:16.1111111111rem;z-index:1}}.search__filters-item-dropdown-inner{max-height:100%!important;padding:.4rem 0 1.3333333333rem}@media(min-width:712px)and (max-width:1279px){.search__filters-item-dropdown-inner{padding:2rem 0}}@media(min-width:1280px){.search__filters-item-dropdown-inner{padding:1.1111111111rem 0}}.search__filters-item-dropdown-item{color:#ffffffd1;cursor:pointer;display:flex;font-size:1rem;justify-content:space-between;letter-spacing:normal;line-height:1;padding:1rem 1rem 1rem 1.6666666667rem}.search__filters-item-dropdown-item:last-child{margin-bottom:0}@media(min-width:712px)and (max-width:1279px){.search__filters-item-dropdown-item{font-size:1.5rem;padding:1.5rem 1.5rem 1.5rem 2.8rem}}@media(min-width:1280px){.search__filters-item-dropdown-item{font-size:.8333333333rem;padding:.8333333333rem .8333333333rem .8333333333rem 1.5555555556rem}}.search__scroll{display:flex;flex:1 1 auto;flex-direction:column;margin-left:-1.3333333333rem;margin-right:-1.3333333333rem}@media(min-width:712px)and (max-width:1279px){.search__scroll{margin-left:-2rem;margin-right:-2rem;margin-top:1rem}}@media(min-width:1280px){.search__scroll{margin-left:-1.1111111111rem;margin-right:-1.1111111111rem;margin-top:.5555555556rem}}.search__scroll-inner{margin-left:1px}.search__result-items{margin-left:-1px;padding:0 1.3333333333rem 1.3333333333rem}@media(min-width:712px)and (max-width:1279px){.search__result-items{padding:0 2rem 2rem}}@media(min-width:1280px){.search__result-items{padding:0 1.1111111111rem 1.1111111111rem}}.search__results-item{align-items:center;border-bottom:1px solid #006fff;display:flex;justify-content:space-between;margin-bottom:1.1333333333rem;min-height:4rem;padding-left:5.7333333333rem;position:relative;width:100%}.search__results-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}@media(min-width:712px)and (max-width:1279px){.search__results-item{margin-bottom:1.5rem;min-height:7rem;padding-left:11.5rem}}@media(min-width:1280px){.search__results-item{margin-bottom:.8333333333rem;min-height:3.6666666667rem;padding-left:6.3888888889rem}}.search__results-item__link{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:1.1333333333rem;min-height:3.1333333333rem;width:100%}@media(min-width:712px)and (max-width:1279px){.search__results-item__link{margin-bottom:1.5rem;min-height:6.3rem}}@media(min-width:1280px){.search__results-item__link{margin-bottom:.8333333333rem;min-height:3.5rem}}.search__results-item-img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:.2rem;height:3.1333333333rem;left:0;position:absolute;top:0;width:4.6666666667rem}@media(min-width:712px)and (max-width:1279px){.search__results-item-img{border-radius:.3rem;height:6.3rem;width:9.5rem}}@media(min-width:1280px){.search__results-item-img{border-radius:.1666666667rem;height:3.5rem;width:5.2777777778rem}}.search__results-item-title{color:#ffffffe8;font-size:1.2rem;font-weight:500;letter-spacing:normal;line-height:1.14;margin-bottom:.4666666667rem}@media(min-width:712px)and (max-width:1279px){.search__results-item-title{font-size:1.8rem;margin-bottom:1rem}}@media(min-width:1280px){.search__results-item-title{font-size:1rem;margin-bottom:.5555555556rem}}.search__results-item-info{align-items:center;display:flex;justify-content:space-between}.search__results-item-info-inner{display:flex;justify-content:space-between;width:100%}.search__results-item-info-inner.game-multi-windows-mode{flex-direction:column}.search__results-item-provider{color:#ffffffe8;font-size:.9333333333rem;letter-spacing:.0333333333rem;line-height:1;opacity:.6}@media(min-width:712px)and (max-width:1279px){.search__results-item-provider{font-size:1.4rem;letter-spacing:.05rem}}@media(min-width:1280px){.search__results-item-provider{font-size:.7777777778rem;letter-spacing:.0277777778rem}}.search__results-item-jackpot{padding-left:1.5333333333rem;position:relative}@media(min-width:712px)and (max-width:1279px){.search__results-item-jackpot{padding-left:3.9rem}}@media(min-width:1280px){.search__results-item-jackpot{padding-left:2.1666666667rem}}.search__results-item-jackpot-ic{color:#eedac7;height:.9333333333rem;left:0;letter-spacing:normal;position:absolute;top:50%;transform:translate3d(0,-50%,0);width:auto}@media(min-width:712px)and (max-width:1279px){.search__results-item-jackpot-ic{height:2.4rem}}@media(min-width:1280px){.search__results-item-jackpot-ic{height:1.3333333333rem}}.search__results-item-jackpot-sum{color:#ffffffe8;font-size:.8rem;font-weight:500;letter-spacing:-.0306666667rem;line-height:1;opacity:.9}@media(min-width:712px)and (max-width:1279px){.search__results-item-jackpot-sum{font-size:2.1rem;letter-spacing:-.081rem}}@media(min-width:1280px){.search__results-item-jackpot-sum{font-size:1.1666666667rem;letter-spacing:-.045rem}}.search__filters-item-dropdown-item__icon-wrap{align-items:center;border:1px solid rgba(139,199,231,.5);border-radius:2px;display:flex;height:1.3333333333rem;justify-content:center;width:1.3333333333rem}.search__filters-item-dropdown-item.active .search__filters-item-dropdown-item__icon-wrap{background-color:#30ad11;border-color:#30ad11}.search__filters-item-dropdown-item.active .search__filters-item-dropdown-item__icon-wrap:before{background-image:url(../img/search/checkbox-black.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:60%;width:60%}@media(min-width:712px)and (max-width:1279px){.search__filters-item-dropdown-item__icon-wrap{height:2rem;width:2rem}}@media(min-width:1280px){.search__filters-item-dropdown-item__icon-wrap{height:1.1111111111rem;width:1.1111111111rem}}.search__filters-item-dropdown-wrap{display:flex;flex-direction:column}@media(min-width:712px)and (max-width:1279px){.search__filters-item-dropdown-wrap{max-height:34rem}}@media(min-width:1280px){.search__filters-item-dropdown-wrap{max-height:18.8888888889rem}}.search__filters-item-dropdown-scroll{width:100%}.search__results-item-btn{align-items:center;background-color:#812edb;border-radius:.2rem;color:#fff;cursor:pointer;display:flex;font-size:0;height:4.8rem;justify-content:center;letter-spacing:-4px;line-height:0;margin-top:-1.1333333333rem;padding:0 2.5rem}@media(min-width:712px)and (max-width:1279px){.search__results-item-btn{margin-top:-1.5rem}}@media(min-width:1280px){.search__results-item-btn{border-radius:.1111111111rem;height:2.6666666667rem;margin-top:-.8333333333rem;padding:0 1.3888888889rem}}.search__results-item-btn-ic{color:#5c5c5c;height:2.4rem;letter-spacing:normal;margin-right:1rem;width:auto}@media(min-width:1280px){.search__results-item-btn-ic{height:1.3333333333rem;margin-right:.5555555556rem}}.search__results-item-btn-text{color:#fff;font-size:1.2rem;letter-spacing:normal;line-height:1;white-space:nowrap}@media(min-width:1280px){.search__results-item-btn-text{font-size:.6666666667rem}}.search__button-back{align-items:center;display:flex;margin:20px 0}@media(min-width:712px){.search__button-back{margin-top:24px}}.search__button-back-icon-wrap{align-items:center;background-color:#544a42;border-radius:4px;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;margin-right:16px;transition:all .2s ease-out;width:32px}.no-touch .search__button-back-icon-wrap:hover{background-color:#7e7168}.search__button-back-icon{color:#fff;height:18px;width:10px}.search__button-back-text-wr{align-items:center;display:flex}.search__button-back-text{color:#fff;font-size:20px;font-weight:600;line-height:24px}.search__button-back-text-hint{background-color:#f09235;border-radius:12px;color:#fff;font-size:12px;font-weight:600;line-height:16px;margin-left:8px;min-width:28px;padding:0 4px;text-align:center}@media(max-width:711px){.search__wrap-vbar{background-color:#312d2b;display:flex;flex-direction:column;height:100%;left:50%;position:absolute;right:0;top:0;transform:translate3d(-50%,0,0);width:100%}.fade-enter-to .search__wrap-vbar{animation:searchBounceInToTopMobile .5s ease-in-out 0s 1 forwards}.fade-leave .search__wrap-vbar{transform:translate3d(-50%,-200%,0)}.fade-leave-active .search__wrap-vbar{transition:all 1s ease-in-out}.fade-leave-to .search__wrap-vbar{transform:translate3d(-50%,200%,0)}}.search__field-ic-close{color:#fff;height:auto;width:.9333333333rem}@media(min-width:712px)and (max-width:1279px){.search__field-ic-close{width:1.5555555556rem}}@media(min-width:1280px){.search__field-ic-close{width:.7777777778rem}}.search__wrap{display:flex!important;flex-direction:column}
