:root{--black-color: #1B1D20;--gray-color: #9A9A9A;--lite-gray-color: #f0f0f0;--lite-gray-color-hover: #ddd;--red-color: #BB271A;--red-white-color: #F1594F;--orange-color: #FE9C00;--yellow-color: #ffde00;--yellow-color-hover: #ebcb00;--blue-color: #0a67b1}@-webkit-keyframes preloader_loading{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes preloader_loading{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.background_yellow{background:var(--yellow-color) !important}.button_yellow{background:var(--yellow-color) !important}.button_red{background:var(--red-color) !important}.preloader{position:absolute;top:0;left:0;background:rgba(0,0,0,.2);opacity:0;-webkit-transition:all .4s;transition:all .4s;visibility:hidden;width:100%;height:100%}.preloader.active{opacity:1;visibility:visible}.preloader-container{position:relative}.preloader__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.preloader__item{-webkit-animation-name:preloader_loading;animation-name:preloader_loading;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border:4px solid #fff;border-right-color:rgba(0,0,0,0);border-radius:50%;display:block;width:20px;height:20px}.page-block__title{color:var(--black-color);font-size:41px;font-weight:600;display:inline-block;position:relative}@media(max-width: 768px){.page-block__title{font-size:32px}}@media(max-width: 576px){.page-block__title{font-size:26px}}.page-block__title::after{content:"";position:absolute;left:0;bottom:4px;background:var(--yellow-color);border-radius:7px;width:100%;height:20px;z-index:-1}@media(max-width: 768px){.page-block__title::after{height:15px}}@media(max-width: 576px){.page-block__title::after{height:10px}}.link__main{color:#000}.ui-widget{font-family:"Nunito",sans-serif}.menu__mobile{width:400px}.menu__mobile-close{margin:28px 0 0;width:30px}.mmenu_body{padding:12px;width:95%;height:85%}.mm_main{width:400px}.mm_main ul{margin:5px 0}.mm_main li,.mm_main li.hr{display:block;background-size:26px;background-position:left 0;margin-bottom:14px;width:100%;height:26px}.mm_main li.hr{background-position:left 0;padding-bottom:10px}.mm_main li:last-child{margin-top:30px}.mm_main li.subj{margin-bottom:20px;height:52px}.mm_main li.subj a{line-height:52px;margin-left:5px;height:52px}.mm_main a{font-size:20px;line-height:26px;margin-left:34px}.mm_main a.mlang{margin:0 3px}.mm_board_game_back{font-size:20px;margin-left:0}.mm_board_game_back2{padding:0 15px}.mm_board_game_back2 img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);width:8px}.subj2 li{font-size:20px;padding:8px 12px}.mm_catalog .cat_list li{background-size:30px;margin-bottom:15px}.mm_catalog .cat_list li a{font-size:20px;line-height:30px}.cat_tab2 ul li{line-height:20px;margin-bottom:15px}.cat_tab2 ul li a{font-size:20px}.header__grid{display:grid;grid-template-areas:"logo top-menu" "logo information";grid-template-columns:212px 1fr;grid-row-gap:25px}@media(max-width: 700px){.header__grid{grid-template-areas:"logo information";-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media(max-width: 600px){.header__grid{grid-template-columns:54px 1fr;padding:20px 0 0}}.header__grid__logo{grid-area:logo}.header__grid__top-menu{grid-area:top-menu}.header__grid__information{grid-area:information}.header__logo__wrapper{background:var(--yellow-color);border-radius:0 0 10px 10px;height:100%}@media(max-width: 700px){.header__logo__wrapper{background:rgba(0,0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media(max-width: 700px){.header__logo__desktop{display:none}}.header__logo__mobile{display:none}@media(max-width: 700px){.header__logo__mobile{display:block}}.header__logo__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px 57px 22px}@media(max-width: 700px){.header__logo__images{padding:11px}}@media(max-width: 600px){.header__logo__images{padding:0}}.header__logo__images img{width:100%}@media(max-width: 700px){.header__logo__images img{border-radius:8px}}.header__logo__site-name{color:var(--black-color);font-size:28px;font-weight:700;text-transform:uppercase}@media(max-width: 600px){.header__logo__site-name{display:none}}@media(max-width: 700px){.header__top-menu{display:none}}.header__top-menu__wrapper{background:var(--lite-gray-color);border-radius:0 0 10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 40px 12px 30px}@media(max-width: 1200px){.header__top-menu__wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media(max-width: 1200px){.header__top-menu__links{display:none}}.header__top-menu__links__content{display:-webkit-box;display:-ms-flexbox;display:flex;grid-column-gap:25px}.header__top-menu__links__content a{color:var(--black-color);font-size:16px}@media(max-width: 1340px){.header__top-menu__links__content a{font-size:14px}}.header__top-menu__language__content{display:-webkit-box;display:-ms-flexbox;display:flex;grid-column-gap:10px}.header__top-menu__language__content a{color:var(--black-text);font-size:16px;text-transform:uppercase}@media(max-width: 1340px){.header__top-menu__language__content a{font-size:14px}}.header__top-menu__language__content a.current{font-weight:700}.header__information__wrapper{display:grid;grid-template-columns:155px 145px 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:20px}@media(max-width: 1200px){.header__information__wrapper{grid-template-columns:155px 1fr}}@media(max-width: 600px){.header__information__wrapper{grid-template-columns:170px 1fr;padding-left:15px}}.header__information__delivery__wrapper{background:var(--blue-color);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:grid;grid-template-columns:25px 1fr;grid-column-gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:10px;font-weight:700;margin-right:20px;padding:12px 14px;text-transform:uppercase;height:48px}@media(max-width: 600px){.header__information__delivery__wrapper{font-size:13px;grid-template-columns:33px 1fr;margin:0;padding:10px 12px;height:54px}}.header__information__delivery__icon{width:25px}@media(max-width: 600px){.header__information__delivery__icon{width:33px}}.header__information__delivery__icon img{width:100%}@media(max-width: 1200px){.header__information__social{display:none}}.header__information__social__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:35px}.header__information__social__phone a{color:var(--black-color);font-size:14px}.header__information__social__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-column-gap:5px}.header__information__social__icon a{display:-webkit-box;display:-ms-flexbox;display:flex;width:23px;height:23px}.header__information__interactive__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header__information__interactive__form{margin-right:10px;width:100%}@media(max-width: 1200px){.header__information__interactive__form{display:none}}.header__information__interactive__form .search-form{position:relative}.header__information__interactive__form .search-form__button{background:none;border:none;cursor:pointer;display:block;position:absolute;top:13px;right:14px}.header__information__interactive__form .search-form__input{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;width:100%;height:47px;border:1px solid #d4d4d4;border-radius:8px;padding-right:35px;padding-left:14px}.header__information__interactive__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-column-gap:10px}@media(max-width: 700px){.header__information__interactive__buttons .button-account{display:none}}@media(max-width: 500px){.header__information__interactive__buttons .button-wishlist{display:none}}.header__information__interactive__buttons .mobile-hamburger-button{display:none}@media(max-width: 1200px){.header__information__interactive__buttons .mobile-hamburger-button{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__menu__wrapper{padding:32px 0}@media(max-width: 1200px){.header__menu__wrapper{padding:20px 0}}.header__menu__list{display:grid;grid-template-columns:repeat(6, 1fr);grid-column-gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0}@media(max-width: 1200px){.header__menu__list{display:none}}.header__menu__item{list-style:none}.header__menu__link{background:var(--lite-gray-color);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--black-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-column-gap:10px;font-size:18px;font-weight:700;padding:15px;-webkit-transition:all .4s;transition:all .4s;height:66px}@media(max-width: 1530px){.header__menu__link{font-size:16px;padding:5px 15px;height:56px}}@media(max-width: 1280px){.header__menu__link{padding:10px}}.header__menu__link:hover{background:var(--yellow-color);text-decoration:none}.header__menu__link__icon{width:36px;height:36px}@media(max-width: 1530px){.header__menu__link__icon{width:30px;height:30px}}.header__menu__link__icon img{width:100%;height:100%}.containerHeader .containerHeader--second .button-basked{background:#eaeaea;-webkit-transition:all .4s;transition:all .4s}.containerHeader .containerHeader--second .button-basked:hover{background:var(--yellow-color)}.button__custom{background:var(--lite-gray-color);border:none;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:none;position:relative;-webkit-transition:all .4s;transition:all .4s;width:47px;height:47px}@media(max-width: 600px){.button__custom{width:54px;height:54px}}.button__custom a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.button__custom__count{background:#da387d !important;border-radius:100%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;opacity:0;position:absolute;top:-5px;right:-5px;visibility:hidden;-webkit-transition:all .4s;transition:all .4s;width:20px;height:20px}.button__custom__count.active{opacity:1;visibility:visible}.button-wishlist{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.button-wishlist__icon{background:url("../../img/heart_white_black-line.svg");background-position:center;background-repeat:no-repeat;background-size:contain;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:25px;height:35px}.button-wishlist__count{background:#da387d;border-radius:100%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;opacity:0;position:absolute;top:-5px;right:-5px;visibility:hidden;-webkit-transition:all .4s;transition:all .4s;width:20px;height:20px}.button-wishlist__count.active{opacity:1;visibility:visible}.menu-mobile__header{position:relative}.menu-mobile__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;grid-column-gap:10px;height:100%}.menu-mobile__logo span{color:var(--gray-color)}.menu-mobile__logo__icon{font-size:4em}@media(max-width: 768px){.menu-mobile__logo__icon{font-size:3em}}@media(max-width: 480px){.menu-mobile__logo__icon{font-size:2.4em}}.menu-mobile__logo__name{font-size:26px;font-weight:600;text-transform:uppercase}@media(max-width: 480px){.menu-mobile__logo__name{font-size:20px}}.menu-mobile__buttons{display:none;height:100%}.menu-mobile__buttons__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;grid-column-gap:15px;height:100%}.menu-mobile__buttons__link{display:-webkit-box;display:-ms-flexbox;display:flex}.menu-mobile__close{margin:0;top:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}@media(max-width: 1200px){.sbtn{top:0;width:25px;height:100%}}@media(max-width: 1200px){.sbtn img{width:100%}}@media(max-width: 1200px){.search_block .containerSearch--input input{font-size:18px;height:50px}}.ui-menu .ui-menu-item{list-style-image:none}.ui-menu .ui-menu-item .ui-menu-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 576px){.ui-menu .ui-menu-item .ui-menu-item-wrapper{padding:4px 10px 4px 10px}}@media(max-width: 460px){.ui-menu .ui-menu-item .ui-menu-item-wrapper img{display:block !important}}.ui-menu .ui-menu-item .ui-menu-item-wrapper span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width: 576px){.ui-menu .ui-menu-item .ui-menu-item-wrapper span{font-size:16px;line-height:40px}}@media(max-width: 460px){.ui-menu .ui-menu-item .ui-menu-item-wrapper span{font-size:16px}}.catalog-product__link{display:inline-block}input.error{border-color:red !important}select.error~span.select2 span.select2-selection--single{border-color:red}select~span.select2 span.select2-selection--single{border-color:#ddd;height:44px}select~span.select2 span.select2-selection--single span.select2-selection__rendered{line-height:44px}select~span.select2 span.select2-selection--single span.select2-selection__arrow{height:44px}.containerFooter__logo img{max-width:104px}