*,:after,:before{appearance:none;box-sizing:border-box;outline:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,select,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{vertical-align:initial;border:0;margin:0;padding:0;font-family:inherit;font-size:100%}button,input,select,textarea{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}.page{flex-direction:column;justify-content:space-between;min-height:100%;display:flex}.page,.page__content,.page__footer{width:100%}.page__footer{margin-top:50px}@media only screen and (device-width<=736px) and (device-width>=320px){.page__footer{margin-top:20px}}.layout{min-width:1020px;max-width:1220px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}@media only screen and (-webkit-device-pixel-ratio>=2) and (device-width<=1024px) and (device-width>=768px){.layout{min-width:100%;max-width:100%}}@media only screen and (device-width<=736px) and (device-width>=320px){.layout{min-width:100%;max-width:100%;padding-left:10px;padding-right:10px}}.h1,h1{color:#1e2122;margin-top:20px;font-size:34px;font-weight:400;line-height:48px}@media only screen and (device-width<=736px) and (device-width>=320px){.h1,h1{margin-top:10px;font-size:30px;line-height:36px}}.h1:first-child,h1:first-child{margin-top:0}.h2,h2{color:#1e2122;margin-top:30px;font-size:24px;font-weight:400}.h2:first-child,h2:first-child{margin-top:0}.h3,h3{color:#1e2122;margin-top:40px;font-size:24px;font-weight:400}@media only screen and (device-width<=736px) and (device-width>=320px){.h3,h3{margin-top:20px;font-size:22px}}.h3:first-child,h3:first-child{margin-top:0}.h4,h4{color:#1e2122;margin-top:20px;font-size:20px;font-weight:500}@media only screen and (device-width<=736px) and (device-width>=320px){.h4,h4{margin-top:15px;font-size:18px}}.h4:first-child,h4:first-child{margin-top:0}p{color:#1e2122;margin-top:15px;font-size:16px;font-weight:400;line-height:24px}@media only screen and (device-width<=736px) and (device-width>=320px){p{margin-top:10px}}p:first-child{margin-top:0}p a{color:#1f86d2;background-image:linear-gradient(#1f86d280,#1f86d280);background-position:0 90%;background-repeat:repeat-x;background-size:1px .5px;text-decoration:none}p a:active,p a:hover{color:#e31e24;background-image:linear-gradient(#e31e24,#e31e24)}p u{background-position:left bottom 3px;background-size:1px 2px}table{max-width:100%;margin-top:20px}table:first-child{margin-top:0}table tr:first-child td{border:none}table th{color:#1e2122;text-align:left;background-color:#f2f2f2;font-weight:500}table td,table th{padding:10px;font-size:14px}table td{color:#000;border-top:1px solid #f2f2f2;font-weight:400;line-height:19px}sup{color:#e31e24;vertical-align:top;font-size:60%}u{background-image:linear-gradient(90deg,#e31e24 0,#e31e24);background-position:left bottom 6px;background-repeat:repeat-x;background-size:1px 4px;text-decoration:none}b,strong{font-weight:700}ul{margin-top:15px}ul:first-child{margin-top:0}ul>li{color:#1e2122;margin-top:5px;padding-left:16px;font-size:16px;font-weight:400;line-height:24px;display:block;position:relative}ul>li:first-child{margin-top:0}ul>li:before{content:"";background-color:#e31e24;border-radius:50%;width:6px;height:6px;display:block;position:absolute;top:9px;left:0}ol{counter-reset:counter;margin-top:15px}ol:first-child{margin-top:0}ol>li{color:#1e2122;margin-top:5px;padding-left:16px;font-size:16px;font-weight:700;line-height:24px;display:block;position:relative}ol>li:first-child{margin-top:0}ol>li:before{color:inherit;content:counter(counter);counter-increment:counter;font-weight:700;display:block;position:absolute;top:0;left:0}blockquote{color:#1e2122;border-left:3px solid #e31e24;margin-top:15px;padding-left:10px;font-size:16px;font-weight:400;line-height:24px}blockquote:first-child{margin-top:0}.button{color:#fff;cursor:pointer;letter-spacing:1px;text-transform:uppercase;background-color:#e31e24;border:none;border-radius:4px;height:40px;padding-left:20px;padding-right:20px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .1s,background-color .2s;display:inline-block;box-shadow:inset 0 -3px #b3161b}.button:active,.button:hover{background-color:#d61c21}.button:active{transform:translateY(2px)}.button--small{height:36px;padding-left:10px;padding-right:10px;font-size:11px}.button--white{color:#1e2122;background-color:#f2f2f2;box-shadow:inset 0 -3px #999}.button--white:active,.button--white:hover{background-color:#e4e4e4}.button:disabled{cursor:not-allowed;opacity:.4}a.button{line-height:40px}a.button--small{line-height:36px}.close{background-color:initial;cursor:pointer;border:none;border-radius:0;width:40px;height:40px;position:relative}@media only screen and (device-width<=736px) and (device-width>=320px){.close{width:30px;height:30px}}.close:after,.close:before{content:"";background-color:#999;width:100%;height:2px;margin:auto;transition:background-color .2s;display:block;position:absolute;inset:0}.close:before{transform:rotate(45deg)}.close:after{transform:rotate(-45deg)}.close:active:after,.close:active:before,.close:hover:after,.close:hover:before{background-color:#e31e24}.input,.input-block{position:relative}.input-block{border-bottom:1px solid #1e2122;height:62px}.input--textarea .input-block{height:198px}@media only screen and (device-width<=736px) and (device-width>=320px){.input--textarea .input-block{height:118px}}.input--stripe{background-color:#e31e24;width:100%;height:2px;transition:transform .2s;position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.input--focused .input--stripe{transform:scaleX(1)}.input__obj{background-color:initial;color:#1e2122;z-index:2;border:none;border-radius:0;width:100%;height:64px;padding-top:18px;font-size:18px;font-weight:500;transition:padding-top .2s;display:block;position:relative}.input__obj::-webkit-input-placeholder{color:#0000}.input__obj:-moz-placeholder-shown{color:#0000}.input__obj::-moz-placeholder{color:#0000}.input__obj:-ms-placeholder-shown{color:#0000}.input__obj::-webkit-datetime-edit{color:#0000}.input__obj::-webkit-inner-spin-button{appearance:none;margin:0}.input__obj::-webkit-outer-spin-button{appearance:none;margin:0}.input__obj[type=number]{appearance:textfield}.input__obj[type=date]::-webkit-calendar-picker-indicator{display:none}.input__obj[type=time]::-webkit-calendar-picker-indicator{display:none}.input__obj[type=search]::-webkit-search-cancel-button{appearance:none}.input__obj[type=search]::-webkit-search-decoration{appearance:none}.input__obj[type=search]::-webkit-search-results-button{appearance:none}.input__obj[type=search]::-webkit-search-results-decoration{appearance:none}.input__obj[type=date]::-webkit-clear-button{display:none}.input__obj[type=date]::-webkit-inner-spin-button{display:none}.input--textarea .input__obj{resize:none;height:200px;padding-top:30px;padding-bottom:15px}@media only screen and (device-width<=736px) and (device-width>=320px){.input--textarea .input__obj{height:120px}}.input--filled .input__obj::-webkit-datetime-edit{color:#1e2122}.input--focused .input__obj::-webkit-datetime-edit{color:#1e2122}.input__title{color:#1e2122;transform-origin:0 0;z-index:1;font-size:16px;transition:top .2s,transform .2s,opacity .2s;display:inline-block;position:absolute;top:33px;left:0;transform:scale(1)}.input--filled .input__title,.input--focused .input__title{top:12px;transform:scale(.8)}.input__message{color:#e31e24;font-size:10px;display:inline-block;position:absolute;top:35px;right:0}.popup{-webkit-overflow-scrolling:touch;opacity:0;z-index:10;background-color:#fffc;width:100%;height:100%;transition:opacity .3s,left 0s linear .3s;position:fixed;top:0;left:-9999px;overflow-y:auto;transform:translateZ(0)}@media only screen and (device-width<=736px) and (device-width>=320px){.popup{background-color:#fff}}.popup--active{opacity:1;transition:opacity .3s;left:0}.popup__box{background-color:#fff;width:550px;margin:100px auto;box-shadow:0 25px 50px #1e21221a}@media only screen and (device-width<=736px) and (device-width>=320px){.popup__box{box-shadow:none;width:100%;margin-top:0;margin-bottom:0}}.popup__header{border-bottom:1px solid #f2f2f2;justify-content:space-between;padding:40px;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.popup__header{padding:20px}}.popup__body{padding:40px}@media only screen and (device-width<=736px) and (device-width>=320px){.popup__body{padding:20px}}.popup .h2,.popup h2{margin-top:8px}@media only screen and (device-width<=736px) and (device-width>=320px){.popup .h2,.popup h2{margin-top:3px}}.contact{color:#e31e24;align-items:center;text-decoration:none;transition:color .2s;display:inline-flex}.contact span{color:currentColor;font-size:15px}.contact svg{height:14px;margin-right:5px}.contact svg path{fill:currentColor}.contact:active,.contact:hover{color:#1e2122}.contact--white,.contact--white:active,.contact--white:hover{color:#fff}.location{position:relative}.location__current{color:#1e2122;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;transition:color .2s;display:flex}.location__current span{color:currentColor;font-size:14px}.location__current svg{width:auto;height:14px;margin-right:8px}.location__current svg path{fill:currentColor}.location__current:active,.location__current:hover{color:#e31e24}.checkbox{color:#1e2122;cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;padding-left:25px;font-size:15px;line-height:19px;transition:color .1s;display:block;position:relative}.checkbox:after,.checkbox:before{content:"";width:17px;height:17px;display:block;position:absolute;top:1px;left:0}.checkbox:before{border:1px solid #1e2122;border-radius:3px;transition:background-color .1s}.checkbox:after{opacity:0;background-image:url(/assets/static/checkbox-OiOJlERf.svg);background-position:3px 4px;background-repeat:no-repeat;background-size:11px 9px;transition:opacity .1s,transform .2s ease-in-out;transform:scale(.6)}.checkbox:active:before,.checkbox:hover:before{border-color:#1f86d2}.checkbox a{color:#1f86d2;background-image:linear-gradient(#1f86d280,#1f86d280);background-position:0 90%;background-repeat:repeat-x;background-size:1px .5px;text-decoration:none}.checkbox a:active,.checkbox a:hover{color:#e31e24;background-image:linear-gradient(#e31e24,#e31e24)}input[type=checkbox]:checked+.checkbox:before{background-color:#e31e24;border-color:#e31e24}input[type=checkbox]:checked+.checkbox:after{opacity:1;transform:scale(1)}.productrow{flex-direction:column;align-items:center;gap:16px;display:flex}.productrow:not(.productrow:last-child){margin-bottom:20px}.productrow-cell{flex-basis:100%}.productrow-cell--image{width:80px}.productrow-image{width:100%;padding-bottom:100%;position:relative}.productrow-image__init{width:100%;height:100%;position:absolute;top:0;left:0}.productrow__image{object-fit:contain;width:100%;height:100%}.grid{margin-left:-20px;margin-right:-20px;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.grid{margin-left:-10px;margin-right:-10px}}.grid__cell{flex-basis:100%;max-width:100%;padding-left:20px;padding-right:20px}@media only screen and (device-width<=736px) and (device-width>=320px){.grid__cell{padding-left:10px;padding-right:10px}}.grid__cell--left{flex-shrink:0;flex-basis:260px;max-width:260px}.logo{background-image:url(/assets/static/logo-rus-9yo5QC_K.svg);background-size:100% 100%;width:200px;height:81px;display:inline-block}@media only screen and (device-width<=736px) and (device-width>=320px){.logo{width:100px;height:41px}}.search{z-index:5;position:relative}.search__box{background-color:#f2f2f2;border-radius:4px;width:100%;height:40px;display:flex}.search__input{flex-basis:100%;width:100%;height:100%;padding-left:15px;padding-right:15px;font-size:16px}.search__button,.search__input{background-color:initial;color:#1e2122;border:none}.search__button{cursor:pointer;border-radius:0;flex-shrink:0;flex-basis:40px;justify-content:center;align-items:center;width:40px;height:40px;transition:color .2s;display:flex}.search__button:active,.search__button:hover{color:#e31e24}.search__button svg{width:18px;height:18px}.search__list{opacity:0;background-color:#fff;border:1px solid #f2f2f2;border-radius:4px;width:100%;transition:opacity .2s,left 0s linear .2s;position:absolute;top:50px;left:-9999px;overflow:hidden}.search__list--active{opacity:1;transition:opacity .2s;left:0}.search__link{color:#1e2122;padding:10px 15px;font-size:14px;text-decoration:none;transition:color .2s;display:block}.search__link:active,.search__link:hover{color:#1f86d2}.counter{width:100px;display:flex}.counter__button{background-color:initial;color:#ededed;cursor:pointer;z-index:2;border:1px solid;border-radius:0;flex-shrink:0;flex-basis:30px;justify-content:center;align-items:center;height:30px;transition:color .2s,opacity .2s;display:flex}.counter__button--min{margin-right:-1px}.counter__button--max{margin-left:-1px}.counter__button:active,.counter__button:hover{color:#1e2122}.counter__button:disabled{cursor:default;opacity:.5}.counter__button:disabled:active,.counter__button:disabled:hover{color:#ededed}.counter__button svg{width:20px;height:20px}.counter__button svg path{fill:currentColor}.counter__value{color:#1e2122;text-align:center;border:1px solid #ededed;flex-basis:100%;width:100%;height:30px;font-size:18px;font-weight:500;display:inline-block}.cart{color:#1e2122;border:1px solid #f2f2f2;border-radius:4px;align-items:center;height:58px;padding-left:20px;padding-right:20px;text-decoration:none;transition:color .2s,border-color .2s;display:flex;position:relative}@media only screen and (device-width<=736px) and (device-width>=320px){.cart{height:35px;padding-left:8px;padding-right:8px}}.cart:active,.cart:hover{border-color:#1e2122}.cart__empty{color:#1e2122;font-size:14px;line-height:19px}@media only screen and (device-width<=736px) and (device-width>=320px){.cart__empty{display:none}}.cart svg{stroke:#999;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:26px;height:26px;margin-right:20px}.cart svg path{fill:#0000}@media only screen and (device-width<=736px) and (device-width>=320px){.cart svg{width:22px;height:22px;margin-right:0}}.cart__count{color:#fff;background-color:#e31e24;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:700;display:flex;position:absolute;top:5px;left:35px}@media only screen and (device-width<=736px) and (device-width>=320px){.cart__count{top:-10px;left:20px}}.cart__price{color:#1e2122;font-size:18px}@media only screen and (device-width<=736px) and (device-width>=320px){.cart__price{display:none}}.cart--fill svg{stroke:#e31e24}.cartlist__item{margin-top:20px;margin-left:-10px;margin-right:-10px;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.cartlist__item{flex-wrap:wrap}}.cartlist__item:first-child{margin-top:0}.cartlist__cell{flex-basis:100%;max-width:100%;padding-left:10px;padding-right:10px}.cartlist__cell:first-child{flex-shrink:0;flex-basis:140px;max-width:140px}.cartlist__cell:nth-child(3){flex-shrink:0;flex-basis:120px;max-width:120px;padding-top:24px}.cartlist__cell:nth-child(4){text-align:right;flex-shrink:0;flex-basis:170px;max-width:170px;padding-top:24px}.cartlist__cell:nth-child(4) .price{justify-content:flex-end}.cartlist img{object-fit:contain;width:120px;height:120px}.cartlist__cat{color:#999;font-size:14px}.cartlist p{margin-top:5px}.cartlist__flow{flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex}.cartlist__all{color:#999;margin-top:10px;font-size:16px;display:inline-block}.cartlist__remove{color:#999;cursor:pointer;-webkit-user-select:none;user-select:none;margin-top:15px;font-size:12px;transition:color .2s;display:inline-block}.cartlist__remove:active,.cartlist__remove:hover{color:#1e2122}.count{background-repeat:no-repeat;font-size:12px;display:block}.count--no{color:#e31e24;background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20viewBox=%220%200%2032%2032%22%20xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d=%22M18.83,16l8.59-8.59a2,2,0,0,0-2.83-2.83L16,13.17,7.41,4.59A2,2,0,0,0,4.59,7.41L13.17,16,4.59,24.59a2,2,0,1,0,2.83,2.83L16,18.83l8.59,8.59a2,2,0,0,0,2.83-2.83Z%22%20fill=%22%23E31E24%22%20/%3E%3C/svg%3E);background-position:0 0;background-size:12px 12px;padding-left:16px}.count--enough,.count--little{color:#46b123;background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2030%2022%22%3E%3Cpath%20d=%22M0,10l4-4l8,8L26,0l4,4L12,22L0,10z%22%20fill=%22%2346b123%22%20/%3E%3C/svg%3E);background-position:0 2px;background-size:11px 8px;padding-left:16px}.menu{z-index:4;position:relative}@media only screen and (-webkit-device-pixel-ratio>=2) and (device-width<=1024px) and (device-width>=768px){.menu{display:none}}@media only screen and (device-width<=736px) and (device-width>=320px){.menu{display:none}}.menu__box{background-color:#fff;border-radius:4px;height:50px;display:flex;box-shadow:0 0 10px #1e21221a}.menu__item{flex-basis:100%;max-width:100%;position:relative}.menu__item:first-child{flex-shrink:0;flex-basis:220px;max-width:220px}.menu__link{color:#1e2122;justify-content:space-between;align-items:center;height:100%;padding-left:20px;padding-right:20px;text-decoration:none;transition:color .2s;display:flex}.menu__link span{color:currentColor;letter-spacing:.4px;text-transform:uppercase;font-size:13px;font-weight:700}.menu__link svg{width:15px;height:15px;transition:transform .2s}.menu__link svg path{fill:currentColor}.menu__item--catalog.menu__item--active .menu__link,.menu__item--catalog:active .menu__link,.menu__item--catalog:hover .menu__link,.menu__link:active,.menu__link:hover{color:#e31e24}.menu__item--catalog.menu__item--active .menu__link svg,.menu__item--catalog:active .menu__link svg,.menu__item--catalog:hover .menu__link svg,.menu__link:active svg,.menu__link:hover svg{transform:rotate(180deg)}.menu__flow{justify-content:space-around;width:100%;height:100%;display:flex}.menu__sub{opacity:0;z-index:4;background-color:#fff;border:1px solid #f2f2f2;border-radius:4px;width:100%;padding-top:7px;padding-bottom:7px;transition:opacity .2s ease-in,left 0s linear .2s;position:absolute;top:60px;left:-9990px}.menu__sub:before{content:"";width:100%;height:10px;display:block;position:absolute;top:-10px}.menu__sub__item{position:relative}.menu__sub__link{color:#1e2122;border-left:3px solid #0000;padding:8px 20px 8px 17px;font-size:14px;line-height:19px;text-decoration:none;transition:color .2s,border-color .2s;display:block}.menu__item--catalog.menu__item--active .menu__sub,.menu__item--catalog:active .menu__sub,.menu__item--catalog:hover .menu__sub{opacity:1;transition:opacity .2s ease-in;left:0}.menu__sub__item:active .menu__sub__link,.menu__sub__item:hover .menu__sub__link{color:#e31e24;border-color:#e31e24}.menu__cat{opacity:0;z-index:4;background-color:#fff;border:1px solid #f2f2f2;border-radius:4px;flex-wrap:wrap;width:450px;padding-top:7px;padding-bottom:7px;transition:color .2s,border-color .2s;display:flex;position:absolute;top:0;left:-9999px;transform:translate(10px)translateY(-8px)}.menu__cat:before{content:"";width:10px;height:100%;display:block;position:absolute;top:0;left:-10px}.menu__cat__link{color:#1e2122;border-left:3px solid #0000;flex-basis:50%;max-width:50%;padding:8px 20px 8px 17px;font-size:14px;line-height:19px;text-decoration:none;display:block}.menu__cat__link:active,.menu__cat__link:hover{color:#e31e24;border-color:#e31e24}.menu__sub__item:active .menu__cat,.menu__sub__item:hover .menu__cat{opacity:1;transition:opacity .2s ease-in;left:100%}.promo__block{background-color:#f2f2f2;width:100%;padding-bottom:50%;position:relative}.promo__slider{white-space:nowrap;width:100%;height:100%;font-size:0;position:absolute;top:0;left:0;overflow:hidden}.promo__slider--scroller{will-change:transform;width:100%;height:100%;transition:transform 1s cubic-bezier(.1,0,.25,1)}.promo__frame{vertical-align:top;display:inline-block}.promo-picture,.promo__frame,.promo__link{width:100%;height:100%}.promo-picture{position:relative}.promo__image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.promo__control{height:5px;margin-top:10px;margin-left:-10px;margin-right:-10px;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.promo__control{height:3px;margin-left:-5px;margin-right:-5px}}.promo__control__item{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#999;border-radius:5px;flex-basis:100%;max-width:100%;margin-left:10px;margin-right:10px;transition:background-color .2s;position:relative}@media only screen and (device-width<=736px) and (device-width>=320px){.promo__control__item{margin-left:5px;margin-right:5px}}.promo__control__item:before{content:"";width:100%;height:25px;display:block;position:absolute;top:-10px;left:0}.promo__control__item:active,.promo__control__item:hover{background-color:#1e2122}.promo__control__item--active{cursor:default;background-color:#e31e24}.promo__control__item--active:active,.promo__control__item--active:hover{background-color:#e31e24}.advance{flex-wrap:wrap;margin-left:-40px;margin-right:-40px;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.advance{margin-left:-10px;margin-right:-10px}}.advance__item{flex-basis:50%;max-width:50%;margin-top:30px;padding-left:40px;padding-right:40px;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.advance__item{flex-basis:100%;max-width:100%;margin-top:15px;padding-left:10px;padding-right:10px}}.advance__cell{padding-left:20px}.advance__cell:first-child{flex-shrink:0;flex-basis:60px;max-width:60px;padding-left:0}.advance__icon{background-color:#f2f2f2;background-position:50%;background-repeat:no-repeat;background-size:auto 24px;border-radius:50%;width:100%;padding-bottom:100%}.advance__icon--1{background-image:url(/assets/static/why-1-cgIGtCug.svg)}.advance__icon--2{background-image:url(/assets/static/why-2-BbMYgV2l.svg)}.advance__icon--3{background-image:url(/assets/static/why-3-K0Yu7Y2_.svg)}.advance__icon--4{background-image:url(/assets/static/why-4-CX9rVJvH.svg)}.advance p{margin-top:10px;font-size:12px;line-height:16px}.slider{margin-top:10px;margin-left:-20px;margin-right:-20px;padding:20px;position:relative;overflow:hidden}@media only screen and (device-width<=736px) and (device-width>=320px){.slider{margin-left:-10px;margin-right:-10px;padding:10px}}.slider__top{align-items:center;display:flex}.slider__control{margin-left:30px;display:flex}.slider__control__item{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #f2f2f2;justify-content:center;align-items:center;width:30px;height:40px;margin-left:-1px;display:flex}.slider__control__item svg{width:auto;height:20px}.slider__control__item:active,.slider__control__item:hover{z-index:1;border-color:#1f86d2}.slider .list{transition:transform .3s cubic-bezier(.1,0,.25,1)}.cities{flex-wrap:wrap;margin-top:-15px;margin-left:-10px;margin-right:-10px;display:flex}.cities__item{flex-basis:50%;max-width:50%;margin-top:15px;padding-left:10px;padding-right:10px}.cities__name{color:#1e2122;cursor:pointer;font-size:18px;transition:color .2s}.cities__name:active,.cities__name:hover{color:#e31e24}.labels{z-index:2;font-size:0;position:absolute;top:0;left:-3px}.labels__item{color:#1e2122;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;margin-left:3px;margin-right:3px;font-size:10px;font-weight:700;display:inline-flex}.labels__item--orange{color:#fff;background-color:#ff8a00}.labels__item--black{color:#fff;background-color:#333}.labels__item--green{color:#fff;background-color:#1acc5d}.price{align-items:center;display:flex}.price__item{color:#1e2122;margin-right:8px;font-size:18px;font-weight:700;display:inline-block}.price__item--old{color:#e31e24;margin-top:2px;font-size:13px;text-decoration:line-through}.price__item:last-child{margin-right:0}.list{flex-wrap:wrap;margin-left:-10px;margin-right:-10px;display:flex}.list--inline{flex-wrap:nowrap}.list--coma{display:none}.list__item{vertical-align:top;flex-wrap:wrap;flex-shrink:0;flex-basis:25%;align-content:space-between;align-items:flex-start;max-width:25%;margin-top:25px;padding-left:10px;padding-right:10px;display:inline-flex;position:relative}.list__item--wide{flex-basis:33.333%;max-width:33.333%}@media only screen and (device-width<=736px) and (device-width>=320px){.list__item{flex-basis:100%;max-width:100%}}.list--inline .list__item{margin-top:0}.list__item:active .list__title,.list__item:hover .list__title{color:#e31e24}.list__box{border:1px solid #f2f2f2;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:10px 10px 15px;transition:box-shadow .2s;display:flex}.list__item:active .list__box,.list__item:hover .list__box{box-shadow:0 0 20px #1e21221a}.list__row{margin-top:15px;position:relative}.list__row:first-child{margin-top:0}.list-picture{width:100%;padding-top:100%;position:relative}@media only screen and (device-width<=736px) and (device-width>=320px){.list-picture{width:70%;margin-left:auto;margin-right:auto;padding-top:70%}}.list__image{object-fit:contain;width:100%;height:100%;position:absolute;top:0;left:0}.list__title{color:#1f86d2;margin-top:5px;font-size:14px;font-weight:700;line-height:20px;text-decoration:none;display:block}.list__prop{width:100%;margin-top:5px}.list__prop td{color:#888;-webkit-hyphens:auto;hyphens:auto;vertical-align:top;word-break:break-word;border:none;padding:2px 4px;font-size:12px}.list__prop td:first-child{padding-left:0}.list__prop td:last-child{color:#525252;text-align:right;padding-right:0}.list__overlink{z-index:3;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.list .button{text-align:center;width:100%;position:relative}.list .button,.list .count,.list .select{margin-top:10px}.list .button,.list .select{z-index:3}.dashed{background-color:initial;color:#1e2122;cursor:pointer;-webkit-user-select:none;user-select:none;background-image:linear-gradient(90deg,#1e2122 0 50%,#0000 51%,#0000);background-position:0 100%;background-repeat:repeat-x;background-size:8px 1px;border:none;font-size:14px;line-height:19px;text-decoration:none;display:inline-block}.dashed:active,.dashed:hover{color:#e31e24;background-image:linear-gradient(90deg,#e31e24 0 50%,#0000 51%,#0000)}.bonuscard{border-top:1px solid #e2e7ec;border-bottom:1px solid #e2e7ec;padding-top:30px;padding-bottom:30px}@media only screen and (device-width<=736px) and (device-width>=320px){.bonuscard{padding-top:20px;padding-bottom:20px}}.bonuscard__flex{margin-left:-20px;margin-right:-20px;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.bonuscard__flex{margin-left:-10px;margin-right:-10px}}.bonuscard__cell{flex-basis:100%;max-width:100%;padding-left:20px;padding-right:20px}@media only screen and (device-width<=736px) and (device-width>=320px){.bonuscard__cell{padding-left:10px;padding-right:10px}}.bonuscard__cell:last-child{flex-shrink:0;flex-basis:35%;max-width:35%}.bonuscard__box{flex-direction:column;justify-content:space-between;height:100%;display:flex}.bonuscard__row{margin-top:30px}.bonuscard__row:first-child{margin-top:0}.bonuscard h3{font-size:30px;line-height:36px}@media only screen and (device-width<=736px) and (device-width>=320px){.bonuscard h3{font-size:26px;line-height:32px}}.bonuscard p{font-size:14px;line-height:19px}.bonuscard .button{margin-top:20px}.bonuscard img{width:100%;height:auto}.about{margin-left:-20px;margin-right:-20px;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.about{margin-left:-10px;margin-right:-10px}}.about__pic{flex-shrink:0;flex-basis:200px;max-width:200px;padding-left:20px;padding-right:20px}@media only screen and (device-width<=736px) and (device-width>=320px){.about__pic{display:none}}.about__pic img{width:100%;height:auto}.about__content{padding-left:20px;padding-right:20px}@media only screen and (device-width<=736px) and (device-width>=320px){.about__content{padding-left:10px;padding-right:10px}}.wheelcalc{filter:"progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e9ed', endColorstr='#dadee7',GradientType=1 )";background:linear-gradient(135deg,#e4e9ed,#dadee7);border-radius:8px;margin-top:40px;padding:30px 40px}@media only screen and (device-width<=736px) and (device-width>=320px){.wheelcalc{margin-top:20px;padding:10px}}.wheelcalc-scene{perspective:500px;perspective-origin:50%;justify-content:center;padding-top:25px;display:flex}@media only screen and (-webkit-device-pixel-ratio>=2) and (device-width<=1024px) and (device-width>=768px){.wheelcalc-scene{display:none}}@media only screen and (device-width<=736px) and (device-width>=320px){.wheelcalc-scene{display:none}}.wheelcalc-base{pointer-events:none;height:200px;transform-style:preserve-3d;will-change:transform;width:200px;transition:transform .3s;position:relative;transform:rotateX(90deg)rotate(-45deg)}.wheelcalc-base--width{transform:rotateX(90deg)rotate(-90deg)}.wheelcalc-base--diameter,.wheelcalc-base--profile{transform:rotateX(90deg)rotate(0)}.wheelcalc__cap{height:200px;transform-style:preserve-3d;border-radius:50%;width:200px;position:absolute}.wheelcalc__cap--top{transform:translateY(-25px)rotateX(90deg)}.wheelcalc__cap--bottom{transform:translateY(25px)rotateX(-90deg)}.wheelcalc__tire{border-radius:50%;width:100%;height:100%;position:absolute}.wheelcalc__tire--front{color:#999;background-color:#fff;border:25px solid #1e2122;transition:border-color .3s,color .3s}.wheelcalc__tire--front svg{width:100%;height:100%}.wheelcalc__tire--back{background-color:#999;border:1px solid #1e2122;transition:background-color .3s;transform:rotateY(180deg)translateZ(1px)}.wheelcalc-base--profile .wheelcalc__tire--front{border-color:#e31e24}.wheelcalc-base--diameter .wheelcalc__tire--front{color:#e31e24}.wheelcalc-base--width .wheelcalc__tire--back{background-color:#e31e24}.wheelcalc__cyl{background-color:#999;width:200px;height:50px;transition:background-color .3s;position:absolute;transform:rotateY(90deg)translateY(75px)}.wheelcalc-base--width .wheelcalc__cyl{background-color:#e31e24}.wheelcalc__body{margin-left:-20px;margin-right:-20px;padding-top:25px;display:flex}@media only screen and (-webkit-device-pixel-ratio>=2) and (device-width<=1024px) and (device-width>=768px){.wheelcalc__body{flex-wrap:wrap;padding-top:0}}@media only screen and (device-width<=736px) and (device-width>=320px){.wheelcalc__body{flex-wrap:wrap;padding-top:0}}.wheelcalc__body__cell{flex-basis:100%;max-width:100%;padding-left:20px;padding-right:20px}.wheelcalc__body__cell--control{flex-shrink:0;flex-basis:370px;max-width:370px}@media only screen and (device-width<=736px) and (device-width>=320px){.wheelcalc__body__cell--control{flex-basis:100%;max-width:100%}}.wheelcalc-select-box{margin-top:10px;margin-left:-5px;margin-right:-5px;display:flex}.wheelcalc-select-cell{flex-basis:100%;max-width:100%;padding-left:5px;padding-right:5px}.wheelcalc-select p{font-size:14px;line-height:19px}.wheelcalc__about{background-color:#f2f2f2;border-radius:4px;margin-top:15px;padding:10px 15px;display:inline-block}.wheelcalc__about p{color:#e31e24}.wheelcalc__about--oops p{color:#1e2122}.wheelcalc .button{margin-top:25px}.wheelcalc__table{width:100%}@media only screen and (device-width<=736px) and (device-width>=320px){.wheelcalc__table{display:none}}.wheelcalc__table:first-child{margin-top:30px}.select{width:100%;height:40px;display:inline-block;position:relative}.select--small{height:36px}.select--active .select-box:after{transform:rotate(180deg)}.select--active .select-dropdown{opacity:1;transition:opacity .2s;left:0}.select-box{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#fff;border:1px solid #f2f2f2;align-items:center;width:100%;height:100%;padding-left:15px;padding-right:30px;display:flex;position:relative}.select-box:after{content:"";background-image:url(/assets/static/select-P6VLWja5.svg);background-size:100% 100%;width:12px;height:7px;margin:auto;transition:transform .2s;display:block;position:absolute;top:0;bottom:0;right:12px}.select--small .select-box{padding-left:10px}.select__current{color:#1e2122;white-space:nowrap;width:100%;max-width:100%;font-size:16px;display:inline-block;position:relative;overflow:hidden}.select__current:after{content:"";filter:"progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 )";background:linear-gradient(90deg,#fff0 0,#fff);width:30px;height:100%;display:block;position:absolute;top:0;right:0}.select--small .select__current{font-size:14px}.select-dropdown{-webkit-overflow-scrolling:touch;opacity:0;z-index:8;background-color:#fff;border-bottom:1px solid #f2f2f2;border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2;width:100%;max-height:250px;transition:opacity .2s,left 0s linear .2s;display:block;position:absolute;top:40px;left:-9999px;overflow-y:auto;transform:translateZ(0)}.select-dropdown::-webkit-scrollbar{width:3px}.select-dropdown::-webkit-scrollbar-track{background-color:#fff}.select-dropdown::-webkit-scrollbar-thumb{background-color:#e31e24}.select-dropdown__item{color:#1e2122;cursor:pointer;background-color:#fff;width:100%;padding:8px 15px;font-size:16px}.select-dropdown__item:active,.select-dropdown__item:hover{color:#fff;background-color:#e31e24}.select--small .select-dropdown{top:36px}.socs{display:flex}.socs,.socs__item{align-items:center}.socs__item{justify-content:center;width:30px;height:30px;margin-right:20px;display:inline-flex}.socs__item:last-child{margin-right:0}.socs__item svg{height:auto}.socs__item svg path{fill:#fff}.message{background-position:0 0;background-repeat:no-repeat;background-size:60px 60px;min-height:60px;padding-left:80px;font-size:22px;line-height:28px;display:block}.message--success{background-image:url(/assets/static/message-success-CTNRmlk3.svg)}.breadcrumbs{flex-wrap:wrap;margin-top:-10px;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.breadcrumbs{margin-top:-5px}}.breadcrumbs__link{color:#1e2122;margin-top:10px;font-size:14px;text-decoration:none;display:inline-block}@media only screen and (device-width<=736px) and (device-width>=320px){.breadcrumbs__link{margin-top:5px;line-height:18px}}.breadcrumbs__link:active,.breadcrumbs__link:hover{color:#e31e24}.breadcrumbs__sep{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='3.007' height='4.981' viewBox='0 0 3.007 4.981'%3E%3Cpath fill='%23535455' d='M.5 4.981a.5.5 0 0 1-.352-.855l1.648-1.628L.146.853A.5.5 0 0 1 .852.145l2.006 2a.496.496 0 0 1 0 .71L.852 4.837a.5.5 0 0 1-.352.144' opacity='.4'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:4px 6px;width:4px;height:14px;margin-top:10px;margin-left:10px;margin-right:10px;display:inline-block}@media only screen and (device-width<=736px) and (device-width>=320px){.breadcrumbs__sep{margin-top:5px}}.breadcrumbs__current{color:gray;margin-top:10px;font-size:14px;text-decoration:none;display:inline-block}@media only screen and (device-width<=736px) and (device-width>=320px){.breadcrumbs__current{margin-top:5px;line-height:18px}}.categories{flex-wrap:wrap;margin-left:-20px;margin-right:-20px;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.categories{margin-left:-10px;margin-right:-10px}}.categories-cell{flex-basis:25%;max-width:25%;margin-top:30px;padding-left:20px;padding-right:20px}@media only screen and (-webkit-device-pixel-ratio>=2) and (device-width<=1024px) and (device-width>=768px){.categories-cell{flex-basis:33.333%;max-width:33.333%}}@media only screen and (device-width<=736px) and (device-width>=320px){.categories-cell{flex-basis:100%;max-width:100%;margin-top:15px;padding-left:10px;padding-right:10px}}.categories-item{color:#e31e24;text-align:center;vertical-align:top;border:1px solid #f2f2f2;width:100%;height:100%;padding-bottom:15px;transition:border-color .2s,color .2s;position:relative}.categories-item:active,.categories-item:hover{color:#1e2122;border-color:#1e2122}.categories__image{flex-direction:column;justify-content:center;align-items:center;width:100%;height:130px;display:flex}.categories__image svg{width:auto;max-width:75px;height:auto;max-height:75px}.categories__link{color:currentColor;padding-left:20px;padding-right:20px;font-size:16px;line-height:22px;text-decoration:none;display:block;position:relative}.categories__overlink{z-index:2;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.section{margin-top:20px}@media only screen and (device-width<=736px) and (device-width>=320px){.section{margin-top:10px}}.section-control{margin-top:15px;margin-left:-10px;margin-right:-10px;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.section-control{flex-wrap:wrap}}.section-control-cell{flex-basis:33.333%;max-width:33.333%;padding-left:10px;padding-right:10px}@media only screen and (device-width<=736px) and (device-width>=320px){.section-control-cell{flex-basis:100%;max-width:100%}}.section-control .select{margin-top:10px}.section-control .button{width:100%;margin-top:34px}@media only screen and (device-width<=736px) and (device-width>=320px){.section-control .button{margin-top:15px}}.section-about{margin-top:40px}@media only screen and (device-width<=736px) and (device-width>=320px){.section-about{margin-top:20px}}.section__empty{margin-top:20px}.section__empty p{margin-top:10px}.loader{text-align:center;padding-top:30px;padding-bottom:30px}.loader i{border:6px solid #e31e2480;border-top-color:#e31e24;border-radius:50%;width:56px;height:56px;animation:1s linear infinite you-spin-me-round;display:inline-block}@keyframes you-spin-me-round{to{transform:rotate(1turn)}}.pagination-box{-webkit-user-select:none;user-select:none;justify-content:center;margin-top:50px;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.pagination-box{flex-wrap:wrap;margin-top:10px}}.pagination__link{color:#1e2122;cursor:pointer;border:1px solid #999;border-radius:3px;justify-content:center;align-items:center;width:30px;height:30px;margin-left:5px;margin-right:5px;font-size:14px;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}@media only screen and (device-width<=736px) and (device-width>=320px){.pagination__link{margin-top:10px}}.pagination__link:active,.pagination__link:hover{color:#e31e24;border-color:#e31e24}.pagination__link--active{color:#1e2122;border-color:#1e2122}.pagination__dots{color:#1e2122;border:1px solid #0000;justify-content:center;align-items:center;width:30px;height:30px;margin-left:5px;margin-right:5px;font-size:14px;display:inline-flex}@media only screen and (device-width<=736px) and (device-width>=320px){.pagination__dots{margin-top:10px}}.subcats{border:1px solid #f2f2f2;padding:15px 10px}.subcats__line{background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20x=%220px%22%20y=%220px%22%20width=%227px%22%20height=%227px%22%20viewBox=%220%200%207%207%22%3E%3Crect%20y=%220%22%20width=%221%22%20height=%221%22%20fill=%22%231e2122%22%20/%3E%3Crect%20y=%226%22%20width=%221%22%20height=%221%22%20fill=%22%231e2122%22%20/%3E%3Crect%20x=%226%22%20y=%226%22%20width=%221%22%20height=%221%22%20fill=%22%231e2122%22%20/%3E%3Crect%20x=%223%22%20y=%226%22%20width=%221%22%20height=%221%22%20fill=%22%231e2122%22%20/%3E%3Crect%20y=%223%22%20width=%221%22%20height=%221%22%20fill=%22%231e2122%22%20/%3E%3C/svg%3E);background-position:0 12px;background-repeat:no-repeat;background-size:7px 7px;padding-left:15px}.subcats__link{padding-top:5px;padding-bottom:5px;font-size:14px;line-height:19px}.subcats__link a{color:#1f86d2;background-image:linear-gradient(#1f86d280,#1f86d280);background-position:0 90%;background-repeat:repeat-x;background-size:1px .5px;text-decoration:none}.subcats__link a:active,.subcats__link a:hover{color:#1e2122;background-image:linear-gradient(#1e2122,#1e2122)}.subcats+.filter{margin-top:30px}.filter{position:relative}.filter__item{margin-top:30px}.filter__item:first-child{margin-top:0}.filter__title{color:#1e2122;font-size:18px}.filter-box{-webkit-overflow-scrolling:touch;border:1px solid #f2f2f2;border-radius:4px;max-height:200px;margin-top:10px;padding:5px 10px 10px;overflow-y:scroll;transform:translateZ(0)}.filter-box::-webkit-scrollbar{width:3px}.filter-box::-webkit-scrollbar-track{background-color:#fff}.filter-box::-webkit-scrollbar-thumb{background-color:#e31e24}.filter .checkbox{margin-top:8px}.filter .checkbox i{font-style:normal}.filter__over{opacity:0;pointer-events:none;z-index:4;width:100%;height:100%;padding-top:50px;padding-bottom:50px;transition:opacity .2s,left 0s linear .2s;position:absolute;top:0;left:-9999px}.filter__over--active{opacity:1;transition:opacity .2s;left:0}.filter__over__sticky{pointer-events:auto;display:inline-block;position:absolute;top:0;left:100%}@media only screen and (device-width<=736px) and (device-width>=320px){.filter__over__sticky{transform:translate(-100%)}}.detail{margin-top:40px;margin-left:-20px;margin-right:-20px;display:flex}@media only screen and (-webkit-device-pixel-ratio>=2) and (device-width<=1024px) and (device-width>=768px){.detail{flex-wrap:wrap}}@media only screen and (device-width<=736px) and (device-width>=320px){.detail{flex-wrap:wrap;margin-top:20px;margin-left:-10px;margin-right:-10px}}.detail__cell{padding-left:20px;padding-right:20px}@media only screen and (-webkit-device-pixel-ratio>=2) and (device-width<=1024px) and (device-width>=768px){.detail__cell{margin-top:30px}.detail__cell:first-child{margin-top:0}}@media only screen and (device-width<=736px) and (device-width>=320px){.detail__cell{margin-top:20px;padding-left:10px;padding-right:10px}}.detail__cell--image{flex-shrink:0;flex-basis:300px;max-width:300px}.detail__cell--image img{width:100%}.detail__cell--props{flex-basis:100%;max-width:100%}.detail__cell--props table{table-layout:fixed;width:100%}.detail__cell--props table td:first-child{padding-left:0}.detail__cell--props table td:last-child{padding-right:0}.detail__cell--props .dashed{margin-top:10px}.detail__cell--control{flex-shrink:0;flex-basis:400px;max-width:400px}@media only screen and (device-width<=736px) and (device-width>=320px){.detail__cell--control{flex-basis:100%;max-width:100%}}.detail__control{background-color:#f2f2f2;border-radius:8px;width:100%;padding:30px 20px}.detail__control .select{margin-bottom:20px}.detail__control .price__item{font-size:24px}.detail__control .price__item--old{font-size:15px}.detail__control .button{margin-top:20px}.detail .cc_buy-in-1-click{color:#fff;background-color:#e31e24}.form__row--margin{margin-top:30px}.form__row--smallmargin{margin-top:10px}.form p{color:#e31e24;font-size:14px;line-height:19px}.form .loader{text-align:left;padding-top:0;padding-bottom:0}.form .loader i{border-width:3px;width:40px;height:40px}.stocks{width:75%;margin-top:30px}@media only screen and (-webkit-device-pixel-ratio>=2) and (device-width<=1024px) and (device-width>=768px){.stocks{width:100%}}@media only screen and (device-width<=736px) and (device-width>=320px){.stocks{width:100%;margin-top:15px}}.stocks-list{margin-top:20px}.stocks-list__item{cursor:pointer;background-image:radial-gradient(#999 0 25%,#0000 0 100%);background-position:center bottom 15px;background-repeat:repeat-x;background-size:6px 6px;justify-content:space-between;padding-top:15px;padding-bottom:15px;transition:background-color .2s;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.stocks-list__item{padding-top:10px;padding-bottom:10px}}.stocks-list__item:active,.stocks-list__item:hover{background-color:#f2f2f2}.stocks-list__cell{background-color:#fff;padding-left:15px;padding-right:15px;transition:background-color .2s}@media only screen and (device-width<=736px) and (device-width>=320px){.stocks-list__cell{padding-left:10px;padding-right:10px}}.stocks-list__item:active .stocks-list__cell,.stocks-list__item:hover .stocks-list__cell{background-color:#f2f2f2}.stocks-list .count{background-position:0 4px;font-size:16px}.stocks__name{color:#1f86d2;font-size:16px;display:inline-block}.stocks__map{background-color:#f2f2f2;width:100%;margin-top:35px;padding-bottom:58.24%}@media only screen and (device-width<=736px) and (device-width>=320px){.stocks__map{margin-top:15px;padding-bottom:100%}}.stocks__icon{background-color:#e31e24;background-image:url(/assets/static/logo-circle-BueUViVn.svg);background-size:100% 100%;border-radius:50%}.pages{margin-top:40px}@media only screen and (device-width<=736px) and (device-width>=320px){.pages{margin-top:20px}}.pages__item{margin-top:40px}@media only screen and (device-width<=736px) and (device-width>=320px){.pages__item{margin-top:20px}}.pages__item:first-child{margin-top:0}.pages__link{color:#e31e24;background-image:linear-gradient(#e31e2480,#e31e2480);background-position:0 90%;background-repeat:repeat-x;background-size:1px .5px;font-size:22px;line-height:28px;text-decoration:none}.pages__link:active,.pages__link:hover{color:#1e2122;background-image:linear-gradient(#1e2122,#1e2122)}@media only screen and (device-width<=736px) and (device-width>=320px){.pages__link{font-size:18px;line-height:24px}}.contacts{flex-wrap:wrap;margin-top:20px;margin-left:-20px;margin-right:-20px;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.contacts{margin-top:5px;margin-left:-10px;margin-right:-10px}}.contacts__item{cursor:pointer;flex-basis:50%;max-width:50%;padding:20px;transition:background-color .2s}@media only screen and (device-width<=736px) and (device-width>=320px){.contacts__item{flex-basis:100%;max-width:100%;padding:10px}}.contacts__item:active,.contacts__item:hover{background-color:#f2f2f2}.contacts__name{background-image:url(/assets/static/locpin-BQRpm7q5.svg);background-position:0 5px;background-repeat:no-repeat;background-size:11px 16px;margin-bottom:10px;padding-left:20px;font-size:16px;font-weight:700;line-height:24px;display:block}.contacts__row{margin-top:5px;margin-left:-10px;margin-right:-10px;display:flex}.contacts__cell{padding-left:10px;padding-right:10px}.contacts__cell:first-child{flex-shrink:0;flex-basis:30%;max-width:30%}.contacts__map{background-color:#f2f2f2;width:100%;margin-top:35px;padding-bottom:58.24%}@media only screen and (device-width<=736px) and (device-width>=320px){.contacts__map{margin-top:20px;padding-bottom:100%}.contacts p{font-size:14px;line-height:20px}}.order{width:100%;max-width:880px;margin-left:auto;margin-right:auto}.order__back{color:#999;font-size:14px;text-decoration:none;transition:color .2s}.order__back:active,.order__back:hover{color:#1e2122}.order__top{justify-content:space-between;align-items:center;margin-left:-20px;margin-right:-20px;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.order__top{flex-flow:column-reverse wrap;align-items:flex-start;margin-left:-10px;margin-right:-10px}.order__top h1{margin-top:5px}}.order__top__cell{padding-left:20px;padding-right:20px}@media only screen and (device-width<=736px) and (device-width>=320px){.order__top__cell{padding-left:10px;padding-right:10px}}.order__body{margin-top:40px;position:relative}@media only screen and (device-width<=736px) and (device-width>=320px){.order__body{margin-top:20px}}.order__bottom{border-top:1px solid #f2f2f2;flex-wrap:wrap;justify-content:flex-end;align-items:center;margin-top:20px;margin-left:-20px;margin-right:-20px;padding-top:20px;padding-left:20px;padding-right:20px;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.order__bottom{margin-top:10px;margin-left:-10px;margin-right:-10px;padding-top:10px;padding-left:10px;padding-right:10px}}.order__bottom__item{align-items:center;margin-left:20px;display:inline-flex}@media only screen and (device-width<=736px) and (device-width>=320px){.order__bottom__item{margin-left:0}}.order__bottom__item:first-child{margin-left:0}.order__bottom p{margin-right:15px}.order__bottom--center{justify-content:center}.order__bottom--left{justify-content:flex-start}.order h3{font-size:20px}@media only screen and (device-width<=736px) and (device-width>=320px){.order h3{font-size:18px}}.order__box{background-color:#fff;margin-top:20px;padding:20px}@media only screen and (device-width<=736px) and (device-width>=320px){.order__box{padding:10px}}.order__box:first-child{margin-top:0}.order__box--disabled h3{color:#999}.order__gap{text-align:center;margin-top:20px}.order__form{width:50%}@media only screen and (device-width<=736px) and (device-width>=320px){.order__form{width:100%}}.order__form--address{width:75%}.order__form--address:first-child{margin-top:-20px}@media only screen and (device-width<=736px) and (device-width>=320px){.order__form--address{width:100%}}.order__form__row{margin-left:-10px;margin-right:-10px;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.order__form__row{flex-wrap:wrap}}.order__form__cell{flex-basis:100%;max-width:100%;padding-left:10px;padding-right:10px}@media only screen and (device-width<=736px) and (device-width>=320px){.order__form__cell--mhalf{flex-basis:50%;max-width:50%}}.order-tab{margin-top:20px;margin-left:-10px;margin-right:-10px;display:flex}.order-tab__item{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;height:35px;padding-left:10px;padding-right:10px;display:inline-flex;position:relative;overflow:hidden}.order-tab__item:after{content:"";border-bottom:3px solid #e31e24;width:100%;height:100%;transition:transform .2s;display:block;position:absolute;bottom:0;left:0;transform:translateY(3px)}.order-tab__item span{color:#1e2122;font-size:16px}.order-tab__item--active:after{transform:translateY(0)}.order-delivery,.order-payment{margin-top:20px}.order-select__item{cursor:pointer;-webkit-user-select:none;user-select:none;margin-top:20px;margin-left:-10px;margin-right:-10px;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.order-select__item{margin-left:-5px;margin-right:-5px}}.order-select__item:first-child{margin-top:0}.order-select__cell{flex-basis:100%;max-width:100%;padding-left:10px;padding-right:10px}@media only screen and (device-width<=736px) and (device-width>=320px){.order-select__cell{padding-left:5px;padding-right:5px}}.order-select__cell:first-child{flex-shrink:0;flex-basis:45px;max-width:45px}@media only screen and (device-width<=736px) and (device-width>=320px){.order-select__cell:first-child{flex-basis:35px;max-width:35px}}.order-select__point{border:1px solid #1e2122;border-radius:50%;width:25px;height:25px;transition:background-color .2s,border-color .2s;position:relative}.order-select__point:after{content:"";background-color:#fff;border-radius:50%;width:13px;height:13px;transition:transform .2s;display:block;position:absolute;top:5px;left:5px;transform:scale(0)}.order-select__point--active{background-color:#e31e24;border-color:#e31e24}.order-select__point--active:after{transform:scale(1)}.order-select__item:active .order-select__point,.order-select__item:hover .order-select__point{background-color:#f2f2f2}.order-select__item:active .order-select__point--active,.order-select__item:hover .order-select__point--active{background-color:#e31e24;border-color:#e31e24}.order-select p{margin-top:0}.order-select__caption{color:#999;margin-top:10px;font-size:14px;display:block}.order__loading{text-align:center;width:100%;margin-top:40px}@media only screen and (device-width<=736px) and (device-width>=320px){.order__loading{margin-top:20px}}.order__loading__box{background-color:#fff;padding:30px 40px;display:inline-block}.order__loading__box .loader{padding-top:0;padding-bottom:0}.order__wait{opacity:0;text-align:center;z-index:2;background-color:#f2f2f2b3;width:100%;height:100%;transition:opacity .2s,left 0s linear .2s;position:absolute;top:0;left:-9999px}.order__wait--active{opacity:1;transition:opacity .2s;left:0}.order__wait .loader{position:sticky;top:50%;bottom:30px;transform:translateY(-50%)}.order__edit{color:#999;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px;transition:color .2s;display:inline-block}@media only screen and (device-width<=736px) and (device-width>=320px){.order__edit{margin-bottom:5px}}.order__edit:active,.order__edit:hover{color:#1f86d2}.order-pay{background-color:#fff;width:100%;margin-top:40px;padding:20px}@media only screen and (device-width<=736px) and (device-width>=320px){.order-pay{margin-top:20px;padding:10px}}.flow{opacity:0;z-index:9;background-color:#1e2122;width:50%;height:100%;padding:100px 30px;transition:transform .4s,opacity .4s,left 0s linear .4s;position:fixed;top:0;left:-9999px;transform:none}@media only screen and (device-width<=736px) and (device-width>=320px){.flow{width:100%;padding:30px 20px}}.flow--active{opacity:1;transition:transform .4s,opacity .4s;left:100%;transform:translate(-100%)}.flow__box{-webkit-overflow-scrolling:touch;max-width:100%;max-height:100%;overflow:hidden auto;transform:translateZ(0)}.flow__head{justify-content:space-between;align-items:center;margin-left:-10px;margin-right:-10px;display:flex}.flow__head__cell{padding-left:10px;padding-right:10px}.flow__head h3{color:#fff}.flow__list{margin-top:15px}.flow__item{justify-content:space-between;align-items:flex-start;margin-left:-5px;margin-right:-5px;padding-top:10px;padding-bottom:10px;display:flex}.flow__item__cell{flex-basis:100%;max-width:100%;padding-left:5px;padding-right:5px}.flow__item__cell--close{flex-shrink:0;flex-basis:60px;max-width:60px}.flow__line .flow__line{padding-left:20px;display:none}.flow__link{color:#fff;font-size:20px;line-height:30px;text-decoration:none;display:inline-block}@media only screen and (device-width<=736px) and (device-width>=320px){.flow__link{font-size:16px;line-height:24px}}.flow__toggle{background-color:initial;border:none;justify-content:center;align-items:center;width:50px;height:32px;margin-top:0;transition:transform .4s ease-out;display:flex}.flow__toggle--active{transform:rotate(-180deg)}.flow__toggle svg{width:40%;height:auto}.flow__toggle svg polygon{fill:#fff}.flowsearch{opacity:0;z-index:9;-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0);background-color:#fff;width:100%;height:100%;transition:transform .4s,opacity .4s,left 0s linear .4s;position:fixed;top:0;left:-9999px;overflow-y:auto;transform:none}@media only screen and (device-width<=736px) and (device-width>=320px){.flowsearch{width:100%}}.flowsearch--active{opacity:1;transition:transform .4s,opacity .4s;left:100%;transform:translate(-100%)}.flowsearch__box{max-width:500px;margin:100px auto}@media only screen and (device-width<=736px) and (device-width>=320px){.flowsearch__box{margin-top:30px;margin-bottom:30px;padding-left:10px;padding-right:10px}}.flowsearch__head{justify-content:space-between;align-items:center;margin-left:-10px;margin-right:-10px;display:flex}.flowsearch__head__cell{padding-left:10px;padding-right:10px}.flowsearch .search{margin-top:30px}.flowsearch .search__list{margin-top:10px;position:relative;top:0}.flowfilter{opacity:0;z-index:9;-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0);background-color:#fff;width:100%;height:100%;transition:transform .4s,opacity .4s,left 0s linear .4s;position:fixed;top:0;left:-9999px;overflow-y:auto;transform:none}@media only screen and (device-width<=736px) and (device-width>=320px){.flowfilter{width:100%}}.flowfilter--active{opacity:1;transition:transform .4s,opacity .4s;left:100%;transform:translate(-100%)}.flowfilter__box{max-width:380px;margin:100px auto}@media only screen and (device-width<=736px) and (device-width>=320px){.flowfilter__box{margin-top:30px;margin-bottom:30px;padding-left:10px;padding-right:10px}}.flowfilter__head{justify-content:space-between;align-items:center;margin-left:-10px;margin-right:-10px;display:flex}.flowfilter__head__cell{padding-left:10px;padding-right:10px}.flowfilter__body{margin-top:30px}.error{justify-content:center;display:flex}.error__box{flex-direction:column;align-items:center;display:inline-flex}.error__title{color:#e31e24;font-size:60px}.error__caption{color:#e31e24;margin-top:15px;font-size:24px;display:inline-block}@media only screen and (device-width<=736px) and (device-width>=320px){.error__caption{margin-top:10px;font-size:20px}}.sale_order_full input[type=submit]{color:#fff;cursor:pointer;letter-spacing:1px;text-transform:uppercase;white-space:normal;background-color:#e31e24;border:none;border-radius:4px;padding:7px 10px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .1s,background-color .2s;display:inline-block;box-shadow:inset 0 -3px #b3161b}.sale_order_full input[type=submit]:active,.sale_order_full input[type=submit]:hover{background-color:#d61c21}.sale_order_full input[type=submit]:active{transform:translateY(2px)}.promocode{width:250px;max-width:100%}.promocode__title{color:#1e2122;font-size:16px;display:block}.promocode__box{margin-top:10px;position:relative}.promocode__input{background-color:initial;color:#1e2122;border:1px solid #f2f2f2;border-radius:0;width:100%;height:40px;padding-left:10px;padding-right:40px;font-size:18px;font-weight:500;transition:border-color .2s}.promocode__input:focus{border-color:#1e2122}.promocode__send{cursor:pointer;opacity:0;background-color:#e31e24;background-image:url(/assets/static/checkbox-OiOJlERf.svg);background-position:8px 9px;background-repeat:no-repeat;background-size:15px 11px;border:none;border-radius:4px;width:30px;height:30px;transition:opacity .2s,right 0s linear .2s;position:absolute;top:5px;right:9999px}.promocode__send--active{opacity:1;transition:transform .1s,background-color .2s,opacity .2s;right:6px}.promocode__send:active,.promocode__send:hover{background-color:#d61c21}.promocode__send:active{transform:translateY(2px)}.promocode__error{color:#e31e24;margin-top:10px;font-size:14px;line-height:19px;display:block}.promocode__added{align-items:center;margin-top:10px;display:flex}.promocode__type{color:#1e2122;margin-right:10px;font-size:16px;font-weight:700}.promocode__remove{background-color:initial;cursor:pointer;border:none;border-radius:0;width:20px;height:20px;position:relative}.promocode__remove:after,.promocode__remove:before{content:"";background-color:#999;width:100%;height:2px;margin:auto;transition:background-color .2s;display:block;position:absolute;inset:0}.promocode__remove:before{transform:rotate(45deg)}.promocode__remove:after{transform:rotate(-45deg)}.promocode__remove:active:after,.promocode__remove:active:before,.promocode__remove:hover:after,.promocode__remove:hover:before{background-color:#e31e24}.top__block{border-bottom:1px solid #f2f2f2}.top__box{justify-content:space-between;align-items:center;height:35px;margin-left:-15px;margin-right:-15px;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.top__box{align-items:flex-end;height:auto;margin-left:-10px;margin-right:-10px;padding-top:10px;padding-bottom:10px}}.top__cell{align-items:center;padding-left:15px;padding-right:15px;display:inline-flex}@media only screen and (device-width<=736px) and (device-width>=320px){.top__cell{flex-wrap:wrap;justify-content:flex-end;padding-left:10px;padding-right:10px}}.top__menu{margin-left:-5px;display:flex}.top__link{color:#1e2122;padding:5px;font-size:12px;text-decoration:none;transition:color .2s}.top__link:active,.top__link:hover{color:#e31e24}.top .contact{margin-left:40px}@media only screen and (device-width<=736px) and (device-width>=320px){.top .contact{margin-top:10px;margin-left:0}.top .contact:first-child{margin-top:0}}.top .contact:first-child{margin-left:0}.header{padding-top:30px;padding-bottom:30px}@media only screen and (-webkit-device-pixel-ratio>=2) and (device-width<=1024px) and (device-width>=768px){.header{padding-bottom:0}}@media only screen and (device-width<=736px) and (device-width>=320px){.header{padding-top:20px;padding-bottom:0}}.header .grid{align-items:center}@media only screen and (device-width<=736px) and (device-width>=320px){.header .grid__cell--left{flex-basis:auto}}.header__content{justify-content:space-between;align-items:center;margin-left:-10px;margin-right:-10px;display:flex}@media only screen and (-webkit-device-pixel-ratio>=2) and (device-width<=1024px) and (device-width>=768px){.header__content{justify-content:flex-end}}@media only screen and (device-width<=736px) and (device-width>=320px){.header__content{justify-content:flex-end}}.header__cell{padding-left:10px;padding-right:10px}.header__cell--search{flex-basis:550px;max-width:550px}.header__btn{background-color:initial;color:#1e2122;cursor:pointer;border:1px solid #f2f2f2;border-radius:4px;align-items:center;height:58px;padding-left:20px;padding-right:20px;transition:color .2s;display:inline-flex}@media only screen and (device-width<=736px) and (device-width>=320px){.header__btn{height:35px;padding-left:8px;padding-right:8px}}.header__btn:hover{color:#e31e24}.header__btn__lines{width:20px}@media only screen and (device-width<=736px) and (device-width>=320px){.header__btn__lines{width:18px}}.header__btn__lines i{background-color:currentColor;border-radius:2px;width:100%;height:2px;margin-top:5px;display:block}@media only screen and (device-width<=736px) and (device-width>=320px){.header__btn__lines i{margin-top:3px}}.header__btn__lines i:first-child{margin-top:0}.header__btn span{color:currentColor;margin-left:10px;font-size:18px;display:inline-block}@media only screen and (device-width<=736px) and (device-width>=320px){.header__btn span{display:none}}.header__btn svg{width:24px;height:24px}@media only screen and (device-width<=736px) and (device-width>=320px){.header__btn svg{width:20px;height:20px}}.header__btn svg path{fill:currentColor}.content{padding-top:40px}@media only screen and (device-width<=736px) and (device-width>=320px){.content{padding-top:20px}}.content--bonus{padding-top:80px;padding-bottom:40px}@media only screen and (device-width<=736px) and (device-width>=320px){.content--bonus{padding-top:30px;padding-bottom:0}}.content--about{padding-top:60px;padding-bottom:10px}@media only screen and (device-width<=736px) and (device-width>=320px){.content--about{padding-top:30px;padding-bottom:0}}.content .advance{margin-top:20px}@media only screen and (device-width<=736px) and (device-width>=320px){.content .advance{margin-top:10px}}.content .form{width:40%}@media only screen and (device-width<=736px) and (device-width>=320px){.content .form{width:100%}}.cookies{pointer-events:none;z-index:5;justify-content:center;width:100%;position:fixed;bottom:0;left:0}.cookies,.cookies__box{padding:16px;display:flex}.cookies__box{pointer-events:auto;background-color:#fff;border-radius:8px;align-items:center;gap:16px;max-width:800px;box-shadow:0 0 20px #1e21221a}@media only screen and (device-width<=736px) and (device-width>=320px){.cookies__box{flex-direction:column}.cookies__box .button{width:100%}}.cookies__text{color:#1e2122;font-size:14px;line-height:1.3}.cookies__text a{color:#1e2122;background-image:linear-gradient(#1e212280,#1e212280);background-position:0 90%;background-repeat:repeat-x;background-size:1px .5px;text-decoration:none}.cookies__text a:active,.cookies__text a:hover{color:#e31e24;background-image:linear-gradient(#e31e24,#e31e24)}.viewed{background-color:#1e2122;padding-top:25px}.viewed h3{color:#fff}.viewed__box{margin-top:20px;margin-left:-10px;margin-right:-10px;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.viewed__box{-webkit-overflow-scrolling:touch;overflow-x:auto;transform:translateZ(0)}}.viewed__cell{flex-basis:100%;max-width:100%;padding-left:10px;padding-right:10px}@media only screen and (device-width<=736px) and (device-width>=320px){.viewed__cell{flex-shrink:0;flex-basis:40%;max-width:40%}}.viewed__item{background-color:#fff;border:2px solid #0000;border-radius:4px;height:100%;padding:8px;transition:border-color .2s;position:relative}.viewed__item:active,.viewed__item:hover{border-color:#e31e24}.viewed-picture{width:100%;padding-bottom:100%;position:relative}.viewed__image{object-fit:contain;width:100%;height:100%;position:absolute;top:0;left:0}.viewed p{text-align:center;margin-top:10px;font-size:12px;line-height:17px}.viewed__link{z-index:2;display:block;position:absolute;top:0;left:0}.viewed__link,.viewed__placeholder{border-radius:4px;width:100%;height:100%}.viewed__line,.viewed__placeholder{background-color:#2b2e2f}.viewed__line{width:100%;height:1px;margin-top:25px}.footer{background-color:#1e2122;padding-top:30px;padding-bottom:15px}@media only screen and (device-width<=736px) and (device-width>=320px){.footer{padding-top:20px;padding-bottom:10px}}.footer__box{margin-left:-20px;margin-right:-20px;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.footer__box{margin-left:-10px;margin-right:-10px}}.footer__cell{flex-basis:100%;max-width:100%;padding-left:20px;padding-right:20px}@media only screen and (device-width<=736px) and (device-width>=320px){.footer__cell{padding-left:10px;padding-right:10px}}.footer__link{color:#fff;padding-top:5px;padding-bottom:5px;font-size:13px;line-height:19px;text-decoration:none;transition:opacity .2s;display:block}.footer__link span{color:currentColor}.footer__link--big{font-size:16px}.footer__link:active,.footer__link:hover{opacity:1!important}.footer:hover .contact,.footer:hover .footer__link,.footer:hover .socs__item{opacity:.5}.footer .contact{margin-top:10px;transition:opacity .2s}.footer .contact+.contact{margin-top:15px}.footer .contact:active,.footer .contact:hover{opacity:1}.footer .socs{margin-top:20px}.footer .socs__item{transition:opacity .2s}.footer .socs__item:active,.footer .socs__item:hover{opacity:1}.footer__about{border-top:1px solid #2b2e2f;justify-content:space-between;align-items:center;margin-top:15px;padding-top:13px;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.footer__about{flex-wrap:wrap}}.footer__about p{color:#8e9090;font-size:12px;line-height:16px}.footer__pay{display:inline-flex}@media only screen and (device-width<=736px) and (device-width>=320px){.footer__pay{margin-top:10px}}.footer__pay img{width:auto;height:24px;margin-right:20px}.footer__pay img:last-child{margin-right:0}.minhead{background-color:#fff;padding-top:20px;padding-bottom:20px}@media only screen and (device-width<=736px) and (device-width>=320px){.minhead{padding-top:10px;padding-bottom:10px}}.minhead__box{justify-content:space-between;align-items:center;margin-left:-20px;margin-right:-20px;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.minhead__box{flex-wrap:wrap;margin-left:-10px;margin-right:-10px}}.minhead__cell{align-items:center;padding-left:20px;padding-right:20px;display:inline-flex}@media only screen and (device-width<=736px) and (device-width>=320px){.minhead__cell{margin-top:10px;padding-left:10px;padding-right:10px}.minhead__cell:first-child{margin-top:0}}.minhead .logo{width:99px;height:40px;margin-right:30px}.minfooter{background-color:#1e2122;padding-top:20px;padding-bottom:20px}@media only screen and (device-width<=736px) and (device-width>=320px){.minfooter{padding-top:10px;padding-bottom:10px}}.minfooter__box{justify-content:space-between;align-items:center;margin-left:-20px;margin-right:-20px;display:flex}@media only screen and (device-width<=736px) and (device-width>=320px){.minfooter__box{flex-flow:column-reverse wrap;align-items:flex-start;margin-left:-10px;margin-right:-10px}}.minfooter__cell{align-items:center;padding-left:20px;padding-right:20px;display:inline-flex}@media only screen and (device-width<=736px) and (device-width>=320px){.minfooter__cell{margin-top:10px;padding-left:10px;padding-right:10px}.minfooter__cell:last-child{margin-top:0}}.minfooter p{color:#8e9090;font-size:12px;line-height:16px}.minfooter:hover .contact{opacity:.5}.minfooter .contact{transition:opacity .2s}.minfooter .contact:active,.minfooter .contact:hover{opacity:1}body,html{height:100%}body{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#0000;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.body__gray{background-color:#f2f2f2}section{min-width:1020px}@media only screen and (-webkit-device-pixel-ratio>=2) and (device-width<=1024px) and (device-width>=768px){section{min-width:100%}}@media only screen and (device-width<=736px) and (device-width>=320px){section{min-width:100%}}@media only screen and (-webkit-device-pixel-ratio>=2) and (device-width<=1024px) and (device-width>=768px){.tb-hide{display:none}}@media only screen and (device-width<=736px) and (device-width>=320px){.mb-hide{display:none}}.tb-show{display:none}@media only screen and (-webkit-device-pixel-ratio>=2) and (device-width<=1024px) and (device-width>=768px){.tb-show{display:inline-block}}.mb-show{display:none}@media only screen and (device-width<=736px) and (device-width>=320px){.mb-show{display:inline-block}}@media only screen and (-webkit-device-pixel-ratio>=2) and (device-width<=1024px) and (device-width>=768px){.mb-show.tb-show{display:inline-block}}@media only screen and (device-width<=736px) and (device-width>=320px){.mb-show.tb-show{display:inline-block}}
