a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,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,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,summary,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;border:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}a img{border:none}a:focus{outline:thin dotted}a:active,a:hover{outline:0}iframe,img{display:block;border-style:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}textarea{overflow:auto;resize:vertical;vertical-align:top}table{border-spacing:0;border-collapse:collapse}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{max-width:100%;display:inline-block}audio:not([controls]){display:none;height:0}svg:not(:root){overflow:hidden}@font-face{font-family:Roboto;src:url(/static/bundle/fonts/Roboto-Bold.eot?c92a84f0566d6d39e213af997d29bb49),url(/static/bundle/fonts/Roboto-Bold.woff2?98e2bb1f51333fba694126ca9e5d9e63) format("woff2"),url(/static/bundle/fonts/Roboto-Bold.woff?eb3936b3d870808084cb59dfc0bcb0c2) format("woff"),url(/static/bundle/fonts/Roboto-Bold.ttf?466d7aaaa3ae267a164af4ae09b469a9) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(/static/bundle/fonts/Roboto-Regular.eot?56afd42853f33556cab029627eadb381),url(/static/bundle/fonts/Roboto-Regular.woff2?7259e446cee30a3d5125580ef5bd4da5) format("woff2"),url(/static/bundle/fonts/Roboto-Regular.woff?1d547dcdd9d0351cef16931d53ff9913) format("woff"),url(/static/bundle/fonts/Roboto-Regular.ttf?9cf6de104258ebff2b048edc265a9368) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/static/bundle/fonts/Roboto-Black.eot?98c7272190504b493c137d5fe888edfa),url(/static/bundle/fonts/Roboto-Black.woff2?18a0bfd1b362966e49155a5b294d4e2e) format("woff2"),url(/static/bundle/fonts/Roboto-Black.woff?242c94d5637832cd2cdbd8497500d1ab) format("woff"),url(/static/bundle/fonts/Roboto-Black.ttf?91e201d1f1190a3050f124caa48f4f7f) format("truetype");font-weight:900;font-style:normal}:root{--grid-width:80%;--grid-gap-column:20px;--grid-gap-row:28px}.grid{margin:0 auto;width:var(--grid-width)}.grid--full{width:100%}[class*=grid__col-]{width:100%;display:grid;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:var(--grid-gap-column);-moz-column-gap:var(--grid-gap-column);column-gap:var(--grid-gap-column);row-gap:var(--grid-gap-row);grid-template-columns:1fr;grid-template-rows:auto}.grid__col-1{grid-template-columns:repeat(1,1fr)}.grid__col-2{grid-template-columns:repeat(2,1fr)}.grid__col-3{grid-template-columns:repeat(3,1fr)}.grid__col-4{grid-template-columns:repeat(4,1fr)}.grid__col-5{grid-template-columns:repeat(5,1fr)}.grid__col-6{grid-template-columns:repeat(6,1fr)}.grid__col-7{grid-template-columns:repeat(7,1fr)}.grid__col-8{grid-template-columns:repeat(8,1fr)}.grid__col-9{grid-template-columns:repeat(9,1fr)}.grid__col-10{grid-template-columns:repeat(10,1fr)}.grid__col-11{grid-template-columns:repeat(11,1fr)}.grid__col-12{grid-template-columns:repeat(12,1fr)}html{font-size:62.5%}body{font-size:1.4rem;line-height:2.4rem;color:#616161;font-family:Arial,Helvetica Neue,Segoe UI,sans-serif}:root{--font-size-h1:4.6rem;--font-size-h2:4.2rem;--font-size-h3:3.8rem;--font-size-h4:3.2rem;--font-size-h5:2.8rem;--font-size-h6:2rem;--line-height-h1:5.4rem;--line-height-h2:5rem;--line-height-h3:4.8rem;--line-height-h4:4.2rem;--line-height-h5:3.6rem;--line-height-h6:2.8rem}[class*=title--h],h1,h2,h3,h4,h5,h6{display:block;font-weight:900;white-space:normal;margin-bottom:1rem;color:#424242;font-family:Roboto,sans-serif}h1,span.title--h1{font-size:var(--font-size-h1);line-height:var(--line-height-h1)}h2,span.title--h2{font-size:var(--font-size-h2);line-height:var(--line-height-h2)}h3,span.title--h3{font-size:var(--font-size-h3);line-height:var(--line-height-h3)}h4,span.title--h4{font-size:var(--font-size-h4);line-height:var(--line-height-h4)}h5,span.title--h5{font-size:var(--font-size-h5);line-height:var(--line-height-h5)}h6,span.title--h6{font-size:var(--font-size-h6);line-height:var(--line-height-h6)}p{margin-bottom:1rem;font-size:1.4rem;line-height:2.4rem}b,strong{font-weight:700}address,dfn,em,i{font-style:italic}del{color:#616161}code,pre{white-space:pre-line}a{text-decoration:none;color:#03a9f4;border-bottom:1px solid rgba(3,169,244,.3);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}a:hover{color:#ff5722;border-bottom:1px solid rgba(255,87,34,.3)}a:focus{outline:none;border-radius:2px;-webkit-box-shadow:0 0 0 2px #b3e5fc;box-shadow:0 0 0 2px #b3e5fc}ins.link{border-bottom:none;text-decoration:none;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}a.sber{color:#00b246;border-bottom:1px solid rgba(0,178,70,.3)}a.sber:hover{color:#66ca7f;border-bottom:1px solid rgba(102,202,127,.3)}a.link--dotted{border-bottom-style:dotted}ol,ul{font-size:1.4rem;line-height:2.4rem;padding-left:10px;margin:0 0 10px 30px}li>ol,li>ul{margin:10px 30px}ol>ol,ol>ul,ul>ol,ul>ul{margin:10px 0}ul{list-style:disc}ol{list-style:decimal}ol.unstyled,ul.unstyled{margin:0;padding-left:0;list-style:none}span.text-uppercase{display:block;font-size:1.1rem;letter-spacing:2px;text-transform:uppercase;color:#9e9e9e}:root{--main-bg-color:#fafafa}body{height:100%}.wrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:var(--main-bg-color)}main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;padding:40px 0}:root{--wrapper-grid-gap:20px;--aside-width:25%;--article-width:75%}.wrapper{display:grid;position:relative;grid-column-gap:var(--wrapper-grid-gap);grid-template-rows:auto}.wrapper--aside-article{grid-template-columns:var(--aside-width) calc(var(--article-width) - var(--wrapper-grid-gap))}.wrapper--aside-article aside{grid-column:1/2}.wrapper--aside-article article{grid-column:2/3}.wrapper--article-aside{grid-template-columns:calc(var(--article-width) - var(--wrapper-grid-gap)) var(--aside-width)}.wrapper--article-aside article{grid-column:1/2}.wrapper--article-aside aside{grid-column:2/3}header{width:100%;z-index:1000;background-color:#fff;-webkit-box-shadow:0 4px 8px rgba(33,33,33,.04);box-shadow:0 4px 8px rgba(33,33,33,.04)}.header{width:80%;margin:0 auto;padding:16px 0;font-size:1.4rem;line-height:1.6rem;color:#212121;display:grid;row-gap:16px;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;grid-template-columns:200px 1fr 288px}.header a{border-bottom:none;color:#212121;text-underline-offset:.4rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-color:rgba(0,0,0,0);text-decoration-color:rgba(0,0,0,0);-webkit-transition:all .24s ease-in-out;-o-transition:all .24s ease-in-out;transition:all .24s ease-in-out}.header a:hover{border-bottom:none;color:#424242;-webkit-text-decoration-color:rgba(66,66,66,.24);text-decoration-color:rgba(66,66,66,.24)}.header-toggle{grid-row:1/2;grid-column:1/2}.header-nav{grid-row:1/2;grid-column:2/3}.header-contacts{grid-row:1/2;grid-column:3/4;justify-self:end;place-self:center end}.header-logo{align-self:center;grid-row:2/3;grid-column:1/2}.header-control{grid-row:2/3;grid-column:2/3}.header-user{grid-row:2/3;grid-column:3/4}.header-currency,.header-currency__list{gap:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-currency__link{display:block;cursor:pointer;padding:4px 8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:4px;-webkit-text-decoration-line:none!important;text-decoration-line:none!important}.header-currency__link.--active,.header-currency__link:hover{background-color:#f5f5f5}.header-nav{gap:16px}.header-nav,.header-nav__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-nav__item{-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;position:relative}.header-nav__arrow{width:16px;height:16px;-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out}.header-nav__arrow.--active{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header-nav__link.--dropdown{padding:12px;display:block;border-radius:4px;-webkit-text-decoration-line:none!important;text-decoration-line:none!important}.header-nav__link.--dropdown:hover{background-color:#f5f5f5}.header-nav__dropdown{top:24px;left:0;width:200px;z-index:500;height:auto;padding:4px;overflow:hidden;position:absolute;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 16px 32px rgba(0,0,0,.16),0 4px 12px rgba(0,0,0,.04);box-shadow:0 16px 32px rgba(0,0,0,.16),0 4px 12px rgba(0,0,0,.04)}.header-nav__animated{-webkit-animation-duration:.32s;animation-duration:.32s;-webkit-animation-fill-mode:both;animation-fill-mode:both;will-change:transform,opacity}.header-nav__animated.--slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}.header-nav__animated.--slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideInUp{0%{opacity:0;-webkit-transform:translate3d(0,12px,0);transform:translate3d(0,12px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes slideOutDown{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(0,12px,0);transform:translate3d(0,12px,0)}}.header-contacts{text-align:right}.header-logo a:focus{-webkit-box-shadow:none;box-shadow:none}.header-logo img{width:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.header-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;position:relative}.header-control__start.--desktop{display:block}.header-control__start.--mobile{display:none}.header-start{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;cursor:pointer;min-width:140px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:16px 24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out;background-color:#212121}.header-start:hover{background-color:#424242}.header-start__icon{width:24px;height:24px}.header-start__text{font-size:1.6rem;font-weight:500;line-height:2.4rem}.header-search,.header-search__input{width:100%;position:relative}.header-search__control{top:50%;right:8px;width:88px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;position:absolute;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.header-search__btn{width:40px;height:40px;padding:8px;cursor:pointer;border-radius:4px;-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out;-webkit-text-decoration-line:none!important;text-decoration-line:none!important}.header-search__btn.--apply:hover{background-color:#f5f5f5}.header-search__dropdown{left:0;top:64px;width:100%;z-index:500;height:auto;padding:4px;overflow:hidden;position:absolute;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 16px 32px rgba(0,0,0,.16),0 4px 12px rgba(0,0,0,.04);box-shadow:0 16px 32px rgba(0,0,0,.16),0 4px 12px rgba(0,0,0,.04)}.header-search__item{padding:12px;display:block;cursor:pointer;border-radius:4px;-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out}.header-search__item.--active,.header-search__item:hover{background-color:#f5f5f5}.header-catalog{left:0;top:64px;width:100%;height:auto;padding:24px;z-index:1000;overflow:hidden;position:absolute;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 16px 32px rgba(0,0,0,.16),0 4px 12px rgba(0,0,0,.04);box-shadow:0 16px 32px rgba(0,0,0,.16),0 4px 12px rgba(0,0,0,.04)}.header-catalog__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}.header-catalog__col{width:100%}.header-catalog__section:not(:last-child){margin-bottom:24px}.header-catalog__note{font-size:1.4rem;line-height:2rem;margin-bottom:12px;color:#9e9e9e}.header-catalog__link{display:block;font-weight:600;font-size:1.6rem;line-height:2rem}.header-catalog__link:not(:last-child){margin-bottom:16px}.header-user{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-user__desktop{display:block}.header-user__mobile{display:none}.header-user__item{width:100%;min-width:96px;position:relative}.header-user__item:last-child{display:none}.header-user__link{width:100%;row-gap:4px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:6px 0;cursor:pointer;position:relative;border-radius:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-text-decoration-line:none!important;text-decoration-line:none!important;-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out}.header-user__link:focus{-webkit-box-shadow:none;box-shadow:none;border-radius:12px}.header-user__link:hover{border-radius:12px;background-color:#f5f5f5}.header-user__icon{width:24px;height:24px;position:relative}.header-user__text{font-size:1.4rem;text-align:center;line-height:1.6rem}.header-user__counter{top:-8px;width:auto;height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;min-width:16px;padding:2px 4px;border-radius:4px;position:absolute;font-size:1.2rem;line-height:1.2rem;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:calc(100% - 8px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f44336;-webkit-box-shadow:0 2px 4px rgba(229,57,53,.32);box-shadow:0 2px 4px rgba(229,57,53,.32)}.header-profile{left:0;top:64px;height:auto;padding:4px;width:240px;z-index:1000;overflow:hidden;position:absolute;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 16px 32px rgba(0,0,0,.16),0 4px 12px rgba(0,0,0,.04);box-shadow:0 16px 32px rgba(0,0,0,.16),0 4px 12px rgba(0,0,0,.04)}.header-profile__link{padding:12px;display:block;cursor:pointer;border-radius:4px;-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out;-webkit-text-decoration-line:none!important;text-decoration-line:none!important}.header-profile__link:hover{background-color:#f5f5f5}.header-profile__divider{width:auto;height:1px;margin:8px 12px;background-color:#f5f5f5}.header-profile__section.--link{margin-left:-16px;margin-right:-16px}.header-profile__section:not(:last-child){margin-bottom:32px}.header-profile__user{padding:12px}.header-profile__name{font-weight:700;margin-bottom:4px}.header-profile__email{color:#757575}.header-burger{top:0;left:100%;width:100%;height:100%;z-index:2000;padding:24px;position:fixed;overflow-x:auto;background-color:#fff;-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out}.header-burger.--active{left:0}.header-burger__section:not(:last-child){margin-bottom:32px}.header-burger__section:not(:last-child).--link{margin-left:-16px;margin-right:-16px}.header-burger__note{font-size:1.4rem;line-height:2rem;margin-bottom:16px;color:#757575}.header-burger__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;font-size:1.6rem;padding:12px 16px;line-height:2.4rem;border-radius:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-text-decoration-line:none!important;text-decoration-line:none!important}.header-burger__link .icon{width:24px;height:24px}.header-burger__link.--social{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f5f5f5}.header-burger__link.--social:hover{background-color:#eee}.header-burger__link:hover{background-color:#f5f5f5}.header-burger__social{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-overlay{z-index:1000;top:0;left:100%;width:100%;height:100%;padding:24px;position:fixed;overflow-y:auto;overflow-x:hidden;-webkit-box-shadow:none;box-shadow:none;border-radius:0;background-color:#fff;-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out}.header-overlay.--active{left:0}.header-overlay__head{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-overlay__title{font-size:2rem;line-height:2.8rem;color:#212121}.header-overlay__close{cursor:pointer;padding:9px 8px;border-radius:8px;-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out}.header-overlay__close:hover{background-color:#f5f5f5}.header-animated{-webkit-animation-duration:.32s;animation-duration:.32s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.header-animated.--slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}.header-animated.--slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}.header-notification{width:80%;margin:0 auto;padding:8px 16px;text-align:center;border-bottom-left-radius:8px;border-bottom-right-radius:8px;color:#37474f;background-color:#eceff1}.section{width:100%;padding:20px 0}footer{position:relative;overflow:hidden}footer .footer-ny-snowman{bottom:-45px;right:-45px;width:225px;height:225px;position:absolute;background-size:contain;background-repeat:no-repeat;background-position:50%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);background-image:url(/static/bundle/images/snowman.png?be34ad07ceceb1d8e6322e81432cb67d)}footer .footer-info,footer .footer-nav{border-top:1px solid #eee}footer .footer-nav{padding:30px 0}footer .footer-info{padding:15px 0}footer .footer{width:80%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}footer .footer__item{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}footer .footer__nav ul.nav__list{margin:0;padding:0;list-style:none}footer .footer__nav ul.nav__list li{margin-bottom:4px}footer .footer__nav ul.nav__list li:last-child{margin-bottom:0}footer .footer__nav a.nav__link{padding:2px 0;border-bottom:none;color:#757575;border-bottom:1px solid hsla(0,0%,45.9%,.15)}footer .footer__nav a.nav__link:hover{color:#03a9f4;border-bottom:1px solid rgba(3,169,244,.15)}footer .footer__info ul.info{margin:0;padding:0;list-style:none;line-height:normal;font-size:0}footer .footer__info ul.info li{font-size:1.4rem;display:inline-block;margin-right:20px;line-height:2.4rem}footer .footer__info ul.info li:last-child{margin-right:0}.aside{padding:20px;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 2px 14px rgba(0,0,0,.05);box-shadow:0 2px 14px rgba(0,0,0,.05)}.aside__title{padding:20px;font-size:2rem;font-weight:700;color:#424242;margin:-20px -20px 0;font-family:Roboto,sans-serif}.aside-filter{padding:20px;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 4px 28px rgba(0,0,0,.05);box-shadow:0 4px 28px rgba(0,0,0,.05)}.aside-filter__title,.aside-filter__title--mobile{padding:20px;font-size:2rem;font-weight:700;color:#424242;font-family:Roboto,sans-serif;margin:-20px -20px 0}.aside-filter__title--mobile{display:none;background-color:#fff}.aside-filter__title--mobile::-webkit-scrollbar{width:0!important}.aside-filter__content{margin:0 -20px}.aside-filter__btn{text-align:center;margin:30px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.aside-filter__btn .btn__item{margin-bottom:20px}.aside-filter__btn .btn__item:last-child{margin-bottom:0}.aside-filter span.active--select{width:8px;height:8px;margin-top:-1px;margin-left:10px;border-radius:50%;display:inline-block;vertical-align:middle;background-color:#ff5722;-webkit-box-shadow:0 2px 6px 0 rgba(255,87,34,.5);box-shadow:0 2px 6px 0 rgba(255,87,34,.5)}.aside-filter .filter,.aside-filter .filter .filter__title{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.aside-filter .filter .filter__title{cursor:pointer;font-weight:700;font-size:1.6rem;position:relative;padding:16px 20px;font-family:Roboto,sans-serif}.aside-filter .filter .filter__title:after,.aside-filter .filter .filter__title:before{top:26px;right:20px;content:"";width:10px;height:2px;border-radius:2px;position:absolute;background-color:#9e9e9e;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.aside-filter .filter .filter__title:before{right:27px;-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg)}.aside-filter .filter .filter__title:after{-webkit-transform:rotate(-40deg);-ms-transform:rotate(-40deg);transform:rotate(-40deg)}.aside-filter .filter .filter__title:hover{color:#f4511e;background-color:rgba(255,87,34,.1)}.aside-filter .filter .filter__title:hover:after,.aside-filter .filter .filter__title:hover:before{background-color:#f4511e}.aside-filter .filter .active{color:#f4511e;background-color:rgba(255,87,34,.1)}.aside-filter .filter .active:after,.aside-filter .filter .active:before{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);background-color:#f4511e}.aside-filter .filter .filter__body{width:100%;overflow:hidden;position:relative;padding:30px 20px 20px;background-color:rgba(255,87,34,.05);-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.aside-filter .filter .filter__body,.aside-filter .filter .filter__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.aside-filter .filter .filter__grid{padding:20px}.aside-filter .filter .filter__choice{width:50%;padding:7.5px 0}.aside-filter .filter .filter__clear{top:5px;left:20px;position:absolute}.aside-filter .filter .filter__clear ins{cursor:pointer;font-size:1.2rem;text-decoration:none;color:#ff5722;border-bottom:1px dotted rgba(255,87,34,.3)}.aside-filter .filter .filter__price{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.aside-filter .filter .filter__price .price__form input:hover{background-color:#fff;border:1px solid #ff5722}.aside-filter .filter .filter__price .price__form input:focus{outline:none;border:1px solid #ff5722;-webkit-box-shadow:0 0 0 3px #fbe9e7;box-shadow:0 0 0 3px #fbe9e7}.aside-filter .filter .filter__price .price__divider{padding:0 10px;line-height:4rem}.aside-filter .filter .filter__alphabet{width:100%}.aside-filter .filter .filter__alphabet .alphabet{gap:4px;width:100%;display:grid;grid-template-rows:auto;grid-template-columns:repeat(8,1fr)}.aside-filter .filter .filter__alphabet .alphabet__item{padding:8px;border-radius:4px;cursor:pointer;text-align:center;text-transform:uppercase;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.aside-filter .filter .filter__alphabet .alphabet__item:hover{background-color:#ffccbc}.aside-filter .filter .filter__item--active .filter__title{color:#f4511e;background-color:rgba(255,87,34,.1)}.aside-filter .filter .filter__item--active .filter__title:after,.aside-filter .filter .filter__item--active .filter__title:before{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);background-color:#f4511e}.aside-filter--active{top:0!important;z-index:2000}.aside-filter--active .aside-filter__title--mobile{margin-bottom:0;-webkit-box-shadow:0 4px 28px rgba(0,0,0,.05);box-shadow:0 4px 28px rgba(0,0,0,.05)}.mobile-menu{top:0;left:-100%;width:100%;height:100%;z-index:500;position:fixed;padding:22px 20px;background:-webkit-gradient(linear,left top,left bottom,from(#fbe9e7),color-stop(50%,#fff),to(#e1f5fe));background:-o-linear-gradient(top,#fbe9e7 0,#fff 50%,#e1f5fe 100%);background:linear-gradient(180deg,#fbe9e7,#fff 50%,#e1f5fe);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.mobile-menu__title,.mobile-menu a.nav__item{font-weight:700;font-family:Roboto,sans-serif}.mobile-menu__title{font-size:1.6rem;margin-bottom:12px;color:#757575}.mobile-menu__nav .nav__divider{margin:8px 0}.mobile-menu__nav a.nav__item{display:block;padding:8px 0;font-size:1.6rem;border-bottom:none;color:#212121}.mobile-menu__nav span.item__number{color:#fff;padding:2px 8px;font-size:1.4rem;margin-top:-2px;border-radius:4px;font-weight:400;display:inline-block;vertical-align:middle;font-family:Arial,Helvetica Neue,Segoe UI,sans-serif;background-color:#f44336;-webkit-box-shadow:0 3px 15px 0 rgba(244,67,54,.25);box-shadow:0 3px 15px 0 rgba(244,67,54,.25)}.mobile-menu__social{left:0;width:100%;bottom:20px;display:none;padding:0 20px;position:absolute}.mobile-menu--active{left:0;z-index:1000}.mobile-close{top:22px;right:14px;width:24px;height:24px;padding:8px;cursor:pointer;position:absolute}.mobile-close .close:after,.mobile-close .close:before{top:11px;right:-2px;content:"";height:3px;width:28px;border-radius:3px;position:absolute;background-color:#f44336}.mobile-close .close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mobile-close .close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.breadcrumb{margin-bottom:20px}.breadcrumb ul.breadcrumb__nav{margin:0;padding:0;list-style:none;line-height:normal;font-size:0;line-height:2.8rem}.breadcrumb ul.breadcrumb__nav li{font-size:1.4rem;display:inline-block;position:relative;margin-right:30px}.breadcrumb ul.breadcrumb__nav li a{color:#424242;border-bottom:1px solid rgba(66,66,66,.15)}.breadcrumb ul.breadcrumb__nav li a:hover{color:#ff5722;border-bottom:1px solid rgba(255,87,34,.15)}.breadcrumb ul.breadcrumb__nav li:after,.breadcrumb ul.breadcrumb__nav li:before{top:9px;content:"";width:3px;height:8px;right:-17px;font-size:1.4rem;position:absolute;border-radius:2px;background-color:#e0e0e0}.breadcrumb ul.breadcrumb__nav li:before{-webkit-transform:rotate(-35deg);-ms-transform:rotate(-35deg);transform:rotate(-35deg)}.breadcrumb ul.breadcrumb__nav li:after{top:13px;-webkit-transform:rotate(35deg);-ms-transform:rotate(35deg);transform:rotate(35deg)}.breadcrumb ul.breadcrumb__nav li:last-child{color:#ff5722}.breadcrumb ul.breadcrumb__nav li:last-child:after,.breadcrumb ul.breadcrumb__nav li:last-child:before{content:none}.pagination{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px;margin-top:40px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pagination__counter,.pagination__left,.pagination__middle,.pagination__right{-ms-flex-item-align:center;align-self:center}.pagination__left{justify-self:start}.pagination__right{justify-self:end}.pagination__middle{justify-self:center}.pagination__counter{display:none;justify-self:center}.pagination a{display:block;cursor:pointer;font-size:1.6rem;font-weight:700;border-radius:4px;padding:10px 16px;border-bottom:none;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#424242;-webkit-box-shadow:0 2px 14px rgba(0,0,0,.05);box-shadow:0 2px 14px rgba(0,0,0,.05)}.pagination a:hover{color:#fff;background-color:#ff5722;-webkit-box-shadow:0 2px 14px rgba(255,87,34,.4);box-shadow:0 2px 14px rgba(255,87,34,.4)}.pagination a.pagination__btn{width:38px;height:38px;background-size:8px 18px;background-repeat:no-repeat;background-position:50%}.pagination a.pagination__btn--right{background-image:url(/static/bundle/images/icon-arrow-right.svg?109e2e1acc2ca4f12e1d194f231d7e37)}.pagination a.pagination__btn--right:hover{background-image:url(/static/bundle/images/icon-arrow-right--white.svg?da68bc6b17aa550a33ef2b3e8c7d45d6)}.pagination a.pagination__btn--left{background-image:url(/static/bundle/images/icon-arrow-left.svg?ece7a3e74d6e81fd75a099457aa656ea)}.pagination a.pagination__btn--left:hover{background-image:url(/static/bundle/images/icon-arrow-left--white.svg?d51ea3e8f4197fa8c75238191b6031fa)}.pagination a.active--link{color:#fff;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#ff5722;-webkit-box-shadow:0 2px 14px rgba(255,87,34,.4);box-shadow:0 2px 14px rgba(255,87,34,.4)}.pagination ul.pagination__nav{margin:0;padding:0;list-style:none;line-height:normal;font-size:0}.pagination ul.pagination__nav li{font-size:1.6rem;display:inline-block}.pagination ul.pagination__nav li.nav__item{margin-right:20px}.pagination ul.pagination__nav li.nav__item--divider{color:#bdbdbd}.pagination ul.pagination__nav li.nav__item--active{color:#fff;font-weight:700;border-radius:4px;border-bottom:none;padding:10px 16px 9px;background-color:#ff5722;-webkit-box-shadow:0 2px 14px rgba(255,87,34,.4);box-shadow:0 2px 14px rgba(255,87,34,.4)}.pagination-range{width:100%;display:grid;grid-template-columns:38px 1fr 38px}.pagination-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination-input__text{min-width:80px;font-size:1.4rem;text-align:right;line-height:1.6rem}.pagination-input__form{width:48px;min-width:48px}.pagination-input__btn a{-webkit-box-shadow:none;box-shadow:none;width:40px!important;height:40px!important;background-color:rgba(0,0,0,0)}.pagination-input__btn a:hover{-webkit-box-shadow:none;box-shadow:none;background-color:#e0e0e0;background-image:url(/static/bundle/images/icon-arrow-right.svg?109e2e1acc2ca4f12e1d194f231d7e37)!important}.notice{width:100%;border-radius:4px;padding:15px 20px;background-color:#eceff1;border-left:10px solid #607d8b;-webkit-box-shadow:0 6px 18px 0 rgba(96,125,139,.25);box-shadow:0 6px 18px 0 rgba(96,125,139,.25)}.notice p:last-child{margin-bottom:0}.notice ol,.notice ul{margin:0}.notice--error,.notice--red{background-color:#ffebee;-webkit-box-shadow:0 3px 12px 0 rgba(244,67,54,.15);box-shadow:0 3px 12px 0 rgba(244,67,54,.15);border-left:10px solid #f44336}.notice--error a,.notice--red a{color:#b71c1c;border-bottom:1px solid rgba(183,28,28,.3)}.notice--error a:hover,.notice--red a:hover{color:#c62828;border-bottom:1px solid rgba(198,40,40,.3)}.notice--warning,.notice--yellow{background-color:#fffde7;-webkit-box-shadow:0 3px 12px 0 rgba(255,235,59,.15);box-shadow:0 3px 12px 0 rgba(255,235,59,.15);border-left:10px solid #ffeb3b}.notice--warning a,.notice--yellow a{color:#f57f17;border-bottom:1px solid rgba(245,127,23,.3)}.notice--warning a:hover,.notice--yellow a:hover{color:#f9a825;border-bottom:1px solid rgba(249,168,37,.3)}.notice--green,.notice--success{background-color:#f1f8e9;-webkit-box-shadow:0 3px 12px 0 rgba(139,195,74,.15);box-shadow:0 3px 12px 0 rgba(139,195,74,.15);border-left:10px solid #8bc34a}.notice--green a,.notice--success a{color:#33691e;border-bottom:1px solid rgba(51,105,30,.3)}.notice--green a:hover,.notice--success a:hover{color:#558b2f;border-bottom:1px solid rgba(85,139,47,.3)}.notice--blue,.notice--info{background-color:#e1f5fe;-webkit-box-shadow:0 3px 12px 0 rgba(3,169,244,.15);box-shadow:0 3px 12px 0 rgba(3,169,244,.15);border-left:10px solid #03a9f4}.notice--blue a,.notice--info a{color:#01579b;border-bottom:1px solid rgba(1,87,155,.3)}.notice--blue a:hover,.notice--info a:hover{color:#0277bd;border-bottom:1px solid rgba(2,119,189,.3)}.label{font-size:1.4rem;position:relative;border-radius:4px;font-weight:400;display:inline-block;padding:4px 12px 4px 30px;color:#424242;font-family:Arial,Helvetica Neue,Segoe UI,sans-serif;background-color:#f5f5f5}.label:before{top:11px;left:12px;width:10px;content:"";height:10px;border-radius:50%;position:absolute;background-color:#9e9e9e}.label--red{background-color:#ffebee}.label--red:before{background-color:#f44336}.label--yellow{background-color:#fffde7}.label--yellow:before{background-color:#ffeb3b}.label--green{background-color:#f1f8e9}.label--green:before{background-color:#8bc34a}.label--blue{background-color:#e1f5fe}.label--blue:before{background-color:#03a9f4}.label--payment{background-color:#f1f8e9}.label--payment:before{background-color:#8bc34a}.label--packed{background-color:#fff3e0}.label--packed:before{background-color:#ff9800}.label--wait{background-color:#fffde7}.label--wait:before{background-color:#ffeb3b}.label--sent{background-color:#e1f5fe}.label--sent:before{background-color:#03a9f4}.label--cancel_user{background-color:#fafafa}.label--cancel_user:before{background-color:#9e9e9e}.label--cancel_system{background-color:#eceff1}.label--cancel_system:before{background-color:#607d8b}.label--undo{background-color:#fce4ec}.label--undo:before{background-color:#e91e63}.label--lost{background-color:#efebe9}.label--lost:before{background-color:#795548}.label--small{padding:4px 12px;font-size:1.2rem}.notice-form{padding:20px;border-radius:4px;text-align:center;background-color:#fafafa}.notice-form--error{background-color:#ffebee}.notice-form--success{background-color:#f1f8e9}.notice-form--info{background-color:#e1f5fe}.overlay{top:0;left:0;width:100%;height:100%;z-index:1500;cursor:pointer;position:fixed;background-color:rgba(0,0,0,.6)}.overlay--white{background-color:hsla(0,0%,100%,.9)}:root{--placeholder-color:#9e9e9e;--placeholder-font-size:1.4rem}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{width:100%;padding:0 10px;border-radius:4px;font-size:1.4rem;line-height:3.8rem;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;color:#424242;font-family:Arial,Helvetica Neue,Segoe UI,sans-serif;border:1px solid #eee;-webkit-box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.04);box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.04);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}input[type=color]:hover,input[type=date]:hover,input[type=datetime-local]:hover,input[type=datetime]:hover,input[type=email]:hover,input[type=month]:hover,input[type=number]:hover,input[type=password]:hover,input[type=search]:hover,input[type=tel]:hover,input[type=text]:hover,input[type=time]:hover,input[type=url]:hover,input[type=week]:hover,select:hover,textarea:hover{background-color:rgba(225,245,254,.16);border:1px solid #29b6f6}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{outline:none;border:1px solid #29b6f6;-webkit-box-shadow:0 0 0 3px #e1f5fe;box-shadow:0 0 0 3px #e1f5fe}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input,input:after,input:before{-webkit-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:initial}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:var(--placeholder-color);font-size:var(--placeholder-font-size)}input::-moz-placeholder,textarea::-moz-placeholder{color:var(--placeholder-color);font-size:var(--placeholder-font-size)}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--placeholder-color);font-size:var(--placeholder-font-size)}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--placeholder-color);font-size:var(--placeholder-font-size)}input::placeholder,textarea::placeholder{color:var(--placeholder-color);font-size:var(--placeholder-font-size)}label{display:inline-block}select{width:100%;height:4rem;padding:0 10px;line-height:3.8rem}textarea{width:100%;resize:none;height:100px;padding:10px;line-height:2.4rem;-webkit-box-shadow:inset 0 2px 8px 0 rgba(0,0,0,.02);box-shadow:inset 0 2px 8px 0 rgba(0,0,0,.02);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}textarea,textarea:hover{border:1px solid #e0e0e0}textarea:hover{-webkit-box-shadow:inset 0 2px 8px 0 rgba(0,0,0,.03);box-shadow:inset 0 2px 8px 0 rgba(0,0,0,.03)}textarea:focus{background-color:#fff;border:1px solid #4fc3f7;-webkit-box-shadow:inset 0 2px 10px 0 rgba(1,87,155,.05),0 0 0 3px #e1f5fe;box-shadow:inset 0 2px 10px 0 rgba(1,87,155,.05),0 0 0 3px #e1f5fe}.form__grid{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.form__col{width:100%;margin:0 20px 20px 0}.form__col:last-child{margin-right:0}.form--reset ul{margin:0;padding:0;list-style:none;font-style:italic;font-size:1.2rem;color:#9e9e9e}.form--reset ul.errorlist{margin-bottom:10px;padding:5px 10px;color:#c62828;background-color:#ffebee}.form__col--10{width:10%}.form__col--20{width:20%}.form__col--30{width:30%}.form__col--40{width:40%}.form__col--50{width:50%}.form__col--60{width:60%}.form__col--70{width:70%}.form__col--80{width:80%}.form__col--90{width:90%}.form__col--full{width:100%}.input-length--10{width:10%}.input-length--20{width:20%}.input-length--30{width:30%}.input-length--40{width:40%}.input-length--50{width:50%}.input-length--60{width:60%}.input-length--70{width:70%}.input-length--80{width:80%}.input-length--90{width:90%}.input-length--full{width:100%}.form-choose{width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.form-choose label{width:100%;cursor:pointer;margin-bottom:0;padding-left:34px;word-break:break-word;word-wrap:break-word;overflow-wrap:break-word}.form-choose input[type=checkbox],.form-choose input[type=radio]{width:0;height:0;opacity:0;cursor:pointer;position:absolute}.form-choose__checkmark{top:0;left:0;width:24px;height:24px;position:absolute;background-color:#fff;border:1px solid #4fc3f7;-webkit-box-shadow:inset 0 2px 4px 0 rgba(1,87,155,.1);box-shadow:inset 0 2px 4px 0 rgba(1,87,155,.1);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.form-choose__checkmark:after{content:"";display:none;position:absolute}.form-choose--radio .form-choose__checkmark{border-radius:50%}.form-choose--radio .form-choose__checkmark:after{top:6px;left:6px;width:10px;height:10px;border-radius:50%;background-color:#fff}.form-choose--radio:hover input[type=radio]~.form-choose__checkmark{background-color:#e1f5fe}.form-choose--radio input[type=radio]:checked~.form-choose__checkmark{background-color:#03a9f4}.form-choose--radio input[type=radio]:checked~.form-choose__checkmark:after{display:block}.form-choose--checkbox .form-choose__checkmark{border-radius:2px}.form-choose--checkbox .form-choose__checkmark:after{left:7px;top:3px;width:5px;height:10px;border-radius:1px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.form-choose--checkbox:hover input[type=checkbox]~.form-choose__checkmark{background-color:#e1f5fe}.form-choose--checkbox input[type=checkbox]:checked~.form-choose__checkmark{background-color:#03a9f4}.form-choose--checkbox input[type=checkbox]:checked~.form-choose__checkmark:after{display:block}.form-choose--filter .form-choose__checkmark{border:1px solid #ff8a65;-webkit-box-shadow:inset 0 2px 4px 0 rgba(191,54,12,.1);box-shadow:inset 0 2px 4px 0 rgba(191,54,12,.1)}.form-choose--filter:hover input[type=radio]~.form-choose__checkmark{background-color:#fbe9e7}.form-choose--filter input[type=radio]:checked~.form-choose__checkmark{background-color:#ff5722}.form-choose--filter input[type=radio]:checked~.form-choose__checkmark:after{display:block}.form-choose--filter:hover input[type=checkbox]~.form-choose__checkmark{background-color:#fbe9e7}.form-choose--filter input[type=checkbox]:checked~.form-choose__checkmark{background-color:#ff5722}.form-choose--filter input[type=checkbox]:checked~.form-choose__checkmark:after{display:block}.form-choose--agreement{padding:20px;border-radius:8px;background-color:#e1f5fe}.form-choose--agreement .form-choose__checkmark{top:20px;left:20px}.form-choose--auth{padding:16px;border-radius:8px;background-color:#e1f5fe}.form-choose--auth label{padding:4px 0 0 32px;font-size:1.3rem;line-height:1.6rem}.form-choose--sub .form-choose__checkmark{background-color:#03a9f4}.form-choose--sub .form-choose__checkmark:after{left:7px;top:3px;display:block;width:5px;height:10px;border-radius:1px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.form-auth{width:100%;text-align:left;position:relative}.form-auth button,.form-auth input,.form-auth label{z-index:100;position:relative}.form-auth input{width:100%;border-radius:2px;-webkit-box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.05);box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.05);-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out}.form-auth a{border-bottom:none;color:#039be5;text-underline-offset:.4rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-color:rgba(0,0,0,0);text-decoration-color:rgba(0,0,0,0);-webkit-transition:all .24s ease-in-out;-o-transition:all .24s ease-in-out;transition:all .24s ease-in-out}.form-auth a:hover{border-bottom:none;color:#03a9f4;-webkit-text-decoration-color:rgba(2,119,189,.24);text-decoration-color:rgba(2,119,189,.24)}.form-auth__header{margin-bottom:24px}.form-auth__note{line-height:2rem}.form-auth__item{z-index:100;position:relative}.form-auth__item:not(:last-child){margin-bottom:24px}.form-auth__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form-auth__input{position:relative}.form-auth__input.--password input{padding-right:38px}.form-auth__password{top:0;right:0;width:40px;height:40px;z-index:500;position:absolute;background-size:20px 20px;background-repeat:no-repeat;background-position:50%;background-image:url(/static/bundle/images/icon-view--close.svg?de8a0787aa1e3a108eb3579556e09aee)}.form-auth__password.--active{background-image:url(/static/bundle/images/icon-view--open.svg?ba74a65c934ff5c21047a27dff3b3686)}.form-auth__divider{height:1px;width:100%;margin:32px 0 24px;background-color:#f5f5f5}input.input--error,select.input--error,textarea.input--error{border:1px solid #e57373;background-color:rgba(255,235,238,.3)}input.input--error:hover,select.input--error:hover,textarea.input--error:hover{border:1px solid #ef5350;background-color:rgba(255,235,238,.3)}input.input--error:focus,select.input--error:focus,textarea.input--error:focus{border:1px solid #ef5350;-webkit-box-shadow:0 0 0 3px #ffebee;box-shadow:0 0 0 3px #ffebee}ul.input-errorlist{margin:0;display:block;padding:8px 10px;font-size:1.3rem;line-height:2rem;border-radius:0 0 4px 4px;background-color:#ffebee}ul.input-errorlist li{list-style:none;color:#b71c1c}span.input-help{display:block;margin-top:5px;font-size:1.2rem;line-height:1.8rem;font-style:italic;color:#9e9e9e}.form-search{width:100%}.form-search input{border-right:none;width:calc(100% - 60px);border-radius:4px 0 0 4px}.form-search input:focus,.form-search input:hover{border-right:none}.form-search button{width:60px;border-radius:0 4px 4px 0;height:4rem;line-height:4rem}input[type=text]#input-search{-webkit-box-shadow:none;box-shadow:none;padding:14px 96px 14px 16px;font-size:1.6rem;border-radius:4px;border-radius:12px;line-height:2.4rem;color:#212121;background-color:#f5f5f5;border:2px solid #f5f5f5}input[type=text]#input-search:hover{border:2px solid #e0e0e0}input[type=text]#input-search:focus{background-color:#fff;border:2px solid #03a9f4;-webkit-box-shadow:0 0 0 3px #e1f5fe;box-shadow:0 0 0 3px #e1f5fe}input[type=text]#input-search::-webkit-input-placeholder{font-size:1.6rem;line-height:2.4rem}input[type=text]#input-search::-moz-placeholder{font-size:1.6rem;line-height:2.4rem}input[type=text]#input-search:-ms-input-placeholder{font-size:1.6rem;line-height:2.4rem}input[type=text]#input-search::-ms-input-placeholder{font-size:1.6rem;line-height:2.4rem}input[type=text]#input-search::placeholder{font-size:1.6rem;line-height:2.4rem}.form-qa textarea{height:40px;min-height:50px;padding:12px 10px}.form-qa--active textarea{height:100px}.form-qa--active .form-qa__content{margin-top:20px}.form-autocomplete{position:relative}.form-autocomplete__list{width:100%;z-index:200;position:absolute;background-color:#fff;*zoom:1}.form-autocomplete__list:after,.form-autocomplete__list:before{content:"";display:block}.form-autocomplete__list:after{clear:both}.form-autocomplete__list .list{width:100%;min-height:44px;max-height:220px;overflow-y:auto;overflow-x:hidden;border-radius:4px;background-color:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.form-autocomplete__list .list__item{cursor:pointer;padding:10px 20px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.form-autocomplete__list .list--active{background-color:#e1f5fe}.form-order__address{gap:16px;display:grid;margin-bottom:16px;grid-template-rows:auto;grid-template-columns:repeat(3,1fr)}.form-order__input:first-child{grid-column:1/4;grid-row:1/2}.form-order__input:nth-child(2){grid-column:1/2;grid-row:2/3}.form-order__input:nth-child(3){grid-column:2/3;grid-row:2/3}.form-order__input:nth-child(4){grid-column:3/4;grid-row:2/3}.form-order__input.--short:first-child{grid-column:1/2;grid-row:1/2}.form-order__input.--short:nth-child(2){grid-column:2/3;grid-row:1/2}.form-order__note{font-size:1.2rem;line-height:1.6rem;color:#bdbdbd}.form-order__counter{color:#bdbdbd}.form-order__counter.--desktop{display:block}.form-order__counter.--mobile{display:none}.form-order__comment{margin-top:32px}.form-order__label{gap:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form-order__label span{color:#bdbdbd}.form-order__btn{margin-top:32px}.gallery{top:0;left:0;width:100%;height:100%;z-index:1600;position:fixed;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-template-rows:auto;grid-template-columns:20% 60% 20%}.gallery__close{top:0;right:0;width:30px;height:30px;cursor:pointer;position:absolute;border-radius:0 0 0 4px;background-color:#f44336}.gallery__close .close{width:30px;height:30px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.gallery__close .close:after,.gallery__close .close:before{top:13px;left:5px;height:4px;width:20px;content:"";border-radius:2px;position:absolute;background-color:#fff}.gallery__close .close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.gallery__close .close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.gallery__close:hover .close{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.gallery__btn{-ms-flex-item-align:center;align-self:center;justify-self:center}.gallery__btn--left{grid-row:1/2;grid-column:1/2}.gallery__btn--right{grid-row:1/2;grid-column:3/4}.gallery .btn__left,.gallery .btn__right{width:60px;height:140px;cursor:pointer;padding:20px 0;position:relative;border-radius:4px;background-color:rgba(0,0,0,0);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.gallery .btn__left:hover,.gallery .btn__right:hover{background-color:rgba(0,0,0,.05)}.gallery .btn__left:after,.gallery .btn__left:before,.gallery .btn__right:after,.gallery .btn__right:before{left:30px;width:2px;height:50px;content:"";position:absolute;border-radius:2px;background-color:#9e9e9e}.gallery .btn__left:after,.gallery .btn__right:after{top:22.5px}.gallery .btn__left:before,.gallery .btn__right:before{bottom:22.5px}.gallery .btn__right:after{-webkit-transform:rotate(-25deg);-ms-transform:rotate(-25deg);transform:rotate(-25deg)}.gallery .btn__left:after,.gallery .btn__right:before{-webkit-transform:rotate(25deg);-ms-transform:rotate(25deg);transform:rotate(25deg)}.gallery .btn__left:before{-webkit-transform:rotate(-25deg);-ms-transform:rotate(-25deg);transform:rotate(-25deg)}.gallery .btn--mini{width:100%;height:20px}.gallery .btn--mini:after,.gallery .btn--mini:before{left:50%;width:2px;height:22px;content:"";position:absolute;background-color:#fff}.gallery .btn--mini:after{top:20px}.gallery .btn--mini:before{bottom:20px}.gallery__content{grid-row:1/2;grid-column:2/3;position:relative;align-self:center;justify-self:center}.gallery__content .content__img{width:100%;height:100%;cursor:pointer}.gallery__content .content__img img{max-height:80vh;max-width:100%;margin:0 auto;border-radius:8px;-o-object-fit:contain;object-fit:contain;-webkit-box-shadow:0 10px 60px 0 rgba(0,0,0,.4);box-shadow:0 10px 60px 0 rgba(0,0,0,.4)}.gallery__content .content__range{margin-top:20px;text-align:center}.gallery__content .content__range .range{color:#fff;padding:4px 15px;border-radius:4px;display:inline-block;background-color:rgba(0,0,0,.5)}.gallery__panel{left:50%;width:50%;bottom:4%;display:none;border-radius:6px;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-color:rgba(0,0,0,.65);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.gallery__panel .panel__btn{width:35%}.gallery__panel .panel__range{width:30%;text-align:center}.gallery__panel .panel__range .range{color:#fff}a.icon-link{padding:8px;border:none;display:inline-block}.icon{height:24px;display:block;background-size:cover;background-repeat:no-repeat;-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out}.icon-cart{background-image:url(/static/bundle/images/icon_cart.svg?a48940e5a0ffcf40c4c344e01fb8ac1b)}.icon-order{background-image:url(/static/bundle/images/icon_orders.svg?b446638f2fa3f0f3856df5e0246c9a5a)}.icon-user{background-image:url(/static/bundle/images/icon_profile.svg?09bdd78d3b3f2f7ca0e43beffb7754ff)}.icon-header-search{background-image:url(/static/bundle/images/icon_header_search.svg?1dcd724ad47497d6fa96226026660e44)}.icon-header-clear{background-image:url(/static/bundle/images/icon_header_clear.svg?5ede77cfafead4ae72d15a4d77d3e7fd)}.icon-catalog{background-image:url(/static/bundle/images/icon_catalog.svg?9ac8a3e3e496164cfe4a07b296e80f4a)}.icon-burger{background-image:url(/static/bundle/images/icon_burger.svg?c7ff4f252e3120bddec1915237aded85)}.icon-arrow-small{width:16px;height:16px;background-image:url(/static/bundle/images/icon_arrow_small.svg?490faea6dd76cb4eafa9bf3ecbd929dc)}.icon-arrow-left{background-image:url(/static/bundle/images/icon_arrow_left.svg?5c85c593279b19a6319691d59bd9df71)}.icon-arrow-right{background-image:url(/static/bundle/images/icon_arrow_right.svg?c4c7dee4010bc4aa171d1119b771d975)}.icon--social{height:20px}.icon--favorite{width:28px;background-image:url(/static/bundle/images/icon-favorite.svg?99753903a54dbbfad20fd3823d581c71)}.icon--cart{width:30px;background-image:url(/static/bundle/images/icon-cart.svg?fea8083caa28736f92c9a1c9fa12ba29)}.icon--catalog{width:24px;background-image:url(/static/bundle/images/icon-catalog.svg?eb570872608bc1493df3d50dfd8242fc)}.icon--search{width:20px;height:20px;background-image:url(/static/bundle/images/icon-search.svg?eeddd81a4a208a4993c82b86f1408910)}.icon--user{width:24px;background-image:url(/static/bundle/images/icon-user.svg?d618db611b33f00c0fd2caf635db4822)}.icon--filter{width:26px;background-image:url(/static/bundle/images/icon-filter.svg?027e685de695327fb7e8d6e93e166fbf)}.icon--trash{width:24px;background-image:url(/static/bundle/images/icon-trash.svg?77625a8a37b2b9540923c6de8c42e91c)}.icon--questions{width:24px;background-image:url(/static/bundle/images/icon-questions.svg?97fc19ca7d7e8fa700687250c6bf55e5)}.icon--burger{width:24px;height:22px;background-image:url(/static/bundle/images/icon-burger.svg?47e71faf346c11bc9468405407ec9a70)}.icon--close{width:24px;height:22px;background-image:url(/static/bundle/images/icon-close.svg?ddbc3c99b2d29dc44203df0470809152)}.icon--facebook{width:20px;background-image:url(/static/bundle/images/icon-facebook.svg?81eb0b67ada0e74dcc3776ae0ed448e8)}.icon--telegram{width:20px;background-image:url(/static/bundle/images/icon-telegram.svg?e40be42459a528670d66659f978f5b64)}.icon--vk{width:20px;background-image:url(/static/bundle/images/icon-vk.svg?c7b78dd884170b9e852bf45ec30250f9)}.modal{top:70px;left:50%;width:30%;padding:30px;border-radius:4px;background-color:#fff;z-index:2000!important;position:fixed!important;-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.2);box-shadow:0 4px 20px 0 rgba(0,0,0,.2);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.modal__close{top:0;right:0;width:30px;height:30px;cursor:pointer;position:absolute;border-radius:0 4px 0 4px;background-color:#f44336}.modal__close .close{width:30px;height:30px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal__close .close:after,.modal__close .close:before{top:13px;left:5px;height:4px;width:20px;content:"";border-radius:2px;position:absolute;background-color:#fff}.modal__close .close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modal__close .close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modal__close:hover .close{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.modal__title{font-size:1.8rem;font-weight:700;margin-bottom:20px;color:#424242;font-family:Roboto,sans-serif}.modal__content,.modal__title{text-align:center}.modal__content p:last-child{margin-bottom:0}.modal--product{overflow:hidden;border-radius:4px}.modal--product .modal__product .modal__img img{height:200px;max-width:100%;border-radius:8px;margin:0 auto 15px;-webkit-box-shadow:0 30px 25px -20px rgba(0,0,0,.3);box-shadow:0 30px 25px -20px rgba(0,0,0,.3)}.modal--product .modal__product .modal__text{text-align:center;margin-bottom:20px}.modal--product .modal__product .modal__text ul{margin:0;padding:0;list-style:none}.modal--product .modal__product .modal__text ul li:nth-child(2){font-size:2.4rem;font-weight:700;line-height:3.2rem;color:#424242;font-family:Roboto,sans-serif}.modal--product .modal__product .modal__error{text-align:left;margin-bottom:30px}.modal--product .modal__product .modal__btn{margin:0 -30px -30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal--product .modal__product .modal__btn .btn__item{width:100%;margin-right:0}.modal--product .modal__product .modal__btn .btn__item a{width:100%;display:block;padding:15px 0;border-bottom:none;text-align:center}.modal--product .modal__product .modal__btn .btn__item:first-child a{border-radius:0 0 0 4px;color:#616161;background-color:#fafafa}.modal--product .modal__product .modal__btn .btn__item:first-child a:hover{background-color:#eee}.modal--product .modal__product .modal__btn .btn__item:last-child a{color:#fff;border-radius:0 0 4px 0;background-color:#03a9f4}.modal--product .modal__product .modal__btn .btn__item:last-child a:hover{background-color:#ff5722}.modal--error{color:#212121;background-color:#ffebee;border-left:10px solid #f44336}.modal--warning{color:#212121;background-color:#fffde7;border-left:10px solid #ffeb3b}.modal--success{color:#212121;background-color:#f1f8e9;border-left:10px solid #8bc34a}.modal--info{color:#212121;background-color:#e1f5fe;border-left:10px solid #03a9f4}.modal-short{left:50%;width:30%;height:auto;bottom:100px;z-index:500;padding:20px;color:#fff;position:fixed;border-radius:4px;font-size:1.6rem;font-family:Roboto,sans-serif;background:-o-linear-gradient(315deg,#ff5722 0,#ff9800 100%);background:linear-gradient(135deg,#ff5722,#ff9800);-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.15);box-shadow:0 4px 16px 0 rgba(0,0,0,.15);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.modal-short__content{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.modal-short .content{margin-right:20px;width:calc(100% - 50px)}.modal-short .content__close{cursor:pointer;border-radius:4px;background-color:rgba(0,0,0,0)}.modal-short .content__close,.modal-short .content__close .close{width:30px;height:30px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal-short .content__close .close{position:relative}.modal-short .content__close .close:after,.modal-short .content__close .close:before{top:13px;left:5px;height:4px;width:20px;content:"";border-radius:2px;position:absolute;background-color:#fff}.modal-short .content__close .close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modal-short .content__close .close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modal-short .content__close:hover{background-color:hsla(0,0%,100%,.1)}.modal-short .content__close:hover .close{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}table{width:100%;table-layout:fixed}table thead>tr>th{text-align:left}table tbody>tr>td,table thead>tr>th{padding:10px;vertical-align:middle;border:1px solid #eee}.table tbody>tr>td,.table thead>tr>th{border:none;padding:15px 20px}.table thead>tr{border-bottom:2px solid #eee}.table--center tbody>tr>td,.table--center thead>tr>th{text-align:center}.table--justify tbody>tr>td:nth-child(2n),.table--right tbody>tr>td,.table--right thead>tr>th{text-align:right}.table--zebra tbody>tr{background-color:#fff;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.table--zebra tbody>tr:nth-child(2n){background-color:#f5f5f5}.table--zebra tbody>tr:hover{background-color:#e1f5fe}.table--product tbody>tr>td{padding:4px 0;border:none}.table--product tbody>tr>td:nth-child(2){color:#212121}thead.thead--blue tr{border-bottom:3px solid #03a9f4!important}thead.thead--orange tr{border-bottom:3px solid #ff5722!important}.table-data__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.table-data__col:first-child{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%;font-weight:700;font-size:1.6rem;font-family:Roboto,sans-serif;color:#424242}.table-data__col:nth-child(2){-webkit-box-flex:0;-ms-flex:0 1 75%;flex:0 1 75%}.title{width:100%;position:relative;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.title h1,.title h2,.title h3,.title h4,.title h5,.title h6{z-index:100;position:relative;margin-bottom:10px;color:#212121}.title h1 a,.title h2 a,.title h3 a,.title h4 a,.title h5 a,.title h6 a{color:#212121;border-bottom:1px solid rgba(33,33,33,.1)}.title h1 a:hover,.title h2 a:hover,.title h3 a:hover,.title h4 a:hover,.title h5 a:hover,.title h6 a:hover{color:#03a9f4;border-bottom:1px solid rgba(3,169,244,.1)}.title__item{z-index:100;position:relative}.title__item a{color:#424242;border-bottom:1px solid rgba(66,66,66,.1)}.title__item a:hover{color:#03a9f4;border-bottom:1px solid rgba(3,169,244,.1)}.title__label{z-index:100;margin-left:20px;position:relative;min-width:170px}.title__bg{top:-20px;left:60px;z-index:0;display:block;height:110px;position:absolute;background-size:contain;width:calc(100% - 60px);background-repeat:no-repeat}.title__bg--vinyl{background-image:url(/static/bundle/images/bg-vinyl.svg?8269fcf4f39804ba77170719ca81f75b)}.title__bg--cd{background-image:url(/static/bundle/images/bg-cd.svg?18d32b819b64493f2ddd443bc9311033)}.title__bg--book{background-image:url(/static/bundle/images/bg-book.svg?c0eaaea35ebb5fa7d72b51156f080ee1)}.title--space{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.animated{z-index:100;position:relative;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated--global{z-index:10000}.animated--infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated--delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated--delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated--delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated--delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated--delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated--fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated--faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated--slow{-webkit-animation-duration:2s;animation-duration:2s}.animated--slower{-webkit-animation-duration:3s;animation-duration:3s}@-webkit-keyframes pulseShadowRed{0%{-webkit-box-shadow:0 0 0 0 rgba(244,67,54,.4);box-shadow:0 0 0 0 rgba(244,67,54,.4)}90%{-webkit-box-shadow:0 0 0 10px hsla(0,0%,100%,0);box-shadow:0 0 0 10px hsla(0,0%,100%,0)}to{-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,0);box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}@keyframes pulseShadowRed{0%{-webkit-box-shadow:0 0 0 0 rgba(244,67,54,.4);box-shadow:0 0 0 0 rgba(244,67,54,.4)}90%{-webkit-box-shadow:0 0 0 10px hsla(0,0%,100%,0);box-shadow:0 0 0 10px hsla(0,0%,100%,0)}to{-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,0);box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animated--fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animated--fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animated--fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animated--fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animated--slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@keyframes slideInUp{0%{opacity:0;-webkit-transform:translate3d(0,5%,0);transform:translate3d(0,5%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animated--slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animated--slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,5%,0);transform:translate3d(0,5%,0)}}.animated--slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes catalogOpen{0%{opacity:0;max-height:0}to{opacity:1;max-height:100%}}@keyframes catalogOpen{0%{opacity:0;max-height:0}to{opacity:1;max-height:100%}}.animated--catalogOpen{-webkit-animation-name:catalogOpen;animation-name:catalogOpen}@-webkit-keyframes catalogClose{0%{opacity:1;max-height:100%}to{opacity:0;max-height:0}}@keyframes catalogClose{0%{opacity:1;max-height:100%}to{opacity:0;max-height:0}}.animated--catalogClose{-webkit-animation-name:catalogClose;animation-name:catalogClose}.btn{border:none;height:4.6rem;padding:0 20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:1.7rem;font-weight:700;text-align:center;border-radius:4px;position:relative;line-height:4.6rem;display:inline-block;text-decoration:none;overflow:hidden;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Roboto,sans-serif;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn:hover{border:none}.btn:focus{outline:none;-webkit-box-shadow:0 0 0 3px #b3e5fc;box-shadow:0 0 0 3px #b3e5fc}.btn--price{height:4rem;line-height:4rem;font-size:1.6rem}a.btn,a.btn:focus,a.btn:hover{border:none}.btn,.btn:hover{color:#fff!important}.btn:focus{-webkit-box-shadow:none;box-shadow:none}.btn--blue{background-color:#29b6f6;-webkit-box-shadow:0 2px 12px 0 rgba(2,136,209,.2);box-shadow:0 2px 12px 0 rgba(2,136,209,.2)}.btn--blue:hover{background-color:#03a9f4}.btn--blue:active{background:#039be5}.btn--blue:focus{-webkit-box-shadow:0 0 0 3px #b3e5fc;box-shadow:0 0 0 3px #b3e5fc}.btn--orange{background-color:#ff5722;-webkit-box-shadow:0 2px 12px 0 rgba(230,74,25,.2);box-shadow:0 2px 12px 0 rgba(230,74,25,.2)}.btn--orange:hover{background-color:#f4511e}.btn--orange:active{background:#f4511e}.btn--orange:focus{-webkit-box-shadow:0 0 0 3px #ffe0b2;box-shadow:0 0 0 3px #ffe0b2}.btn--yellow{color:#424242!important;background-color:#ffeb3b;-webkit-box-shadow:0 2px 12px 0 rgba(251,192,45,.2);box-shadow:0 2px 12px 0 rgba(251,192,45,.2)}.btn--yellow:hover{background-color:#fdd835;color:#424242!important}.btn--yellow:active{background:#fdd835}.btn--yellow:focus{-webkit-box-shadow:0 0 0 3px #fff9c4;box-shadow:0 0 0 3px #fff9c4}.btn--grey{color:#616161!important;background-color:#eee;-webkit-box-shadow:0 2px 12px 0 hsla(0,0%,45.9%,.1);box-shadow:0 2px 12px 0 hsla(0,0%,45.9%,.1)}.btn--grey:hover{color:#424242!important;background-color:#e0e0e0}.btn--grey:active{background:#e0e0e0}.btn--grey:focus{-webkit-box-shadow:0 0 0 3px #f5f5f5;box-shadow:0 0 0 3px #f5f5f5}.btn--white{background-color:#fff;color:#212121!important;-webkit-box-shadow:0 2px 8px 0 rgba(33,33,33,.04);box-shadow:0 2px 8px 0 rgba(33,33,33,.04)}.btn--white:hover{background-color:#fafafa;color:#212121!important}.btn--white:active{background:#fafafa;color:#212121!important}.btn--white:focus{-webkit-box-shadow:0 0 0 3px #eee;box-shadow:0 0 0 3px #eee;color:#212121!important}.btn--sberbank{background-color:#00b246;-webkit-box-shadow:0 2px 12px 0 rgba(0,145,49,.1);box-shadow:0 2px 12px 0 rgba(0,145,49,.1)}.btn--sberbank:hover{background-color:#00a33d}.btn--sberbank:active{background:#00a33d}.btn--sberbank:focus{-webkit-box-shadow:0 0 0 3px #f5f5f5;box-shadow:0 0 0 3px #f5f5f5}.btn--disable{outline:none;-webkit-box-shadow:none;box-shadow:none;text-shadow:none;background-color:#f5f5f5;-webkit-box-shadow:0 2px 6px 0 hsla(0,0%,74.1%,.05);box-shadow:0 2px 6px 0 hsla(0,0%,74.1%,.05)}.btn--disable,.btn--disable:hover{cursor:default;color:#bdbdbd!important}.btn--disable:focus{-webkit-box-shadow:0 0 0 3px #e1f5fe;box-shadow:0 0 0 3px #e1f5fe}[class*=btn-outline--]{background-color:rgba(0,0,0,0)}[class*=btn-outline--]:focus{-webkit-box-shadow:none;box-shadow:none}.btn-outline--blue{color:#0277bd;border:2px solid #4fc3f7}.btn-outline--blue:hover{color:#0277bd;border:2px solid #29b6f6}.btn-outline--blue:active{border:2px solid #29b6f6}.btn-outline--blue:focus{-webkit-box-shadow:0 0 0 3px #b3e5fc;box-shadow:0 0 0 3px #b3e5fc}.btn-outline--orange,.btn-outline--orange:hover{color:#d84315;border:2px solid #ff5722}.btn-outline--orange:active{border:2px solid #ff5722}.btn-outline--orange:focus{-webkit-box-shadow:0 0 0 3px #ffe0b2;box-shadow:0 0 0 3px #ffe0b2}.btn-outline--grey{color:#424242;border:2px solid #eee}.btn-outline--grey:hover{color:#424242;border:2px solid #e0e0e0}.btn-outline--grey:active{border:2px solid #e0e0e0}.btn-outline--grey:focus{-webkit-box-shadow:0 0 0 3px #f5f5f5;box-shadow:0 0 0 3px #f5f5f5}.btn--small{height:4.2rem;font-size:1.4rem;line-height:4.4rem;padding:0 15px}.btn--medium{height:5rem;padding:0 30px;font-size:1.8rem;line-height:5rem}.btn--big{height:6rem;padding:0 50px;font-size:2.2rem;line-height:6rem;border-radius:6px}.btn--loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn--icon{padding:18px 24px}.btn--full{width:100%}.btn-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-grid__col{margin-right:20px}.btn-grid__col:last-child{margin-right:0}.btn-grid--form{margin-top:20px}.--disabled{opacity:.32;cursor:not-allowed;pointer-events:none;-webkit-box-shadow:none;box-shadow:none}.social{width:100%}.social__item{margin-bottom:10px}.social__item:last-child{margin-bottom:0}.social a.social__link{padding:2px 8px;border-radius:4px;border-bottom:none;display:inline-block;color:#616161;background-color:rgba(0,0,0,.03)}.social a.social__link:hover{border-bottom:none;color:#212121;background-color:rgba(0,0,0,.05)}.social__icon,.social__text{display:inline-block;vertical-align:middle}.social__icon{margin-right:8px}.statistics{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.statistics__item{margin-right:20px}.statistics__item:last-child{margin-right:0}.widget-category{gap:16px;display:grid;margin-top:24px;margin-bottom:64px;grid-template-columns:repeat(6,1fr)}.widget-category__item{width:100%;height:96px;display:block;cursor:pointer;overflow:hidden;padding:12px 16px;position:relative;border-radius:16px;border-bottom:none;-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out;background-color:#eee}.widget-category__item:hover{border-bottom:none;-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px)}.widget-category__text{font-size:1.4rem;line-height:2rem;font-weight:700;color:#212121}.widget-category__img{right:0;bottom:0;width:80px;height:80px;position:absolute}.widget-category__img img{width:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.widget-info{display:grid;gap:48px;margin-top:64px;grid-template-columns:repeat(6,1fr)}.widget-info__faq{grid-column:1/5}.widget-info__reviews{grid-column:5/7}.widget-info__header{margin-bottom:32px}.widget-reviews__item{padding:16px 20px;border-radius:16px;background-color:#f5f5f5}.widget-reviews__item:not(:last-child){margin-bottom:16px}.widget-reviews__text{font-size:1.4rem;line-height:2.4rem;margin-bottom:16px;color:#212121}.widget-reviews__date{color:#757575}.widget-faq{margin-top:-16px}.widget-faq__item:not(:last-child){border-bottom:1px solid #f5f5f5}.widget-faq__header{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;padding:16px 0;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.widget-faq__title{font-size:1.8rem;font-weight:700;line-height:2.4rem;color:#212121}.widget-faq__icon{width:32px;height:32px;padding:8px;border-radius:8px;background-color:#f5f5f5}.widget-faq__icon .icon{width:16px;height:16px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.widget-faq__icon.--active .icon{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.widget-faq__body{overflow:hidden}.widget-faq__text{padding-bottom:8px}.widget-genres{margin:48px 0}.widget-genres__title{margin-bottom:24px}.widget-genres__title h5{margin-bottom:0}.widget-genres__list{gap:16px;display:grid;grid-template-columns:repeat(6,1fr)}.widget-genres__item{width:100%;height:96px;display:block;overflow:hidden;border-radius:16px;border-bottom:none;-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out}.widget-genres__item:hover{border-bottom:none;-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px)}.widget-genres__img{width:100%;height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}.widget-slider{gap:8px;width:100%;display:grid;margin-bottom:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-self:center;grid-template-columns:40px 1fr 40px}.widget-slider__arrow{width:40px;height:40px;border:none;padding:8px;margin-top:-36px;cursor:pointer;border-radius:8px;background:#eee;-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out}.widget-slider__arrow:hover{background:#e0e0e0}.widget-slider__arrow:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.widget-slider__arrow:disabled{opacity:.4;cursor:default}.widget-slider__wrapper{width:100%;overflow:hidden}.widget-slider__list{display:-webkit-box;display:-ms-flexbox;display:flex;will-change:transform}.widget-slider__item{padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.widget-slider__item a,.widget-slider__item a:active,.widget-slider__item a:hover{-webkit-box-shadow:none;box-shadow:none;border-bottom:none}.widget-slider__item img{width:100%;height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px;aspect-ratio:16/9;-o-object-position:center;object-position:center}.widget-slider__content{width:100%;display:block}.widget-slider__nav{gap:12px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.widget-slider__dot{padding:0;width:12px;height:12px;border:none;cursor:pointer;border-radius:50%;background:#bdbdbd}.widget-slider__dot.--active{background:#424242}.sorting-grid{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sorting-grid .sorting-item{width:25%;margin-bottom:20px}.sorting{width:100%;position:relative;display:inline-block}.sorting__select{z-index:400;cursor:pointer;position:relative;border-radius:8px;padding:12px 20px;background-color:#fff;-webkit-box-shadow:0 2px 14px 0 rgba(0,0,0,.05);box-shadow:0 2px 14px 0 rgba(0,0,0,.05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sorting__select .select__led{top:-7px;right:-7px;width:14px;height:14px;position:absolute;border-radius:50%;background-color:#ff5722;-webkit-box-shadow:0 2px 7px 0 rgba(255,87,34,.5);box-shadow:0 2px 7px 0 rgba(255,87,34,.5)}.sorting__select .select__title{font-size:1.8rem;font-weight:700;color:#616161;font-family:Roboto,sans-serif}.sorting__select .select__icon{width:30px;height:30px;position:relative}.sorting__select .select__icon:after,.sorting__select .select__icon:before{content:"";top:15px;width:10px;height:2px;border-radius:1px;position:absolute;background-color:#9e9e9e;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.sorting__select .select__icon:after{right:13px;-webkit-transform:rotate(35deg);-ms-transform:rotate(35deg);transform:rotate(35deg)}.sorting__select .select__icon:before{right:6px;-webkit-transform:rotate(-35deg);-ms-transform:rotate(-35deg);transform:rotate(-35deg)}.sorting__option{top:100%;left:0;width:100%;z-index:300;position:absolute;background-color:#fff;border-radius:0 0 8px 8px;-webkit-box-shadow:0 2px 14px 0 rgba(0,0,0,.15);box-shadow:0 2px 14px 0 rgba(0,0,0,.15)}.sorting__option .option__item{padding:12px 20px;border-bottom:1px solid #f5f5f5}.sorting__option .option__item:last-child{border-bottom:none}.sorting__option .option__item--reset{color:#fff;cursor:pointer;text-align:center;border-radius:0 0 8px 8px;background-color:#ff5722}.sorting--active .sorting__select{border-radius:8px 8px 0 0}.sorting--active .sorting__select .select__icon:after,.sorting--active .sorting__select .select__icon:before{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.spinner{top:0;left:0;width:100%;height:100%;z-index:3000;position:fixed;overflow:visible;background-color:rgba(0,0,0,.8)}.spinner__content{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.spinner__text{color:#fff;text-align:center}.spinner__bounce{width:80px;margin:20px auto 0}.spinner__bounce span{width:10px;height:10px;margin-right:10px;border-radius:100%;display:inline-block;background-color:#fff}.spinner__bounce span:first-child{-webkit-animation:bounce-loader 1s ease-in-out infinite;animation:bounce-loader 1s ease-in-out infinite;background-color:#fff}.spinner__bounce span:nth-child(2){-webkit-animation:bounce-loader 1s ease-in-out .25s infinite;animation:bounce-loader 1s ease-in-out .25s infinite;background-color:#03a9f4}.spinner__bounce span:nth-child(3){-webkit-animation:bounce-loader 1s ease-in-out .5s infinite;animation:bounce-loader 1s ease-in-out .5s infinite;background-color:#ff5722}@-webkit-keyframes bounce-loader{0%,75%,to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}25%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes bounce-loader{0%,75%,to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}25%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}:root{--size-loader:64px;--size-border-loader:8px}.loader{width:100%;height:320px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loader__bar{border-radius:50%;width:var(--size-loader);height:var(--size-loader);-webkit-animation:loader 1s linear infinite;animation:loader 1s linear infinite;border-top:var(--size-border-loader) solid #f5f5f5;border:var(--size-border-loader) solid #f5f5f5;border-top-color:#ff9800}@-webkit-keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.page{padding:30px;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 2px 14px 0 rgba(0,0,0,.05);box-shadow:0 2px 14px 0 rgba(0,0,0,.05)}.page h1,.page h2,.page h3,.page h4,.page h5,.page h6{margin:30px 0 15px}.page h1:first-child,.page h2:first-child,.page h3:first-child,.page h4:first-child,.page h5:first-child,.page h6:first-child{margin-top:0}.page iframe,.page img{width:80%;max-width:80%;margin-bottom:30px}.not{margin:0 auto}.not__img{height:250px;margin-bottom:30px;background-repeat:no-repeat;background-position:50%;background-size:contain}.not__body{width:100%;text-align:center;margin:0 auto 10px}.not__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.not__btn .btn__item{width:300px;text-align:center;padding:20px 30px}.not__btn .btn__item:nth-child(2n){border-left:1px solid #e0e0e0}.not-found{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.not-found__img{width:30%}.not-found__img img{width:100%;max-width:100%}.not-found__body{width:70%;padding-left:40px}.not--authorization .not__img{background-image:url(/static/bundle/images/not-authorization.svg?942365f97ac6667b3061c2731945aa86)}.not--cart .not__img{margin-left:-50px;background-image:url(/static/bundle/images/not-cart.svg?755ead268f19fa09491102326e4eda7e)}.not--favorite .not__img{background-image:url(/static/bundle/images/not-favorite.svg?0743c7a9c097c57ad0c52bb2f88886d2)}.not--qa .not__img{background-image:url(/static/bundle/images/not-qa.svg?0629eb5bf9e876a86962e68a0608fbeb)}.not--product .not__img{background-image:url(/static/bundle/images/not-product.svg?bf44a9787cfeb7f73b36dcd660d073ef)}.not--order .not__img{background-image:url(/static/bundle/images/not-order.svg?62f23cfe90a89e29001f3ce2258d1817)}.office{width:100%;position:relative;margin-bottom:20px;-webkit-box-shadow:0 2px 10px 0 hsla(0,0%,62%,.1);box-shadow:0 2px 10px 0 hsla(0,0%,62%,.1)}.office__address{width:50%;left:50%;bottom:-20px;color:#fff;padding:10px 20px;text-align:center;position:absolute;border-radius:4px;background-color:rgba(0,0,0,.6);-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.15);box-shadow:0 4px 12px 0 rgba(0,0,0,.15);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.contacts .contacts__maps{margin-bottom:20px}.contacts .contacts__body b{margin-right:5px}.product__title{margin-bottom:20px}.product__title .title-product h1,.product__title .title-product h2,.product__title .title-product h3,.product__title .title-product h4,.product__title .title-product h5,.product__title .title-product h6{margin-bottom:0}.product__title .title-product__value{color:#757575}.product__list--loading{opacity:.4}:root{--product-value-item:6;--product-bg-color:#fff;--product-padding:20px;--product-border-radius:8px;--product-img-height:150px}.product-item{width:100%;position:relative;-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out}.product-item:hover .product-item__img img{-webkit-transform:scale(1.04);-ms-transform:scale(1.04);transform:scale(1.04)}.product-item__img{width:100%;overflow:hidden;position:relative;margin-bottom:8px;-webkit-filter:drop-shadow(0 0 8px rgba(33,33,33,.12));filter:drop-shadow(0 0 8px rgba(33,33,33,.12))}.product-item__img a{border:none;display:block}.product-item__img img{width:100%;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom left;object-position:bottom left;-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out}.product-item__publish{left:0;bottom:0;color:#fff;display:block;padding:4px 8px;border-radius:2px;position:absolute;font-size:1.4rem;line-height:1.6rem;background-color:#ff5722}.product-item__publish:hover{color:#fbe9e7;background-color:#f4511e}.product-item__type{font-weight:500;font-size:1.08rem;margin-bottom:4px;line-height:1.2rem;letter-spacing:.06rem;text-transform:uppercase;color:#616161}.product-item__price,.product-item__title{overflow:hidden;font-weight:700;font-family:Roboto,sans-serif}.product-item__title{width:100%;height:48px;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;font-size:1.8rem!important;line-height:2.4rem!important}.product-item__title a{color:#212121;border-bottom:1px solid rgba(66,66,66,0)}.product-item__title a:hover{border-bottom:1px solid rgba(33,33,33,.12)}.product-item__control{margin-top:8px}.product-item__price{font-size:2.4rem;margin-bottom:4px;line-height:3.2rem;color:#212121}.product-ad{height:100%;overflow:hidden;padding:20px 30px;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 4px 28px rgba(0,0,0,.05);box-shadow:0 4px 28px rgba(0,0,0,.05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.product-ad__body{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.product-ad__img img{height:200px;-o-object-fit:contain;object-fit:contain}.product-ad__content{height:100%;display:grid;grid-template-columns:1fr;grid-template-rows:1fr 40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-ad__content .content__text{margin-bottom:20px}.product-ad__content .content__btn{-ms-flex-item-align:end;align-self:flex-end}.product-ad--left .product-ad__body{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:30px}.product-ad--left .product-ad__img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:-10%}.product-ad--right .product-ad__body{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:30px}.product-ad--right .product-ad__img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:-10%}.product-ad--orange{background-color:#fbe9e7;-webkit-box-shadow:0 4px 28px rgba(255,87,34,.1);box-shadow:0 4px 28px rgba(255,87,34,.1)}.product-ad--blue{background-color:#e1f5fe;-webkit-box-shadow:0 4px 28px rgba(3,169,244,.1);box-shadow:0 4px 28px rgba(3,169,244,.1)}.product-single{display:grid;grid-gap:40px;grid-template-rows:auto;grid-template-columns:calc(35% - 40px) 65%}.product-single__gallery{grid-column:1/2;grid-row:1/2}.product-single__gallery .gallery-product{display:grid;grid-gap:20px;grid-template-columns:repeat(4,calc(25% - 15px));grid-template-rows:1fr auto}.product-single__gallery .gallery-product__item:first-child{grid-column:1/5;grid-row:1/2}.product-single__gallery .gallery-product__item img{width:100%;max-width:100%;cursor:pointer;border-radius:8px;-webkit-box-shadow:0 2px 15px 0 rgba(0,0,0,.2);box-shadow:0 2px 15px 0 rgba(0,0,0,.2);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.product-single__gallery .gallery-product__item img:hover{-webkit-transform:scale(1.05) translateY(-4px);-ms-transform:scale(1.05) translateY(-4px);transform:scale(1.05) translateY(-4px)}.product-single__content{grid-column:2/3;grid-row:1/2}.product-single__content .content__data{margin-bottom:40px;padding:10px 0 40px;border-bottom:1px solid #eee}.product-single__content .content__title{margin-bottom:30px}.product-single__content .content__title .title__type{font-size:1.1rem;margin-bottom:5px;font-weight:400;line-height:1.6rem;letter-spacing:.15rem;text-transform:uppercase;color:#9e9e9e}.product-single__content .content__audio{margin-bottom:20px}.product-single__content .content__price{margin-bottom:30px}.product-single__content .content__price .price__note{font-size:1.4rem;color:#ff5722}.product-single__content .content__price .price{font-size:5.2rem;line-height:6rem;font-weight:700;font-family:Roboto,sans-serif;color:#212121}.product-single__content .content__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.product-single__content .content__btn .btn__item{margin-right:20px}.product-single__content .content__btn .btn__item:last-child{margin-right:0}.product-single__content .content__special{padding:30px;border-radius:8px;margin-top:40px;background-color:#f1f8e9}.product-single__content .content__special .special__title{font-size:2rem;font-weight:700;margin-bottom:15px;font-family:Roboto,sans-serif;color:#33691e}.product-single__content .content__special .special__btn{margin-bottom:10px}.product-single__content .content__special .special__add a{color:#689f38;border-bottom:1px solid rgba(104,159,56,.3)}.product-single__content .content__video{outline:1px solid red}.product-single__note{width:70%;grid-column:1/3}.product-single__note p:last-child{margin-bottom:0}.product-single__note .content__video{width:100%;overflow:hidden;position:relative;padding-top:56.25%}.product-single__note .content__video:not(:last-child){margin-bottom:20px}.product-single__note .content__video iframe{inset:0;width:100%;height:100%;position:absolute}.product-single__similar{grid-column:1/3;margin-top:50px}.product-single__similar .similar__title{margin-bottom:20px}.news__list{gap:36px;display:grid;grid-template-columns:repeat(3,1fr)}.news__list--loading{opacity:.4}.news__item{margin-right:24px}.news__heading{margin-bottom:8px}.news__text{margin-bottom:16px}.news__text p:not(:last-child){margin-bottom:4px}.news__date{color:#9e9e9e}.news__nav{margin-top:32px}.profile__item{margin-bottom:20px}.profile__item:last-child{margin-bottom:0}.profile__title{margin-bottom:20px}.profile span.subtitle{display:block;font-size:1.2rem;line-height:2rem;margin-bottom:5px;color:#9e9e9e}.profile__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:20px}.profile__grid:last-child{margin-bottom:0}.profile__row{width:100%;margin-right:20px}.profile__row:last-child{margin-right:0}.profile .row-10{width:10%}.profile .row-20{width:20%}.profile .row-30{width:30%}.profile .row-40{width:40%}.profile .row-50{width:50%}.profile .row-60{width:60%}.profile .row-70{width:70%}.profile .row-80{width:80%}.profile .row-90{width:90%}.profile-order{margin-bottom:40px}.profile-order__item{cursor:pointer;border-radius:8px;margin-bottom:20px;-webkit-box-shadow:0 2px 14px 0 rgba(0,0,0,.05);box-shadow:0 2px 14px 0 rgba(0,0,0,.05);background-color:#fff}.profile-order__item:last-child{margin-bottom:0}.profile-order__title{position:relative;border-radius:8px;padding:20px 20px 10px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.profile-order__title .order-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.profile-order__title .order-title__text{margin-right:20px}.profile-order__title .order-title__text span{font-size:2rem;font-weight:700;line-height:2.8rem;color:#424242;font-family:Roboto,sans-serif}.profile-order__data{padding:10px 20px 20px}.profile-order__data .data__grid{gap:20px;display:grid;grid-template-rows:1fr;grid-template-columns:repeat(2,1fr)}.profile-order__content{padding:30px}.cart__header{margin-bottom:20px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart__header,.cart__title .title-cart{display:-webkit-box;display:-ms-flexbox;display:flex}.cart__title .title-cart{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cart__title .title-cart__name h4{margin-bottom:0}.cart__title .title-cart__total{margin:10px 0 0 8px;color:#9e9e9e}.cart__clear{font-size:1.4rem;line-height:2rem;color:#616161;border-bottom:1px dotted rgba(97,97,97,.2)}.cart__clear:hover{color:#424242;border-bottom:1px dotted rgba(66,66,66,.2)}.cart__item:not(:last-child){margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #eee}.cart__product{display:grid;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;grid-template-columns:160px 1fr 40px}.cart__product .product-img img{width:100%;max-width:100%;margin-bottom:0;border-radius:8px;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.2);box-shadow:0 4px 16px 0 rgba(0,0,0,.2)}.cart__product .product-data{display:grid;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;grid-template-columns:1fr 20%}.cart__product .product-name a{font-size:1.8rem;font-weight:700;line-height:2.4rem;font-family:Roboto,sans-serif;color:#424242;border-bottom:1px solid rgba(66,66,66,.12)}.cart__product .product-name a:hover{color:#212121;border-bottom:1px solid rgba(33,33,33,.12)}.cart__product .product-counter{margin-top:20px}.cart__product .product-note{margin-top:5px;font-size:1.4rem;line-height:1.6rem;color:#757575}.cart__product .product-total{text-align:right;font-size:1.8rem;font-weight:700;line-height:2.4rem;font-family:Roboto,sans-serif;color:#212121}.cart__product .product-del a.icon-link{padding-top:0}.cart__order{top:20px;padding:30px;margin-top:62px;position:sticky;border-radius:8px;margin-bottom:20px;background-color:#fff;-webkit-box-shadow:0 2px 14px 0 rgba(0,0,0,.05);box-shadow:0 2px 14px 0 rgba(0,0,0,.05)}.cart__order .order-cart:not(:last-child){margin-bottom:24px}.cart__order .order-cart__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart__order .order-cart__item:not(:last-child){margin-bottom:4px}.cart__order .order-cart__item--total:not(:last-child){margin-bottom:16px}.cart__order .order-cart__data{word-break:break-word;overflow-wrap:break-word}.cart__order .order-cart__data--total{font-size:2rem;font-weight:700;line-height:2.8rem;color:#212121;font-family:Roboto,sans-serif}.cart__order .order-cart__data:first-child{width:35%}.cart__order .order-cart__data:nth-child(2){width:65%}.cart__order .order-cart__data:last-child{text-align:right}a.clear{display:block;border-bottom:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}a.clear .clear__text{padding-left:10px}a.clear .clear__text ins{color:#757575;border-bottom:1px dotted hsla(0,0%,45.9%,.3)}a.clear:hover .clear__text>ins{color:#424242;border-bottom:1px dotted rgba(66,66,66,.3)}.cart-counter{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cart-counter__input{z-index:10;width:60px;position:relative}.cart-counter__input input{height:36px;max-width:100%;border-radius:0;text-align:center}.cart-counter__message{width:auto;bottom:-36px;z-index:100;color:#fff;padding:4px 6px;font-size:1.2rem;border-radius:4px;position:absolute;background-color:rgba(0,0,0,.7)}.cart-counter__message:after{top:-8px;width:0;height:0;content:"";position:absolute;left:calc(50% - 6px);border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);border-bottom:8px solid rgba(0,0,0,.7)}.cart-counter__minus,.cart-counter__plus{width:36px;height:36px;cursor:pointer;position:relative;border:1px solid #e0e0e0}.cart-counter__minus:after,.cart-counter__minus:before,.cart-counter__plus:after,.cart-counter__plus:before{top:16px;left:10px;content:"";width:16px;height:2px;position:absolute;border-radius:1px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:#616161}.cart-counter__plus{border-left:none;border-radius:0 4px 4px 0}.cart-counter__plus:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.cart-counter__minus{border-right:none;border-radius:4px 0 0 4px}.cart-counter--disabled{cursor:default;pointer-events:none}.cart-counter--disabled:after,.cart-counter--disabled:before,.cart-counter--disabled:hover:after,.cart-counter--disabled:hover:before{background-color:#e0e0e0}.cart-header{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#424242}.cart-header:hover{border:none}.cart-header__icon{position:relative}.cart-header__led{top:-2px;right:-4px;width:10px;height:10px;position:absolute;border-radius:50%;background-color:#f44336;-webkit-box-shadow:0 2px 6px 0 rgba(244,67,54,.5);box-shadow:0 2px 6px 0 rgba(244,67,54,.5);-webkit-animation:pulseShadowRed 2s infinite;animation:pulseShadowRed 2s infinite}.cart-header__total{margin-left:16px}.cart-header__total .total-empty{font-size:1.4rem;line-height:2rem}.cart-header__total .total-amount{font-size:1.2rem;line-height:1.6rem;color:#757575}.cart-header__total .total-price{font-size:1.6rem;font-weight:700;line-height:2.4rem;font-family:Roboto,sans-serif}.qa__form{padding:20px;border-radius:8px;margin-bottom:40px;background-color:#fff;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.05);box-shadow:0 2px 12px rgba(0,0,0,.05)}.qa__form__content{overflow:hidden}.qa__item{width:100%;padding:20px;border-radius:8px;margin-bottom:30px;background-color:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.05);box-shadow:0 2px 12px 0 rgba(0,0,0,.05)}.qa__date{text-align:center;margin-bottom:15px;color:#9e9e9e}.qa__message{width:100%;position:relative;color:#616161}.qa__message p{margin-bottom:0}.qa .message--question{padding:5px 0;margin-bottom:5px}.qa .message--question .question{font-size:1.6rem;font-weight:700;word-wrap:break-word;color:#424242;font-family:Roboto,sans-serif}.qa .message--question .question__data{font-size:1.2rem;margin-bottom:10px;color:#9e9e9e}.qa .message--question .question__data a{color:#9e9e9e;border-bottom:1px solid hsla(0,0%,62%,.3)}.qa .message--question .question__data a:hover{color:#03a9f4;border-bottom:1px solid rgba(3,169,244,.3)}.qa .message--question .question__data ul.data__list{margin:0;padding:0;list-style:none;line-height:normal;font-size:0}.qa .message--question .question__data ul.data__list li{font-size:1.2rem;display:inline-block;margin-right:10px}.qa .message--question .question__data ul.data__list li:last-child{margin-bottom:0}.qa .message--question:before{top:0;width:4px;content:"";left:-22px;height:100%;border-radius:1.5px;position:absolute;background-color:#03a9f4}.qa .message--answer{padding:15px 20px;border-radius:4px;color:#616161;background-color:#fafafa}.order,.order-grid{position:relative}.order-grid{gap:48px;display:grid;grid-template-rows:auto;grid-template-columns:64% 1fr}.order-body{grid-column:1/2}.order-aside{grid-column:2/3;position:relative}.order-section:not(:last-child){margin-bottom:48px}.order-title{gap:6px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.order-title h6{margin-bottom:0}.order input,.order textarea{padding:12px;line-height:2rem;border-width:2px;border-radius:8px}.order input:focus,.order input:hover,.order textarea:focus,.order textarea:hover{border-width:2px}.order textarea:hover{border-color:#29b6f6;background-color:rgba(225,245,254,.16)}.order-delivery__step:not(:last-child){margin-bottom:64px}.order-delivery__title{margin-bottom:16px}.order-delivery__provider,.order-delivery__tariffs{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex}.order-delivery__tariffs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-radio{width:100%;cursor:pointer;position:relative;border-radius:8px;border:2px solid #eee;-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out}.order-radio.--provider{padding:16px 16px 16px 48px}.order-radio.--provider:hover,.order-radio.--provider:hover .order-radio__check.--provider{border:2px solid #03a9f4}.order-radio.--tariff{padding:16px 48px 16px 16px}.order-radio.--active,.order-radio.--tariff:hover,.order-radio.--tariff:hover .order-radio__check.--tariff{border:2px solid #03a9f4}.order-radio.--active{cursor:default!important;-webkit-box-shadow:0 4px 16px 0 rgba(3,169,244,.04);box-shadow:0 4px 16px 0 rgba(3,169,244,.04)}.order-radio__check{top:18px;width:20px;height:20px;border-radius:50%;position:absolute;-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out;border:2px solid #eee}.order-radio__check.--provider{left:16px}.order-radio__check.--tariff{right:16px}.order-radio__check.--active{border:6px solid #03a9f4!important}.order-radio__header{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order-radio__name,.order-radio__price{font-weight:700;color:#212121}.order-radio__price{font-size:2.4rem;line-height:3.2rem}.order-radio__time{font-size:1.2rem;line-height:1.6rem;color:#757575}.order-radio__body{margin-top:16px}.order-radio__tariff{height:104px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-select{position:relative}.order-select__data{gap:4px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-select__data,.order-select__value{-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out}.order-select__value{font-size:2rem;font-weight:900;line-height:2.8rem;color:#424242;font-family:Roboto,sans-serif;border-bottom:1px dashed #bdbdbd}.order-select__value:hover{border-bottom:1px dashed #424242}.order-select__arrow{width:24px;height:24px;cursor:pointer;position:relative}.order-select__arrow:after,.order-select__arrow:before{content:"";width:10px;height:2px;position:absolute;border-radius:2px;-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out;background-color:#757575}.order-select__arrow:before{left:3px;top:12px;-webkit-transform:rotate(35deg);-ms-transform:rotate(35deg);transform:rotate(35deg)}.order-select__arrow:after{right:3px;top:12px;-webkit-transform:rotate(-35deg);-ms-transform:rotate(-35deg);transform:rotate(-35deg)}.order-select__arrow.--active:after,.order-select__arrow.--active:before{top:12px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.order-select__list{right:0;width:100%;padding:8px;position:absolute;border-radius:8px;top:calc(100% + 8px);background-color:#fff;z-index:1000;-webkit-box-shadow:0 2px 2px 0 rgba(18,18,18,.08),0 4px 16px 0 rgba(18,18,18,.04);box-shadow:0 2px 2px 0 rgba(18,18,18,.08),0 4px 16px 0 rgba(18,18,18,.04)}.order-select__option{padding:8px;cursor:pointer;border-radius:4px;-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out}.order-select__option.--active,.order-select__option:hover{background-color:#f5f5f5}.order-suggestion{position:relative}.order-suggestion__label{margin-bottom:4px}.order-suggestion__input{position:relative}.order-suggestion__input input{padding-right:44px}.order-suggestion__clear{top:10px;width:28px;height:28px;right:10px;cursor:pointer;position:absolute;border-radius:4px;background-image:url(/static/bundle/images/icon-close.svg?ddbc3c99b2d29dc44203df0470809152);background-size:16px;background-position:50%;background-repeat:no-repeat;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.order-suggestion__clear:hover{background-color:#f5f5f5}.order-suggestion__error{margin-top:4px;font-size:1.2rem;line-height:1.6rem;color:#f44336}.order-suggestion__list{left:0;width:100%;padding:8px;z-index:1000;max-height:240px;overflow-y:auto;position:absolute;border-radius:8px;top:calc(100% + 8px);background-color:#fff;-webkit-box-shadow:0 2px 2px 0 rgba(18,18,18,.08),0 4px 16px 0 rgba(18,18,18,.04);box-shadow:0 2px 2px 0 rgba(18,18,18,.08),0 4px 16px 0 rgba(18,18,18,.04)}.order-suggestion__item{padding:8px;cursor:pointer;border-radius:4px;background-color:#fff;-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out}.order-suggestion__item.--selected,.order-suggestion__item:hover{background-color:#f5f5f5}.order-provider__item:not(:last-child){margin-bottom:16px}.order-provider__section:not(:last-child){margin-bottom:24px}.order-provider__label{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order-provider__tariffs{gap:16px;display:grid;grid-template-columns:1fr;grid-template-rows:auto}.order-provider__tariffs.--grid{grid-template-columns:repeat(2,1fr)}.order-point{position:relative}.order-point__control{margin-bottom:8px}.order-point__note{text-align:center;font-size:1.2rem;line-height:1.6rem;color:#9e9e9e}.order-point__address{font-weight:700;color:#212121}.order-point__overlay{top:0;left:0;width:100%;height:100%;z-index:3000;position:fixed;background-color:rgba(33,33,33,.24)}.order-point__info{margin-bottom:16px}.order-pvz{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-pvz__search{margin-bottom:8px;position:relative}.order-pvz__search input{padding-left:46px;padding-right:48px}.order-pvz__lupa{left:16px;background-size:16px;background-image:url(/static/bundle/images/icon-search.svg?eeddd81a4a208a4993c82b86f1408910);-webkit-filter:grayscale(1) brightness(.8);filter:grayscale(1) brightness(.8)}.order-pvz__clear,.order-pvz__lupa{top:10px;width:28px;height:28px;position:absolute;border-radius:4px;background-position:50%;background-repeat:no-repeat}.order-pvz__clear{right:10px;cursor:pointer;background-image:url(/static/bundle/images/icon-close.svg?ddbc3c99b2d29dc44203df0470809152);background-size:20px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.order-pvz__clear:hover{background-color:#f5f5f5}.order-pvz__list{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:100%;overflow-y:auto}.order-pvz__item{position:relative;border-bottom:1px solid #f5f5f5}.order-pvz__item:last-child{border-bottom:none}.order-pvz__data{margin:8px 0;cursor:pointer;border-radius:8px;padding:12px 16px 12px 48px;-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out}.order-pvz__data:hover{background-color:rgba(3,169,244,.08)}.order-pvz__data:hover .order-pvz__check{border-color:#03a9f4}.order-pvz__check{top:14px;left:16px;width:20px;height:20px;border-radius:50%;position:absolute;-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out;border:2px solid #e0e0e0}.order-pvz__check.--active{border:6px solid #03a9f4!important}.order-pvz__notice{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-top:8px;text-align:center;padding:12px 16px}.order-pvz__highlight{background-color:#ffeb3b}.order-pvz__btn{-ms-flex-negative:0;flex-shrink:0;margin-top:16px}.order-courier{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-courier__form{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:100%;overflow-y:auto}.order-courier__btn{-ms-flex-negative:0;flex-shrink:0;margin-top:16px}.order-user__item.--small{width:40%}.order-user__item.--medium{width:60%}.order-user__item.--large{width:80%}.order-user__item:not(:last-child){margin-bottom:16px}.order-user__label{gap:8px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:4px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order-user__label span{color:#9e9e9e}.order-user__star{color:#e53935!important}.order-user__alert{margin-bottom:16px}.order-user__note{color:#9e9e9e}.order-user__error{margin-top:4px;font-size:1.2rem;line-height:1.6rem;color:#f44336}.order-basket__item{gap:24px;display:grid;grid-template-columns:120px 1fr}.order-basket__item:not(:last-child){margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #eee}.order-basket__img{border-bottom:none}.order-basket__img img{width:120px;max-width:120px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.order-basket__img:hover{border-bottom:none}.order-basket__body{gap:24px;display:grid;grid-template-columns:1fr auto}.order-basket__type{margin-top:4px;font-size:1.2rem;line-height:1.6rem;color:#757575}.order-basket__name,.order-basket__price{font-size:1.8rem;font-weight:700;line-height:2.4rem;font-family:Roboto,sans-serif}.order-basket__name{color:#424242;border-bottom:1px solid rgba(66,66,66,.12)}.order-basket__name:hover{color:#212121;border-bottom:1px solid rgba(33,33,33,.12)}.order-basket__price{text-align:right;color:#212121}.order-total{top:16px;padding:24px;position:sticky;border-radius:8px;background-color:#f8f8f8}.order-total__header{margin-bottom:16px}.order-total__header h6{margin-bottom:0}.order-total__body{margin-bottom:24px}.order-total__item{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order-total__item.--final{margin-top:24px;padding-top:24px;border-top:1px solid #eee}.order-total__item:not(:last-child){margin-bottom:8px}.order-total__note{color:#757575}.order-total__value{-ms-flex-negative:0;flex-shrink:0;white-space:nowrap;color:#212121}.order-total__value.--discount{color:#f44336}.order-total__note.--final,.order-total__value.--final{font-size:2rem;font-weight:700;line-height:2.8rem;color:#212121}.order-total__control{gap:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-total__info{margin-top:16px;font-size:1.2rem;line-height:1.6rem;color:#9e9e9e}.order-loading{gap:8px;width:100%;height:160px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.order-loader{width:24px;height:24px;overflow:hidden;aspect-ratio:1;border-radius:50%;background:-o-radial-gradient(farthest-side,#03a9f4 90%,rgba(0,0,0,0)) top/6px 6px no-repeat,conic-gradient(rgba(0,0,0,0) 45%,#03a9f4);background:radial-gradient(farthest-side,#03a9f4 90%,rgba(0,0,0,0)) top/6px 6px no-repeat,conic-gradient(rgba(0,0,0,0) 45%,#03a9f4);-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 6px),#000 0);-webkit-animation:loader 1s linear infinite;animation:loader 1s linear infinite}@keyframes loader{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.order-modal{top:80px;left:50%;width:640px;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:calc(100vh - 160px);position:absolute;border-radius:12px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.order-modal--open{overflow:hidden}.order-modal__control,.order-modal__header{-ms-flex-negative:0;flex-shrink:0}.order-modal__header{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px;color:#212121;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order-modal__title{font-weight:600;font-size:1.6rem;line-height:2.4rem}.order-modal__close{width:24px;height:24px;cursor:pointer;background-size:cover;background-repeat:no-repeat;-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out;background-image:url(/static/bundle/images/icon-close.svg?ddbc3c99b2d29dc44203df0470809152)}.order-modal__close:hover{-webkit-filter:brightness(.7);filter:brightness(.7)}.order-modal__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-notice{width:100%;border-radius:8px;padding:12px 16px;text-align:center;background-color:#eceff1}.order-notice.--error,.order-notice.--red{color:#ed6a60;background-color:#feefec}.order-notice.--warning,.order-notice.--yellow{color:#eb9b20;background-color:#fcf5db}.order-notice.--green,.order-notice.--success{color:#31c662;background-color:#defae9}.order-notice.--blue,.order-notice.--info{color:#098ef7;background-color:#e5f3fe}.order-spinner{top:0;left:0;width:100%;height:100%;z-index:3000;position:fixed;overflow:visible;background-color:rgba(0,0,0,.72)}.order-spinner__content{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.order-spinner__loading{margin-bottom:8px}.order-spinner__text{color:#fff;text-align:center}.order-detail__section:not(:last-child){margin-bottom:32px}.order-detail__grid{gap:24px;display:grid;grid-template-columns:repeat(3,1fr)}.order-detail__item:not(:last-child){margin-bottom:16px}.order-detail__subtitle{font-size:1.2rem;line-height:1.6rem;color:#9e9e9e}.order-detail__label{margin-top:4px}.order-product{display:grid;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;margin-bottom:30px;grid-template-columns:8% calc(92% - 20px)}.order-product:last-child{margin-bottom:0}.order-product__img,.order-product__img:hover{border-bottom:none}.order-product__img img{max-width:100%;border-radius:6px;-webkit-box-shadow:0 25px 25px -20px rgba(0,0,0,.3);box-shadow:0 25px 25px -20px rgba(0,0,0,.3)}.order-product__content{display:grid;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;grid-template-rows:auto;grid-template-columns:calc(50% - 40px) 25% 25%}.order-product__content .content__title span{display:block}.order-product__content .content__title a{font-size:1.7rem;font-weight:700;line-height:2.8rem;font-family:Roboto,sans-serif;color:#424242;border-bottom:1px solid rgba(66,66,66,.2)}.order-product__content .content__title a:hover{color:#03a9f4;border-bottom:1px solid rgba(3,169,244,.2)}.order-product__content .content__subtitle{font-size:1.4rem;line-height:2.4rem;font-weight:400;color:#757575;font-family:Arial,Helvetica Neue,Segoe UI,sans-serif}.order-product__content .content__cost span,.order-product__content .content__price span{display:none}.order-product__content .content__data{font-size:1.7rem;font-weight:700;line-height:2.8rem;font-family:Roboto,sans-serif;color:#424242}.order-product__content .content__cost{justify-self:end}.order-product__list{padding:15px 0;cursor:pointer;text-align:center;border-radius:8px;background-color:#eee;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.order-product__list:hover{color:#212121;background-color:#e0e0e0}.order-invoice{margin-bottom:48px}.order-invoice .invoice__title span.title--h6{font-size:2rem;line-height:3.2rem}.order-invoice .invoice__item{margin-bottom:20px;padding-bottom:30px;border-bottom:1px solid #eee}.order-invoice .invoice__item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.order-invoice .invoice__text{margin-bottom:20px}.order-invoice .invoice__text span{display:block;font-size:1.2rem;color:#9e9e9e}.order-invoice .invoice__text:last-child{margin-bottom:0}.order-invoice .invoice__pay .pay{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.order-invoice .invoice__pay .pay .pay__item{width:100%;margin:0 0 8px}.order-invoice .invoice__pay .pay .pay__item:last-child{margin-bottom:0}.order-country__list{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex}.cabinet .cabinet__item{margin-bottom:30px}.cabinet .cabinet__item:last-child{margin-bottom:0}.cabinet--aside{margin-bottom:20px}.cabinet__nav{margin:-10px -15px}.cabinet__nav .nav__item{display:block;font-weight:600;font-size:1.6rem;padding:10px 15px;border-radius:4px;border-bottom:none;color:#424242;font-family:Roboto,sans-serif}.cabinet__nav .nav__item:hover{background-color:#e1f5fe}.stat{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.stat__item{width:100%;padding:30px;display:block;font-size:1.6rem;font-weight:700;border-radius:8px;text-align:center;margin-right:20px;border-bottom:none;background-color:#fff;color:#424242;font-family:Roboto,sans-serif;-webkit-box-shadow:0 2px 14px 0 rgba(0,0,0,.05);box-shadow:0 2px 14px 0 rgba(0,0,0,.05)}.stat__item:last-child{margin-right:0}.stat__item:hover{color:#fff;border-bottom:none;background-color:#03a9f4}.offer{width:100%;margin:40px auto}.offer__grid{gap:30px;display:grid;grid-template-columns:repeat(3,1fr)}.offer__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px;overflow:hidden;border-radius:8px;position:relative;background-color:rgba(227,242,253,.8)}.offer__item:not(:last-child){margin-right:30px}.offer__product{width:100%;padding-right:30px}.offer__product .product-type{font-weight:500;font-size:.96rem;line-height:1.6rem;letter-spacing:.12rem;text-transform:uppercase;color:#64b5f6}.offer__product .product-name,.offer__product .product-price{font-size:2rem;line-height:2.8rem;overflow:hidden;font-weight:700;font-family:Roboto,sans-serif}.offer__product .product-name{width:100%;height:56px;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}.offer__product .product-name a{color:#424242;border-bottom:1px solid rgba(66,66,66,0)}.offer__product .product-name a:hover{color:#212121;border-bottom:1px solid rgba(33,33,33,.08)}.offer__product .product-control{margin-top:12px}.offer__product .product-price{margin-bottom:24px;color:#212121}.offer__product .product-text:not(:last-child){margin-bottom:16px}.offer__img{width:200px;height:150px;display:block;border-radius:8px;margin-right:-60px;background-size:cover;background-position:50%;background-repeat:no-repeat;-webkit-box-shadow:0 4px 24px 0 rgba(187,222,251,.56);box-shadow:0 4px 24px 0 rgba(187,222,251,.56)}.offer__img,.offer__img:hover{border-bottom:none}.offer__title h4 a{color:#424242;border-bottom:1px solid rgba(66,66,66,.2)}.offer__title h4 a:hover{color:#03a9f4;border-bottom:1px solid rgba(3,169,244,.2)}.vendor-item{padding:20px;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 2px 14px 0 rgba(0,0,0,.05);box-shadow:0 2px 14px 0 rgba(0,0,0,.05)}.vendor-item:not(:last-child){margin-bottom:20px}.vendor-name{font-weight:600;font-size:1.6rem;margin-bottom:10px;color:#424242;font-family:Roboto,sans-serif}.vendor-nav{display:-webkit-box;display:-ms-flexbox;display:flex}.vendor-nav__item:not(:last-child){margin-right:20px}.vendor-status{gap:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vendor-status__led{width:16px;height:16px;border-radius:50%}.vendor-status__led,.vendor-status__led.process{background-color:#2196f3}.vendor-status__led.paid{background-color:#ffeb3b}.vendor-status__led.sold{background-color:#4caf50}.vendor dl{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;grid-template-columns:auto 1fr}.vendor dl dt{color:#757575}.banner-our{padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;margin-bottom:40px;background-color:#eceff1}.banner-our,.banner-our:hover{border-radius:10px;border-bottom:none}.banner-our:hover{background-color:#cfd8dc}.banner-our:hover .banner-our__arrow{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}.banner-our:active,.banner-our:focus{border-radius:10px}.banner-our__text{color:#212121;font-weight:500;font-size:2.4rem;font-family:serif;white-space:normal;line-height:4rem;width:calc(100% - 64px);font-family:Roboto,sans-serif}.banner-our__arrow{width:64px;height:32px;background-size:contain;background-repeat:no-repeat;background-position:50%;background-image:url(/static/bundle/images/arrow_banner.svg?b5816de8a1a9f709c925ae6a317c56e0);-webkit-transition:all .32s ease-in-out;-o-transition:all .32s ease-in-out;transition:all .32s ease-in-out}@media only screen and (max-width:1440px){.grid{--grid-width:96%}.header,.header-notification,footer .footer{width:96%}.modal{top:40px;overflow-y:auto;max-height:calc(100% - 80px)}}@media handheld,only screen and (max-width:1024px){.grid{--grid-width:96%}.grid__col-6{--grid-gap:20px}.grid__col-4{grid-template-columns:repeat(3,calc(33% - 11px))}.header-control{-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.header-start{padding:16px;min-width:128px}.header-search__dropdown{left:-136px;width:calc(100% + 136px)}footer .footer-ny-snowman{width:175px;height:175px}.aside-filter .filter .filter__choice{width:100%}.pagination-input{-ms-flex-item-align:center;align-self:center}.pagination{row-gap:24px}.form__grid,.pagination{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form__col{width:100%;margin:0 0 15px}.modal-short{width:50%}.table-data__grid{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.table-data__col:first-child{margin-bottom:5px}.table-data__col:first-child,.table-data__col:nth-child(2){-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.title__bg{left:80px;height:90px;width:calc(100% - 80px)}.btn--medium{padding:0 15px}.btn--big{padding:0 25px}.widget-category{gap:8px;grid-template-columns:repeat(3,1fr)}.widget-genres__item{height:64px}.product-ad{padding:20px}.product-ad--left .product-ad__img{margin-right:-25%}.product-ad--right .product-ad__img{margin-left:-25%}.product-single{grid-template-columns:calc(45% - 40px) 55%}.product-single__note{width:100%}.cart__product{grid-template-columns:120px 1fr 40px}.cart__product .product-data{row-gap:20px;grid-template-columns:1fr}.cart__product .product-total{text-align:left;font-size:2.8rem;line-height:3.2rem}.cart__order{padding:20px}.cart-header__total{display:none}.order-grid{gap:32px;width:100%}.order-basket__body,.order-basket__item{gap:16px}.banner-our{padding:24px}}@media handheld,only screen and (max-width:1280px){.grid__col-6{--grid-gap:30px;grid-template-columns:repeat(4,calc(25% - 20px))}.grid__col-4{--grid-gap:20px;grid-template-columns:repeat(4,calc(25% - 15px))}:root{--wrapper-grid-gap:20px;--aside-width:30%;--article-width:70%}}@media handheld,only screen and (max-width:768px){.grid__col-2{grid-template-columns:1fr}.grid__col-6{grid-template-columns:repeat(3,calc(33.33% - 15px))}:root{--font-size-h1:4.4rem;--font-size-h2:4rem;--font-size-h3:3.6rem;--font-size-h4:3rem;--font-size-h5:2.6rem;--font-size-h6:2.2rem;--line-height-h1:5.2rem;--line-height-h2:4.8rem;--line-height-h3:4.6rem;--line-height-h4:4rem;--line-height-h5:3.4rem;--line-height-h6:3.2rem}.wrapper--reverse aside{grid-row:2/3}.wrapper--reverse article{grid-row:1/2}.wrapper--article-aside,.wrapper--aside-article{grid-template-columns:100%}.wrapper--article-aside article,.wrapper--article-aside aside,.wrapper--aside-article article,.wrapper--aside-article aside{grid-column:1/2}.header{row-gap:16px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;grid-template-columns:240px 1fr}.header-contacts,.header-nav,.header-toggle{display:none}.header-logo{grid-row:1/2}.header-control{grid-column:1/3;grid-row:2/3}.header-user{grid-column:2/3;grid-row:1/2}.header-currency__text{display:none}.header-currency__link{font-size:1.6rem;padding:8px 12px;line-height:2.4rem;border-radius:8px}.header-control__start.--desktop{display:none}.header-control__start.--mobile{display:block}.header-catalog__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header-catalog__col:not(:last-child){margin-bottom:24px}.header-catalog__link{margin:0 -16px;padding:12px 16px;border-radius:8px;font-weight:400;font-weight:2.4rem;-webkit-text-decoration-line:none!important;text-decoration-line:none!important}.header-catalog__link:hover{background-color:#f5f5f5}.header-catalog__link:not(:last-child){margin-bottom:0}.header-user{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.header-user__desktop{display:none}.header-user__mobile{display:block}.header-user__item{width:96px}.header-user__item:last-child{display:block}.header-profile{display:none}.header-profile__link{font-size:1.6rem;line-height:2.4rem;padding:12px 16px}.header-profile__user{padding:0}.header-profile__name{font-size:1.6rem;line-height:2.4rem}.header-animated.--switch{-webkit-animation:none!important;animation:none!important}footer .footer{-ms-flex-wrap:wrap;flex-wrap:wrap}footer .footer__item{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;margin-bottom:20px}footer .footer__item:last-child{margin-bottom:0}.aside-filter .filter .filter__choice{width:50%}.aside-filter .filter__body,.aside-filter .filter__title{padding-left:20px!important;padding-right:20px!important}.aside-filter .filter__title:before{right:27px!important}.aside-filter .filter__title:after{right:20px!important}.aside-filter{left:0;width:100%;height:100%;z-index:600;position:fixed;border-radius:0;top:calc(100% - 64px);-webkit-box-shadow:0 -7px 28px rgba(0,0,0,.1);box-shadow:0 -7px 28px rgba(0,0,0,.1);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.aside-filter form{height:100%}.aside-filter__title{display:none}.aside-filter__title--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.aside-filter__content{overflow:none;overflow-x:auto;height:calc(100% - 110px)}.aside-filter__btn{left:0;bottom:0;width:100%;margin:0;padding:20px;position:absolute;background-color:#fff;-webkit-box-shadow:0 -4px 28px rgba(0,0,0,.05);box-shadow:0 -4px 28px rgba(0,0,0,.05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.aside-filter__btn .btn__item{width:50%;margin:0 20px 0 0}.aside-filter__btn .btn__item:last-child{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.aside-filter__btn .btn__item:first-child{margin-right:0}.aside-filter--active{top:0!important;z-index:2000}.breadcrumb{white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}[class*=form__col--],[class*=input-length--]{width:100%}.gallery{grid-template-columns:96%}.gallery__btn{display:none}.gallery .btn__right:after{-webkit-transform:rotate(-30deg);-ms-transform:rotate(-30deg);transform:rotate(-30deg)}.gallery .btn__left:after,.gallery .btn__right:before{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.gallery .btn__left:before{-webkit-transform:rotate(-30deg);-ms-transform:rotate(-30deg);transform:rotate(-30deg)}.gallery .btn--mini{padding:40px 0}.gallery__content{grid-column:1/2}.gallery__content .content__img{margin-top:-50px}.gallery__content .content__range{display:none}.gallery__panel{display:-webkit-box;display:-ms-flexbox;display:flex}.modal--product .modal__product .modal__btn{margin:0 -15px -15px}.modal--product .modal__product .modal__btn .btn__item{width:100%}.modal--product .modal__product .modal__btn .btn__item:first-child a,.modal--product .modal__product .modal__btn .btn__item:last-child a{border-radius:0}.modal-short{width:90%;bottom:2%}.modal-short .content__close{top:5px;right:5px}.table tbody>tr>td,.table thead>tr>th{padding:0}.table thead{display:none}.table tbody tr{gap:15px;display:grid;grid-template-columns:repeat(2,1fr)}.table tbody tr:not(:last-child){margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #eee}.table tbody td{display:block}.table tbody td:before{display:block;font-weight:700;color:#212121;content:attr(data-label)}.table--response{border:none}.table--response thead{display:none}.table--response tbody>tr>td{padding:10px 15px}.table--response tbody tr{display:block;border-radius:4px;margin-bottom:20px;border:1px solid #f5f5f5}.table--response tbody tr:last-child{margin-bottom:0}.table--response tbody td{display:block;text-align:right}.table--response tbody td:before{content:attr(data-thead);float:left;font-size:1.6rem;font-weight:700;padding-right:10px;font-family:Roboto,sans-serif;color:#212121}.table--zebra tbody>tr:hover{border:1px solid #e1f5fe}.table--product tbody>tr>td:nth-child(2n){text-align:right}.title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.statistics{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.widget-info{grid-template-columns:1fr}.widget-info__faq,.widget-info__reviews{grid-column:1/2}.widget-info__header{margin-bottom:24px}.widget-genres__list{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.widget-genres__list::-webkit-scrollbar{display:none}.widget-genres__img{border-radius:8px}.widget-slider{grid-template-columns:1fr}.widget-slider__arrow{display:none}.sorting-grid .sorting-item{width:50%}.page{padding:20px 20px 30px}.page iframe,.page img{width:100%;max-width:100%}.not__body{width:80%}.not-found{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.not-found__img{width:100%;margin:0 auto}.not-found__img img{width:50%;max-width:50%;margin:0 auto}.not-found__body{width:100%;text-align:center;padding:40px 0 0}.product-ad--left .product-ad__img{margin-right:-15%}.product-ad--right .product-ad__img{margin-left:-15%}.news__list{grid-template-columns:repeat(2,1fr)}.cart__order{margin-top:0;position:relative}a.clear{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.order-aside{grid-column:1/2}.order-basket__img img{width:100px;max-width:100px}.order-total{position:relative}.order-detail__aside{margin-top:32px}.order-detail__grid{grid-template-columns:1fr}.order-product{grid-template-columns:15% calc(85% - 20px)}.order-invoice .invoice__pay .pay{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.order-invoice .invoice__pay .pay .pay__item{width:auto;margin:0 8px 0 0}.order-invoice .invoice__pay .pay .pay__item:last-child{margin-right:0}margin-top:20px;.stat{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.stat .stat__item{margin:0 0 20px}.stat .stat__item:last-child{margin:0}.offer__grid{grid-template-columns:1fr}}@media handheld,only screen and (max-width:480px){.grid__col-2{grid-template-columns:1fr}.grid__col-4{grid-template-columns:repeat(2,calc(50% - 10px))}.grid__col-6{--grid-gap:10px;grid-template-columns:repeat(2,calc(50% - 5px))}:root{--font-size-h1:4rem;--font-size-h2:3.6rem;--font-size-h3:3.2rem;--font-size-h4:2.6rem;--font-size-h5:2.2rem;--font-size-h6:1.8rem;--line-height-h1:4.8rem;--line-height-h2:4.4rem;--line-height-h3:4.2rem;--line-height-h4:3.6rem;--line-height-h5:3rem;--line-height-h6:2.8rem}.header-start__text{display:none}.header-burger__social{row-gap:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header-notification{padding:10px}footer .footer-ny-snowman{right:-20px;bottom:-20px;width:100px;height:100px}footer .footer-info,footer .footer__item{display:none}footer .footer__item:last-child{display:block}.aside-filter__content{height:calc(100% - 180px)}.aside-filter__btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.aside-filter__btn .btn__item{width:100%;margin:0 0 20px}.aside-filter__btn .btn__item:last-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:0}.aside-filter--active{top:0!important;z-index:2000}.mobile-menu__social{display:block}.pagination{margin-top:20px}.pagination .pagination__middle{display:none}.pagination .pagination__counter{display:block}.pagination a.pagination__btn{width:60px;height:50px}input[type=text]#input-search{padding:10px 96px 10px 12px}.form-order__counter.--desktop{display:none}.form-order__counter.--mobile{display:block}.gallery__panel{width:96%}.modal-short{width:96%;bottom:1.5%;padding:15px;font-size:1.4rem}.title__bg{display:none}.title{-ms-flex-wrap:wrap;flex-wrap:wrap}.title,.title__nav .nav__item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.title__item{width:100%}.title__label{margin:0}.btn{font-size:1.6rem}.btn-grid{width:100%;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.btn-grid__col{width:100%;margin:0 0 20px}.btn-grid__col:last-child{margin-bottom:0}.sorting-grid .sorting-item{width:100%}.page{padding:15px 15px 25px}.page iframe{height:200px}.not__img{height:150px}.not__body{width:100%}.not__btn{text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.not__btn .btn__item{padding:10px 20px}.not__btn .btn__item:nth-child(2n){border-left:none}.office__address{width:80%}.product-ad{text-align:center}.product-ad__img{display:none}.product-single{grid-gap:20px;grid-template-columns:100%}.product-single__content{grid-column:1/2;grid-row:2/3}.product-single__note{grid-column:1/2}.news__text{margin-bottom:12px}.profile-order__item{margin-bottom:40px}.profile-order__item:first-child{margin-top:20px}.profile-order__title .order-title__text{margin-top:10px}.profile-order__title .order-title__label{top:-15px;left:15px;position:absolute}.profile-order__data .data__grid{gap:10px;grid-template-columns:repeat(2,1fr)}.profile-order__content{padding:20px}.cart__title .title-cart__total{margin:8px 0 0 8px}.cart__product{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;grid-template-columns:80px 1fr 40px}.cart__product .product-name a{font-size:1.6rem;line-height:2rem}.order-radio.--provider{padding:12px 12px 12px 36px}.order-radio.--tariff{padding:12px 36px 12px 12px}.order-radio__check{top:14px}.order-radio__check.--provider{left:8px}.order-radio__check.--tariff{right:8px}.order-provider__tariffs{gap:8px}.order-provider__tariffs.--grid{grid-template-columns:1fr}.order-courier__form,.order-pvz__list{min-height:calc(100% - 120px)}.order-user__item.--small{width:60%}.order-user__item.--medium{width:80%}.order-user__item.--large{width:100%}.order-basket__price{text-align:left}.order-product{grid-template-columns:30% calc(70% - 20px)}.order-product__content{display:inline-grid;grid-template-columns:1fr;grid-template-rows:auto}.order-product__content .content__cost{justify-self:start}}@media handheld,only screen and (max-width:320px){.grid__col-4,.grid__col-6{--grid-gap:20px;grid-template-columns:1fr}.aside-filter .filter .filter__choice{width:100%}.form-order__address{grid-template-columns:1fr}.form-order__input.--short:nth-child(-n+4){grid-column:1/4}.form-order__input.--short:first-child{grid-row:1/2}.form-order__input.--short:nth-child(2){grid-row:2/3}.form-order__input:nth-child(-n+4){grid-column:1/4}.form-order__input:first-child{grid-row:1/2}.form-order__input:nth-child(2){grid-row:2/3}.form-order__input:nth-child(3){grid-row:3/4}.form-order__input:nth-child(4){grid-row:4/5}.product-single__gallery .gallery-product{grid-gap:10px;grid-template-columns:repeat(4,calc(25% - 7.5px))}.product-single__gallery .gallery-product__item img{border-radius:4px}.profile-order__title{padding:20px 15px 10px}.profile-order__data{padding:10px 15px 20px}.profile-order__content{padding:20px 15px}.cart__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.order-user__item.--large,.order-user__item.--medium,.order-user__item.--small{width:100%}.order-invoice .invoice__pay .pay{-ms-flex-wrap:wrap;flex-wrap:wrap}.order-invoice .invoice__pay .pay .pay__item{width:100%;margin:0 0 20px}.order-invoice .invoice__pay .pay .pay__item:last-child{margin-bottom:0}.order-country__list{gap:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:1440px) and (max-width:1024px){.header{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}}@media handheld,only screen and (max-width:768px) and (max-width:640px){.header{row-gap:8px;padding:8px 0 16px;grid-template-columns:200px 1fr}.header,.header-user{-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.header-user__item{width:48px;min-width:48px}}@media handheld,only screen and (max-width:768px) and (max-width:640px) and (max-width:480px){.header{grid-template-columns:140px 1fr}.header-user{-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px}.header-user__item{width:40px;min-width:40px}}@media handheld,only screen and (max-width:1024px) and (max-width:480px){.header-start{padding:12px;min-width:48px}.header-search__dropdown{left:-56px;width:calc(100% + 56px)}.order-basket__body{gap:8px;grid-template-columns:1fr}}@media handheld,only screen and (max-width:640px){.header-user__link{padding:12px}.header-user__text{display:none}.widget-category__item{-webkit-box-flex:0;-ms-flex:0 0 186px;flex:0 0 186px;scroll-snap-align:start}.widget-category__item:hover{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.widget-category__text{padding-right:24px}}@media handheld,only screen and (max-width:640px) and (max-width:480px){.header-user__link{padding:8px}}@media only screen and (max-width:1440px) and (max-width:1280px){.modal{top:40px;width:40%}}@media only screen and (max-width:1440px) and (max-width:1280px) and (max-width:1024px){.modal{width:50%}}@media only screen and (max-width:1440px) and (max-width:1280px) and (max-width:1024px) and (max-width:768px){.modal{width:64%;padding:15px}}@media only screen and (max-width:1440px) and (max-width:1280px) and (max-width:1024px) and (max-width:768px) and (max-width:480px){.modal{top:20px;width:90%;max-height:calc(100% - 40px)}}@media only screen and (max-width:1440px) and (max-width:1280px) and (max-width:1024px) and (max-width:768px) and (max-width:480px) and (max-width:320px){.modal{width:98%}}@media only screen and (max-width:1440px) and (max-width:1280px) and (max-width:1024px) and (max-width:768px) and (max-height:640px){.modal{top:20px;overflow-x:auto;max-height:calc(100% - 40px)}}@media only screen and (max-width:1280px){.modal-short{width:40%}.order-modal{top:48px;max-height:calc(100vh - 96px)}.banner-our__arrow{height:32px}}@media handheld,only screen and (max-width:1024px) and (max-width:640px){.widget-category{gap:8px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.widget-category::-webkit-scrollbar{display:none}}@media handheld,only screen and (max-width:1024px) and (max-width:768px){.widget-genres__item{-webkit-box-flex:0;-ms-flex:0 0 186px;flex:0 0 186px;border-radius:8px;scroll-snap-align:start}.widget-genres__item:hover{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.order-grid{grid-template-columns:1fr}.order-basket__item{grid-template-columns:100px 1fr}.banner-our{padding:12px 16px}}@media handheld,only screen and (max-width:768px) and (max-width:480px){.news__list{grid-template-columns:1fr}}@media only screen and (max-width:1280px) and (max-width:1024px){.order-modal{top:32px;max-height:calc(100vh - 64px)}}@media only screen and (max-width:1280px) and (max-width:1024px) and (max-width:768px){.order-modal{width:90%}}@media only screen and (max-width:1280px) and (max-width:1024px) and (max-width:768px) and (max-width:480px){.order-modal{top:0;width:100%;height:100%;padding:16px;max-height:100%;border-radius:0}}@media only screen and (max-width:1280px) and (max-width:320px){.banner-our__arrow{display:none}}
