@charset "UTF-8";.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@font-face{font-family:EuropeExt;font-style:normal;font-weight:700;src:url(../fonts/EuropeExt-Bold.woff) format("woff")}@font-face{font-family:RobotoCondensed;font-style:normal;font-weight:400;src:url(../fonts/RobotoCondensed/RobotoCondensed-Regular.woff) format("woff")}@font-face{font-family:Rajdhani;font-style:normal;font-weight:400;src:url(../fonts/Rajdhani/Rajdhani-Regular.woff) format("woff")}::-webkit-input-placeholder{color:#fff}::-moz-placeholder{color:#fff}:-ms-input-placeholder{color:#fff}::-ms-input-placeholder{color:#fff}::placeholder{color:#fff}::-moz-selection{background-color:#f5e422;color:#232426}::selection{background-color:#f5e422;color:#232426}*{-webkit-box-sizing:border-box;box-sizing:border-box}a{outline:0}body,h1,h2,h3,h4,h5,h6,html,li,p,ul{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Arial,sans-serif}body,html{min-width:320px;overflow-x:hidden;scroll-behavior:smooth}::-webkit-scrollbar-button{background-image:url("");background-repeat:no-repeat;width:6px;height:0}::-webkit-scrollbar-track{background-color:#39393b}::-webkit-scrollbar-thumb{border-radius:0;background-color:#f5e422}::-webkit-scrollbar-thumb:hover{background-color:#f5e422}::-webkit-resizer{background-image:url("");background-repeat:no-repeat;width:4px;height:0}::-webkit-scrollbar{width:4px}a{text-decoration:none;color:#fff}li,ul{list-style:none}body{font-family:Roboto,sans-serif,Arial,sans-serif;font-size:16px;line-height:1.65;color:#fff;position:relative;background-color:#232426;background-repeat:no-repeat;background-position:center center;background-size:cover;width:100vw}input,textarea{outline:0;resize:none}button{cursor:pointer;outline:0;background:0 0;border:none;padding:0}.container{max-width:1175px;padding:0 40px;margin:0 auto}.about-body-bg{background-image:url(../img/aboutBg.webp)}.delivery-body-bg{background-image:url(../img/deliveryBg.webp)}.contacts-body-bg{background-image:url(../img/contacts_bg.webp);background-size:contain}.faq-body-bg{background-image:url(../img/faq_bg.webp);zoom:1}.white__link{position:relative;cursor:pointer}.white__link::after{content:'';position:absolute;left:0;bottom:-8px;border-radius:2px;width:0%;height:3px;background-color:#f5e422;-webkit-transition-property:width;-o-transition-property:width;transition-property:width;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}.white__link:hover::after{width:100%}.social-net{width:38px;height:38px;display:block;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:12px}.social-net svg{width:22px;height:22px;opacity:.7}.bread-crumbs{font-family:Roboto;font-size:15px;font-weight:400;margin-bottom:39px}.bread-crumbs__link{color:#bebebe;position:relative;padding-right:2px;margin-right:10px}.bread-crumbs__link:first-child{color:#fff}.bread-crumbs__link:last-child::before{content:''}.bread-crumbs__link::before{position:absolute;content:'/';right:-11px;-webkit-transform:translateY(14%);-ms-transform:translateY(14%);transform:translateY(14%);bottom:0}.displayNone{display:none}.showFlex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.showBlock{display:block!important}.lowMargin{margin-bottom:27px}.yellowColor{color:#fff40c}.btn-main{border-radius:31px;background-color:#f5e422;color:#232426;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.btn-main:hover{background-color:#fff74b}.alert{background-color:#fffbce;border-radius:19px;border:2px solid #f5e422;position:fixed;top:5vh;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:55%;background-size:contain;background-position:20px 60%;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;z-index:-1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert__text{padding:5px 0 5px 52px;font-size:12px;color:#000}.alert__close{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert__close svg{height:18px}.alertShow{-webkit-animation:animationFrames ease-out 10s;animation:animationFrames ease-out 10s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}@-webkit-keyframes animationFrames{0%{z-index:20;opacity:.5}5%{z-index:20;opacity:1}100%{z-index:20;opacity:1}}@keyframes animationFrames{0%{z-index:20;opacity:.5}5%{z-index:20;opacity:1}100%{z-index:20;opacity:1}}.arrow__up{width:54px;height:54px;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;right:20px;bottom:10vh;background-color:#fff;border-radius:50%}.title{font-family:EuropeExt;font-weight:700;font-size:30px}.show-more__btn{padding:28px 122px;border:1px solid #545a64;border-radius:33px;font-size:18px;font-family:Roboto;font-weight:400;color:#939397;text-transform:uppercase}.card-btn{padding:7px 13px;border-radius:17px;background-color:#413f4f;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;color:#fff}.card-btn:hover{background-color:#232426}.card-item{padding:16px 21px 24px 24px;background-color:#282b30;width:255px;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:start;-ms-flex-align:start;align-items:flex-start;border-radius:5px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;margin-bottom:31px;position:relative}.card-item a:first-child{display:contents}.card-item:nth-of-type(4n){margin-right:0}.card-item:hover{background-color:#f5e422;cursor:pointer}.card-item__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;height:auto;margin-bottom:8px}.card-item__img img{height:197px}.card-item__discount{padding:2px 7px;border-radius:3px;background-color:#ff004b;max-width:50px;color:#fff;font-family:Roboto;font-size:13px;font-weight:700;margin-bottom:1px;position:absolute;top:20px;left:22px}.card-item__prices{font-family:Roboto;margin-bottom:15px}.card-item__prices-current{font-size:20px;font-weight:700;color:#f5e422;margin-right:5px}.card-item__prices-old{font-size:14px;font-weight:500;color:#929296;text-decoration:line-through}.card-item__name{color:#fff;font-family:Roboto;font-size:16px;font-weight:400;line-height:1.2;margin-bottom:18px;height:13%;overflow:hidden}.card-item-btn-wrap{width:100%}.card-item-btn__buy{width:100%;display:block;border-radius:22px;font-size:16px;padding:12px 38px;font-weight:600;text-align:center}.card-item:hover .card-item__prices-current{color:#232426}.card-item:hover .card-item__prices-old{color:#45474b}.card-item:hover .card-item__name{color:#232426}.card-item:hover .card-item-btn__buy{background-color:#232426;color:#f5e422}.accordion-label{cursor:pointer;display:block;padding:15px 50px 15px 20px;width:100%;color:#fff;border-radius:5px;background-color:#282b30;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:20;font-size:18px;-webkit-transition:color .7s;-o-transition:color .7s;transition:color .7s;position:relative;line-height:1.3}.accordion-label::before{content:'\276F';position:absolute;top:50%;right:7%;-webkit-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}.accordion-label:hover{color:#fff}.accordion-input{display:none}.accordion-input:checked+.accordion-label{color:#f5e422}.accordion-input:checked+.accordion-label::before{-webkit-transition:-webkit-transform .7s;transition:-webkit-transform .7s;-o-transition:transform .7s;transition:transform .7s;transition:transform .7s,-webkit-transform .7s;-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.accordion-input:checked+.accordion-label+.accordion-body{height:auto;padding:30px 40px;font-size:16px;font-weight:400;line-height:25px}.accordion-body{margin-bottom:13px;width:calc(100% - 10px);height:0;-webkit-transition:color .4s,padding .4s,height .4s;-o-transition:color .4s,padding .4s,height .4s;transition:color .4s,padding .4s,height .4s;overflow:hidden;font-size:16px}.catalog__select-box{width:260px;position:relative}.select-box__current{position:relative;-webkit-box-shadow:0 15px 30px -10px rgba(0,0,0,.1);box-shadow:0 15px 30px -10px rgba(0,0,0,.1);cursor:pointer;outline:0;color:#f5e422;width:100%}.select-box__current:focus+.select-box__list{opacity:1;-webkit-animation-name:none;animation-name:none}.select-box__current:focus+.select-box__list .select-box__option{cursor:pointer}.select-box__current:focus .select-box__icon{-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);border:1px solid #f5e422;background-color:#f5e422}.select-box__current:focus .select-box__icon svg{fill:#232426}.select-box__current:focus .select-box__input-text{border-radius:19px 19px 0 0;border:1px solid #5c5c5f;border-bottom:1px solid #282b30}.select-box__icon{position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;border:1px solid #5c5c5f}.select-box__icon svg{width:8px;height:5px;fill:#f5e422}.select-box__value{display:-webkit-box;display:-ms-flexbox;display:flex}.select-box__input{display:none}.select-box__input:checked+.select-box__input-text{display:block}.select-box__input-text{display:none;border-radius:19px;width:100%;margin:0;padding:6px 15px;background-color:#282b30;border:1px solid transparent}.select-box__list{position:absolute;width:auto;color:#000;padding:0;list-style:none;opacity:0;-webkit-animation-name:HideList;animation-name:HideList;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:step-start;animation-timing-function:step-start;-webkit-box-shadow:0 15px 30px -10px rgba(0,0,0,.1);box-shadow:0 15px 30px -10px rgba(0,0,0,.1);background-color:#282b30;width:100%;border-radius:0 0 19px 19px;border:1px solid #5c5c5f;border-top:none;overflow:hidden;z-index:20}.select-box__option{display:block;padding:5px 15px;color:#fff}.select-box__option:focus,.select-box__option:hover{color:#000;background-color:#f5e422}.cbx{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;padding:6px 8px;border-radius:6px;overflow:hidden;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;display:-webkit-box;display:-ms-flexbox;display:flex}.cbx:not(:last-child){margin-right:6px}.cbx span{float:left;vertical-align:middle;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.cbx span:first-child{position:relative;width:18px;height:18px;-webkit-box-flex:0;-ms-flex:none;flex:none;border-radius:4px;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-box-shadow:0 1px 1px rgba(0,16,75,.05);box-shadow:0 1px 1px rgba(0,16,75,.05);background-color:#2c3033}.cbx span:first-child svg{position:absolute;top:50%;left:50%;fill:none;stroke:#f5e422;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16px;stroke-dashoffset:16px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s;-webkit-transform:translate(-50%,-50%) translate3d(0,0,0);transform:translate(-50%,-50%) translate3d(0,0,0)}.cbx span:last-child{padding-left:14px;line-height:21px}.inp-cbx{position:absolute;visibility:hidden}.inp-cbx:checked+.cbx span:first-child{background:#2c3033;-webkit-animation:wave .4s ease;animation:wave .4s ease}.inp-cbx:checked+.cbx span:first-child svg{stroke-dashoffset:0}.inline-svg{position:absolute;width:0;height:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@-webkit-keyframes wave{50%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes wave{50%{-webkit-transform:scale(.9);transform:scale(.9)}}@-webkit-keyframes HideList{from{-webkit-transform:scaleY(1);transform:scaleY(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}@keyframes HideList{from{-webkit-transform:scaleY(1);transform:scaleY(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}.easy-basket-filter{width:100%;position:relative}.easy-basket-filter-info{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:10px}.easy-basket-filter-info p{color:#fff;margin:0;width:55px;position:absolute;top:0}.easy-basket-filter-info p:last-child{right:-5px}.easy-basket-filter-info p:first-child{left:-18px}.easy-basket-filter-info input{width:inherit;border:none;font-size:15px;color:#fff;font-weight:400;width:inherit;background-color:transparent;text-align:center}.iLower{display:inline-block}.iUpper{display:inline-block}.range{position:absolute;left:0;top:0}.fill{height:4px;width:100%;background-color:#f5e422;position:absolute;top:0;left:0;z-index:2}input[type=range]{-webkit-appearance:none;width:100%;margin:0;background:0 0}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;position:relative;z-index:3}input[type=range]:focus,input[type=text]:focus{outline:0}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:14px;width:4px;-webkit-box-shadow:0 1px 5px -1px rgba(0,0,0,.5);box-shadow:0 1px 5px -1px rgba(0,0,0,.5);background:#f5e422;cursor:pointer;margin-top:-5px}input[type=range]::-webkit-slider-runnable-track{width:100%;height:3px;cursor:pointer;background:#39393b;border-radius:1.3px}input[type=range].lower::-webkit-slider-runnable-track{background:red}.mobile-menu{position:absolute;top:0;right:0;height:100%;background-position-x:50%;background-repeat:no-repeat;z-index:500;width:100vw;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;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:end;-ms-flex-align:end;align-items:flex-end}.mobile-menu__content{width:55vw;padding-top:60px;color:#000;margin-right:30px}.mobile-menu__content #menu-btn{font-size:15px;text-transform:uppercase;font-weight:700;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:20px}.mobile-menu__content #menu-btn:hover::after{background-color:#000}.mobile-menu__content .header__top__information{-ms-flex-wrap:wrap;flex-wrap:wrap}.mobile-menu__content .header__top__information .information__link{font-family:EuropeExt;font-size:16px;margin-bottom:5px}.mobile-menu__content .header__menu{margin:0}.mobile-menu__content .header__menu-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile-menu__content .header__menu-nav a{margin-bottom:10px}.mobile-menu__content a{color:#000}.mobile-menu__content .information__logo-img{display:none}.mobile-menu__content .information__search-form{display:none}.mobile-menu__content .header__social-information-menu__link::after{background-color:#000}.mobile-menu__content .menu-nav__link::after{background-color:#000}.mobile-menu__content .information__link{display:block}.mobile-menu__content .information__link::after{background-color:#000}.mobile-menu__content .basket-btn{display:none}.mobile-menu__content #webapp_cover{display:none}.mobile-menu__content .header__social-information-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile-menu__content .header__social-information-menu a{margin-bottom:10px}.mobile-menu__content .social-nets__item{margin-left:0}.mobile-menu__content .header__top__basket{display:none}.mobile-menu__content .header__social{display:block;margin-top:30px}.mobile-menu__content .header__social-nets{-ms-flex-pack:distribute;justify-content:space-around;position:absolute;top:80vh;left:35%;width:55%}.mobile-menu__content .header__social .social-nets__item{background-color:#232426;width:40px;height:40px}.mobile-menu__content .header__social .social-nets__item svg{width:25px;height:25px}.mobile-menu__content .header__social .social-nets__item svg path{fill:#f5e422}.mobile-menu__close{position:absolute;top:15px;right:15px}.mobile-menu__close svg{width:30px;height:30px}.mobile-menu__close svg path{fill:#000}.header{padding:30px 0 0 0}.header__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Roboto;font-size:17px;font-weight:400;margin-bottom:25px}.header__top__information{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__top__basket{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.information__logo-img{width:229px;margin-right:62px}.information__link{margin-right:42px}.information__search-form{margin-right:5px;position:relative;height:42px}.information__search-input{height:100%;width:0;padding:0 42px 0 15px;border:none;border-bottom:2px solid transparent;outline:0;cursor:pointer;color:#fff;background:0 0;position:absolute;top:0;right:0;z-index:4}.information__search-input::-webkit-input-placeholder{color:#ffffff60}.information__search-input::-moz-placeholder{color:#ffffff60}.information__search-input:-ms-input-placeholder{color:#ffffff60}.information__search-input::-ms-input-placeholder{color:#ffffff60}.information__search-input::placeholder{color:#ffffff60}.information__search-input:focus{width:400px;z-index:1;border-radius:20px;background-color:#39393b;-webkit-transition:.4s cubic-bezier(0,.8,0,1);-o-transition:.4s cubic-bezier(0,.8,0,1);transition:.4s cubic-bezier(0,.8,0,1)}.information__search-btn{height:42px;width:42px;position:absolute;top:0;z-index:3;right:0;cursor:pointer}.information__search-btn-mobile{display:none}.search__icon{fill:#fff40c;width:20px;height:20px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.search__icon:hover{fill:#09b0e8}.basket-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.basket-btn__card{margin-right:15px;position:relative}.basket-btn__card-img{fill:#fff;height:30px}.basket-btn__card-sum-products{position:absolute;top:-2px;right:-9px;border-radius:50%;width:17px;height:17px;background-color:#f5e422;color:#232426;font-size:9px;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.basket-btn__price{color:#fff;font-size:16px}.header__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:43px}.header__social-nets{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__social__link{display:none}.header__social-information{display:none}.header__social-information-menu__link{margin-right:44px}.header__link{font-family:Roboto;font-size:20px;font-weight:500}.header__menu{display:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Roboto;font-size:17px;font-weight:400;margin-bottom:28px;margin-top:33px}.social-nets__item{background-color:#5c5c5f;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.social-nets__item:hover{background-color:#f5e422}.social-nets__item:hover svg{opacity:1}.menu-nav__link{margin-left:44px}.showFlex{display:-webkit-box;display:-ms-flexbox;display:flex}.lowMargin{margin-bottom:10px}#webapp_cover{display:none}.header__mobile-search{display:none}.epic-slider-block{position:relative}.epic-slider__numbers{position:absolute;top:86%;left:26.5%;z-index:20;font-family:Rajdhani;font-size:34px;color:#fff;line-height:.5}.epic-slider__numbers-current{font-size:79px}.epic-slider__numbers-current span{color:#f5e422}.epic-slider__arrows{position:absolute;top:86%;border:1px solid #fff;width:38px;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;z-index:10}.epic-slider__arrows svg path{fill:#fff}.epic-slider__arrows:hover{background-color:#f5e422}.epic-slider__arrows:hover svg path{fill:#232426}.epic-slider__arrows-prev{left:22%}.epic-slider__arrows-prev svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.epic-slider__arrows-next{left:36%}.epic-slider__arrows-next svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.epic-slider__slide-img{width:100%;height:700px;background-repeat:no-repeat;background-size:cover;background-position:center center}.epic-slider__information{position:absolute;top:50%;left:0;width:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.epic-slider__information-title{font-size:46px;color:#f5e422;line-height:normal;margin-bottom:38px;display:inline-block}.epic-slider__information-title span{color:#fff}.epic-slider__information-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;font-weight:400;margin-bottom:59px;padding:23px 38px}.epic-slider__information-btn__arrow{width:19px;margin-left:7px}.slick-slide{outline:0}.slick-list{padding-top:15px}.slider__card{border-radius:10px}.main{padding:55px 0 0 0}.main-title{font-size:30px;font-weight:700;text-align:center;margin-bottom:23px}.main__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:50px}.main__cards-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:70px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main__add-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:106px}.main-subtitle{margin-bottom:69px;text-align:center}.main__popular-category{margin-bottom:50px}.main__double{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px}.main__double-item{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-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 37px 0 37px;width:48%;height:285px;background-repeat:no-repeat;background-position:0 0;background-size:cover}.main__double-title{font-family:Roboto;font-size:22px;font-weight:700;margin-bottom:20px}.main__double-btn{font-family:Roboto;font-size:14px;font-weight:600;padding:11px 29px;max-width:159px}.popular-category__slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slider__card{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;margin:0 8px;padding:31px 16px 26px 16px;width:195px;height:100px;background-repeat:no-repeat;background-size:cover}.slider__card:hover{cursor:pointer}.slider__card:last-child{margin-right:0}.slider__card-img{height:103px;position:absolute;right:20px;bottom:10px}.slider__card-title{color:#fff;font-family:Roboto;font-size:12px;font-weight:700;margin-bottom:9px}.slider__card-btn{font-size:9px}.slider__card:hover .slider__card-title{color:#f5e422}.slick-initialized .slick-slide{display:-webkit-box;display:-ms-flexbox;display:flex}.main-accordion{width:100%;text-align:center;padding:50px 30px;background-color:#282b30;margin-bottom:70px;position:relative}.main-accordion__text-max{display:none}.main-accordion__btn{position:absolute;left:50%;bottom:0;-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%);background-color:#f5e422;width:220px;padding:15px 0;font-weight:500;font-size:16px}.main-accordion__btn-min{display:none}.main-accordion__btn-max{display:none}.main-accordion__btn:hover{background-color:#fff74b;cursor:pointer}.not-found{padding:8vw 0 10vw 0;position:relative;background-repeat:no-repeat;background-size:contain;background-position:center center}.not-found__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.not-found__title{color:#fff40c;font-size:354px;font-weight:700;line-height:1;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.not-found__img{position:absolute;right:22%;bottom:-2px;width:30%}.faq-container{position:relative;height:100%;padding-top:57px;padding-bottom:115px}.faq__back-img{position:absolute;right:115px;bottom:0;width:25vw}.faq-title{font-size:30px;margin-bottom:51px}.faq__accordion{width:46%}.cutaway__container{display:grid;grid-template-areas:"bread bread bread" "title title title" "images mainImage desription" "accordion accordion accordion" "recomendationtitle recomendationtitle recomendationtitle" "recomendation recomendation recomendation";grid-template-rows:repeat(6,auto);grid-template-columns:166px 46% 2fr}.cutaway__container .bread-crumbs{grid-area:bread}.cutaway__title{margin-bottom:60px;font-size:29px;grid-area:title}.cutaway__description-btn{display:none}.cutaway__recomendation{margin-bottom:103px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-area:recomendation}.cutaway__recomendation-wrapper{width:90%}.cutaway__recomendation-title{margin-bottom:25px;grid-area:recomendationtitle}.cutaway__recomendation-slider img{width:auto;height:169px}.cutaway__recomendation-slider .card-item{margin:0 10px}.cutaway__recomendation-slider__arrows{position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(0);-ms-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0);cursor:pointer}.cutaway__recomendation-slider__arrows:hover svg path{fill:#f5e422}.cutaway__recomendation-slider__arrows svg{width:40px;height:40px}.cutaway__recomendation-slider__arrows-left{left:-50px;-webkit-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}.cutaway__recomendation-slider__arrows-right{right:-50px;-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.cutaway-item__images{grid-area:images}.cutaway-item__images img{height:101px}.cutaway-item__images-slider__arrows{text-align:center;height:15px}.cutaway-item__images-slider__arrows:hover{cursor:pointer}.cutaway-item__images-slider__arrows:hover svg path{fill:#f5e422}.cutaway-item__images-slider-part{width:100px;border-radius:5px;background-color:#202022;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;width:166px;padding:6px 55px}.cutaway-item__main-img{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:5px;background-color:#202022;height:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-left:30px;margin-right:30px;grid-area:mainImage}.cutaway-item__main-img img{height:358px}.cutaway-item__discount{border-radius:3px;background-color:#ff004b;position:absolute;top:20px;left:23px;color:#fff;font-family:Roboto;font-size:22px;font-weight:700;padding:4px 14px}.cutaway-item__detail{grid-area:desription}.cutaway-item__description{border-radius:5px;border-spacing:0;border-collapse:collapse;margin-bottom:17px;font-size:16px}.cutaway-item__description td,.cutaway-item__description th{margin:0;min-width:180px;padding:6px 0 6px 35px;text-align:inherit}.cutaway-item__description td{padding:6px 0 6px 50px}.cutaway-item__description tr:nth-of-type(odd){background-color:#282b30}.cutaway-item__buy-card{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:33px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:20px}.cutaway-item__current-price{color:#f5e422;font-size:40px;font-weight:700;line-height:1;margin-right:17px}.cutaway-item__old-price{color:#929296;font-size:25px;font-weight:500;line-height:1;text-decoration:line-through}.cutaway-item__quantity{height:40px;width:120px;background-color:#39393b;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cutaway-item__quantity-btn{width:40px;height:40px;position:absolute;top:50%;border-radius:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#a6a6a7;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.cutaway-item__quantity-btn:hover{background-color:#f5e422}.cutaway-item__quantity-minus{left:-20px}.cutaway-item__quantity-number{color:#dadfe6;font-size:14px;font-weight:400}.cutaway-item__quantity-plus{right:-20px}.cutaway-item__in-basket form{display:none}.cutaway-item__btn{color:#232426;font-size:20px;padding:13px 59px;width:260px;font-weight:500}.cutaway-item__description-btn{display:none}.cutaway-item__accordion{grid-area:accordion;margin-top:43px}.cutaway-item__accordion-input:checked+.cutaway-item__accordion-label+.cutaway-item__accordion-body{padding:30px 0;line-height:1.2}.cutaway-item__accordion-label{border-radius:25px;text-align:center;width:250px;font-weight:700;padding:13px 30px 13px 20px}.vartical-arrow-top{margin-bottom:15px}.vartical-arrow-bottom{margin-top:15px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.catalog__body{display:-webkit-box;display:-ms-flexbox;display:flex}.catalog-title{margin-bottom:47px}.catalog__filters{width:267px;margin-right:29px}.catalog__filters-mobile{display:none}.catalog__filters-body{border-radius:5px;background-color:#282b30;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;padding:25px 12px 31px 19px}.catalog__filters-body__parameter{border-bottom:1px solid #39393b;padding-bottom:16px;margin-top:15px}.catalog__filters-body__parameter:first-child{margin-top:0}.catalog__filters-body__btn-apply{padding:12px 74px;margin-top:36px;color:#232426;font-size:15px;font-weight:700;width:100%;margin-bottom:15px}.catalog__filters-body__btn-cancel{padding:12px 74px;color:#606061;font-family:Roboto;font-size:15px;font-weight:500;text-transform:inherit;width:100%}.catalog__filters .information__search-form{margin-bottom:51px;margin-right:0}.catalog__filters .information__search-input{width:100%;z-index:1;border-radius:20px;background-color:#39393b}.catalog__filters .information__search-input:focus{width:100%}.catalog__figurines{-webkit-box-flex:1;-ms-flex:1;flex:1}.catalog__figurines-filters-mobile{display:none}.catalog__figurines-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:51px}.catalog__figuries-items{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px}.catalog__figurines-pages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:70px}.figurines-pages__cicle{width:45px;height:45px;-webkit-box-flex:0;-ms-flex:none;flex:none;border-radius:50%;border:1px solid #5c5c5f;color:#ffffff94;font-size:20px;font-weight:300;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.figurines-pages__cicle:hover{border:1px solid #fff;background-color:#f5e422;color:#000}.figurines-pages-number-avtive{background-color:#f5e422;color:#000}.figurines-pages__numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.figurines-pages-number{margin:0 9px}.figurines-pages__next{margin-left:35px;border:1px solid #fff}.figurines-pages__next svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.figurines-pages__prev{margin-right:35px;border:1px solid #fff}.figurines-pages__prev svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.more{display:none}.catalog__filters-body__range{margin-top:20px}.range-title{margin-bottom:11px;font-size:17px;font-weight:400;padding-left:28px}.easy-basket-filter{height:40px}.filters-body__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filters-body__prices input{border-radius:14px;background-color:#39393b;padding:7px 15px;width:70px;border:none;color:#fff;font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.filters-body__prices input::-webkit-inner-spin-button,.filters-body__prices input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.filters-body__accord-input{display:none}.filters-body__accord-input:checked+.filters-body__accord-label{color:#f5e422;margin-bottom:15px}.filters-body__accord-input:checked+.filters-body__accord-label+.filters-body__accord-body{max-height:500px;opacity:1}.filters-body__accord-input:checked+.filters-body__accord-label .select-box__icon{-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);border:1px solid #fff40c;background-color:#fff40c}.filters-body__accord-label{padding-left:28px;position:relative;cursor:pointer;display:block;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;margin-bottom:0}.filters-body__accord-body{max-height:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:0;overflow-y:scroll;overflow-x:hidden}.filters-body__accord-body .cbx{margin-bottom:9px;display:block}.filters-body__accord-body .cbx:last-child{margin-bottom:0}.catalog__figurines-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.catalog__figurines-filters__result{color:#f5e422;margin-right:15px;min-width:133px}.catalog__figurines-filters-choice{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.catalog__figurines-filters-item{border-radius:21px;background-color:#383b3f;padding:8px 18px 8px 18px;font-family:Roboto;font-size:15px;font-weight:400;text-transform:uppercase;margin:0 9px 10px 0}.catalog__figurines-filters-item button{margin-right:10px}.catalog__figurines-filters-item button svg{width:12px;height:12px}.delivery{position:relative;padding-bottom:134px;padding-top:60px}.delivery-title{margin-bottom:50px}.delivery-descriptions{width:50%;font-family:Roboto;font-size:16px;font-weight:400;line-height:normal}.delivery-descriptions strong{font-size:20px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:normal;display:block}.delivery-back__img{position:absolute;bottom:-18%;right:20vw;height:110%}.about{position:relative;padding-bottom:134px;padding-top:60px}.about-title{margin-bottom:50px}.about-descriptions{width:50%;font-family:Roboto;font-size:16px;font-weight:400;line-height:normal}.about-descriptions strong{font-size:20px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:normal;display:block}.about-back__img{position:absolute;bottom:-18%;right:10vw;height:90%}.order{padding-bottom:95px}.order-btn{color:#232426;font-size:16px;font-weight:700;padding:13px 51px}.order-title{margin-bottom:40px}.order-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order-input{border-radius:20px;font-family:Roboto;background-color:#39393b;padding:14px 30px;border:none;outline:0;width:100%;margin-bottom:13px;color:#fff}.order-input:placeholder{color:#bfc5cc;font-size:14px;font-weight:400}.order-sub-title{font-size:20px;font-weight:700;margin-bottom:22px}.order__radio-input:checked{position:absolute;left:-9999px}.order__radio-input:checked+.order__radio-label{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block}.order__radio-input:checked+.order__radio-label::before{content:'';position:absolute;left:0;top:0;width:17px;height:17px;border-radius:100%;background:#39393b}.order__radio-input:checked+.order__radio-label::after{content:'';width:5px;height:5px;background:#f5e422;position:absolute;top:6px;left:6px;border-radius:100%;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.order__radio-input:not(checked){position:absolute;left:-9999px}.order__radio-input:not(checked)+.order__radio-label{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block}.order__radio-input:not(checked)+.order__radio-label::before{content:'';position:absolute;left:0;top:0;width:17px;height:17px;border-radius:100%;background:#39393b}.order__radio-input:not(checked)+.order__radio-label::after{content:'';width:5px;height:5px;background:#f5e422;position:absolute;top:6px;left:6px;border-radius:100%;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.order-customer-data{width:55%}.order-customer-data__methods{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:44px}.order-customer-data__methods-of-delivery p{margin-bottom:30px}.order-customer-data__methods-of-delivery p:last-child{margin-bottom:0}.order-customer-data__methods-of-pays p{margin-bottom:30px}.order-customer-data__methods-of-pays p:last-child{margin-bottom:0}.order-customer-data__adress{margin-top:40px}.order-customer-data__adress-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-customer-data__adress-group .order-input{width:30%;margin-right:12px}.order-customer-data__personal{margin-top:50px;margin-bottom:23px}.order-information-of-order{border-radius:5px;background-color:#282b30;padding:30px 29px 42px 28px;max-width:370px;margin-left:10px}.order-information-of-order__title{color:#fff;font-family:Roboto;font-size:20px;font-weight:700;margin-bottom:55px;text-align:center;text-transform:uppercase}.order-information-of-order__total-amount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:23px}.order-information-of-order__total-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:27px}.order-information-of-order__desc{font-size:17px;font-weight:400}.order-information-of-order__desc-info{color:#f5e422;font-size:25px;font-weight:700}.order-information-of-order__price-of-delivery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:23px}.order-information-of-order__ps{display:block;font-size:15px;font-weight:400;width:100%;padding-bottom:26px;border-bottom:1px solid #4a4e55;margin-bottom:18px}.order-information-of-order__arrange-btn{color:#232426;font-size:20px;font-weight:500;padding:16px 0;width:100%}.basket-title{margin-bottom:37px}.basket-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.basket-pages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:73px}.basket-list{width:70%;margin-right:30px;margin-bottom:115px}.basket-list-row{border-radius:5px;background-color:#282b30;padding:14px 91px 14px 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-bottom:14px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.basket-list-row__modile-delete{display:none}.basket-list-row__img{height:81px;overflow:hidden;border-radius:5px;background-color:#202022;width:115px;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;margin-right:10px}.basket-list-row__img img{height:88%}.basket-list-row__product-name{font-family:Roboto;font-size:16px;font-weight:400;max-width:200px;margin-right:66px;line-height:22px}.basket-list-row__quantity{height:40px;width:87px;background-color:#39393b;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:52px}.basket-list-row__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.basket-list-row__price .cutaway-item__current-price{margin-right:0;font-size:25px;font-weight:700}.basket-list-row__price .cutaway-item__old-price{font-size:17px;font-weight:500;margin-bottom:9px}.basket-list-row__delete{position:absolute;right:28px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.basket-info{width:33%;border-radius:5px;background-color:#282b30;padding:31px 26px 47px 26px}.basket-info__total{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;font-weight:700;line-height:36px;text-transform:uppercase;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:28px}.basket-info__descriptions{font-size:16px;font-weight:400;line-height:30px;margin-bottom:5px}.basket-info__final{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.basket-info__final-text{font-size:19px;font-weight:700;text-transform:uppercase}.basket-info__final-value{font-size:30px;font-weight:700;color:#f5e422}.basket-info__btn{width:100%;color:#232426;font-size:20px;font-weight:500;padding:17px 0}.contacts-container{position:relative;padding-bottom:50px}.contacts-title{margin-bottom:71px}.contacts-body{width:50%}.contacts-phone-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:38px}.contacts-phone-body__img{width:22px;margin-right:13px}.contacts-city-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:62px}.contacts-city-body__img{width:28px;margin-right:13px}.contacts-subtitle{margin-bottom:47px}.contacts-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts-form__input{border-radius:20px;background-color:#39393b;padding:14px 30px;border:none;outline:0;width:100%;margin-bottom:13px;color:#fff;width:100%}.contacts-form__textarea{width:100%;margin-bottom:18px;font-family:Roboto}.contacts-form__btn{padding:16px 0;font-size:16px;width:50%}.contacts-back-img{position:absolute;bottom:0;right:50px;width:25vw}.blog{padding-bottom:66px}.blog-title{margin-bottom:49px}.blog-body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:67px}.blog-body__item{width:350px;height:480px;margin-bottom:28px;overflow:hidden;border-radius:5px;background-color:#282b30}.blog-body__item-image{width:100%;height:250px;background-repeat:no-repeat;background-size:cover}.blog-body__item-content{padding:30px 20px}.blog-body__item-content-data{color:#b8b8b8;font-size:15px;font-weight:400;margin-bottom:15px}.blog-body__item-content-name{font-weight:700;color:#f5e422;margin-bottom:15px}.blog-body__item-content-text{font-size:16px;font-weight:400}.blog-one-title{margin-bottom:31px}.blog-one-date{color:#b8b8b8;font-size:16px;font-weight:400;margin-bottom:53px}.blog-one-text{font-size:16px;font-weight:400;margin-bottom:54px}.blog-one-image{width:100%;background-size:cover;height:580px;margin-bottom:103px;background-position:center center}.blog-one-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:82px}.blog-one-link{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;width:300px}.blog-one-link .figurines-pages__prev{margin-right:26px;-webkit-box-flex:0;-ms-flex:none;flex:none}.blog-one-link .figurines-pages__next{margin-left:26px;-webkit-box-flex:0;-ms-flex:none;flex:none}.footer{background-color:#f5e422;padding:47px 0 54px 0;color:#282b30;position:relative}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:88px}.footer__top-img{width:229px}.footer__top-social-nets{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-social-nets__item{background-color:#232426;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.footer-social-nets__item svg{fill:#fff}.footer-social-nets__item:hover{background-color:#55585e}.footer__site-map{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-family:Roboto;font-size:17px;font-weight:400}.site-map__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:5px}.site-map__column:last-child{margin-right:0}.site-map__column-title{font-size:20px;font-weight:700;margin-bottom:15px}.site-map__column-link{color:#282b30;margin-bottom:6px;font-weight:400}.site-map__column-link:last-child{margin-bottom:0}.footer__payment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-top:36px}.footer__payment-copyrights{font-family:Roboto;font-size:16px;font-weight:400}.footer__payment-methods{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__payment-img{margin-left:11px}@media (max-width:1680px){.card-item-btn__buy{padding:8px 33px}.card-item__img img{height:185px}.epic-slider__numbers{top:85%;left:24%;font-size:33px}.epic-slider__numbers-current{font-size:77px}.epic-slider__arrows{top:85%}.epic-slider__arrows-prev{left:19%}.epic-slider__arrows-next{left:34.5%}.epic-slider__slide-img{height:656px}.epic-slider__information-title{font-size:44px}.epic-slider__information-btn{padding:23px 37px;margin-bottom:55px}.main__double-item{height:275px}.main__double-btn{padding:12px 28px}.not-found__title{font-size:340px}.not-found__img{width:29%}.delivery-back__img{right:15vw;height:105%}.about-back__img{right:7vw;height:75%}}@media (max-width:1440px){.card-item-btn__buy{padding:8px 29px}.card-item{width:240px}.card-item__img img{height:180px}.header__top{font-size:15px}.header__social__link{font-size:18px}.header__menu{font-size:15px}.enter-btn__text{font-size:15px}.basket-btn__price{font-size:15px}.information__logo-img{width:200px;margin-right:55px}.information__search-input:focus{width:30vw}.epic-slider__numbers{top:83%;left:21.5%;font-size:32px}.epic-slider__numbers-current{font-size:75px}.epic-slider__arrows{top:83%}.epic-slider__arrows-prev{left:17%}.epic-slider__arrows-next{left:33%}.epic-slider__slide-img{height:612px}.epic-slider__information-title{font-size:42px}.epic-slider__information-btn{padding:22px 36px;margin-bottom:50px}.main__cards-items .card-btn__buy{padding:13px 56px}.main__double-item{height:265px}.main__double-btn{padding:12px 27px}.not-found__title{font-size:320px}.footer__site-map{font-size:15px}.site-map__column-title{font-size:18px}.footer__payment-copyrights{font-size:14px}.footer__top{margin-bottom:80px}}@media (max-width:1366px){.social-net{width:35px;height:35px}.social-net svg{width:20px;height:20px}.card-item-btn__buy{padding:8px 26px}.card-item{width:230px}.card-item__img img{height:175px}.epic-slider__numbers{top:82%;left:19%;font-size:31px}.epic-slider__numbers-current{font-size:73px}.epic-slider__arrows{top:82%}.epic-slider__arrows-prev{left:14%}.epic-slider__arrows-next{left:31.5%}.epic-slider__slide-img{height:568px}.epic-slider__information-title{font-size:40px}.epic-slider__information-btn{padding:22px 35px;font-size:16px;margin-bottom:40px}.main__double-item{height:255px}.main__double-title{font-size:21px}.not-found{padding:10vw 0 12vw 0}.not-found__title{font-size:300px}.faq__back-img{width:40vw}.delivery-back__img{right:10vw;height:100%}.about-back__img{right:5vw;height:70%}.contacts-back-img{width:40vw}.footer__top{margin-bottom:70px}}@media (max-width:1280px){.card-item-btn__buy{padding:7px 24px}.card-item{width:220px}.card-item__img img{height:170px}.menu-nav__link{margin-left:35px}.epic-slider__numbers{top:81%;left:17.5%;font-size:30px}.epic-slider__numbers-current{font-size:71px}.epic-slider__arrows{top:81%}.epic-slider__arrows-prev{left:12%}.epic-slider__arrows-next{left:30%}.epic-slider__slide-img{height:524px}.epic-slider__information-title{font-size:38px}.epic-slider__information-btn{padding:20px 34px;margin-bottom:35px}.main__double-item{height:245px}.main__double-btn{padding:12px 26px}.not-found__title{font-size:260px}.not-found{padding:8vw 0 14vw 0}.cutaway__container{display:grid;grid-template-areas:"bread bread bread" "title title title" "images mainImage desription" "accordion accordion accordion" "recomendationtitle recomendationtitle recomendationtitle" "recomendation recomendation recomendation";grid-template-rows:repeat(6,auto);grid-template-columns:150px 40% 2fr}.footer__top{margin-bottom:60px}}@media (max-width:1160px){.basket-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.basket-pages{display:none}.basket-list{width:100%;max-height:560px;overflow-y:scroll;margin-right:0;margin-bottom:39px}.basket-list-row{padding:14px 74px 14px 14px}.basket-list-row__img{background-color:transparent}.basket-info{width:100%;margin-bottom:68px}}@media (max-width:1024px){.container{padding:0 20px 50px 20px}.card-item-btn__buy{padding:7px 22px}.card-item{width:210px}.card-item__img img{height:165px}.bread-crumbs{margin-bottom:28px}.information__search-input-open{padding:9px 40px 9px 18px}.epic-slider__numbers{top:79%;left:15%;font-size:29px}.epic-slider__numbers-current{font-size:69px}.epic-slider__arrows{top:79%}.epic-slider__arrows-prev{left:9%}.epic-slider__arrows-next{left:28.5%}.epic-slider__slide-img{height:480px}.epic-slider__information-title{font-size:36px}.epic-slider__information-btn{padding:19px 32px;font-size:14px;margin-bottom:30px}.main__double-item{height:235px}.main__double-title{font-size:20px}.not-found__title{font-size:240px}.not-found{padding:8vw 0 16vw 0}.faq__accordion{width:55%}.delivery-descriptions{width:100%}.delivery-back__img{right:5vw;z-index:-1;opacity:.3}.about-descriptions{width:100%}.about-back__img{right:5vw;z-index:-1;opacity:.3}.contacts-container{padding-bottom:50px}.footer__top{margin-bottom:50px}}@media (max-width:970px){.catalog__figurines-filters__result{margin-bottom:10px}.catalog__figurines-filters{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:960px){.card-item-btn__buy{padding:7px 19px}.card-item{width:200px}.card-item__img img{height:160px}.basket-btn__price{display:none}.epic-slider__numbers{left:11.5%;top:78%;font-size:28px}.epic-slider__numbers-current{font-size:67px}.epic-slider__arrows{top:78%}.epic-slider__arrows-prev{left:5%}.epic-slider__arrows-next{left:27%}.epic-slider__slide-img{height:436px}.epic-slider__information-title{font-size:34px}.epic-slider__information-btn{padding:18px 30px;margin-bottom:25px}.main__double-item{height:225px}.main__double-title{font-size:19px}.not-found__title{font-size:220px}.not-found{padding:8vw 0 17vw 0}.faq__accordion{width:100%}.faq__back-img{display:none}.about-back__img{display:none}.about{padding-top:30px}.footer__top{margin-bottom:40px}}@media (max-width:930px){.cutaway__container{display:grid;grid-template-areas:"bread bread" "title title" "images desription" "accordion accordion" "recomendationtitle recomendationtitle" "recomendation recomendation";grid-template-rows:repeat(6,auto);grid-template-columns:40% 60%}.cutaway__recomendation{width:100%}.cutaway__recomendation-title{text-align:center}.cutaway__recomendation-slider__arrows svg{width:30px;height:30px}.cutaway__recomendation-slider__arrows-left{left:-36px}.cutaway__recomendation-slider__arrows-right{right:-36px}.cutaway-item__main-img{display:none}.cutaway-item__description{width:100%}.cutaway-item__description tbody{width:inherit}.cutaway-item__description tr{width:inherit}.cutaway-item__description td{padding:3px 20px 3px 0;max-width:50%;min-width:auto}.cutaway-item__description th{padding:3px 0 3px 15px;font-weight:400}.cutaway-item__images{margin-right:26px}.cutaway-item__images-slider{margin-bottom:47px}.cutaway-item__images-slider .slick-dots{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:45px}.cutaway-item__images-slider .slick-dots li{width:16px;height:16px;border:1px solid #a6a6a7;background-color:#232426;border-radius:50%;margin:0 4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cutaway-item__images-slider .slick-dots li button{color:transparent}.cutaway-item__images-slider .slick-dots .slick-active button{width:8px;height:8px;border-radius:50%;background-color:#f5e422}.cutaway-item__images-slider-part{background-color:transparent}.cutaway-item__images-slider-part img{height:252px}.cutaway-item__main-img{display:none}.cutaway-item__description-btn{margin-bottom:25px}.cutaway-item__description-btn label{display:block;grid-area:dbtn;width:100%;color:#f5e422}.cutaway-item__description-btn label::before{-webkit-transition:.2s;-o-transition:.2s;transition:.2s}}@media (max-width:850px){.catalog__figurines-filters{-ms-flex-wrap:wrap;flex-wrap:wrap}.catalog__figurines-filters__result{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.catalog__figurines-filters-mobile{display:block;color:#f5e422;padding:6px 15px;line-height:26px;font-size:16px;border-radius:19px;background-color:#282b30;margin-right:23px;margin-bottom:38px}.catalog__filters{display:none;width:100%;background-color:#232426;padding:49px 16px;margin-right:0}.catalog__filters-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:31px}.catalog__filters-title{color:#f5e422;font-family:Roboto;font-size:20px;font-weight:400;text-transform:uppercase}.catalog__filters-close{font-size:15px;font-weight:700;padding:6px 20px}.catalog__filters{display:none;position:absolute;top:0;left:0;width:100vw;z-index:20;background-color:#232426;padding:49px 16px}}@media (max-width:840px){.cutaway__recomendation-wrapper{width:85%}}@media (max-width:800px){.order-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-customer-data{width:100%;margin-bottom:34px}.order-information-of-order{max-width:100%;width:100%;margin-left:0}.order-information-of-order__arrange-btn{width:auto;padding:16px 20px}}@media (max-width:768px){.container{max-width:768px;padding:0 15px 50px 15px}.card-item-btn__buy{padding:7px 16px}.card-item{width:190px}.card-item__img img{height:155px}.card-item__name{height:19%}.bread-crumbs{margin-bottom:27px}.accordion-input:checked+.accordion-label+.accordion-body{padding:20px 0 20px 20px}.about-body-bg{background-image:none}.delivery-body-bg{background-image:none}.contacts-body-bg{background-image:none}.faq-body-bg{background-image:none}.information__link{display:none}.basket-btn{margin-right:14px}.enter-btn__text{display:none}.enter-btn__img{margin-right:21px}.header__top{margin-bottom:0}.header__social__link{display:none}.header__mobile-menu{display:block}.header__menu{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header__social{display:none}.information__logo-img{width:186px;margin-right:20px}.information__search-btn{margin-right:0;padding-top:4px}.site__enter-btn{margin-right:0}.menu-nav__link{margin-left:0;margin-right:25px}#webapp_cover{width:31px;display:block}#menu_button{width:31px;overflow:hidden}#menu_checkbox{display:none}#menu_label{position:relative;display:block;height:28px;cursor:pointer}#menu_label:after,#menu_label:before,#menu_text_bar{position:absolute;left:0;width:100%;height:3px;background-color:#f5e422;border-radius:5px}#menu_label:after,#menu_label:before{content:'';-webkit-transition:.4s cubic-bezier(.68,-.55,.27,1.55) left;-o-transition:.4s cubic-bezier(.68,-.55,.27,1.55) left;transition:.4s cubic-bezier(.68,-.55,.27,1.55) left}#menu_label:before{top:0}#menu_label:after{top:10px}#menu_text_bar{top:20px}#menu_text_bar:before{content:'FUNKO';position:absolute;top:5px;right:0;left:0;color:#fff;font-size:8px;font-weight:700;text-align:center}#menu_checkbox:checked .mobile-menu{width:100vw}#menu_checkbox:checked+#menu_label:before{left:-39px}#menu_checkbox:checked+#menu_label:after{left:39px}#menu_checkbox:checked+#menu_label #menu_text_bar:before{-webkit-animation:moveUpThenDown .8s ease .2s forwards,shakeWhileMovingUp .8s ease .2s forwards,shakeWhileMovingDown .2s ease .8s forwards;animation:moveUpThenDown .8s ease .2s forwards,shakeWhileMovingUp .8s ease .2s forwards,shakeWhileMovingDown .2s ease .8s forwards}@-webkit-keyframes moveUpThenDown{0%{top:0}50%{top:-24px}100%{top:-18px}}@keyframes moveUpThenDown{0%{top:0}50%{top:-24px}100%{top:-18px}}.epic-slider__numbers{top:77%;left:auto;right:40px;font-size:27px}.epic-slider__numbers-current{font-size:65px}.epic-slider__arrows{display:none}.epic-slider__slide-img{height:392px}.epic-slider__information-title{font-size:32px}.epic-slider__information-btn{padding:17px 27px;font-size:12px;margin-bottom:15px}.main__double-item{background-position:center center}.main__double-item{height:215px}.main__double-title{font-size:18px}.main__double-btn{padding:11px 25px}.not-found__title{font-size:200px}.not-found{padding:10vw 0 18vw 0}.faq-title{font-size:25px;margin-bottom:35px}.delivery-back__img{display:none}.about{padding-top:0}.contacts-container{padding-bottom:50px}.contacts-body{width:80%}.contacts-back-img{display:none}.footer__top{margin-bottom:30px}}@media (max-width:728px){.basket-list-row__product-name{margin-right:40px}.basket-list-row__img{margin-right:0}}@media (max-width:680px){.basket-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.basket-list-row{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:17px}.basket-list-row__quantity{margin-right:0;border-radius:20px;background-color:#39393b;font-size:14px;font-weight:400;width:112px}.basket-list-row__quantity .cutaway-item__quantity-value{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.basket-list-row__quantity .cutaway-item__quantity-btn{background-color:transparent;font-size:23px;-webkit-transform:none;-ms-transform:none;transform:none;position:static;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#fff}.basket-list-row__quantity .cutaway-item__quantity-btn:hover{color:#f5e422}.basket-list-row__delete{display:none}.basket-list-row__img{width:30%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.basket-list-row__product-name{width:70%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin-right:15px}.basket-list-row__modile-delete{display:block;margin-right:20px}}@media (max-width:650px){.cutaway__container{display:grid;grid-template-columns:100%;grid-template-rows:repeat(7,auto);grid-template-areas:"bread" "images" "title" "desription" "accordion" "recomendationtitle" "recomendation"}.cutaway__container .bread-crumbs{margin-bottom:55px}.cutaway__recomendation-title{margin-top:30px;margin-bottom:5px;text-align:center}.cutaway__title{text-align:center;font-size:25px;line-height:normal;margin-bottom:55px}.cutaway-item__detail{display:grid;grid-template-columns:100%;grid-template-rows:repeat(4,auto);gap:0 0;grid-template-areas:"price" "basket" "dbtn" "table";grid-area:desription}.cutaway-item__in-basket{grid-area:basket;margin-bottom:19px;position:relative}.cutaway-item__in-basket form{display:block;position:absolute;z-index:30;top:0;left:0;height:100%;width:15%}.cutaway-item__in-basket .select-box__current{height:100%;color:#232426;font-weight:500;font-size:16px;-webkit-box-shadow:none;box-shadow:none}.cutaway-item__in-basket .select-box__current:focus .select-box__input-text{border:none}.cutaway-item__in-basket .select-box__current:focus .select-box__icon{background-color:transparent;border:none}.cutaway-item__in-basket .select-box__option{color:#232426;font-weight:500;text-align:center;padding:5px 0}.cutaway-item__in-basket .select-box__list{width:100%;background-color:#f5e422;border:none;border-radius:0 0 0 19px;top:90%;z-index:30}.cutaway-item__in-basket .select-box__input-text{background-color:#f5e422;border:none;border-radius:31px 0 0 31px;height:100%;padding:13px 0;text-align:center}.cutaway-item__in-basket .select-box__icon{border-radius:0;border:none;right:3px;width:17px;height:17px}.cutaway-item__in-basket .select-box__icon svg{width:10px;height:7px;fill:none}.cutaway-item__in-basket .select-box__icon svg path{fill:#232426}.cutaway-item__btn{width:100%;position:relative;padding:15px 59px}.cutaway-item__btn::before{content:'';position:absolute;width:4px;background-color:#232426;height:100%;left:15%;top:0}.cutaway-item__buy-card{grid-area:price;padding-right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:45px}.cutaway-item__description{grid-area:table;width:100%}.cutaway-item__description tbody{width:inherit}.cutaway-item__description tr{width:inherit}.cutaway-item__description td{padding:3px 20px 3px 0;max-width:50%;min-width:auto}.cutaway-item__description th{padding:3px 0 3px 15px;font-weight:400}.cutaway-item__quantity{display:none}.cutaway-item__accordion{margin-top:36px}.cutaway-item__accordion-label{display:none}.cutaway-item__accordion-body{height:auto;font-size:15px}.cutaway-item__accordion-body p{line-height:1.4}.cutaway-item__description-btn{display:block}.cutaway-item__images{width:100%;margin-right:0}.cutaway-item__images-slider{margin-bottom:47px}.cutaway-item__images-slider .slick-dots{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:45px}.cutaway-item__images-slider .slick-dots li{width:16px;height:16px;border:1px solid #a6a6a7;background-color:#232426;border-radius:50%;margin:0 4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cutaway-item__images-slider .slick-dots li button{color:transparent}.cutaway-item__images-slider .slick-dots .slick-active button{width:8px;height:8px;border-radius:50%;background-color:#f5e422}.cutaway-item__images-slider-part{background-color:transparent}.cutaway-item__images-slider-part img{height:252px}.cutaway-item__main-img{display:none}.cutaway-item__description-btn{margin-bottom:25px}.cutaway-item__description-btn label{display:block;grid-area:dbtn;width:100%;color:#f5e422}.cutaway-item__description-btn label::before{-webkit-transition:.2s;-o-transition:.2s;transition:.2s}}@media (max-width:640px){.main__double-item{height:205px;margin-bottom:20px}.main__double-title{font-size:17px}.main__double-btn{padding:11px 24px}.blog-body{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog-one-links{-ms-flex-wrap:wrap;flex-wrap:wrap}.blog-one-link{width:100%;margin-bottom:20px}}@media (max-width:630px){.cutaway__recomendation-wrapper{width:70%}}@media (max-width:628px){.basket-list-row__product-name{margin-right:0}}@media (max-width:576px){.alert{width:92%}.card-item-btn__buy{padding:7px 14px}.card-item{width:180px}.card-item__img img{height:150px}.information__search-form{display:none}.information__search-btn-mobile{display:block;margin-right:17px}.information__search-btn-mobile svg{width:25px;height:25px}.header__mobile-search{display:block;background-color:#1f2124;padding:19px 0 19px 0;position:absolute;top:-100%;left:0;width:100%;z-index:10;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.header__mobile-search .information__search-form{display:block;width:95%;margin:0 auto}.header__mobile-search .information__search-input{width:100%;background-size:25px;background-position:20px 70%;background-repeat:no-repeat;padding-left:60px;background-color:#39393b;border-radius:20px}.header__mobile-search .information__search-btn{z-index:5;right:5px;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-top:0}.header__mobile-search .information__search-btn svg{width:20px;height:20px}.header__mobile-search-show{top:71px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.epic-slider__numbers{top:76%;font-size:26px}.epic-slider__numbers-current{font-size:63px}.epic-slider__slide-img{height:348px}.epic-slider__information-title{font-size:30px}.epic-slider__information-btn{padding:16px 25px;margin-bottom:10px}.main__double{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main__double-item{width:100%}.main__double-item{height:195px}.main__double-btn{padding:11px 23px}.not-found__title{font-size:150px}.not-found__img{display:none}.not-found{padding:12vw 0 25vw 0}.catalog__figurines{width:100%}.catalog__figurines-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.catalog__figurines-filters{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit}.catalog__figurines-filters-mobile{margin:0}.catalog__figurines-filters__result{margin:0}.catalog__figurines-filters__result p{display:none}.catalog__figurines-filters-choice{display:none}.figurines-pages-number:nth-of-type(2){display:none}.figurines-pages-number:nth-of-type(3){display:none}.figurines-pages-number:nth-of-type(4){display:none}.order-customer-data__methods{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-customer-data__methods-of-delivery{margin-bottom:50px}.contacts-container{padding-bottom:50px}.contacts-body{width:100%}.site-map__column{margin-bottom:20px;min-width:158px;margin-right:10px}.footer__payment{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:0;margin-right:10px}.footer__payment-img{margin-left:0;margin-bottom:13px}.footer__payment-copyrights{margin-bottom:20px}}@media (max-width:550px){.cutaway__recomendation-wrapper{width:90%}}@media (max-width:480px){#menu_label{height:27px}.epic-slider__numbers{top:75%;font-size:25px}.epic-slider__numbers-current{font-size:61px}.epic-slider__slide-img{height:304px}.epic-slider__information-title{font-size:28px}.epic-slider__information-btn{padding:15px 23px;margin-bottom:5px}.main__double-item{height:185px}.main__double-title{font-size:16px}.main__double-btn{padding:11px 22px}}@media (max-width:420px){.container{max-width:375px}.card-item-btn__buy{padding:7px 12px}.card-item{width:173px}.card-item__img img{height:145px}.card-item{max-width:163px;padding:27px 10px 32px 10px;margin-right:4px;margin-left:4px;margin-bottom:15px}.card-item__img{width:100%;height:auto;margin-bottom:13px}.card-item__img img{height:141px}.card-item__discount{top:11px;left:15px}.card-item__name{margin-bottom:26px}.card-item-btn__buy{padding:7px 10px}.epic-slider__numbers{top:74%;font-size:24px}.epic-slider__numbers-current{font-size:59px}.epic-slider__slide-img{height:260px}.epic-slider__information-title{font-size:26px}.epic-slider__information-btn{padding:14px 21px;margin-bottom:0}.not-found__title{font-size:120px}.not-found{padding:22vw 0 40vw 0}.footer__top-img{width:184px}}@media (max-width:375px){.container{max-width:350px;padding:0 5px 50px 5px}.alert{background-size:4%}.social-net{width:38px;height:38px}.social-net svg{width:20px;height:20px}.bread-crumbs{margin-bottom:25px}.mobile-menu__content{width:60vw}.information__link{margin-right:15px}.information__search-btn{margin-right:10px;width:15px}.information__search-btn+.information__search-btn{width:24px}.information__logo-img{margin-right:3px}#menu_text_bar:before{top:7px}.basket-btn__card-img{height:26px}.epic-slider__numbers{top:72%;font-size:24px}.epic-slider__numbers-current{font-size:55px}.epic-slider__slide-img{height:262px}.epic-slider__information-title{font-size:23px;margin-bottom:13px}.epic-slider__information-btn{padding:13px 20px;font-size:12px}.epic-slider__information-btn__arrow{width:12px}.main{padding:7px 0 0}.main-container{padding:0 0 50px}.main-title{font-size:26px;line-height:1.2}.main__cards-items{margin-bottom:55px}.main__popular-category{margin-bottom:30px}.main__double-item{height:181px;padding:0 137px 0 15px;margin-bottom:15px}.main__double-item:nth-of-type(2){margin-bottom:45px}.main__double-title{font-size:15px}.main__double-btn{padding:10px 20px}.slider__card{width:203px}.not-found__title{font-size:100px}.not-found{padding:29vw 0 43vw 0}.catalog-container{padding:0 0 50px 0}.footer{padding:25px 0 54px}.footer__top{margin-bottom:40px}.site-map__column{margin-right:0;max-width:121px;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-map__column:nth-of-type(n+3){display:none}.site-map__column-title{font-size:22px}.site-map__column-link{font-size:17px;line-height:1.4;margin-bottom:10px}.footer__payment{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:0}.footer__payment-copyrights{font-size:16px}.footer__payment-methods{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__payment-img{margin-bottom:40px}.footer__site-map{font-size:12px}.footer__top-img{width:165px}.social-net{margin-left:10px}.footer__top{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__top-img{display:none}}@media (max-width:342px){.catalog__figuries-items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:320px){.main__cards-items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}