@charset "UTF-8";@font-face{font-family:SFProDisplay;font-weight:300;font-style:normal;src:url(../fonts/SFProDisplay-Light.woff2) format("woff2"),url(../fonts/SFProDisplay-Light.woff) format("woff");font-display:swap}@font-face{font-family:SFProDisplay;font-weight:400;font-style:normal;src:url(../fonts/SFProDisplay-Regular.woff2) format("woff2"),url(../fonts/SFProDisplay-Regular.woff) format("woff");font-display:swap}@font-face{font-family:SFProDisplay;font-weight:500;font-style:normal;src:url(../fonts/SFProDisplay-Medium.woff2) format("woff2"),url(../fonts/SFProDisplay-Medium.woff) format("woff");font-display:swap}@font-face{font-family:SFProDisplay;font-weight:600;font-style:normal;src:url(../fonts/SFProDisplay-Semibold.woff2) format("woff2"),url(../fonts/SFProDisplay-Semibold.woff) format("woff");font-display:swap}@font-face{font-family:SFProDisplay;font-weight:700;font-style:normal;src:url(../fonts/SFProDisplay-Bold.woff2) format("woff2"),url(../fonts/SFProDisplay-Bold.woff) format("woff");font-display:swap}:root{scroll-behavior:auto;--scrollbar-width:0px;--sect-offset:75px;--app-height:100vh;--app-gutter:12px;--menu-gutter:25px;--tapbar-height:0px;--main-color:#e00d2d;--main-color-hover:#e63d57;--accent-color:#1a79ff;--accent-color-hover:#3086ff}::-webkit-input-placeholder{opacity:1;color:#999}:-ms-input-placeholder,::-moz-placeholder,::-ms-input-placeholder,::-webkit-input-placeholder,::placeholder{opacity:1;color:#999}:focus{outline:0}body,html{font-size:15px}.global-noscroll{margin-right:var(--scrollbar-width)}.global-noscroll,.global-noscroll body{overflow:hidden!important}body{position:relative;overflow-x:hidden;min-width:320px;background:#fff;font-family:SFProDisplay,sans-serif;letter-spacing:.03em;line-height:1.2;color:#000}a{text-decoration:none;color:var(--main-color)}a:hover{color:var(--main-color-hover)}strong{font-weight:600}b{font-weight:700}ol,ul{padding-left:1.5em}h1,h2,h3,h4,h5,h6{margin-bottom:1rem}.h1,h1{line-height:1.2;font-weight:600;font-size:36px}.h1._big,h1._big{font-size:44px}.h2,h2{line-height:1.2;font-weight:600;font-size:32px}.h2._small,h2._small{font-size:28px}.h3,h3{line-height:1.2;font-weight:600;font-size:26px}.h4,h4{line-height:1.2;font-weight:500;font-size:20px}.h5,h5{line-height:1.2;font-weight:500;font-size:17px}.h6,h6{font-weight:600;font-size:15px}img{display:inline-block;vertical-align:middle;width:auto;height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover}#page{overflow:hidden;position:relative;min-height:var(--app-height)}.clearfix:after{content:"";display:table;clear:both}.fl-left{float:left}.fl-right{float:right}.img-box{position:relative}.img-box img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:auto;height:auto;max-width:100%;max-height:100%}.img-box._bottom img{top:auto}.img-box._top img{bottom:auto}.img-box._left img{right:auto}.img-box._right img{left:auto}.img-full-box{overflow:hidden;position:relative}.img-full-box img{position:absolute;top:0;left:0;width:100%;height:100%}._tt-upper{text-transform:uppercase}._tt-none{text-transform:none}._fw-400{font-weight:400}._fw-500{font-weight:500}._fw-600{font-weight:600}._fw-700{font-weight:700}._c-main{color:var(--main-color)}._c-blue{color:var(--accent-color)}._c-gray{color:#7c7c7c}._c-red{color:var(--main-color)}.bg-gray{background-color:#f5f5f5}.bg-gray+.bg-gray{border-top:1px solid rgba(0,0,0,.1)}.bg-gray+.bg-gray._bd-top-none{padding-top:0;border-top:none}.bg-dark{background-color:#000;color:#fff}.bg-dark+.bg-dark{border-top:1px solid rgba(255,255,255,.2)}.sect-m{margin:var(--sect-offset) 0}.sect-m._tabs{margin-top:50px}.sect-p{padding:var(--sect-offset) 0}.sect-p._tabs{padding-top:50px}.sect-p._tabs.bg-gray{padding-top:0}.sect-p._tabs.bg-gray .tabs{padding-top:25px;background:#fff}.sect-p._tabs.bg-gray .tabs__btns-wrap:after{display:none}.sect-bd-top{padding-top:var(--sect-offset);margin-bottom:var(--sect-offset);border-top:5px solid #f6f6f8}.sect-bd-bottom{padding-bottom:var(--sect-offset);margin-top:var(--sect-offset);border-bottom:5px solid #f6f6f8}@-webkit-keyframes fade{0%{opacity:0}100%{opacity:1}}@keyframes fade{0%{opacity:0}100%{opacity:1}}.ic-compare .path1:before,.ic-compare .path2:before{color:inherit}#tooltip{display:none;pointer-events:none;position:absolute;z-index:5000;max-width:285px;padding:10px 12px 12px;border-radius:8px;background:#000;text-align:center;line-height:1.35;font-size:13px;color:#dadada}#tooltip:before{content:"";position:absolute;z-index:-1;left:50%;bottom:0;margin:0 0 -5px -5px;width:10px;height:10px;background:inherit;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#tooltip._left{text-align:left}#tooltip._left:before{left:25px;margin-left:0}ul.list{padding:0;list-style:none}ul.list li{position:relative;padding-left:22px}ul.list li:before{content:"";position:absolute;top:50%;left:0;margin-top:-4px;width:7px;height:7px;border-radius:50%;background:var(--main-color)}.pagination{margin-top:45px;text-align:center}.pagination__more{margin-bottom:45px}.pagination__more .btn{min-width:165px}.pagination__wrap{padding-top:45px;border-top:1px solid #ededed}.pagination__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:0 28px;height:50px;border:1px solid #ededed;border-radius:8px;color:inherit;-webkit-transition:.3s;transition:.3s}.pagination__arrow:hover{border-color:#c9c9c9;color:inherit}.pagination__arrow._prev{margin-right:45px}.pagination__arrow._next{margin-left:45px}.pagination__arrow .ic{font-size:.85em}.pagination__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;margin:0;padding:0;list-style:none}.pagination__list a{display:block;min-width:50px;padding:0 11px;border:none;border-radius:8px;-webkit-box-shadow:inset 0 0 0 1px #ededed;box-shadow:inset 0 0 0 1px #ededed;height:50px;line-height:50px;font-weight:500;font-size:1rem;color:inherit;-webkit-transition:.3s;transition:.3s}.pagination__list a:hover{-webkit-box-shadow:inset 0 0 0 1px #c9c9c9;box-shadow:inset 0 0 0 1px #c9c9c9}.pagination__list a.active{-webkit-box-shadow:inset 0 0 0 2px #000;box-shadow:inset 0 0 0 2px #000}.pagination__descr{margin-top:45px;opacity:.6;font-size:13px}.pagination-more{margin-top:45px;text-align:center}.title{margin-bottom:40px}.title__head{max-width:700px}.title__head strong{font-weight:inherit;color:#7c7c7c}.title>:last-child{margin-bottom:0}.title._grid{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;gap:15px 30px}.title._grid .link-more{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-top:15px}.title._grid .title__head{margin-bottom:0}.inn-title{padding:45px 0}.inn-title._p-35{padding:35px 0}.inn-title._p-25{padding:25px 0}.inn-title__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 24px}.inn-title__content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.inn-title__content>:last-child{margin-bottom:0}.inn-head{padding:45px 0 60px}.inn-head .container>:last-child{margin-bottom:0}.subtitle{opacity:.4;margin-bottom:25px;font-size:13px}.content{line-height:1.45}.content img{display:block;margin:35px 0}.content>:first-child{margin-top:0}.content>:last-child{margin-bottom:0}.breadcrumbs{font-size:13px;color:#939393}.breadcrumbs ul{margin:0;padding:0;list-style:none}.breadcrumbs li{display:inline-block;vertical-align:middle;position:relative;margin-right:.6em;padding-right:1.1em}.breadcrumbs li:after{content:"";position:absolute;top:50%;right:0;margin-top:-2px;width:3px;height:3px;border-radius:50%;background:#d9d9d9}.breadcrumbs li:last-child{margin-right:0;padding-right:0}.breadcrumbs li:last-child:after{display:none}.breadcrumbs a{text-decoration:none;color:inherit;-webkit-transition:color .3s;transition:color .3s}.breadcrumbs a:hover{color:var(--main-color)}.bg-dark .breadcrumbs{color:#fff}.btn{cursor:pointer;display:inline-block;position:relative;padding:14px 20px;min-width:140px;background:#000;border:1px solid transparent;border-radius:8px;text-align:center;line-height:18px;font-weight:500;font-size:15px;color:#fff;-webkit-transition:.3s;transition:.3s}.btn>img{position:relative;display:inline-block;vertical-align:middle;top:.2em;margin:-.6em .4em 0 0;max-width:24px;max-height:24px}.btn .ic{position:relative;display:inline-block;vertical-align:middle;margin:-.1em 10px 0 0}.btn .ic[class*=chevron]{font-size:.85em}.btn .ic-heart{margin-right:5px;font-size:1.2em}.btn .ic-lightning{top:.1em;margin:-.3em 7px 0 0;font-size:1.4em;color:#ef8e5f}.btn .ic-chat{top:.12em;margin:-.35em 7px 0 0;font-size:1.5em;color:var(--main-color)}.btn .ic-chevron-right,.btn .ic._right{margin-right:0;margin-left:10px}.btn:hover{background-color:#323234;color:#fff}.btn._light{background-color:#fff;color:#000}.btn._light:hover{background-color:#e5e5e6}.btn._main{background-color:var(--main-color)}.btn._main:hover{background-color:var(--main-color-hover)}.btn._main.disabled,.btn._main:disabled{border-color:#fadbe0!important;background-color:#fadbe0!important}.btn._err{background-color:rgba(255,0,0,.05);color:red}.btn._err:hover{background-color:rgba(255,0,0,.04)}.btn._accent{background-color:var(--accent-color)}.btn._accent:hover{background-color:var(--accent-color-hover)}.btn._gray{background-color:#f5f5f7;color:inherit}.btn._gray:hover{background-color:#efeff1}.btn._bd{border-color:rgba(0,0,0,.1);background-color:transparent;color:inherit}.btn._bd:hover{border-color:rgba(0,0,0,.25)}.btn._bd._light{border-color:rgba(255,255,255,.1);background-color:transparent}.btn._bd._light:hover{border-color:rgba(255,255,255,.25)}.btn._tab{min-width:auto;background-color:transparent;-webkit-box-shadow:inset 0 0 0 1px #ededed;box-shadow:inset 0 0 0 1px #ededed;font-weight:400;color:inherit}.btn._tab:hover{-webkit-box-shadow:inset 0 0 0 1px #c9c9c9;box-shadow:inset 0 0 0 1px #c9c9c9}.btn._tab.active{-webkit-box-shadow:inset 0 0 0 2px #000;box-shadow:inset 0 0 0 2px #000}.btn._tab._a-dark.active{background-color:#000;-webkit-box-shadow:none;box-shadow:none;color:#fff}.btn._tab._bg{background:#f5f5f7;-webkit-box-shadow:none;box-shadow:none;color:#7f7f7f}.btn._tab._bg:hover{background-color:#eaeaea}.btn._tab._bg.active{background-color:#000;color:#fff}.btn._tab-main{min-width:auto;padding:18px 23px;background:#f6f6f6;color:#000}.btn._tab-main:hover{background-color:#eaeaea}.btn._tab-main.active{background-color:var(--main-color);color:#fff}.btn._small{padding:11px 19px;min-width:0;line-height:16px;font-size:13px}.btn._big{padding:17px 23px;line-height:20px;font-size:17px}.btn._h-big{padding:18px 23px}.btn._full{min-width:100%;padding-left:15px;padding-right:15px}.btn._w-auto{min-width:auto}.btn.disabled,.btn:disabled{pointer-events:none;border-color:transparent!important;background:#e2e2e2!important;color:#fff!important}.btn._bd._h-accent:hover{border-color:var(--main-color)}.btn._ya{cursor:auto;overflow:hidden;padding:7px 6px;width:100%}.btn._ya .btn-loader{background:0 0;color:#000}.btn._ya.loading{height:56px}.link-more{cursor:pointer;display:inline-block;position:relative;padding-right:.9em;color:inherit;-webkit-transition:.3s;transition:.3s}.link-more:after{position:absolute;right:0;bottom:.3em;content:"\e904";font-family:icomoon;text-transform:none;font-weight:400;font-style:normal;line-height:1;font-size:.67em}.link-more:hover{text-decoration:none;color:var(--main-color)}.link-more._back{padding-left:1.2em;padding-right:0}.link-more._back:after{content:"\e903";left:0;right:auto;bottom:.35em}.link-more._down{padding-right:1.2em}.link-more._down:after{content:"\e906"}.link-more._mark{padding-right:0;padding-left:1.6em}.link-more._mark:after{content:"\e919";left:0;right:auto;bottom:50%;margin-bottom:-.5em;font-size:1.15em;color:var(--main-color)}.link-more._c-main{color:var(--main-color)}.link-more._c-main:hover{color:var(--main-color-hover)}.link-more._c-blue{color:var(--accent-color)}.link-more._c-blue:hover{color:var(--accent-color-hover)}.link-more._fz-big{font-size:1.15rem}.link-more._h-opacity:hover{opacity:.7;color:inherit}.link-more._gray{color:#7f7f7f}.link-more._gray:hover{color:inherit}.link-more-bottom{margin:30px 0 0}.link-more-bottom .link-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:16px;border-radius:7px;background:#f6f6f8;text-align:center;line-height:16px;font-weight:500;font-size:13px}.link-more-bottom .link-more:after{position:relative;bottom:0;margin-left:1em;font-size:11px}.link-icon{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit;-webkit-transition:.3s;transition:.3s}.link-icon .ic{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:.6em;font-size:1.3em}.link-icon._ic-small .ic{font-size:1.1em}.link-icon ._count{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:10px;padding:0 4px;min-width:25px;height:25px;line-height:25px;border-radius:13px;background:var(--main-color);text-align:center;font-weight:500;font-size:13px;color:#fff}.link-icon:hover{text-decoration:none;color:var(--main-color)}.link-icon._gray{color:grey}.link-icon._gray:hover{color:inherit}.link-icon.added .ic-bookmark:before{content:"\e92e"}.link-icon.added .ic-heart:before{content:"\e91a";color:var(--main-color)}.link-icon._opacity{opacity:.5;color:inherit}.link-icon._opacity:hover{opacity:1;color:inherit}.link-icon._opacity.added{opacity:1}.link-icon._opacity.added .ic{color:var(--main-color)}.link-head{color:inherit;-webkit-transition:.3s;transition:.3s}.link-head:hover{text-decoration:none;color:var(--main-color)}.sort-box{position:relative;display:inline-block;vertical-align:middle}.sort-box__btn{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 19px;border-radius:8px;border:1px solid #ededed;font-weight:500;color:inherit;-webkit-transition:.3s;transition:.3s}.sort-box__btn>*{display:inline-block}.sort-box__btn .ic{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:10px;font-size:13px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.sort-box__btn:hover{border-color:#000}.sort-box__btn.active .ic{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sort-box__list{display:none;position:absolute;z-index:40;top:100%;left:0;margin:15px 0 0;min-width:205px;padding:5px 15px;list-style:none;border-radius:8px;background:#fff;-webkit-box-shadow:0 0 35px 0 rgba(0,0,0,.1);box-shadow:0 0 35px 0 rgba(0,0,0,.1);white-space:nowrap;text-align:left;font-size:13px;color:#000}.sort-box__list:before{content:"";position:absolute;bottom:100%;left:40px;border:10px solid transparent;border-bottom:7px solid #fff}.sort-box__list li{border-bottom:1px solid rgba(0,0,0,.05)}.sort-box__list li:last-child{border-bottom:none}.sort-box__list a{display:block;padding:12px 0;color:inherit;-webkit-transition:.3s;transition:.3s}.sort-box__list a:hover{text-decoration:none;color:#7c7c7c}.sort-box__list a.active{color:var(--main-color)}.sort-box._right .sort-box__list{left:auto;right:0}.sort-box._right .sort-box__list:before{left:auto;right:40px}.share-box{position:relative}.share-box__btn{width:100%}.share-box__links{display:none;position:absolute;z-index:20;top:100%;left:0;margin:12px 0 0;padding:5px 18px;border-radius:8px;background:#fff;-webkit-box-shadow:0 0 35px 0 rgba(0,0,0,.1);box-shadow:0 0 35px 0 rgba(0,0,0,.1);text-align:left;color:#000}.share-box__links:after{content:"";position:absolute;bottom:100%;left:25px;border:10px solid transparent;border-bottom:6px solid #fff}.share-box__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid rgba(0,0,0,.1);padding:10px 0;white-space:nowrap;color:inherit;font-size:13px;-webkit-transition:.3s;transition:.3s}.share-box__link .ic{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:10px;width:20px;height:20px;line-height:20px;text-align:center;font-size:15px;color:#000}.share-box__link .ic-vk{font-size:18px;color:#4c6c91}.share-box__link .ic-ok{color:#f68634}.share-box__link:hover{text-decoration:none;color:#7c7c7c}.share-box__link:last-child{border-bottom:none}.share-box._top .share-box__links{top:auto;bottom:100%;margin:0 0 12px}.share-box._top .share-box__links:after{bottom:auto;top:100%;border:10px solid transparent;border-top:6px solid #fff}.close-btn{cursor:pointer;position:absolute;z-index:100;top:0;right:0;width:70px;height:70px;padding:0;border:none;border-radius:50%;background:#000;text-align:center;line-height:70px;font-size:22px;color:#fff;-webkit-transition:.3s;transition:.3s}.close-btn:hover{background-color:#262626}.close-btn._little{width:25px;height:25px;background:0 0;line-height:25px;font-size:12px;color:inherit}.close-btn._little:hover{color:var(--main-color)}.messengers__head{opacity:.6;font-size:13px}.messengers__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.messenger-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:15px;color:inherit;-webkit-transition:.3s;transition:.3s}.messenger-item>*{display:inline-block}.messenger-item .ic{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:.65em}.messenger-item:hover{text-decoration:none;color:var(--main-color)}.messenger-item._btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:14px 17px;border:1px solid rgba(0,0,0,.1);border-radius:8px;text-align:center;color:#000}.messenger-item._btn:hover{border-color:rgba(0,0,0,.4)}.messenger-item._btn._light{border:1px solid rgba(255,255,255,.2);color:#fff}.messenger-item._btn._light:hover{border-color:rgba(255,255,255,.4)}.nav-arrow-next,.nav-arrow-prev{cursor:pointer;display:inline-block;position:absolute;z-index:10;top:50%;margin-top:-22px;width:45px;height:45px;padding:0;border:none;border-radius:50%;background:#fff;-webkit-box-shadow:0 0 3px rgba(0,0,0,.09),0 10px 25px rgba(0,0,0,.05);box-shadow:0 0 3px rgba(0,0,0,.09),0 10px 25px rgba(0,0,0,.05);text-decoration:none;text-align:center;line-height:45px;font-size:17px;color:#000;-webkit-transition:opacity .15s,visibility .15s,background-color .3s,color .3s,-webkit-box-shadow .3s;transition:opacity .15s,visibility .15s,background-color .3s,color .3s,-webkit-box-shadow .3s;transition:opacity .15s,visibility .15s,background-color .3s,box-shadow .3s,color .3s;transition:opacity .15s,visibility .15s,background-color .3s,box-shadow .3s,color .3s,-webkit-box-shadow .3s}.nav-arrow-next:hover,.nav-arrow-prev:hover{background-color:#f6f6f8;color:#000}.nav-arrow-prev.disabled,.nav-arrow-prev.swiper-button-disabled{opacity:0;visibility:hidden}.nav-arrow-next.disabled,.nav-arrow-next.swiper-button-disabled{opacity:0;visibility:hidden}.nav-arrow-next._pag,.nav-arrow-prev._pag{margin-top:-51px}.nav-arrow-next.swiper-button-lock,.nav-arrow-prev.swiper-button-lock{display:none!important}.nav-arrow-prev{left:-22px;padding-right:2px}.nav-arrow-next{right:-22px;padding-left:2px}.nav-arrow-prev._gallery{left:20px}.nav-arrow-next._gallery{right:20px}.nav-arrow-next._small,.nav-arrow-prev._small{width:40px;height:40px;line-height:40px;font-size:14px}.nav-arrow-next._bd,.nav-arrow-prev._bd{-webkit-box-shadow:inset 0 0 0 1px #ededed;box-shadow:inset 0 0 0 1px #ededed;border-radius:7px;background:0 0;color:#000}.nav-arrow-next._bd:hover,.nav-arrow-prev._bd:hover{-webkit-box-shadow:none;box-shadow:none;background-color:#000;color:#fff}.nav-arrow-next._bd.disabled,.nav-arrow-next._bd.swiper-button-disabled,.nav-arrow-prev._bd.disabled,.nav-arrow-prev._bd.swiper-button-disabled{cursor:default;opacity:1;visibility:visible;-webkit-box-shadow:inset 0 0 0 1px #ededed;box-shadow:inset 0 0 0 1px #ededed;background:0 0;color:#ededed}.nav-arrow-next._relative,.nav-arrow-prev._relative{position:relative;top:0;left:0;right:0;margin-top:0}.nav-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:16px}.nav-arrows .nav-arrow-next,.nav-arrows .nav-arrow-prev{-webkit-box-flex:0;-ms-flex:none;flex:none;display:inline-block;position:relative;top:auto;left:auto;right:auto;bottom:auto;margin:0}.video-box{position:relative;background:#000}.video-box:before{content:"";display:block;width:100%;padding-bottom:56.25%}.video-box iframe{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;border:none}.tabs__btns{margin-bottom:50px}.tabs__btns-wrap{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-width:100%;gap:30px 35px}.tabs__btns-wrap:after{content:"";position:absolute;bottom:0;left:50%;margin-left:-50vw;width:100vw;border-bottom:1px solid #e7e7e7}.tabs__btns-wrap .reset-btn{margin:0 0 35px auto}.tabs__item:nth-child(n+2){display:none}.tabs__item .service-item{-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1)}.tabs._anchors .tabs__btns-wrap:after{left:0;right:0;margin:0;width:auto}.tabs._anchors .tab-btn{padding-bottom:25px;opacity:.5}.tabs._anchors .tab-btn:hover{opacity:1}.tabs._anchors .tab-btn.mPS2id-highlight{border-color:#000;opacity:1}.tabs._new .tab-btn{padding-bottom:22px;border-bottom:2px solid transparent;color:#7f7f7f}.tabs._new .tab-btn:hover{color:#000}.tabs._new .tab-btn.active{border-color:#000;color:#000}.tabs._popup .tabs__btns{margin-bottom:24px}.tabs._popup .tabs__btns-wrap:after{left:0;right:0;margin:0;width:auto}.tabs._popup .tab-btn{padding-bottom:16px;border-bottom:2px solid transparent;font-weight:400;font-size:15px;color:#7f7f7f}.tabs._popup .tab-btn:hover{color:#000}.tabs._popup .tab-btn.active{border-color:#000;color:#000}.tab-btn{position:relative;z-index:3;display:inline-block;padding:0 0 30px;border:none;border-bottom:1px solid transparent;background:0 0;text-align:left;font-weight:500;color:inherit;-webkit-transition:.3s;transition:.3s}.tab-btn ._count{display:inline-block;vertical-align:middle;margin:-2px 0 0 5px;padding:0 4px;min-width:25px;height:25px;line-height:25px;border-radius:13px;background:#e6e6e6;text-align:center;font-weight:500;font-size:13px;color:#000}.tab-btn:hover{border-color:rgba(0,0,0,.2);text-decoration:none;color:inherit}.tab-btn.active{border-color:#000}.form-row .form-action{margin-top:20px}.form-item{position:relative;margin:0 0 15px}.form-item .form-field{padding-top:26px;padding-bottom:12px}.form-item .SumoSelect>.CaptionCont{padding-top:25px}.form-item._focus .form-item__head{-webkit-transform:scale(.8) translateY(-13px);-ms-transform:scale(.8) translateY(-13px);transform:scale(.8) translateY(-13px)}.form-item._icon .ic{pointer-events:none;position:absolute;z-index:3;top:20px;left:20px;width:1em;height:1em;text-align:center;font-size:16px}.form-item._icon .form-item__head{left:48px;max-width:calc(100% - 68px)}.form-item._icon .form-field{padding-left:48px}.form-item__head{pointer-events:none;position:absolute;z-index:3;top:28px;left:20px;margin:-.5em 0 0;max-width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1;font-weight:400;font-size:15px;color:#6d6d6e;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:.2s;transition:.2s}.form-field{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;padding:19px 20px;background:#fff;border:none;border-radius:8px;-webkit-box-shadow:inset 0 0 0 1px #ededed;box-shadow:inset 0 0 0 1px #ededed;letter-spacing:.03rem;line-height:1.2;font-weight:400;font-size:15px;color:#000;-webkit-transition:.3s;transition:.3s}.form-field:focus,.form-field:hover{-webkit-box-shadow:inset 0 0 0 1px #000;box-shadow:inset 0 0 0 1px #000}.form-field._error{-webkit-box-shadow:inset 0 0 0 1px #ff2424;box-shadow:inset 0 0 0 1px #ff2424}.form-field._success{-webkit-box-shadow:inset 0 0 0 1px #34c759;box-shadow:inset 0 0 0 1px #34c759;color:#34c759}.form-field._gray{-webkit-box-shadow:none;box-shadow:none;background-color:#f6f6f6}.form-field.disabled{cursor:default;-webkit-box-shadow:none;box-shadow:none;background:#f5f5f7;color:#b1b1b4}textarea.form-field{resize:none}textarea.form-field:not([rows]){height:125px}.form-options{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 20px;margin-bottom:15px}.form-option{cursor:pointer;display:inline-block;line-height:1.2;font-size:15px}.form-option input{display:none}.form-option input:checked~span:before{border-color:#000;background-color:#000}.form-option input:checked~span:after{opacity:1}.form-option span{display:block;position:relative;padding:1px 0 0 30px;min-height:20px}.form-option span:after,.form-option span:before{position:absolute;top:0;left:0;width:20px;height:20px;-webkit-transition:.15s;transition:.15s}.form-option span:before{content:"";border:1px solid #b1b1b4;border-radius:3px}.form-option span:after{padding-left:1px;text-align:center;content:"\e917";font-family:icomoon;text-transform:none;font-weight:400;font-style:normal;line-height:20px;font-size:12px;color:#fff;opacity:0}.form-option._small{font-size:13px}.form-option._small span{padding-top:2px}.form-option._empty span{padding-left:20px}.form-option._full{width:100%}.form-option._right span{padding-left:0;padding-right:30px}.form-option._right span:after,.form-option._right span:before{left:auto;right:0}.form-option._radio span:before{border-radius:50%}.form-option._radio span:after{display:none}.form-option._radio input:checked~span:before{background-color:#fff;-webkit-box-shadow:inset 0 0 0 5px #000;box-shadow:inset 0 0 0 5px #000}.form-error{display:none;margin:10px 0 0;font-size:13px;color:#ff5d5d}.form-policy{margin:15px 0 0;line-height:1.35;font-size:13px;color:#7c7c7c}.form-action{margin-top:35px}.form-images-btn{cursor:pointer;display:inline-block;border:1px solid rgba(0,0,0,.1);border-radius:8px;-webkit-transition:.3s;transition:.3s}.form-images-btn input{display:none}.form-images-btn__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:11px 19px;font-size:13px}.form-images-btn__box .ic{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:12px;font-size:26px;color:var(--main-color)}.form-images-btn__content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.form-images-btn__content span{display:block;color:#7c7c7c}.form-images-btn:hover{border-color:rgba(0,0,0,.4)}.form-images .info-box{margin-bottom:24px}.form-images__wrap{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;gap:10px}.form-images__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;max-width:100%}.form-image{position:relative;width:55px;height:55px;border-radius:8px;background:#000 no-repeat center/cover}.form-image:before{content:"";position:absolute;top:0;right:0;width:35px;height:35px;border-top-right-radius:5px;background:linear-gradient(226deg,rgba(0,0,0,.2) 10%,rgba(0,0,0,0) 50%)}.form-image .ic-close{cursor:pointer;position:absolute;z-index:5;top:0;right:0;border-radius:8px;width:20px;height:20px;line-height:20px;text-align:center;font-size:10px;color:#fff;-webkit-transition:.3s;transition:.3s}.form-image .ic-close:hover{background-color:var(--main-color)}.form-or-line{overflow:hidden;position:relative;margin:20px 0;text-align:center;line-height:18px;font-size:15px;color:#7f7f7f}.form-or-line span{position:relative;display:inline-block}.form-or-line span:after,.form-or-line span:before{content:"";position:absolute;top:50%;width:100vw;border-bottom:1px solid #ededed}.form-or-line span:before{right:100%;margin-right:12px}.form-or-line span:after{left:100%;margin-left:12px}.form-item__code{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}.form-item__code-field{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.form-item__code-time{margin-top:12px;color:#7f7f7f}.form-item__code .form-field{padding:0;height:56px;text-align:center;line-height:54px;font-size:20px}.form-item._error .form-item__code .form-field{-webkit-box-shadow:inset 0 0 0 1px #ea4335;box-shadow:inset 0 0 0 1px #ea4335}.form-item._error .form-item__code-time{color:#d6261f}.address-field{position:relative}.address-field__dropdown{display:none;position:absolute;z-index:50;top:100%;left:0;right:0;max-height:240px;overflow:auto;-webkit-overflow-scrolling:touch;margin:5px 0 0;padding:0;list-style:none;border-radius:8px;background:#fff;-webkit-box-shadow:0 4px 35px 0 rgba(0,0,0,.1);box-shadow:0 4px 35px 0 rgba(0,0,0,.1)}.address-field__dropdown li{cursor:pointer;padding:15px 25px}.address-field__dropdown li:nth-child(n+2){border-top:1px solid rgba(0,0,0,.1)}.address-field__dropdown li>*{margin-bottom:5px}.address-field__dropdown li>:last-child{margin-bottom:0}.address-field__dropdown li h6{-webkit-transition:.3s;transition:.3s}.address-field__dropdown li:hover h6{color:var(--main-color)}.logo{display:inline-block;vertical-align:middle;max-width:200px}.logo img{display:block;max-height:40px}.logo._head{max-width:100px}.logo._head img{max-height:28px}.city-link{position:relative;display:inline-block;vertical-align:middle;padding-left:22px;font-weight:500;font-size:15px;color:inherit;-webkit-transition:.3s;transition:.3s}.city-link:before{position:absolute;top:50%;left:0;margin-top:-.5em;content:"\e90d";font-family:icomoon;text-transform:none;font-weight:400;font-style:normal;line-height:1;font-size:14px}.city-link:hover{text-decoration:none;color:var(--main-color)}.city-link._head{max-width:150px;padding:9px 14px 9px 39px;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px;font-size:13px;color:#fff}.city-link._head:before{left:15px;color:inherit}.city-link._head:hover{border-color:transparent;background-color:rgba(255,255,255,.1)}.city-link._c-main{color:var(--main-color)}.city-link._c-main:hover{color:var(--main-color-hover)}.city-link._arrow{padding:0 19px 0 0;font-weight:400}.city-link._arrow:before{left:auto;right:0;content:"\e906";font-size:13px}.city-box__content{font-size:13px}.city-box__content>*{margin-bottom:5px}.city-box__content>:last-child{margin-bottom:0}.city-box__content p{opacity:.6}.city-box__action{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-top:15px}.city-box__action .btn{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;padding-left:15px;padding-right:15px;min-width:0}.top-icon{cursor:pointer;position:relative;display:inline-block;min-width:1em;padding:0;border:none;background:0 0;text-align:center;font-size:24px;color:inherit!important;-webkit-transition:.3s;transition:.3s}.top-icon__count{position:absolute;z-index:10;top:50%;right:50%;margin:-14px -17px 0 0;padding:0 2px;min-width:15px;height:15px;line-height:15px;border-radius:8px;background:var(--main-color);-webkit-box-shadow:0 0 0 2px #000;box-shadow:0 0 0 2px #000;text-align:center;font-family:SFProDisplay,sans-serif;font-weight:600;font-size:10px;color:#fff}.top-icons.hover .top-icon{opacity:.5}.top-icons.hover .top-icon.hover{opacity:1}.top-icons._touch .top-icon{opacity:1}.sandwich{position:relative;display:inline-block;width:22px;height:22px;padding:0;border:none;background:0 0;color:inherit;-webkit-transition:.3s;transition:.3s}.sandwich:after,.sandwich:before{content:"";position:absolute;top:50%;left:0;right:0;margin:-1px 0 0;width:100%;height:2px;background:currentColor}.sandwich:before{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.sandwich:after{-webkit-transform:translateY(3px);-ms-transform:translateY(3px);transform:translateY(3px)}.sandwich:hover{color:var(--main-color)}.price{font-size:13px}.price>*{display:inline-block}.price b{font-size:17px}.price s{opacity:.5;margin-left:.7em;font-weight:500}.price._big{font-size:15px}.price._big b{font-size:26px}.price__descr{display:block;margin-top:3px;color:#7f7f7f}.points-info{position:relative;padding-left:1.55em;font-size:13px}.points-info:after{position:absolute;top:50%;left:0;margin-top:-.5em;content:"\e918";font-family:icomoon;text-transform:none;font-weight:400;font-style:normal;line-height:1;font-size:1.15em;color:var(--main-color)}.info-box{position:relative;padding:25px 25px 25px 75px;border-radius:8px;background:rgba(40,113,219,.05);line-height:1.35}.info-box:before{position:absolute;top:50%;left:26px;margin-top:-.5em;content:"\e914";font-family:icomoon;text-transform:none;font-weight:400;font-style:normal;line-height:1;font-size:22px;color:#2871db}.info-box .close-btn{top:50%;right:25px;margin-top:-13px}.info-box .close-btn+.info-box__content{padding-right:50px}.info-box._p-small{padding:15px 15px 15px 60px}.info-box._p-small:before{left:20px}.info-box__content>:last-child{margin-bottom:0}.info-box._fz-13{font-size:13px}.info-box._gray{background:0 0;-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);color:#666}.info-box._gray:before{color:#000}.info-box._err{background:rgba(255,0,0,.03);-webkit-box-shadow:inset 0 0 0 1px rgba(255,0,0,.15);box-shadow:inset 0 0 0 1px rgba(255,0,0,.15);color:#ff6363}.info-box._err:before{color:red}.info-box._ic-main:before{color:var(--main-color)!important}.header{height:70px;position:relative}.header .row{height:70px}.header__scroll{position:absolute;z-index:110;top:0;left:0;right:0;background:#000;color:#fff}.header__scroll._fixed{position:fixed}.global-noscroll .header__scroll._fixed{margin-right:var(--scrollbar-width)}.header__city{position:relative;margin-right:28px}.header__city:last-child{margin-right:0}.header__city-box{display:none;position:absolute;z-index:50;top:100%;left:0;margin-top:23px;padding:22px 30px 25px;width:400px;border-radius:8px;background:#fff;-webkit-box-shadow:0 0 35px 0 rgba(0,0,0,.1);box-shadow:0 0 35px 0 rgba(0,0,0,.1);color:#000}.header__city-box:after{content:"";position:absolute;left:45px;bottom:100%;border:10px solid transparent;border-bottom:8px solid #fff}.header__user{position:relative}.header__user .top-icon{display:block}.header__user-box{position:absolute;z-index:50;top:100%;right:-54px;margin-top:23px;padding:24px 24px 28px;width:375px;border-radius:8px;background:#fff;-webkit-box-shadow:0 4px 15px 0 rgba(0,0,0,.1);box-shadow:0 4px 15px 0 rgba(0,0,0,.1);line-height:1.35;font-size:13px;color:#1a1a1a}.header__user-box:after{content:"";position:absolute;right:55px;bottom:100%;border:10px solid transparent;border-bottom:8px solid #fff}.header__user-box.top-profile{right:50%;width:320px;margin-right:-120px;padding:0}.header__user-box.top-profile:after{right:50%;margin-right:-50px}.header__wrap{position:relative}.header__menu{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px 24px;margin:0;padding:0;list-style:none;font-size:13px}.header__menu a{opacity:.6;color:inherit;-webkit-transition:.3s;transition:.3s}.header__menu a:hover{opacity:1;text-decoration:none}.header .supp-info{position:relative;margin-right:25px;padding-right:25px}.header .supp-info:after{content:"";position:absolute;top:50%;right:0;margin-top:-15px;height:30px;border-right:1px solid rgba(255,255,255,.15)}.top-profile{font-size:15px}.top-profile__info{padding:30px;text-align:center}.top-profile__info>*{margin-bottom:4px}.top-profile__info>:last-child{margin-bottom:0}.top-profile__avatar{display:block;width:108px;margin:0 auto 10px;padding:5px;border:1px solid #ededed;border-radius:50%}.top-profile__avatar img{display:block;width:100%;border-radius:50%}.top-profile__contact{opacity:.75}.top-profile__list{margin:0;padding:23px 30px;list-style:none;border-top:1px solid #ededed;font-weight:600}.top-profile__list li{margin-bottom:14px}.top-profile__list li:last-child{margin-bottom:0}.top-profile__list a{color:inherit;-webkit-transition:.3s;transition:.3s}.top-profile__list a:hover{color:var(--main-color)}.top-profile__logout{padding:20px 30px;border-top:1px solid #ededed}.top-profile__logout .link-icon._ic-small .ic{font-size:.95em}.top-profile.popup .popup__wrap{padding:0!important}.reset-btn{cursor:pointer;display:inline-block;opacity:.6;white-space:nowrap;font-size:13px;-webkit-transition:.3s;transition:.3s}.reset-btn>*{display:inline-block;vertical-align:middle}.reset-btn .ic{margin-right:.65em;font-size:1.15em}.reset-btn:hover{opacity:1}.search-top-overlay{display:none;position:absolute;z-index:104;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2)}.search-top-arrow{display:none;pointer-events:none;position:fixed;z-index:111;top:70px;left:0;margin:-18px 0 0 -10px;border:10px solid transparent;border-bottom:8px solid #fff}.search-top{display:none;position:fixed;z-index:105;top:70px;left:0;width:100%;max-height:calc(var(--app-height) - 70px);background:#fff;overflow:auto;-webkit-overflow-scrolling:touch}.search-top__wrap{overflow:hidden;min-height:100%;padding-top:30px}.search-top__form{overflow:hidden;position:relative}.search-top__field{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;margin:0;padding:0;width:100%;padding:8px 130px 22px 0;border:none;border-bottom:1px solid #ededed;border-radius:0;background:0 0;line-height:1;font-size:20px;color:inherit;-webkit-transition:.3s;transition:.3s}.search-top__field:focus{border-color:#000}.search-top__reset{display:none;position:absolute;top:8px;right:74px;padding-right:16px;border-right:1px solid #ededed}.search-top__reset .ic{cursor:pointer;display:block;border-radius:50%;background:#7f7f7f;width:24px;height:24px;line-height:24px;text-align:center;font-size:10px;color:#fff;-webkit-transition:.3s;transition:.3s}.search-top__reset .ic:hover{background-color:var(--main-color)}.search-top__btn{position:absolute;top:0;right:0;padding:10px 0 25px;border:none;background:0 0;line-height:1;font-weight:500;font-size:20px;color:inherit;-webkit-transition:.3s;transition:.3s}.search-top__btn:hover{color:var(--main-color)}.search-top__btn span{display:block}.search-top__btn .ic{display:none}.search-top__close{display:none}.search-top__first{display:none;padding:32px 0 50px}.search-top__second{display:none;padding:16px 0 50px}.search-top__row{margin-bottom:40px}.search-top__row:last-child{margin-bottom:0}.search-top__title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px 30px;margin-bottom:16px}.search-top__title._mb-20{margin-bottom:20px}.search-top__title>*{margin-bottom:0}.search-top__hints{margin-bottom:35px}.search-top__hints:last-child{margin-bottom:0}.search-top__hints-grid{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;min-width:100%}.search-top__hints a{display:inline-block;padding:12px 15px;border-radius:8px;background:rgba(0,0,0,.05);white-space:nowrap;font-size:13px;color:#616161;-webkit-transition:.3s;transition:.3s}.search-top__hints a:hover{background-color:rgba(0,0,0,.1);text-decoration:none;color:#5c5c5c}.menu{position:relative;height:60px}.menu__scroll{position:absolute;z-index:100;top:0;left:0;right:0;-webkit-box-shadow:inset 0 -1px 0 #ededed;box-shadow:inset 0 -1px 0 #ededed;background:#fff;-webkit-transition:.5s -webkit-transform;transition:.5s -webkit-transform;transition:.5s transform;transition:.5s transform,.5s -webkit-transform}.menu__scroll._fixed{position:fixed;top:70px}.menu__scroll._hide{-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%)}.global-noscroll .menu__scroll._fixed{margin-right:var(--scrollbar-width)}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 24px;margin:0;padding:0;list-style:none}.menu__list a{font-weight:600;color:inherit}.menu__list a._accent{color:var(--main-color)}.menu__list a._blue{color:var(--accent-color)}.menu__list>li{position:relative}.menu__list>li._sep{padding-left:25px}.menu__list>li._sep:before{content:"";position:absolute;top:50%;left:0;margin-top:-8px;height:16px;border-left:1px solid rgba(0,0,0,.15)}.menu__list>li._serv{margin-left:auto}.menu__list>li>a{display:block;border-bottom:1px solid transparent;height:60px;line-height:60px;white-space:nowrap;-webkit-transition:border-color .3s;transition:border-color .3s}.menu__list>li>a .ic{display:inline-block;vertical-align:middle;margin:-.15em .5em 0 0;font-size:16px}.menu__list>li>a:hover{border-color:#000}.menu__list>li.hover>a{border-color:#000}.menu__cart-note{display:none;position:absolute;top:100%;right:-22px;margin:-7px 0 0;width:535px;padding:18px 25px;border-radius:8px;background:#fff;-webkit-box-shadow:0 0 35px rgba(0,0,0,.1);box-shadow:0 0 35px rgba(0,0,0,.1);color:#000}.menu__cart-note:before{content:"";position:absolute;bottom:100%;right:25px;border:10px solid transparent;border-bottom:7px solid #fff}.submenu-overlay{display:none;position:absolute;z-index:95;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.15)}.submenu{display:none;position:fixed;z-index:96;top:0;left:0;right:0;background:#fff;overflow:auto;-webkit-overflow-scrolling:touch;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:.25s;transition:.25s}.submenu._show{-webkit-transform:none;-ms-transform:none;transform:none}.submenu-item{display:none;padding:30px 0 45px}.submenu-item__head{margin-bottom:20px}.submenu-list-row{margin-bottom:25px}.submenu-list-row:last-child{margin-bottom:0}.submenu-list-head{margin-bottom:15px;opacity:.4;font-size:13px}.submenu-list{margin:0;padding:0;list-style:none}.submenu-list a{font-size:17px;color:#3e3e41;-webkit-transition:.3s;transition:.3s}.submenu-list a:hover{color:#000}.submenu-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:12px;margin-bottom:15px}.submenu-list li:last-child{margin-bottom:0}.submenu-list li>*{display:inline-block}.submenu-list li>span{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin-bottom:3px;font-weight:500;font-size:10px;color:var(--main-color)}.submenu-catalog .swiper-slide{height:auto}.submenu-catalog .swiper-slide .catalog-item{height:100%}.submenu-catalog__head{margin-bottom:25px;opacity:.4;font-size:13px}.submenu-serv{padding:0}.submenu-serv__menu{padding:30px 0 45px}.submenu-serv__items{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;border-left:1px solid #ededed}.top-serv-item{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:block;overflow:hidden;position:relative;padding:30px 29px;min-height:360px;border-right:1px solid #ededed;color:#000;-webkit-transition:background-color .3s;transition:background-color .3s}.top-serv-item:hover{background-color:#fafafa;color:#000}.top-serv-item__head{font-weight:600}.top-serv-item__head .ic{display:inline-block;vertical-align:middle;margin:-.05em 0 0 .7em;font-size:.8em}.top-serv-item__img{position:absolute;right:25px;bottom:25px;max-width:230px;max-height:230px}.top-serv-item__img._right{right:0}.top-serv-item__img._bottom{bottom:0}.product-labels{margin:0 0 25px;padding:0;list-style:none;text-transform:uppercase;text-align:left;font-weight:600;font-size:11px}.product-labels li{position:relative;display:inline-block;margin-right:.2em;padding-right:.8em}.product-labels li:after{content:"/";position:absolute;top:-.2em;right:0;font-size:1.18em;color:#d9d9d9}.product-labels li:last-child{margin-right:0;padding-right:0}.product-labels li:last-child:after{display:none}.product-labels li._red{color:var(--main-color)}.product-labels li._blue{color:#2871db}.product-labels li._orange{color:#dead00}.product-labels li._green{color:#82c01c}.product-labels a{color:inherit}.product-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.product-icons .ic{display:inline-block;font-size:20px;color:#a7a7a7;-webkit-transition:.3s;transition:.3s}.product-icons .ic:hover{text-decoration:none;color:inherit}.product-icons .ic.added{color:var(--main-color)}.product-icons .ic-close{font-size:18px}.product-icons .ic-heart.added:before{content:"\e91a"}.product-icons .ic-bookmark.added:before{content:"\e92e"}.catalog-row{--bs-gutter-y:25px}.catalog-row>._bann:nth-child(n+2){margin-top:45px}.row .catalog-item{height:100%}.catalog-small-row{--bs-gutter-y:25px}.catalog-item{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px 24px 30px;text-align:center}.catalog-item>*{width:100%}.catalog-item:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;border-radius:10px;background:#fff}.catalog-item__close{cursor:pointer;position:absolute;z-index:15;top:-13px;right:15px;width:25px;height:25px;background:#fff;text-align:center;line-height:25px;font-size:1rem;color:#666;-webkit-transition:.3s;transition:.3s}.catalog-item__close:hover{color:inherit}.catalog-item__top{position:relative;z-index:5;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;gap:0 10px;margin:0 0 15px}.catalog-item__top .product-labels{margin:3px 0 0}.catalog-item__top .product-icons{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:auto;opacity:0;visibility:hidden}.catalog-item__img{display:block;overflow:hidden;max-height:175px;margin-bottom:22px}.catalog-item__img:before{content:"";display:block;width:100%;padding-bottom:65%}.catalog-item__main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catalog-item__main>*{width:100%}.catalog-item__head{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:18px;height:2.4em;line-height:1.2}.catalog-item__head .link-head{overflow:hidden;max-height:2.4em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.catalog-item__btn{margin-top:20px}.catalog-item:hover{z-index:11}.catalog-item:hover:before{top:-10px;bottom:-10px;-webkit-box-shadow:0 4px 35px 0 rgba(0,0,0,.07);box-shadow:0 4px 35px 0 rgba(0,0,0,.07)}.catalog-item:hover .catalog-item__top .product-icons{opacity:1;visibility:visible}.catalog-item._line{-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;padding:20px 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;text-align:left}.catalog-item._line:before{display:none}.catalog-item._line .catalog-item__img{-webkit-box-flex:0;-ms-flex:none;flex:none;-ms-flex-item-align:start;align-self:flex-start;max-width:none;margin:0 16px 0 0;width:100px;height:80px}.catalog-item._line .catalog-item__img:before{display:none}.catalog-item._line .catalog-item__main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;width:auto;display:block}.catalog-item._line .catalog-item__head{display:block;overflow:hidden;min-height:0;max-height:3.6em;line-height:1.2;font-size:13px}.catalog-item._line .price b{font-size:15px}.catalog-item._line .price s{font-size:12px}.catalog-item._compare-small{-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;padding:0;text-align:left;font-size:13px}.catalog-item._compare-small:before{display:none}.catalog-item._compare-small .catalog-item__img{-webkit-box-flex:0;-ms-flex:none;flex:none;-ms-flex-item-align:start;align-self:flex-start;max-width:none;margin:0 16px 0 0;width:70px;height:42px}.catalog-item._compare-small .catalog-item__img:before{display:none}.catalog-item._compare-small .catalog-item__main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;width:auto;display:block}.catalog-item._compare-small .catalog-item__head{display:block;min-height:0;font-size:11px}.catalog-item._compare-small .price b{font-size:13px}.catalog-item._compare-small .price s{font-size:11px}.catalog-item._small{padding:0;font-size:13px}.catalog-item._small:before{display:none}.catalog-item._small .catalog-item__btn{display:none}.catalog-item._small .price{font-size:13px}.catalog-item._small .price b{font-size:15px}.swiper-slide .service-item{pointer-events:none;opacity:.5;-webkit-transition:opacity .2s;transition:opacity .2s}.swiper-slide-visible .service-item{pointer-events:auto;opacity:1}.service-item{height:555px;padding:40px 30px 0 40px;border-radius:10px;background:#fff no-repeat center/cover}.service-item__top{opacity:.5}.service-item__content{max-width:320px;opacity:.9}.service-item__price{margin-top:20px;font-size:24px}.service-item__price span{display:inline-block;margin-right:.2em}.service-item__price s{display:inline-block;opacity:.5;font-size:15px}.service-item__action{margin-top:20px}.service-item__action .btn{min-width:105px}.service-item._dark{color:#fff}.catalog-slider{overflow:visible;z-index:5}.catalog-slider .swiper-slide{opacity:0;visibility:hidden;-webkit-transition:opacity .2s,visibility .2s;transition:opacity .2s,visibility .2s}.catalog-slider .swiper-slide-visible{opacity:1;visibility:visible}.news-item-big{display:block;overflow:hidden;position:relative;min-height:395px;border-radius:12px;color:#fff}.news-item-big:before{content:"";display:block;width:100%;padding-bottom:60%}.news-item-big__content{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:50px 45px}.news-item-big__content>:last-child{margin-bottom:0}.news-item-big__head{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:20px;font-weight:500;font-size:24px}.news-item-big__date{opacity:.9}.news-item-big:hover{text-decoration:none;color:#fff}.news-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 0 20px;border-radius:12px;-webkit-box-shadow:inset 0 0 0 1px #ededed;box-shadow:inset 0 0 0 1px #ededed;color:inherit}.news-item__img{display:block;overflow:hidden;position:relative;margin-bottom:24px;border-radius:12px 12px 0 0}.news-item__img:before{content:"";display:block;width:100%;padding-bottom:73.89%}.news-item__head{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:3.6em;margin-bottom:20px;padding:0 20px;font-weight:500;line-height:1.2;font-size:17px;-webkit-transition:.3s;transition:.3s}.news-item__date{opacity:.4}.news-item>:last-child{margin-bottom:0}.news-item:hover{text-decoration:none;color:inherit}.news-item .news-item-info{margin-top:auto;padding:0 20px;color:#5d5d63}.news-item .news-item-info__date{margin-right:auto}.footer{padding:75px 0;background:#000;color:#fff}.supp-info{font-size:13px}.supp-info__img{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:25px;width:50px;height:50px;border-radius:50%}.supp-info__content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.supp-info__content>*{margin-bottom:0}.category-item{display:block;padding:40px 18px 25px;border-radius:10px;background:#fff;text-align:center;color:inherit}.category-item:hover{text-decoration:none;color:inherit}.category-item:hover .category-item__head{color:var(--main-color)}.category-item__img{height:85px;margin:0 auto 35px}.category-item__head{font-weight:500;-webkit-transition:color .3s,opacity .3s;transition:color .3s,opacity .3s}.category-item__descr{margin:5px 0 0;opacity:.6;font-size:13px}.product{margin:50px 0 100px}.product__col._sticky{float:left;width:730px;padding-left:115px}.product__col._main{margin-left:800px}.product__accessories{margin-top:45px}.product__accessories-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;margin-bottom:25px}.product__accessories-head{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0}.product__accessories .row{--bs-gutter-y:20px}.product__accessories .link-more-bottom{padding-bottom:0}.pr-gallery{position:relative;padding-bottom:48px}.pr-gallery .img-used-info{bottom:20%;font-size:17px}.pr-gallery .swiper-pagination{display:none}.pr-gallery__thumbs{position:absolute;top:0;left:-115px;bottom:0;width:90px}.pr-gallery__thumbs .img-box img{max-width:70%;max-height:70%}.pr-big-gallery__thumbs .img-box img{max-width:70%;max-height:70%}.pr-big-gallery__thumbs .swiper-slide,.pr-gallery__thumbs .swiper-slide{cursor:pointer;overflow:hidden;border-radius:8px;border:1px solid transparent;background:#fff;-webkit-transition:border-color .15s;transition:border-color .15s}.pr-big-gallery__thumbs .swiper-slide:before,.pr-gallery__thumbs .swiper-slide:before{content:"";display:block;width:100%;padding-bottom:100%}.pr-big-gallery__thumbs .swiper-slide-thumb-active,.pr-gallery__thumbs .swiper-slide-thumb-active{border-color:#ededed!important}.pr-gallery__main{margin:0 -20px;padding:0 20px}.pr-gallery__main .img-box{cursor:pointer;overflow:hidden;max-height:450px}.pr-gallery__main .img-box:before{content:"";display:block;width:100%;padding-bottom:81%}.product__main{margin-bottom:35px}.product-choice{margin-bottom:18px}.product-choice:last-child{margin-bottom:0}.product-choice__head{margin-bottom:12px;opacity:.6}.product-choice__head .hint-item.ic{margin:-.1em 0 0 .2em}.product-choice__grid{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;min-width:100%}.product-choice__grid label{cursor:pointer;display:inline-block;border-radius:8px;font-size:15px}.product-choice__grid label>input{display:none}.product-choice__grid label>input:checked~span{-webkit-box-shadow:inset 0 0 0 2px #000;box-shadow:inset 0 0 0 2px #000}.product-choice__grid label>input:checked~span._color ._content{display:block}.product-choice__grid label>span{display:block;padding:11px 23px;border-radius:8px;-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);background:#fff;font-weight:500;color:#000;-webkit-transition:.15s;transition:.15s}.product-choice__grid label>span:hover{-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.4);box-shadow:inset 0 0 0 1px rgba(0,0,0,.4)}.product-choice__grid label>span._color{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 10px}.product-choice__grid label>span._color>*{display:inline-block}.product-choice__grid label>span._color .img-box{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40px;height:40px}.product-choice__grid label>span._color ._content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:none;padding:0 5px 0 10px}.mob-product-action{position:fixed;z-index:40;left:0;right:0;bottom:var(--tapbar-height);padding:15px 18px;background:#fff;-webkit-box-shadow:0 -2px 20px 0 rgba(0,0,0,.15);box-shadow:0 -2px 20px 0 rgba(0,0,0,.15);-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.mob-product-action._foo{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.product-aside-price{margin-top:24px;border-radius:12px;background:#f6f6f6}.product-aside-price .product-aside{margin-top:0}.product-aside{position:relative;margin-top:20px;padding:23px;border:1px solid rgba(0,0,0,.1);border-radius:12px}.product-aside.p-0{border:none}.product-aside._gray{border-color:transparent;background:#f6f6f6}.product-aside._shadow{border-color:transparent;-webkit-box-shadow:0 10px 35px rgba(0,0,0,.1);box-shadow:0 10px 35px rgba(0,0,0,.1);background:#fff}.product-aside._credit{padding:0;border:none}.product-descr__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:70px}.product-descr__top:last-child{margin-bottom:0}.product-descr__top .content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.product-descr__video{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:75px;width:770px}.aside-credit-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.aside-credit-btn{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;min-width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:10px 20px;border-radius:12px;min-height:56px;background:#f6f6f6;text-align:left;font-weight:500;font-size:15px;color:#000;-webkit-transition:.3s;transition:.3s}.aside-credit-btn>*{display:inline-block}.aside-credit-btn__main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.aside-credit-btn__main>span{color:var(--main-color)}.aside-credit-btn .ic{font-size:12px;color:#9a9d9e}.aside-credit-btn._split .ic{display:none}.aside-credit-btn:hover{background-color:#f1f1f1;color:#000}.specs__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:45px}.specs__row:last-child{margin-bottom:0}.specs__title{width:25%;padding-right:40px}.specs__title>:last-child{margin-bottom:0}.specs__list{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0;padding:0;list-style:none}.specs__list ul{list-style-type:disc}.specs__list>li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:19px;padding-bottom:19px;border-bottom:1px solid rgba(0,0,0,.1)}.specs__list>li:last-child{margin-bottom:0}.specs__list>li>._head{-webkit-box-flex:0;-ms-flex:none;flex:none;padding-right:30px;width:34%;opacity:.6}.specs__list>li>._descr{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.metro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.metro>*{display:inline-block}.metro .ic{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:.5em;font-size:20px;color:#ff0013}.avail-box{display:inline-block;vertical-align:middle;position:relative;width:55px;height:7px}.avail-box:before{content:"";position:absolute;top:0;left:0;width:7px;height:100%;border-radius:50%;background:#ececec;-webkit-box-shadow:12px 0 0 #ececec,24px 0 0 #ececec,36px 0 0 #ececec,48px 0 0 #ececec;box-shadow:12px 0 0 #ececec,24px 0 0 #ececec,36px 0 0 #ececec,48px 0 0 #ececec}.avail-box[data-count="1"]:before{background-color:var(--main-color)}.avail-box[data-count="2"]:before{background-color:var(--main-color);-webkit-box-shadow:12px 0 0 var(--main-color),24px 0 0 #ececec,36px 0 0 #ececec,48px 0 0 #ececec;box-shadow:12px 0 0 var(--main-color),24px 0 0 #ececec,36px 0 0 #ececec,48px 0 0 #ececec}.avail-box[data-count="3"]:before{background-color:var(--main-color);-webkit-box-shadow:12px 0 0 var(--main-color),24px 0 0 var(--main-color),36px 0 0 #ececec,48px 0 0 #ececec;box-shadow:12px 0 0 var(--main-color),24px 0 0 var(--main-color),36px 0 0 #ececec,48px 0 0 #ececec}.avail-box[data-count="4"]:before{background-color:var(--main-color);-webkit-box-shadow:12px 0 0 var(--main-color),24px 0 0 var(--main-color),36px 0 0 var(--main-color),48px 0 0 #ececec;box-shadow:12px 0 0 var(--main-color),24px 0 0 var(--main-color),36px 0 0 var(--main-color),48px 0 0 #ececec}.avail-box[data-count="5"]:before{background-color:var(--main-color);-webkit-box-shadow:12px 0 0 var(--main-color),24px 0 0 var(--main-color),36px 0 0 var(--main-color),48px 0 0 var(--main-color);box-shadow:12px 0 0 var(--main-color),24px 0 0 var(--main-color),36px 0 0 var(--main-color),48px 0 0 var(--main-color)}.cart.sect-m{margin-top:50px}.cart__main{margin-right:34%}.cart__aside{float:right;width:34%;padding-left:115px}.cart__aside .gift-card-aside{margin-bottom:25px}.cart__aside .gift-card-aside__action{padding-bottom:15px}.cart-row{margin-bottom:45px}.cart-row:last-child{margin-bottom:0}.cart-row__title{margin-bottom:30px}.cart-item{position:relative;margin-bottom:35px;padding-top:35px;border-top:1px solid rgba(0,0,0,.1)}.cart-item:last-child{margin-bottom:0}.cart-item__wrap{position:relative;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;padding-left:165px;min-height:92px}.cart-item__option{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:25px}.cart-item__img{position:absolute;z-index:3;top:0;left:0;width:115px;height:92px}.cart-item__img img{bottom:auto}.cart-item__main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.cart-item__main>:last-child{margin-bottom:0}.cart-item._out .cart-item__head,.cart-item._out .cart-item__img{opacity:.5}.cart-item._return{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-item._return .cart-item__img{width:100px}.cart-item._return .cart-item__img img{bottom:0}.cart-aside__box{padding:25px 30px;border-radius:8px;background:#f6f6f6;border-radius:8px}.cart-aside__box:nth-child(n+2){margin-top:16px}.cart-aside__points{font-size:13px}.cart-aside__total{margin:0;padding:0;list-style:none;font-size:15px}.cart-aside__total li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:8px}.cart-aside__total li:last-child{margin-bottom:0}.cart-aside__total li>*{display:inline-block}.cart-aside__total li>span{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.cart-aside__total li>span._small{font-size:13px}.cart-aside__total li strong{font-weight:400}.cart-aside__total li._last{font-weight:600;font-size:17px}.cart-aside__total li._last strong{font-weight:700}.cart-aside__total li._bd-top{margin-top:14px;padding-top:14px;border-top:1px solid rgba(0,0,0,.05)}.cart-aside__head{margin-bottom:18px;font-weight:600}.cart-aside__sum{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px 12px;margin-top:12px;padding-top:16px;border-top:1px solid #e5e5e6;letter-spacing:.01em}.cart-aside__sum-price{font-weight:600;font-size:17px}.cart-aside__btn{margin:24px 0 0}.cart-aside__points-content{line-height:1.5;font-size:13px}.cart-aside-policy{opacity:.6;text-align:center;line-height:1.5;font-size:13px}.cart-aside-policy a{text-decoration:underline;color:inherit}.cart-aside-policy a:hover{text-decoration:none}.checkout.sect-p{padding-top:60px}.checkout-row{margin:0 0 16px;padding:28px 32px 32px;border-radius:10px;background:#fff}.checkout-row:last-child{margin-bottom:0}.checkout-row.disabled{opacity:.5}.checkout-row.disabled .checkout-title{margin-top:4px;margin-bottom:0}.checkout-row.disabled .checkout-row__wrap{display:none}.checkout-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px 24px;margin-bottom:20px}.checkout-title._small{margin-bottom:16px}.checkout-title__head{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0;font-weight:600}.checkout-title__link{display:inline-block;margin-top:2px}.checkout-subtitle{margin-bottom:25px}.checkout-subtitle:nth-child(n+2){margin-top:35px}.checkout-phone{margin-bottom:12px}.checkout-phone__check{display:none;position:absolute;top:50%;right:19px;margin-top:-.5em;font-size:18px;color:#82c01c}.checkout-form-item{display:none;margin-bottom:12px}.checkout-form-action__descr{margin-bottom:24px;opacity:.35;font-size:13px}.form-row+.checkout-subtitle{margin-top:20px}.checkout-choice__item{margin-bottom:8px}.checkout-choice__item:last-child{margin-bottom:0}.checkout-choice__box,.checkout-choice__label{border-radius:8px}.checkout-choice__label{cursor:pointer;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:block;font-size:15px}.checkout-choice__label:hover .checkout-choice__box{border-color:transparent;background-color:#f5f5f7}.checkout-choice__box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:15px 19px;border:1px solid #ededed;-webkit-transition:.3s;transition:.3s}.checkout-choice__input{display:none}.checkout-choice__input:checked~.checkout-choice__box{border-color:var(--main-color);background:0 0}.checkout-choice__input:checked~.checkout-choice__box .checkout-choice__option,.checkout-choice__input:checked~.checkout-choice__label .checkout-choice__option{border-color:var(--main-color);-webkit-box-shadow:inset 0 0 0 4px var(--main-color);box-shadow:inset 0 0 0 4px var(--main-color)}.checkout-choice__main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.checkout-choice__head{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:inline-block;font-weight:500}.checkout-choice__head span{display:block;margin-top:6px;opacity:.35;font-weight:400}.checkout-choice__descr{display:inline-block;font-weight:500}.checkout-choice._row .checkout-choice__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.checkout-choice._row .checkout-choice__item{margin-bottom:0}.checkout-choice._row .checkout-choice__box{padding:14px 19px}.checkout-choice._date .checkout-choice__item{min-width:85px}.checkout-choice._date .checkout-choice__box{padding:9px 13px}.checkout-choice._date .checkout-choice__head span{margin:0 0 4px;font-size:12px}.checkout-choice._shops .checkout-choice__item{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #ededed}.checkout-choice._shops .checkout-choice__item:last-child{margin-bottom:0}.checkout-choice._shops .checkout-choice__box,.checkout-choice._shops .checkout-choice__label{border-radius:0}.checkout-choice._shops .checkout-choice__box{gap:20px;padding:0;border:none;border-radius:0}.checkout-choice._shops .shop-choice__head{-webkit-transition:.3s;transition:.3s}.checkout-choice._shops .checkout-choice__label:hover .shop-choice__head{color:var(--main-color)}.checkout-choice._shops .checkout-choice__label:hover .checkout-choice__box{background:0 0}.checkout-choice__item._drop{position:relative}.checkout-choice__item._drop .checkout-choice__label:before{content:"";pointer-events:none;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;border:1px solid #ededed;border-radius:inherit;-webkit-transition:.3s;transition:.3s}.checkout-choice__item._drop .checkout-choice__box{border-color:transparent}.checkout-choice__item._drop .checkout-choice__label:hover:before{border-color:transparent}.checkout-choice__item._drop .checkout-choice__input:checked~.checkout-choice__label .checkout-choice__box{background:0 0}.checkout-choice__item._drop .checkout-choice__input:checked~.checkout-choice__label:before{border-color:var(--main-color)}.checkout-choice__item._drop .checkout-choice__input:checked~.checkout-choice__dropdown{display:block}.checkout-choice__dropdown{display:none;position:relative;z-index:2;padding:0 20px 20px}.checkout-choice__dropdown>*{margin-bottom:16px}.checkout-choice__dropdown>:last-child{margin-bottom:0}.ch-chosen-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ch-chosen-item__icon{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:16px;width:24px;height:24px}.ch-chosen-item__icon.ic{text-align:center;line-height:24px;font-size:22px}.ch-chosen-item__content{font-size:15px}.ch-chosen-item__content>*{margin-bottom:6px}.ch-chosen-item__content>:lasy-child{margin-bottom:0}.ch-chosen-item__content ._c-gray{color:#999}.sm-orders-head{margin-bottom:14px;font-weight:600;font-size:17px}.sm-orders{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.sm-order-item{display:block;width:64px;height:64px}.sm-order-item[data-count]:after{pointer-events:none;content:attr(data-count);position:absolute;top:-9px;right:-16px;border-radius:16px;background:#000;padding:0 7px;min-width:32px;height:32px;text-align:center;line-height:32px;font-size:15px;color:#fff}.sm-order-item._more{border:1px solid rgba(0,0,0,.1);border-radius:10px;text-align:center;line-height:65px;font-size:20px}.checkout-cert__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px;border:1px solid rgba(0,0,0,.1);border-radius:8px}.checkout-cert__img{-webkit-box-flex:0;-ms-flex:none;flex:none;-ms-flex-item-align:start;align-self:flex-start;margin-right:25px;max-width:100px;border-radius:8px}.checkout-cert__main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.checkout-cert__toggle{cursor:pointer;font-weight:600;color:var(--main-color)}.checkout-cert__toggle:hover{text-decoration:underline}.checkout-cert .cert-form{display:none}.cert-form__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px 20px;margin:0 0 15px}.cert-form__head{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0}.cert-form__close{cursor:pointer;position:relative;padding-left:1.8em;-webkit-transition:.3s;transition:.3s}.cert-form__close:before{position:absolute;top:50%;left:0;margin-top:-.5em;content:"\e902";font-family:icomoon;text-transform:none;font-weight:400;font-style:normal;line-height:1;font-size:.8em}.cert-form__close:hover{color:var(--main-color)}.cert-form__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cert-form__grid .form-item{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0 15px 0 0}.cert-form__grid .btn{min-width:205px}.best-price{display:-webkit-box;display:-ms-flexbox;display:flex}.best-price__main{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:55px;width:400px}.best-price__main .content{line-height:1.35}.best-price__form{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.best-price__descr{margin-top:45px;max-width:370px}.ordered.sect-p{padding-top:60px}.ordered-content{margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid rgba(0,0,0,.05);font-size:15px}.ordered-info{font-size:15px}.ordered-info__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:24px}.ordered-info__title .product-icons{-webkit-box-flex:0;-ms-flex:none;flex:none}.ordered-info__head{margin:0;font-weight:600;font-size:20px}.ordered-info__items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:12px 24px}.ordered-info__item{font-size:15px}.ordered-info__item h6{margin-bottom:12px}.ordered-info__item p{margin-bottom:6px}.ordered-info__item>:last-child{margin-bottom:0}.ordered-info__item ._c-gray{color:#999}.ordered-items .cart-item{padding-top:24px;margin-bottom:24px;border-top:1px solid rgba(0,0,0,.05)}.ordered-items .cart-item:last-child{margin-bottom:0}.ordered-items .cart-item__wrap{padding-left:100px;min-height:76px}.ordered-items .cart-item__img{width:76px;height:76px}.ordered-items .cart-item__action{margin-left:45px;width:190px}.catalog-top{margin:0 0 50px}.catalog-top .cats-slider{margin-top:35px}.catalog-top__main{padding:35px 0;border-bottom:1px solid rgba(0,0,0,.05)}.catalog-top__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.catalog-top__count{font-size:13px;color:#7c7c7c}.catalog-top__count span{color:#000}.catalog-top__col{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px 30px}.catalog-top__col._right{margin-left:auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.filter-action{text-align:center}.filter-action .reset-btn{margin-top:25px;font-size:1rem}.filter-item{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #ededed}.filter-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.filter-item._show .filter-item__head:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.filter-item__head{cursor:pointer;position:relative;margin-bottom:0;padding-right:25px;font-weight:500;font-size:17px}.filter-item__head:after{position:absolute;top:50%;right:0;margin-top:-.5em;content:"\e906";font-family:icomoon;text-transform:none;font-weight:400;font-style:normal;line-height:1;font-size:.85em;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.filter-item__wrap{display:none;padding:20px 0 0}.sm-cats__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}.sm-cats__more{display:block;position:relative;margin-top:25px;text-align:center;font-weight:500;font-size:12px;color:var(--main-color)}.sm-cats__more:before{content:"";position:absolute;bottom:50%;left:0;right:0;border-bottom:1px solid rgba(0,0,0,.1)}.sm-cats__more div{position:relative;z-index:2;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px;background:#fff}.sm-cats__more div>*{display:inline-block}.sm-cats__more i{-webkit-box-flex:0;-ms-flex:none;flex:none;position:relative;margin-right:5px;width:15px;height:15px;border-radius:50%;background:var(--main-color)}.sm-cats__more i:after,.sm-cats__more i:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;background:#fff}.sm-cats__more i:before{width:7px;height:1px}.sm-cats__more i:after{width:1px;height:7px}.sm-cats__more span{padding-top:1px}.sm-cats._show .sm-cats__more i:after{display:none}.sm-cats-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 15px;border:1px solid rgba(0,0,0,.1);border-radius:8px;color:inherit;-webkit-transition:.3s;transition:.3s}.sm-cats-item>span{display:inline-block}.sm-cats-item .img-box{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:10px;width:24px;height:24px}.sm-cats-item:hover{text-decoration:none;color:var(--main-color)}.compare.tabs .tabs__btns{margin-bottom:0;padding-top:30px}.accessories-tabs .tabs__btns{margin-bottom:0;padding-top:30px}.accessories-tabs .sm-cats{padding:35px 0}.search{margin:23px 0 var(--sect-offset)}.search .title:nth-child(n+2){margin-top:45px}.search-count{margin-bottom:48px;font-size:15px;opacity:.6}.search-form{position:relative;margin-bottom:48px}.search-form__wrap{position:relative}.search-form__field{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;margin:0;padding:0 140px 23px 0;width:100%;border:none;border-bottom:1px solid #d9d9d9;background:0 0;font-weight:600;font-size:36px;color:inherit}.search-form__action{position:absolute;z-index:2;top:10px;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-form__reset{-webkit-box-flex:0;-ms-flex:none;flex:none;display:none;margin-right:16px;padding-right:16px;border-right:1px solid #ededed}.search-form__reset.active{display:block}.search-form__reset-btn{cursor:pointer;display:block;width:24px;height:24px;border-radius:50%;background:#7f7f7f;line-height:24px;text-align:center;font-size:10px;color:#fff;-webkit-transition:.3s;transition:.3s}.search-form__reset-btn:hover{background-color:#000}.search-form__btn{padding:0;border:none;background:0 0;font-weight:500;font-size:20px;color:inherit;-webkit-transition:.3s;transition:.3s}.search-form__btn:hover{color:var(--main-color)}.cab-container{max-width:546px}.cab-user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cab-user__img{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:22px;width:90px;height:90px;padding:3px;border:1px solid #ededed;border-radius:50%}.cab-user__img .img-full-box{width:100%;padding-bottom:100%;border-radius:50%}.cab-user__main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;font-size:15px}.cab-user__main>*{margin-bottom:7px}.cab-user__main>:last-child{margin-bottom:0}.cab-user__name{font-weight:600;font-size:17px}.cab-user__phone a{color:#9d9da2}.cab-user__phone a:hover{color:#737374}.cab-user__toggle{display:none;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:12px;padding:0;border:none;border-radius:50%;background:#f5f5f7;width:32px;height:32px;line-height:32px;text-align:center;font-size:14px;color:#414141;-webkit-transition:.3s;transition:.3s}.cab-user__toggle:hover{background:#e7e7e7;color:#2c2c2c}.cab-user__toggle.active{background-color:var(--main-color);font-size:12px;color:#fff}.cab-user__toggle.active:before{content:"\e902"}.cab-aside{position:relative}.cab-aside__menu{margin:36px 0 0;padding:0;list-style:none}.cab-aside__menu._main{font-weight:600;font-size:24px}.cab-aside__menu._sub{font-weight:500;font-size:17px}.cab-aside__menu li{margin-bottom:16px}.cab-aside__menu li:last-child{margin-bottom:0}.cab-aside__menu a{color:inherit;-webkit-transition:.3s;transition:.3s}.cab-aside__menu a:hover{opacity:.7}.cab-aside__menu a.active{color:var(--main-color)}.cabinet{margin:36px 0 var(--sect-offset)}.cabinet__aside{float:left;width:380px}.cabinet__wrap{margin-left:456px}.cabinet__row{margin-bottom:36px}.cabinet__row:last-child{margin-bottom:0}.cabinet__row._mb-big{margin-bottom:48px}.cabinet__row._mb-big:last-child{margin-bottom:0}.cabinet__title{margin-bottom:36px}.cabinet__title .link-more{margin-bottom:16px;font-size:15px}.cab-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;margin-bottom:24px}.cab-title__head{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0;font-weight:600;font-size:24px}.wallet-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 8px;border:1px solid #a6a6a6;border-radius:10px;background:#000;color:#fff;-webkit-transition:.3s;transition:.3s}.wallet-btn>*{display:inline-block}.wallet-btn>img{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:7px;max-width:35px;max-height:25px}.wallet-btn>span{font-size:10px}.wallet-btn>span>span{display:block;font-size:12px}.wallet-btn:hover{background-color:#3a3a3a;text-decoration:none;color:#fff}.cabinet-rows{--bs-gutter-y:24px}.cabinet__row._form .cab-title{margin-bottom:32px}.cabinet__row._form .form-options{margin-top:32px}.cabinet__row._form>:last-child{margin-bottom:0}.cab-form-field{margin-bottom:12px}.cab-form-field__descr{margin:6px 0 0;font-size:13px;color:#7f7f7f}.cab-form-field:last-child{margin-bottom:0}.cab-form-subscribe{margin-top:32px}.compare__thumbs{position:fixed;z-index:30;top:0;left:0;right:0;padding:20px 0;background:#fff;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .5s,-webkit-box-shadow .5s;transition:-webkit-transform .5s,-webkit-box-shadow .5s;transition:transform .5s,box-shadow .5s;transition:transform .5s,box-shadow .5s,-webkit-transform .5s,-webkit-box-shadow .5s}.compare__thumbs._show{-webkit-box-shadow:0 4px 35px 0 rgba(0,0,0,.1);box-shadow:0 4px 35px 0 rgba(0,0,0,.1);-webkit-transform:translateY(70px);-ms-transform:translateY(70px);transform:translateY(70px)}.compare__main{-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.compare__main-count{margin:0 0 32px;text-align:center;font-size:12px;opacity:.4}.compare__main .swiper{padding-top:45px}.compare__main .swiper-slide{padding-bottom:32px;border-bottom:1px solid currentColor}.compare__main .swiper-pagination{position:absolute;top:45px;left:0;right:0;bottom:auto!important;margin:0}.compare__option{margin:40px 0}.compare__del{margin-top:35px;text-align:center}.compare__thumbs-slider{position:relative}.compare__thumbs-slider .nav-arrow-next,.compare__thumbs-slider .nav-arrow-prev{display:block;margin-top:-20px;width:40px;height:40px;line-height:40px;font-size:14px}.compare__main-slider{position:relative}.compare__main-slider .nav-arrow-next,.compare__main-slider .nav-arrow-prev{display:block}.compare__spec{margin-bottom:25px}.compare__spec:last-child{margin-bottom:0}.compare__spec-head{cursor:pointer;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 15px;margin:0}.compare__spec-head>*{display:inline-block}.compare__spec-head span{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.compare__spec-head .ic{font-size:.85em;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.compare__spec-head.active .ic{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.compare__spec-wrap{display:none;padding:25px 0 20px}.compare__spec-row{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid rgba(0,0,0,.1)}.compare__spec-row:last-child{margin-bottom:0}.compare__spec-subhead{margin-bottom:10px;opacity:.6}.compare__spec-items{overflow:hidden}.compare__spec-grid{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -12px}.compare__spec-item{-webkit-box-flex:0;-ms-flex:none;flex:none;width:16.66%;padding:0 12px}.compare__spec-item ul{padding-left:1.2em}.compare__spec-item li{margin-bottom:.5em}.compare__spec-item li:last-child{margin-bottom:0}.compare__spec-item>:last-child{margin-bottom:0}.cart-empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:50px 0 calc(50px + var(--tapbar-height));text-align:center}.cart-empty__icon{display:block;margin:0 auto 45px}.cart-empty__head{margin-bottom:25px}.cart-empty__content{max-width:460px;margin:0 auto}.cart-empty__action{margin-top:25px}.err-search{margin:110px 0}.err-search__head{margin-bottom:50px;text-align:center}.inn-bann{position:relative;z-index:3;min-height:550px;background:#000 url(../img/bann/inn-bann.jpg) center/cover;color:#fff}.inn-bann._gradient:before,.inn-bann._overlay:before{content:"";position:absolute;z-index:-2;top:0;left:0;right:0;bottom:0}.inn-bann._overlay:before{background:rgba(0,0,0,.4)}.inn-bann._gradient:before{background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.65)),to(rgba(0,0,0,.2)));background:linear-gradient(to right,rgba(0,0,0,.65),rgba(0,0,0,.2))}.inn-bann .inn-title{border-bottom:1px solid rgba(255,255,255,.2)}.inn-bann .breadcrumbs{color:#fff}.inn-bann__wrap{padding:85px 0;max-width:520px}.inn-bann__head{margin-bottom:2rem}.inn-bann__action .btn{min-width:270px}.inn-bann__img{overflow:hidden;position:absolute;z-index:-1}.inn-bann__img img{display:block;margin:0 auto}.inn-bann .content{margin-bottom:40px;max-width:460px}.inn-bann .content li{margin-bottom:6px}.inn-bann .content li:last-child{margin-bottom:0}.inn-bann._credit{background-image:url(../img/bann/credit.jpg)}.inn-bann._corporate{background-image:url(../img/bann/corporate.jpg)}.inn-bann._bonus .inn-bann__img{bottom:0;left:50%;margin-left:95px}.cr-categories-slider{overflow:visible}.cr-categories-slider .swiper-slide{opacity:0;visibility:hidden;-webkit-transition:opacity .2s,visibility .2s;transition:opacity .2s,visibility .2s}.cr-categories-slider .swiper-slide-visible{opacity:1;visibility:visible}.cr-categories-more{margin-top:25px;text-align:center}.cr-category{display:block;padding:25px 20px 30px;border-radius:10px;background:#fff;text-align:center;color:#0f0f0f;-webkit-transition:.3s;transition:.3s}.cr-category>:last-child{margin-bottom:0}.cr-category__head{margin-bottom:5px;font-weight:600}.cr-category__price{font-weight:500;font-size:13px}.cr-category__img{height:135px;margin:0 auto 15px}.cr-category__plan{opacity:.6}.cr-category:hover{-webkit-box-shadow:0 4px 35px 0 rgba(0,0,0,.07);box-shadow:0 4px 35px 0 rgba(0,0,0,.07);text-decoration:none;color:#0f0f0f}.cr-category._bd{-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px rgba(0,0,0,.1)}.cr-category._bd:hover{-webkit-box-shadow:inset 0 0 0 1px transparent,0 4px 35px 0 rgba(0,0,0,.07);box-shadow:inset 0 0 0 1px transparent,0 4px 35px 0 rgba(0,0,0,.07)}.faq__wrap{max-width:890px}.faq-item{border-bottom:1px solid #ededed}.faq-item:first-child{border-top:1px solid #ededed}.faq-item__btn{cursor:pointer;position:relative;padding:17px 30px 17px 0;font-weight:600;font-size:17px}.faq-item__btn .ic{content:"";position:absolute;top:50%;right:0;margin-top:-.5em;font-size:.85em;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.faq-item__btn.active .ic{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.faq-item__hidden{display:none;padding:10px 0 40px}.faq-item__hidden .content ol,.faq-item__hidden .content p,.faq-item__hidden .content ul{opacity:.6}.cr-terms__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0}.cr-terms__row:nth-child(2n){background:rgba(0,0,0,.03)}.cr-terms__row._head{padding-top:0}.cr-terms__row._head .cr-terms__col._title{padding-left:0}.cr-terms__row._head .cr-terms__col._main{color:#6f6f6f}.cr-terms__col{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0;padding:0 10px}.cr-terms__col._title{padding-left:30px}.cr-terms__col._main{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;padding:0}.cr-terms__col._sum{-webkit-box-flex:0;-ms-flex:none;flex:none;width:245px}.cr-terms__col._percent{-webkit-box-flex:0;-ms-flex:none;flex:none;width:210px}.cr-terms__col._period{-webkit-box-flex:0;-ms-flex:none;flex:none;width:140px}.steps__more{margin-top:70px;padding-top:70px;border-top:1px solid rgba(0,0,0,.1)}.steps-row{--bs-gutter-y:45px}.steps-row>*{position:relative}.steps-row>:after{position:absolute;top:50%;right:45px;margin-top:-15px;content:"\e904";font-family:icomoon;text-transform:none;font-weight:400;font-style:normal;line-height:1;font-size:22px;color:var(--main-color)}.steps-row>* .step-item{max-width:350px}.steps-row>:nth-child(3n):after{display:none}.steps-row>:nth-child(3n) .step-item{max-width:390px}.step-item__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.step-item__numb{margin-bottom:25px;opacity:.4}.step-item__img{width:100px;height:50px;margin-bottom:20px}.step-item__img img{right:auto}.step-item__head{font-weight:600}.step-item .content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;opacity:.9}.step-item__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px 20px;margin-top:35px}.step-item__contacts{margin-top:30px}.step-item__contacts>*{margin-bottom:25px}.step-item__contacts>:last-child{margin-bottom:0}.shops__box{position:relative;z-index:2;min-height:650px;background:#fff}.shops__map{position:absolute;top:0;left:0;width:100%;height:100%}.shops__map-overlay{cursor:pointer;position:absolute;z-index:10;top:0;left:0;width:100%;height:100%}.more-shops__title{margin-bottom:32px}.shops__items{margin-bottom:45px}.shop-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:18px 32px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.shop-item:nth-child(n+2){margin-top:36px;padding-top:36px;border-top:1px solid #ededed}.shop-item__head{-webkit-box-flex:0;-ms-flex:none;flex:none;margin:0;width:32%;font-weight:500}.shop-item__info{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.shop-item__info>:last-child{margin-bottom:0}.shop-item__info .metro{margin-bottom:4px}.shop-item__clock{margin-bottom:26px;color:#7d7d82}.shop-item__action{min-width:224px}.shop-item__action .btn{width:100%}.more-shops .search-form{max-width:556px;margin-bottom:36px}.more-shops__row{--bs-gutter-y:35px}.more-shops__action{margin-top:36px}.more-shop{line-height:1.45}.more-shop__title{margin-bottom:16px}.more-shop__head{margin-bottom:7px;font-weight:600}.more-shop__content{opacity:.9}.more-shop__phone{display:inline-block;margin-top:10px;font-weight:600;color:inherit;-webkit-transition:.3s;transition:.3s}.more-shop__phone:hover{text-decoration:none}.more-shop__action{margin-top:16px}.gift-card-aside{display:none}.gift-card-aside__wrap{position:relative;display:block;margin:0 auto;max-width:387px;border-radius:15px;background:#1b1b1b no-repeat center/cover;-webkit-box-shadow:0 4px 15px rgba(0,0,0,.15);box-shadow:0 4px 15px rgba(0,0,0,.15)}.gift-card-aside__wrap:before{content:"";display:block;width:100%;padding-bottom:63%}.gift-card-aside__logo{position:absolute;top:20px;right:20px;max-width:108px}.gift-card-aside__sum{position:absolute;left:30px;bottom:30px}.gift-card-aside__action{margin-top:25px;text-align:center}.gift-card-aside._virtual .gift-card-aside__wrap{background-image:url(../img/card/virtual-card.jpg)}.gift-card-aside._plastic .gift-card-aside__wrap{background-image:url(../img/card/plastic-card.svg)}.gift-card-item{display:none;margin-bottom:0}.gift-card-row{margin-bottom:45px}.gift-card-row:last-child{margin-bottom:0}.gift-card-row .gift-card-tabs{margin-bottom:25px}.gift-card-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px;padding:5px;border-radius:8px;background:#f5f5f5}.gift-card-tabs label{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;cursor:pointer;display:inline-block;border-radius:inherit}.gift-card-tabs label>input{display:none}.gift-card-tabs label>input:checked~span{background-color:#fff;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.1);box-shadow:0 0 4px 0 rgba(0,0,0,.1)}.gift-card-tabs label>span{display:block;padding:16px;border-radius:inherit;text-align:center;font-weight:500;-webkit-transition:.3s;transition:.3s}.gift-card-tabs label>span:hover{background-color:rgba(255,255,255,.3)}.gift-card-tabs._dark label>span:hover{background-color:#fff}.gift-card-tabs._dark label>input:checked~span{-webkit-box-shadow:none;box-shadow:none;background-color:#000;color:#fff}.gift-choice{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.gift-choice label{cursor:pointer;display:inline-block;border-radius:8px}.gift-choice input{display:none}.gift-choice input:checked~span{-webkit-box-shadow:inset 0 0 0 2px #000;box-shadow:inset 0 0 0 2px #000}.gift-choice span{display:block;padding:16px;border-radius:inherit;-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);text-align:center;-webkit-transition:.3s;transition:.3s}.gift-choice span:hover{-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.4);box-shadow:inset 0 0 0 1px rgba(0,0,0,.4)}.gift-choice._sum label{min-width:134px}.gift-choice._date label{min-width:208px}.virtual-deliv{display:none}.virtual-deliv .form-row{margin-bottom:10px}.virtual-deliv__head:nth-child(n+2){margin-top:25px}.gift-deliv-date{display:none;margin-top:30px}.plastic-deliv{display:none}.plastic-deliv .cab-empty{margin-top:15px}.plastic-deliv .another-person{margin-top:25px}.another-person__option{margin-left:25px}.another-person__wrap{display:none;margin-top:45px}.gift-card-address__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;padding:34px;border:1px solid var(--main-color);border-radius:8px}.gift-card-address__head{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;font-size:17px}.gift-card-address .reset-btn{opacity:1}.gift-card-address .reset-btn:hover{color:var(--main-color)}.docs{overflow:hidden;position:relative}.docs__title{margin-bottom:75px}.docs__grid{position:relative}.docs__menu{float:left;width:424px;margin:0;padding:0 24px 0 0;list-style:none}.docs__menu li{margin-bottom:35px}.docs__menu li:last-child{margin-bottom:0!important}.docs__menu a{font-weight:500;font-size:17px;color:#0f0f0f;-webkit-transition:opacity .3s,color .3s;transition:opacity .3s,color .3s}.docs__menu a:hover{opacity:.7}.docs__menu a.mPS2id-highlight{opacity:1;color:var(--main-color)}.docs__menu._buttons{padding-right:104px}.docs__menu._buttons li{margin-bottom:8px}.docs__menu._buttons a{display:block;padding:15px 16px;border-radius:8px;font-size:15px}.docs__menu._buttons a.mPS2id-highlight{background:#f6f6f6;color:#000}.docs__main{margin-left:454px}.docs__main .content{opacity:.9}.docs__main .content h4,.docs__main .content h5{font-weight:600}.docs__main .content li{margin-bottom:1rem}.docs__main .content li:last-child{margin-bottom:0}.docs__main .content li ol,.docs__main .content li ul{margin:1rem 0}.docs__main .content li li{margin-bottom:0}.docs__main .content ol ul{padding-left:0}.docs__main .content ol ul li{list-style:none}.docs__main .content ol ul li:before{content:"— ";display:inline}.docs__row{margin-bottom:48px}.docs__row:last-child{margin-bottom:0}.docs__row>*{margin-bottom:24px}.docs__row>:last-child{margin-bottom:0}.docs__faq .faq-item__btn{padding-top:20px;padding-bottom:20px;font-weight:500;font-size:18px}.docs__faq .faq-item__hidden{padding:0 0 24px}.docs__faq .faq-item__hidden .content ol,.docs__faq .faq-item__hidden .content p,.docs__faq .faq-item__hidden .content ul{opacity:1}.how-order .steps-row>:after{display:none}.how-order .steps-row .step-item{max-width:380px}.doc-items-row{--bs-gutter-y:25px}.doc-items-slider .swiper-slide{height:auto}.doc-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:32px 25px 32px 32px;min-height:350px;border-radius:15px;background:#f6f6f6}.doc-item__icon{width:48px;height:48px;margin-bottom:24px;background:url(../img/ic-doc.svg) no-repeat 0 50%}.doc-item__descr{opacity:.75;margin-bottom:24px;line-height:1.3;font-size:15px}.doc-item__action{margin-top:auto}.contact-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:45px;padding-top:35px;border-top:1px solid rgba(0,0,0,.1)}.contact-row:last-child{margin-bottom:0}.contact-row__main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.contact-row__head{margin-bottom:35px}.contact-row__contacts{-webkit-box-flex:0;-ms-flex:none;flex:none;width:200px;margin:35px 0 0 45px}.contact-row__contacts>*{margin-bottom:15px}.contact-row__contacts>:last-child{margin-bottom:0}.blog__title{margin-bottom:48px}.blog__row{--bs-gutter-y:24px}.blog-item-big{display:block;position:relative;height:100%;min-height:575px;border-radius:16px;background:no-repeat center/cover;color:#fff}.blog-item-big:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;background:-webkit-gradient(linear,left top,left bottom,color-stop(37%,rgba(0,0,0,0)),color-stop(70%,rgba(0,0,0,.4)));background:linear-gradient(180deg,rgba(0,0,0,0) 37%,rgba(0,0,0,.4) 70%);-webkit-transition:.3s;transition:.3s}.blog-item-big .news-item-info{font-size:15px}.blog-item-big__content{position:absolute;z-index:2;left:0;bottom:0;width:100%;padding:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px}.blog-item-big__main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;max-width:420px}.blog-item-big__main>:last-child{margin-bottom:0}.blog-item-big__head{margin-bottom:20px;font-weight:500;font-size:24px}.blog-item-big:hover{text-decoration:none;color:#fff}.blog-item-big:hover:after{background-color:rgba(0,0,0,.2)}.blog-item,.blog-item__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog-item>*,.blog-item__main>*{width:100%}.blog-item{border-radius:12px;background:#f6f6f6;color:#000}.blog-item:hover{text-decoration:none;color:#000}.blog-item .news-item-info{margin-bottom:25px;font-size:15px}.blog-item__img{height:280px;border-radius:12px 12px 0 0;background:no-repeat center/cover}.blog-item__main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;padding:32px;min-height:235px}.blog-item__main>:last-child{margin-bottom:0}.blog-item__head{margin-bottom:20px;font-weight:500;font-size:24px}.blog-item__action{margin-top:auto}.post-page{margin-top:24px}.post{max-width:912px;margin:0 auto}.post-title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px 24px;margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #ededed}.post-title .news-item-info{font-size:15px}.post-title__head{margin:0 0 12px;width:100%}.post-content{line-height:1.4;font-size:17px}.post-content img{margin:24px 0}.post-content ol,.post-content p,.post-content ul{color:#1a1a1a}.post-content img{border-radius:16px}.post-action{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;margin-top:48px;padding-top:32px;border-top:1px solid #ededed}.post-action .share-box{-webkit-box-flex:0;-ms-flex:none;flex:none}.post-action__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.popup-overlay{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3)}.popup-overlay._blur{background:rgba(12,11,14,.25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.popup{display:none;position:fixed;bottom:0;left:0;width:100%;height:var(--app-height);overflow:auto;-webkit-overflow-scrolling:touch;-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px);opacity:0;-webkit-transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,-webkit-transform .4s;transition:transform .4s,opacity .4s;transition:transform .4s,opacity .4s,-webkit-transform .4s}.popup._show{opacity:1;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.popup__head{font-weight:600;font-size:20px}.popup__wrapper{overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:var(--app-height);padding:40px 32px 20px}.popup__wrap{position:relative;width:890px;max-width:100%;border-radius:10px;background:#fff;padding:35px 45px 45px;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.popup__wrap .close-btn{right:45px;top:-35px}.popup__tap{display:none;position:absolute;z-index:80;top:-28px;left:0;width:100%;height:56px}.popup__tap:after{content:"";position:absolute;top:36px;left:0;right:0;margin:0 auto;width:75px;height:3px;border-radius:3px;background:#dadada;opacity:.6}.popup__title{margin-bottom:25px}.popup__title .h4,.popup__title .h5,.popup__title h4,.popup__title h5{font-weight:600}.popup__title p._small{line-height:1.35;font-size:13px;color:#7c7c7c}.city-popup__examples{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 15px}.city-popup__examples p{margin:0;opacity:.6}.city-popup__examples span{cursor:pointer;display:inline-block;text-decoration:underline}.city-popup__examples span:hover{text-decoration:none}.city-popup__list{-moz-column-count:4;-webkit-column-count:4;column-count:4;-moz-column-gap:24px;-webkit-column-gap:24px;column-gap:24px;margin:20px 0 0;padding:0;list-style:none}.city-popup__list li{display:inline-block;width:100%;margin-top:15px}.city-popup__list a{color:inherit;-webkit-transition:.3s;transition:.3s}.city-popup__list a:hover{text-decoration:none;color:var(--main-color)}.receipt-popup .popup__wrap{background:#fff url(../img/popup-bell.svg) no-repeat 80% 100%}.receipt-popup__form{max-width:890px}.form-popup__links{margin:25px 0 0;padding:0;list-style:none;font-weight:500}.form-popup__links li{margin-bottom:10px}.form-popup__links li:last-child{margin-bottom:0}.form-popup .form-options{margin:25px 0}.form-popup__title{margin-bottom:24px}.form-popup__policy{margin-top:20px;line-height:18px;font-size:13px;color:#b1b1b4}.form-popup__policy:last-child{margin-bottom:0}.form-popup__policy a{text-decoration:underline;color:inherit}.form-popup__policy a:hover{text-decoration:none}.form-popup__buttons .btn:nth-child(n+2){margin-top:8px}.delivery-popup .form-action{text-align:center}.notes-overlay{display:none;pointer-events:none;position:fixed;z-index:9999;left:0;bottom:0;width:100%;height:200px;max-height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(12,11,14,0)),to(rgba(12,11,14,.2)));background:linear-gradient(180deg,rgba(12,11,14,0) 0,rgba(12,11,14,.2) 100%)}.note-item{display:none;position:fixed;z-index:10000;left:50%;bottom:0;padding:24px 32px;border-radius:12px;background:#fff;-webkit-box-shadow:0 4px 35px 0 rgba(0,0,0,.07);box-shadow:0 4px 35px 0 rgba(0,0,0,.07);width:1000px;max-width:92vw;-webkit-transform:translate3d(-50%,100%,0);transform:translate3d(-50%,100%,0);-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.note-item._show{-webkit-transform:translate3d(-50%,-32px,0);transform:translate3d(-50%,-32px,0);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.note-item__img{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:30px;width:64px;height:64px}.note-item__img.ic{border-radius:50%;background:#fdf8f9;line-height:64px;text-align:center;font-size:18px;color:var(--main-color)}.note-item__content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.note-item__content>*{margin-bottom:5px}.note-item__content>:last-child{margin-bottom:0}.note-item__subhead{color:#7f7f7f}.note-item__head{font-weight:500;font-size:17px}.note-item__head span{display:block}.note-item__close{cursor:pointer;display:inline-block;position:relative;z-index:15;margin-left:32px;width:24px;height:24px;text-align:center;line-height:24px;font-size:18px;opacity:1;-webkit-transition:.3s;transition:.3s}.note-item__close:hover{opacity:.6}.note-item__btn{margin-left:60px}.note-item .city-box__content{position:relative;padding-left:30px}.note-item .city-box__content:after{position:absolute;top:50%;left:0;margin-top:-.5em;content:"\e90d";font-family:icomoon;text-transform:none;font-weight:400;font-style:normal;line-height:1;font-size:15px}.cookie-box{position:fixed;z-index:1000;left:32px;bottom:32px;padding:28px 34px;max-width:528px;border-radius:12px;background:#f7f8fc;-webkit-box-shadow:0 8px 20px rgba(0,0,0,.02);box-shadow:0 8px 20px rgba(0,0,0,.02)}.cookie-box__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.cookie-box__head{margin:0;font-weight:500;font-size:17px}.cookie-box__head a{color:#2871db}.cookie-box__head a:hover{color:#3f88f7}.cookie-box .btn{min-width:110px}.swiper-pagination-bullets{position:relative;margin:40px 0 0;line-height:0}.swiper-pagination-bullet{margin:10px 5px 0!important;width:8px;height:8px;opacity:.1;background:currentColor;-webkit-transition:.15s;transition:.15s}.swiper-pagination-bullet-active{opacity:1}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:0}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:relative;left:0;bottom:0;margin:50px 0 0;width:auto;background:0 0}.swiper-scrollbar-horizontal:before{content:"";position:absolute;top:2px;left:0;right:0;border-bottom:1px solid currentColor;opacity:.1}.swiper-scrollbar-drag{cursor:pointer;z-index:5;opacity:1;background:currentColor}.irs--round{height:15px}.irs--round .irs-line{top:7px;height:1px;background:#ededed}.irs--round .irs-bar{top:6px;height:3px;background:var(--main-color)}.irs--round .irs-handle{cursor:e-resize;top:0;width:15px;height:15px;border:none;background:var(--main-color);-webkit-box-shadow:none;box-shadow:none}.irs--round .irs-handle.state_hover,.irs--round .irs-handle:hover{background:var(--main-color)}.irs--round .irs-grid-text{padding:0;letter-spacing:normal;font-weight:500;font-size:11px}.SumoSelect{position:relative;display:block;width:100%;height:56px;text-align:left;line-height:1.2;font-weight:400;font-size:15px;color:#000}.SumoSelect>.CaptionCont{cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%;padding:18px 45px 0 20px;line-height:1.2;border:1px solid #ededed;border-radius:8px;background:#fff;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-transition:.3s;transition:.3s}.SumoSelect>.CaptionCont:before{position:absolute;z-index:5;top:50%;right:20px;margin:-.5em 0 0;content:"\e906";font-family:icomoon;text-transform:none;font-weight:400;font-style:normal;line-height:1;font-size:12px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.SumoSelect>.CaptionCont>span{cursor:pointer}.SumoSelect.open>.CaptionCont:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.SumoSelect:focus>.CaptionCont{border-color:#ededed}.SumoSelect:hover>.CaptionCont{border-color:#000}.SumoSelect.open>.CaptionCont{border-color:#000}.SumoSelect.open .search-txt{padding:15px 45px 0 25px;background:0 0;color:inherit}.SumoSelect.open .search-txt::-webkit-input-placeholder{color:#7c7c7c}.SumoSelect.open .search-txt:-ms-input-placeholder,.SumoSelect.open .search-txt::-moz-placeholder,.SumoSelect.open .search-txt::-ms-input-placeholder,.SumoSelect.open .search-txt::-webkit-input-placeholder,.SumoSelect.open .search-txt::placeholder{color:#7c7c7c}.SumoSelect>.CaptionCont>span{padding:0}.SumoSelect>.CaptionCont>span.placeholder{font:inherit;color:#7c7c7c}.SumoSelect>.CaptionCont>label{display:none}.SumoSelect .no-match{padding:20px 25px}.SumoSelect>.optWrapper{top:60px!important;border:none;border-radius:8px;-webkit-box-shadow:0 4px 35px 0 rgba(0,0,0,.1);box-shadow:0 4px 35px 0 rgba(0,0,0,.1);background:#fff}.SumoSelect>.optWrapper>.options{padding:10px 0;border-radius:8px}.SumoSelect>.optWrapper>.options>li.opt:first-child{border-radius:8px 5px 0 0}.SumoSelect>.optWrapper>.options>li.opt:last-child{border-radius:0 0 5px 5px}.SumoSelect>.optWrapper>.options li.opt{cursor:pointer;padding:7px 25px;border:none;-webkit-transition:.3s;transition:.3s}.SumoSelect>.optWrapper>.options li.opt:hover{background:0 0;color:#7c7c7c}.SumoSelect>.optWrapper>.options li.opt.selected{background:0 0;font-weight:500;color:#000}.SumoSelect>.optWrapper>.options li.opt.disabled:first-child{display:none}.SumoSelect>.optWrapper>.options li label{white-space:normal}.SumoSelect>.optWrapper.multiple>.options li.opt{padding-left:30px;padding-right:10px;background:0 0;font-weight:inherit!important;color:#000!important}.SumoSelect>.optWrapper.multiple>.options li.opt:hover{background:#ededed!important}.SumoSelect .select-all>span{left:0;margin-left:0;width:30px}.SumoSelect .select-all>span i{border-radius:3px;-webkit-box-shadow:none;box-shadow:none;background:0 0}.SumoSelect .select-all.partial>span i,.SumoSelect .select-all.selected>span i{background-color:#000}.SumoSelect>.optWrapper.multiple>.options li.opt span{left:0;margin-left:0;width:30px}.SumoSelect>.optWrapper.multiple>.options li.opt span i{border-radius:3px;-webkit-box-shadow:none;box-shadow:none;background:0 0}.SumoSelect>.optWrapper.multiple>.options li.opt.selected span i{background-color:#000}.sumoselect-wrapper._top .SumoSelect>.optWrapper{top:auto!important;bottom:60px!important}.air-datepicker{--adp-width:294px;--adp-accent-color:#f60056;--adp-cell-background-color-selected:#000;--adp-cell-background-color-selected-hover:#000;--adp-day-cell-height:39px;--adp-font-size:15px;--adp-padding:10px;--adp-border-color-inner:rgba(0, 0, 0, 0.1);z-index:2000;border:none;border-radius:8px;-webkit-box-shadow:0 4px 35px 0 rgba(0,0,0,.1);box-shadow:0 4px 35px 0 rgba(0,0,0,.1);font-family:SFProDisplay,sans-serif}.air-datepicker-nav--title{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-weight:600;font-size:17px}.air-datepicker-nav--title i{color:inherit}.air-datepicker-nav--action{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.air-datepicker-body--day-names{margin-bottom:10px}.air-datepicker-body--day-name{text-transform:capitalize;font-weight:500;font-size:1em;color:#2b2b2a}.air-datepicker-cell.-day-{border-radius:50%}.air-datepicker-cell.-day-.-other-month-{visibility:hidden;opacity:0}.form-field-icon{position:relative}.form-field-icon .ic{pointer-events:none;position:absolute;top:50%;left:20px;margin-top:-.5em;font-size:16px}.form-field-icon .form-field{padding-left:50px}.price-cash{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5px;font-size:11px;color:var(--main-color)}.price-cash img{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:6px;max-width:15px;max-height:15px}.price-cash span{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.price-descr{font-size:13px;color:#999}.price-descr span{color:#000;display:inline-block}.price-descr s{display:inline-block}.price+.price-descr{margin-top:-.6rem}.form-file__head{margin-bottom:5px}.form-file__descr{margin-bottom:15px;opacity:.9;color:#7c7c7c}.form-file__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;padding:24px;border:1px solid rgba(0,0,0,.1);border-radius:8px}.form-file__input{display:none}.form-file__files{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;position:relative;opacity:.9;height:1.2em;line-height:1.2;color:#7c7c7c}.form-file__files-txt{position:absolute;top:0;left:0;right:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form-file.selected .form-file__files{color:inherit}.info-box._war{background-color:rgba(255,165,30,.1)}.info-box._war:before{color:#ffa51e}.info-box._gray-red{background:#f5f5f7}.info-box._gray-red:before{color:#e00d2d}.about-title{margin:0 0 75px 115px;max-width:890px;color:#0f0f0f}.about-title>:last-child{margin-bottom:0}.about-title h2{font-weight:500;font-size:36px}.about-title h2._big{line-height:1.1;font-size:40px}.about-bann{overflow:hidden;position:relative;margin-bottom:130px}.about-bann .inn-title{border-bottom:1px solid rgba(0,0,0,.1)}.about-bann .breadcrumbs{color:#000}.about-bann__content{padding:85px 0;min-height:440px;margin-bottom:55px}.about-bann__content-wrap{max-width:600px}.about-bann__content-wrap>:last-child{margin-bottom:0}.about-bann__content h1{font-size:64px}.about-bann__content h1 strong{font-weight:inherit;color:var(--main-color)}.about-bann__images{pointer-events:none;position:absolute;z-index:1;top:-45px;left:50%;margin-left:125px;width:784px}.about-bann__images:before{content:"";display:block;width:100%;padding-bottom:78.65%}.about-bann__images span{position:absolute;background:#f5f5f5 no-repeat center/cover}.about-bann__images span:before{content:"";display:block;width:100%;padding-bottom:100%}.about-bann__images span:nth-child(1){top:7%;left:-16%;width:51%;-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}.about-bann__images span:nth-child(2){z-index:5;bottom:7%;left:20%;width:43.2%;-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg)}.about-bann__images span:nth-child(3){z-index:4;top:3.5%;right:8.5%;width:37.5%;-webkit-transform:rotate(9deg);-ms-transform:rotate(9deg);transform:rotate(9deg)}.about-bann__images span:nth-child(4){top:36%;right:-12%;width:29%;-webkit-transform:rotate(-3.5deg);-ms-transform:rotate(-3.5deg);transform:rotate(-3.5deg)}.about-bann__bot{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.about-bann__bot-year{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:100px;width:355px}.about-bann__bot-quote{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;max-width:775px}.about-bann__bot-head{margin-bottom:45px;font-weight:500;font-size:48px}.about-bann__bot-list{margin:0;padding:0;list-style:none;font-size:17px;color:#666}.about-bann__bot-list li{margin-bottom:12px}.about-bann__bot-list li:last-child{margin-bottom:0}.about-bann__bot-quote{opacity:.9;margin-top:-.1em;line-height:1.4;font-size:20px}.about-bann__bot-quote>:last-child{margin-bottom:0}.about-gallery{margin:90px 0}.about-gallery__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625%;max-width:1920px;margin:0 auto}.about-gallery__col{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.about-gallery__col:nth-child(2){-webkit-box-flex:0;-ms-flex:none;flex:none;width:44.375%}.about-gallery__col img{display:block;width:100%}.about-video{margin:90px 0 100px}.about-video__box{display:block;cursor:pointer;position:relative;padding:7% 9.45%;background:#f5f5f5 url(../img/about/ab-video.jpg) center/cover}.about-video__box-img{display:block;background:#000 no-repeat center/cover}.about-video__box-img img{display:block;width:100%}.about-video__box-play{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;margin:auto;width:120px;height:120px;border-radius:50%;background:rgba(246,0,86,.8);-webkit-transition:.3s;transition:.3s}.about-video__box-play:after{content:"";position:absolute;top:50%;left:50%;margin:-20px 0 0 -13px;border:20px solid transparent;border-left:35px solid #fff}.about-video__box iframe{position:absolute;z-index:5;top:0;left:0;width:100%;height:100%;border:none;border-radius:inherit}.about-video__box:hover .about-video__box-play{background-color:#f60056}.about-video__box._loaded{cursor:default}.about-new{padding:90px 0 100px}.about-new__slider .swiper{overflow:visible;cursor:url(../img/grab-cursor.svg),default}.about-new__slider .swiper-slide{width:1000px}.about-new__slider .swiper-pagination-bullets{margin-top:60px}.about-new__item-img{display:block;width:100%;-webkit-box-shadow:0 4px 60px rgba(0,0,0,.05);box-shadow:0 4px 60px rgba(0,0,0,.05)}.about-new__item-content{margin:25px 0 0 11%;max-width:555px;opacity:.9;line-height:1.45}.about-serv{margin:90px 0 100px}.about-serv .about-title{max-width:650px}.about-serv__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:24px}.about-serv__item{overflow:hidden;position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:400px;-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);padding:33px 40px 45px;color:inherit;-webkit-transition:.4s;transition:.4s}.about-serv__item:before{content:"";position:absolute;z-index:-1;top:100%;left:0;width:100%;height:100%;background:#000;-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right;-webkit-transition:.4s;transition:.4s}.about-serv__item>*{width:100%;max-width:310px}.about-serv__item-head{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin-bottom:140px;line-height:1.2;font-weight:600;font-size:32px}.about-serv__item-content{opacity:.9;line-height:1.4;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.about-serv__item-more{position:absolute;bottom:50px;right:20px;left:40px;width:auto;max-width:none;color:#fff;opacity:0;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:.2s;transition:.2s}.about-serv__item:hover{-webkit-box-shadow:none;box-shadow:none;background-color:#f60056;text-decoration:none;color:#fff}.about-serv__item:hover:before{-webkit-transform:translateY(-60px) skewY(9deg);-ms-transform:translateY(-60px) skewY(9deg);transform:translateY(-60px) skewY(9deg)}.about-serv__item:hover .about-serv__item-content{-webkit-transform:translateY(-130px);-ms-transform:translateY(-130px);transform:translateY(-130px)}.about-serv__item:hover .about-serv__item-more{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:.2s .2s;transition:.2s .2s}.about-slider{padding:90px 0 100px}.about-slider .about-title{margin-bottom:45px}.about-slider__more{margin:0 0 60px 115px}.about-slider .nav-arrow-next,.about-slider .nav-arrow-prev{background:#fff;color:#000}.about-slider .nav-arrow-next:hover,.about-slider .nav-arrow-prev:hover{background-color:var(--main-color);color:#fff}.about-slider .nav-arrow-prev{left:50px}.about-slider .nav-arrow-next{right:50px}.about-slider .swiper-slide{min-height:275px;background:rgba(0,0,0,.1) no-repeat center/cover}.about-slider .swiper-slide:before{content:"";display:block;width:100%;padding-bottom:58.4%}.ab-contacts{margin:90px 0 100px}.ab-contacts__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px 60px;margin-left:115px}.ab-contacts__col{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.ab-contacts__col._blog{max-width:42%}.ab-contacts__head{margin-bottom:20px;line-height:1.1;font-weight:700;font-size:100px}.ab-contacts__descr{opacity:.9;max-width:430px;font-size:1.35em}.ab-contacts__links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px 35px;margin-top:35px}.checkout-pay-jur .info-box{margin-bottom:35px}.more-shops__no-match{display:none}.more-shops__row._hide,.more-shops__row._inn-hide>div:nth-child(n+5){display:none!important}.product-choice__grid label>span{position:relative}.product-choice__grid label._unavailable>input~span{color:#ccc}.product-choice__grid label._unavailable>input~span .img-box{opacity:.2}.product-choice__grid label._unavailable>input~span:after{content:"";position:absolute;top:50%;left:50%;margin-left:-25px;width:50px;border-bottom:1px solid #f60056;-webkit-box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 2px #fff;-webkit-transform:rotate(-30deg);-ms-transform:rotate(-30deg);transform:rotate(-30deg)}.info-box._star{padding-left:60px;background:rgba(246,0,86,.03)}.info-box._star:before{content:"\e92c";left:22px;font-size:20px;color:#f60056}.registration{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:var(--app-height)}.registration__img{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;position:relative;padding:60px;background:url(../img/registration.jpg) 50% 15%/cover}.registration__logo{position:relative;z-index:5;display:block;width:150px}.registration__main{-webkit-box-flex:0;-ms-flex:none;flex:none;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:50%;padding:60px}.registration__box{position:relative;z-index:5;max-width:430px;margin:0 auto}.registration__box .link-more{margin-bottom:35px}.registration__box .info-box{margin-bottom:30px}.registration__box .form-options{margin:22px 0}.registration__policy{margin-top:22px;text-align:center;font-size:11px;opacity:.4}.registration__policy a{text-decoration:underline;color:inherit}.registration__policy a:hover{text-decoration:none}.nav-arrow-next._gray,.nav-arrow-prev._gray{background-color:rgba(120,120,120,.2);color:#fff}.nav-arrow-next._gray:hover,.nav-arrow-prev._gray:hover{background-color:#787878}.btn._light.disabled,.btn._light:disabled{background:rgba(255,255,255,.1)!important;color:inherit!important}.title._grid{-ms-flex-wrap:wrap;flex-wrap:wrap}.title._grid .title__head{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.title._grid .content{margin-top:12px;width:100%}.title._grid .content p{max-width:660px}.tabs__item .title:nth-child(n+2){margin-top:75px}.info-box._bg-none{padding:0 0 0 31px;background:0 0}.info-box._bg-none:before{top:50%;left:0;margin-top:-.5em;font-size:16px;color:var(--main-color)}.supp-info._norm{font-size:1rem}.supp-info._norm .supp-info__img{margin-right:25px;width:75px;height:75px}.supp-info-line{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:45px 0}.supp-info-line:first-child{margin-top:0}.supp-info-line:last-child{margin-bottom:0}.supp-info-line .info-box{margin-left:auto;width:460px}.supp-info-line__phone{position:relative;margin-left:40px;padding-left:45px}.supp-info-line__phone:before{content:"";position:absolute;top:50%;left:0;margin-top:-18px;border-right:1px solid rgba(0,0,0,.1);height:36px}.supp-info-line__phone p{margin-bottom:0;color:#7c7c7c}.supp-info-line__phone a{display:inline-block;font-weight:600;font-size:20px;color:inherit}.supp-info-line__phone a:hover{text-decoration:none;color:inherit}.cat-advant{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px;border-radius:10px;background:#fff}.cat-advant._bd{background:0 0;-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.05);box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.cat-advant__main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:25px}.cat-advant__content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.cat-advant__descr{opacity:.5}.cat-advant__img{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-top:10px;width:65px;height:65px}.cat-advant__action{margin-top:35px}.cr-terms+.cr-terms{margin-top:75px}.cr-terms._bd .cr-terms__row{border-bottom:1px solid #e7e7e7}.cr-terms._bd .cr-terms__row:nth-child(n){background:0 0}.cr-terms._bd .cr-terms__col._title{padding-left:0}.product-icons .ic{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pr-labels{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px 17px;margin:0 0 25px;padding:0;min-height:22px;list-style:none;line-height:1;font-weight:600;font-size:12px}.pr-labels__col{position:relative}.pr-labels__col:before{content:"";position:absolute;top:50%;right:-10px;margin-top:-1px;width:3px;height:3px;border-radius:50%;background:#d9d9d9}.pr-labels__col:last-child:before{display:none}img.pr-labels__item{padding:0}.pr-labels__item{display:inline-block;vertical-align:middle;border-radius:4px;padding:0 8px;height:22px;line-height:23px;-webkit-transition:.3s;transition:.3s}.pr-labels__item:hover{text-decoration:none}.pr-labels__item img{margin:-.2em .1em 0 0;max-height:12px}.pr-labels__item .ic-change{margin-right:.15em;vertical-align:middle;line-height:23px;font-size:1.5em;color:var(--accent-color)}.pr-labels__item._green{padding:0;color:#82c01c}.pr-labels__item._blue{padding:0;color:#55abef}.pr-labels__item._gr-dark{background:-webkit-gradient(linear,left top,right top,from(#000),to(#666));background:linear-gradient(90deg,#000 0,#666 100%);color:#fff}.pr-labels__item._gr-green{background:-webkit-gradient(linear,left top,right top,from(#5ca770),to(#82c01c));background:linear-gradient(90deg,#5ca770 0,#82c01c 100%);color:#fff}.pr-labels__item._bg-blue{background:#55abef;color:#fff}.pr-labels__item._bg-biege{background:#b69b74;color:#fff}.pr-labels__item._bg-orange{background:#ff3c26;color:#fff}.pr-labels__item._bg-gray{background:#f3f3f3;color:#000}.pr-labels__item._gr-orange{background:-webkit-gradient(linear,right top,left top,from(#eba055),to(#e16857));background:linear-gradient(270deg,#eba055 0,#e16857 100%);color:#fff}.pr-labels__item._more{background:#f2f2f2;color:#000}.pr-labels__item._more:hover{background-color:#e5e5e5}.pr-labels__item[class*=_bg-],.pr-labels__item[class*=_gr-]{font-size:11px}a.pr-labels__item._bg-gray:hover{background-color:#e9e9e9}.pr-labels__point{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px;padding:4px 5px 4px 3px;border-radius:11px 2px 2px 11px;background:var(--main-color);font-weight:400;line-height:14px;font-size:12px;color:#fff}.pr-labels__point .ic{display:inline-block;vertical-align:middle;font-size:14px}.pr-labels__point._ya-plus{background-color:#d345b1;background-image:-webkit-gradient(linear,left top,right top,from(#ff5c4d),color-stop(40%,#eb469f),to(#8341ef));background-image:linear-gradient(to right,#ff5c4d,#eb469f 40%,#8341ef)}.pr-labels__brand a{display:inline-block;vertical-align:middle}.pr-labels__brand img{max-width:28px;max-height:28px}.catalog-item__top{gap:0}.catalog-item__top .pr-labels{margin:-1px 0 0}.catalog-item__img img:nth-of-type(n+2){opacity:0}.catalog-item__img img._hide{opacity:0}.catalog-item__img img._show{opacity:1}.bg-white{background:#fff}.title._center{text-align:center}.title._center .title__head{margin-left:auto;margin-right:auto}.title__head._sm{max-width:560px}.new-shop-page,.sale-page{background-color:#f5f5f5}.inn-bann._sale{min-height:260px;background-image:url(../img/bann/sale.jpg)}.inn-bann._sale .inn-bann__wrap{margin:0 auto;text-align:center}.inn-bann._sale .inn-bann__head{font-weight:500;line-height:1;font-size:48px}.catalog-item._sale{display:block;padding:35px 25px;border-radius:10px;background:#000 url(../img/catalog/sale-iphone.jpg) top center/cover;text-align:left;color:#fff}.catalog-item._sale:before{display:none}.catalog-item._sale>*{width:auto}.catalog-item-sale__logo{display:block;margin-bottom:10px;max-width:100%;max-height:25px}.catalog-item-sale__price{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:.1em .5em}.catalog-item-sale__price>*{display:inline-block}.catalog-item-sale__price s{color:#6e6e73}.catalog-item-sale__price strong{font-size:20px;color:#c9bba1}.categories-slider{overflow:visible}.categories-slider .swiper-slide{opacity:0;visibility:hidden;-webkit-transition:opacity .2s,visibility .2s;transition:opacity .2s,visibility .2s}.categories-slider .swiper-slide-visible{opacity:1;visibility:visible}.categories-slider .category-item{-webkit-transition:.4s;transition:.4s}.categories-slider .category-item:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.categories-slider .category-item:hover .category-item__head{opacity:.8;color:#000}.big-services{overflow:visible}.big-service{display:block;overflow:hidden;position:relative;border-radius:10px;color:#fff}.big-service__bg{display:block;padding-bottom:73%;background:no-repeat center/cover;-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s}.big-service__bg:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.25;background:#000}.big-service__main{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:40px 45px}.big-service__head{width:100%;max-width:410px}.big-service .link-more{color:inherit}.big-service:hover{text-decoration:none;color:#fff}.big-service:hover .big-service__bg{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.big-service:hover .link-more{opacity:.7}.swiper-mobile-helper{display:none;pointer-events:none;position:absolute;z-index:15;top:50%;right:-5px;margin-top:-22px;width:45px;height:45px;border:1px solid #fff;border-radius:50%;background:rgba(255,255,255,.6);will-change:transform,opacity;opacity:0}.swiper-mobile-helper._show{-webkit-animation:swiperHelper 1.3s ease 2 both;animation:swiperHelper 1.3s ease 2 both}.bot-content{border-top:1px solid rgba(0,0,0,.1)}.bot-content__wrapper{overflow:hidden;position:relative;max-width:890px;max-height:240px}.bot-content__wrapper._hide:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background:linear-gradient(to bottom,rgba(255,255,255,0),#fff)}.bot-content__wrapper._hide._gray:after{background:-webkit-gradient(linear,left top,left bottom,from(rgba(245,245,245,0)),to(#f5f5f5));background:linear-gradient(to bottom,rgba(245,245,245,0),#f5f5f5)}.bot-content__wrapper._show{overflow:visible;max-height:none}.bot-content__wrap{line-height:1.4;font-size:12px;color:#7f7f7f}.bot-content .link-more{margin-top:10px;font-size:13px}@-webkit-keyframes swiperHelper{0%{opacity:0}39%{opacity:1}56%{opacity:.5}77%{-webkit-transform:translateX(-150%);transform:translateX(-150%);opacity:0}}@keyframes swiperHelper{0%{opacity:0}39%{opacity:1}56%{opacity:.5}77%{-webkit-transform:translateX(-150%);transform:translateX(-150%);opacity:0}}.big-bann{position:relative;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:calc(100vh - 130px);background:#000 no-repeat center/cover;color:#fff}.big-bann._new-shop{background-image:url(../img/bann/new-shop.jpg)}.big-bann:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.1)),to(rgba(0,0,0,.4)));background:linear-gradient(to bottom,rgba(0,0,0,.1),rgba(0,0,0,.4))}.big-bann .inn-title{border-bottom:1px solid rgba(255,255,255,.2)}.big-bann .breadcrumbs{color:#fff}.big-bann__wrap{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 0 70px;text-align:center}.big-bann__content>:last-child{margin-bottom:0}.big-bann__content h1{font-weight:500;line-height:1.15;font-size:48px}.shop-stand-big{margin-bottom:30px;border-radius:10px;background:#fff}.shop-stand-big__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:50px}.shop-stand-big__head{-webkit-box-flex:0;-ms-flex:none;flex:none;width:40%;margin:0;padding-right:40px}.shop-stand-big__content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.shop-stand-big__descr{opacity:.9;margin-bottom:30px;max-width:660px;line-height:1.4;font-size:18px}.shop-stand-big__links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 35px;margin:0;padding:0;list-style:none}.shop-stand-big__img{overflow:hidden;min-height:245px;border-radius:0 0 10px 10px;background:no-repeat center/cover}.shop-stand-big__img:before{content:"";display:block;width:100%;padding-bottom:48.3%}.shop-stand-slider.is-destroy .swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px -30px;width:auto;height:auto}.shop-stand-slider.is-destroy .swiper-slide{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%;height:auto;padding:0 12px 30px}.shop-stand-slider.is-destroy .swiper-pagination{display:none}.shop-stand-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:10px;background:#fff}.shop-stand-item__main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;padding:40px 50px 55px}.shop-stand-item__main>:last-child{margin-bottom:0}.shop-stand-item__head{margin-bottom:25px}.shop-stand-item__descr{opacity:.9;line-height:1.4;font-size:18px}.shop-stand-item__img{overflow:hidden;min-height:245px;border-radius:0 0 10px 10px;background:no-repeat center/cover}.shop-stand-item__img:before{content:"";display:block;width:100%;padding-bottom:68.18%}.marquee{padding:10px 0;background:#ff3c26;color:#fff}.marquee__wrap{overflow:hidden;white-space:nowrap;line-height:20px;font-size:13px}.marquee__wrap span{display:inline-block;position:relative;margin-right:23px}.marquee__wrap span:after{content:"";position:absolute;top:50%;right:-13px;margin-top:-1px;width:3px;height:3px;border-radius:50%;background:#fff}.catalog-more-btn{margin-top:55px;text-align:center}.new-shop-catalog .catalog-row{margin-top:0}.shop-offer{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:80px 40px;height:645px;border-radius:10px;background:#000 no-repeat center/cover;text-align:center;color:#fff}.shop-offer:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;border-radius:inherit;background:rgba(0,0,0,.2)}.shop-offer__main{width:100%;max-width:520px;margin:0 auto}.shop-offer__main .btn{margin-top:25px}.advants-row{--bs-gutter-y:24px}.btn.loading{pointer-events:none;-webkit-transition:none;transition:none}.btn-count{position:relative;display:inline-block;vertical-align:middle;top:3px;margin:-.6em 6px 0 0;border-radius:10px;background:var(--main-color);min-width:20px;height:20px;line-height:20px;font-weight:500;font-size:12px;color:#fff}.btn-loader{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;border-radius:inherit;background:#000;color:#fff}.btn-loader:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:20px;height:20px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;-webkit-animation:spin .5s linear infinite;animation:spin .5s linear infinite}.btn._light .btn-loader{background-color:#fff;color:#000}.btn._main .btn-loader{background-color:var(--main-color)}.btn._gray .btn-loader{background:#f2f2f2;color:#000}.btn._accent.loading{background:#f6f6f6}.btn._accent .btn-loader{background:#f6f6f6;color:#000}.btn._between{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;gap:15px;width:100%;min-width:auto;text-align:left}.btn._between span:first-child{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.btn._between span._small{font-weight:400;font-size:13px}.btn._between .ic{margin:0}.btn._gray.added{padding-left:0;padding-right:0;background:0 0!important;color:var(--main-color)}.btn._gray.added:hover{color:var(--main-color-hover)}.btn._gray.added.loading{color:transparent}.btn._gray.added .btn-loader{background:0 0;color:var(--main-color)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.form-range__fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-bottom:15px}.form-range__fields-sep{width:12px;height:2px;background:currentColor}.form-range__field{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:block;position:relative}.form-range__field .form-field{color:#7f7f7f}.form-range__field._from:before,.form-range__field._to:before{position:absolute;top:50%;left:20px;margin-top:-.5em;line-height:1;font-weight:500}.form-range__field._from:before{content:"от"}.form-range__field._from .form-field{padding-left:41px}.form-range__field._to:before{content:"до"}.form-range__field._to .form-field{padding-left:43px}.form-range._big .form-field{padding:18px 19px;border-radius:8px 8px 0 0;border:1px solid #ededed;border-bottom:none;-webkit-box-shadow:none;box-shadow:none;font-weight:600;font-size:17px;color:#000}.form-range__big-range{position:relative;margin-top:-10px;padding:0 20px}.form-range__big-range .irs--round{height:24px}.form-range__big-range .irs--round.irs-with-grid{height:54px}.form-range__big-range .irs--round .irs-line{top:0;height:24px;background:0 0}.form-range__big-range .irs--round .irs-bar{top:10px}.form-range__big-range .irs--round .irs-handle{width:24px;height:24px;border:4px solid var(--main-color);background:#fff}.form-range__big-line{position:absolute;top:10px;left:0;width:100%;height:3px;background:#d9d9d9}.form-range__big-line:before{content:"";position:absolute;top:0;left:0;width:21px;height:100%;background:var(--main-color)}.filter-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.filter-btn__main{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:14px 19px;border-radius:8px;border:1px solid #ededed;font-weight:500;color:inherit;-webkit-transition:.3s;transition:.3s}.filter-btn__main:hover{border-color:#000;color:inherit}.filter-btn__main>*{display:inline-block}.filter-btn__main .ic{font-size:20px}.filter-btn__main span{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.filter-btn__count{border-radius:8px;padding:0 10px;min-width:50px;height:50px;line-height:50px;background:#000;text-align:center;font-weight:500;font-size:15px;color:#fff}.cart__aside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}.service-item._offer{padding:35px 35px 0;height:575px;border-radius:15px}.service-item._offer .service-item__top{margin-bottom:10px}.service-item._offer .service-item__head{max-width:325px}.tabs._center .tabs__btns-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tabs._buttons .tabs__btns-wrap{gap:10px}.tabs._buttons .tabs__btns-wrap:after{display:none}.tabs._buttons._small .tabs__btns-wrap{gap:8px}.tabs._buttons._small .btn{padding:10px 16px;font-size:13px}.catalog-item._bg-none{padding-top:20px}.catalog-item._bg-none:before{display:none}.catalog-item._bg-none:hover:before{display:block}.catalog-grid-slider{overflow:visible}.catalog-grid-slider.is-destroy .nav-arrow-next,.catalog-grid-slider.is-destroy .nav-arrow-prev{display:none}.catalog-grid-slider.is-destroy .swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px -24px;width:auto;height:auto}.catalog-grid-slider.is-destroy .swiper-slide{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%;height:auto;padding:0 12px 24px;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.catalog-item__btn .btn._bd.added{border:none!important;background:#f2f2f2;color:inherit}.catalog-item__btn .btn._bd.added .ic{color:var(--main-color)}.catalog-item__btn .btn._bd.added .ic-heart:before{content:"\e91a"}.catalog-item__btn .btn._bd.added .ic-bookmark:before{content:"\e92e"}.catalog-item__btn .btn._bd.added:hover{background-color:#ebebeb}.news-item-big__bg{position:absolute;top:0;left:0;width:100%;height:100%;background:no-repeat center/cover;opacity:1;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.news-item-big__bg:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.2;background:#000;-webkit-transition:.4s;transition:.4s}.news-item-big:hover .news-item-big__bg{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.news-item-big:hover .news-item-big__bg:after{opacity:.4}.news-item__img span{position:absolute;top:0;left:0;width:100%;height:100%;background:no-repeat center/cover;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.news-item__img span:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;background:#000;-webkit-transition:.4s;transition:.4s}.news-item:hover .news-item__img span{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.news-item:hover .news-item__img span:after{opacity:.15}.visibility-slider{overflow:visible}.visibility-slider .swiper-slide{opacity:0;visibility:hidden;-webkit-transition:opacity .2s,visibility .2s;transition:opacity .2s,visibility .2s}.visibility-slider .swiper-slide-visible{opacity:1;visibility:visible}.brands.bg-gray+.bg-gray{padding-top:0;border-top:none}.brand-item{height:85px;border-radius:10px;background:#fff}.brand-item img{max-width:100px;max-height:45px}.news-home__mob-item{display:none}.news-home__slider .swiper{overflow:visible;width:auto;margin:0 -12px}.news-home__slider .swiper-slide{width:25%;height:auto;padding:0 12px;opacity:0;visibility:hidden;-webkit-transition:opacity .2s,visibility .2s;transition:opacity .2s,visibility .2s}.news-home__slider .swiper-slide._big{width:50%}.news-home__slider .swiper-slide-visible{opacity:1;visibility:visible}.news-home__slider .swiper-scrollbar{margin-left:12px;margin-right:12px}.news-home__slider .nav-arrow-next,.news-home__slider .nav-arrow-prev{margin-top:-48px}.news-home__slider .nav-arrow-prev{left:-10px}.news-home__slider .nav-arrow-next{right:-10px}.news-home__slider .news-item,.news-home__slider .news-item-big{height:100%}.news-item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px 20px;font-size:13px}.news-item-info__date{opacity:.9}.news-item-info__views{position:relative;padding-left:1.7em;opacity:.9}.news-item-info__views .ic{position:absolute;top:50%;left:0;margin-top:-.5em;font-size:1.1em}.foot-main{display:-webkit-box;display:-ms-flexbox;display:flex}.foot-main__first{-webkit-box-flex:0;-ms-flex:none;flex:none;width:44%;padding-right:250px}.foot-main__first .messengers{margin-top:20px}.foot-main__first .messengers .messenger-item{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;min-width:40%}.foot-main__logo img{max-width:155px}.foot-main__phone{margin-top:48px;padding:18px 25px;border-radius:8px;background:#19191a;font-size:15px;color:#7d7d82}.foot-main__phone a{cursor:default;display:inline-block;font-weight:500;font-size:20px;color:#fff}.foot-main__phone span{display:block;margin-top:8px}.foot-main__menus{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:40px 75px}.foot-main__menu h6{margin-bottom:16px;font-weight:500;font-size:20px}.foot-main__menu ul{display:-ms-grid;display:grid;gap:12px;margin:0;padding:0;list-style:none;font-size:17px}.foot-main__menu a{-webkit-transition:.3s;transition:.3s;color:#7d7d82}.foot-main__menu a:hover{color:#fff}.foot-main__vk{margin-top:20px;padding:3px 12px;border-radius:8px;background:#19191a;width:100%}.foot-bot{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px;padding-top:35px;border-top:1px solid rgba(255,255,255,.1)}.foot-bot__first{-webkit-box-flex:0;-ms-flex:none;flex:none;width:44%;padding-right:250px}.foot-bot__descr{margin-top:5px;line-height:1.35;font-size:13px;color:#7d7d82}.foot-bot__main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px 75px}.foot-bot__links{width:200px;margin:0;padding:0;list-style:none;font-size:13px}.foot-bot__links li{margin-bottom:12px}.foot-bot__links li:last-child{margin-bottom:0}.foot-bot__links a{color:#7d7d82;-webkit-transition:.3s;transition:.3s}.foot-bot__links a:hover{color:#fff}.foot-bot__dev{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-left:auto}.foot-bot__dev a{opacity:.5;-webkit-transition:.3s;transition:.3s}.foot-bot__dev a:hover{opacity:1}.reset-btn._inn{opacity:1;font-size:1em}.reset-btn._inn .ic{font-size:1em}.reset-btn._inn:hover{color:var(--main-color)}.mob-menu .popup__wrap{padding:0!important}.mob-menu .popup__bottom-wrap{padding-bottom:0!important}.mob-menu__bottom{padding:25px 0;background:#f6f6f6}.mob-menu__city{position:relative;z-index:1;padding:20px var(--menu-gutter);border-bottom:1px solid #f5f5f7;background:#fff;font-weight:500;font-size:15px}.mob-menu__search{cursor:pointer;position:relative;padding:0 var(--menu-gutter) 0 calc(var(--menu-gutter) + 28px);-webkit-box-shadow:0 0 3px rgba(0,0,0,.09),0 10px 25px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.09),0 10px 25px rgba(0,0,0,.1);background:#fff;overflow:hidden;height:55px;line-height:55px;text-overflow:ellipsis;white-space:nowrap;font-size:15px;color:#999}.mob-menu__search .ic-search{position:absolute;top:50%;left:var(--menu-gutter);margin-top:-.55em;font-size:18px}.mob-menu__catalog{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);border-bottom:1px solid #ededed}.mob-menu__catalog-item{position:relative;padding:30px 12px;border-right:1px solid #ededed;text-align:center;font-weight:600;font-size:15px;color:#000}.mob-menu__catalog-item:before{content:"";display:none;pointer-events:none;position:absolute;top:0;left:0;width:100vw;border-top:1px solid #ededed}.mob-menu__catalog-item:nth-child(4n){border-right-width:0}.mob-menu__catalog-item:nth-child(4n+1):before{display:block}.mob-menu__catalog-item:hover{color:#000}.mob-menu__catalog-img{width:76px;height:76px;margin:0 auto 12px}.mob-menu__list{margin:0;padding:22px var(--menu-gutter);list-style:none;font-size:15px}.mob-menu__list li{margin-bottom:16px}.mob-menu__list li:last-child{margin-bottom:0}.mob-menu__list a{display:block;position:relative;padding-right:20px;color:inherit;-webkit-transition:.3s;transition:.3s}.mob-menu__list a:after{position:absolute;top:50%;right:0;margin-top:-.5em;content:"\e904";font-family:icomoon;text-transform:none;font-weight:400;font-style:normal;line-height:1;font-size:14px;color:#9a9d9e}.mob-menu__list a:hover{color:var(--main-color)}.mob-menu__list._serv{padding-top:0;padding-bottom:24px}.mob-menu__list._main li{margin-bottom:24px}.mob-menu__list._main li:last-child{margin-bottom:0}.mob-menu__list._models{padding:0}.mob-menu__list._models a{display:inline-block;padding-right:0}.mob-menu__list._models a:after{display:none}.mob-menu__list._models li{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;gap:5px 14px}.mob-menu__list._models li>span{font-weight:500;font-size:13px;color:#e00d2d}.mob-menu__submenu-row{margin-bottom:28px;padding:0 var(--menu-gutter)}.mob-menu__submenu-head{margin-bottom:16px;font-weight:600;font-size:20px}.mob-menu__serv-btn{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:19px var(--menu-gutter);border-top:1px solid #e5e5e6;font-size:15px;color:#000}.mob-menu__serv-btn:hover{color:#000}.mob-menu__serv-btn>*{display:inline-block}.mob-menu__serv-btn .ic-bars{font-size:16px}.mob-menu__serv-btn .ic-chevron-right{font-size:14px;color:#9a9d9e}.mob-menu__serv-btn>span{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.mob-menu__phone{padding:20px var(--menu-gutter);background:#f6f6f6}.mob-menu__phone-box{padding:18px 25px;border-radius:8px;background:#fff;font-size:15px;color:#7d7d82}.mob-menu__phone-box a{cursor:default;display:inline-block;font-weight:500;font-size:20px;color:#000}.mob-menu__phone-box span{display:block;margin-top:8px}.mob-menu__submenu{display:none}.mob-menu__services{display:none}.mob-menu__services-items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.mob-menu-serv{display:block;position:relative;padding:30px 12px;border-right:1px solid #e5e5e6;text-align:center;color:inherit}.mob-menu-serv:before{content:"";display:none;pointer-events:none;position:absolute;top:0;left:0;width:100vw;border-top:1px solid #e5e5e6}.mob-menu-serv:nth-child(3n){border-right-width:0}.mob-menu-serv:nth-child(3n+1):before{display:block}.mob-menu-serv__img{display:block;width:96px;height:96px;margin:0 auto 12px}.mob-menu-serv__head{font-weight:600;font-size:13px}.mob-menu-serv:hover{color:inherit}.mob-menu__back{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px calc(var(--menu-gutter) + 30px) 20px var(--menu-gutter);margin-bottom:24px;border-bottom:1px solid #f5f5f7;text-align:center}.mob-menu__back>*{display:inline-block}.mob-menu__back-btn{-webkit-box-flex:0;-ms-flex:none;flex:none;cursor:pointer;margin-right:12px;font-size:18px}.mob-menu__back-head{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;line-height:1.2;font-weight:600;font-size:20px}.err-sect{text-align:center}.err-sect__icon{margin-bottom:40px}.err-sect__head{margin-bottom:20px}.err-sect__descr{max-width:460px;margin:0 auto;line-height:1.45;color:#7f7f7f}.err-cats{margin-top:60px}.err-cats__title{margin-bottom:30px;text-align:center}.err-cats__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[7];grid-template-columns:repeat(7,1fr);gap:20px;max-width:1240px;margin:0 auto}.err-cats__grid .category-item{padding:25px 20px;-webkit-box-shadow:0 4px 35px rgba(0,0,0,.07);box-shadow:0 4px 35px rgba(0,0,0,.07)}.err-cats__grid .category-item__img{margin-bottom:20px;height:72px}.product__top{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;gap:25px;margin-bottom:25px}.product__top .pr-labels{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0}.product__title{margin-bottom:30px}.product__descr{color:#86868a}.product-choice__head .hint-item.ic{color:#9d9d9d}.hint-item.ic{display:inline-block;vertical-align:middle;margin-left:.3em;cursor:default;font-size:17px;color:#bfbfbf;-webkit-transition:.3s;transition:.3s}.hint-item.ic._open{color:var(--main-color)}a.hint-item.ic{cursor:pointer}.hint-modal{display:none;position:absolute;z-index:11000;padding:15px 18px;width:320px;border-radius:8px;background:#000;-webkit-box-shadow:0 0 35px rgba(0,0,0,.1);box-shadow:0 0 35px rgba(0,0,0,.1);color:#fff;-webkit-animation:.3s tooltipTopOut forwards;animation:.3s tooltipTopOut forwards}.hint-modal._small{width:auto;padding:10px 12px}.hint-modal._w-auto{width:auto}.hint-modal__triangle{position:absolute;z-index:-1;left:50%;bottom:0;margin:0 0 -5px -5px;width:10px;height:10px;background:inherit;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.hint-modal__content{line-height:1.35;font-size:13px}.hint-modal__content>*{margin-bottom:8px}.hint-modal__content>:last-child{margin-bottom:0}.hint-modal._show{-webkit-animation-name:tooltipTopIn;animation-name:tooltipTopIn}.hint-modal._right{-webkit-animation-name:tooltipRightOut;animation-name:tooltipRightOut}.hint-modal._right._show{-webkit-animation-name:tooltipRightIn;animation-name:tooltipRightIn}.hint-modal._right .hint-modal__triangle{bottom:50%;left:0}.hint-modal._left{-webkit-animation-name:tooltipLeftOut;animation-name:tooltipLeftOut}.hint-modal._left._show{-webkit-animation-name:tooltipLeftIn;animation-name:tooltipLeftIn}.hint-modal._left .hint-modal__triangle{bottom:50%;left:auto;right:0;margin:0 -5px -5px 0}@-webkit-keyframes tooltipTopIn{0%{-webkit-transform:translateY(-7px);transform:translateY(-7px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes tooltipTopIn{0%{-webkit-transform:translateY(-7px);transform:translateY(-7px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes tooltipTopOut{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(-7px);transform:translateY(-7px);opacity:0}}@keyframes tooltipTopOut{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateY(-7px);transform:translateY(-7px);opacity:0}}@-webkit-keyframes tooltipRightIn{0%{-webkit-transform:translateX(7px);transform:translateX(7px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes tooltipRightIn{0%{-webkit-transform:translateX(7px);transform:translateX(7px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes tooltipRightOut{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateX(7px);transform:translateX(7px);opacity:0}}@keyframes tooltipRightOut{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateX(7px);transform:translateX(7px);opacity:0}}@-webkit-keyframes tooltipLeftIn{0%{-webkit-transform:translateX(-7px);transform:translateX(-7px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes tooltipLeftIn{0%{-webkit-transform:translateX(-7px);transform:translateX(-7px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes tooltipLeftOut{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateX(-7px);transform:translateX(-7px);opacity:0}}@keyframes tooltipLeftOut{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}100%{-webkit-transform:translateX(-7px);transform:translateX(-7px);opacity:0}}.hint-play-link{position:relative;display:inline-block;padding-left:15px;color:inherit;-webkit-transition:.3s;transition:.3s}.hint-play-link .ic{position:absolute;top:50%;left:0;margin-top:-.5em;font-size:10px;color:var(--main-color)}.hint-play-link:hover{color:var(--main-color)}#tooltip{-webkit-animation:.3s tooltipTopIn forwards;animation:.3s tooltipTopIn forwards}#tooltip._hiding{-webkit-animation-name:tooltipTopOut;animation-name:tooltipTopOut}.guarantee-box{position:relative;padding:30px 50px;border-radius:10px;background:#eff3ff url(../img/guarantee-bg.svg) no-repeat center}.guarantee-box .hint-item{position:absolute;z-index:10;top:20px;right:20px;margin:0}.guarantee-box__content{text-align:center;font-weight:600;font-size:20px}.product .guarantee-box{margin-top:50px}.product-tabs__wrap{padding-top:25px;background:#f6f6f6}.product-tabs__wrap .tabs__btns-wrap:after{display:none}.product-tabs__row{margin-bottom:70px;padding-bottom:75px;border-bottom:5px solid #f5f5f5}.product-tabs__row:last-child{margin-bottom:0;border-bottom:none}.more-box-btn{display:none;position:relative;z-index:10;-webkit-transition:.4s;transition:.4s}.more-box-btn:after{content:"";position:absolute;z-index:-1;left:0;bottom:100%;width:100%;height:160px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(90%,#fff));background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 90%);-webkit-transition:opacity .2s,visibility .2s;transition:opacity .2s,visibility .2s}.more-box-btn__wrap{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;padding:0 15px;height:50px;border-radius:8px;background:#000;font-size:15px;color:#fff;-webkit-transition:.3s;transition:.3s}.more-box-btn__wrap>*{display:inline-block}.more-box-btn__wrap span{font-size:13px}.more-box-btn__wrap:hover{background-color:#262626}.more-box-btn__wrap._light{background:#fff;-webkit-box-shadow:0 0 40px rgba(0,0,0,.07);box-shadow:0 0 40px rgba(0,0,0,.07);color:#000}.more-box-btn__wrap._light:hover{background-color:#e6e6e6;-webkit-box-shadow:none;box-shadow:none}.more-box-btn.active{padding-top:20px}.more-box-btn.active:after{opacity:0;visibility:hidden}.more-box-btn.active .more-box-btn__wrap .ic-chevron-down{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.specs .more-box{overflow:hidden;height:640px}.store-avail{padding:30px 30px 35px;border-radius:10px;background:#f6f6f6}.store-avail__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:22px;padding-bottom:22px;border-bottom:1px solid rgba(0,0,0,.05)}.store-avail__row:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.store-avail__row._head{margin-bottom:30px;padding-bottom:0;border-bottom:none;font-size:13px;color:#999}.store-avail__col{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;padding-right:25px}.store-avail__col:last-child{padding-right:0}.store-avail__col._title>*{margin-bottom:5px}.store-avail__col._title>:last-child{margin-bottom:0}.store-avail__col._title .h6,.store-avail__col._title h6{font-weight:500;font-size:1em}.store-avail__col._title p{opacity:.5;font-size:13px}.store-avail__col._avail{-webkit-box-flex:0;-ms-flex:none;flex:none;width:225px}.store-avail__col._clock{-webkit-box-flex:0;-ms-flex:none;flex:none;width:26%}.store-avail__col._last{-webkit-box-flex:0;-ms-flex:none;flex:none;width:180px}.product-line{position:fixed;z-index:30;top:0;left:0;right:0;background:#fff;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .5s,-webkit-box-shadow .5s;transition:-webkit-transform .5s,-webkit-box-shadow .5s;transition:transform .5s,box-shadow .5s;transition:transform .5s,box-shadow .5s,-webkit-transform .5s,-webkit-box-shadow .5s}.product-line._show{-webkit-transform:translateY(70px);-ms-transform:translateY(70px);transform:translateY(70px);-webkit-box-shadow:0 4px 25px rgba(0,0,0,.05);box-shadow:0 4px 25px rgba(0,0,0,.05)}.product-line._menu{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-box-shadow:none;box-shadow:none}.product-line__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:70px}.product-line .tabs{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.product-line .tabs__btns{margin:0}.product-line .tabs__btns-wrap:after{display:none}.product-line__info{-webkit-box-flex:0;-ms-flex:none;flex:none;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:365px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.product-line__info-img{-webkit-box-flex:0;-ms-flex:none;flex:none;width:35px;height:35px}.product-line__info-main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.product-line__info-head{position:relative;margin:0;line-height:1;height:1em;font-weight:500;font-size:13px}.product-line__info-head span{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-line__info .price{margin:4px 0 0;font-size:12px}.favorite-btn{display:inline-block;border:1px solid #ededed;border-radius:8px;width:55px;height:55px;line-height:53px;text-align:center;font-size:22px;color:#a6a6a6;-webkit-transition:.3s;transition:.3s}.favorite-btn:hover{color:#000}.favorite-btn.added{color:var(--main-color)}.favorite-btn.added.ic-heart:before{content:"\e91a"}.mob-product-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.mob-product-action__btn{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.mob-product-action .favorite-btn{width:50px;height:50px;line-height:48px;font-size:20px}.info-box._icon-none{padding:24px}.info-box._icon-none:before{display:none}.product-descr-container{max-width:800px;margin:0 auto}.product__top-specs{margin-top:40px}.product__top-specs h6{margin-bottom:20px}.product__top-specs table{width:100%;font-size:13px}.product__top-specs td{padding:11px 10px;border-bottom:1px solid rgba(0,0,0,.05)}.product__top-specs td:first-child{padding-left:0;opacity:.5}.product__top-specs td:last-child{padding-right:0}.product__top-specs tr:first-child td{padding-top:0}.product__top-specs tr:last-child td{padding-bottom:0;border-bottom:none}.header__phone{position:relative;display:inline-block;margin-right:28px;padding-right:29px;font-weight:500}.header__phone:after{content:"";position:absolute;top:50%;right:0;margin-top:-10px;height:20px;border-right:1px solid rgba(255,255,255,.25)}.header__phone a{cursor:default;color:inherit}.quantity{position:relative;width:70px}.quantity__field input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;padding:0 30px 0 12px;border:1px solid transparent;border-radius:8px;background:#f6f6f6;text-align:center;height:40px;line-height:38px;font-weight:500;font-size:13px;color:#000;-webkit-transition:.3s;transition:.3s}.quantity__field input:hover{border-color:rgba(0,0,0,.1)}.quantity__field input:focus{border-color:#000;background-color:#fff}.quantity__field input[disabled]{opacity:1;border-color:transparent}.quantity__descr{pointer-events:none;position:absolute;top:50%;right:10px;margin-top:-.5em;opacity:.35;line-height:1;font-size:13px;color:#000}.cart-item__head{margin-bottom:20px}.cart-item__links{margin:0;padding:0;list-style:none}.cart-item__links._bot{margin-top:15px}.cart-item__links._mob{display:none}.cart-item__links li:nth-child(n+2){margin-top:10px}.cart-item__boxes{margin-top:25px;width:100%}.cart-item__boxes-wrap{max-width:430px}.cart-item__boxes-wrap>:nth-child(n+2){margin-top:12px}.cart-item__guarantee{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;padding:15px;border-radius:8px;background:rgba(40,113,219,.05)}.cart-item__guarantee-icon{-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:24px;max-height:24px}.cart-item__guarantee-descr{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;font-weight:600;font-size:13px}.cart-item__action{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;gap:10px;margin-left:65px;width:230px}.cart-item__action .quantity{-webkit-box-flex:0;-ms-flex:none;flex:none}.cart-item__action-top>:last-child{margin-bottom:0}.cart-item__price{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:-ms-grid;display:grid;gap:3px;text-align:right;font-size:15px}.cart-item__price>*{display:block}.cart-item__price s,.cart-item__price span{font-size:12px;opacity:.35}.cart-item__del{-webkit-box-flex:0;-ms-flex:none;flex:none;display:inline-block;margin-left:15px;opacity:.4;font-size:15px;color:#000;-webkit-transition:.3s;transition:.3s}.cart-item__del:hover{opacity:1;color:#000}.promocode-form__head{margin-bottom:10px;font-weight:600}.promocode-form__wrap{position:relative}.promocode-form__wrap .form-field{padding-right:60px}.promocode-form__wrap .form-field._success{padding-right:10px}.promocode-form__btn{position:absolute;z-index:5;top:50%;right:8px;width:40px;height:40px;margin-top:-20px;padding:0;border:none;border-radius:6px;background:#f5f5f7;font-size:12px;color:#000;-webkit-transition:.3s;transition:.3s}.promocode-form__btn:hover{background-color:#e9e9ea}.promocode-form__reset{cursor:pointer;position:absolute;z-index:5;top:0;right:0;width:30px;height:100%;-webkit-transition:.3s;transition:.3s}.promocode-form__reset .ic{position:absolute;top:50%;left:8px;margin-top:-.5em;font-size:10px}.promocode-form__reset:hover{opacity:.7}.promocode-form__bot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-top:10px;letter-spacing:normal;font-size:13px}.promocode-form__bot .reset-btn{opacity:1}.promocode-form__bot .reset-btn .ic{font-size:1em}.promocode-form__bot .reset-btn:hover{opacity:.7}.promocode-form__descr{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.promocode-form__descr._error{color:#ff5d5d}.catalog-item._accessory{padding:0;font-size:13px}.catalog-item._accessory:before{display:none}.catalog-item._accessory .price b{font-size:15px}.catalog-item._accessory .catalog-item__img{max-height:110px}a.catalog-item._accessory{color:inherit}a.catalog-item._accessory .catalog-item__head{-webkit-transition:color .3s;transition:color .3s}a.catalog-item._accessory:hover .catalog-item__head{color:var(--main-color)}.catalog-item__head._3{height:3.6em}.catalog-item__head._3 .link-head{max-height:3.6em;-webkit-line-clamp:3}.catalog-accessories-small.row{--bs-gutter-y:50px}.popup .link-more-bottom:last-child{padding-bottom:0}.checkout-choice__option{-webkit-box-flex:0;-ms-flex:none;flex:none;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;position:relative;display:inline-block;width:20px;height:20px;border:1px solid #000;border-radius:50%;-webkit-transition:.15s;transition:.15s}.product-choice._colors .product-choice__grid{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}.product-choice__color{-webkit-box-flex:0;-ms-flex:none;flex:none;cursor:pointer;display:inline-block;border-radius:50%}.product-choice__color span{display:block;position:relative;width:40px;height:40px;border-radius:inherit;-webkit-transition:.15s;transition:.15s}.product-choice__color span i{position:absolute;top:6px;left:6px;right:6px;bottom:6px;border-radius:inherit;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.1);background:no-repeat center/cover}.product-choice__color span:hover{-webkit-box-shadow:inset 0 0 0 1px #ededed;box-shadow:inset 0 0 0 1px #ededed}.product-choice__color.active span{-webkit-box-shadow:inset 0 0 0 2px #000;box-shadow:inset 0 0 0 2px #000}.metro._small{font-size:13px}.metro._small .ic{font-size:18px}.shop-choice__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:23px 0;border-bottom:1px solid rgba(0,0,0,.1)}.shop-choice__item:first-child{border-top:1px solid rgba(0,0,0,.1)}.shop-choice__main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.shop-choice__main>*{margin-bottom:12px}.shop-choice__main>:last-child{margin-bottom:0}.shop-choice__head{display:block;font-weight:600}.shop-choice__head span{display:block;margin-top:7px;font-weight:400}.shop-choice__content{display:block;line-height:1.35;font-size:13px;opacity:.5}.shop-choice__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-left:40px}.shop-choice__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}.shop-choice__links>*{max-width:100%}.checkout-back{display:none;padding:24px 0}.checkout-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin:32px 0 26px;padding-bottom:26px;border-bottom:1px solid #e5e5e6}.checkout-option>*{max-width:100%}.checkout-total__head{font-weight:600;font-size:17px}.checkout-total .cart-aside__total li{margin-bottom:17px}.checkout-total .cart-aside__total li:last-child{margin-bottom:0}.checkout-total .cart-aside__total li._last{padding-top:17px;border-top:1px solid #e5e5e6;font-size:20px}.checkout-total .btn{margin-top:20px}.checkout-cart-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:15px;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid rgba(0,0,0,.05);font-size:13px}.checkout-cart-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.checkout-cart-item__main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.checkout-cart-item__main>*{margin-bottom:12px}.checkout-cart-item__main>:last-child{margin-bottom:0}.checkout-cart-item .cart-item__price{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-size:1em}.address-chosen{padding:25px 30px 30px;border:1px solid rgba(0,0,0,.1);border-radius:8px}.address-chosen .shop-choice__content{max-width:400px}.address-chosen__action{margin-top:25px}.mob-cart-action{position:fixed;z-index:40;left:0;right:0;bottom:var(--tapbar-height);padding:16px var(--app-gutter);background:#fff;-webkit-box-shadow:0 -2px 20px 0 rgba(0,0,0,.15);box-shadow:0 -2px 20px 0 rgba(0,0,0,.15);will-change:transform;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.mob-cart-action._hide{-webkit-transform:translateY(200%);-ms-transform:translateY(200%);transform:translateY(200%)}.mob-cart-action .cart-aside__sum{margin:0 0 12px;padding:0;border:none}.credit-popup .title{margin-bottom:0}.credit-popup .popup__bottom-wrap,.credit-popup .popup__wrap{padding-bottom:0!important}.credit-main{padding-bottom:45px}.credit-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px;margin-bottom:45px}.credit-top__descr{opacity:.9;margin-top:20px;max-width:660px;font-size:17px}.credit-top .banks-logos{-webkit-box-flex:0;-ms-flex:none;flex:none}.banks-logos__head{margin-bottom:15px}.banks-logos__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:3px 0 0 3px}.banks-logos__item{-webkit-box-flex:0;-ms-flex:none;flex:none;margin:-3px 0 0 -3px;width:48px;height:48px;border-radius:50%;background:no-repeat center/cover;-webkit-box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 2px #fff}.credit-item,.credit-item__main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px 24px}.credit-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 0;border-top:1px solid rgba(0,0,0,.05)}.credit-item:last-child{padding-bottom:0}.credit-item__title{-webkit-box-flex:0;-ms-flex:none;flex:none;width:320px}.credit-item__head{margin-bottom:0}.credit-item__main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.credit-item__info{-webkit-box-flex:0;-ms-flex:none;flex:none;width:120px}.credit-item__info._pay{width:200px}.credit-item__info-head{margin-bottom:3px;opacity:.5}.credit-item__info-descr{font-weight:500}.popup-bottom-content{padding:45px 0;background:#f6f6f6}.popup-bottom-content .row{--bs-gutter-y:16px}.popup-bottom-content .content{line-height:1.35;font-size:12px;opacity:.5}.popup-bottom-content__more{margin-top:20px;font-size:13px}.popup__bottom-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.popup__bottom-col._main{-webkit-box-flex:0;-ms-flex:none;flex:none;width:75%;padding-right:115px}.popup__bottom-col._side{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%;position:relative}.trade-main__subtitle{margin-bottom:40px;max-width:660px;opacity:.9;font-size:17px}.trade-main__step-head{margin-bottom:30px;opacity:.5;font-size:13px}.trade-main__side{float:right;width:270px}.trade-main__main{padding-right:300px}.trade-main__main._action{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;margin-top:48px}.trade-main__main._action._last{margin-top:30px}.trade-main__main._action .btn{min-width:268px}.trade-main__main._action .btn._gray{min-width:auto}.trade-main__policy{margin-bottom:36px;width:100%}.trade-dropdown{position:relative;margin-bottom:25px}.trade-dropdown__head{line-height:1.2}.trade-dropdown__head>*{display:inline-block}.trade-dropdown__head>span{display:block;margin-bottom:5px}.trade-dropdown__head>a,.trade-dropdown__head>strong{position:relative;display:inline-block;vertical-align:middle;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trade-dropdown__head>a{padding-right:1.2em}.trade-dropdown__head>a:after{position:absolute;top:50%;right:0;margin-top:-.5em;content:"\e906";font-family:icomoon;text-transform:none;font-weight:400;font-style:normal;line-height:1;font-size:.7em}.trade-dropdown__head>strong{cursor:default;font-weight:inherit;color:var(--main-color)}.trade-dropdown__wrap{display:none;position:absolute;z-index:10;top:100%;left:0;right:0;margin:20px 0 0;border-radius:10px;background:#fff;-webkit-box-shadow:0 0 40px rgba(0,0,0,.1);box-shadow:0 0 40px rgba(0,0,0,.1)}.trade-dropdown__wrap:before{content:"";position:absolute;left:50%;bottom:100%;margin-left:-8px;border:8px solid transparent;border-bottom:10px solid #fff}.trade-dropdown__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;padding:30px}.trade-dropdown__tab{cursor:pointer;display:inline-block;padding:12px 15px;border-radius:8px;-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);font-size:13px;-webkit-transition:.3s;transition:.3s}.trade-dropdown__tab:hover{-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.25);box-shadow:inset 0 0 0 1px rgba(0,0,0,.25)}.trade-dropdown__tab.active{-webkit-box-shadow:inset 0 0 0 2px #000;box-shadow:inset 0 0 0 2px #000}.trade-dropdown__lists{overflow:auto;max-height:250px;font-size:15px}.trade-dropdown__lists ul{margin:0;padding:0 30px 30px;list-style:none}.trade-dropdown__lists ul:nth-child(n+2){display:none}.trade-dropdown__lists li{margin-bottom:17px}.trade-dropdown__lists li:last-child{margin-bottom:0}.trade-dropdown__lists span{cursor:pointer;-webkit-transition:.3s;transition:.3s}.trade-dropdown__lists span:hover{color:var(--main-color)}.trade-dropdown__link{display:block;margin-top:25px;padding:15px 20px;border-radius:8px;background:#f4f8fd;font-size:13px;color:var(--accent-color)}.trade-dropdown__link:hover{color:var(--accent-color-hover)}.trade-dropdown__choices .product-choice__head{margin-bottom:10px;font-size:13px}.trade-dropdown__choices .product-choice__grid label{font-size:13px}.trade-dropdown__choices .product-choice__grid label>span{padding:12px 15px}.trade-main__choices-row{--bs-gutter-y:30px}.trade-main__choices-row .form-item:last-child{margin-bottom:0}.trade-popup__step:nth-child(n+2){display:none}.popup-aside{margin-bottom:15px;padding:30px;border-radius:8px;background:#f6f6f6}.popup-aside:last-child{margin-bottom:0}.popup-aside__product-img{width:91px;height:91px;border-radius:6px;background:#fff;margin-bottom:15px}.popup-aside__product-img img{max-width:75px;max-height:75px}.popup-aside__product-head{margin-bottom:18px}.popup-aside__product-descr{margin:18px 0 0;opacity:.3;line-height:1.35;font-size:12px}.popup-aside .cart-aside__total{margin-top:18px;padding-top:15px;border-top:1px solid rgba(0,0,0,.05)}.popup-shop{border-radius:8px;background:#f6f6f6;font-size:15px}.popup-shop__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:18px 20px;border-bottom:4px solid #fff}.popup-shop__head .img-box{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:12px;width:24px;height:24px}.popup-shop__head strong{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.popup-shop__main{padding:16px 20px 20px}.popup-shop__main .link-more{margin-top:16px}.popup-shop__content{color:#4e4e50}.popup-action{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-top:50px}.popup-action .btn._main{min-width:205px}.popup-action__policy{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;max-width:400px;margin-left:45px;line-height:1.35;font-size:13px;opacity:.6}.preorder-popup .info-box{margin-bottom:40px}.trade-main__choices-head{margin-bottom:20px}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{width:10px;height:10px;margin:0 4px!important;-webkit-transition:left .3s,opacity .15s,-webkit-transform .3s!important;transition:left .3s,opacity .15s,-webkit-transform .3s!important;transition:left .3s,transform .3s,opacity .15s!important;transition:left .3s,transform .3s,opacity .15s,-webkit-transform .3s!important}.header__user-box,.menu__cart{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.header__user-box._show{-webkit-transform:translateY(-7px);-ms-transform:translateY(-7px);transform:translateY(-7px);opacity:1;visibility:visible}.menu__cart._show{-webkit-transform:translateY(-7px);-ms-transform:translateY(-7px);transform:translateY(-7px);opacity:1;visibility:visible}.menu__cart.loading{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);opacity:0;visibility:hidden}.popup._medium .popup__wrap{padding:0}.popup__medium-wrap{padding:35px 40px 40px}.popup__medium-bottom{padding:35px 40px;background:#f6f6f6;border-radius:0 0 10px 10px}.popup .option-video{margin-top:35px}.popup__medium-supp{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup__medium-supp-phone{margin-left:25px;padding-left:25px;border-left:1px solid #ededed;font-size:13px}.popup__medium-supp-phone p{margin-bottom:4px}.popup__medium-supp-phone a{font-weight:600;font-size:15px;color:inherit}.option-video{padding-bottom:15px}.option-video img{display:block;width:100%;border-radius:10px}.option-video__box{overflow:hidden;position:relative;border-radius:10px;background:#000 no-repeat center/cover;height:300px}.option-video__box iframe,.option-video__box video{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;border-radius:inherit}.option-video__box video{-o-object-fit:cover;object-fit:cover}.option-video__play{cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit}.option-video__play .ic{position:absolute;top:50%;left:50%;margin:-30px 0 0 -30px;border-radius:50%;width:60px;height:60px;line-height:60px;padding-left:.2em;background:rgba(17,17,17,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-align:center;font-size:18px;color:#fff;-webkit-transition:.3s;transition:.3s}.option-video__play:hover .ic{background-color:rgba(17,17,17,.6)}.option-video__descr{margin-top:20px;opacity:.5;text-align:center;font-size:13px}.popup__title{font-size:17px}.popup__title>*{margin-bottom:25px}.popup__title>:last-child{margin-bottom:0}.popup._medium-form .form-policy{margin-top:25px;text-align:center}.menu__cart{position:absolute;z-index:19;right:-22px;top:100%;width:430px}.menu__cart:before{content:"";position:absolute;z-index:2;right:25px;bottom:100%;border:10px solid transparent;border-bottom:8px solid #fff}.menu__cart-wrapper{overflow:hidden;position:relative;z-index:1;border-radius:8px;background:#fff;-webkit-box-shadow:0 0 35px rgba(0,0,0,.1);box-shadow:0 0 35px rgba(0,0,0,.1);color:#000}.menu__cart-head{margin:0;padding:22px 30px 20px}.menu__cart-items{overflow:auto;max-height:310px;padding:0 30px 30px}.menu__cart-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;padding:20px 30px;background:#fff;-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1)}.menu__cart-total{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.menu__cart-total .price{font-size:12px}.menu__cart-total .price b{font-size:18px}.menu__cart-total-head{opacity:.5;margin-bottom:2px;font-size:13px}.menu__cart-empty{position:relative;padding:45px 60px 55px;text-align:center}.menu__cart-empty-img{pointer-events:none;position:absolute;right:-20px;bottom:-10px;-webkit-transform:rotate(-17deg);-ms-transform:rotate(-17deg);transform:rotate(-17deg)}.menu__cart-empty-content>*{margin-bottom:10px}.menu__cart-empty-content>:last-child{margin-bottom:0}.menu__cart-empty-content p{opacity:.5;line-height:1.35;font-size:13px}.menu__cart-empty .btn{margin-top:20px}.sm-cart-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.sm-cart-item:nth-child(n+2){margin-top:20px;padding-top:20px;border-top:1px solid #ededed}.sm-cart-item__img{-webkit-box-flex:0;-ms-flex:none;flex:none;width:60px;height:45px}.sm-cart-item__head{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;font-weight:500;font-size:13px}.sm-cart-item__del{cursor:pointer;font-size:12px;opacity:.3;-webkit-transition:.3s;transition:.3s}.sm-cart-item__del:hover{opacity:1}.bg-dark .breadcrumbs li:after,.bg-dark .breadcrumbs li:last-child{opacity:.5}.pr-big-gallery{display:none;overflow:hidden;position:fixed;z-index:300;top:0;left:0;width:100%;height:var(--app-height);background:#fff}.pr-big-gallery__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:var(--app-height);padding-bottom:6.9vh}.pr-big-gallery__top{position:relative;padding:17px 50px;border-bottom:1px solid rgba(0,0,0,.05)}.pr-big-gallery__top-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px 30px}.pr-big-gallery__top .price._big b{font-size:24px}.pr-big-gallery__close{position:absolute;z-index:5;top:50%;right:28px;margin-top:-.5em;padding:0;border:none;background:0 0;font-size:22px;color:inherit;-webkit-transition:.3s;transition:.3s}.pr-big-gallery__close:hover{color:var(--main-color)}.pr-big-gallery__head{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0}.pr-big-gallery__main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;max-width:1155px;width:100%;margin:8.3vh auto;padding:0 90px}.pr-big-gallery__thumbs{margin:0 auto;width:100%;max-width:545px}.delivery-aside-title{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;gap:15px;margin-bottom:20px}.delivery-aside-title__hint{-webkit-box-flex:0;-ms-flex:none;flex:none}.delivery-aside-title__hint .hint-item{margin:0}.delivery-aside__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid rgba(0,0,0,.05)}.delivery-aside__item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.delivery-aside__item-main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.delivery-aside__item-main>*{margin-bottom:5px}.delivery-aside__item-main>:last-child{margin-bottom:0}.delivery-aside__item-content{font-size:13px;color:#7f7f7f}.advants-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px 0;margin:0 -12px}.advants-grid__col{-webkit-box-flex:0;-ms-flex:none;flex:none;display:-webkit-box;display:-ms-flexbox;display:flex;width:16.66%;padding:0 12px}.advants-grid__col .advant-item{width:100%}.advant-item{padding:26px 22px 18px;border-radius:10px;background:#fff}.advant-item__img{width:45px;height:45px;margin-bottom:15px}.advant-item__img img{right:auto}.advant-item__head{margin-bottom:15px}.advant-item__content{opacity:.5;font-size:13px}.cats-slider .swiper-slide{margin-right:5px;width:auto}.cats-slider__btn{cursor:pointer;display:inline-block;padding:16px 20px;border-radius:8px;background:#f6f6f6;white-space:nowrap;text-decoration:none;color:#000;-webkit-transition:.3s;transition:.3s}.cats-slider__btn:hover{background-color:#eaeaea;color:#000}.cats-slider__btn.active{background-color:#000;color:#fff}.cats-slider__next,.cats-slider__prev{display:none;position:absolute;z-index:10;top:0;width:50px;height:100%;background:#fff;-webkit-transition:opacity .15s,visibility .15s;transition:opacity .15s,visibility .15s}.cats-slider__next:before,.cats-slider__prev:before{content:"";pointer-events:none;position:absolute;width:100px;height:100%}.cats-slider__next>div,.cats-slider__prev>div{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px;background:#000;text-align:center;font-size:12px;color:#fff;-webkit-transition:background-color .3s;transition:background-color .3s}.cats-slider__next>div .ic,.cats-slider__prev>div .ic{position:absolute;top:50%;margin-top:-.5em}.cats-slider__next:hover>div,.cats-slider__prev:hover>div{background-color:#262626}.cats-slider__next.swiper-button-disabled,.cats-slider__prev.swiper-button-disabled{opacity:0;visibility:hidden}.cats-slider__next.swiper-button-lock,.cats-slider__prev.swiper-button-lock{display:none!important}.cats-slider__prev{left:0}.cats-slider__prev:before{left:100%;background:-webkit-gradient(linear,left top,right top,from(#fff),to(rgba(255,255,255,0)));background:linear-gradient(to right,#fff,rgba(255,255,255,0))}.cats-slider__prev .ic{left:0;right:2px}.cats-slider__next{right:0}.cats-slider__next:before{right:100%;background:-webkit-gradient(linear,right top,left top,from(#fff),to(rgba(255,255,255,0)));background:linear-gradient(to left,#fff,rgba(255,255,255,0))}.cats-slider__next .ic{left:2px;right:0}.swiper-initialized .cats-slider__next,.swiper-initialized .cats-slider__prev{display:block}.big-cats{margin-bottom:100px}.big-cats__row{gap:24px 0}.big-cat-item{overflow:hidden;position:relative;padding:60px 25px 250px;border-radius:10px;background:#f5f5f5;text-align:center;color:#000}.big-cat-item__head{margin-bottom:15px;font-weight:500;font-size:24px}.big-cat-item__head span{-webkit-transition:color .3s;transition:color .3s}a.big-cat-item .big-cat-item__head span:hover{color:var(--main-color)}.big-cat-item__descr{opacity:.6}.big-cat-item__img{position:absolute;left:0;right:0;bottom:-20px;margin:0 auto;max-width:80%;max-height:220px;-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.big-cat-item__links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px 16px;margin-top:24px;font-size:15px}.big-cat-item__links a{color:#3e3e41}.big-cat-item__links a:hover{color:var(--main-color)}.big-cat-item:hover{color:#000}.big-cat-item:hover .big-cat-item__img{-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}.big-cat-item._small{padding:40px 25px 175px}.big-cat-item._small .big-cat-item__img{bottom:-10px;max-height:150px}.big-cat-item._small:hover .big-cat-item__img{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.big-cat-item._corp{padding:36px 25px 260px}.category-item._big{padding:35px;-webkit-transition:.3s;transition:.3s}.category-item._big .category-item__img{max-width:200px;height:110px;margin-bottom:25px}.category-item._big .category-item__head{font-size:17px;color:#000}.category-item._big:hover{-webkit-box-shadow:0 4px 45px rgba(0,0,0,.07);box-shadow:0 4px 45px rgba(0,0,0,.07)}.category-item._sub{padding:40px 24px;-webkit-transition:opacity .2s,-webkit-box-shadow .3s;transition:opacity .2s,-webkit-box-shadow .3s;transition:box-shadow .3s,opacity .2s;transition:box-shadow .3s,opacity .2s,-webkit-box-shadow .3s}.category-item._sub .category-item__img{height:70px;margin-bottom:20px}.category-item._sub .category-item__head{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;min-height:2.4em;line-height:1.2;color:#000}.category-item._sub:hover{-webkit-box-shadow:0 4px 45px rgba(0,0,0,.07);box-shadow:0 4px 45px rgba(0,0,0,.07)}.inn-cats__row{gap:35px 0}.inn-cats__issue{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;padding:25px 25px 30px;border-radius:10px;background:#fafafa}.inn-cats__issue-content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.inn-cats__issue-content>*{margin-bottom:5px}.inn-cats__issue-content>:last-child{margin-bottom:0}.inn-cats__issue-content h6{font-weight:500;font-size:17px}.inn-cats__issue-content p{opacity:.6;font-size:13px}.acc-bann{background:#fafafa}.acc-bann__grid{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;gap:0 40px}.acc-bann__main{max-width:495px;padding:60px 0;min-height:385px}.acc-bann__main .breadcrumbs{margin-bottom:60px}.acc-bann__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:3.3em;line-height:1.1}.acc-bann__head h1{display:block;width:100%;margin:0;line-height:1.1}.acc-bann__head strong{font-weight:inherit;color:#7c7c7c}.acc-bann__img{-webkit-box-flex:0;-ms-flex:none;flex:none;-ms-flex-item-align:end;align-self:flex-end;max-width:600px;padding-top:30px}.acc-bann__img img{display:block}.sub-categories-slider{overflow:visible}.sub-categories-slider .category-item{pointer-events:none;opacity:.5}.sub-categories-slider .swiper-slide-visible .category-item,.sub-categories-slider.is-destroy .category-item{pointer-events:auto;opacity:1}.filter-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.filter-option{display:block;cursor:pointer;width:100%;border-radius:8px}.filter-option input{display:none}.filter-option input:checked~span{background-color:#f6f6f6}.filter-option input:checked~span:after{opacity:1}.filter-option span{display:block;position:relative;padding:13px 40px 13px 15px;border-radius:8px;-webkit-transition:.3s;transition:.3s}.filter-option span:after{position:absolute;top:50%;right:15px;margin-top:-.5em;content:"\e917";font-family:icomoon;text-transform:none;font-weight:400;font-style:normal;line-height:1;font-size:14px;opacity:0;-webkit-transition:.3s;transition:.3s}.filter-option span:hover{background-color:#f6f6f6}.filter-option.disabled{pointer-events:none;opacity:.3}.product-credit .title{margin-bottom:25px}.product-credit__subhead{max-width:680px;margin-bottom:50px;line-height:1.3;font-size:17px}.popup._filter .popup__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup._filter .popup__title{margin-bottom:0;padding-bottom:35px;border-bottom:1px solid #ededed}.popup__filter{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;position:relative}.popup__filter:after{content:"";pointer-events:none;position:absolute;z-index:5;bottom:0;left:0;width:100%;height:40px;background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(rgba(255,255,255,0)));background:linear-gradient(to top,#fff,rgba(255,255,255,0))}.popup__filter>.scrollbar-inner{position:absolute;top:0;left:0;right:-30px;height:100%}.popup__filter-wrap{padding:20px 30px 40px 0}.scrollbar-inner>.scroll-element{z-index:100}.scrollbar-inner>.scroll-element.scroll-x{bottom:0;height:4px}.scrollbar-inner>.scroll-element.scroll-y{right:0;width:4px}.scrollbar-inner>.scroll-element .scroll-element_track{opacity:0;background:currentColor}.scrollbar-inner>.scroll-element .scroll-bar{opacity:.1;background:currentColor!important}.scroll-element .scroll-arrow,.scroll-element .scroll-bar{cursor:pointer}.price .hint-item.ic{position:relative;top:-.15em;font-size:13px}.hint-modal._price{padding:16px;width:170px;background-color:#fff;color:#000}.hint-price{font-weight:500;font-size:11px;color:#7f7f7f}.hint-price__descr{margin-bottom:12px}.hint-price__list{margin:0;padding:0;list-style:none}.hint-price__list li:nth-child(n+2){margin-top:4px}.hint-price__list span{display:inline-block;color:#000}.product-icons .ic{font-size:22px}.product-icons .ic-heart.added{color:var(--main-color)}.catalog-item__head{margin-bottom:10px}.catalog-item._fav .product-icons{opacity:1;visibility:visible}.product-price,.product-price__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px 8px}.product-price__top{width:100%;font-size:13px;color:grey}.product-price__main{margin-right:auto}.product-price__price{font-weight:700;font-size:32px}.product-price__sale{display:inline-block;position:relative;top:.2em;letter-spacing:normal;font-size:18px;color:#9a9d9e}.product-price__sale:after{content:"";position:absolute;top:50%;left:0;right:0;margin-top:-1px;border-bottom:2px solid currentColor;-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}.product-price__sale-label{display:inline-block;position:relative;z-index:1;padding:0 5px 0 12px;height:24px;line-height:24px;font-weight:500;font-size:12px;color:#fff}.product-price__sale-label:after,.product-price__sale-label:before{content:"";position:absolute;z-index:-1;top:0;height:100%}.product-price__sale-label:before{top:0;left:0;width:10px;background:url(../img/sale-label.svg) no-repeat}.product-price__sale-label:after{left:9px;right:0;border-radius:0 4px 4px 0;background:#e00d2d}.product-price .link-more{color:#a6a6a6}.product-price .link-more:hover{color:#000}.product-price__points{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px;padding:15px 16px;border-radius:8px;background:#f9f9f9;font-size:15px;color:#a2a2a2}.product-price__points img{margin-right:6px;max-height:18px}.product-price-bot{padding:17px 24px;text-align:center}.product-price-bot .link-icon{vertical-align:middle}.product-price-action{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:12px}.product-price-action .btn{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.product-prevideo{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;max-width:432px;min-height:138px;margin:20px auto 0;border-radius:12px;background:no-repeat center/cover;color:#fff}.product-prevideo:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;border-radius:inherit;background:#000;opacity:.25}.product-prevideo__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:250px}.product-prevideo__icon{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:15px;padding-left:.2em;border-radius:50%;border:2px solid rgba(255,255,255,.25);width:62px;height:62px;line-height:58px;text-align:center;font-size:20px;color:#fff;-webkit-transition:.3s;transition:.3s}.product-prevideo__content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;font-weight:500;font-size:17px}.product-prevideo:hover{color:#fff}.product-prevideo:hover .product-prevideo__icon{background-color:#fff;color:#000}.cert-popup .title._grid{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:75%;padding-right:115px}.cert-popup .title._grid .title__head{max-width:none}.cert-popup .info-box{margin-bottom:25px}.cert-popup .info-box:last-child{margin-bottom:0}.cert-popup .gift-card-tabs{margin-bottom:15px}.cert-popup .gift-card-tabs:last-child{margin-bottom:0}.cert-popup__row{margin-bottom:40px}.cert-popup__row:last-child{margin-bottom:0}.cert-popup__row .row{--bs-gutter-y:24px}.cert-popup__policy{margin-top:20px;text-align:center}.cert-deliv-item{display:none}.cert-deliv-item .info-box a[href^=tel]{display:inline-block;font-weight:600;color:inherit}.cert-popup-total .list li{margin-bottom:15px}.cert-popup-total__price{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;gap:15px;border-top:1px solid rgba(0,0,0,.05);padding-top:15px;font-size:15px}.cert-popup-total__price>*{display:inline-block}.cert-popup-total__price strong{-webkit-box-flex:0;-ms-flex:none;flex:none;font-weight:700;font-size:17px}.cert-popup-total__descr{margin-top:15px;opacity:.3;line-height:1.35;font-size:12px}.toggle{cursor:pointer;position:relative;display:inline-block;width:48px;height:28px;border-radius:14px;background:#ececec;-webkit-transition:.3s;transition:.3s}.toggle:before{content:"";position:absolute;top:4px;left:6px;width:20px;height:20px;border-radius:50%;background:#fff;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.1);box-shadow:0 2px 3px rgba(0,0,0,.1);-webkit-transition:.3s;transition:.3s}.toggle.active{background-color:var(--main-color)}.toggle.active:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translateX(16px)}.pr-extra-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:19px 25px 19px 30px;border-radius:12px;background-color:#fbf6f3;background-image:linear-gradient(65deg,#ffeef0,#f9f9f9)}.pr-extra-toggle__icon{-webkit-box-flex:0;-ms-flex:none;flex:none;font-size:25px;color:var(--main-color)}.pr-extra-toggle__head{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0;font-weight:500;font-size:15px}.pr-extra-toggle__head a.ic{display:inline-block;vertical-align:middle;margin:-.1em 0 0 .2em;font-size:16px;color:#bfbfbf;-webkit-transition:.3s;transition:.3s}.pr-extra-toggle__head a.ic:hover{color:var(--main-color)}.pr-extra-toggle .toggle{-webkit-box-flex:0;-ms-flex:none;flex:none}.pr-extra-toggle._aside{margin-top:10px}.pr-extra-toggle._cart{gap:15px;padding:14px 20px 14px 15px;border-radius:8px}.pr-extra-toggle._cart .pr-extra-toggle__icon{min-width:24px;text-align:center;font-size:20px}.pr-extra-toggle._cart .pr-extra-toggle__head{font-size:13px}.gift-card__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px;margin-bottom:45px}.gift-card__head{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0}.gift-card__subhead{margin:0;max-width:420px;text-align:right}.gift-card__img{position:relative;width:100%;margin:0 auto;min-height:475px;background:#f6f6f6 no-repeat center/cover;-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.gift-card__img:before{content:"";display:block;width:100%;padding-bottom:40%}.gift-card__img video{position:absolute;z-index:5;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.title._gift{margin-bottom:30px}.gift-pay .row{gap:24px 0}.gift-pay-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:35px;border-radius:16px;background:#f6f6f6}.gift-pay-item__icon{width:65px;height:65px;margin-bottom:20px}.gift-pay-item__head{margin-bottom:10px}.gift-pay-item__descr{min-height:70px;margin-bottom:25px;font-size:17px}.gift-pay-item__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:56px;margin-top:auto}.gift-pay-item__action .link-more{font-size:1.15rem}.faq__wrap._big{max-width:none}.faq-item._big{padding:24px 0}.faq-item._big:first-child{padding-top:0;border-top:none}.faq-item._big .faq-item__btn{padding:0 26px 0 0;font-weight:400;font-size:24px}.faq-item._big .faq-item__btn .ic{font-size:16px}.faq-item._big .faq-item__hidden{padding:15px 0 0}.faq-item._big .faq-item__hidden .content{max-width:660px;line-height:1.4;font-size:17px}.faq-item._big .faq-item__hidden .content ol,.faq-item._big .faq-item__hidden .content p,.faq-item._big .faq-item__hidden .content ul{opacity:.75}.faq-item._big--sm .faq-item__btn{font-weight:500;font-size:20px}.faq-item._medium{padding:19px 0}.faq-item._medium:first-child{padding-top:0;border-top:none}.faq-item._medium:last-child{padding-bottom:0;border-bottom:none}.faq-item._medium .faq-item__btn{padding:0 26px 0 0;font-weight:500;font-size:20px}.faq-item._medium .faq-item__btn .ic{font-size:16px}.faq-item._medium .faq-item__hidden{padding:15px 0 0}.gift-content{background:#f5f5f5}.gift-content._bd{border-top:1px solid #f2f2f2;background:0 0}.gift-content__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;line-height:1.45;font-size:13px}.gift-content__wrap>*{margin-bottom:0}.gift-content__wrap p{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;min-width:40%;opacity:.5}.gift-content__wrap._three p{min-width:30%}.gift-content__more{margin-top:24px}.gift-content__more .link-more{font-size:1.15rem}.split-popup .popup__wrap{width:565px;padding:0}.split-popup__top{padding:32px 32px 0;border-radius:10px 10px 0 0;background:#f5f5f7;text-align:center}.split-popup__logo{margin-bottom:32px}.split-popup__logo img{max-height:40px}.split-popup__head{max-width:360px;margin:0 auto 12px;font-weight:500;font-size:28px}.split-popup__subhead{margin-bottom:35px;opacity:.5}.split-popup__logo2 img{display:block;margin:0 auto}.split-popup__main{padding:32px}.split-popup__action{margin-top:32px}.split-widget{margin-bottom:35px}.split-widget__first-pay{margin-top:12px;padding:16px;border-radius:12px;background:#f5f5f7;font-size:14px}.split-widget__first-pay>*{display:inline-block;margin-right:.4em}.split-widget__first-pay span{color:#7f7f7f}.split-scheme{overflow:hidden;margin-bottom:35px;text-align:center}.split-scheme__head{margin-bottom:30px}.split-scheme__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -20px -30px}.split-scheme__item{-webkit-box-flex:0;-ms-flex:none;flex:none;position:relative;width:33.33%;padding:0 20px 30px}.split-scheme__item:after{content:"";position:absolute;top:14px;right:-50px;width:100px;border-bottom:1px solid #ededed}.split-scheme__item:last-child:after,.split-scheme__item:nth-child(3n):after{display:none}.split-scheme__item .img-box{width:30px;height:28px;margin:0 auto 12px}.split-scheme__item p{margin-bottom:0;font-size:13px}.split-faq{margin-bottom:34px}.split-faq__list{padding:0;list-style:none;line-height:1.4;font-size:17px}.split-faq__list:last-child{margin-bottom:0}.split-faq__list li{position:relative;margin-bottom:1em;padding-left:2.1em}.split-faq__list li:last-child{margin-bottom:0}.split-faq__list li:before{position:absolute;top:.7em;left:0;margin-top:-.5em;content:"\e917";font-family:icomoon;text-transform:none;font-weight:400;font-style:normal;line-height:1}.split-content{margin-bottom:0;font-size:13px;color:#7f7f7f}.split-content>:last-child{margin-bottom:0}.cart-item__price._gift{font-weight:700;font-size:17px;color:var(--main-color)}.popup__form-title{margin-bottom:24px}.popup__form-action{margin-top:24px;text-align:center}.popup__form-policy{margin-top:24px;letter-spacing:.01em;font-size:13px;color:#7d7d82}.popup__form-policy a{text-decoration:underline;color:inherit}.popup__form-policy a:hover{text-decoration:none}.rules-content p{color:#3e3e41}.shops__title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px 30px;margin-bottom:48px}.shops__head{margin:0}.shop-contact{margin-bottom:15px;font-size:17px}.shop-contact:last-child{margin-bottom:0}.shop-contact>*{margin-bottom:7px}.shop-contact>:last-child{margin-bottom:0}.shop-contact__head{opacity:.5;font-size:13px}.shop-contact__main a[href^=tel]{color:inherit}.shop-contact__links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px 15px}.shop-contact._big{font-size:17px}.bot-content{border:none;background:#fff}.big-services{overflow:visible}.big-services .swiper-slide{opacity:0;visibility:hidden;-webkit-transition:opacity .2s,visibility .2s;transition:opacity .2s,visibility .2s}.big-services .swiper-slide-visible{opacity:1;visibility:visible}.new-shop-catalog .title__head{max-width:16em}.new-shop-catalog .tabs__btns-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.inn-bann._liquid{min-height:815px;background-image:url(../img/bann/liquid.jpg)}.inn-bann._liquid:before{content:"";position:absolute;z-index:-2;top:0;left:0;width:100%;height:140px;max-height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.35)),to(rgba(0,0,0,0)));background:linear-gradient(to bottom,rgba(0,0,0,.35),rgba(0,0,0,0))}.marquee._blue{background:#1865f3}.services-slider{overflow:visible}.services-slider .liquid-img{pointer-events:none;opacity:.35;-webkit-transition:opacity .2s;transition:opacity .2s}.services-slider .swiper-slide-visible .liquid-img{pointer-events:auto;opacity:1}.liquid-img{display:block;overflow:hidden;width:100%;border-radius:15px;background:no-repeat center/cover}.liquid-img:before{content:"";display:block;width:100%;padding-bottom:144.6%}.liq-items:nth-child(n+2){display:none}.top-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:28px}.bann-slider{margin:48px auto var(--sect-offset);padding:0 64px}.bann-slider__wrap{position:relative;max-width:1920px;margin:0 auto}.bann-slider .swiper{border-radius:16px}.bann-slider .swiper-pagination{position:absolute;bottom:36px;margin:0;-webkit-transition:color .15s;transition:color .15s}.bann-slider .swiper-pagination-bullet{margin:7px 3px 0 4px!important;width:7px;height:7px;opacity:.15}.bann-slider .swiper-pagination-bullet-active{opacity:1}.bann-slider .nav-arrow-prev{left:50%;margin-left:-695px}.bann-slider .nav-arrow-next{right:50%;margin-right:-695px}.bann-slider[data-theme=dark] .swiper-pagination{color:#fff}a.bann-item{display:block}.bann-item{position:relative;background:#f5f5f5}.bann-item[data-theme=dark]{background-color:#000}.bann-item__box{position:relative;height:605px}.bann-item__full-link{position:absolute;z-index:5;top:0;left:0;width:100%;height:100%}.bann-item__img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bann-item__img._mob{display:none}.bann-item__video{position:absolute;top:0;left:0;width:100%;height:100%}.bann-item__video>video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cart-title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px 24px;margin-bottom:40px}.cart-title._sub{margin-bottom:30px}.cart-title__head{margin:0}.cart-title__count{opacity:.5}.cart-row__head._icon{position:relative;padding-left:2.25em}.cart-row__head._icon .ic{position:absolute;top:-.15em;left:0;font-size:1.5em;color:var(--main-color)}.checkout-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px 24px;margin-bottom:30px}.checkout-header__head{margin:0}.checkout-header .city-link{margin-top:4px}.checkout-foot{padding:40px 0}.checkout-foot .content{opacity:.35;line-height:1.4;font-size:13px}.shops-sect{background:#f5f5f5}.shops-sect__grid{overflow:hidden}.shops-sect__grid-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -20px -56px}.shops-sect__item{-webkit-box-flex:0;-ms-flex:none;flex:none;width:25%;margin:0 0 28px;padding:0 20px 28px;border-bottom:1px solid #e5e5e6}.shops-sect__item>:last-child{margin-bottom:0}.shops-sect__item .more-shop__title{padding:0}.share-box._right .share-box__links{left:auto;right:0}.share-box._right .share-box__links:after{left:auto;right:25px}.offers__bd{display:block;margin-bottom:36px;border-bottom:1px solid rgba(0,0,0,.1)}.offers .tabs__btns{margin-bottom:36px}.offers .pagination{margin-top:var(--sect-offset)}.offers-row{--bs-gutter-y:40px}.offer-label{display:inline-block;padding:.6em .8em;background:rgba(224,13,45,.1);color:#e00d2d}a.offer-item{display:block;color:inherit}.offer-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.offer-item__img{display:block;overflow:hidden;position:relative;margin-bottom:24px;background:#f6f6f6}.offer-item__img:before{content:"";display:block;width:100%;padding-bottom:52.08%}.offer-item__img span{position:absolute;top:0;left:0;width:100%;height:100%;background:no-repeat center/cover;-webkit-transition:.4s;transition:.4s}.offer-item__head{margin-bottom:12px}.offer-item__descr{overflow:hidden;max-height:2.8em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;opacity:.5;line-height:1.4}.offer-item__label{margin-top:auto;padding-top:5px}.offer-item>:last-child{margin-bottom:0}.offer-item:hover .offer-item__img span{-webkit-transform:scale(1.07);-ms-transform:scale(1.07);transform:scale(1.07)}.offers-content{padding:48px 0 60px;background:#f5f5f5}.offers-content__wrap{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;opacity:.5;line-height:1.4;font-size:13px}.offer__title{margin-bottom:45px}.offer__label{margin-bottom:24px}.offer__wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.offer__main{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66%}.offer__main .content{padding:0 90px;font-size:17px}.offer__bot{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;gap:20px;margin-top:48px;padding-top:20px;border-top:1px solid rgba(0,0,0,.1)}.offer__date{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0;color:#7f7f7f}.offer__img{margin-bottom:35px}.offer__img img{display:block;width:100%}.offer__aside{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;padding-left:70px}.offer-aside__title{margin-bottom:20px}.offer-aside__title h3{font-size:24px}.offer-aside__item{padding-top:24px;border-top:1px solid rgba(0,0,0,.1)}.offer-aside__item:nth-child(n+2){margin-top:28px}.offer-aside__item>:last-child{margin-bottom:0}.offer-aside__more{margin-top:35px}.h2._big,h2._big{font-size:36px}.h3._big,h3._big{font-size:24px}.inn-title .cats-slider{margin-top:28px}.title._trade{max-width:700px;margin:0 auto 45px;text-align:center;line-height:1.4;font-size:24px}.title._trade._full{max-width:none}.trade-dropdown._field .trade-dropdown__head{position:relative;height:56px}.trade-dropdown._field .trade-dropdown__head>a{position:absolute;top:0;left:0;padding:0 40px 0 19px;border:1px solid #ededed;border-radius:8px;width:100%;height:100%;line-height:54px;font-size:17px;color:#000;-webkit-transition:.3s;transition:.3s}.trade-dropdown._field .trade-dropdown__head>a:after{right:19px}.trade-dropdown._field .trade-dropdown__head>a:hover{border-color:#000}.trade-dropdown._field .trade-dropdown__wrap{margin-top:8px}.trade-dropdown._field .trade-dropdown__wrap:before{display:none}.gift-content._big .gift-content__wrap{font-size:15px}.new-scheme-row,.row._main-gap,.trade-advants-row{--bs-gutter-y:24px}.row .new-scheme-item{height:100%}.new-scheme-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:36px 32px 40px 36px;border-radius:15px;background:#f6f6f6}.new-scheme-item__step{margin-bottom:20px;color:#7f7f7f}.new-scheme-item__step._ellips{position:absolute;z-index:3;margin:0;border-radius:18px;background:var(--main-color);top:20px;right:20px;padding:0 5px;min-width:36px;line-height:36px;text-align:center;font-weight:500;font-size:20px;color:#fff}.new-scheme-item__img{width:48px;height:48px;margin-bottom:30px}.new-scheme-item__descr{opacity:.75;margin-bottom:24px;line-height:1.4;font-size:1.15rem}.new-scheme-item__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px;margin-top:auto}.new-scheme-item__action .link-more{font-size:1.15rem}.new-scheme-item>:last-child{margin-bottom:0}.new-scheme-item._credit{background-color:#fff}.new-scheme-item._credit .new-scheme-item__action{min-height:auto}.trade-calc__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:48px;border-radius:16px;background:#fff}.trade-calc__form{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.trade-calc__form-title{margin-bottom:20px}.trade-calc__form-title p{line-height:1.4;font-size:17px;color:#7f7f7f}.trade-calc__form .trade-dropdown{margin-bottom:32px}.trade-calc__box{-webkit-box-flex:0;-ms-flex:none;flex:none;overflow:hidden;position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:384px;min-height:380px;margin-left:72px;padding:28px 32px 32px;border-radius:12px;background:#000;line-height:1.4;color:#fff}.trade-calc__box:before{content:"";position:absolute;z-index:-1;top:-133px;left:-88px;width:460px;height:460px;border-radius:50%;background:radial-gradient(50% 50% at 50% 50%,#434343 0,#000 100%)}.trade-calc__box-top{width:100%;max-width:240px;opacity:.9}.trade-calc__box-head{margin-bottom:30px;line-height:1;font-weight:500;font-size:48px}.trade-calc__box-btn{margin-bottom:24px}.trade-calc__box-descr{opacity:.5;margin:auto 0 0;font-size:13px}.row .trade-advant{height:100%}.trade-advant{padding:32px 28px;border-radius:15px;background:#f6f6f6}.trade-advant__img{width:48px;height:48px;margin:0 0 20px}.trade-advant__head{margin-bottom:12px}.trade-advant__descr{opacity:.75;line-height:1.4;font-size:15px}.trade-advant>:last-child{margin-bottom:0}.products{padding:45px 0 48px;border-top:1px solid #ededed}.products__tags{margin-top:40px;padding-top:48px;border-top:1px solid #ededed}.products__tags-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px 20px;margin:0;padding:0;list-style:none;font-size:13px}.products__tags-list a{color:#7f7f7f;-webkit-transition:.3s;transition:.3s}.products__tags-list a:hover{color:#000}.self-deliv-tabs{margin-bottom:16px}.ch-deliv-popup__action{margin-top:32px}.self-deliv-map{overflow:hidden;height:415px;border-radius:8px;background:#f5f5f5}.shop-mark{position:relative}.shop-mark__box{position:absolute;top:-24px;left:-24px;width:48px;height:48px;border-radius:50%;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.15);box-shadow:0 4px 4px rgba(0,0,0,.15);background:#000;text-align:center}.shop-mark__box .ic{display:none;position:absolute;top:50%;left:0;right:0;margin-top:-.5em;font-size:18px;color:#fff}.shop-mark__logo{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.shop-mark.active .shop-mark__box{background:var(--main-color)}.shop-mark.active._check .shop-mark__logo{display:none}.shop-mark.active._check .shop-mark__box .ic{display:block}.shop-balloon{position:absolute;width:270px;padding:24px;border-radius:8px;background:#fff;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.15);box-shadow:0 4px 4px rgba(0,0,0,.15);font-size:15px}.shop-balloon__arrow{display:none}.shop-balloon__close{cursor:pointer;position:absolute;z-index:10;top:0;right:0;width:36px;height:36px;line-height:36px;text-align:center;font-size:14px;opacity:.35;-webkit-transition:.3s;transition:.3s}.shop-balloon__close:hover{opacity:1}#popup-self-deliv-list{display:none}.ch-deliv-popup .info-box{margin-bottom:24px}.deliv-courier{font-size:15px}.deliv-courier .checkout-choice{margin-bottom:16px}.deliv-courier .checkout-choice:last-child{margin-bottom:0}.deliv-courier__row{margin-bottom:24px}.deliv-courier__row:last-child{margin-bottom:0}.deliv-courier__address{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.deliv-courier__address .form-item{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0}.deliv-courier__address .form-item._apartment{-webkit-box-flex:0;-ms-flex:none;flex:none;width:180px}.deliv-courier__comment{margin-top:12px}.deliv-courier__comment .form-item{display:none}.shop-popup__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;gap:16px 32px}.shop-popup__phone{-webkit-box-flex:0;-ms-flex:none;flex:none;width:31%;line-height:1.2;font-size:26px}.shop-popup__phone a{color:inherit;-webkit-transition:.3s;transition:.3s}.shop-popup__phone a:hover{color:var(--main-color)}.shop-popup__contacts{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.shop-popup__contacts._main{-webkit-box-flex:0;-ms-flex:none;flex:none;width:23%}.shop-popup__action{min-width:224px}.shop-popup__action .btn{width:100%}.shop-popup__map{margin-top:42px;background:#f5f5f5}.shop-popup__map>div{height:475px}.top-bann-area{position:relative;z-index:120;background:#fff}.top-bann-area__wrap{display:block;position:relative;height:60px}.top-bann-area__img{position:absolute;top:0;left:50%;max-width:none;height:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.top-bann-area__img._mob{display:none}.top-bann-area__close{cursor:pointer;position:absolute;z-index:10;top:50%;right:20px;border-radius:4px;margin-top:-12px;width:24px;height:24px;line-height:24px;text-align:center;font-size:12px;color:#5d5d63;-webkit-transition:.4s;transition:.4s}.top-bann-area__close:hover{background-color:#000;color:#fff}.top-bann-area__close._white{color:#fff}.bann-popup__img{display:block;width:100%;border-radius:10px 10px 0 0}.bann-popup__main{padding:28px 32px 30px}.bann-popup__main .btn{margin-top:12px}.bann-popup__main>:last-child{margin-bottom:0}.bann-popup__head{font-weight:600;font-size:24px}.bann-popup__descr{color:#7d7d82}.catalog-bann-area{display:block}.catalog-bann-area__img{display:block;width:100%;border-radius:12px}.accs-popup__title{margin-bottom:10px}.accs-popup .tabs__btns{margin-bottom:32px}.accs-popup .popup__wrap{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.accs-popup__main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;position:relative}.accs-popup__main>.scrollbar-inner{position:absolute;top:0;left:0;right:-14px;height:100%}.accs-popup__main-wrap{overflow:hidden;padding:0 14px 32px 0}.accs-popup__main-wrap:nth-child(n+2){display:none}.accs-popup__action{position:absolute;z-index:10;left:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;width:100%;height:96px;padding:0 40px;-webkit-box-shadow:0 -4px 24px rgba(0,0,0,.1);box-shadow:0 -4px 24px rgba(0,0,0,.1);border-radius:0 0 10px 10px;background:#fff}.credit-title{text-align:center;margin-bottom:48px}.credit-tabs{margin:30px 0 var(--sect-offset)}.credit-tabs__title{margin-bottom:24px;text-align:center}.credit-tabs .banks-box{margin-top:24px}.credit-tabs__terms{max-width:660px;margin:var(--sect-offset) auto 0}.credit-advants{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.credit-advant{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;min-width:21%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:235px;padding:24px;border-radius:15px;background:#f6f6f6}.credit-advant__img{margin-bottom:auto;width:64px;height:64px}.credit-advant__head{margin-top:20px;font-weight:500;font-size:24px}.credit-advant>:last-child{margin-bottom:0}.banks-box{display:-webkit-box;display:-ms-flexbox;display:flex;padding:36px;border-radius:15px;background:#f6f6f6}.banks-box__title{-webkit-box-flex:0;-ms-flex:none;flex:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:320px;margin-right:30px}.banks-box__title>:last-child{margin-bottom:0}.banks-box__descr{margin-top:auto;color:#9b9ba0}.banks-box__grid{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;align-self:flex-start;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:20px 24px}.bank-item .img-box{height:50px}.credit-terms__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid rgba(0,0,0,.05);line-height:1.4;font-size:17px;color:#404040}.credit-terms__item:last-child{margin-bottom:0}.credit-terms__item-title{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;font-weight:500}.credit-terms__item-descr{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;text-align:right}.credit-terms__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:64px;border-radius:15px;background:#fffafb}.credit-terms__box .credit-title{max-width:560px;text-align:left}.credit-terms__main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.credit-terms__img{-webkit-box-flex:0;-ms-flex:none;flex:none;width:240px;margin-left:85px;text-align:center}.lazy:not(img){background:rgba(0,0,0,.1) url(../img/loader.svg) center no-repeat}.lazyloaded:not(img){background-size:cover}.corp-consult{margin:30px 0 var(--sect-offset)}.corp-consult__title{max-width:880px;margin:0 auto 65px;text-align:center}.corp-consult__head{margin-bottom:30px}.corp-consult__descr{max-width:30em;margin:0 auto;line-height:1.4;font-size:24px}.corp-consult__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.corp-consult__col{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;min-width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.corp-consult__box{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:36px;border-radius:15px;background:#f6f6f6}.corp-consult__box._bd{background:0 0;-webkit-box-shadow:inset 0 0 0 1px #f2f2f2;box-shadow:inset 0 0 0 1px #f2f2f2}.corp-consult__box-icon{width:64px;height:64px;margin-bottom:20px}.corp-consult__box-head{margin-bottom:14px}.corp-consult__box-descr{opacity:.75;width:100%;max-width:450px;margin-bottom:24px;line-height:1.3;font-size:1.15rem}.corp-consult__box-action{margin-top:auto}.corp-consult__box>:last-child{margin-bottom:0}.corp-consult__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px 30px;padding:34px 36px;border-radius:15px;background:#fffafb;font-size:15px}.corp-consult__contact-head{margin-bottom:10px}.corp-consult__contact-info{font-weight:500;font-size:23px}.corp-advants-shops{margin-bottom:16px}.corp-advants-slider .swiper-slide{height:auto}.corp-advants-slider.is-destroy .swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px -24px;width:auto;height:auto}.corp-advants-slider.is-destroy .swiper-slide{-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.33%;padding:0 12px 24px}.corp-advants-slider.is-destroy .swiper-slide._shops{width:66.66%}.shops-chain-box{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 42px 42px;border-radius:15px;min-height:350px;color:#fff}.shops-chain-box__bg,.shops-chain-box__bg:after{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:15px}.shops-chain-box__bg{z-index:-1}.shops-chain-box__bg:after{content:"";background:#000;opacity:.5}.shops-chain-box__logo{margin-bottom:30px}.shops-chain-box__logo img{width:164px}.shops-chain-box__content{margin-top:auto;width:100%;max-width:340px}.corp-advant{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px 32px;border-radius:15px;background:#f6f6f6;min-height:350px}.corp-advant._accent{background:#e00d2d;color:#fff}.corp-advant__img{margin-bottom:20px}.corp-advant__img img{max-width:130px;max-height:130px}.corp-advant__img.img-box{width:96px;height:96px}.corp-advant__img.img-box img{max-width:100%;max-height:100%}.corp-advant__head{margin-top:auto}.corp-advant>:last-child{margin-bottom:0}.bonus-bann-card{overflow:hidden}.bonus-bann-card.gift-card__img{min-height:auto}.bonus-bann-card.gift-card__img:before{display:none}.bonus-bann-card__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:994px;margin:0 auto}.bonus-bann-card__title{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;padding:40px 0}.bonus-bann-card__title>:last-child{margin-bottom:0}.bonus-bann-card__head span{display:block}.bonus-bann-card__head span:nth-child(1){color:#e00d2d}.bonus-bann-card__head span:nth-child(3){color:#5d5d63}.bonus-bann-card__btn{margin-top:48px}.bonus-bann-card__img{margin-left:24px;-ms-flex-item-align:end;align-self:flex-end;padding-top:128px;max-width:400px}.bonus-bann-card__img img{display:block;border-radius:20px 20px 0 0;-webkit-box-shadow:0 4px 46px 7px rgba(0,0,0,.12);box-shadow:0 4px 46px 7px rgba(0,0,0,.12)}.bonus-info__box{overflow:hidden;position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px;padding:50px 50px 60px;border-radius:15px;background:#000;color:#fff}.bonus-info__box:before{content:"";position:absolute;z-index:-1;left:50%;bottom:0;width:1200px;height:1200px;border-radius:50%;background:radial-gradient(50% 50% at 50% 50%,#626262 0,#000 100%);-webkit-transform:translate(-50%,60%);-ms-transform:translate(-50%,60%);transform:translate(-50%,60%)}.bonus-info__box-head{-webkit-box-flex:0;-ms-flex:none;flex:none;width:425px;margin:0 60px 0 0}.bonus-info__box-right{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.bonus-info__box-right>:last-child{margin-bottom:0}.bonus-info__box-bighead{margin-bottom:18px;line-height:1.2;font-weight:600;font-size:76px}.bonus-info__box-descr{opacity:.75;line-height:1.4;font-size:1.15rem;color:#d9d9d9}.bonus-info__box-action{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px 30px;margin-top:48px}.card-issue-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:52px 56px;border-radius:15px;background:#fff5f7 url(../img/bonus/card-issue-box.svg) no-repeat center}.card-issue-box__head{margin-right:20px;max-width:540px;line-height:1;color:var(--main-color)}.card-issue-box .btn{-webkit-box-flex:0;-ms-flex:none;flex:none}.card-issue-more{margin-top:36px;text-align:center}.loader-full{cursor:default;position:fixed;z-index:9000;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 var(--app-gutter);background:rgba(0,0,0,.15);color:#fff}.loader-full>*{max-width:100%}.loader-full__ellips{-webkit-box-flex:0;-ms-flex:none;flex:none;width:64px;height:64px;border:3px solid currentColor;border-top-color:transparent;border-radius:50%;-webkit-animation:spin .5s linear infinite;animation:spin .5s linear infinite}.loader-full__descr{margin:20px 0 0;font-weight:600;font-size:20px}.mobile-tapbar{display:none;position:fixed;left:0;bottom:0;z-index:1500;width:100%;background:#fff;border-radius:10px 10px 0 0;-webkit-box-shadow:0 -10px 35px rgba(0,0,0,.05),0 0 3px rgba(0,0,0,.09);box-shadow:0 -10px 35px rgba(0,0,0,.05),0 0 3px rgba(0,0,0,.09)}.mobile-tapbar__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;height:var(--tapbar-height);max-width:680px;margin:0 auto;padding:10px 0}.mobile-tapbar__item{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;cursor:pointer;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-weight:500;font-size:10px;color:#000}.mobile-tapbar__item>*{max-width:100%}.mobile-tapbar__item:hover{color:#000}.mobile-tapbar__item.active .mobile-tapbar__icon{color:var(--main-color)}.mobile-tapbar__icon{display:inline-block;position:relative;font-size:22px;color:#000}.mobile-tapbar__icon .ic{display:block}.mobile-tapbar__icon .ic-home-2{font-size:20px}.mobile-tapbar__icon ._count{position:absolute;z-index:10;top:50%;right:50%;margin:-14px -17px 0 0;padding:0 2px;min-width:15px;height:15px;line-height:15px;border-radius:8px;background:var(--main-color);-webkit-box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 2px #fff;text-align:center;font-weight:600;font-size:10px;color:#fff}.mobile-tapbar__head{margin-top:5px;color:#000}.mobile-tapbar__img,.mobile-tapbar__img .img-full-box{width:24px;height:24px;border-radius:50%}.mobile-tapbar__img{position:relative}.mobile-tapbar__img._online:after{content:"";position:absolute;z-index:2;top:-1px;right:-2px;width:8px;height:8px;border-radius:50%;background:#82c01c;-webkit-box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 2px #fff}.mobile-tapbar__item._cat{top:-4px}.mobile-tapbar__item._cat .mobile-tapbar__icon{margin-top:-21px;border-radius:50%;background:#fce7ea;-webkit-box-shadow:0 0 0 5px #fff;box-shadow:0 0 0 5px #fff;width:42px;height:42px;text-align:center;color:#e00d2d}.mobile-tapbar__item._cat .mobile-tapbar__icon .ic{line-height:42px;font-size:18px}.mobile-tapbar__item._cat.active .mobile-tapbar__icon{background:#000;color:#fff}.mobile-tapbar__item._cat.active .mobile-tapbar__icon .ic{font-size:14px}.mobile-tapbar__item._cat.active .mobile-tapbar__icon .ic:before{content:"\e902"}.h-cats__slider .swiper-slide{height:auto}.h-cats__slider .h-cat-item{height:100%}.h-cat-item{display:block;padding:23px 9px;border:1px solid transparent;border-radius:12px;text-align:center;color:inherit;-webkit-transition:.3s;transition:.3s}.h-cat-item__img{max-width:122px;margin:0 auto 20px}.h-cat-item__img:before{content:"";display:block;width:100%;padding-bottom:69%}.h-cat-item__head{word-wrap:break-word;font-weight:600;font-size:15px}.h-cat-item:hover{-webkit-box-shadow:0 0 3px rgba(0,0,0,.09),0 10px 25px rgba(0,0,0,.05);box-shadow:0 0 3px rgba(0,0,0,.09),0 10px 25px rgba(0,0,0,.05);color:inherit}.h-serv__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:34px 0;margin:0 -12px}.h-serv__col{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px 0;padding:0 12px}.h-serv__col._full{width:100%}.h-serv__col .h-serv-item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.h-serv-item{overflow:hidden;position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:12px;background:#f6f6f8;min-height:585px;text-align:center}.h-serv-item>*{width:100%}.h-serv-item__title{max-width:460px;padding:48px 40px 0}.h-serv-item__title>*{margin-bottom:10px}.h-serv-item__title>:last-child{margin-bottom:0}.h-serv-item__top{opacity:.5;font-size:17px}.h-serv-item__descr{font-size:20px}.h-serv-item__action{padding:20px 40px 0}.h-serv-item__action .btn{padding:15px 23px;min-width:auto}.h-serv-item__img{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin-top:30px}.h-serv-item__img img{top:auto}.h-serv-item._small{padding:32px 0 40px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:auto;text-align:left}.h-serv-item._small .h-serv-item__title{padding-top:0}.h-serv-item._small .h-serv-item__action{margin-top:auto}.h-serv-item._small .h-serv-item__img{position:absolute;z-index:-1;bottom:0;right:40px;width:300px}.h-serv-item._small .h-serv-item__img:before{content:"";display:block;width:100%;padding-bottom:67%}.h-serv__buttons .swiper-slide{height:auto}.h-serv__buttons .h-serv-btn{height:100%}.h-serv-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:39px 23px;border:1px solid #ededed;border-radius:12px;text-align:center;color:inherit;-webkit-transition:.3s;transition:.3s}.h-serv-btn>:last-child{margin-bottom:0}.h-serv-btn__img{width:48px;height:48px;margin:0 auto 12px}.h-serv-btn__head{font-weight:600;font-size:15px}.h-serv-btn:hover{border-color:transparent;-webkit-box-shadow:0 0 3px rgba(0,0,0,.09),0 10px 25px rgba(0,0,0,.05);box-shadow:0 0 3px rgba(0,0,0,.09),0 10px 25px rgba(0,0,0,.05);color:inherit}.fix-buttons{position:fixed;z-index:50;right:10px;bottom:calc(var(--tapbar-height) + 12px)}.global-noscroll .fix-buttons{margin-right:var(--scrollbar-width)}.fix-btn{position:relative;display:block;border-radius:50%;background:#fff;-webkit-box-shadow:0 0 3px rgba(0,0,0,.09),0 10px 25px rgba(0,0,0,.05);box-shadow:0 0 3px rgba(0,0,0,.09),0 10px 25px rgba(0,0,0,.05);width:64px;height:64px;text-align:center;color:#000;-webkit-transition:.3s;transition:.3s}.fix-btn:nth-child(n+2){margin-top:8px}.fix-btn .ic{position:absolute;top:50%;left:0;right:0;margin-top:-.5em;font-size:33px}.fix-btn:hover{background-color:#f6f6f8;color:#000}.fix-btn._accent{background:var(--main-color);-webkit-box-shadow:2px 2px 15px rgba(0,0,0,.15);box-shadow:2px 2px 15px rgba(0,0,0,.15);color:#fff}.fix-btn._accent:hover{background-color:#e84a62}.mob-search-line{display:none;margin:4px 0 12px}.mob-search-line__box{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 4px 4px 16px;border-radius:8px;background:#f6f6f6}.mob-search-line__head{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;position:relative;margin-right:4px;height:1em;line-height:1;font-size:15px;color:#7b7b7b}.mob-search-line__head span{position:absolute;top:0;left:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mob-search-line__btn{display:inline-block;width:54px;height:40px;border-radius:6px;background:#000;text-align:center;line-height:40px;font-size:18px;color:#fff}.mob-fix-buttons{display:none;margin:4px 0 16px}.mob-fix-buttons__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.mob-fix-btn{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;min-width:40%;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;gap:10px;padding:10px 12px;border-radius:8px;background:#fff;-webkit-box-shadow:0 0 3px rgba(0,0,0,.09),0 10px 25px rgba(0,0,0,.05);box-shadow:0 0 3px rgba(0,0,0,.09),0 10px 25px rgba(0,0,0,.05);min-height:48px;text-align:center;font-weight:500;font-size:15px;color:#000}.mob-fix-btn:hover{color:#000}.mob-fix-btn .ic{-webkit-box-flex:0;-ms-flex:none;flex:none;font-size:20px}.mob-fix-btn .ic-chat{font-size:22px}.mob-fix-btn._accent{background:rgba(224,13,45,.05);-webkit-box-shadow:none;box-shadow:none;color:var(--main-color)}.chat-popup__wrap{padding:16px 18px 18px}.chat-popup__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:18px;font-size:15px}.chat-popup__top-img{-webkit-box-flex:0;-ms-flex:none;flex:none;position:relative;margin-right:17px}.chat-popup__top-img img{display:block;width:64px;height:64px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.chat-popup__top-img._online{position:relative}.chat-popup__top-img._online:after{content:"";position:absolute;z-index:1;right:4px;bottom:5px;width:10px;height:10px;border-radius:50%;background:#82c01c;-webkit-box-shadow:0 0 0 3px #fff;box-shadow:0 0 0 3px #fff}.chat-popup__top-content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.chat-popup__top-content>*{margin-bottom:6px}.chat-popup__top-content>:last-child{margin-bottom:0}.chat-popup__top-content p{opacity:.65}.chat-popup__box{margin-bottom:14px;padding:20px 24px 24px;border-radius:16px;background:#f6f6f8;font-size:15px}.chat-popup__box:last-child{margin-bottom:0}.chat-popup__title{margin-bottom:16px}.chat-popup__title>*{margin-bottom:8px}.chat-popup__title>:last-child{margin-bottom:0}.chat-popup__title p{color:#7f7f7f}.chat-popup__btn{margin-top:22px}.chat-popup__social{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:7px}.chat-popup__social-item{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;min-width:40%;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;gap:10px;padding:10px;min-height:48px;border-radius:8px;background:#fff;text-align:center;font-weight:500;font-size:13px;color:#000;-webkit-transition:.3s;transition:.3s}.chat-popup__social-item>*{display:inline-block}.chat-popup__social-item .ic{-webkit-box-flex:0;-ms-flex:none;flex:none;font-size:15px}.chat-popup__social-item:hover{color:var(--main-color)}.chat-popup__social-item._phone{font-size:15px}.price-popup{font-size:15px}.price-popup__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px;padding:17px 17px 17px 13px;border:1px solid #ededed;border-radius:12px}.price-popup__card-img{margin-right:24px;width:64px;height:64px}.price-popup__card-content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;font-weight:500}.price-popup__box{padding:4px 0;border-radius:12px;background:#f6f6f6}.price-popup__box-row{padding:20px 24px}.price-popup__box-row:nth-child(n+2){border-top:4px solid #fff}.price-popup__list-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.price-popup__list-row:last-child{margin-bottom:0}.price-popup__list-head{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin-right:10px;color:#7d7d7d}.price-popup__list-main{font-weight:600}.price-popup__cheaper{margin-top:12px}.price-popup__offers{margin-top:24px}.price-popup__offers-head{margin-bottom:14px;font-weight:600;font-size:17px}.price-popup__action{margin-top:36px}.pr-price-offer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:10px;border:1px solid #ededed;border-radius:12px;padding:17px 27px 17px 21px;min-height:56px;font-weight:500;font-size:15px;color:#000;-webkit-transition:.3s;transition:.3s}.pr-price-offer:last-child{margin-bottom:0}.pr-price-offer>*{display:inline-block}.pr-price-offer__main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.pr-price-offer__label{margin-top:10px}.pr-price-offer__label span{display:inline-block;padding:10px 13px;border-radius:6px;background:rgba(224,13,45,.1);font-weight:400;font-size:13px;color:var(--main-color)}.pr-price-offer .ic{font-size:12px;color:#9a9d9e;-webkit-transition:.3s;transition:.3s}.pr-price-offer:hover{color:var(--main-color)}.pr-price-offer:hover .ic{color:var(--main-color)}.deliv__row{margin-bottom:var(--sect-offset)}.deliv__row:last-child{margin-bottom:0}.deliv__row-title{margin-bottom:32px}.deliv-box{margin-bottom:24px;border-radius:12px;background:#f6f6f6;line-height:1.3;font-size:15px}.deliv-box:last-child{margin-bottom:0}.deliv-box__row{padding:48px}.deliv-box__row:nth-child(n+2){padding-top:32px;border-top:4px solid #fff}.deliv-box__row._title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;padding-top:20px;padding-bottom:20px;min-height:120px}.deliv-box__row._body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px 40px}.deliv-box__head{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:28px}.deliv-box__head img{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:24px;max-width:32px;max-height:32px}.deliv-box__price{display:inline-block;font-weight:500;font-size:20px}.deliv-box__content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin-right:80px}.deliv-box__descr{margin:0;line-height:1.4;font-size:17px;color:#4e4e50}.deliv-box__logos{gap:16px 24px;margin-top:24px}.deliv-box__logos img{max-width:130px;max-height:35px}.deliv-box__info{width:26%}.deliv-box__info-list{margin:0;padding:0;list-style:none}.deliv-box__info-list li:nth-child(n+2){margin-top:24px}.deliv-box__info-list li{color:#4e4e50}.deliv-box__info-list li strong{display:block;margin-bottom:4px;font-size:17px;color:#000}.deliv-box__info-imp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.deliv-box__info-imp .ic{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:14px;font-size:20px;color:var(--main-color)}.deliv-box__info-imp>span{line-height:1.4;font-size:13px;color:#7f7f7f}.deliv-box__info .link-more{margin-top:32px}.deliv-box__pay{width:23%}.deliv-box__pay-head{margin-bottom:12px;font-weight:500;font-size:17px}.deliv-box__pay-list{margin:0;padding:0;list-style:none;color:#4e4e50}.deliv-box__pay-list li{position:relative;padding-left:20px}.deliv-box__pay-list li:before{content:"";position:absolute;top:.6em;left:0;margin-top:-4px;width:8px;height:8px;border-radius:50%;background:var(--main-color)}.deliv-box__pay-list li:nth-child(n+2){margin-top:10px}.deliv-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:24px 0 0;padding:24px 14px 0;max-width:435px}.deliv-time__item{-webkit-box-flex:0;-ms-flex:none;flex:none;position:relative;margin:0 2px 9px;width:2px;height:12px;border-radius:2px;background:#d9d9d9}.deliv-time__item span{position:absolute;top:-24px;left:50%;white-space:nowrap;letter-spacing:normal;line-height:16px;font-weight:500;font-size:13px;color:#3e3e3e;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.deliv-time__line{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;height:4px;border-radius:4px;background:var(--main-color)}.deliv-corp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.deliv-corp__col{padding:48px}.deliv-corp__col._main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;max-width:740px}.deliv-corp__col._main .link-more{margin-top:28px}.deliv-corp__col._contacts{max-width:440px;padding-left:90px;padding-right:90px;border-left:4px solid #fff}.deliv-corp__contact{margin-bottom:18px}.deliv-corp__contact:last-child{margin-bottom:0}.deliv-corp__contact-head{margin-bottom:6px;color:#7f7f7f}.deliv-corp__contact-main{font-weight:500;font-size:24px}.post-label{display:inline-block;padding:12px 16px;border-radius:8px;background:#f2f2f2;font-size:13px;color:#7f7f7f}.blog__subtitle{margin-top:48px}.blog__blanks{margin-top:38px}.blog-blank{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #ededed}.blog-blank__img{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:20px;width:160px;border-radius:8px;background:no-repeat center/cover}.blog-blank__img:before{content:"";display:block;width:100%;padding-bottom:65.625%}.blog-blank__main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px 32px}.blog-blank__head{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0 60px 0 0}.blog-blank__label{min-width:215px}.blog-blank .news-item-info{width:230px;font-size:15px;color:#7d7d82}.blog-blank:last-child{margin-bottom:0}.h-serv-item._ny{background:#c6393c url(../img/new-year/h-gift-els.svg) no-repeat center;color:#fff}@media (max-width:1199px){.h-serv-item._ny{background-size:90%}}@media (max-width:767px){.h-serv-item._ny{background-image:none}}@media (max-width:575px){.h-serv-item._ny{min-height:auto}}.vac-advants{margin:30px 0 var(--sect-offset)}.vac-advants__title{max-width:800px;margin:0 auto var(--sect-offset);text-align:center}.vac-advants__head{margin-bottom:30px}.vac-advants__descr{max-width:28em;margin:0 auto;line-height:1.4;font-size:24px}.vac-advants__slider{overflow:visible}.vac-advants__slider .swiper-slide{height:auto}.vac-advants__slider .swiper-slide .vac-advant{height:100%}.vac-advant{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:42px;border-radius:12px;background:#f6f6f6}.vac-advant__img{width:96px;height:96px;margin-bottom:auto}.vac-advant__head{margin:48px 0 0}.vac-advant__descr{margin:20px 0 0;max-width:380px;font-size:24px}.vac-sect__wrapper{position:relative}.vac-sect__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:48px}.vac-sect__title .btn{margin-left:20px}.vac-sect__head{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0}.vacancies-row{--bs-gutter-y:24px}.vacancies-row .vacancy-item{height:100%}.vacancy-badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;padding:5px 8px;border-radius:100px;background:#ffecd6;line-height:14px;font-weight:600;font-size:13px;color:#e37900}.vacancy-badge .ic{-webkit-box-flex:0;-ms-flex:none;flex:none;font-size:14px}.vacancy-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:29px 31px;border:1px solid #ededed;border-radius:12px;font-size:17px;color:inherit;-webkit-transition:border-color .3s;transition:border-color .3s}.vacancy-item__top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px 20px;margin-bottom:36px}.vacancy-item__head{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0;font-weight:600;font-size:24px}.vacancy-item__address{width:100%;margin:0;color:#9d9da2}.vacancy-item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;margin-top:auto}.vacancy-item__info-list{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0;padding:0;list-style:none;color:#404040}.vacancy-item__info-list li:nth-child(n+2){margin-top:.55em}.vacancy-item__icon{-webkit-box-flex:0;-ms-flex:none;flex:none;display:block;border-radius:50%;background:#000;padding-left:.2em;width:40px;height:40px;line-height:40px;text-align:center;font-size:12px;color:#fff;opacity:0;-webkit-transition:.3s;transition:.3s}.vacancy-item:hover{border-color:#000;color:inherit}.vacancy-item:hover .vacancy-item__icon{opacity:1}.vacancy-popup__img{overflow:hidden;position:relative}.vacancy-popup__img .img-full-box{width:100%;padding-bottom:64.18%;border-radius:12px 12px 0 0;background:#000}.vacancy-popup__img .img-full-box:after{content:"";position:absolute;z-index:1;bottom:0;left:0;width:100%;height:200px;max-height:80%;background:-webkit-gradient(linear,left bottom,left top,from(#000),to(rgba(0,0,0,0)));background:linear-gradient(to top,#000,rgba(0,0,0,0));opacity:.2}.vacancy-popup__img .img-full-box img{opacity:.9}.vacancy-popup__title{position:absolute;z-index:2;left:0;bottom:0;width:100%;padding:34px 40px;font-size:17px;color:#fff}.vacancy-popup__title>*{margin-bottom:6px}.vacancy-popup__title>:last-child{margin-bottom:0}.vacancy-popup__title .vacancy-badge{margin-bottom:16px}.vacancy-popup__address{opacity:.75}.vacancy-popup__main{padding:32px 36px 40px}.vacancy-popup__info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;margin-bottom:32px;padding-bottom:36px;border-bottom:1px solid #ededed}.vacancy-popup__info-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.vacancy-popup__info-list li{padding:15px 16px;border-radius:8px;background:#f6f6f6;font-size:15px;color:#7f7f7f}.vacancy-popup__price{font-weight:600;font-size:28px}.vacancy-popup__content{line-height:1.4;font-size:17px}.vacancy-popup__content h3{font-size:24px}.vacancy-popup__content ol,.vacancy-popup__content p,.vacancy-popup__content ul{color:#404040}.vacancy-popup__content li{margin:6px 0}.vacancy-popup__content>*{margin-bottom:12px}.vacancy-popup__content>:last-child{margin-bottom:0}.vacancy-popup__action{margin-top:32px}.vac-directs{padding-bottom:var(--sect-offset);border-bottom:1px solid #ededed}.vac-directs__title{margin-bottom:45px;text-align:center}.vac-direct{padding:36px 0 0;border-top:1px solid #ededed}.vac-direct__top{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;gap:20px 72px}.vac-direct__head{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0}.vac-direct__descr{-webkit-box-flex:0;-ms-flex:none;flex:none;width:546px;margin:0;line-height:1.4;font-size:17px;color:#505052}.vac-direct__icon{-webkit-box-flex:0;-ms-flex:none;flex:none;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;display:block;border-radius:50%;background:#000;padding-left:.2em;width:40px;height:40px;line-height:40px;text-align:center;font-size:12px;color:#fff;-webkit-transition:.3s;transition:.3s}.vac-direct__icon:hover{background-color:#323234;color:#fff}.vac-direct__img{overflow:hidden;max-height:360px;margin-top:34px}.vac-direct__img .img-full-box{width:100%;padding-bottom:61.49%}.vacancies-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;margin-bottom:32px}.vacancies-filter__count{margin-left:auto;font-size:17px;color:#9d9da2}.vacancies-more{margin-top:48px;text-align:center}.vacancies-more .btn{min-width:166px}.getcard-box{overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px 32px;padding:34px 32px 34px 228px;border-radius:12px;background:#fff5f7}.getcard-box__head{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0;max-width:340px;font-weight:500;line-height:1;font-size:24px}.getcard-box__img{position:absolute;top:22px;left:32px;max-width:170px}.cab-orders-slider{overflow:visible;z-index:5}.cab-orders-slider .swiper-slide{height:auto;opacity:0;visibility:hidden;-webkit-transition:opacity .2s,visibility .2s;transition:opacity .2s,visibility .2s}.cab-orders-slider .swiper-slide-visible{opacity:1;visibility:visible}.cab-order{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:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px 24px;margin-top:16px;padding:23px;border:1px solid transparent;border-radius:8px;background:#fff;-webkit-box-shadow:0 0 3px rgba(0,0,0,.09),0 10px 25px rgba(0,0,0,.05);box-shadow:0 0 3px rgba(0,0,0,.09),0 10px 25px rgba(0,0,0,.05);font-size:15px;color:#000;-webkit-transition:.3s;transition:.3s}.cab-order._small{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;gap:12px 16px}.cab-order._small .cab-order-id{margin-bottom:8px}.cab-order._small .cab-order-title{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.cab-order:hover{border-color:#000;color:#000}.cab-order .cab-order-prods{-ms-flex-item-align:start;align-self:flex-start}.cab-order__sm-blank{width:100%;height:8px}.cab-order__sm-price{font-weight:700;font-size:17px}.cab-order__sm-price span{display:none;margin-bottom:3px;font-weight:400;font-size:13px}.cab-order._completed{opacity:.5}.cab-order._completed:hover{opacity:1}.cab-order-id{margin-bottom:11px;color:#9d9da2}.cab-order-id._mob{display:none;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:0!important}.cab-order-date{font-weight:500;font-size:28px}.cab-order-prods{display:-webkit-box;display:-ms-flexbox;display:flex}.cab-order-prods__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:8px 0 0 8px}.cab-order-prod{-webkit-box-flex:0;-ms-flex:none;flex:none;margin:-8px 0 0 -8px;display:block;position:relative;width:48px;height:48px;border-radius:50%;border:1px solid #ededed;background:#fff}.cab-order-prod.img-box img{max-width:70%;max-height:70%}.cab-order-prod._more{text-align:center;line-height:46px;font-weight:500;font-size:17px}.cab-order-badge{display:inline-block;padding:4px 10px;border-radius:100px;background:#dbf0fe;line-height:16px;font-weight:500;font-size:13px;color:#2871db}.cab-order-btn{display:none;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:auto;border:1px solid #000;border-radius:50%;padding-left:.15em;width:46px;height:46px;line-height:44px;text-align:center;font-size:18px}.cabinet-orders{margin-bottom:36px}.cabinet-orders:last-child{margin-bottom:0}.cabinet-orders__more{margin-top:24px}.cab-order__blank{width:100%}.cab-order__left{-webkit-box-flex:0;-ms-flex:none;flex:none;width:35%}.cab-order__left._status{-ms-flex-item-align:end;align-self:flex-end}.cab-order__prods{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.cab-order__head{margin-bottom:11px;color:#9d9da2}.cab-order__info{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.cab-order__info .cab-order__head{margin-bottom:5px}.cab-order__info-descr{margin-bottom:0}.cab-order__price{text-align:right;font-weight:700;font-size:20px}.cab-order__price span{display:block;margin-bottom:16px;font-weight:400;font-size:15px;color:#9d9da2}.cabinet-tabs{margin-bottom:36px}.cabinet-tabs__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.05);box-shadow:inset 0 -1px 0 rgba(0,0,0,.05)}.cabinet-tabs._orders{display:none}.cabinet-tab{display:inline-block;padding:2px 15px 13px;border:none;border-bottom:1px solid transparent;background:0 0;text-align:left;font-weight:500;font-size:17px;color:inherit;-webkit-transition:.3s;transition:.3s}.cabinet-tab:hover{border-bottom-color:rgba(0,0,0,.2)}.cabinet-tab.active{border-bottom-color:#000}.cabinet-tab span{display:inline-block;vertical-align:middle;margin:-2px 0 0 4px;padding:0 4px;min-width:24px;height:24px;line-height:24px;border-radius:12px;background:#000;text-align:center;font-weight:600;font-size:13px;color:#fff}.order-title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px 24px}.order-title__head{margin:0}.order-route{margin-bottom:32px}.order-route__grid{overflow:hidden;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;padding-top:3px}.order-route__grid:before{content:"";position:absolute;top:8px;left:0;right:0;border-bottom:1px solid #d9d9d9}.order-route__step{-webkit-box-flex:0;-ms-flex:none;flex:none;width:22%;padding:0 7px;position:relative;padding-top:26px}.order-route__step:first-child{width:17%;padding-left:0}.order-route__step:first-child:after{left:0}.order-route__step:last-child{padding-right:0}.order-route__step:after{content:"";position:absolute;top:0;left:7px;width:11px;height:11px;border-radius:50%;background:#000}.order-route__step.active:before{content:"";position:absolute;top:4px;right:100%;margin-right:-12px;width:1500px;height:3px;background:#000}.order-route__step.active:first-child:before{display:none}.order-route__step.active._last:before{right:5px;margin-right:0}.order-route__step.active~.order-route__step{opacity:0;visibility:hidden}.order-route__step._last{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin-right:0;text-align:right}.order-route__step._last:after{top:-3px;left:auto;right:0;width:17px;height:17px;background:var(--main-color)}.order-route__date{font-weight:500;font-size:20px}.order-route__descr{margin-top:5px;font-size:13px;color:#404040}.order-row{margin-top:44px}.order-row._info{margin-top:28px}.order-row .info-box{line-height:1.2}.order-row .cab-title{margin-bottom:32px}.order-code{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;padding:32px 31px;border:1px solid var(--main-color);border-radius:8px}.order-code .ic{-webkit-box-flex:0;-ms-flex:none;flex:none;font-size:30px;color:var(--main-color)}.order-code__head{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin-right:10px;line-height:1;font-weight:600;font-size:20px}.order-code__list{-webkit-box-flex:0;-ms-flex:none;flex:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:7px;width:308px;margin:0;padding:0;list-style:none}.order-code__list li{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;cursor:default;border:1px solid #ededed;border-radius:8px;height:56px;line-height:54px;text-align:center;font-weight:600;font-size:24px}.order-total .cart-aside__total li{margin-bottom:15px}.order-total .cart-aside__total li:last-child{margin-bottom:0}.order-total .cart-aside__total li>span{font-weight:600}.order-total .cart-aside__total li._last{padding-top:12px;border-top:1px solid #e5e5e6;font-size:20px}.order-total._info .cart-aside__total li{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:15px}.order-total._info .cart-aside__total li strong{max-width:48%;text-align:right}.order-total._info .cart-aside__total li:nth-child(n+2){padding-top:15px;border-top:1px solid #e5e5e6}.cab-mob-menu{display:none;margin-bottom:20px}.cab-mob-menu:last-child{margin-bottom:0}.cab-mob-menu:nth-child(n+2){padding-top:20px;border-top:1px solid #e5e5e6}.cab-mob-menu__link{display:block;position:relative;padding-right:28px;font-weight:600;font-size:17px;color:inherit}.cab-mob-menu__link:hover{opacity:.7;color:inherit}.cab-mob-menu__link:after{position:absolute;top:50%;right:0;margin-top:-.5em;content:"\e904";font-family:icomoon;text-transform:none;font-weight:400;font-style:normal;line-height:1;font-size:18px}.bonus-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px 24px;padding:34px 32px;min-height:96px;border-radius:12px;background-color:#000;background-image:-webkit-gradient(linear,left top,right top,from(#000),to(#525252));background-image:linear-gradient(to right,#000,#525252);color:#fff}.bonus-box__title{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px 12px;font-weight:600}.bonus-box__icon{-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:48px;max-height:48px}.bonus-box__count{margin-right:4px;line-height:1;font-size:48px}.bonus-box__head{font-size:17px;color:#7f7f7f}.bonus-box__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.bonus-box__btns .btn._bd._light{border-color:#7f7f7f}.bonus-box__btns .btn._bd._light:hover{border-color:transparent;background-color:rgba(255,255,255,.1)}.bonus-story__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,.05);font-size:15px}.bonus-story__line-icon{-webkit-box-flex:0;-ms-flex:none;flex:none;width:36px;height:36px;border-radius:10px;background:#ededed url(../img/cabinet/ic-bonus-gray.svg) no-repeat center}.bonus-story__line-main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.bonus-story__line-main>*{margin-bottom:5px}.bonus-story__line-main>:last-child{margin-bottom:0}.bonus-story__line-head{font-weight:500}.bonus-story__line-date{font-size:13px;color:#9d9da2}.bonus-story__line-count{font-weight:500}.bonus-story__line-count._green{color:#82c01c}.bonus-story__action{margin-top:32px}.cabinet-submenu .mob-menu__list{padding:0}.trade-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 30px;border-radius:12px;background:#f1f5ff}.trade-line__icon{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:22px;font-size:56px;color:var(--accent-color)}.trade-line__main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.trade-line__main>:last-child{margin-bottom:0}.trade-line__head{margin-bottom:8px}.trade-line__descr{margin-bottom:13px;opacity:.5;font-size:13px}.trade-line__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:15px;color:var(--accent-color)}.trade-line__link .ic{margin-right:10px;font-size:17px}.trade-line__link:hover{color:#0d5cdf}.link-icon._prod-fav{font-weight:500;font-size:15px}.link-icon._prod-fav .ic{font-size:1.45em;color:#e00d2d}.trade-order__step{margin-bottom:16px;font-size:15px}.trade-order__el{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px;margin-bottom:16px;padding:20px 23px;border:1px solid #ededed;border-radius:12px}.trade-order__el-img{-webkit-box-flex:0;-ms-flex:none;flex:none;width:64px;height:64px}.trade-order__el-info{margin:0;padding:0;list-style:none;font-size:15px}.trade-order__el-info li:nth-child(n+2){margin-top:14px}.trade-order__el-info span{display:block;margin-bottom:6px;color:#7d7d82}.trade-order__el-info strong{font-weight:500;font-size:17px}.trade-order__price{margin-bottom:16px;border-radius:12px;background:#f9f9f9}.trade-order__price-row{padding:20px 24px;border-bottom:4px solid #fff}.trade-order__price-row:first-child{padding-top:23px}.trade-order__price-row:last-child{padding-bottom:23px;border-bottom:none}.trade-order__price-row._descr{line-height:1.35;font-size:13px;color:#7f7f7f}.trade-order__price-head{opacity:.5;margin-bottom:4px;font-size:15px}.trade-order__price-count{font-weight:700;font-size:32px}.trade-order__second{display:none}.trade-order__back{margin-bottom:20px}.order-action{margin-top:20px}.order-action .form-option{margin-bottom:20px}.quick-order .info-box{margin-bottom:32px}.quick-order__row{margin-bottom:24px}.quick-order__row:last-child{margin-bottom:0}.quick-order__head{margin-bottom:16px}.row .help-box{height:100%}.help-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:32px;border-radius:12px;background:#f6f6f6;min-height:290px}.help-box._chat{background-color:#fdf3f4}.help-box__head{font-weight:600;font-size:28px}.help-box__descr{opacity:.75;line-height:1.4;font-size:17px}.help-box__action{margin-top:auto;padding-top:10px}.help-box>:last-child{margin-bottom:0}.help-slider .swiper-slide{height:auto}.instruction-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:26px;padding:29px 29px 34px;min-height:350px;border:1px solid transparent;border-radius:12px;background:#fff;-webkit-box-shadow:0 0 3px rgba(0,0,0,.09),0 10px 25px rgba(0,0,0,.05);box-shadow:0 0 3px rgba(0,0,0,.09),0 10px 25px rgba(0,0,0,.05);font-size:15px;color:#000}.instruction-card__icon img{height:36px}.instruction-card__head{margin-bottom:0;font-weight:500;font-size:18px}.instruction-card__more{margin-top:auto}a.instruction-card{-webkit-transition:.3s;transition:.3s}a.instruction-card:hover{border-color:#b1b1b4;color:#000}.instruction-card._big{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:195px}.instruction-card._big .instruction-card__icon{-ms-flex-item-align:start;align-self:flex-start}.instruction-card._big .instruction-card__head{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;padding-right:144px;font-size:20px}.instruction-card._big .instruction-card__more{width:100%}.help-nav{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;gap:16px;margin-top:16px}.help-nav .nav-mob-arrows{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-top:0}.help-nav .link-more{font-size:15px}.help-faq-card{display:block;position:relative;padding:30px;height:226px;border-radius:12px;background:#fff;-webkit-box-shadow:0 0 3px rgba(0,0,0,.09),0 10px 25px rgba(0,0,0,.05);box-shadow:0 0 3px rgba(0,0,0,.09),0 10px 25px rgba(0,0,0,.05);color:#000}.help-faq-card__head{font-weight:600;font-size:24px}.help-faq-card__img{position:absolute;right:20px;bottom:0;max-width:calc(100% - 40px);max-height:118px}a.help-faq-card{-webkit-transition:.3s;transition:.3s}a.help-faq-card:hover{background-color:#ededed;color:#000}.help-faq__row{--bs-gutter-y:32px}.help-faq__title>:last-child{margin-bottom:0}.instruction{margin:12px 0 60px}.instruction .btn._h-big{padding-left:19px;padding-right:19px}.instruction .btn._h-big .ic{top:2px;margin:-5px 8px 0 0;font-size:20px}.instruction-content{margin:0 auto;max-width:774px}.instruction-title{position:relative;margin-bottom:40px;text-align:center;color:#fff}.instruction-title__img{height:650px;border-radius:12px;background:#f6f6f6}.instruction-title__img:after{content:"";position:absolute;z-index:1;left:0;bottom:0;width:100%;height:50%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.75))}.instruction-title__head{position:absolute;z-index:2;left:0;bottom:152px;width:100%;margin:0;padding:0 280px}.instruction-title__action{position:absolute;z-index:2;left:0;bottom:0;width:100%;gap:12px;padding:0 32px 56px}.instruction-share{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;gap:24px 16px;margin-top:48px;padding:26px 32px;border-radius:12px;background:#f6f6f6}.instruction-date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;font-size:15px}.instruction-date .ic{-webkit-box-flex:0;-ms-flex:none;flex:none;font-size:22px}.instruction-date span{opacity:.75}.other-instructions{padding-top:var(--sect-offset);margin-bottom:var(--sect-offset);border-top:1px solid #ededed}.inn-title._blue{background-image:-webkit-gradient(linear,left top,left bottom,from(#f1f5ff),color-stop(80%,rgba(241,245,255,0)));background-image:linear-gradient(to bottom,#f1f5ff,rgba(241,245,255,0) 80%)}.inn-title._blue .inn-title__center-content h1 b{color:var(--accent-color)}.inn-title._center{padding-top:24px}.inn-title._center .breadcrumbs{margin-bottom:20px}.inn-title__center-content{margin:0 auto 46px;max-width:720px;text-align:center}.inn-title__center-content:last-child{margin-bottom:0}.inn-title__center-content:empty{display:none}.inn-title__center-content h1 b{font-weight:inherit;color:var(--main-color)}.img-used-info{pointer-events:none;position:absolute;z-index:5;left:11%;bottom:15%;line-height:1.2em;font-weight:600;font-size:11px}.img-used-info span{display:inline-block;padding:.5em 1em;border-radius:.9em;background-color:#f7f7f7;background-image:linear-gradient(65deg,#ededed,rgba(237,237,237,0));color:#000}.img-used-info span:last-child{background:var(--accent-color);color:#fff}.used-product-info{padding:32px 34px;margin-bottom:20px;border-radius:12px;background:-webkit-gradient(linear,left top,left bottom,from(#f1f5ff),to(rgba(241,245,255,0)));background:linear-gradient(to bottom,#f1f5ff,rgba(241,245,255,0))}.used-product-info__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;font-weight:600;font-size:17px}.used-product-info__title .ic{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:14px;font-size:20px;color:var(--accent-color)}.used-product-info__list{margin-bottom:0;padding-left:1.1em;font-size:15px}.used-product-info__list li:nth-child(n+2){margin-top:8px}.used-product-info__list span{opacity:.5}.product-aside-device{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:32px 0;padding:19px;border:1px solid #ededed;border-radius:12px}.product-aside-device:last-child{margin-bottom:0}.product-aside-device__img{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:15px;width:64px;height:64px}.product-aside-device__head{margin-bottom:8px;font-size:17px}a.product-aside-device{color:#000;-webkit-transition:.3s;transition:.3s}a.product-aside-device:hover{border-color:transparent;background-color:#f6f6f6}.h-serv-item.h-serv-used{background-color:#dcebff;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(90%,#fff));background-image:linear-gradient(to bottom,rgba(255,255,255,0),#fff 90%)}.h-serv-used .h-serv-item__title{max-width:580px}.h-serv-used__advants{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px 32px;margin:0;padding:15px 20px 0;max-width:540px;list-style:none;color:var(--accent-color)}.h-serv-used__advants li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.h-serv-used__advants li img{-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:17px;max-height:15px}.h-serv-item._collection-1{background-color:#ffd0a5;background-image:linear-gradient(-135deg,#ffe666,#ff9eab)}.h-serv-item._collection-1:before{content:"";position:absolute;z-index:-1;top:50%;left:50%;-webkit-transform:translate(-44%,-52%) rotate(45deg);-ms-transform:translate(-44%,-52%) rotate(45deg);transform:translate(-44%,-52%) rotate(45deg);width:320%;height:180%;border-radius:50%;background:radial-gradient(ellipse closest-side at center,#fff 0,rgba(255,255,255,0) 100%)}.h-serv-item._small[class*=_collection] .h-serv-item__img{width:auto}.h-serv-item._small[class*=_collection] .h-serv-item__img:before{display:none}.h-serv-item._small[class*=_collection] .h-serv-item__img img{position:relative}.h-serv-item._collection-2{background:#cae5e1}.h-serv-item._collection-2:before{content:"";position:absolute;z-index:-1;top:50%;left:50%;-webkit-transform:translate(-30%,-40%);-ms-transform:translate(-30%,-40%);transform:translate(-30%,-40%);width:140%;height:180%;border-radius:50%;background:radial-gradient(ellipse closest-side at center,#fff 0,rgba(255,255,255,0) 100%)}.h-serv-item._collection-2 .h-serv-item__img{bottom:30px;right:30px}.h-serv-item._collection-3{background:#cadfee}.h-serv-item._collection-3:before{content:"";position:absolute;z-index:-1;top:50%;left:50%;-webkit-transform:translate(-75%,-60%);-ms-transform:translate(-75%,-60%);transform:translate(-75%,-60%);width:140%;height:180%;border-radius:50%;background:radial-gradient(ellipse closest-side at center,#fff 0,rgba(255,255,255,0) 100%)}.h-serv-item._collection-3 .h-serv-item__title{max-width:340px}.h-serv-item._collection-3 .h-serv-item__img{bottom:28px;right:24px}.cart-item__gift-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 17px;border-radius:8px;background:#fdf3f0 url(../img/cart-gift-bg.svg) no-repeat 95% 50%}.cart-item__gift-box .ic{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:17px;font-size:34px;color:#ff8d28}.cart-item__gift-box span{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;font-weight:600;font-size:15px}.cart-waiting{display:none;position:fixed;z-index:60;right:45px;bottom:45px;width:436px;padding:50px 32px;border-radius:12px;-webkit-box-shadow:0 4px 36px rgba(0,0,0,.1);box-shadow:0 4px 36px rgba(0,0,0,.1);background:#fff;text-align:center}.cart-waiting__close{position:absolute;z-index:10;top:20px;right:20px;border:none;background:0 0;width:24px;height:24px;line-height:24px;font-size:18px;color:inherit;-webkit-transition:.3s;transition:.3s}.cart-waiting__close:hover{color:var(--main-color)}.cart-waiting__images{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:18px}.cart-waiting__images .img-box{-webkit-box-flex:0;-ms-flex:none;flex:none;display:inline-block;position:relative;width:96px;height:96px;border:2px solid #f5f5f7;border-radius:50%;background:#fff}.cart-waiting__images .img-box img{max-width:56px;max-height:56px}.cart-waiting__images .img-box:nth-child(n+2){margin-left:-30px}.cart-waiting__images .img-box:nth-child(2){z-index:1}.cart-waiting__head{padding:0 15px;margin-bottom:36px;font-weight:500;font-size:24px}@media (max-width:1599px){.bann-slider{padding:0}.bann-slider__wrap{max-width:none;width:1344px}}@media (max-width:1399px){.about-bann__images{top:50px;margin-left:170px;width:600px}.about-bann__bot-year{width:300px}.about-serv__item{padding:30px}.about-serv__item-more{bottom:40px;left:30px}.ab-contacts__head{font-size:76px}.catalog-item._sale{padding:20px 17px}.catalog-item-sale__logo{max-height:16px}.catalog-item-sale__price{font-size:14px}.catalog-item-sale__price strong{font-size:18px}.big-service__main{padding:27px 30px}.shop-stand-big__main,.shop-stand-item__main{padding:40px}.inn-bann._liquid{min-height:50vw}.service-item{padding:30px 30px 0}.product-descr__top{margin-bottom:45px}.product-descr__video{width:50%;margin-right:45px}.specs__list>li>._head{width:45%}.catalog-item._small{padding-left:6px;padding-right:6px}.cart__aside{padding-left:40px}.receipt-popup .popup__wrap{background-position:98% 100%}.cab-user__img{width:64px;height:64px;margin-right:12px}.catalog-item._compare-small .catalog-item__img{width:45px;height:30px}.catalog-item._compare-small .catalog-item__head{font-size:10px}.cr-terms__col._sum{width:220px}.cr-terms__col._percent{width:160px}.steps-row>* .step-item{max-width:320px}.steps-row>:after{right:20px}.shops__box{min-height:560px}.gift-choice._sum label{min-width:118px}.product__col._sticky{width:600px}.product__col._main{margin-left:640px}.service-item._offer{padding:27px 30px 0;height:520px}.service-item._offer .service-item__top{margin-bottom:10px}.foot-bot__main,.foot-main__menus{gap:40px}.foot-bot__first,.foot-main__first{width:41%;padding-right:100px}.cart-item__wrap{padding-left:155px}.cart-item__action{margin-left:40px}.popup__bottom-col._main{width:72%;padding-right:60px}.popup__bottom-col._side{width:28%}.popup-action__policy{margin-left:14px}.preorder-popup .info-box{margin-bottom:30px}.popup__title{font-size:1rem}.popup__title>*{margin-bottom:15px}.advants-grid__col{width:25%}.product-price__price{font-size:26px}.product-price__sale{font-size:15px}.product-price__sale:after{border-bottom-width:1px}.cert-popup .title._grid{width:72%;padding-right:60px}.shop-item__head{width:34%}.shop-popup__phone{width:25%}.bann-slider{margin:0}.bann-slider .swiper{border-radius:0}.bann-slider__wrap{width:auto}.bann-slider .nav-arrow-prev{left:20px;margin-left:0}.bann-slider .nav-arrow-next{right:20px;margin-right:0}.h-serv-item._small .h-serv-item__img{right:20px}.news-item-big{min-height:340px}.news-item__img{margin-bottom:20px}.h-serv-btn{padding:23px 19px}.deliv-box__content{margin-right:40px}.deliv-box__pay{width:25%}.deliv-corp__col._contacts{padding-left:60px;padding-right:60px;max-width:380px}.docs__title{margin-bottom:48px}.blog-item-big{min-height:520px}.blog-blank__head{margin-right:36px}.blog-blank__label{min-width:180px}.cabinet{margin-top:11px}.cabinet__aside{width:360px}.cabinet__wrap{margin-left:392px}.cab-order-date{font-size:24px}.cab-order{padding:19px}.cab-order__left{width:32%}.bonus-box{padding:24px}.bonus-box__icon{max-width:42px;max-height:42px}.bonus-box__count{font-size:42px}.trade-line{padding:20px 24px}.instruction-card{gap:24px;padding:23px 23px 29px;min-height:325px}.help-faq-card{padding:24px;height:210px}.help-faq-card__head{font-size:20px}.instruction-card._big .instruction-card__head{padding-right:60px}.docs__main{margin-left:492px}.instruction-title__head{padding:0 180px}.used-product-info{padding:24px}.h-serv-item._collection-2 .h-serv-item__img{right:24px;bottom:24px;max-width:240px}.h-serv-item._collection-3 .h-serv-item__img{right:24px;bottom:24px;max-width:300px}}@media (max-width:1199px){:root{--tapbar-height:64px}.swiper-pagination-bullets{margin-top:20px}.about-title{margin:0 0 45px;max-width:800px}.about-title h2{font-size:32px}.about-title h2._big{font-size:34px}.about-bann{margin-bottom:100px}.about-bann__content{min-height:320px}.about-bann__content-wrap{max-width:470px}.about-bann__content h1{line-height:1;font-size:48px}.about-bann__images{margin-left:100px;width:420px}.about-bann__content{margin-bottom:40px}.about-bann__bot-head{margin-bottom:20px;font-size:36px}.about-bann__bot-list{font-size:1rem}.about-bann__bot-year{width:260px;margin-right:60px}.about-bann__bot-quote{font-size:1.2rem}.about-new__slider .swiper-slide{max-width:90%}.about-new__slider .swiper-pagination-bullets{margin-top:40px}.about-serv__item{padding:20px 20px 25px;min-height:305px;font-size:13px}.about-serv__item>*{max-width:290px}.about-serv__item-head{margin-bottom:100px;font-size:24px}.about-serv__item-more{bottom:30px;left:20px}.about-serv__item:hover:before{-webkit-transform:translateY(-45px) skewY(7deg);-ms-transform:translateY(-45px) skewY(7deg);transform:translateY(-45px) skewY(7deg)}.about-serv__item:hover .about-serv__item-content{-webkit-transform:translateY(-90px);-ms-transform:translateY(-90px);transform:translateY(-90px)}.about-slider .about-title{margin-bottom:25px}.about-slider__more{margin:0 0 50px}.ab-contacts__grid{margin-left:0}.registration__img{padding:40px}.registration__logo{width:120px}.cat-advant{padding:25px}.cat-advant__action{margin-top:25px}.supp-info-line{margin:30px 0}.supp-info-line .info-box{margin:20px 0 0;width:100%}.supp-info-line__phone{margin-left:25px;padding-left:25px}.big-service__head{font-size:28px}.big-bann{min-height:550px}.big-bann__wrap{padding:40px 0}.big-bann__content h1{font-size:40px}.shop-stand-item__main{padding:30px}.shop-stand-item__head{margin-bottom:15px;font-size:26px}.shop-stand-item__descr{font-size:16px}.new-shop-catalog .catalog-row{margin-top:-10px}.catalog-more-btn{margin-top:40px}.shop-offer{padding:45px 40px;height:500px}.shop-offer__main .btn{margin-top:10px}.h1._big,h1._big{font-size:40px}.sect-m._tabs{margin-top:35px}.sect-p._tabs{padding-top:35px}.sect-p._tabs.bg-gray .tabs{padding-top:20px}#tooltip{display:none!important}.close-btn{width:50px;height:50px;line-height:50px;font-size:15px}.nav-arrow-next._pag,.nav-arrow-prev._pag{margin-top:-41px}.nav-arrow-prev{left:-15px}.nav-arrow-next{right:-15px}.tabs__btns-wrap{gap:20px 25px}.tabs__btns-wrap .reset-btn{margin-bottom:25px}.tab-btn,.tabs._anchors .tab-btn{padding-bottom:20px}.logo._head{max-width:90px}.logo._head img{max-height:30px}.header{height:60px}.header .row{height:59px}.header__scroll{border-bottom:1px solid #ededed;background:#fff;color:#000}.header__scroll._fixed{border-color:#ededed}.home-page .header__scroll{border-bottom-color:transparent}.home-page .header__scroll._fixed{border-color:#ededed}.top-icons{gap:20px}.top-icons.hover .top-icon{opacity:1}.top-icon{font-size:22px}.top-icon.ic-bars-right{font-size:25px}.top-icon__count{-webkit-box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 2px #fff}.menu{display:none;height:auto}.menu__scroll{position:relative;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.menu__scroll._fixed{position:relative;top:0}.menu__list{gap:0 20px;-webkit-transform:none;-ms-transform:none;transform:none}.menu__list>li._sep{padding-left:21px}.menu__list>li._serv{display:none}.menu__list>li>a{height:50px;line-height:50px;letter-spacing:normal;font-size:13px}.submenu-list li{margin-bottom:10px}.services-slider .swiper-slide{width:400px;max-width:100%}.news-item-big{min-height:300px}.news-item-big__content{padding:30px}.news-item-big__head{font-size:20px}.footer{padding:50px 0 calc(var(--tapbar-height) + 50px)}.search-top__first{padding:35px 0 calc(var(--tapbar-height) + 40px)}.search-top__second{padding:25px 0 calc(var(--tapbar-height) + 35px)}.note-item._show{-webkit-transform:translate3d(-50%,calc(-1 * var(--tapbar-height) - 24px),0);transform:translate3d(-50%,calc(-1 * var(--tapbar-height) - 24px),0)}.popup__wrap .close-btn{top:-25px}.submenu-catalog__head{margin-bottom:15px}.product{margin-bottom:75px}.product__col._sticky{float:none;width:auto;margin-bottom:50px;padding:0}.product__col._main{margin-left:0}.pr-gallery{padding:0 115px 48px}.pr-gallery__thumbs{left:0}.product-descr__video{width:40%;margin-right:35px}.specs__title{width:30%}.cart__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart__main{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin:0 0 45px}.cart__aside{width:auto;padding:0}.receipt-popup .popup__wrap{background-image:none}.receipt-popup__form{max-width:none}.best-price__main{margin-right:24px}.accessories-tabs .tabs__btns,.compare.tabs .tabs__btns{padding-top:25px}.compare__thumbs._show{-webkit-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px)}.cr-terms__row._head{font-size:13px}.cr-terms__col._sum{width:200px}.cr-terms__col._percent{width:130px}.faq__wrap{max-width:none}.steps-row{--bs-gutter-y:35px}.steps-row>:after{right:0;font-size:16px}.steps-row>* .step-item:nth-child(n){max-width:none}.step-item__numb{margin-bottom:15px}.step-item__action,.step-item__contacts{margin-top:25px}.shops__box{min-height:440px}.more-shops .search-form{max-width:none}.docs__menu{width:34%}.docs__menu._buttons{padding-right:24px}.docs__main{margin-left:34%}.contact-row{display:block;margin-bottom:25px;padding-top:25px}.contact-row__head{margin-bottom:25px}.contact-row__contacts{margin:25px 0 0;width:auto}.blog-item-big{min-height:400px}.blog-item-big__content{padding:30px}.blog-item__img{height:200px}.blog-item__main{min-height:200px;padding:20px}.blog-item__head{font-size:17px}.compare__spec-item{width:25%}.catalog-top__col{gap:0 24px}.catalog-top._filter .catalog-top__count{display:none}.catalog-top._filter .catalog-top__col._right{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.more-shops__title{margin-bottom:24px}.news-home__slider .nav-arrow-next,.news-home__slider .nav-arrow-prev{margin-top:-44px}.news-home__slider .nav-arrow-prev{left:-3px}.news-home__slider .nav-arrow-next{right:-3px}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{margin-top:40px}.foot-main__logo img{max-height:36px}.foot-main__menu h6{font-size:17px}.foot-main__menu ul{font-size:15px}.err-cats{margin-top:40px}.err-cats__title{margin-bottom:20px}.err-cats__grid{-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}.specs .more-box{height:560px}.store-avail__col._avail,.store-avail__col._last{width:140px}.product-tabs__wrap{padding-top:20px}.product-line._show{-webkit-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px)}.product-line .tabs{display:none}.product-line__grid{height:60px}.product-line__info{width:100%}.product-descr-container{max-width:none}.address-chosen{padding:19px}.address-chosen__action{margin-top:20px}.credit-item__title{width:270px}.popup__bottom-col._main{width:67%}.popup__bottom-col._side{width:33%}.trade-dropdown{margin-bottom:20px}.popup__wrapper{padding-top:20px;padding-bottom:calc(var(--tapbar-height) + 20px)}.popup-action{margin-top:40px}.menu__cart,.menu__cart-note{display:none}.pr-big-gallery__top{padding:15px 0}.pr-big-gallery__top-grid{padding-right:35px;gap:15px 24px}.pr-big-gallery__close{right:20px;font-size:20px}.pr-big-gallery__top .price._big{font-size:13px}.pr-big-gallery__top .price._big b{font-size:17px}.pr-big-gallery__wrapper{padding-bottom:calc(var(--tapbar-height) + 18px)}.pr-big-gallery__main{margin:7vh auto;max-width:1000px}.pr-big-gallery__thumbs{max-width:480px}.big-cat-item{padding:30px 25px 165px}.big-cat-item .big-cat-item__img{bottom:-10px;max-height:150px}.big-cat-item:hover .big-cat-item__img{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.big-cat-item._small{padding:30px 25px 165px}.big-cat-item__head{margin-bottom:5px;font-size:20px}.big-cat-item__descr{font-size:13px}.big-cat-item._corp{padding:30px 15px 175px}.big-cat-item__links{margin-top:20px}.category-item._big{padding:30px}.category-item._big .category-item__head{font-size:15px}.inn-cats__row{gap:24px 0}.acc-bann__main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;padding:40px 0 60px;max-width:none;min-height:auto}.acc-bann__main .breadcrumbs{margin-bottom:40px}.acc-bann__img{max-width:50%}.product-credit__subhead{max-width:600px;margin-bottom:40px;font-size:15px}.gift-card__title{margin-bottom:35px}.gift-card__img{width:100%}.gift-pay-item__descr{min-height:auto;font-size:15px}.faq-item._big{padding:20px 0}.faq-item._big .faq-item__btn{font-size:20px}.faq-item._big .faq-item__hidden .content{font-size:15px}.shops__title{margin-bottom:35px}.foot-bot__first,.foot-main__first{padding-right:60px}.foot-main__phone{margin-top:32px}.cart.sect-m{margin-top:40px}.cert-popup .title._grid{width:100%;padding-right:0}.search-top-arrow{display:none!important}.search-top{top:60px;border-top:1px solid #ededed;max-height:calc(var(--app-height) - 60px)}.search-top__wrap{padding-top:18px}.search-top__row{margin-bottom:35px}.shops-sect__grid-wrap{margin:0 -12px -48px}.shops-sect__item{margin:0 0 24px;padding:0 12px 24px}.offers-content__wrap{-webkit-column-count:2;-moz-column-count:2;column-count:2}.offer__title{margin-bottom:24px}.offer__aside{padding-left:40px}.offer__main .content{padding:0 60px;font-size:15px}.gift-card__subhead{max-width:350px}.h3._big,h3._big{font-size:22px}.gift-content._big .gift-content__wrap{font-size:13px}.title._trade{max-width:580px;font-size:20px}.new-scheme-item{padding:24px}.new-scheme-item__img{margin-bottom:24px}.trade-calc__form-title p{font-size:15px}.trade-calc__wrap{padding:40px}.trade-calc__box{margin-left:40px}.trade-advant{padding:25px}.checkout.sect-p,.ordered.sect-p{padding-top:0}.checkout-back{display:block}.shop-contact{font-size:15px}.shop-item__action,.shop-popup__action{min-width:0}.shop-popup__phone{width:22%;font-size:20px}.catalog-row>._bann:nth-child(n+2){margin-top:15px}.credit-advant{min-height:225px}.credit-advant__head{font-size:22px}.banks-box__title{width:290px}.credit-terms__box{padding:40px}.credit-terms__img{margin-left:40px}.gift-content__wrap._three{gap:20px}.cookie-box{left:18px;bottom:calc(var(--tapbar-height) + 18px);padding:20px 25px;max-width:500px}.corp-consult__title{max-width:680px;margin-bottom:45px}.corp-consult__head,.vac-advants__head{margin-bottom:1.2rem}.corp-consult__descr,.vac-advants__descr{font-size:20px}.corp-consult__box,.corp-consult__contacts{padding:24px}.corp-consult__contact-head{margin-bottom:6px}.corp-advant{padding:24px;min-height:295px}.corp-advant__img img{max-width:90px;max-height:90px}.corp-advant__img.img-box{width:80px;height:80px}.doc-item{padding:24px;min-height:325px}.doc-item__icon{height:36px;background-size:auto 100%}.bonus-bann-card__wrap{max-width:700px}.bonus-bann-card__btn{margin-top:24px}.bonus-bann-card__img{max-width:300px;padding-top:60px}.bonus-info__box{padding:40px}.bonus-info__box-head{width:41%;margin-right:40px}.bonus-info__box-bighead{font-size:68px}.bonus-info__box-action{margin-top:35px}.card-issue-box{padding:40px}.card-issue-more{margin-top:24px}.bann-slider .nav-arrow-prev{left:20px}.bann-slider .nav-arrow-next{right:20px}.bann-item__box{height:480px}.mobile-tapbar{display:block}.cart{padding-bottom:var(--tapbar-height)}.cart-aside._mob-last{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.checkout-foot{padding-bottom:calc(var(--tapbar-height) + 40px)}.ordered{padding-bottom:calc(var(--tapbar-height) + 40px)}.h-serv-item{min-height:500px}.h-serv-item__title{padding-top:32px}.h-serv-item._small .h-serv-item__img{width:220px}.news-item__img{margin-bottom:16px}.news-item__head{font-size:15px}.fix-btn{width:48px;height:48px}.fix-btn .ic{font-size:24px}.deliv-box__row{padding:32px}.deliv-box__row._title{min-height:90px}.deliv-box__head{font-size:24px}.deliv-box__price{font-size:17px}.deliv-box__info{width:24%}.deliv-box__info .link-more{margin-top:20px}.deliv-time{margin-top:20px;padding-top:20px}.deliv-time__item span{top:-20px}.deliv__row{margin-bottom:48px}.deliv__row-title{margin-bottom:24px}.deliv-corp__col{padding:32px}.deliv-corp__col._contacts{padding-left:40px;padding-right:40px;max-width:340px}.deliv-corp__col._main .link-more{margin-top:20px}.blog-blank__head{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:100%;margin-right:0}.blog-blank__label{min-width:auto}.blog-blank .news-item-info{width:auto}.post{max-width:824px}.vac-advants__slider .swiper-slide{width:420px}.vac-advant{padding:32px}.vac-advant__head{margin-top:36px}.vac-advant__descr{font-size:20px}.vac-sect__title{margin-bottom:32px}.vacancies-row{--bs-gutter-x:16px;--bs-gutter-y:16px}.vacancy-item{padding:23px;font-size:15px}.vacancy-item__top{margin-bottom:24px;gap:8px 20px}.vacancy-item__head{font-size:20px}.vacancy-popup__main,.vacancy-popup__title{padding:32px}.vacancy-popup__info{margin-bottom:24px;padding-bottom:28px}.vacancy-popup__info-list li{padding:11px 16px}.vacancy-popup__price{font-size:24px}.vacancy-popup__content{font-size:15px}.vacancy-popup__content h3{font-size:20px}.vac-direct__top{gap:20px 40px}.vac-direct__descr{width:520px;font-size:15px}.vac-direct__img{max-height:320px;margin-top:24px}.vacancies-more{margin-top:32px}.vacancies-filter{gap:20px;margin-bottom:24px}.vacancies-filter__count{font-size:15px}.search{margin-top:7px}.search-count{margin-bottom:32px}.search-form{margin-bottom:24px}.search-form__field{padding-bottom:19px;font-size:32px}.search-form__action{top:8px}.cabinet__aside{width:300px}.cabinet__wrap{margin-left:328px}.cab-aside__menu{margin-top:32px}.cab-aside__menu._main{font-size:20px}.cab-aside__menu._sub{font-size:15px}.getcard-box{gap:16px 24px;padding:24px 24px 24px 156px}.getcard-box__img{left:24px;max-width:108px}.getcard-box__head{max-width:300px;font-size:20px}.cabinet__row._mb-big{margin-bottom:36px}.cabinet__row._form .cab-title{margin-bottom:24px}.cabinet__row._form .form-options{margin-top:24px}.cab-form-subscribe{margin-top:24px}.bonus-box__count{margin-right:0}.bonus-box__head{margin-left:auto;text-align:right}.bonus-box__btns{width:100%}.bonus-box__btns .btn{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.bonus-story__action{margin-top:24px}.trade-main__main._action{margin-top:30px}.trade-main__policy{margin-bottom:18px}.help-box{padding:24px;min-height:260px}.help-box__head{font-size:24px}.help-box__descr{font-size:15px}.instruction-card__head{font-size:17px}.help-faq-card{height:200px}.help-faq-card__img{max-height:114px}.instruction-card._big{min-height:165px}.instruction-card._big .instruction-card__head{padding-right:6px;font-size:17px}.instruction{margin:0 0 56px}.instruction-title__img{height:526px}.instruction-title__head{bottom:136px;padding:0 90px}.instruction-title__action{padding-bottom:48px}.instruction-share{padding:24px}.pr-gallery .img-used-info{left:23%}.h-serv-item._collection-2 .h-serv-item__img{max-width:200px}.h-serv-item._collection-3 .h-serv-item__img{max-width:240px}}@media (min-width:992px) and (max-width:1199px),(max-width:767px){.cab-order._small .cab-order-title{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:100%}.cab-order._small .cab-order-prods{width:100%;margin-bottom:4px}.cab-order._small .cab-order-badge{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}.cab-order._small .cab-order-btn{display:block}.cab-order__sm-blank{display:none}.cab-order__sm-price{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;font-size:20px}.cab-order__sm-price span{display:block}}@media (max-width:991px){:root{--app-gutter:25px}.container,.container-md,.container-sm{padding-left:var(--app-gutter);padding-right:var(--app-gutter)}.sect-bd-top{padding-top:0;margin-top:var(--sect-offset);border-top:none}.sect-bd-bottom{padding-bottom:0;margin-bottom:var(--sect-offset);border-bottom:none}.about-title{max-width:700px}.about-title h2{font-size:28px}.about-title h2._big{font-size:30px}.about-bann__content-wrap{max-width:350px}.about-bann__bot-head{font-size:32px}.about-bann__bot-quote{font-size:1rem}.about-video{margin-bottom:0}.about-video__box{margin:0 calc(var(--app-gutter) * -1)}.about-serv__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.about-slider .swiper{margin:0 calc(var(--app-gutter) * -1)}.ab-contacts__grid{gap:40px}.ab-contacts__head{margin-bottom:25px;font-size:48px}.ab-contacts__descr{max-width:380px;font-size:1.15em}.registration__main{width:60%;padding:40px}.registration__logo{width:108px}.registration__box .link-more{margin-bottom:20px}.cat-advant__main{gap:15px}.cat-advant__img{width:50px;height:50px}.pr-labels{font-size:11px}.inn-bann._sale{min-height:445px}.inn-bann._sale .inn-bann__wrap{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.inn-bann._sale .inn-bann__head{font-size:36px}.category-item{padding:20px 17px}.big-service__head{font-size:22px}.big-bann__content h1{font-size:36px}.shop-stand-big__main{padding:30px}.shop-stand-big__head{padding-right:30px}.shop-stand-big__descr{margin-bottom:20px;font-size:1rem}.shop-stand-item__main{padding:25px 20px}.shop-stand-item__head{font-size:22px}.shop-stand-item__descr{font-size:1rem}.shop-stand-slider.is-destroy .swiper-wrapper{margin:0 -5px -10px}.shop-stand-slider.is-destroy .swiper-slide{padding:0 5px 10px}.shop-offer{height:400px}.shop-offer__main{max-width:440px}.h1,h1{font-size:32px}.h1._big,h1._big{font-size:36px}.h2,h2{font-size:26px}.h2._small,.h3,h2._small,h3{font-size:24px}.btn._big{padding:14px 20px;font-size:15px}.nav-arrow-next,.nav-arrow-prev{display:none}.tabs__btns{margin:0 calc(var(--app-gutter) * -1) 35px;overflow:auto}.tabs__btns-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap;white-space:nowrap;padding:0 var(--app-gutter)}.tabs__btns-wrap:after{left:0;right:0;margin:0;width:auto}.tabs._anchors .tabs__btns-wrap::after,.tabs._popup .tabs__btns-wrap:after{left:var(--app-gutter);right:var(--app-gutter)}.title._grid .link-more{margin-top:12px}.title__head{max-width:600px}.breadcrumbs{overflow:auto;margin:0 calc(var(--app-gutter) * -1)}.breadcrumbs__wrap{display:inline-block;padding:0 var(--app-gutter);min-width:100%;white-space:nowrap}.inn-title{padding:0!important}.inn-title .breadcrumbs{padding:18px 0;border-bottom:1px solid rgba(0,0,0,.05)}.inn-title.bg-gray .breadcrumbs:last-child{border-bottom:none}.inn-title__grid{display:block}.inn-title__content{padding:15px 0 25px}.menu__scroll{overflow:auto}.menu__wrap{display:inline-block;min-width:100%}.product-labels{font-size:10px}.catalog-item{padding:15px 10px 28px}.catalog-item__top{margin:0 0 15px}.catalog-item__top .product-icons{opacity:1;visibility:visible}.catalog-item:hover:before{top:0;bottom:0}.services-slider .swiper-slide{width:340px}.swiper-slide .service-item{opacity:1;pointer-events:auto}.service-item{padding:24px 24px 0;height:500px}.service-item__price{margin-top:0;font-size:20px}.service-item__price s{font-size:13px}.search-top__hints{overflow:auto;margin-left:calc(var(--app-gutter) * -1);margin-right:calc(var(--app-gutter) * -1)}.search-top__hints-grid{-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0 var(--app-gutter)}.popup__wrapper{padding-left:var(--app-gutter);padding-right:var(--app-gutter)}.popup__wrap{padding:30px 35px 35px;width:100%}.popup__wrap .close-btn{right:35px}.city-popup__list{-moz-column-count:3;-webkit-column-count:3;column-count:3}.product-descr__top{display:block}.product-descr__video{width:auto;margin:0 0 35px}.specs__row{display:block}.specs__title{margin:0 0 25px;padding:0;width:auto}.specs__list>li{margin-bottom:10px;padding-bottom:10px}.best-price__main{width:40%}.best-price__descr{margin-top:25px}.catalog-top{margin-bottom:35px}.catalog-top__main{padding:25px 0}.catalog-top .cats-slider{margin-top:25px}.cabinet-rows{--bs-gutter-y:10px}.inn-bann{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.inn-bann__container{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.inn-bann__wrap{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:45px 0;width:100%;max-width:460px}.inn-bann__action{margin-top:auto}.cr-terms__row{display:block;padding:15px 0}.cr-terms__row._head{padding-bottom:25px}.cr-terms__row._head .cr-terms__col{padding:0}.cr-terms__row._head .cr-terms__col._main{display:none!important}.cr-terms__col:first-child{padding-left:20px}.cr-terms__col:last-child{padding-right:20px}.cr-terms__col:nth-child(n){-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;width:auto}.cr-terms__col._title{padding-bottom:10px}.cr-terms__col._main{padding:0}.cr-terms__col[data-title]:before{content:attr(data-title);display:block;margin-bottom:5px;opacity:.6;font-size:11px}.inn-bann._bonus .inn-bann__img{left:auto;right:25px;margin:0}.inn-bann._bonus .inn-bann__img img{max-height:280px}.steps-row>:after{display:none}.inn-head{padding:35px 0 40px}.docs__menu a{font-size:15px}.docs__menu li{margin-bottom:25px}.blog-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.blog-item__img{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%;height:auto;border-radius:12px 0 0 12px}.blog-item__main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;min-height:220px;padding-left:30px}.post{max-width:none}.post-action{margin-top:32px;padding-top:24px}.categories-slider .swiper-slide{opacity:1;visibility:visible}.catalog-item._bg-none{padding:0}.catalog-item._bg-none:hover:before{display:none}.brand-item{height:75px}.news-home__mob-item{display:block;margin:0 0 20px}.news-home__slider .swiper{margin:0 -7px}.news-home__slider .swiper-slide{width:33.33%;padding:0 7px;opacity:1;visibility:visible}.news-home__slider .swiper-slide._big{display:none}.news-home__slider .swiper-scrollbar{display:none}.foot-main{display:block}.foot-main__first{width:100%;padding:0}.foot-main__menus{margin-top:40px}.foot-bot{display:block}.foot-bot__first{width:auto;padding:0}.foot-bot__main{margin-top:20px}.foot-bot__links{width:30%}.foot-bot__links li{margin-bottom:8px}.err-cats__grid{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.store-avail{padding:25px;font-size:13px}.store-avail__row{margin-bottom:15px;padding-bottom:15px}.store-avail__row._head{margin-bottom:20px;font-size:12px}.store-avail__col._avail,.store-avail__col._last{width:120px}.store-avail__col._clock{width:24%}.credit-top__descr{font-size:1rem}.banks-logos__head{margin-bottom:10px}.credit-item{padding:20px 0}.credit-item__title{width:100%}.trade-main__subtitle{font-size:1rem}.popup__bottom-col._main{width:62%;padding-right:40px}.popup__bottom-col._side{width:38%}.popup-aside{padding:24px}.pr-big-gallery__main{padding:0 25px;max-width:none}.advants-grid__col{width:33.33%}.big-cats{margin-bottom:50px}.acc-bann__img{max-width:45%}.category-item._sub{padding:20px 17px}.category-item._sub .category-item__img{margin-bottom:15px}.sub-categories-slider .category-item{pointer-events:auto;opacity:1}.gift-card .inn-title .breadcrumbs{border-bottom:none}.inn-title._mob-bd-none .breadcrumbs{border-bottom:none}.inn-title._mob-bd-none .inn-title__content{padding-top:0}.gift-card__title{display:block;margin-bottom:30px}.gift-card__subhead{margin:12px 0 0;text-align:inherit;max-width:none}.gift-pay-item{padding:28px}.gift-pay-item__action{min-height:50px}.shops__title{margin-bottom:24px}.checkout-foot{padding:24px 0 calc(var(--tapbar-height) + 24px)}.shops-sect__item{width:33.33%}.offer__wrap{display:block}.offer__main{width:100%}.offer__aside{padding:0;margin:50px 0 0}.offer__bot{margin-top:24px}.cart-item__boxes-wrap{max-width:none}.h2._big,h2._big{font-size:30px}.inn-title._cats{margin-bottom:40px}.inn-title._cats .inn-title__content{padding-bottom:0}.trade-calc__wrap{display:block;padding:0;border-radius:12px}.trade-calc__form{padding:32px}.trade-calc__box{margin:0;width:100%;min-height:auto;border-radius:0 0 12px 12px}.shop-popup__phone{width:100%}.shop-popup__contacts._main{width:32%}.shop-popup__map>div{height:400px}.top-bann-area__img._pc{display:none}.top-bann-area__img._mob{display:block}.catalog-bann-area__img{border-radius:8px}.catalog-row>._bann:nth-child(n+2){margin-top:25px}.credit-advant{padding:15px;min-height:145px}.credit-advant__img{width:48px;height:48px}.credit-advant__head{margin-top:10px;font-size:17px}.banks-box{padding:28px 24px}.banks-box__title{width:190px}.banks-box__grid{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:16px 24px}.credit-tabs__terms{max-width:580px}.credit-terms__item{margin-bottom:1rem;padding-bottom:1rem;font-size:1rem}.credit-terms__img{width:140px}.note-item{padding:18px 20px}.note-item__img{margin-right:20px}.note-item__content{font-size:13px}.note-item__head{font-size:15px}.note-item__btn{margin-left:30px}.note-item__close{margin-left:20px}.corp-consult__grid{gap:12px}.corp-advants-slider{overflow:visible}.corp-advants-slider .swiper-slide{width:300px;max-width:90%}.corp-advants-slider .swiper-slide._shops{display:none}.doc-items-slider{overflow:visible}.doc-items-slider .swiper-slide{width:300px;max-width:90%}.bonus-bann-card__wrap{max-width:620px}.bonus-bann-card__img{max-width:260px}.bonus-info__box{padding:40px 30px}.bonus-info__box-head{width:36%}.bonus-info__box-bighead{font-size:54px}.bonus-info__box-action{margin-top:28px}.bonus-info__box{margin-bottom:16px}.card-issue-box__head{max-width:400px;line-height:1.2}.bann-slider .swiper-pagination{bottom:24px}.bann-slider{padding:0 var(--app-gutter)}.bann-slider .swiper{border-radius:12px}.bann-item__box{height:380px}.h-cats__slider .swiper-slide{opacity:1;visibility:visible;width:154px}.h-cat-item{border-color:#ededed}.h-cat-item:hover{-webkit-box-shadow:none;box-shadow:none}.h-serv__grid{gap:24px 0}.h-serv__col{width:100%}.h-serv__col .h-serv-item{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.h-serv-item{min-height:420px}.h-serv-item__title{max-width:410px}.h-serv-item__title>*{margin-bottom:7px}.h-serv-item__top{font-size:1rem}.h-serv-item._small{min-height:200px}.news-item-big{max-height:395px;min-height:225px}.news-item-big:before{content:"";display:block;width:100%;padding-bottom:60%}.h-serv__buttons .swiper-slide{opacity:1;visibility:visible;width:27%;min-width:180px}.pr-gallery__main{margin:0;padding:0}.deliv-box__content{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin:0;width:100%}.deliv-box__info,.deliv-box__pay{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;width:auto;min-width:40%}.deliv-corp__contact-head{margin-bottom:2px}.deliv-corp__contact-main{font-size:17px}.blog__title{margin-bottom:32px}.blog-blank__img{-ms-flex-item-align:start;align-self:flex-start;margin-right:8px}.vac-direct__top{gap:20px 32px}.vac-direct__descr{width:400px}.vac-direct__img{max-height:260px}.cabinet{margin-top:24px}.cabinet__aside{float:none;width:auto}.cabinet__wrap{margin-left:0}.cab-aside{margin-bottom:24px}.cab-user__toggle{display:block}.cabinet__row._bonus{margin-bottom:24px}.cabinet__row._menu{margin-left:calc(var(--app-gutter) * -1);margin-right:calc(var(--app-gutter) * -1);padding:20px var(--app-gutter);background:#f6f6f6}.cabinet__row._menu .cab-title{display:none}.cabinet__row._menu .cab-orders-slider{margin-bottom:20px}.cab-aside__menu{display:none}.cab-mob-menu{display:block}.cabinet-tabs{overflow:auto;margin:0 calc(var(--app-gutter) * -1) 32px}.cabinet-tabs__grid{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-width:100%;white-space:nowrap}.cabinet-tab{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.cabinet-tab:first-child{padding-left:var(--app-gutter)}.cabinet-tab:last-child{padding-right:var(--app-gutter)}.cabinet-tabs._orders{display:block}.cabinet-orders{display:none;margin-bottom:0}.cabinet-orders._show{display:block}.cabinet-orders .cab-title{display:none}.cab-container{max-width:none}.trade-main__main._action .btn{min-width:220px}.nav-mob-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:16px}.nav-mob-arrows .nav-arrow-next,.nav-mob-arrows .nav-arrow-prev{-webkit-box-flex:0;-ms-flex:none;flex:none;display:inline-block;position:relative;top:auto;left:auto;right:auto;bottom:auto;margin:0;-webkit-box-shadow:inset 0 0 0 1px #ededed;box-shadow:inset 0 0 0 1px #ededed;border-radius:7px;background:0 0;color:#000}.nav-mob-arrows .nav-arrow-next:hover,.nav-mob-arrows .nav-arrow-prev:hover{-webkit-box-shadow:none;box-shadow:none;background-color:#000;color:#fff}.nav-mob-arrows .nav-arrow-next.disabled,.nav-mob-arrows .nav-arrow-next.swiper-button-disabled,.nav-mob-arrows .nav-arrow-prev.disabled,.nav-mob-arrows .nav-arrow-prev.swiper-button-disabled{cursor:default;opacity:1;visibility:visible;-webkit-box-shadow:inset 0 0 0 1px #ededed;box-shadow:inset 0 0 0 1px #ededed;background:0 0;color:#ededed}.instruction-title__head{padding:0 32px}.instruction-content{max-width:600px}.inn-title._center .breadcrumbs{margin-bottom:14px}.inn-title__center-content{margin-bottom:32px}.h-serv-item__descr{font-size:1rem}.h-serv-used__advants{gap:10px 24px}.h-serv-item._collection-2 .h-serv-item__img{max-width:270px}.h-serv-item._collection-3 .h-serv-item__img{max-width:320px}}@media (max-width:767px){:root{--sect-offset:50px}.btn._tab-main{padding:14px 23px}.about-title{max-width:600px}.about-title h2{font-size:24px}.about-title h2._big{font-size:24px}.about-bann{margin-bottom:65px}.about-bann__content{margin:0;min-height:auto;text-align:center}.about-bann__content-wrap{max-width:none}.about-bann__images{position:relative;top:0;left:0;width:auto;margin:0 0 40px}.about-bann__bot{display:block}.about-bann__bot-year{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;margin:0 0 30px}.about-bann__bot-year .about-bann__bot-head{-webkit-box-flex:0;-ms-flex:none;flex:none;margin:0 20px 0 0;width:33%;max-width:140px}.about-bann__bot-year .about-bann__bot-list{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.about-bann__bot-head{margin-bottom:15px}.about-gallery{margin:65px 0}.about-gallery__grid{gap:1.2vw}.about-gallery__col{min-width:100%}.about-gallery__col:nth-child(2){width:100%}.about-video{margin:65px 0 0}.about-video__box-play{width:66px;height:66px}.about-video__box-play:after{margin:-10px 0 0 -6px;border:10px solid transparent;border-left:16px solid #fff}.about-new{padding:65px 0 75px}.about-new__item-content{margin:20px 0 0 30px}.about-serv__grid{gap:15px}.about-serv{margin:50px 0 60px}.about-slider{padding:65px 0 75px}.ab-contacts{margin:50px 0 55px}.ab-contacts__col{min-width:100%}.ab-contacts__col:nth-child(n){max-width:100%}.checkout-pay-jur .info-box{margin-bottom:25px}.registration{display:block;background:#f5f5f5}.registration__img{padding:80px 0 0;height:250px}.registration__img:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#000;opacity:.2}.registration__logo{margin:0 auto}.registration__main{padding:1px 40px 40px;width:auto}.registration__box{margin-top:-60px;padding:24px;max-width:none;border-radius:10px;background:#fff}.title._grid .content{margin-top:30px}.cat-advant{padding:25px 20px}.cr-terms._bd .cr-terms__col:first-child{padding-left:0}.supp-info._norm .supp-info__img{margin-right:15px}.supp-info-line{display:block}.supp-info-line__phone{margin:0;padding:0 0 0 90px}.supp-info-line__phone:before{display:none}.cr-terms+.cr-terms,.tabs__item .title:nth-child(n+2){margin-top:50px}.product-labels{margin-bottom:15px}.title__head._sm{max-width:none}.big-services .swiper-slide{width:100%;max-width:400px}.big-service__head{font-size:24px}.shop-stand-big__main{display:block}.shop-stand-big__head{width:auto;margin-bottom:20px;padding:0}.shop-stand-big__links{gap:5px 15px}.shop-stand-slider{overflow:visible}.shop-stand-slider .swiper-slide{width:360px;max-width:100%}.big-services .swiper-slide{opacity:1;visibility:visible;width:100%;max-width:400px}.inn-bann._liquid{min-height:60vw}.bann-slider .swiper-pagination-bullet{margin:5px 2px 0 3px!important;width:5px;height:5px}.bann-item[data-theme-mobile=dark]{background-color:#000}.bann-item__box{max-width:400px;height:400px;margin:0 auto}.bann-item__img{display:none}.bann-item__img._mob{display:block}.h1,h1{font-size:30px}.h1._big,h1._big{font-size:32px}.h2,h2{font-size:24px}.h2._small,.h3,h2._small,h3{font-size:22px}.product-labels{margin-bottom:15px}.title{margin-bottom:30px}.title__head{max-width:none}.title._grid{display:block}.title._grid .title__head{margin-bottom:15px}.title._grid .link-more{margin-top:0}.sort-box__btn{padding:0;border:none}.sort-box__btn:hover{background:0 0}.subtitle{margin-bottom:15px}.tabs__btns-wrap .reset-btn{display:none}.link-icon ._count{padding:0 3px;min-width:20px;height:20px;line-height:20px;font-size:11px}.sort-box__btn .ic{margin-left:8px;font-size:12px}.sort-box__list{margin-top:15px}.popup-overlay{background:rgba(0,0,0,.5)}.popup{opacity:1;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.popup__wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:28px 0 0}.popup__wrap{padding:32px var(--app-gutter) calc(var(--tapbar-height) + 32px);border-radius:0}.popup__wrap .close-btn{top:33px;right:var(--app-gutter);width:24px;height:24px;background:0 0;line-height:24px;text-align:center;font-size:18px;color:#000}.popup__wrap .close-btn._white{color:#fff}.form-popup__title .h3,.form-popup__title h3,.popup .title__head,.popup__title{margin:0 calc(var(--app-gutter) * -1) 20px;padding:0 50px 16px var(--app-gutter);border-bottom:1px solid #f5f5f7}.form-popup__title .h3,.form-popup__title h3{font-size:20px}.popup__title .h3,.popup__title .h4,.popup__title .h5,.popup__title h3,.popup__title h4,.popup__title h5{font-size:20px}.popup__tap{display:block}.popup._bottom .popup__wrap{padding-left:0;padding-right:0}.city-popup__list{-moz-column-count:2;-webkit-column-count:2;column-count:2}.product{margin:35px 0 50px}.pr-gallery{padding:0 0 48px 90px}.pr-gallery__thumbs{width:75px}.product__accessories .catalog-item._line{padding-bottom:0;border-bottom:none}.specs__row{margin-bottom:35px}.specs__list>li>._head{width:54%}.best-price{display:block}.best-price__main{width:auto;margin:0 0 30px}.catalog-top{font-size:13px}.catalog-top__col{gap:10px 20px}.cats-slider{margin:0 calc(var(--app-gutter) * -1);padding:0 var(--app-gutter)}.cats-slider__next,.cats-slider__prev{display:none!important}.cats-slider__btn{padding:12px 15px}.filter-btn__main{padding:0;border:none}.filter-btn__count{padding:0 6px;min-width:30px;height:30px;line-height:30px}.pagination-more{margin-top:35px}.pagination__more{margin-bottom:35px}.pagination__descr{margin-top:35px}.pagination__wrap{padding-top:35px}.pagination__arrow{display:none!important}.sm-cats__grid{gap:10px}.sm-cats-item{padding:7px 10px;border:none;font-size:13px}.compare__main{margin-bottom:35px;-webkit-box-shadow:none;box-shadow:none}.compare__main .swiper-slide{padding-bottom:0;border-bottom:none}.compare__option{margin:0 calc(var(--app-gutter) * -1) 30px;padding:0 var(--app-gutter) 30px;border-bottom:1px solid rgba(0,0,0,.1);text-align:center}.err-search{margin:50px 0}.err-search__head{margin-bottom:35px}.inn-bann._credit{background-position:55% 50%}h1.inn-bann__head{font-size:32px}.inn-bann._bonus .inn-bann__img{max-width:235px}.steps__more{margin-top:50px;padding-top:50px}.steps-row{--bs-gutter-y:15px}.step-item{padding:19px 19px 24px;border:1px solid rgba(0,0,0,.1);border-radius:8px}.gift-card-address__box{padding:24px}.gift-card-address__head{font-size:1em}.docs__title{margin-bottom:24px}.docs__menu{float:none;width:auto;margin-bottom:24px;padding:18px;border-radius:8px;background:#f6f6f6}.docs__menu._buttons{margin-bottom:32px;padding:0;background:0 0}.docs__menu li{margin-bottom:20px}.docs__main{margin:0}.docs__row{margin-bottom:32px}.contact-row:first-child{padding-top:0;border-top:none}.contact-row__head{margin-bottom:15px}.blog-item-big{min-height:320px}.blog-item .news-item-info,.blog-item-big .news-item-info{font-size:13px}.blog-item-big__head{font-size:20px}.blog-item .news-item-info{margin-bottom:20px}.blog-item__main{padding-left:24px}.blog-item__head{margin-bottom:14px}.post-page{margin-top:0}.post-title{margin-bottom:24px;padding-bottom:24px}.post-title .news-item-info{font-size:13px}.post-label{padding:6px 10px}.post-content{font-size:15px}.post-action{display:block}.post-action .share-box{margin:0 0 15px}.post-action__btns .btn{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;min-width:none}.faq-item__btn{padding:20px 2rem 20px 0;font-size:1rem}.faq-item__btn .ic{font-size:1rem}.faq-item__hidden{padding:0 0 25px}.compare__spec-item{width:33.33%}.cart-empty__icon{margin-bottom:25px;max-height:95px}.news-home__slider .swiper-slide{width:50%}.foot-bot__links{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;width:auto;min-width:40%}.foot-bot__dev{display:none}.err-cats__grid{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.err-sect__icon{max-height:95px;margin-bottom:15px}.product-tabs__row{margin-bottom:45px;padding-bottom:50px}.store-avail-wrap{padding:25px;border-radius:8px;background:#f6f6f6}.store-avail-wrap .title{margin-bottom:25px}.store-avail{padding:0;background:0 0;font-size:1rem}.store-avail__row{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 20px}.store-avail__row._head{display:none}.store-avail__col{padding:0}.store-avail__col._avail{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:auto}.store-avail__col._clock{display:none}.store-avail__col._last{width:100%}.store-avail__col._last:empty{display:none}.store-avail__col[data-title]{text-align:right}.store-avail__col[data-title]:before{float:left;content:attr(data-title);opacity:.5;margin:0 15px 5px 0;min-height:1em}.store-avail__col[data-title]:after{content:"";display:table;clear:both}.product__title{margin-bottom:25px}.product__top-specs{margin-top:30px}.cart-item{position:relative;margin-bottom:24px;padding-top:24px}.cart-item__head{margin-right:40px}.cart-item__action{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px 0 0;width:100%}.cart-item__del{position:absolute;z-index:5;top:5px;right:0;margin:0}.cart-item._out .cart-item__action{margin:0}.cart-item._out .cart-item__links{padding-right:100px}.catalog-accessories-small.row{--bs-gutter-y:24px}.credit-top{display:block;margin-bottom:30px}.credit-top .banks-logos{margin-top:20px}.credit-main{padding-bottom:35px}.credit-item{padding:15px 0 25px}.credit-item .btn{margin-top:5px;width:100%}.credit-item__info{width:auto!important}.popup-bottom-content{padding:24px 0 calc(var(--tapbar-height) + 24px)}.popup__bottom-grid{display:block}.popup__bottom-col._main{width:auto;padding:0}.trade-main__subtitle{margin-bottom:30px}.trade-main__step-head{margin-bottom:20px}.trade-main__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.trade-main__wrap:after{display:none}.trade-main__main{padding:0}.trade-main__side{float:none;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:30px 0 0;width:100%}.trade-main__main._action{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.trade-main__main._action .btn{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;min-width:auto}.trade-main__main._action .btn._gray{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.popup__bottom-col._side{top:auto!important;width:auto;margin:25px 0 0}.popup-aside .price b{font-size:17px}.popup-action .btn{width:100%}.popup-action__policy{margin:10px 0 0;max-width:none}.popup._medium .popup__wrap{padding-bottom:var(--tapbar-height)}.popup__medium-wrap{padding:32px var(--app-gutter) 24px}.popup__medium-bottom{padding:24px var(--app-gutter);border-radius:0}.popup__medium-supp{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup__medium-supp>*{max-width:100%}.popup__medium-supp .supp-info{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ededed}.popup__medium-supp-phone{margin:0;padding:0;border:none;list-style:none;text-align:center}.top-profile.popup .popup__wrap{padding-bottom:var(--tapbar-height)!important}.top-profile .popup__wrap .close-btn{top:var(--app-gutter)}.pr-big-gallery__top-grid{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-right:0}.pr-big-gallery__close{top:15px;right:25px;margin:0}.pr-big-gallery__top .price{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.pr-big-gallery__head{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%;padding-right:40px}.advants-grid__col{width:50%}.acc-bann__grid{display:block}.acc-bann__main{padding:0 0 25px}.acc-bann__main .breadcrumbs{margin-bottom:25px;padding:18px 0;border-bottom:1px solid rgba(0,0,0,.05)}.acc-bann__head{display:block;min-height:auto}.acc-bann__img{display:none}.popup._filter .popup__wrap{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.popup._filter .popup__title{padding-bottom:20px}.popup__filter>.scrollbar-inner{right:-14px}.popup__filter-wrap{padding-right:14px}.guarantee-box{padding:20px 30px}.guarantee-box .hint-item{top:10px;right:10px}.guarantee-box__content{font-size:17px}.advants-row{--bs-gutter-y:15px}.product-credit__subhead{margin-bottom:30px;font-size:14px}.faq-item._big .faq-item__btn{font-size:17px}.gift-content__wrap p{min-width:100%}.product-prevideo{margin-top:24px;min-height:100px}.product-prevideo__icon{width:48px;height:48px;line-height:44px;font-size:16px}.product-prevideo__content{font-size:15px}.split-popup .popup__wrap{width:100%}.split-popup__main,.split-popup__top{padding-left:var(--app-gutter);padding-right:var(--app-gutter)}.shops-sect__item{width:50%}.offers-content{padding:35px 0}.offers-content__wrap{-webkit-column-count:1;-moz-column-count:1;column-count:1}.offer__main .content{padding:0 35px}.cart-item__action-top{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.cart-item__action .quantity._info{width:auto}.h2._big,h2._big{font-size:26px}.title._trade{margin-bottom:30px;font-size:15px}.inn-title._cats{margin-bottom:35px}.products{padding:30px 0 35px}.products__tags{margin-top:35px;padding-top:35px}.products__tags-list{gap:8px 16px;font-size:12px}.checkout-row{padding:20px 24px 24px}.checkout-choice._row .checkout-choice__grid{gap:8px}.ordered-content{margin-bottom:24px;padding-bottom:24px}.ordered-info__items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.ordered-items .cart-item__head{margin-right:0}.ordered-items .cart-item__action{margin:18px 0 0;width:100%}.ch-deliv-popup__action{margin-top:24px}.shop-item{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.shop-item:nth-child(n+2){margin-top:24px;padding-top:20px}.shop-item__clock{margin-bottom:16px}.shop-item__head{width:100%}.shop-popup .popup__wrap{padding-bottom:var(--tapbar-height)}.split-popup .popup__wrap{padding-bottom:var(--tapbar-height)}.split-popup .popup__wrap .close-btn{top:var(--app-gutter)}.shop-popup__grid{margin-bottom:32px}.shop-popup__contacts._main{width:46%}.shop-popup__map{margin:0 calc(var(--app-gutter) * -1)}.shop-popup__action{margin-top:5px;width:100%}.top-profile__info,.top-profile__list,.top-profile__logout{padding-left:var(--app-gutter);padding-right:var(--app-gutter)}.bann-popup .popup__wrap{padding:0 0 var(--tapbar-height)}.bann-popup__img{border-radius:0}.bann-popup__main{padding:24px var(--app-gutter)}.bann-popup__main .btn{margin-top:8px}.bann-popup__head{font-size:20px}.catalog-bann-area__img._pc{display:none!important}.accs-popup__title{margin-bottom:0}.accs-popup__title .h3,.accs-popup__title h3{font-size:20px}.accs-popup .tabs__btns{margin-bottom:24px}.accs-popup .popup__wrap{padding-bottom:calc(var(--tapbar-height) + 80px)}.accs-popup__action{bottom:var(--tapbar-height);padding:0 var(--app-gutter);height:80px}.accs-popup__action .btn{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.accs-popup__main-wrap{padding-bottom:24px}.credit-tabs .banks-box{margin-top:20px}.credit-tabs__title{margin-bottom:20px}.credit-advant{min-width:40%}.banks-box{display:block}.banks-box__title{width:auto;margin:0 0 24px}.banks-box__title>*{margin-bottom:8px}.credit-title{margin-bottom:30px}.credit-tabs__terms{max-width:none}.credit-terms__box{padding:30px}.credit-terms__box .credit-title{max-width:none;text-align:center}.credit-terms__img{display:none}.gift-content__wrap._three p{min-width:100%}.notes-overlay{display:none!important}.note-item{max-width:calc(100% - var(--app-gutter) * 2);background:rgba(0,0,0,.8);color:#d9d9d9}.note-item__close{font-size:14px;color:#fff}.note-item__subhead{color:#a6a6a6}.note-item__head span{margin-top:4px;color:#a6a6a6}.note-item__btn,.note-item__img{display:none}.note-item._city{left:0;bottom:0;max-width:100%;border-radius:0;background:#fff;color:#000;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.note-item._city._show{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.cookie-box{left:0;bottom:var(--tapbar-height);width:100%;max-width:none;border-radius:0;-webkit-box-shadow:0 -8px 20px rgba(0,0,0,.1);box-shadow:0 -8px 20px rgba(0,0,0,.1)}.corp-consult__title{max-width:680px;margin-bottom:35px}.corp-consult__col{min-width:100%}.shops-chain-box{padding:30px}.shops-chain-box__logo img{width:130px}.big-cat-item._corp{padding:30px 20px 240px}.big-cat-item._corp .big-cat-item__img{bottom:-20px;max-height:220px}.bonus-bann-card__wrap{max-width:none;padding:0 var(--app-gutter)}.bonus-bann-card__img{max-width:220px;padding-top:40px}.bonus-info__box{display:block;text-align:center}.bonus-info__box:before{width:800px;height:800px}.bonus-info__box-head{width:auto;margin:0 0 24px}.bonus-info__box-action{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card-issue-box{padding:40px 30px}.city-link._head{padding:0 0 0 22px;border:none;color:#d9d9d9}.city-link._head:before{left:0;color:#fff}.city-link._head:hover{background:0 0;color:#fff}.bann-popup .popup__wrap .close-btn{top:13px}.mob-menu .popup__bottom-wrapper{padding-bottom:var(--tapbar-height)}.mob-menu__city{padding:34px calc(var(--menu-gutter) + 34px) 20px var(--menu-gutter)}.mob-menu__back{padding-top:32px}.mob-menu__catalog{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.mob-menu__catalog-item:nth-child(n){border-right-width:1px}.mob-menu__catalog-item:nth-child(n):before{display:none}.mob-menu__catalog-item:nth-child(2n){border-right-width:1px}.mob-menu__catalog-item:nth-child(2n+1):before{display:block}.h-cats__slider .swiper-slide{width:27%;min-width:126px}.h-cat-item{padding:23px 11px}.h-cat-item__img{margin-bottom:14px}.h-serv-item__title{max-width:385px}.h-serv__buttons .swiper-slide{width:36%}.chat-popup .popup__title{margin-bottom:16px}.chat-popup__wrap{padding:0}.form-range._big .form-field{padding:15px 14px 16px;font-size:15px}.form-range__big-range{padding:0 10px}.form-range__big-line:before{width:11px}.deliv-box{margin-bottom:16px}.deliv-box__row{padding:20px}.deliv-box__row._title{gap:20px;min-height:62px}.deliv-box__row:nth-child(n+2){padding-top:20px}.deliv-box__row._body{gap:20px 24px}.deliv-box__head{font-size:17px}.deliv-box__head img{margin-right:12px;max-width:24px;max-height:24px}.deliv-box__price{font-size:15px}.deliv-box__descr{line-height:inherit;font-size:15px}.deliv-time{max-width:none}.deliv-box__logos{gap:12px 16px;margin-top:16px}.deliv-box__logos img{max-width:85px;max-height:20px}.deliv-box__logos img[src*=cdek]{max-width:56px}.deliv__row{margin-bottom:32px}.deliv__row-title .h2._small,.deliv__row-title h2._small{font-size:24px}.deliv-corp{display:block}.deliv-corp__col{padding:20px}.deliv-corp__col._main .link-more{margin-top:16px}.deliv-corp__col._contacts{padding:20px;max-width:none;border-left:none;border-top:4px solid #fff}.blog-blank__img{margin-right:0}.blog-blank__main{gap:18px 24px}.blog-blank__head{font-size:17px}.blog-blank .news-item-info{font-size:13px}.blog__subtitle{margin-top:32px}.blog__blanks{margin-top:24px}.vac-advants__slider .swiper-slide{width:60%;min-width:300px}.vac-advant{padding:24px;min-height:295px}.vac-advant__img{width:64px;height:64px}.vac-advant__head{font-size:20px!important}.vac-advant__descr{margin-top:10px;max-width:280px;font-size:17px}.vac-sect__title{margin-bottom:24px}.vacancies-row{--bs-gutter-x:12px;--bs-gutter-y:12px}.vacancy-item{border-color:#000}.vacancy-item__icon{opacity:1}.vacancy-popup__img .img-full-box{border-radius:12px}.vacancy-popup__title{padding:24px;font-size:15px}.vacancy-popup__title .vacancy-badge{margin-bottom:10px}.vacancy-popup__main{padding:24px 0 0}.vacancy-popup__info{display:block;padding-bottom:16px}.vacancy-popup__info-list{overflow:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 calc(var(--app-gutter) * -1);padding:0 var(--app-gutter);white-space:nowrap}.vacancy-popup__price{margin-top:16px}.vacancy-popup__action{margin-top:24px}.vac-directs{padding-bottom:0}.vac-direct{cursor:pointer;padding:24px 0}.vac-direct.active{cursor:auto}.vac-direct.active .vac-direct__descr,.vac-direct.active .vac-direct__img{display:block}.vac-direct__descr,.vac-direct__img{display:none;-webkit-animation:fade .4s forwards;animation:fade .4s forwards}.vac-direct__descr{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%}.vac-direct__top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.vac-direct__head._big{font-size:24px}.vac-direct__img{max-height:none!important;margin-top:20px}.vac-direct__icon{width:auto;height:auto;background:0 0;padding:0;line-height:24px;font-size:11px;color:#000}.vac-direct__icon:before{content:"\e944"}.vac-direct__icon:hover{background:0 0;color:#000}.vacancies-more{margin-top:24px}.vacancies-filter .reset-btn{display:none}.search-form{margin-bottom:18px}.search-form__field{font-size:24px}.search-form__action{top:2px}.link-more-bottom{margin-top:20px}.link-more-bottom .link-more{padding:12px}.getcard-box{padding:20px 20px 20px 144px}.getcard-box__img{left:18px}.getcard-box__head{max-width:260px;font-size:17px}.cab-orders-slider .swiper-slide{width:60%;opacity:1;visibility:visible}.cab-order._small .cab-order-id{display:none}.cab-order._small .cab-order-id._mob{display:block}.cab-order__left._status{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;width:auto;min-width:75%}.cab-order__blank,.cab-order__info{display:none}.cab-order-btn{display:block}.cab-order._completed .cab-order-btn{display:none}.order-route{overflow:auto;margin:0 calc(var(--app-gutter) * -1) 20px}.order-route__wrap{display:inline-block;padding:0 var(--app-gutter);min-width:100%}.order-route__grid{width:auto;min-width:100%}.order-route__step{width:156px}.order-route__step:first-child{width:149px}.order-route__step._last{width:auto;min-width:100px}.order-code{padding:23px}.bonus-box{padding:20px}.instruction-title{margin:0 calc(var(--app-gutter) * -1) 32px}.instruction-title__img{border-radius:0}.instruction-title__head{padding:0 var(--app-gutter);font-size:26px}.instruction-title__action{padding:0 var(--app-gutter) 48px}.instruction-content{max-width:100%}.instruction-share{margin:32px calc(var(--app-gutter) * -1) 0;padding:24px var(--app-gutter);border-radius:0}.instruction{margin-bottom:0}.other-instructions{border-top:none}.h-serv-item._collection-2 .h-serv-item__img{max-width:240px}.h-serv-item._collection-3 .h-serv-item__img{max-width:280px}.h-serv-item._collection-3 .h-serv-item__title{max-width:290px}}@media (max-width:575px){:root{--sect-offset:35px;--app-gutter:18px;--menu-gutter:18px}.swiper-pagination-bullet{margin:5px 2px 0!important;width:5px;height:5px}.bann-slider+.h-cats{margin-top:24px}.about-new__slider .swiper-slide{width:465px;max-width:none}.about-new__item-content{width:82vw;max-width:400px}.about-serv__grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.form-file__box{gap:14px;padding:14px}.form-file__box .btn{padding-left:14px;padding-right:14px;min-width:0}.info-box._star{padding-left:55px}.info-box._star:before{top:50%;left:18px;margin-top:-.5em}.registration__img{padding:55px 0 0;height:175px}.registration__main{padding:1px var(--app-gutter) 25px}.registration__box{margin-top:-40px;padding:25px 20px}.catalog-item._mob-line .pr-labels{display:none}.inn-bann._sale .inn-bann__head{margin-left:auto;margin-right:auto;font-size:28px}.catalog-item{padding-bottom:20px}.catalog-item .btn{padding:11px 19px;min-width:0;line-height:1.25;font-size:13px}.catalog-item-sale__price{font-size:12px}.catalog-item-sale__price strong{font-size:15px}.category-item{padding:15px}.category-item__img{margin-bottom:25px}.categories-slider .swiper-slide{width:135px}.categories-slider .category-item__img{margin-bottom:15px;height:70px}.big-services{padding-right:10px}.big-services .swiper-slide{max-width:340px}.big-service__main{padding:22px 25px 25px}.swiper-mobile-helper{display:block}.big-services .swiper-pagination{display:none}.big-bann__wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:left}.big-bann__content h1{font-size:28px}.shop-stand-big{margin-bottom:20px}.shop-stand-big__head{margin-bottom:10px}.shop-stand-big__main{padding:25px 20px}.shop-stand-big__links{font-size:15px}.shop-stand-slider{padding-right:20px}.shop-stand-slider .swiper-slide{width:320px}.shop-stand-item__head{font-size:18px}.catalog-more-btn{margin-top:25px}.catalog-more-btn .btn{width:100%}.shop-offer{padding:45px 20px}.shop-offer__main{max-width:320px}.shop-offer__main .btn{margin-top:5px}.big-services .swiper-slide{max-width:340px}.inn-bann._liquid{min-height:70vw}.liquid-img{max-height:425px}body,html{font-size:13px}.h1,.h1._big,h1,h1._big{font-size:26px}.h2._mob-small,.h2._small,h2._mob-small,h2._small{font-size:18px}.h3,h3{font-size:18px}.h4,h4{font-size:17px}.h5,h5{font-size:15px}.sect-m._tabs{margin-top:20px}.sect-p._tabs{padding-top:20px}.breadcrumbs{font-size:12px}.breadcrumbs .ic{font-size:13px}.title{margin-bottom:20px}.content img{margin:24px 0}.btn._tab{padding:11px 13px;font-size:13px}.btn._mob-full{padding-left:15px;padding-right:15px;min-width:100%}.form-row .form-action{margin-top:10px}.form-action{margin-top:25px}.form-action .btn{min-width:100%;padding-left:15px;padding-right:15px}.form-range__info{margin-bottom:10px}.form-images-btn{display:block;width:100%}.form-images__grid,.form-images__wrap{gap:15px}.tabs._mob-scroll .tabs__btns-wrap{padding:0;display:block;white-space:normal}.tabs._mob-scroll .tabs__btns-wrap:after{display:none}.tabs._mob-scroll .tabs__item{display:block!important;margin-bottom:35px}.tabs._mob-scroll .tabs__item:last-child{margin-bottom:0}.tabs._mob-scroll .tab-btn{display:block;padding:19px 40px 19px var(--app-gutter);width:100%;border:none;border-top:1px solid #ededed!important;opacity:1;font-size:17px}.tabs._mob-scroll .tab-btn:last-child{border-bottom:1px solid #ededed!important}.tabs._mob-scroll .tab-btn:after{content:"";position:absolute;top:50%;right:var(--app-gutter);margin-top:-.5em;content:"\e904";font-family:icomoon;text-transform:none;font-weight:400;font-style:normal;line-height:1;font-size:12px;opacity:.4}.tab-btn ._count{margin-left:3px;min-width:20px;height:20px;line-height:20px;font-size:12px}.price{font-size:11px}.price b{font-size:15px}.catalog-small-row{--bs-gutter-y:15px}.catalog-item__img{max-width:160px;margin:0 auto 15px}.catalog-item__head{margin-bottom:15px}.catalog-item__btn{margin-top:17px}.catalog-item._mob-line{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 0 15px;border-bottom:1px solid #ededed;text-align:left}.catalog-item._mob-line .catalog-item__top,.catalog-item._mob-line:before{display:none}.catalog-item._mob-line .catalog-item__img{-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:none;margin:0 14px 0 0;width:78px;height:78px}.catalog-item._mob-line .catalog-item__img:before{display:none}.catalog-item._mob-line .catalog-item__main{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;width:auto;display:block}.catalog-item._mob-line .catalog-item__head{display:block;margin-bottom:14px;padding-right:32px;height:auto!important;min-height:auto;font-size:15px}.catalog-item._mob-line .catalog-item__btn{display:none!important}.catalog-item._mob-line .price b{font-size:15px}.catalog-item._mob-line .price s{font-size:13px}.catalog-item._mob-line._fav .catalog-item__top{display:block;position:absolute;top:2px;right:0;margin:0;width:auto}.catalog-item._mob-line._fav .catalog-item__top .product-labels{display:none}.catalog-item._mob-line._fav .catalog-item__top .product-icons{opacity:1;visibility:visible}.catalog-item._mob-line._fav .catalog-item__top .product-icons .ic{font-size:22px}.catalog-item._line{padding:15px 0}.catalog-item__top .product-icons .ic{font-size:16px}.services-slider .swiper-slide{width:280px}.service-item{padding:24px 20px 0;height:430px}h3.service-item__head{font-size:20px}.service-item__head{margin-bottom:10px}.service-item__price{font-size:17px}.service-item__price s{font-size:11px}.service-item__action{margin-top:16px}.service-item__action .btn{padding:9px 16px;min-width:auto;font-size:13px}.catalog-grid-slider .swiper-slide,.catalog-slider .swiper-slide{width:55%;min-width:180px;max-width:100%;opacity:1;visibility:visible}.search-catalog-slider{overflow:visible}.search-catalog-slider .swiper-slide{width:55%;min-width:180px;max-width:100%}.search-catalog-slider .swiper-pagination{display:none}.catalog-item._small .catalog-item__btn{display:block}.news-item-big{font-size:12px}.news-item-big__content{padding:22px}.news-item-big__head,.news-item__img{margin-bottom:15px}.footer{padding:35px 0 calc(var(--tapbar-height) + 40px)}.search-top-overlay{z-index:149}.search-top{top:0!important;z-index:150;max-height:none!important;height:var(--app-height);border-top:none}.search-top__form{padding-right:60px}.search-top__field{padding:8px 82px 21px 0;font-size:15px}.search-top__reset{right:95px;padding-right:12px}.search-top__btn{right:60px;width:30px;padding:8px 0 20px;text-align:right;font-size:22px}.search-top__btn span{display:none}.search-top__btn .ic{display:block}.search-top__close{display:block;cursor:pointer;position:absolute;top:0;right:0;width:48px;height:48px;border-radius:8px;background:#f5f5f7;text-align:center;line-height:48px;font-size:18px;-webkit-transition:.3s;transition:.3s}.search-top__close:hover{background-color:#f2f2f2}.search-top__first{padding-top:24px}.search-top__row{margin-bottom:24px}.search-top__title{gap:10px 20px}.search-top__title._mb-25,.search-top__title._mb-35{margin-bottom:20px}.search-top__second{padding-top:16px}.search-top__hints{margin-bottom:24px}.popup__title{margin-bottom:20px}.city-popup__examples{gap:10px}.city-popup__list{-moz-column-count:1;-webkit-column-count:1;column-count:1;margin-top:10px;font-size:15px}.submenu-catalog .swiper{margin-left:calc(var(--app-gutter) * -1);margin-right:calc(var(--app-gutter) * -1);padding:0 var(--app-gutter)}.submenu-catalog .swiper-slide{width:55%;min-width:195px;max-width:100%}.product{margin:35px 0}.product__col._sticky{margin-bottom:30px}.pr-gallery{padding:0}.pr-gallery .swiper-pagination{display:block}.pr-gallery__thumbs{display:none}.product-choice__wrap{overflow:auto;margin:0 calc(var(--app-gutter) * -1)}.product-choice__grid{-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0 var(--app-gutter);white-space:nowrap}.product__accessories{margin-top:35px}.product__accessories-title{margin-bottom:15px}.product__accessories .row{--bs-gutter-y:15px}.product-descr__top{margin:0 0 35px}.product-descr__video{margin:0 0 25px}.specs__row{margin-bottom:25px}.info-box{padding:15px 15px 15px 54px}.info-box:before{left:15px}.info-box .close-btn{top:15px;right:15px;margin:0}.info-box .close-btn+.info-box__content{padding-right:40px}.checkout-title{margin-bottom:15px}.checkout-subtitle{margin-bottom:15px}.checkout-subtitle h4{font-size:16px}.checkout-cert__box{padding:24px 19px}.checkout-cert__toggle{display:inline-block;margin-bottom:10px}.sm-orders{gap:20px}.sm-order-item{width:66px;height:50px}.sm-order-item[data-count]:after{top:-8px;right:-12px;padding:0 6px;min-width:25px;height:25px;line-height:25px;font-size:10px}.sm-order-item._more{line-height:48px;font-size:16px}.best-price__descr{max-width:none}.catalog-top{margin-bottom:25px}.catalog-top .cats-slider{margin-top:20px}.catalog-top__count{font-size:13px}.catalog-top__grid{gap:15px 18px}.catalog-top__col .reset-btn{display:none}.catalog-top__col .sort-box__btn span{max-width:115px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pagination,.pagination-more{margin-top:35px}.pagination__more{margin-bottom:25px}.pagination__more .btn{width:100%;min-width:auto}.pagination__list{gap:8px}.pagination__list a{padding:0 9px;min-width:40px;height:40px;line-height:40px}.pagination__descr{margin-top:25px;font-size:12px}.accessories-tabs .sm-cats{padding-top:25px}.pagination__wrap{padding-top:0;border-top:none}.sm-cats:not(._show) .sm-cats-item:nth-child(n+9){display:none}.sm-cats__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.search .catalog-top{margin:25px 0}.wallet-btn{padding:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;border:none;border-radius:8px}.wallet-btn>img{margin-right:10px;max-height:20px}.wallet-btn>span{font-size:1rem}.wallet-btn>span>span{display:inline-block;font-size:1rem}.cab-user__img{width:48px;height:48px;padding:0;border:none}.cab-user__main>*{margin-bottom:4px}.cab-user__name{font-size:15px}.cabinet__title{margin-bottom:24px}.cabinet__row{margin-bottom:32px}.cab-title{margin-bottom:16px}.tabs._buttons .tabs__btns-wrap{gap:8px}.form-popup .form-options{margin:15px 0 25px}.compare__main .swiper{padding-top:30px}.compare__main .catalog-item._small .catalog-item__btn{padding:0 35px 0 0}.compare__main .catalog-item__close{position:absolute;top:auto;bottom:-4px;right:50%;margin-right:-65px}.compare__thumbs{padding:10px 0 20px}.catalog-item._compare-small{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catalog-item._compare-small .catalog-item__img{width:70px;height:50px;margin:0 0 15px}.catalog-item._compare-small .catalog-item__main{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.catalog-item._compare-small .catalog-item__head{margin:0 0 5px}.catalog-item._compare-small .catalog-item__btn{margin:5px 0 0}.cart-empty{padding:35px 0 calc(35px + var(--tapbar-height))}.cart-empty__head{margin-bottom:15px}.cart-empty__content{max-width:400px}.err-search{margin:35px 0}.err-search__head{margin-bottom:25px}.cert-form__grid{display:block}.cert-form__grid .form-item{margin:0 0 15px}.cert-form__grid .btn{min-width:100%}.address-field__dropdown li{padding:10px 15px}.inn-bann._credit{background-position:59% 50%}.inn-bann__wrap{padding:25px 0 40px}.inn-bann__head{max-width:350px;margin-bottom:1rem}.inn-bann .content{max-width:280px;margin-bottom:25px}.inn-bann .content li{margin-bottom:3px}.cr-categories-slider{margin:0 calc(var(--app-gutter) * -1);padding:0 var(--app-gutter)}.cr-categories-slider .swiper-pagination{display:none}.cr-categories-slider .swiper-slide{width:60%;min-width:245px;max-width:100%;opacity:1;visibility:visible}.cr-terms__row{padding:0;border-bottom:1px solid rgba(0,0,0,.1)}.cr-terms__row:nth-child(n){background:0 0}.cr-terms__col:nth-child(n){padding:0}.cr-terms__col._title{cursor:pointer;position:relative;padding:15px 24px 15px 0;font-size:17px}.cr-terms__col._title:after{position:absolute;top:50%;right:0;margin-top:-.5em;content:"\e906";font-family:icomoon;text-transform:none;font-weight:400;font-style:normal;line-height:1;font-size:12px;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.cr-terms__col._title._show:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.cr-terms__col._main{display:none;padding:0 0 12px}.cr-terms__col._main>*{margin-bottom:8px}.cr-terms__col[data-title]{margin-bottom:3px;text-align:right}.cr-terms__col[data-title]:before{float:left;margin:0 15px 5px 0;min-height:1.2em;font-size:1em}.cr-terms__col[data-title]:after{content:"";display:table;clear:both}.cr-terms__row._head .cr-terms__col._title{cursor:auto;font-size:20px}.cr-terms__row._head .cr-terms__col._title:after{display:none}.inn-bann._bonus .inn-bann__action{margin-top:0}.inn-bann._bonus .inn-bann__img{left:10px;right:10px;max-width:280px;max-height:210px;margin:0 auto}.inn-bann._bonus .inn-bann__img img{max-height:none}.steps__more{margin-top:35px;padding-top:25px}.shops__box{margin:0 calc(var(--app-gutter) * -1)}.more-shops .search-form{margin-bottom:25px}.more-shops__row-wrap{overflow:hidden}.more-shops__row{--bs-gutter-y:28px;margin-bottom:-28px}.more-shop{position:relative;padding-bottom:28px;border-bottom:1px solid rgba(0,0,0,.1);font-size:15px}.more-shop__title{padding-right:55px}.more-shop__phone{position:absolute;z-index:3;top:0;right:0;margin:0;width:42px;height:42px;border-radius:50%;background:#f6f6f6;font-size:0;color:#000}.more-shop__phone:hover{background-color:#eaeaea;color:#000}.more-shop__phone:after{position:absolute;top:50%;left:0;right:0;margin-top:-.5em;content:"\e924";font-family:icomoon;text-transform:none;font-weight:400;font-style:normal;line-height:1;text-align:center;font-size:14px}.more-shops__action{margin-top:25px}.more-shops__action .btn{width:100%}.cart-item._return{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cart-item._return .cart-item__img{display:none}.gift-card-tabs label>span{padding:12px}.gift-choice label{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;min-width:40%!important}.gift-choice span{padding:12px}.gift-card-row{margin-bottom:25px}.gift-card-aside__action{margin-top:15px}.another-person__option{margin-left:20px}.another-person__wrap{margin-top:35px}.gift-card-address__box{padding:19px}.gift-card-address .reset-btn .ic{margin:0;font-size:15px}.gift-card-address .reset-btn span{display:none}.docs__row{font-size:15px}.docs__row>*{margin-bottom:16px}.doc-items-row{--bs-gutter-y:15px}.blog-item-big{margin:0 calc(var(--app-gutter) * -1);border-radius:0;min-height:400px}.blog-item-big__content{display:block;padding:24px}.blog-item-big__content>.btn{margin-top:22px}.blog-item-big__main{max-width:360px}.blog-item-big__head{margin-bottom:14px}.blog-item{display:block}.blog-item__img{width:auto;min-height:auto;border-radius:12px 12px 0 0}.blog-item__img:before{content:"";display:block;width:100%;padding-bottom:64.8%}.blog-item__main{padding:16px 20px 20px}.post-action .btn{padding:11px;font-size:13px}.compare__spec-item{width:100%}.compare__main-slider .nav-arrow-next,.compare__main-slider .nav-arrow-prev{margin-top:-20px;width:40px;height:40px;line-height:40px;font-size:14px}.compare__main-slider .nav-arrow-prev{left:-10px}.compare__main-slider .nav-arrow-next{right:-10px}.compare__thumbs-slider{padding-bottom:10px}.compare__thumbs-slider .nav-arrow-next,.compare__thumbs-slider .nav-arrow-prev{top:auto;margin:0;bottom:-40px}.compare__thumbs-slider .nav-arrow-prev{left:50%;margin-left:-45px}.compare__thumbs-slider .nav-arrow-next{right:50%;margin-right:-45px}.btn._mob-big{padding-top:15px;padding-bottom:15px}.hint-modal{width:300px}.service-item._offer{padding:20px 20px 0;height:400px}.brands-slider .swiper-slide{width:175px}.news-item-info{gap:10px 17px;font-size:12px}.news-home__slider .swiper-slide{width:250px}.news-item-big:before{padding-bottom:72%}.news-item-big__head{font-size:15px}.foot-main__menus{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:30px;margin-top:30px}.foot-main__menu h6{margin-bottom:12px}.foot-main__menu ul{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:8px 20px}.foot-bot{margin-top:25px;padding-top:25px}.foot-bot__main{gap:20px}.err-sect__head{margin-bottom:15px}.err-cats__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.more-box-btn:after{height:130px}.more-box-btn__wrap{height:40px}.more-box-btn__wrap span{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.more-box-btn__wrap .ic-chevron-down{font-size:12px}.more-box-btn.active{padding-top:15px}.product-descr .more-box{overflow:hidden;height:415px}.product-tabs__row{margin-bottom:30px;padding-bottom:35px}.product-tabs__row .link-more-bottom:last-child{padding-bottom:0}.specs__title{margin-bottom:15px}.specs__title .h4,.specs__title .h5,.specs__title h4,.specs__title h5{font-size:13px}.specs__list{font-size:12px}.specs__list>li>._head{padding-right:15px}.specs .more-box{height:370px}.store-avail-wrap{padding:20px}.store-avail-wrap .title{margin-bottom:20px}.product-icons._mob-buttons{gap:5px}.product-icons._mob-buttons .ic{border-radius:8px;border:1px solid rgba(0,0,0,.05);width:40px;height:40px;line-height:38px;text-align:center;font-size:16px}.product__col._main{position:relative;padding-top:20px}.product__col._main:before{content:"";position:absolute;z-index:-10;top:0;left:calc(var(--app-gutter) * -1);right:calc(var(--app-gutter) * -1);height:175px;max-height:100%;background:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#fff));background:linear-gradient(to bottom,#f5f5f5,#fff)}.product__top{margin-bottom:15px}.product__title{margin-bottom:20px}.product__main{margin-bottom:24px}.product-aside{padding:19px}.product-price,.product-price__main{gap:6px 8px}.product-price__top{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2;width:auto}.product-price__main{width:100%}.product-aside-price{padding-top:18px;border-radius:0;background:0 0;-webkit-box-shadow:none;box-shadow:none;border-top:1px solid #d9d9d9}.product-aside-price .product-aside{padding:0;border:none;background:0 0;-webkit-box-shadow:none;box-shadow:none}.product-tabs__wrap{padding:0;background:0 0}.product-line__grid{height:50px}.product-line__info{gap:10px}.product-line__info .btn,.product-line__info .price{display:none}.product-line__info-img{width:25px;height:25px}.product__top-specs td{padding:8px}.trade-line{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:16px}.trade-line__icon{margin-right:16px;font-size:48px}.cart.sect-m{margin-top:0}.cart-title{padding:18px 0;margin-bottom:0}.cart-title._sub{margin:0 calc(var(--app-gutter) * -1);padding:20px var(--app-gutter);background:#f5f5f7}.cart-title._sub+.cart-row{border-top:none}.cart-row{margin:0 calc(var(--app-gutter) * -1);padding:22px var(--app-gutter);border-top:5px solid #f5f5f7}.cart-row:first-child{border-top:none}.cart-row__title{margin-bottom:22px}.cart-row__head._icon{padding-left:1.75em}.cart-row__head._icon .ic{top:-.05em;font-size:1.2em}.cart-item__img{width:50px;height:50px}.cart-item__wrap{padding:0;min-height:auto}.cart-item__main{padding-left:65px;min-height:15px}.cart-item__head{margin-bottom:15px}.cart-item__links._pc{display:none}.cart-item__links._mob{display:block;width:100%;margin-top:15px;padding-top:15px;border-top:1px solid rgba(0,0,0,.05)}.cart-item__links li:nth-child(n+2){margin-top:15px}.cart-row__wrap._spacers{margin:0 calc(var(--app-gutter) * -1)}.cart-row__wrap._spacers .cart-item{margin:0 0 22px;padding:0 var(--app-gutter) 22px;border:none;border-bottom:5px solid #f5f5f7}.cart-row__wrap._spacers .cart-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.cart-item__boxes{margin-top:20px}.cart-item__action{padding-left:65px;margin-top:20px}.cart__main{margin-bottom:0}.cart__aside{gap:22px}.cart-aside{margin:0 calc(var(--app-gutter) * -1);padding:22px var(--app-gutter) 0;border-top:5px solid #f5f5f7}.cart-aside__box{margin:0 calc(var(--app-gutter) * -1);padding:0 var(--app-gutter);border-radius:0;background:0 0}.cart-aside__box:nth-child(n+2){margin-top:22px;padding-top:22px;border-top:5px solid #f5f5f7}h5.cart-aside__head{font-size:17px}.cart-aside__btn{margin-top:20px}.shop-choice__item{display:block;padding:18px 0 25px}.shop-choice__action{margin:25px 0 0}.shop-choice__action .btn{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.credit-top__descr{margin-top:15px}.credit-item__info-head{font-size:12px}.trade-dropdown__wrap{margin-top:15px}.trade-dropdown__tabs{padding:24px 24px 20px}.trade-dropdown__lists ul{padding:0 24px 24px}.popup-action{margin-top:25px}.visibility-slider .swiper-slide{opacity:1;visibility:visible}.popup .option-video{margin-top:25px}.popup .option-video__box{margin:0 calc(var(--app-gutter) * -1);border-radius:0;height:275px}.popup .option-video__descr{margin-top:15px}.pr-big-gallery__thumbs{max-width:none;padding:0 24px}.pr-big-gallery__close{right:var(--app-gutter)}.product__top .link-icon{display:none}.advants-grid{gap:15px 0}.advants-grid__col{width:100%}.advant-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.advant-item__img{-webkit-box-flex:0;-ms-flex:none;flex:none;margin:0 25px 0 0}.advant-item__img img{right:0}.advant-item__head{font-weight:600;font-size:17px}.big-cats{margin-bottom:35px}.big-cats__row,.inn-cats__row{gap:15px 0}.category-item._big .category-item__img{height:92px}.inn-cats__issue{min-height:195px}.acc-bann__main{padding-bottom:25px}.acc-bann__main .breadcrumbs{margin-bottom:15px}.sub-categories-slider.is-destroy .swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 0;width:auto;height:auto}.sub-categories-slider.is-destroy .swiper-slide{width:100%;height:auto}.category-item._sub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:17px;text-align:left}.category-item._sub .category-item__img{-webkit-box-flex:0;-ms-flex:none;flex:none;width:32px;height:32px;margin:0 17px 0 0}.category-item._sub .category-item__head{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:block;min-height:auto;font-size:15px}.filter-item__wrap{padding-top:15px}.filter-item__head{font-size:15px}.filter-action .reset-btn{margin-top:20px}.form-range__field .form-field{padding:12px 15px;font-size:13px}.form-range__field._from:before{left:15px}.form-range__field._from .form-field{padding-left:33px}.form-range__field._to:before{left:15px}.form-range__field._to .form-field{padding-left:35px}.guarantee-box__content{font-size:14px}.product .guarantee-box{margin-top:25px}.cert-popup__row{margin-bottom:24px}.cert-popup .info-box{margin-bottom:15px}.pr-extra-toggle{padding:15px 20px}.gift-pay .row{gap:12px 0}.title._gift{margin-bottom:20px}.product-prevideo{max-width:none}.checkout-option{padding-bottom:20px;margin:24px 0 20px}.checkout-total .cart-aside__total li{margin-bottom:8px}.checkout-total .cart-aside__total li._last{margin-top:10px;padding-top:12px;font-size:17px}.split-popup__logo img{max-height:30px}.split-popup__top{padding-top:22px}.split-popup__head{max-width:300px;font-size:24px}.split-popup__main{padding-top:24px;padding-bottom:24px}.split-scheme,.split-widget{margin-bottom:28px}.split-scheme__head{margin-bottom:18px}.split-scheme__grid{margin:0 -12px -24px}.split-scheme__item{padding:0 12px 24px}.split-scheme__item:after{right:-28px;width:56px}.split-scheme__item .img-box{margin-bottom:10px}.split-scheme__item p{font-size:11px}.faq-item._medium{padding:17px 0}.faq-item._medium .faq-item__btn{font-size:17px}.split-popup__action{margin-top:28px}.shops-sect__grid-wrap{margin:0 -8px -32px}.shops-sect__item{margin:0 0 16px;padding:0 8px 16px}.shops-sect__item .more-shop__title{margin-bottom:8px}.offers__bd{margin-bottom:28px}.offers .tabs__btns{margin-bottom:20px}.offers-row{--bs-gutter-y:24px}.offer-item__img{margin-bottom:20px}.offer-item__label{padding-top:0}.offers-content{padding:24px 0}.offers-content__wrap{font-size:12px}.offer__title{margin-bottom:16px}.offer__img{margin:0 -18px 24px}.offer__main .content{padding:0}.offer__aside{margin-top:36px}.offer-aside__more .link-more{font-size:15px}.h2._big,h2._big{font-size:24px}.h3._big,h3._big{font-size:20px}.title._trade{margin-bottom:24px}.new-scheme-row,.row._main-gap,.trade-advants-row{--bs-gutter-y:12px}.new-scheme-item{min-height:315px}.new-scheme-item._credit{min-height:auto}.new-scheme-item__step{margin-bottom:15px}.trade-calc__form{--app-gutter:24px;padding:32px 24px}.trade-calc__form .trade-dropdown{margin-bottom:24px}.trade-calc__box{padding:32px 24px}.trade-calc__box-top{margin-bottom:20px;font-size:15px}.trade-calc__box-head{margin-bottom:34px;font-size:36px}.inn-title .cats-slider{margin-top:16px}.inn-title._cats{margin-bottom:24px}.products{padding:16px 0 32px}.products__tags{margin-top:32px;padding-top:32px}.checkout-back{padding:18px 0}.checkout-header{margin:0 calc(var(--app-gutter) * -1) 6px;padding:16px var(--app-gutter);background:#fff}.checkout-header__head{font-size:24px}.checkout-row{margin:0 calc(var(--app-gutter) * -1) 6px;padding:18px var(--app-gutter) 22px;border-radius:0}.checkout-form-action__descr{margin-bottom:18px}.checkout-row.disabled{padding-bottom:18px}.checkout-row.disabled .checkout-title{margin-top:0}.checkout-choice__head span{margin-top:2px}.checkout-choice__box{padding:15px}.checkout-choice._row{overflow:auto;margin-left:calc(var(--app-gutter) * -1);margin-right:calc(var(--app-gutter) * -1)}.checkout-choice._row .checkout-choice__grid{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0 var(--app-gutter);white-space:nowrap}.ordered{padding-bottom:var(--tapbar-height)}.ordered-info__title{margin-bottom:12px}.ordered-info__items{-ms-grid-columns:1fr;grid-template-columns:1fr}.ordered-items .cart-item{padding-top:18px;margin-bottom:18px}.ordered-items .cart-item__head{font-size:13px}.ordered-items .cart-item__img{width:50px;height:50px}.ordered-items .cart-item__wrap{padding-left:0;min-height:50px}.ordered-total{margin:0 calc(var(--app-gutter) * -1);padding:18px var(--app-gutter) 22px;background:#fff}.ordered-total .checkout-row{margin:0;padding:0;background:0 0}.ordered-total .btn{margin-top:20px}.self-deliv-map{margin-left:calc(var(--app-gutter) * -1);margin-right:calc(var(--app-gutter) * -1);border-radius:0}.checkout-choice._date .checkout-choice__item{min-width:0}.deliv-courier__address{gap:8px}.deliv-courier__address .form-item._apartment{width:100%}.shops__items{margin-bottom:24px}.shop-item{gap:15px 24px;font-size:15px}.shop-item__action{width:100%;margin-top:5px}.shop-popup__phone{margin-bottom:5px;font-size:17px}.shop-popup__contacts._main{width:100%}.shop-popup__map>div{height:375px}.split-faq__list{font-size:15px}.mob-menu__services-items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.mob-menu-serv:nth-child(n){border-right-width:1px}.mob-menu-serv:nth-child(n):before{display:none}.mob-menu-serv:nth-child(2n){border-right-width:0}.mob-menu-serv:nth-child(2n+1):before{display:block}.top-bann-area__close{right:14px}.bann-popup{font-size:15px}.accs-popup .popup__wrap{padding-bottom:calc(var(--tapbar-height) + 148px)}.accs-popup__action{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:148px}.accs-popup__action .btn{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.banks-box__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.credit-title{margin-bottom:24px}.credit-terms__item{gap:20px}.credit-terms__box{padding:24px}.note-item{padding:14px 16px;border-radius:8px}.note-item._show{-webkit-transform:translate3d(-50%,calc(-1 * var(--tapbar-height) - 18px),0);transform:translate3d(-50%,calc(-1 * var(--tapbar-height) - 18px),0)}.note-item__content{font-size:12px}.note-item__content>:first-child{padding-right:20px}.note-item__head{font-size:13px}.note-item__head span{font-size:12px}.note-item__close{position:absolute;top:5px;right:5px;margin:0;font-size:12px}.cookie-box{padding:14px var(--app-gutter)}.cookie-box__grid{display:block}.cookie-box .btn{min-width:90px;margin-top:14px;padding:11px 14px;line-height:16px;font-size:13px}.shops-chain-box{padding:24px}.shops-chain-box__logo img{width:105px}.corp-advant__img img{max-width:72px;max-height:72px}.corp-advant__img.img-box{width:64px;height:64px}.bonus-bann-card{text-align:center}.bonus-bann-card__wrap{display:block}.bonus-bann-card__title{padding:24px 0}.bonus-bann-card__img{padding:0;margin:10px auto 0;max-height:255px}.bonus-info__box{padding:40px 24px}.bonus-info__box-head.h2{font-size:20px}.bonus-info__box-bighead{font-size:42px}.card-issue-box{-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;min-height:320px;padding:40px 24px;text-align:center}.card-issue-box>*{max-width:100%}.card-issue-box__head{margin:0 0 24px;width:100%;font-size:24px}.city-link._head{max-width:105px}.mobile-tapbar__wrap{gap:10px;padding:10px 6px}.h-cats__slider .swiper-slide{width:37%}.h-serv-item{height:345px;min-height:90vw}.h-serv-item__title{padding:28px 20px 0;max-width:290px}.h-serv-item__action{padding:14px 20px 0}.h-serv-item__action .btn{padding:10px 20px;font-size:13px}.h-serv-item._small{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 0 150px;height:auto;min-height:auto;text-align:center}.h-serv-item._small .h-serv-item__img{width:190px;right:50%;margin-right:-95px}.h-serv__col,.h-serv__grid{gap:16px 0}.h-serv__buttons .swiper-slide{width:53%}.chat-popup .h5,.chat-popup h5{font-size:17px}.fix-buttons{display:none}.mob-search-line{display:block}.mob-fix-buttons{display:block}.mob-fix-buttons+.sect-m{margin-top:0}.irs--round .irs-grid-text{font-size:9px}.product-aside{border-radius:8px}.product-aside{margin-top:16px}.product-aside._credit{margin:18px 0 24px;padding-top:18px;border-top:1px solid #d9d9d9;border-radius:0}.product-price__more{margin-top:4px}.product-price-action .btn{min-width:100%}.product-price-bot{margin-top:8px;padding:0}.link-icon._prod-fav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #ededed;border-radius:8px;min-height:50px;width:100%}.aside-credit-buttons{gap:16px}.aside-credit-btn{padding:0;min-width:100%;min-height:auto;background:0 0!important}.aside-credit-btn._split .ic{display:block}.price-popup__card{padding:15px}.price-popup__card-img{margin-right:14px;width:48px;height:48px}.price-popup__box{padding:0}.price-popup__box-row{padding:16px}.pr-price-offer{padding:20px 24px 20px 20px}.price-popup__action{margin-top:32px}.deliv-time{margin-top:16px}.deliv-box__head{font-size:15px}.deliv-box__info{min-width:100%}.deliv-box__info-list li:nth-child(n+2){margin-top:12px}.deliv-box__pay-list li:nth-child(n+2){margin-top:6px}.blog-blank{gap:16px;margin-bottom:24px;padding-bottom:24px}.blog-blank__img{width:84px}.blog-blank__main{gap:12px 24px}.blog-blank__head{font-size:15px}.vac-sect__wrapper{padding-bottom:74px}.vac-sect__title .btn{position:absolute;left:0;bottom:0;width:100%;margin:0}.vacancy-item{min-height:220px}.vacancy-item .vacancy-badge{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:4px}.vacancy-item__head{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:100%}.gift-card__img[style*=vac-bg]{background-position:35% 50%}.vacancy-popup .popup__title{margin-bottom:0}.vacancy-popup__img{overflow:visible;margin:0 calc(var(--app-gutter) * -1)}.vacancy-popup__img .img-full-box{border-radius:0}.vacancy-popup__img .img-full-box:after{display:none}.vacancy-popup__title{position:relative;padding:24px var(--app-gutter) 0;color:#000}.vacancy-popup__main{padding-top:20px}.vacancy-popup__address{opacity:1;color:#9d9da2}.vac-direct__head._big{font-size:20px}.vacancies-filter{margin:0 calc(var(--app-gutter) * -1) 24px;padding:16px var(--app-gutter) 0;border-top:1px solid #ededed}.search-form__wrap{margin:0 calc(var(--app-gutter) * -1)}.search-form__field{padding-left:var(--app-gutter);padding-right:52px}.search-form__action{right:var(--app-gutter)}.search-form__reset{margin-right:0;padding-right:0;border-right:none}.search-form__btn{display:none}.search-count{margin-bottom:24px}.getcard-box{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:20px}.getcard-box__img{position:relative;top:0;left:0}.cab-orders-slider .swiper-slide{width:88%;min-width:300px}.cab-order{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px}.cab-order._big{margin-top:24px;padding:0 0 24px;border:none;border-bottom:1px solid rgba(0,0,0,.05);border-radius:0;background:0 0;-webkit-box-shadow:none;box-shadow:none}.cab-order__left{width:100%}.cab-order__left._status{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2;min-width:auto}.cab-order__prods{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:100%;margin-bottom:4px}.cab-order__prods .cab-order__head{display:none}.cab-order-id{display:none}.cab-order-id._mob{display:block}.cab-order__price{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;text-align:left}.cab-order__price span{margin-bottom:3px;font-size:13px;color:inherit}.cab-order__price span:first-letter{text-transform:uppercase}.cab-order._completed{opacity:1}.cab-order._completed .cab-order-btn{display:block}.order-title__head{width:100%}.cabinet-tabs{margin-bottom:24px}.order-row .cab-title{margin-bottom:20px}.order-row._code{margin-top:28px}.order-row._code+.order-row{margin-top:32px}.order-row._info{margin-top:0}.order-row._info+.order-row{margin-top:32px}.order-code{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:13px;padding:15px}.order-code .ic{font-size:22px}.order-code__head{margin:0;font-size:17px}.order-code__list{width:100%}.cabinet__row._mb-big{margin-bottom:32px}.cabinet__row._form .cab-title{margin-bottom:16px}.cabinet__row._form .form-options{margin-top:16px}.cab-form-subscribe{margin-top:16px}.bonus-box__btns{gap:8px}.bonus-box__btns .btn{min-width:100%}.help-slider .swiper-slide{width:300px;max-width:90%}.help-faq__row{--bs-gutter-y:24px}.instruction-title{margin-bottom:24px;text-align:left}.instruction-title__head{position:relative;bottom:0;margin-bottom:24px;color:#000}.instruction-title__action{padding-bottom:24px}.instruction-title__action .btn,.instruction-title__action .share-box{width:100%}.instruction-share{-ms-flex-wrap:wrap;flex-wrap:wrap}.instruction-share .share-box{width:100%}.inn-title._center .breadcrumbs{margin-bottom:6px}.inn-title__center-content{margin-bottom:24px}.img-used-info{left:2%;bottom:11%;font-size:9px}.used-product-info{padding:20px 20px 10px;margin-bottom:10px}.pr-gallery .img-used-info{left:5%;font-size:15px}.product-aside-device{padding:14px}.product-aside-device__img{margin-right:12px}.product-aside-device__head{font-size:15px}.quick-order .info-box{margin-bottom:24px}.h-serv-used .h-serv-item__img{margin-top:20px}.h-serv-used__advants{gap:6px 14px;padding-top:12px;font-size:12px}.h-serv-used__advants li{gap:6px}.h-serv-used__advants li img{max-width:14px;max-height:14px}.h-serv-item._small[class*=_collection]{padding-bottom:30px}.h-serv-item._small[class*=_collection] .h-serv-item__img{position:relative;width:auto;right:0;bottom:0;margin:24px 0 0;padding:0 10px}}@media (max-width:374px){.credit-advant__head{font-size:15px}.credit-terms__box{padding:0;background:0 0}.cookie-box__head{font-size:15px}.bonus-info__box-bighead{font-size:32px}.city-link._head{max-width:80px}.chat-popup__social-item{min-width:100%}.chat-popup__box{padding:16px 20px 20px}.vac-advants__slider .swiper-slide{min-width:270px}.vacancy-item{padding:19px;min-height:200px}.getcard-box{gap:16px}.getcard-box__img{max-width:80px}.cab-orders-slider .swiper-slide{min-width:260px}.order-code__list li{height:46px;line-height:44px;font-size:20px}.bonus-box__icon{max-width:36px;max-height:36px}.bonus-box__count{font-size:36px}.bonus-box__head{font-size:13px}}@media (min-width:576px){.btn._h-pc-big{padding:18px 23px}.form-action._grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-action._grid .btn{-webkit-box-flex:0;-ms-flex:none;flex:none}.form-action._grid .form-policy{margin:0 0 0 24px;max-width:440px}.cr-terms__col._main{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.info-box._small{padding:25px 20px 25px 55px;font-size:13px}.info-box._small:before{top:25px;left:20px;margin:0}.info-box._small .close-btn{top:15px;right:15px;margin:0}.info-box._small .close-btn+.info-box__content{padding-right:45px}.compare__main .swiper-pagination{display:none}}@media (min-width:768px){.container._little{max-width:660px;padding-left:0;padding-right:0}.catalog-bann-area__img._mob{display:none!important}.popup._left,.popup._right{-webkit-transform:none;-ms-transform:none;transform:none}.popup._left .popup__wrapper,.popup._right .popup__wrapper{padding:0}.popup._left .popup__wrap,.popup._right .popup__wrap{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;width:505px;padding:60px 45px 45px;border-radius:0;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.popup._left .popup__wrap .close-btn,.popup._right .popup__wrap .close-btn{top:35px}.popup._left._show .popup__wrap,.popup._right._show .popup__wrap{-webkit-transform:none;-ms-transform:none;transform:none}.popup._left .popup__wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.popup._left .popup__wrap{-webkit-transform:translateX(-110%);-ms-transform:translateX(-110%);transform:translateX(-110%)}.popup._left .popup__wrap .close-btn{right:-25px}.popup._right .popup__wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.popup._right .popup__wrap{-webkit-transform:translateX(110%);-ms-transform:translateX(110%);transform:translateX(110%)}.popup._right .popup__wrap .close-btn{left:-25px}.popup._bottom{overflow:hidden;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);opacity:1;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.popup._bottom .popup__wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:40px 0 0}.popup._bottom .popup__wrap{width:100%;padding:45px 0 0;border-radius:0}.popup._bottom .popup__wrap .close-btn{right:25px}.popup__bottom-wrapper{overflow:auto;padding-bottom:var(--tapbar-height)}.popup__bottom-wrap{overflow:hidden;padding-bottom:45px}.popup._small .popup__wrap{width:432px;padding:36px}.popup._small .popup__wrap .close-btn{top:20px;right:20px;background:0 0;width:24px;height:24px;line-height:24px;font-size:20px;color:inherit;opacity:.4}.popup._small .popup__wrap .close-btn:hover{opacity:1}.bann-popup.popup{left:auto;right:20px;bottom:calc(var(--tapbar-height) + 20px);width:auto;height:auto;max-width:100%;max-height:calc(var(--app-height) - var(--tapbar-height) - 40px);border-radius:10px;-webkit-box-shadow:0 4px 36px rgba(0,0,0,.1);box-shadow:0 4px 36px rgba(0,0,0,.1);-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px)}.bann-popup.popup .popup__wrapper{padding:0;min-height:auto}.bann-popup.popup .popup__wrap{width:436px;padding:0}.bann-popup.popup .popup__wrap .close-btn{top:16px;right:16px;background:0 0;width:24px;height:24px;line-height:24px;font-size:18px;color:inherit;opacity:1}.bann-popup.popup .popup__wrap .close-btn:hover{opacity:.7}.bann-popup.popup .popup__wrap .close-btn._white{color:#fff}.popup._corner{left:auto;right:10px;bottom:var(--tapbar-height);width:auto;height:auto;max-width:100%;max-height:calc(var(--app-height) - var(--tapbar-height) - 10px);border-radius:10px 10px 0 0;-webkit-box-shadow:0 0 48px rgba(0,0,0,.15);box-shadow:0 0 48px rgba(0,0,0,.15);-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px)}.popup._corner .popup__wrapper{padding:0;min-height:auto}.popup._corner .popup__wrap{width:380px;padding:0;border-radius:10px 10px 0 0}.popup._corner .popup__wrap .close-btn{top:20px;right:18px;background:0 0;width:24px;height:24px;line-height:24px;font-size:18px;color:inherit;opacity:1}.popup._corner .popup__wrap .close-btn:hover{color:var(--main-color)}.popup._corner .popup__title{margin-bottom:0;padding:20px 50px 20px 18px;border-bottom:1px solid #f5f5f7}.global-noscroll .bann-popup,.global-noscroll .popup._corner{margin-right:var(--scrollbar-width)}.post-popup .popup__wrap{padding:0!important}.post-popup .popup__bottom-wrap{padding:45px 0}.popup._medium .popup__wrap{width:660px}.popup._medium-form .popup__wrap{padding:35px 35px 40px;width:480px}.popup__wrap .close-btn._medium{top:30px;right:30px;background:0 0;width:auto;height:auto;line-height:1;font-size:20px;color:inherit;opacity:.35}.popup__wrap .close-btn._medium:hover{opacity:1}.popup__wrap .close-btn._medium._white{opacity:1;color:#fff}.popup__wrap .close-btn._medium._white:hover{opacity:.7}.price-popup.popup._medium .popup__wrap{width:564px}.acc-bann__main .breadcrumbs__wrap{white-space:wrap}.popup._filter{overflow:hidden;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.popup._filter .close-btn._medium{top:40px;right:40px}.popup._filter .popup__wrapper{display:block;padding:0}.popup._filter .popup__wrap{overflow:hidden;position:absolute;top:15px;left:15px;bottom:calc(var(--tapbar-height) + 15px);width:505px;padding:35px 40px;-webkit-transform:translateX(-535px);-ms-transform:translateX(-535px);transform:translateX(-535px);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.popup._filter._show .popup__wrap{-webkit-transform:none;-ms-transform:none;transform:none}.accs-popup .popup__wrapper{padding-top:10px;padding-bottom:calc(var(--tapbar-height) + 10px)}.accs-popup .popup__wrap{width:740px;max-height:880px;padding:35px 40px 96px}.vacancy-popup .popup__wrap{width:740px;padding:0}.cabinet-submenu.popup._small .popup__wrap{padding:24px}}@media (min-width:768px) and (max-width:991px){.cart-item._return{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:992px){.popup._bottom .popup__wrap .close-btn{right:32px}.cr-terms__col._main{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-credit .credit-item__title{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;width:auto}.product-credit .credit-item__main{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.cabinet-orders{display:block!important}}@media (min-width:1200px){.cr-terms._bd .cr-terms__row{padding:34px 0}.cr-terms._bd .cr-terms__row._head{padding-top:0}.title._big{margin-bottom:65px}.title._big .title__head{font-size:40px}.new-shop-catalog .title{margin-bottom:45px}.catalog-item .catalog-item__btn{position:absolute;top:100%;left:0;right:0;margin:-10px 0 0;padding:0 24px;opacity:0;visibility:hidden}.catalog-item._bg-none{padding-bottom:0}.catalog-item._bg-none .catalog-item__btn{margin-top:0;padding-top:20px}.catalog-item:hover:before{bottom:-70px}.catalog-item._bg-none:hover:before{bottom:-100px}.catalog-item:hover .catalog-item__btn{opacity:1;visibility:visible}.popup._left .popup__wrap .close-btn{right:-35px}.popup._right .popup__wrap .close-btn{left:-35px}.popup._bottom .popup__wrapper{padding:50px 0 0}.popup._bottom .popup__wrap .close-btn{right:50%;margin-right:-576px}.popup__bottom-wrapper{padding-bottom:0}.bann-popup.popup{right:35px;bottom:35px;max-height:calc(var(--app-height) - 70px)}.catalog-item._accessory .catalog-item__head{margin-bottom:22px}.catalog-item._accessory .catalog-item__btn{position:relative;top:0;padding:0;margin:24px 0 0;opacity:1;visibility:visible}#accessories-popup .title{margin-bottom:55px}#accessories-popup .popup__bottom-wrap{padding-bottom:60px}.gift-card__head,.h1._bigger,h1._bigger{font-size:48px}.gift-card__subhead{font-size:24px}.gift-pay-item__head{font-size:28px}.corp-consult__box-head._big{font-size:28px}.accs-popup .popup__wrapper{padding-top:15px;padding-bottom:15px}.popup._filter .popup__wrap{top:30px;left:30px;bottom:30px}.h2._vacancy,h2._vacancy{font-size:42px}.trade-popup .popup__wrap{width:1116px}}@media (min-width:1400px){.popup._bottom .popup__wrap .close-btn{margin-right:-672px}.container._gift{max-width:1138px}}