@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: #40C157;--yellow: #FFA800;--blue: #41639E;--blue-dark: #2F4263;--blue-hover: #30528D;--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-hover);opacity:.2;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}.pageHead:has(.pageHead__title){margin-bottom:32px}@media(max-width:1199px){.pageHead{margin-bottom:12px}.pageHead:has(.pageHead__title){margin-bottom:32px}}nav:has(.crumbs){margin-bottom:20px}nav:has(.crumbs):last-child{margin-bottom:0}@media(max-width:1199px){nav:has(.crumbs){margin-bottom:12px}}.crumbs{font:400 14px/1.3 var(--font);color:var(--gray2)}.crumbs__item{display:inline;position:relative}.crumbs__item:after{content:"/"}.crumbs__item:last-child:after{display:none}@media(max-width:1199px){.crumbs{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.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:145px;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}.hero__wr{display:flex;align-items:flex-end}.hero__cnt{width:60%;padding-right:24px}.hero__ttl{padding-right:20px;margin-bottom:20px}.hero__ttl .mob{display:none}.hero__txt{padding-right:20px}.hero__txt p{margin-bottom:12px}.hero__txt p:last-child{margin-bottom:0}.hero__products{display:grid;grid-gap:12px;grid-template-columns:repeat(2,1fr);margin-top:32px}.hero__product{min-height:76px;background:var(--blue);border-radius:16px;padding:12px 76px 12px 20px;display:flex;align-items:center;color:var(--white);position:relative}.hero__product:after{content:"";position:absolute;top:50%;right:16px;transform:translateY(-50%);width:44px;height:44px;background:url(/build/assets/hero-product-after-C2vQt4iT.svg) no-repeat;background-size:cover;background-position:center}.hero__advan{display:grid;grid-gap:12px;grid-template-columns:repeat(4,1fr);margin-top:24px}@media(hover:hover)and (pointer:fine){.hero__product:hover{background:var(--blue-dark);color:var(--white)}}@media(max-width:1199px){.hero__wr{display:block}.hero__cnt{width:100%;padding:0}.hero__ttl{padding:0;margin-bottom:12px}.hero__ttl .desktop{display:none}.hero__ttl .mob{display:block}.hero__txt{padding:0}.hero__txt br{display:none}.hero__txt p{margin-bottom:8px}.hero__products{margin-top:20px}.hero__advan{grid-template-columns:repeat(2,1fr)}.hero_category .hero__advan{display:none}}@media(max-width:767px){.hero__products{grid-gap:4px;grid-template-columns:1fr}.hero__product{min-height:60px;border-radius:12px;padding:12px 64px 12px 16px}.hero__product:after{right:12px;width:36px;height:36px}.hero__advan{grid-gap:4px;grid-template-columns:1fr;margin-top:20px}}.heroCta{min-height:164px;background:linear-gradient(90deg,#292933,#000002);border-radius:16px;padding:24px;display:flex;align-items:center;color:var(--white);position:relative;overflow:hidden;margin-top:32px}.heroCta__img{position:absolute;z-index:1;top:50%;right:0;transform:translateY(-50%);width:341px;display:flex;align-items:center}.heroCta__img img{width:100%}.heroCta__cnt{position:relative;z-index:2;max-width:392px}.heroCta__ttl{margin-bottom:20px}@media(max-width:1199px){.heroCta{display:none}}.heroSl{width:40%;position:relative;overflow:hidden}.heroSl__wr{display:flex;flex-wrap:nowrap}.heroSl__prev{position:absolute;z-index:2;top:50%;left:10px;transform:translateY(-50%)}.heroSl__next{position:absolute;z-index:2;top:50%;right:10px;transform:translateY(-50%)}@media(max-width:1199px){.heroSl{display:none}}.heroSlIt{flex-shrink:0;background:var(--white);border:1px solid var(--blue08);border-radius:16px;display:flex;flex-direction:column;overflow:hidden}.heroSlIt__img{background:#edf0f5;aspect-ratio:1.75;position:relative;overflow:hidden}.heroSlIt__img img{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:120%;object-fit:contain}.heroSlIt__wr{margin:auto auto 0;width:100%;padding:20px;display:flex;align-items:flex-end}.heroSlIt__cnt{width:100%;padding-right:20px}.heroSlIt__ttl{margin-bottom:6px}.heroSlIt__btn{flex-shrink:0}.heroAdvan{background:var(--blue04);border-radius:16px;display:flex;overflow:hidden}.heroAdvan__num{flex-shrink:0;min-height:75px;background:var(--blue04);border-radius:0 16px 16px 0;padding:12px 16px;display:flex;align-items:center;text-align:center}.heroAdvan__txt{display:flex;align-items:center;padding:12px 20px 12px 12px}.heroAdvan__txt br{display:none}@media(max-width:1199px){.heroAdvan{border-radius:12px}.heroAdvan__num{width:110px;min-height:58px;border-radius:0 12px 12px 0;padding:4px;justify-content:center}.heroAdvan__txt{padding:8px 20px 8px 12px}}@media(max-width:767px){.heroAdvan__txt br{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}}.productsSlider .catalogItem{height:100%}@media(hover:hover)and (pointer:fine){.productsSlider .catalogItem__inner:hover .catalogItem__image{transform:none}.productsSlider .catalogItem__inner:hover .catalogItem__image img{transform:scale(1.1)}}@media(max-width:1199px){.productsSlider{transform:translate(-24px);width:calc(100% + 48px);padding:0 24px}.productsSlider__it{width:252px;margin-right:12px}.productsSlider__it:last-child{margin-right:0}}@media(max-width:767px){.productsSlider{transform:translate(-14px);width:calc(100% + 28px);padding:0 14px}}@media(max-width:559px){.productsSlider__it{width:46%;margin-right:8px}}.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;font:500 14px/1.15 var(--font);color:var(--white)}.toCart__icon{flex-shrink:0;width:20px;display:flex;align-items:center;margin-right:6px}.toCart__text{max-width:100%}.toCart.hidden{display:none}@media(hover:hover)and (pointer:fine){.toCart:hover{background:var(--blue-dark)}}@media(max-width:1199px){.toCart{min-height:32px;border-radius:8px;font-size:12px}.toCart__icon{width:16px;margin-right:4px}}.toOrder{display:none;width:100%;min-height:40px;background:var(--green);border-radius:10px;overflow:hidden;transition:.25s}.toOrder.active{display:flex;align-items:center}.toOrder__btn{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.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__amount{font:500 14px/1.15 var(--font)}.toOrder__text{font-size:12px}.toOrder__mobText{display:none;font-size:10px}@media(hover:hover)and (pointer:fine){.toOrder:hover{background:#34b54b}.toOrder__btn:hover{background:#298d3b}.toOrder__center:hover{color:var(--white)}}@media(max-width:1199px){.toOrder{min-height:36px}.toOrder__btn{width:36px;height:36px}.toOrder__amount{font-size:13px}.toOrder__text{font-size:10px}}@media(max-width:767px){.toOrder__text{display:none}.toOrder__mobText{display:block}}.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(max-width:1199px){.pagination{justify-content:center}.pagination__text{padding:0 16px;font-size:14px}}@media(max-width:767px){.pagination__arrow{width:36px;height:36px}}.shippingPayBlocks{display:grid;grid-gap:24px;grid-template-columns:repeat(2,1fr)}@media(max-width:1199px){.shippingPayBlocks{grid-gap:12px;grid-template-columns:1fr}}.shippingPayBl{background:var(--base);border-radius:16px;display:flex;align-items:flex-end;color:var(--white);overflow:hidden}.shippingPayBl__img{flex-shrink:0;width:260px;display:flex;align-items:center}.shippingPayBl__img img{width:100%}.shippingPayBl__cnt{width:100%;padding:32px 32px 32px 24px}.shippingPayBl__ttl{margin-bottom:16px}.shippingPayBl__ttl .mob{display:none}.shippingPayBl__txt{margin-bottom:24px}.shippingPayBl__btn{padding-left:24px;padding-right:24px}@media(max-width:1199px){.shippingPayBl{border-radius:12px}.shippingPayBl__img{width:100px}.shippingPayBl__cnt{padding:16px 16px 16px 28px}.shippingPayBl__ttl{font-size:16px;margin-bottom:12px}.shippingPayBl__ttl .desktop{display:none}.shippingPayBl__ttl .mob{display:block}.shippingPayBl__txt{display:none}.shippingPayBl__btn{min-height:32px;padding:4px 10px;font-size:12px}}.advanSlider__wr{display:grid;grid-column-gap:24px;grid-row-gap:40px;grid-template-columns:repeat(4,1fr)}@media(max-width:1199px){.advanSlider__wr{grid-gap:12px;grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.advanSlider{transform:translate(-14px);width:calc(100% + 28px);padding:0 14px}.advanSlider__wr{display:flex;grid-gap:unset}}.advanSliderIt{flex-shrink:unset}.advanSliderIt__img{aspect-ratio:1.275;border-radius:16px;overflow:hidden;margin-bottom:16px}.advanSliderIt__img img{width:100%;height:100%;object-fit:cover}.advanSliderIt__ttl{margin-bottom:8px}.advanSliderIt__txt{color:var(--gray1)}.advanSliderIt__txt p{margin-bottom:8px}.advanSliderIt__txt p:last-child{margin-bottom:0}@media(max-width:767px){.advanSliderIt{flex-shrink:0;width:252px;margin-right:12px}.advanSliderIt:last-child{margin-right:0}.advanSliderIt__img{border-radius:12px}.advanSliderIt__txt p{margin-bottom:5px}}.ctaBanner{background:linear-gradient(90deg,#292933,#000002);border-radius:16px;display:flex;align-items:center;color:var(--white);overflow:hidden}.ctaBanner_base{background:var(--base)}.ctaBanner__cnt{width:51%;min-height:360px;padding:48px 12px 48px 48px}.ctaBanner__ttl{margin-bottom:20px}.ctaBanner__txt{margin-bottom:32px}.ctaBanner__txt p{margin-bottom:12px}.ctaBanner__txt p:last-child{margin-bottom:0}.ctaBanner__btm{display:flex;align-items:center}.ctaBanner__btn{flex-shrink:0;margin-right:40px}.ctaBanner__img{width:49%;height:100%;position:relative}.ctaBanner__img img{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:auto}@media(max-width:1199px){.ctaBanner{transform:translate(-24px);width:calc(100% + 48px);background:linear-gradient(180deg,#292933,#000002 35% 100%);border-radius:0;padding:24px 0 40px;flex-wrap:wrap}.ctaBanner_base{background:var(--base)}.ctaBanner_base .ctaBanner__img:after{display:none}.ctaBanner__img{order:3;width:100%;height:auto;padding:0 6px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.ctaBanner__img:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:18px;background:linear-gradient(180deg,#00000200,#000002)}.ctaBanner__img img{position:static;transform:none;max-width:560px}.ctaBanner__cnt{display:contents}.ctaBanner__ttl{order:1;padding:0 20px;margin-bottom:12px}.ctaBanner__txt{order:2;padding:0 20px;font-size:16px;margin-bottom:16px}.ctaBanner__btm{order:4;width:100%;padding:0 20px;display:block}.ctaBanner__btn{width:100%;margin-right:0;margin-bottom:20px}}@media(max-width:767px){.ctaBanner{transform:translate(-14px);width:calc(100% + 28px)}}.ctaBannerTip{width:100%;display:flex;align-items:center}.ctaBannerTip__ic{flex-shrink:0;width:40px;margin-right:12px}.ctaBannerTip__txt{width:100%}@media(max-width:1199px){.ctaBannerTip br{display:none}.ctaBannerTip__ic{width:36px}}@media(max-width:559px){.ctaBannerTip br{display:block}}.fullGalSl{position:relative;margin-bottom:32px}.fullGalSl:last-child{margin-bottom:0}.fullGalSl__arrow{position:absolute;z-index:2;top:50%;transform:translateY(-50%)}.fullGalSl__arrow.prev{left:32px}.fullGalSl__arrow.next{right:32px}.fullGalSl__pag{display:none;position:absolute;z-index:2;bottom:10px;left:50%;transform:translate(-50%)}.fullGalSl__it{aspect-ratio:2;border-radius:16px;overflow:hidden}.fullGalSl__it img{width:100%;height:100%;object-fit:cover}@media(max-width:1199px){.fullGalSl{margin-bottom:24px}.fullGalSl__arrow.prev{left:8px}.fullGalSl__arrow.next{right:8px}.fullGalSl__pag{display:inline-flex}.fullGalSl__it{aspect-ratio:1.65;border-radius:12px}}.aboutAdvanBl{display:grid;grid-gap:12px;grid-template-columns:repeat(3,1fr)}@media(max-width:1199px){.aboutAdvanBl{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.aboutAdvanBl{grid-gap:8px;grid-template-columns:1fr}}.aboutAdvan{background:var(--blue04);border-radius:16px;display:flex;overflow:hidden}.aboutAdvan__img{flex-shrink:0;width:72px;border-radius:0 16px 16px 0}.aboutAdvan__img img{width:100%;height:100%;object-fit:cover}.aboutAdvan__txt{width:100%;min-height:72px;padding:12px 12px 12px 16px;display:flex;align-items:center}@media(max-width:1199px){.aboutAdvan{border-radius:12px}.aboutAdvan__img{width:64px;border-radius:0 12px 12px 0}.aboutAdvan__txt{min-height:64px;padding:10px 10px 10px 12px}.aboutAdvan__txt br{display:none}}.reviews__it{border:1px solid var(--blue16);border-radius:16px;display:flex;align-items:center;overflow:hidden}.reviews__it img{width:100%}@media(max-width:1199px){.reviews{transform:translate(-24px);width:calc(100% + 48px);padding:0 24px}.reviews__it{width:295px;border-radius:12px;margin-right:8px}.reviews__it:last-child{margin-right:0}}@media(max-width:767px){.reviews{transform:translate(-14px);width:calc(100% + 28px);padding:0 14px}}.pageGallery__tabs{margin-bottom:32px}@media(max-width:1199px){.pageGallery__tabs{margin-bottom:24px}.pageGallery_preview .galleryItem,.pageGallery_preview .galleryVideoItem{display:none}.pageGallery_preview .galleryItem:nth-child(-n+6),.pageGallery_preview .galleryVideoItem:nth-child(-n+6){display:block}}.gallery__wrap{display:grid;grid-gap:24px;grid-template-columns:repeat(4,1fr)}.gallery__more{margin-top:24px}@media(max-width:1199px){.gallery__wrap{grid-column-gap:16px;grid-row-gap:20px;grid-template-columns:repeat(3,1fr)}.gallery__more{margin-top:16px}}@media(max-width:767px){.gallery__wrap{grid-column-gap:12px;grid-row-gap:16px;grid-template-columns:repeat(2,1fr)}}.galleryItem__image{display:block;aspect-ratio:1;border-radius:10px;position:relative;overflow:hidden;margin-bottom:10px;transition:.25s}.galleryItem__image img{width:100%;height:100%;object-fit:cover}.galleryItem__title{display:block}@media(hover:hover)and (pointer:fine){.galleryItem:hover .galleryItem__image{transform:scale(1.03)}}@media(max-width:1199px){.galleryItem__image{margin-bottom:8px}}.galleryVideoItem__preview{display:block;aspect-ratio:1.67;border-radius:10px;position:relative;overflow:hidden;margin-bottom:10px}.galleryVideoItem__preview:after{content:"";position:absolute;z-index:2;top:0;left:0;width:100%;height:100%}.galleryVideoItem__image{width:100%;height:100%;object-fit:cover;transition:.5s}.galleryVideoItem__play{position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%,-50%)}.galleryVideoItem__title{display:block}@media(hover:hover)and (pointer:fine){.galleryVideoItem:hover .galleryVideoItem__play{background:var(--red)}.galleryVideoItem:hover .galleryVideoItem__play svg{fill:var(--white);transform:scale(1.2)}.galleryVideoItem:hover .galleryVideoItem__image{transform:scale(1.05)}}.galleryShorts__wrap{display:grid;grid-column-gap:16px;grid-row-gap:24px;grid-template-columns:repeat(6,1fr)}.galleryShorts__more{margin-top:24px}@media screen and (max-width:1199px){.galleryShorts__wrap{grid-row-gap:20px;grid-template-columns:repeat(4,1fr)}.galleryShorts__more{margin-top:20px}}@media screen and (max-width:767px){.galleryShorts__wrap{grid-column-gap:12px;grid-row-gap:15px;grid-template-columns:repeat(2,1fr)}.galleryShorts__more{margin-top:15px}}.shortsItem{cursor:pointer}.shortsItem__play{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%)}.shortsItem__title{font-weight:600;font-size:14px;line-height:1.2;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.shortsItem:hover .shortsItem__play{background:var(--red)}.shortsItem:hover .shortsItem__play svg{fill:var(--white);transform:scale(1.2)}.shortsItem:hover .shortsItemPreview__img{transform:scale(1.05)}@media screen and (max-width:1199px){.shortsItem__title{font-size:12px}}.playBtn{width:50px;height:50px;background:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:.25s}.playBtn svg{width:24px;height:24px;fill:var(--red)}.playBtn:hover{background:var(--red)}.playBtn:hover svg{fill:var(--white);transform:scale(1.2)}@media screen and (max-width:1199px){.playBtn{width:32px;height:32px}.playBtn svg{width:18px;height:18px}}.shortsItemPreview{border:2px solid var(--blue);border-radius:10px;padding:2px;margin-bottom:8px}.shortsItemPreview__inner{position:relative;border-radius:8px;overflow:hidden}.shortsItemPreview__inner:before{content:"";display:block;padding-top:158%}.shortsItemPreview__img{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(60%);transition:.5s}@media screen and (max-width:1199px){.shortsItemPreview{margin-bottom:5px}}.shortsSlider{position:relative}.shortsSlider__arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%)}.shortsSlider__arrow.swiper-button-disabled{display:none}.shortsSlider__slider{overflow:hidden}.shortsSlider__wrap{display:flex;flex-wrap:nowrap}.shortsSlider .shortsItem{flex-shrink:0;width:calc(16.6666666667% - 10px);margin-right:12px}.shortsSlider .shortsItem:last-child{margin-right:0}@media screen and (max-width:1199px){.shortsSlider__arrow{display:none}.shortsSlider__slider{transform:translate(-24px);width:calc(100% + 48px);padding:0 24px}.shortsSlider .shortsItem{width:20%}}@media screen and (max-width:767px){.shortsSlider__slider{transform:translate(-14px);width:calc(100% + 28px);padding:0 14px}.shortsSlider .shortsItem{width:41%;margin-right:8px}}#shortsPrev{left:-20px}#shortsNext{right:-20px}.shortsGallery{display:none;position:fixed;z-index:100;top:0;left:0;width:100%;height:100%;background:#000000e6;padding:90px 0;overflow:hidden}.shortsGallery__close{position:absolute;z-index:105;top:0;right:0;width:80px;height:80px;display:flex;align-items:center;justify-content:center;text-align:center}.shortsGallery__close svg{stroke:var(--white)}.shortsGallery__close:hover svg{transform:rotate(-90deg)}.shortsGallery__arrow{position:absolute;z-index:104;top:0;width:80px;height:100%;display:flex;align-items:center;justify-content:center;text-align:center}.shortsGallery__arrow:hover .arrow{background:var(--red)}.shortsGallery__arrow:hover .arrow svg{stroke:var(--white)}.shortsGallery__helper{display:none}.shortsGallery__inner{width:100%;height:100%;display:flex;align-items:center}.shortsGallery__wrap{height:100%;max-height:742px;display:flex;flex-wrap:nowrap}@media screen and (max-width:1199px){.shortsGallery{padding:80px 0}.shortsGallery__close{width:60px;height:60px}.shortsGallery__arrow{width:60px}}@media screen and (max-width:767px){.shortsGallery{padding:60px 14px 111px}.shortsGallery__close{width:44px;height:44px}.shortsGallery__close svg{width:24px;height:24px}.shortsGallery__arrow{display:none}.shortsGallery__helper{position:absolute;z-index:105;bottom:5px;right:5px;width:80px;display:flex;align-items:center}.shortsGallery__helper img{width:100%}.shortsGallery__wrap{width:100%;max-height:100%;flex-direction:column}}#shortsGalleryPrev{left:0}#shortsGalleryNext{right:0}.shortsGalleryItem{flex-shrink:0;height:100%;aspect-ratio:.56;position:relative}.shortsGalleryItem__preview{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px;overflow:hidden}.shortsGalleryItem__preview:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000000a6}.shortsGalleryItem__preview img{width:100%;height:100%;object-fit:cover}.shortsGalleryItem__video{display:none;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px;overflow:hidden}.shortsGalleryItem__video video{width:100%;height:100%;object-fit:cover}.shortsGalleryItem__text{position:absolute;top:calc(100% + 10px);left:0;width:100%;font:500 14px/1.2 var(--font);color:var(--white);-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;opacity:.4}.shortsGalleryItem.swiper-slide-active .shortsGalleryItem__preview:after{display:none}.shortsGalleryItem.swiper-slide-active .shortsGalleryItem__text{opacity:1}.shortsGalleryItem.active .shortsGalleryItem__preview{display:none}.shortsGalleryItem.active .shortsGalleryItem__video{display:block}@media screen and (max-width:767px){.shortsGalleryItem{width:100%;aspect-ratio:auto}.shortsGalleryItem__text{opacity:0}.shortsGalleryItem.swiper-slide-active{margin-bottom:64px!important}.shortsGalleryItem.swiper-slide-active .shortsGalleryItem__text{opacity:1}}.actionsWrap{display:grid;grid-gap:24px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1199px){.actionsWrap{grid-gap:16px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.actionsWrap{grid-gap:12px;grid-template-columns:1fr}}.actionsSlider{position:relative}.actionsSlider__arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%)}.actionsSlider__arrow.swiper-button-disabled{display:none}.actionsSlider__slider{overflow:hidden}.actionsSlider__wrap{display:flex;flex-wrap:nowrap}.actionsSlider .actionsItem{flex-shrink:0}@media screen and (max-width:1199px){.actionsSlider__arrow{display:none}.actionsSlider__slider{transform:translate(-24px);width:calc(100% + 48px);padding:0 24px}.actionsSlider .actionsItem{width:49%;margin-right:10px}.actionsSlider .actionsItem:last-child{margin-right:0}}@media screen and (max-width:767px){.actionsSlider__slider{transform:translate(-14px);width:calc(100% + 28px);padding:0 14px}.actionsSlider .actionsItem{width:95%;margin-right:8px}}#actionsSliderPrev{left:-20px}#actionsSliderNext{right:-20px}.actionsItem{border-radius:10px;border:1px solid rgba(83,102,134,.2);padding-bottom:15px;overflow:hidden;cursor:pointer}.actionsItem__text{display:none}.actionsItem__image{position:relative;overflow:hidden;background:#49618a1a;margin-bottom:15px}.actionsItem__image:before{content:"";display:block;padding-top:48%}.actionsItem__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:.5s}.actionsItem__title{padding:0 15px;margin-bottom:5px;font-weight:600}.actionsItem__wrap{display:flex;align-items:center;justify-content:space-between;padding:0 15px}.actionsItem__dates{width:100%;font-size:14px;color:var(--b3)}.actionsItem__link{flex-shrink:0;margin-left:15px;color:var(--blue)}.actionsItem__link:first-child{margin-left:0}.actionsItem:hover .actionsItem__image img{transform:scale(1.05)}.actionsItem:hover .actionsItem__link{color:var(--link-hover)}.actionsItem_sm{padding-bottom:0}.actionsItem_sm .actionsItem__image{margin:0}.actionsItem_sm .actionsItem__image:before{padding-top:55%}@media screen and (max-width:1199px){.actionsItem{padding-bottom:10px}.actionsItem__image{margin-bottom:10px}.actionsItem__title,.actionsItem__wrap{padding:0 12px}.actionsItem__dates{font-size:12px}.actionsItem__link{margin-left:12px;font-size:14px}.actionsItem:hover .actionsItem__image img{transform:none}.actionsItem:hover .actionsItem__link{color:var(--blue)}.actionsItem_sm{padding-bottom:0}.actionsItem_sm .actionsItem__image{margin:0}}.actionsModal__image{position:relative;border-radius:10px;overflow:hidden;margin-bottom:30px}.actionsModal__image:before{content:"";display:block;padding-top:48%}.actionsModal__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.actionsModal__title,.actionsModal__text{margin-bottom:10px}.actionsModal__text:last-child{margin-bottom:0}.actionsModal__btn{display:none}.actionsModal__btn.visible{display:block}@media screen and (max-width:1199px){.actionsModal__image{margin-bottom:20px}}@media screen and (max-width:767px){.actionsModal__image{margin-bottom:10px}}.newsWrap{display:grid;grid-gap:24px;grid-template-columns:repeat(5,1fr)}@media screen and (max-width:1199px){.newsWrap{grid-column-gap:16px;grid-row-gap:20px;grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:767px){.newsWrap{grid-column-gap:12px;grid-template-columns:repeat(2,1fr)}}.newsPagination{display:flex;justify-content:center;margin-top:44px}@media screen and (max-width:1199px){.newsPagination{margin-top:20px}}.newsSlider{overflow:hidden}.newsSlider__wrap{display:grid;grid-gap:24px;grid-template-columns:repeat(5,1fr)}.newsSlider .newsItem:hover .newsItem__image{transform:none}.newsSlider .newsItem:hover .newsItem__image img{transform:scale(1.1)}@media screen and (max-width:1199px){.newsSlider{transform:translate(-24px);width:calc(100% + 48px);padding:0 24px}.newsSlider__wrap{display:flex;flex-wrap:nowrap;grid-gap:unset;grid-template-columns:unset}.newsSlider .newsItem{flex-shrink:0;width:23%;margin-right:16px}.newsSlider .newsItem:last-child{margin-right:0}}@media screen and (max-width:767px){.newsSlider{transform:translate(-14px);width:calc(100% + 28px);padding:0 14px}.newsSlider .newsItem{width:46%;margin-right:8px}}.newsItem{font-size:12px}.newsItem__image{display:block;position:relative;overflow:hidden;border-radius:10px;margin-bottom:10px;transition:.25s}.newsItem__image:before{content:"";display:block;padding-top:62.5%}.newsItem__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:.5s}.newsItem__title{display:block;font:600 14px/1.2 var(--font);color:var(--base);margin-bottom:5px}.newsItem__title:last-child{margin-bottom:0}.newsItem__text{color:var(--base);-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:5px}.newsItem__text:last-child{margin-bottom:0}.newsItem__date{display:block;color:var(--b3)}.newsItem:hover .newsItem__image{transform:scale(1.03)}.newsItem:hover .newsItem__title{color:var(--link-hover)}@media screen and (max-width:1199px){.newsItem{font-size:10px}.newsItem__image{margin-bottom:5px}.newsItem__title{font-size:12px;margin-bottom:3px}.newsItem__text{margin-bottom:3px;-webkit-line-clamp:2}}.newsOne__head{padding-top:5px;margin-bottom:20px}.newsOne__date{font-size:14px;color:var(--b3);margin-bottom:5px}.newsOne__wrap{display:grid;grid-gap:30px;grid-template-columns:repeat(12,1fr);align-items:start}.newsOne__text{grid-column:span 7}.newsOne__image{grid-column:span 5;position:sticky;top:170px;right:0}.newsOne__image img{width:100%;border-radius:10px}@media screen and (max-width:1199px){.newsOne__head{padding:0;margin-bottom:15px}.newsOne__date{font-size:12px}.newsOne__wrap{grid-gap:15px;grid-template-columns:1fr}.newsOne__text{grid-column:unset;order:2}.newsOne__image{grid-column:unset;order:1;position:static}.newsOne__image img{width:auto}}.newsFaq{width:calc(58.3333333333% - 15px)}@media screen and (max-width:1199px){.newsFaq{width:100%}}.pageForm{background:var(--base);border-radius:16px;padding:48px;display:flex;align-items:flex-start;justify-content:space-between;color:var(--white);position:relative}.pageForm__cnt{position:relative;z-index:4;width:478px}.pageForm__ttl{margin-bottom:32px}.pageForm__list{max-width:450px;display:grid;grid-gap:16px;grid-template-columns:1fr}.pageForm__list li{position:relative;padding-left:56px}.pageForm__list li:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:36px;height:36px;background:url(/build/assets/page-form-list-DCmb7dyk.svg) no-repeat;background-size:cover;background-position:center}@media(max-width:1199px){.pageForm{transform:translate(-24px);width:calc(100% + 48px);border-radius:0;padding:32px 14px 24px;display:block}.pageForm__cnt{width:100%;padding:0 6px;margin-bottom:340px}.pageForm__ttl{margin-bottom:16px}.pageForm__list{max-width:320px;grid-gap:12px;font-size:14px}.pageForm__list li{padding-left:44px}.pageForm__list li:before{width:32px;height:32px}}@media(max-width:1199px){.pageForm{transform:translate(-14px);width:calc(100% + 28px)}}.pageFormF{display:contents}.pageFormF__inner{position:relative;z-index:4;width:377px;background:var(--white);border-radius:16px;padding:24px;display:grid;grid-gap:20px;grid-template-columns:1fr;color:var(--base)}.pageFormF__ttl{text-align:center}.pageFormF__inputs{display:grid;grid-gap:12px;grid-template-columns:1fr}@media(max-width:1199px){.pageFormF{width:100%;position:relative;display:block}.pageFormF__inner{width:100%;border-radius:12px;padding:20px 16px;grid-gap:16px}.pageFormF__inputs{grid-gap:10px}}.agree{display:block;padding-left:30px;position:relative;font:400 14px/1.3 var(--font);color:var(--gray1)}.agree:before{content:"";position:absolute;top:0;left:0;width:18px;height:18px;border:1px solid var(--b3);border-radius:5px}.agree:after{display:none;content:"";position:absolute;top:0;left:0;width:20px;height:20px;background:url(/build/assets/checked-white-BhVTaFtX.svg) no-repeat;background-size:cover;background-position:center}.agree a{color:var(--red);text-decoration:underline}.agree__input{display:none}.agree:has(.agree__input:checked):before{background:var(--blue);border-color:var(--blue)}.agree:has(.agree__input:checked):after{display:block}.pageFormP{position:absolute;z-index:2;bottom:0;left:431px;width:455px;display:flex;align-items:center}.pageFormP__img{width:100%}.pageFormP__bl{position:absolute;z-index:3;bottom:24px;left:86px;width:252px;background:var(--gray1);border-radius:16px;padding:24px 16px 16px;text-align:center}.pageFormP__ic{position:absolute;top:-28px;left:50%;transform:translate(-50%);width:46px;height:46px;background:var(--white);border:1px solid var(--base04);border-radius:50%;box-shadow:0 2px 4px #0000000a;display:flex;align-items:center;justify-content:center}.pageFormP__ic img{width:30px}.pageFormP__ttl{margin-bottom:8px}@media(max-width:1299px){.pageFormP{left:400px;width:400px}.pageFormP__bl{left:50px}}@media(max-width:1199px){.pageFormP{bottom:100%;left:0;width:100%;justify-content:center}.pageFormP__img{width:266px}.pageFormP__bl{bottom:16px;left:50%;transform:translate(-50%);width:230px;border-radius:12px;padding:20px 16px 12px}.pageFormP__ic{top:-25px;width:40px;height:40px}.pageFormP__ic img{width:24px}.pageFormP__ttl{margin-bottom:6px}}@media(max-width:1199px){#categoryHeroSection{padding-bottom:20px}}@media(max-width:1199px){#categoryCatalogSection{padding-top:0}#categoryCatalogSection .sectionHead{display:none}}.catalogSubcategories{margin-bottom:30px}.catalogSubcategories:last-child{margin-bottom:0}.catalogSubcategories__wrap{display:grid;grid-gap:12px;grid-template-columns:repeat(4,1fr)}@media(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(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(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(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:32px}.catalogSmartTags:last-child{margin-bottom:0}@media(max-width:1199px){.catalogSmartTags{margin-bottom:20px}}.catalogSmartTag{max-width:100%;min-height:36px;border:1px solid var(--blue16);border-radius:8px;padding:4px 10px;display:inline-flex;align-items:center;font:400 14px/1.3 var(--font)}.catalogSmartTag__text{max-width:100%}.catalogSmartTag__reset{flex-shrink:0;width:16px;height:16px;background:var(--gray1);border-radius:50%;display:flex;align-items:center;overflow:hidden;margin-left:10px;transition:.25s}.catalogSmartTag__reset img{width:100%}.catalogSmartTag_active{border-width:1.5px;border-color:var(--base)}@media(hover:hover)and (pointer:fine){.catalogSmartTag:hover{border-color:var(--blue32);color:var(--base)}.catalogSmartTag__reset:hover{transform:scale(1.2);background:var(--red);border-color:var(--base)}.catalogSmartTag_active:hover{color:var(--base)}}@media screen and (max-width:1199px){.catalogSmartTag{min-height:32px;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(--gray3);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__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}}
