@charset "UTF-8";:focus{outline:0}body,html{width:100%;height:100%}body{background:var(--white-color);font-family:'PT Sans',Arial,sans-serif;line-height:1.3;color:var(--black-color);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.is-reveal-open{overflow:hidden}.grid-container{padding-left:1.25rem;padding-right:1.25rem;max-width:1200px;margin-left:auto;margin-right:auto}.popup-main-wrapper{position:fixed;top:0;left:0;display:none;height:100%;width:100%;background-color:var(--medium-grey-color);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;overflow:hidden;z-index:100}#popup-user-account .reveal-container{height:-webkit-calc(100vh - 45px);height:calc(100vh - 45px)}.popup-main-wrapper .popup.shown{position:relative;top:inherit!important}.mask{position:fixed;top:0;bottom:0;right:0;left:0;z-index:100;background:var(--medium-grey-color);display:none}.page{min-height:100%}main{width:100%;max-width:1200px;margin:auto;padding-top:3rem;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;display:block}.footer,.header{-webkit-flex-shrink:0;flex-shrink:0;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-box-flex:0;flex-grow:0}.page-bottom{position:fixed;bottom:0;left:0;right:0;height:48px;z-index:8}.page-bottom .cell{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;align-items:stretch}p{line-height:inherit}hr{max-width:none;border-color:var(--xslight-grey-color);margin:0 -1.25rem}ol ul,ul{margin-left:0;margin-bottom:0;padding-left:24px}ol li{margin-top:1em;margin-bottom:1em}ul li{margin-top:.5em;margin-bottom:.5em}a,a:active,a:focus,a:hover,img{outline:0}a.no-link{text-decoration:none;color:inherit}.h1,.h2,.h3,.h4,h1,h2,h3,h4{margin:0;color:var(--black-color)}.h1,h1{font-size:1.5rem}.h2,h2{font-size:1.25rem}h2>a{color:inherit;text-decoration:inherit}.h3,h3{font-size:1rem}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:'PT Sans',Arial,sans-serif;font-weight:700;line-height:1.2}small{font-size:.875rem}@-webkit-keyframes shown{0%{opacity:0;display:block}to{opacity:1}}@keyframes shown{0%{opacity:0;display:block}to{opacity:1}}.off-canvas-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;min-height:100vh;-webkit-backface-visibility:hidden;backface-visibility:hidden}.off-canvas{width:100%;height:100%;background:var(--white-color);box-shadow:none}.no-js .off-canvas{visibility:hidden}.off-canvas.is-open{visibility:visible}.off-canvas.is-transition-push{box-shadow:none}.off-canvas.position-right{-webkit-transform:translateX(100%);transform:translateX(100%)}.off-canvas.position-top{height:auto;z-index:12;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:none;transition:none}.off-canvas.position-top.is-open{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:.5s;transition:.5s}.off-canvas.position-right.is-open{-webkit-transform:translate(0);transform:translate(0)}.fade-in.mui-enter,.fade-out.mui-leave{-webkit-transition-duration:.3s;transition-duration:.3s}.accordion{padding:0;margin-left:0;background:var(--white-e-color);list-style-type:none}.accordion-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;min-height:48px;padding:12px 20px 12px 24px;border:1px solid var(--grey-b-color);border-bottom:0;font-size:.75rem;line-height:1;position:relative}.accordion-title>svg{width:20px;height:20px}.accordion-title::before{position:absolute;top:50%;right:1rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s;height:24px;width:24px;margin-top:-12px}.accordion-content{display:none;padding:1rem;border:1px solid var(--grey-b-color);border-bottom:0;background-color:var(--white-e-color);color:#0a0a0a}.accordion-item:first-child>:first-child{border-radius:4px 4px 0 0}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid var(--grey-b-color);border-radius:0 0 4px 4px}.accordion-title:focus,.accordion-title:hover{background:0 0}.accordion-title::before,.is-active>.accordion-title::before{content:url(/im/img/icons/arrow_right.svg)}.is-active .accordion-title::before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s}.accordion li{margin:0}.accordion-menu .nested.is-accordion-submenu{margin-left:0}.menu .is-active>a{background:0 0}.reveal-overlay{padding:0;background:0 0}.catalog-overlay{z-index:15}.message-overlay{background:var(--message-overlay);padding:20px}#incapsula-popup-message,#notification-popup-message,#popup-message{padding:20px;min-height:60px;margin:20px auto;width:88%;max-height:540px;top:20%;overflow:hidden}.popup__ip-address{margin-top:10px}.copy_ip-address{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-top:1.5rem}.reveal-overlay .full-reveal{position:absolute;bottom:0;left:0;right:0;overflow:hidden}.reveal{height:auto;min-height:2rem;outline:0}.reveal>:last-child{margin-bottom:0}.full-reveal{width:100%;max-width:none;overflow:hidden;padding:0;bottom:0;border-radius:0;box-shadow:none}.reveal-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:0 20px 24px;max-width:1200px;overflow:auto;margin:0 auto;height:100%}.reveal-center{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin:0 auto;padding:24px 20px;max-width:62.5rem;overflow:auto;position:relative;height:100%}.full-reveal footer{height:70px;min-height:70px;padding-top:12px;padding-bottom:20px;background:var(--white-color)}.full-reveal .fix-footer{position:absolute;bottom:0;left:0;right:0;padding:12px 20px 20px;background:var(--white-color);max-width:1200px;margin:20px auto 0}.no-fix-footer .fix-footer{position:relative;padding:0}.control-panel{padding-left:20px;padding-right:20px;z-index:4}.control-panel+.reveal-container{padding-bottom:0;padding-top:40px}.callout{position:relative;margin:0;min-height:40px;padding:.5rem 32px .5rem .75rem;font-size:12px;border:1px solid var(--xslight-grey-color)}.callout .close-button{right:3px;top:3px}.toggler-content,.toggler.open .toggler-hide{display:none}.toggler.open .toggler-content{display:block;position:relative;overflow:auto}.toggler-header .icon.after{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .7s;transition:-webkit-transform .7s;transition:transform .7s;transition:transform .7s, -webkit-transform .7s}.toggler-header .tiny-text{margin-left:-4px}.toggler.open .toggler-header .icon.after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.icon{width:1.5rem;height:1.5rem;font-size:24px;line-height:24px;display:inline-block;vertical-align:middle;-webkit-flex-shrink:0;flex-shrink:0;position:relative}.icon.bottom{vertical-align:bottom}.icon.top{vertical-align:top}.icon.white{fill:var(--white-color);color:var(--white-color)}.icon.secondary{fill:var(--xmedium-grey-color)}.color_secondary .icon{fill:var(--xlight-grey-color);color:var(--xlight-grey-color)}.icon.disabled{fill:var(--super-light-grey-color)}.icon.gray{fill:var(--xslight-grey-color);color:var(--xslight-grey-color)}.color_blue .icon,.color_primary .icon,.icon.primary{fill:var(--blue-color);color:var(--blue-color)}.icon.yellow{fill:var(--yellow-color);color:var(--yellow-color)}.icon.violet{fill:var(--violet-color);color:var(--violet-color)}.icon.green{fill:var(--green-color);color:var(--green-color)}.alert .icon,.color_red .icon,.icon.alert,.icon.red{fill:var(--red-color);color:var(--red-color)}.icon.vk{fill:#45668e;color:#45668e}.icon.fb{fill:#3b5998;color:#3b5998}.icon.tw{fill:#00aced;color:#00aced}.icon.ok{fill:#f2720c;color:#f2720c}.icon.mini{width:10px;height:10px}.icon.medium{width:16px;height:16px}.icon.normal{width:20px;height:20px}.icon.big{width:36px;height:36px}.icon.huge{width:40px;height:40px}.icon.ios{display:none}.iOS .icon.ios{display:inline-block}.iOS .icon.not-ios{display:none}.icon.rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.button .icon{top:-1px}.map-wrap{margin-left:-20px;margin-right:-20px}.map{width:100%;max-height:300px;height:50vh}.map *{font-family:'PT Sans',sans-serif}.button{margin:0 3px 0 0;height:40px;-moz-box-sizing:border-box;box-sizing:border-box;line-height:38px;padding:0 24px;max-width:100%;text-decoration:none;font-size:1rem;white-space:nowrap;border-radius:4px;display:inline-block;vertical-align:middle;text-align:center;background-color:var(--blue-color);color:var(--white-e-color);border:1px solid transparent}.button.disabled,.button.hollow{border-style:solid}.button.disabled .icon,.button.hollow .icon{fill:var(--xlight-grey-color);color:var(--xlight-grey-color)}.button.empty{position:relative;vertical-align:middle;padding:0;border:none;color:var(--xmedium-grey-color);background:0 0;text-decoration:none}.button:last-of-type{margin-right:0}.button.hollow.secondary{border-color:var(--xslight-grey-color);color:var(--light-grey-color)}.button.hollow.secondary svg{fill:var(--xslight-grey-color);vertical-align:text-bottom}.button.full-width,.full-width,button.full-width{width:100%;margin-right:0}button,button:active,button:focus{outline:0}.close-button{right:20px;z-index:7;font-size:0;position:absolute;color:#8a8a8a;cursor:pointer;top:.5rem;line-height:1}.reveal .close-button{top:15px;right:20px;bottom:auto}.basket__btn-buy-clicked{background-color:rgba(237,52,28,.5)}.button.primary{background-color:var(--blue-color)}.button.warning{background-color:var(--red-color)}.button.alert,.button.alert:hover,.button.primary,.button.primary:focus,.button.primary:hover,.button.secondary,.button.secondary:focus,.button.secondary:hover,.button.success,.button.success:focus,.button.success:hover,.button.warning,.button.warning:focus,.button.warning:hover{color:var(--white-color);-webkit-transition:none;transition:none}.button.primary:active,.button.primary:hover{background:var(--blue-color)}.button.hollow.secondary:focus,.button.hollow.secondary:hover{background:var(--blue-color);border-color:var(--blue-color);color:var(--white-color)}.button[disabled].primary,.button[disabled].primary:focus,.button[disabled]:focus,.button[disabled]:not(.go-to-order){color:var(--white-color);background:var(--blue-color);opacity:.7}.button.disabled,.button.disabled.primary,.button.disabled.primary:active,.button.disabled.primary:focus,.button.disabled.primary:hover,.button.disabled.primary:visited,.button.disabled:active,.button.disabled:focus,.button.disabled:hover,.button.disabled:visited{border-color:var(--xslight-grey-color);background:0 0;color:var(--light-grey-color);opacity:1}.button.get_in_touch{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.btn_ghost{background:0 0;color:var(--new-grey-color)}.flex-panel{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;height:40px;-webkit-flex-shrink:0;flex-shrink:0}.flex-panel button{height:100%}.product-price-fixed{position:fixed;bottom:0;background-color:var(--white-color);margin-left:-20px;padding:10px 20px;border-top:1px solid var(--grey-i-color);z-index:3;width:1200px}.product-price-fixed .item.not_height{padding:0;min-height:0}.book-card .button_wrapper,.product-price-fixed .button_wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.book-card .button_wrapper{font-size:14px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.book-card .product-media-icon{width:82px;-webkit-flex-shrink:0;flex-shrink:0;border-radius:3px;border:1px solid rgba(0,0,0,.1);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;color:var(--new-grey-color);margin-bottom:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;text-align:center;padding:8px}.book-card .icon{font-size:18px;line-height:18px;height:auto}.book-card .product-state[data-status=inform]{line-height:32px;text-align:center;color:var(--blue-color);border:none;padding:0}.book-card .product-state[data-status=waiting]{line-height:32px;text-align:center;color:var(--white-a-color);background-color:var(--violet-light-color);border:none}.book-card .product-media-icon.bookmarks-icon{width:100%;height:32px;margin-bottom:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;background-color:var(--white-a-color);border:none}.book-card .short .bookmarks-icon{width:32px;margin-left:12px}.book-card .fully{width:100%}.book-card .bookmarks-icon span{font-weight:400;font-size:14px;line-height:21px;margin-left:4px;color:#4f4f4f}.book-card .bookmarks-icon .icon{fill:var(--blue-color);color:var(--blue-color)}.book-card .bookmarks-icon.bookmarks-icon__active .icon{fill:var(--red-color);color:var(--red-color)}.book-card-author{color:var(--new-grey-color);font-size:12px;margin-top:5px;-webkit-line-clamp:1;overflow:hidden;-webkit-box-orient:vertical;text-overflow:ellipsis;display:-webkit-box}.product-price-fixed .product-state{height:48px;line-height:48px}.product-state{display:inline-block;min-width:100px;padding:0 24px;height:40px;line-height:40px;text-align:center;border:none;outline:0;box-shadow:none;border-radius:4px}.book-card .product-state{min-width:auto;max-width:90px;width:90px;height:32px;line-height:32px;padding:0}.product-state .icon.chg-icon-cart-full,.product-state .icon.chg-icon-clock-light{font-size:20px;line-height:20px;text-align:left}.product-state .icon.chg-icon-clock-light{font-size:18px}.product-state .icon{fill:var(--white-color);color:var(--white-color)}.product-price-fixed .product-state[data-status=buy],.product-price-fixed .product-state[data-status=in-basket]{font-weight:700}.product-state[data-status=buy]{background:var(--super-xlight-grey-color);color:var(--black-color)}.product-state[data-status=inform]{font-weight:700;line-height:37px;background:var(--white-a-color);color:var(--black-color)}.product-state[data-status=waiting]{border:1px solid var(--xslight-grey-color);line-height:37px;font-weight:700;background:var(--violet-light-color);color:var(--white-color)}.product-state[data-status=inform] .icon{fill:var(--blue-color);color:var(--blue-color);font-size:13px;line-height:21px;margin-right:3px}.product-state[data-status=waiting] .icon{fill:var(--white-color);color:var(--white-color);font-size:13px;line-height:21px;margin-right:3px}.product-state[data-status=where]{background:var(--dark-blue-color);color:var(--white-color)}.product-state[data-status=buy],.product-state[data-status=buy]:hover,.product-state[data-status=in-basket]{background:var(--blue-color);color:var(--white-color)}.product-state[data-status=in-basket]{background:var(--in-basket);color:var(--white-color)}.product-state[data-status=out],.product-state[data-status=outstock]{text-align:left;color:var(--light-grey-color);background:var(--white-color);border:none;padding:0}.tag:hover{background:#e9f6fc;text-decoration:none}.tag{display:inline-block;margin-bottom:12px;margin-right:12px;border-radius:30px;border:1px solid #0060ae;padding:5px 12px;font-size:14px;line-height:16px;color:#0060ae}.toggle_tags.close:before{content:'';background:#fff;width:100%;height:50px;position:absolute;bottom:0}.toggle_tags.close{position:relative;height:185px;overflow:hidden}.toggle_tag_block a i{position:relative;top:1px}.toggle_tag_block a{display:inline-block;font-size:14px}.toggle_tags.close .toggle_tag_block{position:absolute;bottom:20px}.toggle_tags .toggle_tag_block{display:block;text-align:center;width:100%}@media screen and (min-width:376px){.toggle_tags.close{height:150px}}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{border-radius:0}.active-input{position:relative;height:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;-webkit-flex-shrink:0;flex-shrink:0}.active-input input,.active-input input:focus{margin:0;padding-bottom:3px;box-shadow:none;outline:0;border-width:1px;border-style:none none solid;border-color:var(--xslight-grey-color)}.active-input.focus input{border-color:var(--blue-color);border-width:2px}.active-input.focus .icon.primary{fill:var(--blue-color);color:var(--blue-color)}.active-input .icon{position:absolute;left:0;bottom:5px;fill:var(--xslight-grey-color);color:var(--xslight-grey-color)}.active-input .icon~input{padding-left:30px}.active-input .icon.close{right:0;left:auto;bottom:5px;display:none}input[hidden]{display:none}.x-input{position:relative;padding-top:28px;margin:0;outline:0}.x-input input,.x-input input:focus{width:100%;margin:0;padding:0 0 4px;height:28px;outline:0;background:0 0;box-shadow:none;border-width:1px;border-style:none none solid;border-color:var(--xslight-grey-color)}.x-input label{position:absolute;top:28px;left:0;color:var(--light-grey-color);-webkit-transition:1s;transition:1s;font-size:1rem}.x-input label.phone{left:40px}.x-input label.active{left:0;top:8px;font-size:12px;-webkit-transition:.5s;transition:.5s}.x-input input[disabled],.x-input input[disabled]+label{color:var(--light-grey-color)}.x-input.focus{outline:0}.x-input.focus input,.x-input.focus input:focus{border-color:var(--blue-color);border-width:2px}.x-input.error input,.x-input.error input:focus{border-color:var(--red-color);border-width:2px}.x-input input[type=password]{color:var(--black-color);font-size:18px;letter-spacing:2px;padding-top:7px}.x-input .password-view{position:absolute;right:0;top:28px}.x-input input[type=password]~.password-view{fill:var(--xslight-grey-color);color:var(--xslight-grey-color)}.x-input input[type=text]~.password-view{fill:var(--blue-color);color:var(--blue-color)}.small-input{padding-top:12px}.small-input input{padding-bottom:0}.small-input label{top:12px}.small-input label.active{top:-2px;font-size:10px}.x-textarea textarea{min-height:150px;outline:0;background:0 0;box-shadow:none;padding:8px 14px 4px;margin-bottom:4px;resize:none;border-width:1px;border-style:solid;border-color:var(--xslight-grey-color)}.x-textarea.error textarea{border-color:var(--red-color);border-width:2px}.x-textarea.mini textarea{min-height:0}.x-textarea textarea:active,.x-textarea textarea:focus,.x-textarea textarea:hover{outline:0;background:0 0;box-shadow:none;border-color:var(--blue-color);border-width:2px;border-style:none none solid}.x-textarea label{font-size:1rem}.x-checkbox,.x-radio{margin:0}.x-checkbox label,.x-radio label{font-size:16px;line-height:1.2;margin:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;min-height:40px;padding:10px 0 10px 5px}.x-checkbox input,.x-radio input{display:none}.x-checkbox input+label::before,.x-radio input+label::before{content:'';display:inline-block;vertical-align:middle;width:16px;height:16px;margin-top:2px;-webkit-align-self:flex-start;align-self:flex-start;-webkit-flex-shrink:0;flex-shrink:0;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-box-flex:0;flex-grow:0;position:relative;left:-5px}.x-radio input[type=radio]+label::before{border-radius:50%;border:1px solid var(--xslight-grey-color)}.x-radio input[type=radio]:checked+label::before{border-width:5px;border-color:var(--blue-color)}.x-checkbox input[type=checkbox]+label::before{border-radius:2px;border:1px solid var(--xslight-grey-color)}.x-checkbox input[type=checkbox]:checked+label::before{background-color:var(--blue-color);border-color:var(--blue-color);background-image:url(/im/img/icons/check.svg);background-position:center;background-size:16px 16px;background-repeat:no-repeat}.x-price .from,.x-price .to{display:inline-block;vertical-align:top;width:85px;position:relative}.x-price .from{margin-right:20px}.x-price .from::before,.x-price .to::before{position:absolute;bottom:5px;left:0;color:var(--xmedium-grey-color);font-size:1rem}.x-price .from::before{content:'от'}.x-price .to::before{content:'до'}.x-price input{width:100%;text-align:right;margin:0;padding:16px 0 4px 25px;height:40px;outline:0;box-shadow:none;border-style:none none solid;border-width:1px;border-color:var(--xslight-grey-color)}.x-price input:active,.x-price input:focus,.x-price input:hover{box-shadow:none;outline:0;border-style:none none solid;border-color:var(--blue-color);border-width:2px}.filter-switch .switch-paddle{float:right}.filter-switch .switch-label{display:inline-block;float:left}table{border:none;border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:4px}table tbody,table tfoot,table thead{background-color:transparent;border:none}table tbody td,table tfoot td,table thead td{padding-top:8px;padding-bottom:8px;padding-left:0;font-weight:400}table tbody tr:nth-child(even){background:0 0}table.striped tbody tr:nth-child(even){background:var(--xslight-grey-color)}table.full{width:auto}table tfoot td[align=right],table tfoot th[align=right],table thead td[align=right],table thead th[align=right]{text-align:right}table.full td:first-child,table.full th:first-child{padding-left:20px}table.full td:last-child,table.full th:last-child{padding-right:20px}.more{display:block;color:var(--blue-color);font-size:14px;height:40px;line-height:40px;white-space:nowrap;-moz-box-sizing:content-box;box-sizing:content-box;text-decoration:none}.more .icon{fill:var(--blue-color);color:var(--blue-color);font-size:18px;width:16px;height:auto}span.more{display:inline-block}.item{min-height:40px;position:relative;padding:7px 0;margin:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;text-decoration:none}.item ul{margin:0;padding:0}.item li{list-style:none;line-height:1.2}.item a{text-decoration:none}.item .icon.after,.item .icon.before{position:absolute;top:8px;margin:0}.item .icon.after{right:-8px}.item .icon.before{left:0}.item.item__number{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;font-size:16px}.item.item__number>span{text-align:left;font-size:10px}.error-message{color:var(--red-color);font-size:.75rem;margin-top:4px}.success-message{color:var(--green-color);font-size:.75rem;margin-top:4px}.tabs-content,.tabs-header{border:none}.tabs-title>a:focus,.tabs-title>a[aria-selected=true]{background:0 0}.tabs-title>a{font-size:inherit}.tabs-bar,.tabs-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;min-width:100%;overflow:hidden;position:relative;margin-left:-1.25rem;margin-right:-1.25rem;font-size:1rem}.tabs-bar::after,.tabs-header::after{content:'';border-bottom:1px solid var(--xslight-grey-color);position:absolute;bottom:2px;left:0;right:0;display:block;height:0}.tabs-bar button,.tabs-header button{position:relative;width:100%;height:auto;padding-bottom:.5em;color:var(--super-light-grey-color);font-size:inherit;border-radius:0;background:0 0;outline:0;font-weight:700}.tabs-bar button.is-active::after,.tabs-header button.active::after{content:'';position:absolute;bottom:0;left:0;right:0;border-bottom:4px solid var(--blue-color)}.tabs-bar button a,.tabs-header button a{color:inherit;font-size:inherit;text-decoration:none}.tabs-bar button.is-active,.tabs-header button.active{background:0 0;color:var(--black-color)}.tabs-bar a,.tabs-header a{font-weight:700;color:var(--normal-black-color);position:relative;text-decoration:none;padding-bottom:.5rem}.tabs-bar a.is-active::after,.tabs-header a.is-active::after{content:'';position:absolute;bottom:0;left:0;right:0;border-bottom:4px solid var(--blue-color)}.tabs-bar a a,.tabs-header a a{color:inherit;font-size:inherit;text-decoration:none}.tabs-header{padding-left:1.25rem;padding-right:1.25rem;margin-bottom:1.5rem;margin-top:1.5rem}.tabs-bar{padding-left:0;padding-right:0;margin-bottom:0}.tabs-bar .tab{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;vertical-align:top;white-space:nowrap;height:2.75rem}.tabs-bar a,.tabs-bar button{margin-left:1rem;margin-right:1rem;width:auto}.tabs li{text-align:center}.tabs a{font-size:1.125rem}.tabs .is-active a::after{content:'';position:absolute;bottom:0;left:0;right:0;border-bottom:4px solid var(--blue-color)}.swiper{margin-left:-1.25rem;margin-right:-1.25rem;margin-bottom:12px;padding-left:10px;padding-right:10px;padding-bottom:5px;height:40px;position:relative;overflow:hidden}.swiper::after{content:'';position:absolute;bottom:0;left:0;right:0;display:block;height:0;border-bottom:1px solid var(--xslight-grey-color)}.swiper ul{position:absolute;list-style:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;height:100%;font-size:1rem}.swiper li{white-space:nowrap;-webkit-flex-shrink:0;flex-shrink:0;padding:0 0 4px;margin:0 10px;font-weight:700;color:var(--normal-black-color);position:relative}.swiper li.is-active::after{content:'';position:absolute;bottom:0;left:0;right:0;border-bottom:4px solid var(--blue-color)}.swiper li a{color:inherit;font-size:inherit;text-decoration:none}.message{display:inline-block;vertical-align:baseline;line-height:26px;border:1px solid var(--xslight-grey-color);padding:0 8px;font-size:14px;color:var(--xmedium-grey-color);margin-right:7px}.message.alert{color:var(--red-color);border-color:var(--red-color)}.message .icon{width:16px;height:16px;vertical-align:middle;fill:var(--xslight-grey-color)}.message span{vertical-align:middle}.preloader{text-align:center;margin:24px 0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;font-size:8px;line-height:1;background:var(--blue-color);visibility:hidden}.preloader::after,.preloader::before{content:''}.preloader span,.preloader::after,.preloader::before{display:inline-block;vertical-align:middle;width:1em;height:1em;border-radius:50%;margin:0 3px;background:inherit;visibility:visible;-webkit-animation-name:preloader;animation-name:preloader;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.preloader::before{-webkit-animation-delay:10ms;animation-delay:10ms}.preloader span{opacity:.2;-webkit-animation-delay:260ms;animation-delay:260ms}.preloader::after{opacity:.3;-webkit-animation-delay:.5s;animation-delay:.5s}.loading .loading-hide{display:none}@-webkit-keyframes preloader{0%,100%{opacity:0}50%{opacity:1}}@keyframes preloader{0%,100%{opacity:0}50%{opacity:1}}a .preloader,button .preloader{margin:0;background:var(--white-color)}button.loading .text{display:none}.social-list{margin:0;padding:0;font-size:0}.social-list li{display:inline-block;vertical-align:top;width:40px;height:40px;margin-right:8px;overflow:hidden;border-radius:4px;border:1px solid}.social-list li:last-of-type{margin-right:0}.social-list li a,.social-list-item{display:block;width:100%;height:100%}.social-list .icon{width:100%;height:100%;text-align:center;line-height:38px;font-size:20px}@media screen and (max-width:366px){.social-list li.mt-8{margin-top:8px}}@media screen and (max-width:350px){.social-list li.mr-0{margin-right:0}}.rules-list ol{counter-reset:item;margin:0;padding:0;list-style:none}.rules-list ol>li::before{content:counters(item, '.') '. ';counter-increment:item;font-weight:700}a[data-smooth-scroll]{text-decoration:inherit}.anchor{position:relative}.anchor div{position:absolute;top:-50px}.title-bar{background:0 0;padding:.625rem 0}.header{background:var(--blue-color);position:fixed;z-index:9;top:0;left:0;right:0;height:48px}.header .title-bar{height:48px;color:var(--white-e-color);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.title-bar-left,.title-bar-right{-webkit-box-flex:1;-webkit-flex:auto;-moz-box-flex:1;flex:auto}.header-logo{display:inline-block;vertical-align:middle;width:94px;height:28px;fill:var(--white-color)}.header .menu-open{position:relative;z-index:10;-webkit-transition:right .5s;transition:right .5s;padding-right:.625rem}.header .search-toggle{margin-right:1.1875rem}#canvasSideMenu.is-open~.off-canvas-content header .title-bar{visibility:hidden}.header .cart-icon{position:relative}.header .cart-icon .chg-icon-cart-empty,.header .cart-icon .chg-icon-cart-full{font-size:20px;line-height:26px;text-align:left}.header .cart-icon .counter{width:16px;height:16px;background:var(--white-color);font-weight:700;border-radius:50%;text-align:center;line-height:16px;display:block;position:absolute;bottom:-10px;right:-10px;color:var(--blue-color);font-size:9px}#popup-catalog{left:0;right:0;bottom:0;padding:0;min-height:0;height:auto;overflow:hidden}.catalog-menu{max-height:100%;height:100%;margin-top:0;margin-bottom:0;padding-top:40px;padding-bottom:1rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;overflow:auto}.catalog-menu .catalog-panels{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;margin-right:-1.25rem;z-index:3}.catalog-menu .catalog-panel{min-height:100%}.catalog-menu .swiper{position:fixed;top:80px;left:20px;right:20px;background:var(--white-color);z-index:4}.catalog-menu .swiper ul{padding:0}.catalog-menu .swiper li{color:var(--super-light-grey-color)}.catalog-menu .swiper li.is-active{color:var(--black-color)}.catalog-panels ul{padding:0}.catalog-panels ul li{margin:0}.catalog-menu .accordion-menu{margin-right:-1.25rem;margin-bottom:20px;color:var(--black-color)}.catalog-menu .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after{width:24px;height:24px;top:0;bottom:0;right:20px;margin:auto;border:none;background:url(/im/img/icons/arrow_right.svg) center no-repeat;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s}.catalog-menu .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)[aria-expanded=true]>a::after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.catalog-menu .accordion-menu a{padding-left:0;padding-right:50px;color:inherit;text-decoration:none;border-bottom:1px solid var(--xslight-grey-color)}.catalog-menu .accordion-menu a::after{border:0}.catalog-menu .accordion-menu a.show-all{color:var(--blue-color);margin-left:-12px;font-size:14px;position:relative}.catalog-menu .accordion-menu a.show-all .icon{top:-2px}.catalog-menu .accordion-menu .nested{padding-left:12px}.catalog-menu .accordion-menu .current .icon{position:absolute;top:10px;left:0}#popup-catalog .error{margin:auto;padding-bottom:44px;text-align:center;width:195px}#popup-catalog .error::before{content:'';display:block;height:36px;margin-bottom:8px;background:url(/im/img/icons/reload.svg) center/36px no-repeat}#popup-catalog .error .button{margin-top:16px}.catalog-menu .preloader{margin:auto;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-box-flex:0;flex-grow:0}.off-canvas.position-left+.off-canvas-overlay{background:var(--medium-grey-color);z-index:10}.off-canvas.position-left{-webkit-transform:translateX(-100%);transform:translateX(-100%);width:270px;width:-webkit-calc(100% - 50px);width:calc(100% - 50px);z-index:14}.off-canvas.position-left.is-open{-webkit-transform:translateX(0);transform:translateX(0)}#canvasSideMenu.is-open~.menu-close{display:block}#canvasSideMenu~.menu-close{display:none;position:fixed;z-index:13;top:12px;right:13px}.side-menu{color:var(--black-color);padding-left:20px;padding-right:20px}.side-menu .login,.side-menu .show-city{white-space:nowrap;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.side-menu .city-name{overflow:hidden;text-overflow:ellipsis}.side-menu .login .chg-icon-user-icon{font-size:20px;text-align:center}.side-menu .item{position:relative;padding-left:32px;padding-right:10px}.side-menu .item.current{margin-left:32px;padding-left:28px}.side-menu ul{list-style:none;padding-left:0}.side-menu li{margin:0;position:relative}.show-menu{display:block}.small-menu__subtext{color:rgba(38,169,224,0.31373);font-size:12px;line-height:17px;padding-left:32px;position:absolute;top:25px}.city-selection-wrapper.shown{position:fixed;top:0;right:0;left:0;display:block;bottom:0;width:100%;z-index:100;-webkit-animation:.3s shown;animation:.3s shown}.city-selection-wrapper.shown .popup-mask{display:block;height:100%;background-color:var(--medium-grey-color)}.city-selection{position:fixed;top:0;background-color:#fff;display:none;width:100%;padding:24px 20px;transition:max-height .4s;max-height:100vh;overflow:auto;-webkit-transition:max-height .4s;-moz-transition:max-height .4s;-o-transition:max-height .4s}.city-selection-wrapper.shown .city-selection{display:block}.city-selection .open{max-height:1000px}.city-selection .first-step,.city-selection .second-step{max-width:400px;margin:auto;display:none}.city-selection .activeStep{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.city-selection .second-step.activeStep{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.city-selection .city-suggest,.city-selection .country-suggest{list-style:none}.city-selection #city-search{font-size:1rem;padding-top:0}.city-selection.shown~header{position:relative;margin-bottom:-3rem}.city-selection .block_city,.city-selection .block_country{display:none}.city-selection .block_city.active,.city-selection .block_country.active{display:block}.block_country-title,.city-selection .block_city-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-webkit-align-items:baseline;-moz-box-align:baseline;align-items:baseline;margin:10px 40px 15px 0}.city-selection .change-country,.user-country{color:#b3b3b3;font-size:14px;line-height:18px}.city-selection .change-city,.city-selection .change-country{display:inline-block;cursor:pointer;color:#b3b3b3;font-size:14px;line-height:18px}.city-selection .chg-icon-globe,.city-selection .chg-icon-location{color:#b3b3b3}.city-selection .title_location{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px;color:#b3b3b3}.search-tips-item{color:var(--black-color);text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;min-height:40px;padding:10px 0}.footer{padding-top:1.25rem;padding-bottom:1.5rem;background:var(--blue-color)}.footer.product-page{padding-bottom:140px}.footer .apps-block{padding:0}.footer .apps-block .appstore-icon{float:left;margin-right:20px}.footer .apps-block .googleplay-icon{float:left}.page-bottom+.footer{padding-bottom:3.75rem}.footer-social{margin-bottom:1.25rem;color:var(--grey-color)}.footer hr{border-color:var(--grey-color)}.footer .item{color:var(--white-color);text-decoration:none;font-size:14px}.footer .item:hover{color:var(--white-color)}.footer-copy{font-size:.625rem;color:var(--white-color);opacity:.4}.pay-systems{display:inline-block;vertical-align:middle;margin-left:12px}.pay-system{display:inline-block;vertical-align:top;width:44px;height:28px;border-radius:4px;background:var(--white-color);background-position:center;background-repeat:no-repeat}.pay-system .icon{width:44px;height:28px}.active-rating{font-size:0}.active-rating-stars{display:inline-block}.active-rating input[type=radio]{display:none}.active-rating label{float:right;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin:0}.active-rating input[type=radio]:checked~label svg{fill:var(--yellow-color)}.big-card a{color:var(--black-color);text-decoration:none}.big-card .rating{overflow:hidden}.big-card .rating span{white-space:nowrap}.big-card .info{display:block;overflow:hidden}.big-card .product-state.full-width{width:inherit}.big-card .product-state{display:inline-block}.product-img-block{position:relative}.product-card-tag a{color:var(--white-color);text-decoration:none}.product-card-tag{color:var(--white-color);font-size:12px;text-decoration:none;white-space:nowrap;width:100px;text-align:center;height:24px;line-height:25px;position:absolute;bottom:0;left:53%;-webkit-transform:translateX(-webkit-calc(-50% - 6px));transform:translateX(calc(-50% - 6px))}.product-card-tag.sales_tag.multiple_tags{bottom:0}.product-card-tag.multiple_tags{bottom:27px}.big-card img{max-width:145px;height:auto}.big-card{height:100%}.big-card-right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.container_cards .product-card{width:134px;margin:0 12px 0 0}.book-card{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1 1;text-decoration:none;vertical-align:top;text-align:left;line-height:1.2;color:var(--black-color)}.book-card:last-child{margin-right:0;text-align:center}.product .slider__viewport .book-card:last-child{text-align:left}.book-card:hover{color:inherit}.book-card-image{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;height:200px;width:100%}.book-card-image img{max-width:100%;max-height:100%;height:auto;width:auto;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-box-flex:0;flex-grow:0}.cards-list__item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.book-card-section{padding-top:.75rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1 1}.book-card-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.book-card-title.mht3{max-height:none}.book-card-price{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin:auto 0 5px}.book-card-price .price{white-space:nowrap;display:block;line-height:26px}.book-card-price del{color:var(--new-grey-color)}.slider__viewport{display:block;margin:0 auto}.card-block{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.main-hr{margin:8px 0}.main-hr:last-child{margin-bottom:0}.card-container{overflow:hidden}.product-card .text__goods-not-available{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;height:100%;width:90px;color:var(--new-grey-color)}@media screen and (min-width:768px){.cards-list .product-card{width:156px;padding:10px;margin-bottom:26px}}@media (min-width:414px) and (max-width:767px){.cards-list .product-card{width:174px;padding:10px;margin-bottom:26px}}@media (min-width:360px) and (max-width:413px){.cards-list .product-card{width:154px;padding:10px;margin-bottom:12px}}@media (min-width:320px) and (max-width:359px){.cards-list .product-card{width:134px;padding:0;margin-bottom:36px}}@media (max-width:319px){.cards-list .product-card{width:174px;padding:10px;margin-bottom:12px}}.show-rules{width:auto;font-size:14px;color:var(--light-grey-color);line-height:1.125rem;font-weight:400;font-style:normal;margin-top:8px;margin-bottom:12px}.show-rules i{font-style:normal}.show-rules b{font-weight:400;border-bottom:1px dashed}.full-rules{display:none;word-break:break-word;background:rgba(0,0,0,.03);padding-top:15px;padding-left:14px;padding-right:10px;overflow-x:paged-x}.hide-rules{padding:10px 0 15px;margin-bottom:20px;color:var(--blue-color);font-style:italic;text-decoration:none;cursor:pointer}.event-item__images{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.image-item{width:100%;height:220px;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;box-shadow:0 0 0 250px var(--light-black-color) inset;background-repeat:no-repeat;background-size:cover;border-radius:5px;margin-bottom:20px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;text-decoration:none}.image-item:focus,.image-item:hover{opacity:.9;-webkit-transition:opacity .3s;transition:opacity .3s}.image-info{color:var(--white-color);text-align:center}.image-item__title{font-weight:700;font-size:1.1em}@media all and (min-width:576px){.image-item{width:48%}.image-item:nth-child(2n+1){margin-right:20px}}@media all and (min-width:1024px){.image-item{width:31%;margin-right:20px}}.time-icon-16{font-size:16px;line-height:16px;width:auto;height:auto}.card{display:inline-block;width:100%;max-width:400px;overflow:hidden;margin-bottom:0;text-decoration:none;text-align:left;color:var(--black-color);box-shadow:0 2px 8px var(--xslight-grey-color);border-radius:4px}.card-image{text-align:center;position:relative;display:block;background-color:var(--xslight-grey-color)}.card.finished .card-image{position:relative}.card.finished .card-image::before{content:'';z-index:4;position:absolute;top:0;bottom:0;left:0;right:0;background:var(--light-grey-color)}.card img{width:100%;height:auto;max-height:265px}.card-section{color:inherit;padding:1rem 1.25rem}.card-title{color:var(--blue-color);font-weight:700}.card-description{font-size:14px;color:var(--black-color)}.card:hover{box-shadow:0 2px 8px var(--xslight-grey-color)}.card-wrapper{width:100%;max-width:400px;margin:auto}.breadcrumbs{position:relative;margin:8px 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0;padding:0}.breadcrumbs li{text-transform:none;float:none;display:none;font-size:12px;vertical-align:middle;color:var(--xmedium-grey-color);-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-right:3px;margin-top:0;margin-bottom:0;line-height:24px}.breadcrumbs li:first-of-type,.breadcrumbs li:last-of-type{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex}.breadcrumbs li:not(:last-child){padding-right:12px;position:relative}.breadcrumbs li:not(:last-child)::after{position:absolute;right:0;top:2px;bottom:0;content:'';display:inline-block;width:12px;height:12px;margin:auto;background-repeat:no-repeat;background-size:100%;background-position:bottom;background-image:url(/im/img/icons/arrow_right_blue.svg)}.breadcrumbs li:first-of-type:nth-last-of-type(2){padding-right:0}.breadcrumbs li:first-of-type:nth-last-of-type(2)::after{display:none}.breadcrumbs li:last-of-type{-webkit-flex-shrink:2;flex-shrink:2;overflow:hidden}.breadcrumbs li:last-of-type span{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.breadcrumbs a,.breadcrumbs span{text-decoration:none;font-size:inherit;color:inherit;height:100%}.breadcrumbs .show-crumbs{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex}.breadcrumbs .show-crumbs:last-of-type,.breadcrumbs .show-crumbs:nth-last-of-type(2){display:none}.breadcrumbs .show-crumbs a{display:inline-block;text-decoration:none;margin:0;padding:0}.breadcrumbs.expanded{display:block;overflow:visible;height:auto;white-space:normal;padding-bottom:40px}.breadcrumbs.expanded li{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;min-height:40px;padding-top:5px;padding-bottom:5px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding-right:24px;color:var(--black-color);font-size:16px}.breadcrumbs.expanded li::after{width:20px;height:20px}.breadcrumbs.expanded li:last-of-type{padding-right:0}.breadcrumbs.expanded .show-crumbs{position:absolute;bottom:0;left:0;padding:0}.breadcrumbs.expanded .show-crumbs::after{display:none}.breadcrumbs.expanded .show-crumbs a::after{content:'Скрыть';position:relative;display:inline-block;width:auto;margin:0 4px;background:0 0;color:var(--xmedium-grey-color);font-size:14px;line-height:1.6;vertical-align:middle}.breadcrumbs.expanded li:last-of-type span{display:inline}.charge-cells{display:inline-block;vertical-align:middle;font-size:0;padding:0;margin:0 0 0 2px}.charge-cells .icon::before{width:4px;height:12px}.charge-cells .icon{fill:var(--grey-b-color);color:var(--grey-b-color);width:6px;height:13px;font-size:11px;line-height:13px}.charge_full .charge-cells .icon:nth-of-type(-n+5){fill:var(--green-color);color:var(--green-color)}.charge_enough .charge-cells .icon:nth-of-type(-n+4){fill:#bed630;color:#bed630}.charge_middle .charge-cells .icon:nth-of-type(-n+3){fill:#fcb813;color:#fcb813}.charge_few .charge-cells .icon:nth-of-type(-n+2){fill:#f37920;color:#f37920}.charge_one .charge-cells .icon:nth-of-type(-n+1){fill:var(--red-color);color:var(--red-color)}.charge-text{display:inline-block;margin-left:5px;color:var(--xmedium-grey-color)}.filter{border-top:1px solid var(--xslight-grey-color);border-bottom:1px solid var(--xslight-grey-color);margin-left:-20px;margin-right:-20px}.filter-item{height:40px;overflow:hidden;padding:7px 20px;border-right:1px solid var(--xslight-grey-color);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-flex-shrink:0;flex-shrink:0;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-box-flex:0;flex-grow:0}.filter-item:last-of-type{border-right:none}.filter .icon.chg-icon-arrow-up-down{-webkit-flex-shrink:0;flex-shrink:0;margin-right:4px;font-size:14px;line-height:24px}.filter-item_filter .icon{width:18px;height:17px;font-size:17px;line-height:18px}.filter-item.inactive{color:var(--light-grey-color)}.filter-item.inactive .icon{fill:var(--xslight-grey-color);color:var(--xslight-grey-color)}.filter .x-checkbox{width:100%}.filter .x-checkbox label{color:var(--light-grey-color);-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;font-size:14px}.filter .reveal-container .x-checkbox label{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.filter .x-checkbox label::before{-webkit-align-self:center;align-self:center;margin-right:8px;margin-top:0}.filter .x-checkbox input[type=checkbox]:checked~label{color:var(--black-color)}.filter-selected{display:inline-block;padding:10px 40px 10px 15px;position:relative;background:var(--light-blue-color);border-radius:4px;margin-bottom:8px;margin-right:1rem}.filter-selected:last-of-type{margin-bottom:0;margin-right:0}.filter-selected .icon{position:absolute;top:0;bottom:0;right:15px;margin:auto;fill:rgba(38,169,224,.4)}.filter-container.filtered .filter-hide,.filter-container.filtered [data-title],.filter-container.searching [data-title]{display:none}.pagination{background:var(--white-color);border-radius:4px;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;width:100%;margin-top:0;margin-bottom:24px;padding:0}@media (max-width:900px){.big-card img{max-width:100%}}@media (min-width:768px){.pagination .show-next-page{display:none!important}.swiper ul{width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}}.pagination li{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;height:50px;width:100%;margin:0;padding:0;border:1px solid var(--xslight-grey-color);border-right-style:none;border-radius:0;font-weight:400;color:var(--light-grey-color);line-height:40px}.pagination li:first-child,.pagination li:last-child{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.pagination li:first-of-type{border-radius:4px 0 0 4px}.pagination li:last-of-type{border-right-style:solid;border-radius:0 4px 4px 0}.pagination li:hover:not(.disabled):not(.current){background:var(--xslight-grey-color);box-shadow:1px 0 0 var(--xslight-grey-color)}.pagination li.ellipsis a::after{content:'...'}.pagination li.ellipsis::after,.pagination li.ellipsis::before{display:none}.pagination li.current{padding:0;box-shadow:1px 0 0 var(--blue-color);border-color:var(--blue-color);position:relative;z-index:4}.pagination li.disabled{padding:0}.pagination li.disabled .icon{fill:var(--xslight-grey-color)}.pagination a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;width:100%;height:100%;padding:0;color:inherit;text-decoration:none}.pagination a:hover{background:0 0}.pagination span{padding:0}.pagination-next a::after,.pagination-next.disabled::after,.pagination-previous a::before,.pagination-previous.disabled::before{display:none}.sharing{width:148px;background:var(--white-color);display:inline-block;vertical-align:top;border:1px solid var(--xslight-grey-color);border-radius:4px}.sharing .icon{fill:var(--xslight-grey-color)}.sharing-title{height:38px;padding-left:10px;padding-right:10px;line-height:38px;text-align:center}.sharing-buttons{width:148px;overflow:hidden;max-height:0;text-align:center;-webkit-transition:.7s;transition:.7s}.open .sharing-buttons{max-height:70px;padding-top:7px;padding-bottom:7px}.advantage-image{width:5rem;height:5rem;border-radius:50%;background:var(--blue-color)}[data-delivery-section]{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}[data-delivery-section].hidden{display:none}#order-delivery{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1 1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.delivery-section{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;position:relative}.delivery-section .cards-list{display:none;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;position:relative}.delivery-section .cards-list .preloader{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.delivery-item .title{cursor:pointer}.delivery-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;min-height:40px;border:1px solid var(--xslight-grey-color);padding:8px 16px;margin-bottom:12px;position:relative}.delivery-item[data-view=selected]{border:2px solid var(--blue-color)}[data-view=selected] .selected-pickpoint-card{display:block;padding-top:20px;padding-bottom:20px;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1}[data-view=not_selected] .delivery-type-title{display:block}[data-view=not_selected] .selected-pickpoint-card,[data-view=selected] .delivery-type-title,[data-view=selected] .delivery-type-title-wrapper .recommend-data,[data-view=selected] .pickpoints-count{display:none}.delivery-item .close-button{top:5px;right:5px}.delivery-item.selected .title{color:var(--blue-color)}.delivery-section .filter-item{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;text-align:left}.pickpoint-card:last-of-type{border-bottom:none}.pickpoint-card-howtoget{cursor:pointer;margin-top:12px}.pickpoint-card .icon{height:21px;width:20px;margin-right:8px;font-size:20px;line-height:20px}.pickpoint-card .chg-icon-payment{font-size:25px;line-height:20px;height:26px;width:22px}.pickpoint-card-howtoget .icon_map_point.custom-mlr{margin-left:0;margin-right:5px}.pickpoint-card-howtoget .icon_map_point{margin-right:7px;margin-left:2px;font-size:20px;line-height:20px}.pickpoint-card-howtoget span{border-bottom:1px dashed}.pickpoint-card-howtoget_description.pl-29{padding-left:29px}.pickpoint-card-howtoget_description{display:none;max-height:29vh;margin-top:10px}.pickpoint-card-post-warning{color:#333;margin-top:10px;font-size:12px;line-height:14px;font-weight:700}.autocomplete .input-new__autocomplete-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:10px 0;min-height:40px;font-size:14px}.delivery-tabs .cards-list{height:300px;overflow:scroll}.messagebox_orange{color:#f90;background-color:rgba(255,153,0,.1)}.messagebox_orange .icon{fill:#f90;color:#f90}.messagebox_red{color:var(--orange-color);background-color:rgba(240,90,34,.1)}.messagebox_red .icon{fill:var(--orange-color);color:var(--orange-color)}.messagebox_long{width:100%;-webkit-align-self:flex-end;align-self:flex-end}.messagebox{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;min-height:30px;padding:10px;-moz-box-sizing:border-box;box-sizing:border-box;vertical-align:middle;line-height:1em;cursor:default}.messagebox li{margin:0}.messagebox a{color:inherit;text-decoration:underline}.nowrap{display:inline-block;white-space:nowrap}.flbetween{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.flaround{-webkit-justify-content:space-around;justify-content:space-around}.flend{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}.flcenter{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.pr_5{padding-right:5px}.pl_5{padding-left:5px}.pt_5{padding-top:5px}.pb_5{padding-bottom:5px}.plr_5{padding-right:5px;padding-left:5px}.ptb_5{padding-top:5px;padding-bottom:5px}.pr_10{padding-right:10px}.pl_10{padding-left:10px}.pt_10{padding-top:10px}.pb_10{padding-bottom:10px}.plr_10{padding-right:10px;padding-left:10px}.ptb_10{padding-top:10px;padding-bottom:10px}.pr1{padding-right:.25rem}.pl1{padding-left:.25rem}.pt1{padding-top:.25rem}.pb1{padding-bottom:.25rem}.plr1{padding-right:.25rem;padding-left:.25rem}.ptb1{padding-top:.25rem;padding-bottom:.25rem}.mr1{margin-right:.25rem}.ml1{margin-left:.25rem}.mt1{margin-top:.25rem}.mb1{margin-bottom:.25rem}.mlr1{margin-right:.25rem;margin-left:.25rem}.mtb1{margin-top:.25rem;margin-bottom:.25rem}.pr2{padding-right:.5rem}.pl2{padding-left:.5rem}.pt2{padding-top:.5rem}.pb2{padding-bottom:.5rem}.plr2{padding-right:.5rem;padding-left:.5rem}.ptb2{padding-top:.5rem;padding-bottom:.5rem}.mr2{margin-right:.5rem}.ml2{margin-left:.5rem}.mt2{margin-top:.5rem}.mb2{margin-bottom:.5rem}.mlr2{margin-right:.5rem;margin-left:.5rem}.mtb2{margin-top:.5rem;margin-bottom:.5rem}.pr3{padding-right:.75rem}.pl3{padding-left:.75rem}.pt3{padding-top:.75rem}.pb3{padding-bottom:.75rem}.plr3{padding-right:.75rem;padding-left:.75rem}.ptb3{padding-top:.75rem;padding-bottom:.75rem}.mr3{margin-right:.75rem}.ml3{margin-left:.75rem}.mt3{margin-top:.75rem}.mb3{margin-bottom:.75rem}.mlr3{margin-right:.75rem;margin-left:.75rem}.mtb3{margin-top:.75rem;margin-bottom:.75rem}.pr4{padding-right:1rem}.pl4{padding-left:1rem}.pt4{padding-top:1rem}.pb4{padding-bottom:1rem}.plr4{padding-right:1rem;padding-left:1rem}.ptb4{padding-top:1rem;padding-bottom:1rem}.mr4{margin-right:1rem}.ml4{margin-left:1rem}.mt4{margin-top:1rem}.mb4{margin-bottom:1rem}.mlr4{margin-right:1rem;margin-left:1rem}.mtb4{margin-top:1rem;margin-bottom:1rem}.pr5{padding-right:1.25rem}.pl5{padding-left:1.25rem}.pt5{padding-top:1.25rem}.pb5{padding-bottom:1.25rem}.plr5{padding-right:1.25rem;padding-left:1.25rem}.ptb5{padding-top:1.25rem;padding-bottom:1.25rem}.mr5{margin-right:1.25rem}.ml5{margin-left:1.25rem}.mt5{margin-top:1.25rem}.mb5{margin-bottom:1.25rem}.mlr5{margin-right:1.25rem;margin-left:1.25rem}.mtb5{margin-top:1.25rem;margin-bottom:1.25rem}.pr6{padding-right:1.5rem}.pl6{padding-left:1.5rem}.pt6{padding-top:1.5rem}.pb6{padding-bottom:1.5rem}.plr6{padding-right:1.5rem;padding-left:1.5rem}.ptb6{padding-top:1.5rem;padding-bottom:1.5rem}.mr6{margin-right:1.5rem}.ml6{margin-left:1.5rem}.mt6{margin-top:1.5rem}.mb6{margin-bottom:1.5rem}.mlr6{margin-right:1.5rem;margin-left:1.5rem}.mtb6{margin-top:1.5rem;margin-bottom:1.5rem}.mr7{margin-right:1.75em}.ml7{margin-left:1.75rem}.mt7{margin-top:1.75rem}.mb7{margin-bottom:1.75rem}.mr8{margin-right:2em}.ml8{margin-left:2rem}.mt8{margin-top:2rem}.mb8{margin-bottom:2rem}.pr10{padding-right:2.5rem}.pl10{padding-left:2.5rem}.pt10{padding-top:2.5rem}.pb10{padding-bottom:2.5rem}.plr10{padding-right:2.5rem;padding-left:2.5rem}.ptb10{padding-top:2.5rem;padding-bottom:2.5rem}.mr10{margin-right:2.5rem}.ml10{margin-left:2.5rem}.mt10{margin-top:2.5rem}.mb10{margin-bottom:2.5rem}.mlr10{margin-right:2.5rem;margin-left:2.5rem}.mtb10{margin-top:2.5rem;margin-bottom:2.5rem}.mauto{margin-left:auto;margin-right:auto}.m0{margin:0}.mb0{margin-bottom:0}.mt0{margin-top:0}.ml0{margin-left:0}.mr0{margin-right:0}.p0{padding:0}.pt0{padding-top:0}.pr0{padding-right:0}.pb0{padding-bottom:0}.pl0{padding-left:0}.fs0{font-size:.625rem}.fs1{font-size:.75rem;line-height:1rem}.fs2{font-size:.875rem;line-height:1.125rem}.fs3{font-size:1rem;line-height:1.3125rem}.fs4{font-size:1.125rem;line-height:1.4375rem}.fs5{font-size:1.25rem;line-height:1.625rem}.fs6{font-size:1.5rem;line-height:1.9375rem}img[src*='am15.net'],img[src*='vk.com']{position:absolute}.bg_white{background:var(--white-color)}.color_gray,.color_primary,a.color_gray,a.color_primary{color:var(--black-color)}.color_white{color:var(--white-color)}.bg_gray{background:var(--black-color)}.color_secondary,a.color_secondary{color:var(--light-grey-color)}.bg_secondary{background:var(--xmedium-grey-color)}.color_disabled,a.color_disabled{color:var(--light-grey-color)}.bg_disabled{background:var(--light-grey-color)}.color_light,a.color_light{color:var(--xslight-grey-color)}.bg_light{background:var(--xslight-grey-color)}.bg_toggler{background:rgba(0,0,0,.03)}.color_blue,a.color_blue{color:var(--blue-color)}.bg_blue{background:var(--blue-color)}.color_light-blue,a.color_light-blue{color:var(--light-blue-color)}.bg_light-blue{background:var(--light-blue-color)}.color_green,a.color_green{color:var(--green-color)}.bg_green{background:var(--green-color)}.color_orange,a.color_orange{color:var(--orange-color)}.bg_orange{background:var(--orange-color)}.color_red,a.color_red{color:var(--red-color)}.bg_red{background:var(--red-color)}.color_light_gray{color:var(--light-grey-color)}.color_dark-blue{color:var(--dark-blue-color)}.red-link{color:var(--red-a-color)}.primary-text{font-size:1rem;color:var(--normal-black-color);font-weight:400}.secondary-text{font-size:14px;color:var(--light-grey-color);line-height:1.125rem;font-weight:400}.delivery-section .secondary-text{font-size:16px;color:var(--soft-black-color);line-height:21px;font-weight:700}.recommend-data{font-size:14px;line-height:18px;color:rgba(0,0,0,.55)}.secondary-text:hover{color:var(--light-grey-color)}.flex-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.flex-block .fs14{font-size:14px!important}.tiny-text{font-size:12px;color:var(--light-grey-color);line-height:1rem}.tiny-text h3{font-size:inherit;color:inherit;margin-bottom:1em}.bold{font-weight:700!important}.underline{text-decoration:underline!important}.bt{border-top:1px solid var(--xslight-grey-color)}.bb{border-bottom:1px solid var(--xslight-grey-color)}.br{border-right:1px solid var(--xslight-grey-color)}.bl{border-left:1px solid var(--xslight-grey-color)}.btb{border-top:1px solid var(--xslight-grey-color);border-bottom:1px solid var(--xslight-grey-color)}.blr{border-left:1px solid var(--xslight-grey-color);border-right:1px solid var(--xslight-grey-color)}.border{border:1px solid var(--xslight-grey-color)}.dashed{border-bottom:1px dashed}.item.bt{margin-top:-1px}.item.bb{margin-bottom:-1px}.item.btb{margin-top:-1px;margin-bottom:-1px}.item.text-center,.text-center .item{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.w100{width:100%}.full{margin-left:-1.25rem;margin-right:-1.25rem;padding-left:1.25rem;padding-right:1.25rem}.ht3{height:3.9em;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.mht3{max-height:3.9em;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.mht20{height:20px;overflow:hidden;text-overflow:ellipsis;line-height:20px}.ht2{height:2.6em;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.mht2{max-height:2.6em;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.ht1{height:1.3em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.3}.ht100{height:100%}.z1{z-index:10}.z2{z-index:100}.z3{z-index:1000}.hidden{display:none!important}.shown{display:block}.opacity1{opacity:.5}.opacity2{opacity:.25}.opacity3{opacity:.1}main>.bb:last-child{border-bottom:0}.vh{min-height:100vh}main.vh{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;padding-top:48px}.display-block{display:block}.display-inline-block{display:inline-block}.display-inline{display:inline}.cursor-pointer{cursor:pointer}.text-align-center{text-align:center}.line-through{text-decoration:line-through}.mobile_menu{padding:0;margin:0;list-style:none;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.mobile_menu li{width:100%;outline:0}.mobile_menu a{position:relative;padding:11px 50px 11px 0;display:block;color:inherit;text-decoration:none;border-bottom:1px solid var(--xslight-grey-color);min-height:40px;line-height:16px}.mobile_menu a.show-all{color:var(--blue-color);margin-left:0;font-size:14px;position:relative}.mobile_menu .has_children>a::after{display:block;position:absolute;content:'';width:24px;height:24px;top:0;bottom:0;right:20px;margin:auto;border:none;background:url(/im/img/icons/arrow_right.svg) center no-repeat;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s}.mobile_menu .has_children.opened>a::after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.mobile_menu .has_children .opened{max-height:1500px;-webkit-transition:.7s;transition:.7s}.mobile_menu .has_children ul.closed{overflow:hidden;max-height:0;-webkit-transition:.7s;transition:.7s}.mobile_menu .current{color:var(--blue-color);position:relative}.mobile_menu [data-level='2']{padding-left:20px}.mobile_menu [data-level='3']{padding-left:30px}.mobile_menu [data-level='4']{padding-left:40px}.mobile_menu [data-level='5']{padding-left:50px}.mobile_menu [data-level='6']{padding-left:60px}.mobile_menu [data-level='7']{padding-left:70px}.mobile_menu [data-level='8']{padding-left:80px}.mobile_menu [data-level='9']{padding-left:90px}.mobile_menu [data-level='10']{padding-left:100px}.btn_gray{background-color:var(--grey-b-color);color:var(--soft-black-color)}.search-result__list li{list-style:none;margin:0}.search-result__list a{color:var(--soft-black-color);line-height:1.2;text-decoration:none}.search-result__list{padding:0}.popup.shown{display:block;position:fixed;top:0;bottom:0;left:0;right:0;padding:0;width:100%;max-width:100%}.popup-with-header.shown{display:block;position:fixed;top:48px;bottom:0;left:0;right:0;padding:0}.is-open{display:block}.oes-content{position:relative;font-size:16px;margin-bottom:24px}.rules__show{-webkit-animation:3s show;animation:3s show;max-height:10000px}.rules__hide{-webkit-animation:1.5s hide;animation:1.5s hide;max-height:130px}.rules__list{overflow-y:hidden;pointer-events:none}.rules__list::after{content:' ';position:absolute;width:100%;height:30px;bottom:25px;left:0;background:#fff;background:-webkit-gradient(linear,left bottom, left top,color-stop(0, #fff),to(rgba(255,255,255,0)));background:-webkit-linear-gradient(bottom,#fff 0,rgba(255,255,255,0) 100%);background:linear-gradient(0deg,#fff 0,rgba(255,255,255,0) 100%)}.rules__show.rules__list::after{display:none}.rules__button{border:none;background-color:transparent;padding:0;margin-top:10px;font-size:16px;text-decoration:underline;color:var(--new-grey-color)}.oes-content h2{font-size:16px;font-weight:700;margin-top:16px;margin-bottom:10px;line-height:18px}.oes-content h2:first-child{margin-top:10px}.oes-content p{font-size:16px;margin:0 0 6px;line-height:21px}.oes-content__title{font-size:16px;line-height:21px;font-weight:700;color:var(--black-color)}.oes-content__text{font-size:16px;line-height:21px;color:var(--black-color)}.oes-hidden .rules__button,.oes-hidden .rules__list::after{display:none}.color_grey{color:var(--medium-grey-color)}.pin{display:block;width:60px;height:60px;border-radius:50%;cursor:pointer;z-index:6;left:20px}.pin:hover{background-color:var(--blue-color)}.scrollToTop{position:fixed;bottom:50px;background:url(/ii/img/icons/scrollToTop.svg) 50% 50% no-repeat rgba(38,169,224,.5)}.push-notification{position:fixed;bottom:122px;background:url(/ii/img/icons/push_notification.svg) 50% 50% no-repeat rgba(38,169,224,.5)}.push-notification.active{background-color:var(--blue-color)}.push-notification-balloon{position:fixed;display:block;width:280px;bottom:198px;left:20px;padding:20px 24px;background:var(--white-color);border-radius:4px;box-shadow:0 5px 15px var(--xlight-grey-color);-webkit-animation:.4s ease-in-out shown;animation:.4s ease-in-out shown;z-index:100}.push-notification-balloon::after{content:'';position:absolute;top:204px;left:20px;width:0;height:0;border-top:10px solid var(--white-color);border-right:10px solid transparent;border-left:10px solid transparent;-webkit-animation:.4s ease-in-out shown;animation:.4s ease-in-out shown}.push-notification-balloon.success-subscribe::after{top:78px}.push-notification-balloon .push-notification-balloon-hide{border:none;background:0 0}.push-notification-balloon .push-notification-balloon-subscribe-button{width:129px;margin-left:10px;background-color:var(--blue-color);padding:0}.mt_12px{margin-top:12px}#mask-transparent{position:fixed;display:block;width:100vw;height:100vh;top:0;left:0;background:rgba(255,255,255,.7);-webkit-animation:.4s ease-in-out shown;animation:.4s ease-in-out shown;z-index:99}.chg-toggler.open .toggler-hide{display:none}.chg-toggler.open .toggler-content{display:block;position:relative;overflow:auto}.action .toggler.open .toggler-content{max-height:none}.chg-toggler .toggler-header .icon.after{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .7s;transition:-webkit-transform .7s;transition:transform .7s;transition:transform .7s, -webkit-transform .7s}.chg-toggler .toggler-header .tiny-text{margin-left:-4px}.chg-toggler.open .toggler-header .icon.after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.grid-x{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}@media screen and (min-width:1199px){.grid-x{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}}@media (max-width:319px){.grid-x{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}}.cell{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{-webkit-box-flex:1;-webkit-flex:1 1 0;-moz-box-flex:1;flex:1 1}.cell.shrink{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{-webkit-flex-basis:auto;flex-basis:auto}@media print,screen and (min-width:40em){h1{font-size:1.5rem}h2{font-size:1.25rem}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{-webkit-flex-basis:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{-webkit-flex-basis:auto;flex-basis:auto}}.grid-x>.small-1{width:8.33333%}.grid-x>.small-2{width:16.66667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.33333%}.grid-x>.small-5{width:41.66667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.33333%}.grid-x>.small-8{width:66.66667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.33333%}.grid-x>.small-11{width:91.66667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:40em){.grid-x>.medium-auto{-webkit-box-flex:1;-webkit-flex:1 1 0;-moz-box-flex:1;flex:1 1;width:auto}.grid-x>.medium-shrink{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;width:auto}.grid-x>.medium-1{width:8.33333%}.grid-x>.medium-2{width:16.66667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.33333%}.grid-x>.medium-5{width:41.66667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.33333%}.grid-x>.medium-8{width:66.66667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.33333%}.grid-x>.medium-11{width:91.66667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{-webkit-box-flex:1;-webkit-flex:1 1 0;-moz-box-flex:1;flex:1 1;width:auto}.grid-x>.large-shrink{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;width:auto}.grid-x>.large-1{width:8.33333%}.grid-x>.large-2{width:16.66667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.33333%}.grid-x>.large-5{width:41.66667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.33333%}.grid-x>.large-8{width:66.66667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.33333%}.grid-x>.large-11{width:91.66667%}.grid-x>.large-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.625rem;margin-right:-.625rem}.grid-margin-x>.cell{width:-webkit-calc(100% - 1.25rem);width:calc(100% - 1.25rem);margin-left:.625rem;margin-right:.625rem}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:-webkit-calc(8.33333% - 1.25rem);width:calc(8.33333% - 1.25rem)}.grid-margin-x>.small-2{width:-webkit-calc(16.66667% - 1.25rem);width:calc(16.66667% - 1.25rem)}.grid-margin-x>.small-3{width:-webkit-calc(25% - 1.25rem);width:calc(25% - 1.25rem)}.grid-margin-x>.small-4{width:-webkit-calc(33.33333% - 1.25rem);width:calc(33.33333% - 1.25rem)}.grid-margin-x>.small-5{width:-webkit-calc(41.66667% - 1.25rem);width:calc(41.66667% - 1.25rem)}.grid-margin-x>.small-6{width:-webkit-calc(50% - 1.25rem);width:calc(50% - 1.25rem)}.grid-margin-x>.small-7{width:-webkit-calc(58.33333% - 1.25rem);width:calc(58.33333% - 1.25rem)}.grid-margin-x>.small-8{width:-webkit-calc(66.66667% - 1.25rem);width:calc(66.66667% - 1.25rem)}.grid-margin-x>.small-9{width:-webkit-calc(75% - 1.25rem);width:calc(75% - 1.25rem)}.grid-margin-x>.small-10{width:-webkit-calc(83.33333% - 1.25rem);width:calc(83.33333% - 1.25rem)}.grid-margin-x>.small-11{width:-webkit-calc(91.66667% - 1.25rem);width:calc(91.66667% - 1.25rem)}.grid-margin-x>.small-12{width:-webkit-calc(100% - 1.25rem);width:calc(100% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:-webkit-calc(8.33333% - 1.25rem);width:calc(8.33333% - 1.25rem)}.grid-margin-x>.medium-2{width:-webkit-calc(16.66667% - 1.25rem);width:calc(16.66667% - 1.25rem)}.grid-margin-x>.medium-3{width:-webkit-calc(25% - 1.25rem);width:calc(25% - 1.25rem)}.grid-margin-x>.medium-4{width:-webkit-calc(33.33333% - 1.25rem);width:calc(33.33333% - 1.25rem)}.grid-margin-x>.medium-5{width:-webkit-calc(41.66667% - 1.25rem);width:calc(41.66667% - 1.25rem)}.grid-margin-x>.medium-6{width:-webkit-calc(50% - 1.25rem);width:calc(50% - 1.25rem)}.grid-margin-x>.medium-7{width:-webkit-calc(58.33333% - 1.25rem);width:calc(58.33333% - 1.25rem)}.grid-margin-x>.medium-8{width:-webkit-calc(66.66667% - 1.25rem);width:calc(66.66667% - 1.25rem)}.grid-margin-x>.medium-9{width:-webkit-calc(75% - 1.25rem);width:calc(75% - 1.25rem)}.grid-margin-x>.medium-10{width:-webkit-calc(83.33333% - 1.25rem);width:calc(83.33333% - 1.25rem)}.grid-margin-x>.medium-11{width:-webkit-calc(91.66667% - 1.25rem);width:calc(91.66667% - 1.25rem)}.grid-margin-x>.medium-12{width:-webkit-calc(100% - 1.25rem);width:calc(100% - 1.25rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:-webkit-calc(8.33333% - 1.25rem);width:calc(8.33333% - 1.25rem)}.grid-margin-x>.large-2{width:-webkit-calc(16.66667% - 1.25rem);width:calc(16.66667% - 1.25rem)}.grid-margin-x>.large-3{width:-webkit-calc(25% - 1.25rem);width:calc(25% - 1.25rem)}.grid-margin-x>.large-4{width:-webkit-calc(33.33333% - 1.25rem);width:calc(33.33333% - 1.25rem)}.grid-margin-x>.large-5{width:-webkit-calc(41.66667% - 1.25rem);width:calc(41.66667% - 1.25rem)}.grid-margin-x>.large-6{width:-webkit-calc(50% - 1.25rem);width:calc(50% - 1.25rem)}.grid-margin-x>.large-7{width:-webkit-calc(58.33333% - 1.25rem);width:calc(58.33333% - 1.25rem)}.grid-margin-x>.large-8{width:-webkit-calc(66.66667% - 1.25rem);width:calc(66.66667% - 1.25rem)}.grid-margin-x>.large-9{width:-webkit-calc(75% - 1.25rem);width:calc(75% - 1.25rem)}.grid-margin-x>.large-10{width:-webkit-calc(83.33333% - 1.25rem);width:calc(83.33333% - 1.25rem)}.grid-margin-x>.large-11{width:-webkit-calc(91.66667% - 1.25rem);width:calc(91.66667% - 1.25rem)}.grid-margin-x>.large-12{width:-webkit-calc(100% - 1.25rem);width:calc(100% - 1.25rem)}}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-moz-box-sizing:border-box;box-sizing:border-box;font-size:100%}article,aside,footer,header,nav,section{display:block}img{border-style:none;display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0;font-family:inherit}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button;-moz-appearance:button;appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}input{overflow:visible}[type=checkbox],[type=radio]{-moz-box-sizing:border-box;box-sizing:border-box;padding:0}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}.foundation-mq{font-family:'small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em'}*,::after,::before{-moz-box-sizing:inherit;box-sizing:inherit}body{margin:0;padding:0;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{overflow:visible;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:4px;background:0 0;line-height:1;cursor:auto}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0}p{margin-bottom:1rem;margin-top:1em;font-size:inherit;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}b,strong{font-weight:700;line-height:inherit}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-style:normal;text-rendering:optimizeLegibility}a{background-color:transparent;-webkit-text-decoration-skip:objects;text-decoration-skip:objects;line-height:inherit;color:var(--blue-color);text-decoration:none;cursor:pointer}a img{border:0}hr{-moz-box-sizing:content-box;box-sizing:content-box;overflow:visible;clear:both;max-width:62.5rem;height:0;border-top:0;border-right:0;border-left:0}dl,ol,ul{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ol{margin-left:1.25rem}.text-right{text-align:right}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{display:block;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:1px solid #cacaca;background-color:var(--white-e-color);box-shadow:inset 0 1px 2px rgba(10,10,10,.1);font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#0a0a0a;-webkit-transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=button],[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px}.title-bar-left,.title-bar-right{-webkit-box-flex:1;-webkit-flex:1 1 0;-moz-box-flex:1;flex:1 1}.title-bar-right{text-align:right}.off-canvas-overlay{position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;-webkit-transition:opacity .5s,visibility .5s;transition:opacity .5s,visibility .5s;background:rgba(254,254,254,.25);opacity:0;visibility:hidden;overflow:hidden}.off-canvas-overlay.is-overlay-fixed{position:fixed}.off-canvas-wrapper{position:relative;overflow:hidden}.off-canvas{position:fixed;z-index:12;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.position-left{top:0;left:0;height:100%;overflow-y:auto;width:250px;-webkit-transform:translateX(-250px);transform:translateX(-250px)}.off-canvas-content{-webkit-transform:none;transform:none;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;display:none;background-color:var(--message-overlay);overflow-y:scroll}.reveal{z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;padding:1rem;border:1px solid #cacaca;border-radius:4px;background-color:var(--white-e-color);position:relative;top:100px;margin-right:auto;margin-left:auto;overflow-y:auto}@media screen and (max-width:39.9375em){.reveal{top:0;left:0;width:100%;max-width:none;margin-left:0;border:0;border-radius:0}}.off-canvas-overlay.is-visible{opacity:1;visibility:visible}.off-canvas-overlay.is-closable{cursor:pointer}.slide-in-right.mui-enter.mui-enter-active{-webkit-transform:translateX(0);transform:translateX(0);background:0 0}.slide-in-right.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.text-center{text-align:center}label{line-height:1.8}textarea[rows]{height:auto}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#cacaca}input::-moz-placeholder,textarea::-moz-placeholder{color:#cacaca}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#cacaca}input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color:#cacaca}input::-moz-placeholder, textarea::-moz-placeholder{color:#cacaca}input:-ms-input-placeholder, textarea:-ms-input-placeholder{color:#cacaca}input::-ms-input-placeholder, textarea::-ms-input-placeholder{color:#cacaca}input::placeholder,textarea::placeholder{color:#cacaca}.preloader{position:relative;display:inline-block;width:36px;height:36px;-moz-box-sizing:inherit;box-sizing:inherit;-webkit-animation:1568ms linear infinite container-rotate;animation:1568ms linear infinite container-rotate}.preloader-wrap{display:block;text-align:center}.preloader *,.preloader-wrap{-moz-box-sizing:inherit;box-sizing:inherit}.preloader-body{position:absolute;width:100%;height:100%;border-color:var(--blue-color);opacity:1;-webkit-animation:5332ms cubic-bezier(.4,0,.2,1) infinite both fill-unfill-rotate;animation:5332ms cubic-bezier(.4,0,.2,1) infinite both fill-unfill-rotate}.preloader__center,.preloader__part{height:100%;overflow:hidden;border-color:inherit}.preloader__part{display:inline-block;position:relative;width:50%}.preloader__part .preloader__circle{position:absolute;top:0;right:0;bottom:0;width:200%;height:100%;border-width:3px;border-style:solid;border-color:inherit;border-bottom-color:transparent!important;border-radius:50%}.preloader__part_left .preloader__circle{left:0;border-right-color:transparent!important;-webkit-transform:rotate(129deg);transform:rotate(129deg);-webkit-animation:1333ms cubic-bezier(.4,0,.2,1) infinite both left-spin;animation:1333ms cubic-bezier(.4,0,.2,1) infinite both left-spin}.preloader__part_right .preloader__circle{left:-100%;border-left-color:transparent!important;-webkit-transform:rotate(-129deg);transform:rotate(-129deg);-webkit-animation:1333ms cubic-bezier(.4,0,.2,1) infinite both right-spin;animation:1333ms cubic-bezier(.4,0,.2,1) infinite both right-spin}.preloader__center{position:absolute;top:0;left:45%;width:10%}.preloader__center .preloader__circle{width:1000%;left:-450%}@-webkit-keyframes container-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes container-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fill-unfill-rotate{12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}to{-webkit-transform:rotate(1080deg);transform:rotate(1080deg)}}@keyframes fill-unfill-rotate{12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}to{-webkit-transform:rotate(1080deg);transform:rotate(1080deg)}}@-webkit-keyframes left-spin{0%,to{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}@keyframes left-spin{0%,to{-webkit-transform:rotate(130deg);transform:rotate(130deg)}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}@-webkit-keyframes right-spin{0%,to{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}}@keyframes right-spin{0%,to{-webkit-transform:rotate(-130deg);transform:rotate(-130deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}}.preloader_svg{position:relative;margin:0 auto;width:30px}.preloader_svg::before{content:'';display:block;padding-top:100%}.preloader_svg__circular{-webkit-animation:2s linear infinite rotate_svg;animation:2s linear infinite rotate_svg;height:100%;-webkit-transform-origin:center center;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.preloader_svg__path{stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:1.5s ease-in-out infinite dash_svg,6s ease-in-out infinite color_svg;animation:1.5s ease-in-out infinite dash_svg,6s ease-in-out infinite color_svg;stroke-linecap:round}@-webkit-keyframes rotate_svg{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate_svg{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash_svg{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash_svg{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-webkit-keyframes color_svg{0%,to{stroke:var(--pink-a-color)}40%{stroke:var(--blue-color)}66%{stroke:var(--green-a-color)}80%,90%{stroke:var(--yellow-a-color)}}@keyframes color_svg{0%,to{stroke:var(--pink-a-color)}40%{stroke:var(--blue-color)}66%{stroke:var(--green-a-color)}80%,90%{stroke:var(--yellow-a-color)}}.payment_banner{position:fixed;top:48px;width:100%;height:52px;z-index:8}.payment_content{background:#034693}.payment_content .grid-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;padding:10px 20px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;min-height:52px}.payment_description .payment_timer{color:#ffca05}.payment_description{font-size:14px;line-height:16px;color:#fff;padding-right:35px}.payment_banner .payment_button .pay_btn{border-radius:4px;padding:7px 12px;font-size:14px;line-height:16px;color:#fff;background:#8bc53f}.newyear2022 .footer{position:relative;margin-top:300px}.newyear2022 .footer .container{z-index:3}.newyear2022 .footer::after{content:'';position:absolute;background-image:url(/ii/img/new-year/2021/snow-footer.svg);background-repeat:no-repeat;background-size:cover;width:100%;height:200px;top:-180px;z-index:2}.newyear2022 .footer-section_subscribe{position:relative}.newyear2022 .footer-section_subscribe::before{content:'';position:absolute;background-image:url(/ii/img/new-year/2021/gift.svg);background-repeat:no-repeat;background-size:contain;width:190px;height:160px;top:-140px;right:130px}@media screen and (min-width:1445px){.newyear2022 .header__content .search-form::before{content:'';position:absolute;background-image:url(/ii/img/new-year/2021/hedgehog.svg);background-repeat:no-repeat;background-size:contain;width:73px;height:108px;bottom:0;left:-120px}.newyear2022 .footer{margin-top:300px}.newyear2022 .footer::before{top:-250px}}@media screen and (max-width:1199px){.product-price-fixed{width:100%}}@media screen and (min-width:768px){.newyear2022 .off-canvas-wrapper .header::before{content:'';position:absolute;background-image:url(/ii/img/new-year/2021/adaptive/header-768.svg);background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;height:48px;z-index:2}.newyear2022 .off-canvas-wrapper .header::after{content:'';position:absolute;background-image:url(/ii/img/new-year/2021/adaptive/hedgehog-mini.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:100%;height:47px;bottom:0;z-index:3}.newyear2022 .title-bar-left,.newyear2022 .title-bar-right{z-index:5}.newyear2022 .footer::before{background-size:cover;height:190px}.newyear2022 .footer::after{background-size:cover;height:200px}.newyear2022 .footer .footer-social{position:relative}.newyear2022 .footer .footer-social::before{content:'';position:absolute;background-image:url(/ii/img/new-year/2021/gift.svg);background-repeat:no-repeat;background-size:contain;width:120px;height:100px;top:-100px;right:30px;z-index:2}}@media screen and (max-width:767px){.newyear2022 .header::before{content:'';position:absolute;background-image:url(/ii/img/new-year/2021/adaptive/header-360.svg);background-repeat:no-repeat;background-size:cover;width:100%;height:48px;z-index:2}.newyear2022 .footer::before{content:'';position:absolute;background-image:url(/ii/img/new-year/2021/adaptive/footer-360.svg);background-repeat:no-repeat;background-size:cover;width:100%;height:200px}.newyear2022 .footer::after{content:'';position:absolute;background-image:url(/ii/img/new-year/2021/adaptive/snow-footer-360.svg);background-repeat:no-repeat;background-size:contain;width:100%;height:200px}}@media screen and (max-width:360px){.newyear2022 .off-canvas-wrapper .header::after{content:none!important}}.newyear2022 .header-menu .container{z-index:3}.newyear2022 .header__content{position:relative}.newyear2022 .header__content .container{z-index:3}.newyear2022 .header__content::before{content:'';position:absolute;background-image:url(/ii/img/new-year/2021/header.svg);background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;height:142px;bottom:0;z-index:1}.newyear2022 .header__content::after{content:'';position:absolute;background-image:url(/ii/img/new-year/2021/snow-header.svg);background-repeat:no-repeat;background-size:contain;width:100%;height:138px;top:-20px;z-index:2}.newyear2022 .header__content .search-form{position:relative}.newyear2022 .header__content .search-form::before{content:'';position:absolute;background-image:url(/ii/img/new-year/2021/hedgehog.svg);background-repeat:no-repeat;background-size:contain;width:73px;height:108px;bottom:0;left:-120px}.newyear2022 .footer::before{content:'';content:'';position:absolute;background-image:url(/ii/img/new-year/2021/footer.svg);background-repeat:no-repeat;background-size:cover;width:100%;height:255px;top:-240px;z-index:1}@media screen and (max-width:1366px){.newyear2022 .header__content .search-form::before{content:none}}@media screen and (max-width:1024px){.newyear2022 .off-canvas-wrapper .header::before{content:'';position:absolute;background-image:url(/ii/img/new-year/2021/adaptive/header-768.svg);background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;height:48px;z-index:2}.newyear2022 .off-canvas-wrapper .header::after{content:'';position:absolute;background-image:url(/ii/img/new-year/2021/adaptive/hedgehog-mini.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:100%;height:47px;bottom:0;z-index:3}.newyear2022 .title-bar-left,.newyear2022 .title-bar-right{z-index:5}.newyear2022 .footer::after{background-size:cover;height:200px}.newyear2022 .footer .footer-social{position:relative}.newyear2022 .footer .footer-social::before{content:'';position:absolute;background-image:url(/ii/img/new-year/2021/gift.svg);background-repeat:no-repeat;background-size:contain;width:120px;height:100px;top:-130px;right:0;z-index:2}}@media screen and (max-width:767px){.newyear2022 .footer::before{content:'';position:absolute;background-image:url(/ii/img/new-year/2021/adaptive/footer-360.svg);background-repeat:no-repeat;background-size:cover;width:100%;height:250px}}@media screen and (max-width:360px){.newyear2022 .header::after{content:none!important}}.border-block{padding:10px;border:2px solid var(--blue-color)}.border-block .list__title{font-size:16px}.border-block .text{margin-bottom:0;color:var(--dark-blue-color)}.delivery-tabs-nav.tabs-nav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;padding-bottom:25px}.mgb-25{margin-bottom:25px}.phone-verification-popup{background:#fff;padding:20px!important;margin:0 auto}.phone-verification-popup .popup__title{font-weight:700;margin-bottom:9px}.phone-verification-popup .popup__close{position:absolute;right:10px;top:7px}.order-complete__img--mobile img{width:39px}.btn_normal_mobile--order{background-color:var(--blue-color);color:var(--white-color);border-radius:3px;width:100%;height:37px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.product__sharing .ya-share2__list{padding-left:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;white-space:nowrap}.product__sharing .ya-share2__item{list-style:none;vertical-align:top;margin-top:0;margin-bottom:0;height:40px;min-width:40px;-webkit-flex-shrink:0;flex-shrink:0;margin-right:8px}.product__sharing .ya-share2__link{vertical-align:top;text-decoration:none;white-space:nowrap}.product__sharing .ya-share2__badge{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;overflow:hidden;position:relative;border:1px solid var(--xslight-grey-color);border-radius:4px;max-width:64px;width:40px;height:40px}.product__sharing .ya-share2__item_service_vkontakte .ya-share2__icon{background-position:-32px 10px}.product__sharing .ya-share2__item_service_telegram .ya-share2__icon{background-position:-189px 10px}.product__sharing .ya-share2__item_service_facebook .ya-share2__icon{background-position:-82px 0}.product__sharing .ya-share2__item_service_odnoklassniki .ya-share2__icon{background-position:-113px 10px}.product__sharing .ya-share2__item_service_twitter .ya-share2__icon{background-position:10px 10px}.product__sharing .ya-share2__item .ya-share2__icon{display:inline-block;width:40px;height:40px;background-image:url(/ii/img/icons/share_new.svg?v=1);background-repeat:no-repeat}.product__sharing .ya-share2__title{display:none}.product__sharing{position:relative;padding:20px;margin:0 -20px}.product__sharing--title{margin-bottom:10px}.product__sharing .copy__button{position:absolute;width:40px;height:40px;border:1px solid #e4e4e4;border-radius:4px;top:54px;left:218px;cursor:pointer}.product__sharing .copy__tooltip{position:absolute;background-color:#3d3d4e;padding:7px 12px;top:-40px;left:-55px;border-radius:4px;width:151px;-moz-box-sizing:border-box;box-sizing:border-box}.product__sharing .copy__tooltip::after{content:'';width:18px;height:18px;background-color:#3d3d4e;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:16px;left:68px;z-index:-1}.product__sharing .copy__tooltip span{font-size:14px;line-height:16px;color:var(--white-color)}.product__sharing .copy__button::before{content:'';position:absolute;width:1px;height:16px;background-image:url(/ii/img/icons/line.svg);top:13px;left:-8px}.product__sharing .icon-copy{background-image:url(/ii/img/icons/copy.svg);width:40px;height:40px;background-size:18px;background-position:center;position:absolute;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;background-repeat:no-repeat;opacity:.4}.product__sharing .copy__button.copy__button--copied{background-color:var(--white-color)}.product__sharing .copy__button.copy__button--copied .icon-copy{opacity:1}