@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Roboto Flex;src:url(/build/assets/RobotoFlex-Variable-UlS6svKA.woff2) format("woff2");font-weight:100 1000;font-display:swap}:root{--font: "Roboto Flex", sans-serif;--base: #292933;--base04: rgba(36, 36, 59, .04);--base08: rgba(36, 36, 59, .08);--base60: rgba(36, 36, 59, .6);--base-rgb: 40, 40, 40;--white: #FFFFFF;--red: #F72352;--red-hover: #e30f3e;--green: #48C95F;--yellow: #FFA800;--blue: #41639E;--blue-dark: #2F4263;--blue10: rgba(#49618A, .1);--blue20: rgba(#49618A, .2);--blue04: rgba(48, 82, 141, .04);--blue08: rgba(48, 82, 141, .08);--blue16: rgba(48, 82, 141, .16);--blue32: rgba(48, 82, 141, .32);--b1: #C0C7CF;--b2: #A1ABBA;--b3: #767F88;--gray1: #65656F;--gray2: #9999A3;--gray3: #C6C6D3;--link-hover: #2B62CE}*{box-sizing:border-box;text-decoration:none;word-break:break-word}*:hover,*:focus{outline:0}body{background:var(--white);font:400 16px/1.3 var(--font);color:var(--base)}body::-webkit-scrollbar{width:10px;height:0;background:var(--white)}body::-webkit-scrollbar-thumb{width:10px;background:var(--b3);border-radius:10px}body.hidden{overflow:hidden}@media(max-width:1199px){body{font-size:14px}body.bodyFixedProductToCart{padding-top:50px}body.headerOffset{padding-top:63px}}@supports not selector(::-webkit-scrollbar){body{scrollbar-width:thin;scrollbar-color:var(--b3) var(--white)}}#app{min-height:100vh;display:flex;flex-direction:column}.wrapper{width:100%;max-width:1344px;padding:0 24px;margin:0 auto}@media(max-width:767px){.wrapper{padding:0 14px}}.overflowH{overflow:hidden}a{color:var(--base);transition:.25s}@media(hover:hover)and (pointer:fine){a:hover{color:var(--red)}}button{border:none;background:none;margin:0;padding:0;font:400 16px/1.3 var(--font);color:var(--base);cursor:pointer;transition:.25s}img{width:auto;height:auto;max-width:100%}svg{transition:.25s}strong{font-weight:600}.redText{color:var(--red)}.b2Text{color:var(--b2)}.b3Text{color:var(--b3)}.greenText{color:var(--green)}.blueText{color:var(--blue)}.h0{font:500 80px/1.2 var(--font)}h1,.h1{font:600 44px/1.04 var(--font)}h1 strong,.h1 strong{color:var(--red)}@media(max-width:1199px){h1,.h1{font-size:32px}}h2,.h2{font:600 32px/1.1 var(--font)}h2 strong,.h2 strong{color:var(--red)}@media(max-width:1199px){h2,.h2{font-size:24px}}h3,.h3{font:600 24px/1.1 var(--font)}@media(max-width:1199px){h3,.h3{font-size:20px}}h4,.h4{font:600 20px/1.15 var(--font)}@media(max-width:1199px){h4,.h4{font-size:18px}}h5,.h5{font:600 18px/1.15 var(--font)}@media(max-width:1199px){h5,.h5{font-size:16px}}h6,.h6{font:600 16px/1.2 var(--font)}@media(max-width:1199px){h6,.h6{font-size:14px}}.text18{font-size:18px}@media(max-width:1199px){.text18{font-size:16px}}.text18M{font:500 18px/1.15 var(--font)}@media(max-width:1199px){.text18M{font-size:16px}}.text16M{font:500 16px/1.15 var(--font)}@media(max-width:1199px){.text16M{font-size:14px}}.smText{font-size:14px}@media(max-width:1199px){.smText{font-size:12px}}.text14{font-size:14px}@media(max-width:1199px){.text14{font-size:12px}}.text14All{font-size:14px}.text14M{font:500 14px/1.15 var(--font)}@media(max-width:1199px){.text14M{font-size:12px}}.text12{font:400 12px/1.3 var(--font)}@media(max-width:1199px){.text12{font-size:10px}}.textGray1{color:var(--gray1)}.btnWrap{display:flex}.btnWrap_center{justify-content:center}.btnWrap_right{justify-content:flex-end}.btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;max-width:100%;min-height:48px;background:var(--blue);border:none;border-radius:10px;padding:8px 16px;font:500 16px/1.15 var(--font);color:var(--white);cursor:pointer;transition:.25s}.btn__icon{flex-shrink:0;width:24px;height:24px;margin-right:8px}.btn__icon svg{fill:var(--white)}.btn__text{max-width:100%}.btn_sm{min-height:40px;padding:4px 16px;font-size:14px}.btn_sm .btn__icon{width:20px;height:20px;margin-right:6px}.btn_lg{min-height:60px;padding:12px 24px;font-size:18px}.btn_full{width:100%}.btn_red{background:var(--red);color:var(--white)}.btn_light{background:#5366861a;border:1px solid rgba(83,102,134,.2);color:var(--blue)}.btn_light:hover{background:var(--blue);border-color:var(--blue);color:var(--white)}.btn_transparent{background:#ffffff26;border:1px solid rgba(255,255,255,.25);color:var(--white)}.btn_transparent:hover{background:var(--white);border-color:var(--white);color:var(--blue)}.btn_white{background:var(--white);border:1px solid var(--white);color:var(--blue-dark)}.btn_white .btn__icon svg{fill:var(--blue-dark)}.btn_white:hover{background:var(--blue);color:var(--white)}.btn_white:hover .btn__icon svg{fill:var(--white)}.btn_border1{background:transparent;border:1px solid rgba(83,102,134,.2);color:var(--blue)}.btn_border1 .btn__icon svg{fill:var(--blue)}.btn_border1:hover{background:#53668633;color:var(--link-hover)}.btn_border1:hover .btn__icon svg{fill:var(--link-hover)}.btn_disabled{pointer-events:none;opacity:.5}@media(hover:hover)and (pointer:fine){.btn:hover{background:var(--blue-dark);color:var(--white)}.btn_red:hover{background:var(--red-hover);color:var(--white)}}@media(max-width:1199px){.btn_lg{min-height:48px;padding:8px 16px;font-size:16px}}.swiper{overflow:hidden}.swiper-wrapper{display:flex;flex-wrap:nowrap}.swiper-slide{flex-shrink:0}.swiper-button-disabled{pointer-events:none;cursor:default;opacity:.5}.swiper-button-lock{display:none!important}.swiper-pagination-bullet{width:6px;height:6px;border-radius:50%;background:var(--blue);opacity:.3;transition:.25s;margin-right:5px}.swiper-pagination-bullet:last-child{margin-right:0}.swiper-pagination-bullet-active{opacity:1}.swiper-pagination-fraction{max-width:100%;min-height:16px;background:#0006;border-radius:100px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;text-align:center;font:400 10px/1.3 var(--font);color:var(--white)}.arrow{width:40px;height:40px;background:var(--white);border:1px solid var(--blue16);border-radius:50%;box-shadow:0 0 15px 3px #00000014;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:.25s}.arrow svg{width:16px;height:16px;fill:none;stroke:var(--base)}.arrow_red{background:var(--red);border:none;box-shadow:none}.arrow_red svg{stroke:var(--white)}@media(hover:hover)and (pointer:fine){.arrow:hover{box-shadow:0 0 15px 3px #0003}.arrow_red:hover{background:var(--red-hover);box-shadow:none}}@media(max-width:1199px){.arrow{width:32px;height:32px}}input{width:100%;height:48px;background:var(--white);border:1px solid var(--blue16);border-radius:10px;padding:0 14px;font:400 16px/1.3 var(--font);color:var(--base);transition:.15s}input::placeholder{font:400 16px/1.3 var(--font);color:var(--gray2)}input:hover{border-color:var(--blue32)}input:focus{border-color:var(--blue)}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media(max-width:1199px){input{height:44px;padding:0 12px}}textarea{display:block;width:100%;min-height:131px;background:var(--white);border:1px solid var(--blue16);border-radius:10px;padding:12px 14px;font:400 16px/1.3 var(--font);color:var(--base);resize:none;overflow:hidden;transition:.15s;box-sizing:border-box}textarea::placeholder{font:400 16px/1.3 var(--font);color:var(--gray2)}textarea:hover{border-color:var(--blue32)}textarea:focus{border-color:var(--blue)}.textarea_sm textarea{min-height:75px}.textarea__symbols{margin-top:8px;text-align:right;font-size:12px}@media(max-width:1199px){.textarea__symbols{margin-top:4px}}.select{width:100%;position:relative}.select__field{width:100%;height:40px;background:var(--white);border-radius:10px;border:1px solid var(--b1);padding-left:12px;padding-right:40px;display:flex;align-items:center;font:400 14px/1.2 var(--font);color:var(--base);cursor:pointer;transition:.25s}.select__field:after{content:"";position:absolute;z-index:2;top:50%;right:12px;transform:translateY(-50%);width:16px;height:16px;background:url(/build/assets/select-arrow-DYxCiPKG.svg) no-repeat;background-size:cover;background-position:center}.select__field:hover{border-color:var(--b2)}.select__fieldText{white-space:nowrap;overflow:hidden}.select__list{display:none;position:absolute;z-index:10;top:calc(100% + 4px);left:0;width:100%;background:var(--white);border-radius:10px;box-shadow:0 0 13px 3px #87878740;overflow:hidden}.select__listInner{max-height:320px;overflow:auto}.select__listInner::-webkit-scrollbar{width:8px;height:0;background:var(--white)}.select__listInner::-webkit-scrollbar-thumb{width:8px;background:#e9e9ec;border-radius:8px}.select.open .select__field{background:#53668633;border-color:#53668633}.select.open .select__field:after{transform:rotate(-180deg) translateY(50%)}.select.open .select__list{display:block}.selectItem{width:100%;min-height:40px;padding:8px 40px 8px 12px;display:flex;align-items:center;font:400 14px/1.2 var(--font);color:var(--base);position:relative}.selectItem:after{display:none;content:"";position:absolute;top:50%;right:12px;transform:translateY(-50%);width:16px;height:16px;background:url(/build/assets/checked-dark-8HrnbB_h.svg) no-repeat;background-size:cover;background-position:center}.selectItem:hover{background:#5366860f;color:var(--blue)}.selectItem_active{background:#5366861a;color:var(--blue-dark)}.selectItem_active:after{display:block}.multiSelect{width:100%;position:relative}.multiSelect__field{width:100%;height:40px;background:var(--white);border-radius:10px;border:1px solid var(--b1);padding-left:12px;padding-right:40px;display:flex;align-items:center;font:400 14px/1.2 var(--font);color:var(--base);cursor:pointer;transition:.25s}.multiSelect__field:after{content:"";position:absolute;z-index:2;top:50%;right:12px;transform:translateY(-50%);width:16px;height:16px;background:url(/build/assets/select-arrow-DYxCiPKG.svg) no-repeat;background-size:cover;background-position:center}.multiSelect__field:hover{border-color:var(--b2)}.multiSelect__fieldText{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.multiSelect__list{display:none;position:absolute;z-index:10;top:calc(100% + 4px);left:0;width:100%;background:var(--white);border-radius:10px;box-shadow:0 0 13px 3px #87878740;overflow:hidden}.multiSelect__list_columns .multiSelect__listInner{grid-template-columns:repeat(2,1fr)}.multiSelect__list_columns .multiSelect__continue{grid-column:span 2}.multiSelect__listInner{max-height:495px;overflow:auto;padding:12px;display:grid;grid-gap:8px;grid-template-columns:1fr}.multiSelect__listInner::-webkit-scrollbar{width:8px;height:0;background:var(--white)}.multiSelect__listInner::-webkit-scrollbar-thumb{width:8px;background:#e9e9ec;border-radius:8px}.multiSelect__listSide{display:grid;grid-gap:8px;grid-template-columns:1fr}.multiSelect__continue{display:none;padding-top:5px}.multiSelect.open .multiSelect__field:after{transform:rotate(-180deg) translateY(50%)}.multiSelect.open .multiSelect__list{display:block}.checkbox__input{display:none}.checkbox__input:checked+.checkbox__text:before{border-color:var(--blue);background:var(--blue)}.checkbox__input:checked+.checkbox__text:after{display:block}.checkbox__input:disabled+.checkbox__text{opacity:.6;pointer-events:none;cursor:default}.checkbox__text{min-height:20px;display:flex;align-items:center;position:relative;padding-left:28px;font:400 14px/1.2 var(--font);color:var(--base);cursor:pointer}.checkbox__text:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:18px;height:18px;border:1px solid var(--b3);border-radius:5px}.checkbox__text:after{display:none;content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:20px;height:20px;background:url(/build/assets/checked-white-BhVTaFtX.svg) no-repeat;background-size:cover;background-position:center}.checkbox_lg .checkbox__text{font-size:16px}@media(max-width:1199px){.checkbox_lg .checkbox__text{font-size:14px}}.textBlock h2{margin-top:40px;margin-bottom:20px}.textBlock h2:last-child{margin-bottom:0}.textBlock h2:first-child{margin-top:0}.textBlock h3,.textBlock h4{margin-top:32px;margin-bottom:16px}.textBlock h3:last-child,.textBlock h4:last-child{margin-bottom:0}.textBlock h3:first-child,.textBlock h4:first-child{margin-top:0}.textBlock h5,.textBlock h6{margin-top:24px;margin-bottom:12px}.textBlock h5:last-child,.textBlock h6:last-child{margin-bottom:0}.textBlock h5:first-child,.textBlock h6:first-child{margin-top:0}.textBlock p{margin-bottom:12px}.textBlock p:last-child{margin-bottom:0}.textBlock a{color:var(--base);text-decoration:underline}.textBlock a[href^="tel:"],.textBlock a[href^="mailto:"]{white-space:nowrap}.textBlock a:hover{color:var(--link-hover)}.textBlock ul{margin-bottom:12px}.textBlock ul:last-child{margin-bottom:0}.textBlock ul li{display:block;position:relative;padding-left:20px;margin-bottom:2px}.textBlock ul li:last-child{margin-bottom:0}.textBlock ul li:before{content:"";position:absolute;top:8px;left:8px;width:4px;height:4px;border-radius:50%;background:var(--base)}.textBlock ol{list-style-type:decimal;margin-left:24px;margin-bottom:12px}.textBlock ol:last-child{margin-bottom:0}.textBlock ol li{margin-bottom:2px}.textBlock ol li:last-child{margin-bottom:0}.textBlock_white ul li:before{background:var(--white)}@media(max-width:1199px){.textBlock{font-size:14px}.textBlock h2{margin-top:24px}.textBlock h3,.textBlock h4{margin-top:20px}.textBlock h5,.textBlock h6{margin-top:16px}.textBlock ul li{padding-left:16px}.textBlock ul li:before{left:4px}}.textBlockImage{display:flex;align-items:center;margin:24px 0}.textBlockImage:last-child{margin-bottom:0}.textBlockImage:first-child{margin-top:0}@media(max-width:1199px){.textBlockImage{margin:20px 0}}.textBlockGallery{display:grid;grid-gap:24px;grid-template-columns:repeat(3,1fr);margin:24px 0}.textBlockGallery:last-child{margin-bottom:0}.textBlockGallery:first-child{margin-top:0}.textBlockGallery_four{grid-gap:20px;grid-template-columns:repeat(4,1fr)}@media(max-width:1199px){.textBlockGallery{grid-gap:16px;margin:20px 0}.textBlockGallery_four{grid-gap:12px}}@media(max-width:767px){.textBlockGallery{display:flex;flex-wrap:nowrap;grid-gap:unset;grid-template-columns:unset;transform:translate(-14px);width:calc(100% + 28px);padding:0 14px 5px;overflow:auto;-ms-overflow-style:none;overflow-y:scroll;scrollbar-width:none}.textBlockGallery::-webkit-scrollbar{width:0;height:0}.textBlockGallery_four{grid-gap:unset;grid-template-columns:unset}.textBlockGallery__item{flex-shrink:0;width:75%;margin-right:12px}.textBlockGallery__item:last-child{margin-right:0}}.textBlockWarning{border:1px solid var(--red);border-radius:10px;padding:20px;margin:24px 0}.textBlockWarning:last-child{margin-bottom:0}.textBlockWarning:first-child{margin-top:0}.textBlockWarning__title{color:var(--red)}@media(max-width:1199px){.textBlockWarning{padding:15px;margin:20px 0}}.fixedTop{position:sticky;z-index:50;top:0;left:0;width:100%}.topLine{background:#f7f8fb;padding:7px 0}.topLine__wr{display:flex;align-items:center;justify-content:space-between}.topLine__r{display:flex;align-items:center}.topLine__cont{display:flex;align-items:center;gap:24px;margin-right:8px}.topLine__wt{color:var(--base60)}@media(max-width:1199px){.topLine{display:none}}.topLineCont{display:flex;align-items:center;gap:6px}.topLineCont__ic{width:18px;height:18px}.topLineCont__ic svg{width:100%;height:100%;fill:var(--base)}@media(hover:hover)and (pointer:fine){.topLineCont:hover .topLineCont__ic svg{fill:var(--blue-dark)}}.citySelect{display:flex;align-items:center;gap:4px;font:400 14px/1.3 var(--font)}.citySelect__ic{width:18px;height:18px}.citySelect__ic svg{width:100%;height:100%;fill:var(--base)}.citySelect__field{border-bottom:1px dashed var(--red);font:400 14px/1.3 var(--font);color:var(--red)}@media(hover:hover)and (pointer:fine){.citySelect__field:hover{border-bottom-color:var(--red-hover);color:var(--red-hover)}}.mobCitySelect{display:none;width:100%;min-height:36px;padding:4px 8px;font:500 14px/1.15 var(--font);color:var(--base);position:relative;overflow:hidden}.mobCitySelect__txt{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobCitySelect__ic{flex-shrink:0;width:20px;height:20px;margin-left:2px}.mobCitySelect__ic svg{width:100%;height:100%;fill:var(--base)}@media(max-width:1199px){.mobCitySelect{display:flex;align-items:center}}.header{width:100%;background:var(--white);border-bottom:1px solid var(--blue08);box-shadow:0 4px 8px #0000000d;padding-top:10px;padding-bottom:12px}.header__wr{display:flex;align-items:flex-start}.header__icons{flex-shrink:0;display:flex;align-items:center;gap:16px;margin-left:20px}@media(max-width:1199px){.header{position:relative;top:unset;left:unset;padding-top:12px;transition:.5s}.header.fixed{position:fixed;top:-70px;left:0}.header.fixed.out{top:0}.header__wr{align-items:center}.header__icons{position:fixed;z-index:90;bottom:0;left:0;width:100%;background:var(--white);border-top:.5px solid var(--base04);padding:6px 8px 8px;justify-content:center;gap:0;margin:0;overflow:hidden}.header:has(.burgerBtn.active) .headerMobIconTg,.header:has(.burgerBtn.active) .headerMobIconPhone{display:none}.header.openMobCatalogMenu .headerMobIcons{display:none}.header.openMobCatalogMenu .closeMobCatalogMenu{display:flex;align-items:center;justify-content:center}}.headerLogo{flex-shrink:0;display:flex;align-items:center;margin-right:20px}.headerLogo__desktop{width:133px}.headerLogo__mob{width:36px;display:none}.headerLogo__txt{width:140px;color:var(--base);margin-left:20px}@media(max-width:1199px){.headerLogo{margin:0}.headerLogo__desktop,.headerLogo__txt{display:none}.headerLogo__mob{display:block}}.headerCtgBtn{flex-shrink:0;white-space:nowrap;display:flex;align-items:center;max-width:100%;min-height:44px;background:var(--blue);border-radius:10px;padding:4px 12px;color:var(--white);margin-right:12px}.headerCtgBtn__ic{width:24px;height:24px;margin-right:8px}.headerCtgBtn__ic svg{width:100%;height:100%;fill:var(--white)}@media(hover:hover)and (pointer:fine){.headerCtgBtn:hover{background:var(--blue-dark);color:var(--white)}}@media(max-width:1199px){.headerCtgBtn{display:none}}.headerIc{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.headerIc__ic{width:28px;height:28px;margin-bottom:2px}.headerIc__ic svg{width:100%;height:100%;fill:none;stroke:var(--base)}.headerIc__txt{font:400 12px/1 var(--font)}.headerIc__digit{position:absolute;z-index:52;top:-3px;right:4px;width:18px;height:18px;background:var(--red);border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;font:400 12px/1.3 var(--font);color:var(--white)}.headerIc__digit.hidden{display:none}@media(hover:hover)and (pointer:fine){.headerIc:hover{color:var(--red)}.headerIc:hover .headerIc__ic svg{stroke:var(--red)}}@media(max-width:1199px){.headerIc{width:69px;color:var(--gray2)}.headerIc__ic{width:24px;height:24px}.headerIc__ic svg{stroke:var(--gray2)}.headerIc__txt{line-height:1.3}.headerIc__digit{top:-2px;right:16px}}#headerIcHome{order:1;color:var(--base)}#headerIcHome .headerIc__ic svg{stroke:var(--base)}@media not (max-width:1200px){#headerIcHome{display:none}}#headerIcCatalog{order:2}@media not (max-width:1200px){#headerIcCatalog{display:none}}@media(max-width:1199px){#headerIcCart{order:3}}@media(max-width:1199px){#headerIcWishlist{order:4}}@media(max-width:1199px){#headerIcCompare{order:5}}.headerMobIcons{display:none;flex-shrink:0;margin-left:8px}.headerMobIcons__it{width:36px;height:36px;background:var(--blue08);border-radius:8px;display:flex;align-items:center;justify-content:center}.headerMobIcons__it svg{width:20px;height:20px;fill:var(--blue)}@media(max-width:1199px){.headerMobIcons{display:flex;align-items:center;gap:8px}}.burgerBtn{width:36px;height:36px;background:var(--blue);border-radius:8px;display:flex;align-items:center;justify-content:center}.burgerBtn__ic{width:20px;height:20px;fill:none;stroke:var(--white)}.burgerBtn__close{display:none;width:24px;height:24px;fill:none;stroke:var(--white)}.burgerBtn.active .burgerBtn__ic{display:none}.burgerBtn.active .burgerBtn__close{display:block}.closeMobCatalogMenu{display:none;flex-shrink:0;width:36px;height:36px;background:var(--blue);border-radius:8px}.closeMobCatalogMenu svg{width:24px;height:24px;fill:none;stroke:var(--white)}.searchBlock{position:relative;width:100%}.searchBlock__before{display:none;content:"";position:fixed;z-index:59;top:0;left:0;width:100%;height:100%;background:#29293333}.searchBlock__inner{position:absolute;z-index:60;top:-5px;left:-5px;width:calc(100% + 10px);background:var(--white);border-radius:10px;padding:5px 5px 0;overflow:hidden}.searchBlock__close{display:none;flex-shrink:0;width:24px;height:24px;text-align:center;margin-left:10px}.searchBlock__close svg{width:100%;height:100%;fill:none;stroke:var(--b3)}.searchBlock.active .searchBlock__before,.searchBlock.active .searchBlockPopup{display:block}@media screen and (max-width:1199px){.searchBlock{display:none;position:fixed;z-index:59;top:0;left:0;height:100%;overflow:hidden}.searchBlock__inner{position:relative;top:unset;left:unset;width:100%;max-height:100%;border-radius:0;padding:0;overflow:auto}.searchBlock__head{position:fixed;z-index:61;top:0;left:0;width:100%;background:var(--white);padding:10px 25px;box-shadow:0 4px 8px #0000000d;display:flex;align-items:center}.searchBlock__close{display:flex;align-items:center;justify-content:center}.searchBlock.visible,.searchBlock.visible .searchBlock__before{display:block}}@media(max-width:767px){.searchBlock__head{padding-left:14px;padding-right:14px}}.searchForm{width:100%;position:relative}.searchForm__input{padding-right:46px}.searchForm__clear{display:none;position:absolute;top:50%;right:41px;transform:translateY(-50%);background:var(--white);width:24px;height:24px;text-align:center}.searchForm__clear svg{width:100%;height:100%;fill:none;stroke:var(--b2)}.searchForm__clear:hover svg{stroke:var(--b3)}.searchForm__clear.active{display:flex;align-items:center;justify-content:center}.searchForm__submit{position:absolute;top:50%;right:12px;transform:translateY(-50%);background:var(--white);width:24px;height:24px;display:flex;align-items:center;justify-content:center;text-align:center;cursor:default}.searchForm__submit svg{width:100%;height:100%;fill:none;stroke:var(--blue)}.searchForm__submit:hover svg{stroke:var(--blue-dark)}@media(max-width:1199px){.searchForm__clear.active{display:none}.searchForm__submit:hover svg{stroke:var(--blue)}}.searchBlockPopup{display:none;width:100%;max-height:calc(100vh - 80px);background:var(--white);padding:10px 10px 15px;margin-top:5px;overflow:auto}.searchBlockPopup::-webkit-scrollbar{width:5px;height:0;background:var(--white)}.searchBlockPopup::-webkit-scrollbar-thumb{width:5px;background:#e9e9ec;border-radius:5px}.searchBlockPopup__block{margin-bottom:16px}.searchBlockPopup__block:last-child{margin-bottom:0}.searchBlockPopup__title{margin-bottom:12px}.searchBlockPopup__title:last-child{margin-bottom:0}@media(max-width:1199px){.searchBlockPopup{max-height:100%;padding:80px 24px 20px}.searchBlockPopup::-webkit-scrollbar{width:0;height:0}}@media(max-width:767px){.searchBlockPopup{padding-left:14px;padding-right:14px}}.searchBlockCategory{position:relative;padding-right:40px;border-radius:10px;overflow:hidden;display:flex;align-items:center;color:var(--gray1);margin-bottom:8px}.searchBlockCategory:last-child{margin-bottom:0}.searchBlockCategory__image{flex-shrink:0;width:50px;height:50px;border-radius:10px;overflow:hidden;border:1px solid var(--b1);display:flex;align-items:center;margin-right:12px}.searchBlockCategory__image img{width:100%;height:100%;object-fit:cover}.searchBlockCategory__title{width:100%}.searchBlockCategory__arrow{position:absolute;top:50%;right:12px;transform:translateY(-50%);width:16px;height:16px;display:flex;align-items:center;transition:.25s}.searchBlockCategory__arrow svg{fill:none;stroke:var(--b2)}.searchBlockCategory:hover{background:#5366861a;color:var(--blue)}.searchBlockCategory:hover .searchBlockCategory__arrow{transform:translate(2px,-50%)}.searchBlockCategory:hover .searchBlockCategory__arrow svg{stroke:var(--blue)}@media(max-width:1199px){.searchBlockCategory{padding-right:28px;border-radius:0;font-size:14px}.searchBlockCategory__image{width:45px;height:45px}.searchBlockCategory__arrow{right:0}.searchBlockCategory:hover{background:transparent;color:var(--gray1)}.searchBlockCategory:hover .searchBlockCategory__arrow{transform:translateY(-50%)}.searchBlockCategory:hover .searchBlockCategory__arrow svg{stroke:var(--b2)}}.searchBlockProduct{display:flex;align-items:center;border-radius:10px;overflow:hidden;color:var(--gray1);margin-bottom:8px}.searchBlockProduct:last-child{margin-bottom:0}.searchBlockProduct__image{flex-shrink:0;width:60px;height:60px;border-radius:10px;overflow:hidden;border:1px solid var(--b1);display:flex;align-items:center;margin-right:12px}.searchBlockProduct__image img{width:100%;height:100%;object-fit:cover}.searchBlockProduct__content{width:100%}.searchBlockProduct__title{display:block;margin-bottom:5px}.searchBlockProduct__title:last-child{margin-bottom:0}.searchBlockProduct__price{display:block;color:var(--gray1)}.searchBlockProduct:hover{background:#767f881a;color:var(--blue)}@media(max-width:1199px){.searchBlockProduct{border-radius:0;font-size:14px}.searchBlockProduct:hover{background:transparent;color:var(--gray1)}}.headerM{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.headerM__it{position:relative}.headerM__it:hover .headerSubM{display:block}@media(max-width:1199px){.headerM{display:none}}.headerMLink{display:flex;align-items:center;font:400 16px/1.3 var(--font);color:var(--base)}.headerMLink__ic{flex-shrink:0;width:24px;display:flex;align-items:center;margin-right:6px}.headerMLink__ic img{width:100%}.headerMLink__ic svg{width:24px;height:24px;fill:var(--base)}.headerMLink__txt{position:relative}.headerMLink__txt:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:1px;background:var(--red);opacity:0;transition:.25s}.headerMLink__arrow{flex-shrink:0;width:16px;display:flex;align-items:center;margin-left:4px}.headerMLink__arrow svg{width:16px;height:16px;fill:none;stroke:var(--base)}.headerMLink_promo .headerMLink__ic svg{fill:var(--red)}@media(hover:hover)and (pointer:fine){.headerMLink:hover{color:var(--red)}.headerMLink:hover .headerMLink__ic svg{fill:var(--red)}.headerMLink:hover .headerMLink__txt:before{width:100%;opacity:1}.headerMLink:hover .headerMLink__arrow svg{stroke:var(--red)}}.headerSubM{display:none;position:absolute;z-index:52;top:calc(100% + 8px);left:0;width:240px;background:var(--white);border-radius:10px;box-shadow:0 0 20px 3px #0000001a;padding:15px}.headerSubM:before{content:"";position:absolute;top:-8px;left:0;width:100%;height:8px;background:transparent}.headerSubM__it{font:400 16px/1.3 var(--font);margin-bottom:15px}.headerSubM__it:last-child{margin-bottom:0}.headerSubM__link{position:relative;color:var(--base)}.headerSubM__link:before{content:"";position:absolute;bottom:-1px;left:50%;transform:translate(-50%);width:0;height:1px;background:var(--red);opacity:0;transition:.25s}@media(hover:hover)and (pointer:fine){.headerSubM__link:hover{color:var(--red)}.headerSubM__link:hover:before{width:100%;opacity:1}}.footer{margin:auto auto 0;width:100%;background:var(--blue08)}.footer__wrap{padding-top:80px;padding-bottom:24px;display:grid;grid-gap:24px;grid-template-columns:repeat(4,1fr)}.footer__logo{display:flex;align-items:center;margin-bottom:20px}.footer__logo img{width:120px}.footer__req{color:var(--gray1)}.footer__ttl{margin-bottom:16px}.footer__contacts{display:grid;grid-gap:12px;grid-template-columns:1fr;margin-bottom:16px}@media(max-width:1199px){.footer__wrap{padding-top:60px;padding-bottom:80px;grid-gap:20px;grid-template-columns:1fr}.footer__left{display:grid;grid-gap:12px;grid-template-columns:repeat(2,1fr);align-items:start}.footer__logo{margin:0}.footer__req{font-size:12px}.footer__ttl{margin-bottom:12px}.footer__contacts{border-top:1px solid var(--blue16);padding-top:20px;grid-column-gap:12px;grid-row-gap:16px;grid-template-columns:repeat(2,1fr);margin-bottom:20px}.footer__btn{width:100%}}@media(max-width:384px){.footer__contacts{grid-gap:12px;grid-template-columns:1fr}}.footerM{display:grid;grid-gap:10px;grid-template-columns:1fr}@media(max-width:1199px){.footerM{grid-gap:12px;grid-template-columns:repeat(2,1fr)}}.footerMIt{display:flex;align-items:center;color:var(--base)}.footerMIt__ic{flex-shrink:0;width:20px;height:20px;margin-right:6px}.footerMIt__ic svg{width:100%;height:100%;fill:var(--base)}.footerMIt__txt{max-width:100%}@media(hover:hover)and (pointer:fine){.footerMIt:hover{color:var(--blue)}.footerMIt:hover .footerMIt__ic svg{fill:var(--blue)}}@media(max-width:1199px){.footerMIt{font-size:14px}.footerMIt.mobFull{grid-column:span 2}}.footerContIt{display:flex;align-items:center}.footerContIt__ic{flex-shrink:0;width:20px;height:20px;margin-right:10px}.footerContIt__txt{width:100%}@media(max-width:1199px){.footerContIt:first-child,.footerContIt:nth-child(4){grid-column:span 2}.footerContIt br{display:none}.footerContIt__ic{margin-right:8px}}@media(max-width:384px){.footerContIt:first-child,.footerContIt:nth-child(4){grid-column:unset}}.footerBottom{border-top:1px solid var(--blue16);padding:24px 0;display:flex;align-items:center;justify-content:space-between;color:var(--gray1)}@media(max-width:1199px){.footerBottom{display:none}}.footerPay{display:flex;align-items:center;gap:5px}.pageContent{padding-top:20px;padding-bottom:40px}@media(max-width:1199px){.pageContent{padding-top:16px;padding-bottom:30px}}.pageHead{margin-bottom:20px}@media(max-width:1199px){.pageHead{margin-bottom:16px}}nav:has(.crumbs){transition:.25s}nav:has(.crumbs).fixedCrumbs{position:fixed;z-index:38;top:111px;left:0;width:100%;background:var(--white);box-shadow:0 4px 8px #0000000d;padding:15px 24px 0;display:flex;justify-content:center}nav:has(.crumbs).fixedCrumbs .crumbs{width:1296px;max-width:100%}@media(max-width:1199px){nav:has(.crumbs).fixedCrumbs{top:62px;padding-top:12px}}@media(max-width:767px){nav:has(.crumbs).fixedCrumbs{top:60px;padding-left:14px;padding-right:14px}}.crumbs{margin-bottom:15px;font-size:14px;color:var(--b3)}.crumbs__item{display:inline;position:relative}.crumbs__item:after{content:"/"}.crumbs__item:last-child:after{display:none}.crumbs a.crumbs__link{color:var(--b3)}.crumbs a.crumbs__link:hover{color:var(--blue)}@media(max-width:1199px){.crumbs{margin-bottom:12px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.pageHeadBack{display:inline-flex;align-items:center;margin-bottom:20px}.pageHeadBack:last-child{margin-bottom:0}.pageHeadBack__icon{flex-shrink:0;width:12px;display:flex;align-items:center;margin-right:5px;transition:.25s}.pageHeadBack__text{max-width:100%;position:relative;color:var(--base)}.pageHeadBack__text:after{content:"";position:absolute;bottom:-1px;left:50%;transform:translate(-50%);width:0;height:1px;background:var(--base);opacity:0;transition:.25s}.pageHeadBack:hover .pageHeadBack__icon{transform:translate(-4px)}.pageHeadBack:hover .pageHeadBack__text:after{width:100%;opacity:1}@media(max-width:1199px){.pageHeadBack{margin-bottom:15px}.pageHeadBack__text{font-size:14px}.pageHeadBack__text:after{display:none}.pageHeadBack:hover .pageHeadBack__icon{transform:none}}.section{padding:40px 0}.section.section_noPad{padding:0}.section.section_noPadT{padding-top:0}.section.section_noPadB{padding-bottom:0}.section.np{padding:0}.section.npt{padding-top:0}.section.npb{padding-bottom:0}.section.lp{padding:64px 0}.section.lpt{padding-top:64px}.section.lpb{padding-bottom:64px}@media(max-width:1199px){.section{padding:30px 0}}.sectionHead{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:32px}.sectionHead.center{align-items:center}.sectionHead__cnt{width:100%}.sectionHead__cnt.max8{max-width:856px}.sectionHead__title strong{color:var(--red)}.sectionHead__arrows{flex-shrink:0;display:flex;align-items:center;gap:12px;margin-left:32px}.sectionHead:has(.sectionHeadReviewsImage) .sectionHead__cnt{display:flex;align-items:center;flex-wrap:wrap;column-gap:32px;row-gap:12px}@media(max-width:1199px){.sectionHead{margin-bottom:24px}}@media(max-width:767px){.sectionHead__arrows{display:none}}.sectionHeadLink{flex-shrink:0;margin-left:32px;padding:4px 0;display:inline-flex;align-items:center;color:var(--red)}.sectionHeadLink__text{position:relative}.sectionHeadLink__text:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:var(--red);opacity:0;transition:.25s}.sectionHeadLink__icon{width:16px;height:16px;margin-left:5px;transition:.25s}.sectionHeadLink__icon svg{width:100%;height:100%;fill:none;stroke:var(--red)}@media(hover:hover)and (pointer:fine){.sectionHeadLink:hover .sectionHeadLink{color:var(--red-hover)}.sectionHeadLink:hover .sectionHeadLink__text:after{width:100%;opacity:1}.sectionHeadLink:hover .sectionHeadLink__icon{transform:translate(4px)}.sectionHeadLink:hover .sectionHeadLink__icon svg{stroke:var(--red-hover)}}@media(max-width:1199px){.sectionHeadLink{padding:0;margin-left:16px;font-size:14px}.sectionHeadLink__text:after{display:none}.sectionHeadLink__icon{width:12px;height:12px;margin-left:4px}}.sectionHeadReviewsImage{width:258px}@media(max-width:1199px){.sectionHeadReviewsImage{width:224px}}.shopNotice{position:fixed;z-index:80;top:124px;left:50%;transform:translate(-50%);width:100%;max-width:1344px;padding:0 24px;display:flex;justify-content:flex-end}.shopNotice__inner{max-width:320px;background:var(--white);border-radius:10px;box-shadow:0 0 20px 3px #0000001a;padding:10px;display:inline-flex;align-items:center}.shopNotice__icon{flex-shrink:0;width:20px;display:flex;align-items:center;margin-right:10px}.shopNotice__icon img{width:100%}.shopNotice__icon svg{width:100%;height:100%;fill:var(--red);stroke:var(--red)}.shopNotice__text{width:100%;font-size:14px}@media(max-width:1199px){.shopNotice{top:75px}}@media(max-width:767px){.shopNotice{top:auto;bottom:12px;left:0;transform:none;padding:0 14px}.shopNotice__inner{width:100%;max-width:100%}}.showMore{padding:4px 0;display:inline-flex;align-items:center;font-size:14px}.showMore__text{position:relative}.showMore__text:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:var(--blue);opacity:0;transition:.25s}.showMore__icon{width:12px;margin-left:5px;display:flex;align-items:center;transition:.25s}.showMore__icon svg{fill:none;stroke:var(--base);transform:rotate(90deg)}.showMore:hover .showMore{color:var(--blue)}.showMore:hover .showMore__text:after{width:100%;opacity:1}.showMore:hover .showMore__icon svg{stroke:var(--blue)}.showMore.active .showMore__icon svg{transform:rotate(-90deg)}@media(max-width:1199px){.showMore{padding:0;font-size:14px}.showMore__text:after{display:none}.showMore__icon{margin-left:3px}}.fixedCalcBtn{position:fixed;z-index:40;bottom:30px;right:20px;width:55px;height:55px;background:var(--red);border:1px solid var(--white);border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;animation:fixedCalcBtnAnim 3s ease-in-out infinite}.fixedCalcBtn__icon{width:24px;height:24px}.fixedCalcBtn__icon svg{width:100%;height:100%;fill:var(--white)}.fixedCalcBtn__text{text-align:center;text-transform:uppercase;font:400 10px/1.1 var(--font);color:var(--white);margin-top:4px}.fixedCalcBtn:hover{background:#e30f3e}.fixedCalcBtn_disabled{display:none}@media(max-width:1199px){.fixedCalcBtn{display:none}}@keyframes fixedCalcBtnAnim{0%,20%,to{transform:scale(1)}10%{transform:scale(1.2)}}.tabs{border:1px solid var(--blue16);border-radius:12px;padding:3px;display:inline-flex;gap:4px}@media screen and (max-width:767px){.tabs{display:flex;gap:2px}}.tabsIt{min-width:140px;min-height:48px;background:var(--base04);border-radius:10px;padding:8px 16px;display:inline-flex;align-items:center;justify-content:center;font:500 16px/1.15 var(--font)}.tabsIt__ic{flex-shrink:0;width:24px;height:24px;margin-right:8px;fill:var(--base)}.tabsIt.active{background:var(--base);color:var(--white)}.tabsIt.active .tabsIt__ic{fill:var(--white)}@media(hover:hover)and (pointer:fine){.tabsIt:not(.active):hover{background:var(--base08)}}@media screen and (max-width:767px){.tabsIt{width:100%;min-width:auto;min-height:40px;padding:4px;font-size:14px}.tabsIt__ic{width:20px;height:20px;margin-right:6px}}.preloader{display:none;position:fixed;z-index:200;top:0;left:0;width:100%;height:100%;background:#00000080}.preloader__spinner{animation:rotate 2s linear infinite;z-index:2;position:absolute;top:50%;left:50%;margin:-40px 0 0 -40px;width:80px;height:80px}.preloader__spinner .path{stroke:var(--white);stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@media screen and (max-width:1199px){.preloader__spinner{margin:-30px 0 0 -30px;width:60px;height:60px}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.cookiePopup{display:none;position:fixed;z-index:99;bottom:30px;right:30px}.cookiePopup__inner{width:560px;background:var(--base);border-radius:16px;padding:24px;display:flex;align-items:center;color:var(--white)}.cookiePopup__txt{width:100%}.cookiePopup__txt a{color:var(--red);text-decoration:underline}.cookiePopup__btn{flex-shrink:0;margin-left:20px}@media(hover:hover)and (pointer:fine){.cookiePopup__txt a:hover{color:var(--red-hover)}}@media(max-width:1199px){.cookiePopup{bottom:0;right:0}.cookiePopup__inner{width:100%;border-radius:12px 12px 0 0;padding:12px 14px 16px;display:block}.cookiePopup__btn{width:100%;min-height:36px;margin-left:0;margin-top:8px}}.overlay{display:none;position:fixed;z-index:99;top:0;left:0;width:100%;height:100%;background:rgba(var(--base-rgb),.5)}.modal{display:none;position:fixed;z-index:100;top:50%;left:50%;transform:translate(-50%,-50%);max-width:calc(100% - 48px);max-height:calc(100% - 32px);width:560px;background:var(--white);border-radius:16px;padding:40px;overflow:auto;-ms-overflow-style:none;overflow-y:scroll;scrollbar-width:none}.modal::-webkit-scrollbar{width:0;height:0}.modal__close{position:absolute;top:0;right:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center}.modal__close svg{width:24px;height:24px;fill:none;stroke:var(--base)}.modal__head{margin-bottom:20px}.modal__head:last-child{margin-bottom:0}.modal__ttl{margin-bottom:12px}.modal__ttl:last-child{margin-bottom:0}@media(hover:hover)and (pointer:fine){.modal__close:hover{transform:rotate(-90deg)}.modal__close:hover svg{stroke:var(--red)}}@media(max-width:1199px){.modal{top:auto;bottom:0;left:0;transform:none;width:100%;max-width:100%;max-height:calc(100% - 20px);border-radius:12px 12px 0 0;padding:40px 20px 32px}.modal__close{width:52px;height:52px}.modal__head{margin-bottom:16px}.modal__ttl{margin-bottom:8px}}.modalForm{display:grid;grid-gap:20px;grid-template-columns:1fr}.modalForm__inputs{display:grid;grid-gap:12px;grid-template-columns:repeat(2,1fr)}.modalForm__input{grid-column:span 2}.modalForm__input.half{grid-column:unset}.modalForm__agree{color:var(--gray1)}.modalForm__agree a{text-decoration:underline}@media(max-width:1199px){.modalForm{grid-gap:16px}.modalForm__inputs{grid-gap:10px}}.modalFormFile{grid-column:span 2}.modalFormFile__wrap{display:flex;align-items:center}.modalFormFile__allowed{width:100%;font-size:14px;color:var(--b2)}.modalFormFile__files.active{margin-top:10px}@media screen and (max-width:767px){.modalFormFile{grid-column:unset}}.modalFormFilePreview{background:var(--blue);border-radius:20px;padding:10px;display:inline-flex;align-items:center;font-size:14px;color:var(--white)}.modalFormFilePreview__text{max-width:100%}.modalFormFilePreview__remove{flex-shrink:0;width:16px;height:16px;background:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;margin-left:8px;cursor:pointer}.modalFormFilePreview__remove svg{fill:none;stroke:var(--blue)}.modalFormFilePreview__remove:hover{background:var(--red)}.modalFormFilePreview__remove:hover svg{stroke:var(--white)}.modalFormFileBtn{display:block;flex-shrink:0;margin-right:20px}.modalFormFileBtn__input{display:none}.modalFormFileBtn__text{flex-shrink:0}.modalThanks{text-align:center}.modalThanks__icon{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.modalThanks__icon img{width:60px}.modalThanks__title{margin-bottom:15px}.modalThanks__text{margin-bottom:20px}.modalThanks__btn{display:flex;justify-content:center}@media screen and (max-width:1199px){.modalThanks__icon{margin-bottom:15px}.modalThanks__title{margin-bottom:10px}.modalThanks__text{margin-bottom:15px}}.menuOverlay{display:none;position:fixed;z-index:49;top:0;left:0;width:100%;height:100%;background:#28282833}@media screen and (max-width:1199px){.menuOverlay{display:none!important;z-index:-1}}.menu{display:none;position:fixed;z-index:50;top:136px;left:0;width:100%;background:var(--white);border-radius:0 0 20px 20px}.menu__block{width:100%;max-width:1336px;padding:20px;margin:0 auto;position:relative;display:flex}.menu__wrap{flex-shrink:0;width:416px;max-height:calc(100vh - 150px);margin-right:24px;overflow:auto}.menu__wrap::-webkit-scrollbar{width:5px;height:0;background:var(--white)}.menu__wrap::-webkit-scrollbar-thumb{width:5px;background:#e9e9ec;border-radius:5px}.menu__right{width:100%;max-height:calc(100vh - 150px);padding-bottom:8px;overflow:auto}.menu__right::-webkit-scrollbar{width:5px;height:0;background:var(--white)}.menu__right::-webkit-scrollbar-thumb{width:5px;background:#e9e9ec;border-radius:5px}@media(max-width:1199px){.menu{z-index:49;top:0;height:100%;border-radius:0}.menu__block{position:static;width:100%;height:100%;padding-bottom:20px;padding-top:76px;overflow:auto;flex-direction:column}.menu__block::-webkit-scrollbar{width:0;height:0}.menu__wrap{width:100%;max-height:unset;overflow:visible;margin-bottom:20px}.menu__right{display:none}}@media(max-width:767px){.menu__block{padding-left:14px;padding-right:14px}}.menuItem{padding-right:5px;margin-bottom:8px}.menuItem:last-child{margin-bottom:0}.menuItem__inner{position:relative;display:flex;align-items:center;border-radius:10px;color:var(--gray1);overflow:hidden;transition:.25s}.menuItem__image{flex-shrink:0;width:50px;height:50px;border-radius:10px;overflow:hidden;border:1px solid var(--b1);display:flex;align-items:center;margin-right:12px}.menuItem__image img{width:100%;height:100%;object-fit:cover}.menuItem__title{width:100%;font-size:16px}.menuItem__arrow{display:none;position:absolute;top:50%;right:12px;transform:translateY(-50%);width:16px;height:16px;transition:.25s}.menuItem__arrow svg{fill:none;stroke:var(--b2)}.menuItem_hasSubmenu .menuItem__inner{padding-right:40px}.menuItem_hasSubmenu .menuItem__arrow{display:flex;align-items:center}.menuItem:hover .menuItem__inner{background:#5366861a;color:var(--blue)}.menuItem:hover .menuItem__arrow{transform:translate(2px,-50%)}.menuItem:hover .menuItem__arrow svg{stroke:var(--blue)}@media screen and (max-width:1199px){.menuItem{padding:0}.menuItem__inner{border-radius:0}.menuItem__image{width:45px;height:45px}.menuItem__title{font-size:14px}.menuItem__arrow{right:0;transform:rotate(90deg) translate(-50%);transition:none}.menuItem_hasSubmenu .menuItem__inner{padding-right:28px}.menuItem:hover .menuItem__inner{background:transparent;color:var(--gray1)}.menuItem:hover .menuItem__arrow{transform:rotate(90deg) translate(-50%)}.menuItem:hover .menuItem__arrow svg{stroke:var(--b2)}.menuItem.active .menuItem__inner{color:var(--blue)}.menuItem.active .menuItem__arrow{transform:rotate(-90deg) translate(50%)}.menuItem.active .menuItem__arrow svg{stroke:var(--blue)}}.submenu{display:none}.submenu__item a{color:var(--b3)}.submenu__item a:hover{color:var(--blue-dark)}@media screen and (max-width:1199px){.submenu{padding-left:57px;padding-top:8px;padding-bottom:12px}.submenu__list{display:grid;grid-gap:10px;grid-template-columns:1fr;font-size:14px}}.desktopSubmenu{display:none}.desktopSubmenu__title{margin-bottom:16px}.desktopSubmenu__list{display:grid;grid-row-gap:10px;grid-template-columns:1fr}.desktopSubmenu__list:has(.desktopSubmenu__item:nth-child(8)){grid-template-columns:repeat(2,1fr)}.desktopSubmenu__list:has(.desktopSubmenu__item:nth-child(21)){grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1199px){.desktopSubmenu{position:static;top:unset;left:unset;width:100%;height:auto;padding-left:57px;padding-top:8px;padding-bottom:12px}.desktopSubmenu__title{display:none}.desktopSubmenu__list{grid-gap:15px;grid-template-columns:1fr;font-size:14px}}.mobileM{display:none;position:fixed;z-index:49;top:61px;left:0;width:100%;height:calc(100% - 118px);background:var(--white);overflow:auto;-ms-overflow-style:none;overflow-y:scroll;scrollbar-width:none}.mobileM::-webkit-scrollbar{width:0;height:0}.mobileM__wr{border-bottom:1px solid var(--blue08);padding:20px 14px;display:grid;grid-gap:16px;grid-template-columns:repeat(2,1fr)}.mobileM__cont{padding:20px 14px;display:grid;grid-gap:16px;grid-template-columns:1fr}.mobileMIt{display:flex;align-items:center;font:400 16px/1.3 var(--font);color:var(--base)}.mobileMIt__ic{flex-shrink:0;width:20px;height:20px;margin-right:8px}.mobileMIt__ic svg{width:100%;height:100%;fill:var(--base)}.mobileMIt__txt{max-width:100%}.mobileMIt.full{grid-column:span 2}.mobileMIt.highlight{color:var(--red)}.mobileMIt.highlight .mobileMIt__ic svg{fill:var(--red)}.mobileMContIt{display:flex;align-items:center;color:var(--gray1)}.mobileMContIt__ic{flex-shrink:0;width:20px;height:20px;margin-right:8px}.mobileMContIt__txt{width:100%}.mobileMSocial{display:flex;align-items:center;gap:16px}.mobileMSocial__it{width:40px;display:flex;align-items:center}.mobileMSocial__it img{width:100%}.accountOverlay{display:none;position:fixed;z-index:99;top:0;left:0;width:100%;height:100%;background:rgba(var(--base-rgb),.5)}.accountModal{display:none;position:fixed;z-index:100;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%;max-height:100%;width:720px;background:var(--white);border-radius:10px;padding:40px;overflow:auto;-ms-overflow-style:none;overflow-y:scroll;scrollbar-width:none}.accountModal::-webkit-scrollbar{width:0;height:0}.accountModal__close{position:absolute;top:0;right:0;padding:15px;display:flex;align-items:center;cursor:pointer}.accountModal__close svg{width:24px;height:24px;fill:none;stroke:var(--b3)}.accountModal__close:hover svg{stroke:var(--blue)}.accountModal__head{text-align:center;margin-bottom:25px}.accountModal__head:last-child{margin-bottom:0}.accountModal__title{margin-bottom:15px}.accountModal__title:last-child{margin-bottom:0}@media screen and (max-width:1199px){.accountModal{width:474px;padding:30px}.accountModal__close{padding:10px}.accountModal__head{margin-bottom:20px}.accountModal__title{margin-bottom:10px}.accountModal__subtitle{font-size:14px}}@media screen and (max-width:767px){.accountModal{top:unset;bottom:0;left:0;transform:none;width:100%;height:calc(100% - 60px);border-radius:10px 10px 0 0;padding:40px 14px}}.accountModalForm__inputs{display:grid;grid-gap:15px;grid-template-columns:repeat(6,1fr)}.accountModalForm__input{grid-column:span 6}.accountModalForm__input.half{grid-column:span 3}.accountModalForm__input.third{grid-column:span 2}.accountModalForm__input.disabled{pointer-events:none;opacity:.6}.accountModalForm__submit{margin:15px 0}.accountModalForm__submit:last-child{margin-bottom:0}.accountModalForm__agreement{text-align:center;color:var(--b3)}.accountModalForm__agreement a{color:var(--b3);text-decoration:underline}.accountModalForm__agreement a:hover{color:var(--blue-dark)}@media screen and (max-width:1199px){.accountModalForm__inputs{grid-gap:10px;grid-template-columns:1fr}.accountModalForm__input,.accountModalForm__input.half,.accountModalForm__input.third{grid-column:unset}.accountModalForm__submit{margin:10px 0}}.accountModalTabs{display:grid;grid-gap:40px;grid-template-columns:repeat(2,1fr);border-bottom:1px solid var(--b1);margin-bottom:25px}@media screen and (max-width:1199px){.accountModalTabs{grid-gap:0;margin-bottom:20px}}.accountModalTabsItem__input{display:none}.accountModalTabsItem__input:checked+.accountModalTabsItem__text{color:var(--blue)}.accountModalTabsItem__input:checked+.accountModalTabsItem__text:after{opacity:1}.accountModalTabsItem__text{display:flex;align-items:flex-end;justify-content:center;text-align:center;width:100%;height:100%;padding:0 4px 9px;position:relative;font:500 16px/1.2 var(--font);color:var(--b3);cursor:pointer;transition:.15s}.accountModalTabsItem__text:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:var(--blue);opacity:0;transition:.15s}.accountModalTabsItem__text:hover{color:var(--gray1)}@media screen and (max-width:1199px){.accountModalTabsItem__text{font-size:14px}}.accountModalTabsContent__item{display:none}.accountModalTabsContent__item.active{display:block}.catalogItem{position:relative;display:flex;flex-direction:column}.catalogItem__tags{position:absolute;z-index:3;top:8px;left:8px;max-width:calc(100% - 48px);display:inline-flex;align-items:center;flex-wrap:wrap}.catalogItem__wishlist{position:absolute;z-index:3;top:0;right:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;text-align:center;transition:.25s}.catalogItem__wishlist svg{width:24px;height:24px;fill:none;stroke:var(--base)}.catalogItem__wishlist:hover{transform:scale(1.1)}.catalogItem__wishlist.active svg{stroke:var(--red);fill:var(--red)}.catalogItem__wishlist.disabled{pointer-events:none;cursor:default}.catalogItem__inner{display:block;padding-bottom:10px}.catalogItem__inner:hover .catalogItem__image{transform:scale(1.03)}.catalogItem__inner:hover .catalogItem__title{color:var(--link-hover)}.catalogItem__image{display:block;position:relative;overflow:hidden;background:#5366861a;border-radius:10px;transition:.25s}.catalogItem__image:before{content:"";display:block;padding-top:100%}.catalogItem__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:.5s}.catalogItem__price{display:block;padding-top:10px;font-weight:600;font-size:20px;line-height:1.2;color:var(--base)}.catalogItem__price:hover{color:var(--base)}.catalogItem__title{display:block;padding-top:5px;color:var(--base)}.catalogItem__title:hover{color:var(--blue)}.catalogItem__bottom{margin:auto auto 0;width:100%;display:flex;align-items:center}.catalogItem__button{width:100%}.catalogItem__eye{flex-shrink:0;width:40px;height:40px;background:#5366861a;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:.25s;margin-left:5px}.catalogItem__eye svg{fill:none;stroke:var(--b3)}.catalogItem__eye:hover{background:#53668633}.catalogItem__eye:hover svg{stroke:var(--blue)}@media screen and (max-width:1199px){.catalogItem__tags{top:5px;left:5px;width:calc(100% - 35px)}.catalogItem__wishlist{width:30px;height:30px}.catalogItem__wishlist svg{width:20px;height:20px}.catalogItem__wishlist:hover{transform:none}.catalogItem__inner{padding-bottom:8px}.catalogItem__price{padding-top:5px;font-size:16px}.catalogItem__eye{display:none}}@media screen and (max-width:767px){.catalogItem__inner:hover .catalogItem__image{transform:scale(1)}.catalogItem__price{font-size:14px}}.catalogItemTag{max-width:100%;min-height:22px;border-radius:100px;padding:2px 8px;display:inline-flex;align-items:center;justify-content:center;text-align:center;font-weight:500;font-size:12px;color:var(--white);margin-bottom:3px;margin-right:3px}.catalogItemTag:last-child{margin-right:0}.catalogItemTag.green{background:var(--green)}.catalogItemTag.blue{background:var(--blue-dark)}.catalogItemTag.red{background:var(--red)}.catalogItemTag__mob{display:none}@media screen and (max-width:1199px){.catalogItemTag{min-height:18px;padding-left:5px;padding-right:5px;font-size:10px;margin-bottom:2px;margin-right:2px}}@media screen and (max-width:767px){.catalogItemTag__desktop{display:none}.catalogItemTag__mob{display:block}}.catalogItemSale{display:flex;align-items:center;flex-wrap:wrap;padding-top:10px}.catalogItemSale__new{font-weight:600;font-size:20px;line-height:1.2;color:var(--red);margin-right:8px}.catalogItemSale__old{color:var(--b3);text-decoration:line-through;margin-right:8px}.catalogItemSale__size{color:var(--red)}@media screen and (max-width:1199px){.catalogItemSale{padding-top:5px}.catalogItemSale__new{font-size:16px;margin-right:6px}.catalogItemSale__old{margin-right:6px}}@media screen and (max-width:767px){.catalogItemSale__new{font-size:14px;margin-right:4px}.catalogItemSale__old{margin-right:4px}}.catalogItemReviews{display:flex;align-items:center;padding-top:5px;font-size:14px}.catalogItemReviews__star{width:16px;height:16px;margin-right:4px}.catalogItemReviews__star svg{width:100%;height:100%;fill:#ffa800}.catalogItemReviews__mark{font-weight:500;color:var(--base);margin-right:8px}.catalogItemReviews__text{color:var(--b3)}.catalogItemReviews_empty .catalogItemReviews__star svg{fill:var(--b1)}@media screen and (max-width:1199px){.catalogItemReviews{font-size:12px}.catalogItemReviews__star{width:14px;height:14px}.catalogItemReviews__mark{margin-right:6px}}@media screen and (max-width:767px){.catalogItemReviews{font-size:10px}.catalogItemReviews__star{width:12px;height:12px;margin-right:2px}.catalogItemReviews__mark{margin-right:5px}}.toCart{width:100%;min-height:40px;background:var(--blue);border-radius:10px;padding:4px 12px;display:flex;align-items:center;justify-content:center;color:var(--white)}.toCart__icon{flex-shrink:0;width:24px;display:flex;align-items:center;margin-right:10px}.toCart__text{max-width:100%}.toCart:hover{background:var(--blue-dark)}.toCart.hidden{display:none}@media screen and (max-width:1199px){.toCart{min-height:36px;font-size:12px}.toCart__icon{width:20px;margin-right:5px}}.toOrder{display:none;width:100%;min-height:40px;background:var(--green);border-radius:10px;overflow:hidden}.toOrder.active{display:flex;align-items:center}.toOrder__btn{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;text-align:center;transition:.25s}.toOrder__btn:hover{background:#298d3b}.toOrder__center{width:100%;padding:2px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;line-height:1;color:var(--white)}.toOrder__center:hover{color:var(--white)}.toOrder__amount{display:block;font-weight:500}.toOrder__text{font-size:12px}.toOrder__mobText{display:none}.toOrder:hover{background:#34b54b}@media screen and (max-width:1199px){.toOrder{min-height:36px}.toOrder__btn{width:36px;height:36px}.toOrder__amount{font-size:14px}.toOrder__text{font-size:10px}}@media screen and (max-width:767px){.toOrder__text{display:none}.toOrder__mobText{display:block}}.catalog{display:flex;align-items:flex-start;justify-content:space-between}.catalog__sidebar{width:306px;background:var(--white)}.catalog__content{width:calc(100% - 330px);display:grid;grid-gap:20px;grid-template-columns:1fr}.catalog__content_full{width:100%}.catalog__filters{display:flex;flex-wrap:wrap}.catalog__products{display:grid;grid-column-gap:24px;grid-row-gap:36px;grid-template-columns:repeat(3,1fr)}.catalog__products_four{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1199px){.catalog{display:block}.catalog__sidebar{display:none;position:fixed;z-index:65;top:0;left:0;width:100%;height:100%;padding:70px 24px 0;overflow:auto}.catalog__sidebar::-webkit-scrollbar{width:0;height:0}.catalog__sidebar:has(.sidebarBtn.visible){padding-bottom:0}.catalog__content{width:100%}.catalog__content_full .catalogHead{position:static;top:unset;left:unset;transform:none;width:100%;padding:0}.catalog__content_full .catalogHead__right{margin:0}.catalog__filters{display:none}.catalog__products{grid-column-gap:16px;grid-row-gap:24px}.catalog__products_four{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:767px){.catalog__sidebar{padding-left:14px;padding-right:14px}.catalog__content{grid-gap:16px}.catalog__products{grid-column-gap:12px;grid-row-gap:20px;grid-template-columns:repeat(2,1fr)}}.catalogProductsMore{margin-top:30px;display:flex;justify-content:center}@media screen and (max-width:1199px){.catalogProductsMore{margin-top:20px}}#fastViewOverlay{z-index:95}#fastViewModal{z-index:96}.fastView{width:100%;display:flex;align-items:flex-start}.fastView__images{width:35%;position:relative}.fastView__tags{position:absolute;z-index:101;top:8px;left:8px;width:calc(100% - 16px);display:flex;flex-wrap:wrap}.fastView__content{width:65%;padding-left:30px;display:grid;grid-gap:20px;grid-template-columns:1fr}.fastView__head{display:grid;grid-gap:10px;grid-template-columns:1fr}.fastView__sku{font-size:14px;color:var(--b3)}.fastView__price{font-weight:600;font-size:20px;line-height:1.2}.fastView__properties{display:grid;grid-gap:5px;grid-template-columns:1fr}.fastView__properties .property{display:none}.fastView__properties .property:nth-child(-n+11){display:flex}.fastView__controls{display:flex;gap:10px}.fastView__controls_half{display:grid;grid-gap:10px;grid-template-columns:repeat(2,1fr)}.fastView__controls_half .fastView__button{width:auto}.fastView__variations{width:100%}.fastView__ownSize{flex-shrink:0;white-space:nowrap}.fastView__button{flex-shrink:0;width:195px}.fastViewSlider{overflow:hidden;margin-bottom:10px}.fastViewSlider:last-child{margin-bottom:0}.fastViewSlider__wrap{display:flex;flex-wrap:nowrap}.fastViewSlide{width:100%;flex-shrink:0;display:block;position:relative;border-radius:10px;overflow:hidden;pointer-events:none}.fastViewSlide:before{content:"";display:block;padding-top:100%}.fastViewSlide__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.fastViewPreviews{display:flex}.fastViewPreviews__slider{width:100%;overflow:hidden}.fastViewPreviews__wrap{display:flex;flex-wrap:nowrap}.fastViewPreviews__arrow{flex-shrink:0;width:24px;background:var(--white);display:flex;align-items:center;justify-content:flex-end;text-align:center;cursor:pointer;transition:.25s}.fastViewPreviews__arrow svg{width:20px;height:20px;fill:none;stroke:var(--b3)}.fastViewPreviews__arrow:hover svg{stroke:var(--blue-dark)}.fastViewPreview{flex-shrink:0;position:relative;border-radius:10px;overflow:hidden;cursor:pointer}.fastViewPreview:before{content:"";display:block;padding-top:100%}.fastViewPreview__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.fastViewPreview.swiper-slide-thumb-active{border:1px solid var(--blue-dark)}.fastViewSale{display:flex;align-items:center;flex-wrap:wrap;font-weight:500}.fastViewSale__new{font-weight:600;font-size:20px;line-height:1.2;color:var(--red);margin-right:8px}.fastViewSale__old{color:var(--b3);text-decoration:line-through;margin-right:8px}.fastViewSale__size{color:var(--red)}.productTag{max-width:100%;min-height:22px;border-radius:100px;padding:2px 8px;display:inline-flex;align-items:center;justify-content:center;text-align:center;font-weight:500;font-size:12px;color:var(--white);margin-bottom:3px;margin-right:3px}.productTag:last-child{margin-right:0}.productTag.green{background:var(--green)}.productTag.blue{background:var(--blue-dark)}.productTag.red{background:var(--red)}.productTag__mob{display:none}@media screen and (max-width:767px){.productTag{min-height:18px;padding-left:5px;padding-right:5px;font-size:10px;margin-bottom:2px;margin-right:2px}.productTag__desktop{display:none}.productTag__mob{display:block}}.property{display:flex;align-items:flex-end;justify-content:space-between;font-size:16px;position:relative}.property:after{content:"";position:absolute;bottom:5px;left:0;width:100%;border-bottom:2px dotted var(--b1)}.property__name{position:relative;z-index:2;flex-shrink:0;max-width:45%;background:var(--white);padding-right:10px;color:var(--b3)}.property__value{position:relative;z-index:2;flex-shrink:0;max-width:55%;background:var(--white);padding-left:10px;text-align:right}@media screen and (max-width:1199px){.property{font-size:14px}.property__name{padding-right:5px}.property__value{padding-left:5px}}.productReviewsInfo{display:flex;align-items:center}.productReviewsInfo__star{width:20px;height:20px;margin-right:4px}.productReviewsInfo__star svg{width:100%;height:100%;fill:#ffa800}.productReviewsInfo__mark{font-weight:500;color:var(--base);margin-right:8px}.productReviewsInfo__text{color:var(--b3)}.productReviewsInfo_empty .productReviewsInfo__star svg{fill:var(--b1)}@media screen and (max-width:1199px){.productReviewsInfo{font-size:14px}.productReviewsInfo__star{width:16px;height:16px}}.pagination{display:flex;align-items:center}.pagination__arrow{width:40px;height:40px;background:#e9e9ec;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center}.pagination__arrow:hover{background:var(--b1)}.pagination__arrow_disabled{pointer-events:none;cursor:default;opacity:.4}.pagination__text{padding:0 24px}@media screen and (max-width:1199px){.pagination{justify-content:center}.pagination__text{padding:0 16px;font-size:14px}}@media screen and (max-width:767px){.pagination__arrow{width:36px;height:36px}}.catalogSubcategories{margin-bottom:30px}.catalogSubcategories:last-child{margin-bottom:0}.catalogSubcategories__wrap{display:grid;grid-gap:12px;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1199px){.catalogSubcategories{transform:translate(-24px);width:calc(100% + 48px);padding:0 24px;overflow:hidden;margin-bottom:20px}.catalogSubcategories__wrap{display:flex;flex-wrap:nowrap;grid-gap:unset;grid-template-columns:unset}}@media screen and (max-width:767px){.catalogSubcategories{transform:translate(-14px);width:calc(100% + 28px);padding:0 14px;margin-bottom:12px}}.catalogSubcategory{border-radius:10px;border:1px solid rgba(83,102,134,.2);padding:5px 15px 5px 5px;display:flex;align-items:center}.catalogSubcategory__image{flex-shrink:0;width:65px;height:65px;margin-right:12px}.catalogSubcategory__image img{width:100%;height:100%;object-fit:cover}.catalogSubcategory__title{width:100%}.catalogSubcategory:hover{border-color:var(--blue);color:var(--blue)}@media screen and (max-width:1199px){.catalogSubcategory{flex-shrink:0;display:block;width:150px;padding-right:5px;padding-bottom:8px;margin-right:8px}.catalogSubcategory:last-child{margin-right:0}.catalogSubcategory__image{display:block;margin-right:0;margin-bottom:5px}.catalogSubcategory__title{display:block;padding:0 5px}}@media screen and (max-width:767px){.catalogSubcategory{width:125px}.catalogSubcategory__title{-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}}.catalogSmartTags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:30px}.catalogSmartTags:last-child{margin-bottom:0}@media screen and (max-width:1199px){.catalogSmartTags{grid-gap:5px;margin-bottom:20px}}.catalogSmartTag{display:inline-flex;align-items:center;max-width:100%;min-height:34px;border:1px solid rgba(83,102,134,.2);border-radius:8px;padding:4px 10px;font:400 14px/1.3 var(--font);color:var(--base);transition:.25s}.catalogSmartTag__text{max-width:100%}.catalogSmartTag__reset{flex-shrink:0;width:16px;margin-left:10px;transition:.25s}.catalogSmartTag__reset:hover{transform:scale(1.2)}.catalogSmartTag:hover{border-color:var(--blue);color:var(--blue)}.catalogSmartTag_active,.catalogSmartTag_active:hover{background:var(--base);border-color:var(--base);color:var(--white)}@media screen and (max-width:1199px){.catalogSmartTag{min-height:28px;padding:4px 8px;font-size:12px}.catalogSmartTag__reset{margin-left:8px}}.sidebarHead{display:none;position:fixed;z-index:66;top:0;left:0;width:100%;min-height:50px;background:var(--white);box-shadow:0 4px 10px #0000000d;padding:8px 24px}.sidebarHead__title{font:600 18px/1.2 var(--font)}.sidebarHead__close{width:24px;height:24px;cursor:pointer}.sidebarHead__close svg{width:100%;height:100%;fill:none;stroke:var(--b3)}@media screen and (max-width:1199px){.sidebarHead{display:flex;align-items:center;justify-content:space-between}}@media screen and (max-width:767px){.sidebarHead{padding-left:14px;padding-right:14px}}.sidebarFilters{display:none}@media screen and (max-width:1199px){.sidebarFilters.active{display:flex;align-items:center;flex-wrap:wrap}}.sidebarBtn{display:none;position:sticky;z-index:6;bottom:0;left:0;width:100%;background:var(--white);padding:15px 0;margin-top:10px}.sidebarBtn.active{display:block}.sidebarContent{display:grid;grid-gap:25px;grid-template-columns:1fr}@media screen and (max-width:1199px){.sidebarContent{padding-bottom:16px}}.sidebarBlock__list{display:grid;grid-gap:8px;grid-template-columns:1fr}.sidebarBlock__list.desktopColumns{grid-template-columns:repeat(2,1fr)}.sidebarBlock__side{display:grid;grid-gap:8px;grid-template-columns:1fr}.sidebarBlock__more{display:none;margin-top:8px}.sidebarBlock__more.active{display:block}@media screen and (max-width:1199px){.sidebarBlock__list{max-height:unset;overflow:visible}.sidebarBlock__list.mobileColumns{grid-template-columns:repeat(3,1fr)}.sidebarBlock__more{margin-top:12px}}@media screen and (max-width:767px){.sidebarBlock__list.mobileColumns{grid-template-columns:repeat(2,1fr)}}@supports not selector(::-webkit-scrollbar){.sidebarBlock__list{scrollbar-width:thin;scrollbar-color:#E9E9EC var(--white)}}.sidebarTitle{display:flex;align-items:center;margin-bottom:15px}.sidebarTitle__text{max-width:100%;font-weight:600;font-size:16px}@media screen and (max-width:767px){.sidebarTitle{position:relative}}.sidebarInfo{flex-shrink:0;position:relative;margin-left:5px;cursor:pointer}.sidebarInfo__icon{width:16px;height:16px;border-radius:50%;background:var(--b2);display:flex;align-items:center;justify-content:center;transition:.25s}.sidebarInfo:hover .sidebarInfo__icon{background:var(--blue)}.sidebarInfo:hover .sidebarInfoPopup{display:block}@media screen and (max-width:767px){.sidebarInfo{position:static}.sidebarInfo:hover .sidebarInfo__icon{background:var(--b2)}.sidebarInfo:hover .sidebarInfoPopup{display:none}.sidebarInfo .sidebarInfoPopup.active{display:block}}.sidebarInfoPopup{display:none;position:absolute;z-index:20;top:50%;left:calc(100% + 16px);transform:translateY(-50%);width:350px;background:var(--white);border-radius:16px;box-shadow:0 0 20px 3px #00000026;padding:15px;font:400 16px/1.3 var(--font);color:var(--gray1)}.sidebarInfoPopup:before{content:"";position:absolute;left:-17px;top:0;width:17px;height:100%;background:transparent}.sidebarInfoPopup:after{content:"";position:absolute;z-index:21;top:50%;right:100%;transform:translateY(-50%);width:12px;height:20px;background:url(/build/assets/info-popup-arrow-DbwQdb7m.svg) no-repeat;background-size:cover;background-position:center}.sidebarInfoPopup__head{display:none;margin-bottom:8px}.sidebarInfoPopup__title{width:100%;font:600 16px/1.2 var(--font)}.sidebarInfoPopup__close{flex-shrink:0;width:16px;height:16px;display:flex;align-items:center;margin-left:8px}.sidebarInfoPopup__close svg{width:100%;height:100%;fill:none;stroke:var(--b3)}@media screen and (max-width:767px){.sidebarInfoPopup{position:fixed;z-index:67;top:auto;bottom:0;left:0;transform:none;width:100%;border-radius:16px 16px 0 0;box-shadow:0 0 13px 3px #87878740;padding-left:14px;padding-right:14px;font-size:14px}.sidebarInfoPopup:before{display:none}.sidebarInfoPopup:after{display:none}.sidebarInfoPopup__head{display:flex;align-items:center}}.catalogHead{display:flex;align-items:center;justify-content:space-between}.catalogHead__sort{width:306px;max-width:100%}.catalogHead__amount{color:var(--b3)}@media screen and (max-width:1199px){.catalogHead__sort{order:2;width:229px}.catalogHead__right{order:1;display:flex;align-items:center}.catalogHead__amount{font-size:14px}}@media screen and (max-width:767px){.catalogHead{position:sticky;z-index:40;top:65px;left:0;transform:translate(-14px);width:calc(100% + 28px);padding:8px 14px;background:var(--white)}.catalogHead__amount{display:none}.catalogHead__right{flex-shrink:0;margin-right:10px}.catalogHead__sort{width:100%}}.catalogMobFilterBtn{display:none;width:110px;height:40px;background:#e9e9ec;border-radius:8px;font:400 14px/1.2 var(--font);color:var(--base);margin-right:20px}.catalogMobFilterBtn__digit{flex-shrink:0;width:18px;height:18px;background:var(--blue);border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:12px;color:var(--white);margin-left:8px}@media screen and (max-width:1199px){.catalogMobFilterBtn{display:flex;align-items:center;justify-content:center}}@media screen and (max-width:767px){.catalogMobFilterBtn{margin:0}}.catalogBottom{padding-top:20px;display:flex;align-items:center;justify-content:space-between}.catalogBottom__amount{width:306px}@media screen and (max-width:1199px){.catalogBottom__amount{width:229px}}@media screen and (max-width:767px){.catalogBottom{flex-wrap:wrap}.catalogBottom__amount{order:1;width:100%;margin-bottom:16px}.catalogBottom__pagination{order:2;width:100%;display:flex;justify-content:center}}.categorySeoBlock{padding-top:40px}.categorySeoBlock__text{margin-bottom:20px}.categorySeoBlock__text:last-child{margin-bottom:0}@media screen and (max-width:1199px){.categorySeoBlock{padding-top:30px}}.activeFilter{max-width:100%;background:var(--blue);border-radius:20px;padding:10px;display:flex;align-items:center;font-size:14px;color:var(--white);margin-bottom:10px;margin-right:10px}.activeFilter:last-child{margin-right:0}.activeFilter{cursor:default}.activeFilter__text{max-width:100%;color:var(--white)}.activeFilter__remove{flex-shrink:0;width:16px;height:16px;background:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;margin-left:8px;cursor:pointer}.activeFilter__remove svg{fill:none;stroke:var(--blue)}.activeFilter__remove:hover{background:var(--red)}.activeFilter__remove:hover svg{stroke:var(--white)}@media screen and (max-width:1199px){.activeFilter{padding-top:6px;padding-bottom:6px;margin-bottom:6px;margin-right:6px}}.clearFilters{background:var(--red);color:var(--white);border-radius:20px;padding:10px 16px;font-size:14px;margin-bottom:10px;margin-right:10px}.clearFilters:last-child{margin-right:0}.clearFilters:hover{background:#e9e9ec;color:var(--base)}@media screen and (max-width:1199px){.clearFilters{padding:6px 12px;margin-bottom:6px;margin-right:6px}}
