.switcher-container{display:flex;align-items:center;gap:1.2rem;font-family:inherit}.switcher-container .switcher-label{font-size:1.4rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.switcher-container .switcher{position:relative;width:5rem;height:2.4rem;border-radius:1.2rem;background:var(--grey-light);border:none;cursor:pointer;padding:0;transition:background .3s ease;display:flex;align-items:center}.switcher-container .switcher .switcher-thumb{position:absolute;left:.3rem;width:2rem;height:2rem;border-radius:50%;background:#fff;transition:transform .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.2)}.switcher-container .switcher.active{background:var(--blue-2)}.switcher-container .switcher.active .switcher-thumb{transform:translateX(2.4rem)}.switcher-container .switcher.disabled{opacity:.5;cursor:not-allowed}.switcher-container .switcher:focus-visible{outline:2px solid var(--focus-blue);outline-offset:2px}.mobile-menu{position:absolute;z-index:99;top:8.1rem;left:0;width:100%;height:100vh;max-height:0;background:rgba(26,26,26,.7);transition:max-height .5s;display:none}@media(max-width:1024px){.mobile-menu{display:block}}.mobile-menu__wrap{width:80%;padding-bottom:11rem;position:relative;left:-100rem;overflow-y:auto;max-height:60rem}.mobile-menu__list,.mobile-menu__wrap{background:var(--static-black)}.mobile-menu .mobile-menu__list_sub-menu{max-height:0;overflow:hidden;background:var(--statick-black-grey);transition:max-height .3s}.mobile-menu .mobile-menu__list_sub-menu .mobile-menu__list-item:first-child{border-top:1px solid var(--grey-dark)}.mobile-menu .mobile-menu__list_sub-menu .mobile-menu__list-item:last-child{border-bottom:none}.mobile-menu .mobile-menu__list_sub-menu .mobile-menu__list-item a{pointer-events:painted}.mobile-menu .arrow{position:relative}.mobile-menu .arrow:before{content:"";width:1.6rem;height:1rem;background:url(/_next/static/media/btn-arrow-accordion-white.6571fa56.svg) 50%/cover no-repeat;position:absolute;top:50%;right:2rem;transform:translateY(-50%);transition:all .2s}.mobile-menu__list-item{font-weight:600;font-size:1.2rem;border-bottom:1px solid var(--grey-dark);cursor:pointer}.mobile-menu__list-item a{padding:3.2rem}.mobile-menu__list-item.active{background:var(--hover-header)}.mobile-menu__list-item:first-child a{pointer-events:none}.mobile-menu__switcher{display:none;align-items:center;padding:3.2rem 0 0 3.2rem;gap:.8rem}@media(max-width:600px){.mobile-menu__switcher{display:flex}}.mobile-menu.active{z-index:99;left:0;opacity:1;height:100vh;max-height:100vh}.mobile-menu.active .mobile-menu__wrap{opacity:1;left:0;transition:left .5s}.mobile-menu.disabled .mobile-menu__wrap{transition:left .5s}.mobile-menu .active-arrow:before{transform:rotate(180deg);top:45%}.header{background:var(--static-black);padding:0 10rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--white);position:relative}@media(max-width:1280px){.header{padding:0 3.2rem}}@media(max-width:1024px){.header{padding:2.2rem 3.2rem}}.header__menu{display:flex;align-items:center;gap:3.2rem}.header__menu-gmb-wrap{background:var(--blue-2);padding:1rem;border-radius:.8rem;cursor:pointer;display:none;align-items:center}@media(max-width:1024px){.header__menu-gmb-wrap{display:flex}}.header__logo{width:15rem;max-width:-moz-fit-content;max-width:fit-content}@media(max-width:1280px){.header__logo{width:12rem}}.header__list{display:flex}@media(max-width:1024px){.header__list{display:none}}.header__list .header__list_sub-menu{position:absolute;bottom:-9.76rem;z-index:99;background:var(--static-black);border-top:1px solid var(--white)}.header__list .header__list_sub-menu .header__list-item a{pointer-events:painted}@media(max-width:1280px){.header__list .header__list_sub-menu{bottom:-7rem}}.header__list-item{font-size:1.4rem;cursor:pointer;transition:all .5s;white-space:nowrap}.header__list-item:first-child ul{display:none}.header__list-item:first-child a{pointer-events:none}.header__list-item:hover ul{display:flex}.header__list-item a{padding:4rem}@media(max-width:1280px){.header__list-item a{padding:2.6rem}}.header__list-item.active,.header__list-item:hover{background:var(--hover-header)}.header__widgets{display:flex;align-items:center;gap:3.2rem}.header__switcher{display:flex;align-items:center;gap:.8rem}@media(max-width:600px){.header__switcher{display:none}}.header__switcher-icon{width:2rem;max-width:-moz-fit-content;max-width:fit-content}.header__search-basket{display:flex;gap:.8rem}.header__search{padding:1rem;background:var(--blue-2);border-radius:.8rem;display:flex;align-items:center;width:3.6rem;height:3.6rem}.header__search-icon{height:1.6rem}.header__basket{background:var(--white);border-radius:.8rem;width:3.6rem;height:3.6rem;padding:.4rem;position:relative;cursor:pointer}.header__basket-counter{position:absolute;top:.1rem;right:.66rem;font-weight:600;font-size:.6rem;background:red;width:1.2rem;height:1.2rem;border-radius:50%;display:flex;justify-content:center;align-items:center}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes letterAppear{0%{opacity:0;transform:translateY(-50px) rotate(180deg) scale(.5)}50%{opacity:1;transform:translateY(10px) rotate(90deg) scale(1.1)}to{opacity:1;transform:translateY(0) rotate(0deg) scale(1)}}@keyframes pulse-combined{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}to{transform:scale(1);opacity:1}}.pulse-element-3{animation:pulse-combined .9s ease-in-out 3;animation-fill-mode:forwards}.prediction-button{z-index:9999;position:fixed;bottom:120px;right:55px;width:56px;height:56px;cursor:pointer}.prediction-window{position:fixed;top:0;z-index:9999;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle,rgb(1,12,40) 0,rgb(4,1,54) 100%)}.prediction-window__image{position:absolute;top:0;z-index:1;opacity:0;height:100vh;width:auto}.prediction-window__image--left{left:0;animation:slideInFromLeft 1.2s cubic-bezier(.25,.46,.45,.94) forwards}@media(max-width:1280px){.prediction-window__image--left{left:-10rem}}@media(max-width:1024px){.prediction-window__image--left{left:-20rem}}@media(max-width:800px){.prediction-window__image--left{left:-30rem}}.prediction-window__image--right{right:0;animation:slideInFromRight 1.2s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:.2s}@media(max-width:1280px){.prediction-window__image--right{right:-10rem}}@media(max-width:1024px){.prediction-window__image--right{right:-20rem}}@media(max-width:800px){.prediction-window__image--right{right:-30rem}}.prediction-window__image-img{width:auto;height:100%;object-fit:contain;display:block}.prediction-window__content{position:relative;z-index:2;flex-direction:column;width:100%;max-width:800px;padding:2rem;gap:2rem}.prediction-window__close,.prediction-window__content{display:flex;align-items:center;justify-content:center}.prediction-window__close{position:absolute;top:-2rem;right:-2rem;width:3rem;height:3rem;border:none;cursor:pointer;transition:transform .2s ease;z-index:10}@media(max-width:1024px){.prediction-window__close{right:2rem}}.prediction-window__close:hover{transform:scale(1.1)}.prediction-window__card{position:relative;border-radius:50%/25%;padding:4rem 3rem;width:100%;max-width:700px;display:flex;flex-direction:column;align-items:center;gap:2.4rem}.prediction-window__card:before{content:"";position:absolute;top:-5%;left:-5%;right:-5%;bottom:20%;background:var(--blue);opacity:.5;border-radius:50%/45%;filter:blur(50px);z-index:-1;pointer-events:none}.prediction-window__title{font-size:5rem;font-weight:600;color:var(--white);text-align:center;margin:0;line-height:1.2}.prediction-window__divider{display:flex;align-items:center;width:100%;max-width:400px}.prediction-window__divider-line{flex:1 1;height:1px;background:var(--blue-2);opacity:.3}.prediction-window__divider-star{display:flex;align-items:center;justify-content:center;line-height:1}.prediction-window__text{font-size:2.4rem;font-weight:400;color:var(--white);text-align:center}.prediction-window__text-word{display:inline-block;margin-right:.4rem}.prediction-window__text-word:last-child{margin-right:0}.prediction-window__text-char{display:inline-block;opacity:0;transform:translateY(-50px) rotate(180deg);transition:none}.prediction-window__text-char--animating{animation:letterAppear .5s ease forwards}.prediction-window__text-char--visible{opacity:1;transform:translateY(0) rotate(0deg) scale(1);transition:opacity .2s ease,transform .2s ease}.prediction-window__actions{display:flex;gap:1.6rem;margin-top:1rem}.prediction-window__action-btn{width:3rem;height:3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.prediction-window__action-btn:hover{transform:scale(1.1)}.prediction-window__action-btn svg{color:var(--blue-2)}.prediction-window__disclaimer{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);font-size:.875rem;color:var(--white);text-align:center;opacity:.5;line-height:1.5;margin:0;z-index:3}.modal_wrapper__content{padding:0!important}.disabled{pointer-events:none;opacity:.6}