@charset "UTF-8";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,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;outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a,label{outline:0}@font-face{font-family:"Open Sans";font-style:italic;font-weight:400;src:local("Open Sans Italic"),local("Open-Sans-Italic"),url(../fonts/OpenSans-Italic.woff) format("woff"),url(../fonts/OpenSans-Italic.woff2) format("woff2"),url(../fonts/OpenSans-Italic.ttf) format("truetype")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("Open-Sans-Bold"),url(../fonts/OpenSans-Bold.woff) format("woff"),url(../fonts/OpenSans-Bold.woff2) format("woff2"),url(../fonts/OpenSans-Bold.ttf) format("truetype")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("Open-Sans-Regular"),url(../fonts/OpenSans-Regular.woff) format("woff"),url(../fonts/OpenSans-Regular.woff2) format("woff2"),url(../fonts/OpenSans-Regular.ttf) format("truetype")}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1;display:block}100%{opacity:0;display:none}}@keyframes fadeOut{0%{opacity:1;display:block}100%{opacity:0;display:none}}@-webkit-keyframes slideDown{0%{transform:translateY(-30px)}100%{transform:translateY(0)}}@keyframes slideDown{0%{transform:translateY(-30px)}100%{transform:translateY(0)}}@-webkit-keyframes slideLeft{0%{transform:translateX(-30px)}100%{transform:translateX(0)}}@keyframes slideLeft{0%{transform:translateX(-30px)}100%{transform:translateX(0)}}*{box-sizing:border-box;font-family:"Open Sans",sans-serif}html{font:normal normal 14px/19px "Open Sans",sans-serif}body{background:#fff;min-height:100vh;display:flex;flex-direction:column}ul{list-style:none}a{font:normal normal 14px/16px "Open Sans",sans-serif;text-decoration:none;color:#0075a7;cursor:pointer}a:hover{text-decoration:underline}label.has-error{color:#e1362a!important;font-size:12px;padding-bottom:7px;display:block}button{cursor:pointer}input{font-family:"Open Sans",sans-serif}.sticky{position:fixed;top:0;width:100%;z-index:10;box-shadow:0 5px 30px rgba(42,55,78,.15)}.sticky+main{padding-top:102px}.custom-object-fit{position:relative;background-size:contain;background-position:center center;background-repeat:no-repeat}.custom-object-fit .featured-image{opacity:0}@media only screen and (max-width:960px){.sticky+main{padding-top:48px}}.star-ratings-css{unicode-bidi:bidi-override;color:#e0dadb;font-size:18px;margin-right:10px;margin-top:2px;position:relative}.star-ratings-css.big{width:98px;height:20px;font-size:24px;margin-top:unset}.star-ratings-css.big::after{top:-3px}.star-ratings-css.big::before{position:absolute;top:-3px}.star-ratings-css::before{content:"★★★★★"}[title="0"]::after{width:0%}[title="1"]::after{width:20%}[title="2"]::after{width:40%}[title="3"]::after{width:61%}[title="4"]::after{width:82%}[title="5"]::after{width:110%}.star-ratings-css::after{color:#ffbc11;content:"★★★★★";position:absolute;z-index:1;display:block;left:0;top:0;overflow:hidden}.rating{width:200px;height:40px}.rating label{float:right;position:relative;width:40px;height:40px;cursor:pointer}.rating label:not(:first-of-type){padding-right:20px}.rating label:before{content:"★";font-size:42px;color:#dadce0;line-height:1}.rating input{display:none}.rating input:checked~label:before,.rating:not(:checked)>label:hover:before,.rating:not(:checked)>label:hover~label:before{color:#ffbc11}@media only screen and (max-width:960px){.star-ratings-css{height:12px;font-size:13px}.star-ratings-css.big{font-size:18px;height:14px;width:80px;margin-top:2px}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.star-ratings-css{font-size:15px}.star-ratings-css.big{font-size:20px}@media only screen and (max-width:960px){.star-ratings-css{font-size:11px;margin-top:4px}.star-ratings-css.big{font-size:14px;margin-top:5px}}}}.button{border-radius:5px;border:none;outline:0;background:#fff;border:1px solid #e0dadb;border-radius:5px;font-style:normal;font-weight:600;font-size:12px;line-height:16px;text-align:center;color:#697282;padding:5px;height:40px;cursor:pointer}.button:hover{border:1px solid #00b2e3;color:#00b2e3;text-decoration:none}.button:active{border:1px solid #00b2e3;color:#00b2e3;background:#e8f6fa;border:1px solid #00b2e3}.button:focus{border:1px solid #4dc9ec}.button:disabled{color:#e0dadb;opacity:.5;border:1px solid #e0dadb;cursor:not-allowed}.button__primary{border:none;background:#00b2e3;color:#fff}.button__primary:hover{background:#33c1e9;color:#fff}.button__primary:active{background:#0075a7;color:#e8f6fa}.button__primary:focus{border:1px solid #4dc9ec}.button__primary:disabled{background:#e0dadb;color:#f2f3f4;cursor:not-allowed}.button__white{border:1px solid #e0dadb;background:#fff;color:#697282}.button__white:hover{background:#fff;border:1px solid #00b2e3;color:#00b2e3}.button__white:active{background:#e8f6fa;border:1px solid #00b2e3;color:#00b2e3}.button__white:focus{border:1px solid #4dc9ec}.button__white:disabled{background:#fff;border:1px solid #e0dadb;color:#e0dadb}.button__cancel{border:none;background:#f2f3f4;color:#697282}.button__cancel:hover{background:#e8f6fa;color:#00b2e3}.button__cancel:active{background:#99e0f4;color:#0075a7}.button__cancel:focus{border:1px solid #4dc9ec}.button__cancel:disabled{background:#f2f3f4;color:#f2f3f4;opacity:.6}.number{display:inline-flex;height:40px;position:relative;overflow:hidden}.number button{background:0 0;position:absolute;outline:0;-webkit-appearance:none;border:none;align-items:center;justify-content:center;right:0;cursor:pointer;margin:0;width:17px;height:20px;bottom:0;color:#697282;border:1px solid #dadce0;border-radius:0 0 5px 0}.number button.plus{top:0;height:21px;border-radius:0 5px 0 0}.number button.plus svg{stroke:#9fa5b4}.number button svg{display:inline-block;position:absolute;content:"";width:7px;height:7px;stroke:#9fa5b4;left:4px;top:7px}.number button:hover{background:#e8f6fa;border:1px solid #99e0f4}.number button:hover svg{stroke:#00b2e3}input[type=number]{border:1px solid #dadce0;box-sizing:border-box;border-radius:5px;font-weight:400;font-size:14px;line-height:19px;color:#05142f;padding-left:12px;padding-right:16px;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline:0;width:100%}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}@media only screen and (max-width:960px){.number{height:30px;border-radius:5px;overflow:visible;padding-left:10px;padding-right:10px;width:auto;background-color:#00b2e3;padding:5px}.number input[type=number]{border:none;background-color:#00b2e3;color:#fff;font-size:12px;padding-left:10px;padding-right:10px;text-align:center}.number button{background-color:#fff;border-radius:3px;color:#fff;width:20px;height:20px;border:1px solid #00b2e3;left:5px;top:5px}.number button svg{width:10px;height:10px;left:4px;top:4px;stroke:#00b2e3}.number button.plus{border-radius:3px;color:#00b2e3;width:20px;height:20px;right:5px;top:5px;left:unset}.number button.plus svg{stroke:#00b2e3}.number button:disabled{background-color:#00b2e3;border:1px solid #99e0f4}.number button:disabled svg{stroke:#99e0f4}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.number button{height:18px;bottom:2px}.number button svg{top:5px}.number button.plus{height:19px;top:2px}@media only screen and (max-width:960px){.number{padding:0}.number input[type=number]{margin-top:5px}.number button{height:22px;top:4px;bottom:unset}.number button.plus{height:22px;top:4px}}}}.productcard{background:#fff;height:auto;padding:21px;display:inline-block;transition:transform .3s;z-index:2}.productcard.inline{height:105px;display:flex;padding:11px;position:relative}.productcard.favorite{height:105px;display:flex;padding:11px;position:relative}.productcard.cart{height:105px;display:flex;padding:11px;position:relative}.productcard.min-inline{height:60px;display:flex;padding:11px;position:relative;padding-left:20px;padding-right:20px}.productcard.hover:hover{z-index:3;transform:scale(1.05);box-shadow:0 10px 60px rgba(42,55,78,.25)}.productcard.hover.inline:hover{z-index:3;transform:scale(1.02);box-shadow:0 10px 60px rgba(42,55,78,.25)}.productcard.hover.favorite:hover{z-index:3;transform:scale(1.02);box-shadow:0 10px 60px rgba(42,55,78,.25)}.productcard.hover.cart:hover{z-index:3;transform:scale(1.02);box-shadow:0 10px 60px rgba(42,55,78,.25)}.productcard.hover.min-inline:hover{z-index:3;transform:scale(1.02);box-shadow:0 10px 60px rgba(42,55,78,.25)}.productcard.min{width:189px;height:355px;display:block;border-right:1px solid #f2f3f4;border-bottom:1px solid #f2f3f4;padding:15px}.productcard.min:hover{transform:scale(1);box-shadow:none}.productcard.compare{width:214px;height:262px;display:block;border-right:1px solid #f2f3f4;border-top:1px solid #f2f3f4;border-left:1px solid #f2f3f4;padding:0}.productcard.compare:hover{transform:scale(1);box-shadow:none}.productcard__first{position:relative;width:100%;height:190px;text-align:center}.productcard.min .productcard__first{position:relative;width:147px;height:190px}.productcard.compare .productcard__first{position:relative;width:214px;height:150px}.productcard.inline .productcard__first{display:flex;width:84px;height:84px;position:unset}.productcard.favorite .productcard__first{display:flex;width:84px;height:84px;position:unset}.productcard.cart .productcard__first{display:flex;width:84px;height:84px;position:unset}.productcard.min-inline .productcard__first{display:flex;width:40px;height:40px;position:unset}.productcard__first--image{width:100%;height:190px;-o-object-fit:contain;object-fit:contain;cursor:pointer}.productcard.min .productcard__first--image{width:147px;height:190px}.productcard.inline .productcard__first--image{height:84px;width:83px}.productcard.compare .productcard__first--image{width:214px;height:150px}.productcard.favorite .productcard__first--image{height:84px;width:83px}.productcard.cart .productcard__first--image{height:84px;width:83px}.productcard.min-inline .productcard__first--image{height:40px;width:40px}.productcard__first--params{position:absolute;left:0;top:0;display:flex;flex-direction:column;flex-wrap:wrap}.productcard.inline .productcard__first--params{overflow:hidden;margin-left:11px;margin-top:11px}.productcard.favorite .productcard__first--params{display:none}.productcard.cart .productcard__first--params{display:none}.productcard.min-inline .productcard__first--params{display:none}.productcard.min .productcard__first--params{display:none}.productcard.compare .productcard__first--params{display:none}.productcard__first--event{min-width:81px;height:24px;background:#05142f;border-radius:5px;font-weight:600;font-size:12px;line-height:24px;align-items:center;text-align:center;text-transform:uppercase;margin-bottom:5px;padding:0 5px;color:#fff}.productcard__first--event.new{background:#8bc24a}.productcard__first--event.hit{background:#ffbc11}.productcard__first--event.stock{background:#e1362a}.productcard__first--event.out_production{background:#cbcbcb}.productcard.inline .productcard__first--event.out_production{line-height:12px;height:25px}.productcard.inline .productcard__first--event{width:57px;height:15px;font-size:9px;line-height:15px}.productcard.favorite .productcard__first--event{display:none}.productcard.cart .productcard__first--event{display:none}.productcard.min-inline .productcard__first--event{display:none}.productcard__first--compare{position:absolute;background:#fff;width:40px;height:40px;right:0;top:0;border-radius:5px}.productcard.inline .productcard__first--compare{right:60px;top:34px}.productlist.big .inline .productcard__first--compare{right:60px;top:34px}.productlist.favorites .productcard__first--compare{display:none}.productcard.cart .productcard__first--compare{display:none}.productcard.min-inline .productcard__first--compare{display:none}.productcard.min .productcard__first--compare{display:none}.productcard.compare .productcard__first--compare{display:none}.productcard__first--compare svg{stroke:#9fa5b4;fill:#fff;position:absolute;width:20px;height:20px;left:10px;top:10px}.productcard__first--compare.active svg{stroke:#0075a7;fill:#0075a7}.productcard__first--compare:hover{background:#e8f6fa}.productcard__first--compare:hover svg{stroke:#0075a7;fill:#e8f6fa}.productcard__first--remove{display:none}.productcard.cart .productcard__first--remove{width:108px;position:absolute;right:23px;top:36px;height:40px;display:flex;justify-content:center;align-items:center;padding-left:34px;padding-right:9px;border-radius:5px}.productcard.productcard.min-inline .productcard__first--remove{display:none}.productcard.compare .productcard__first--remove{position:absolute;position:absolute;margin-right:11px;margin-top:11px;display:block;width:40px;height:40px;right:0;top:0;border-radius:5px}.productcard.compare .productcard__first--remove svg{width:30px;height:30px;left:5px;top:6px}.productcard.compare .productcard__first--remove span{display:none}.productcard__first--remove svg{stroke:#9fa5b4;fill:#9fa5b4;position:absolute;width:20px;height:20px;left:10px;top:10px}.productcard__first--remove span{font-size:12px;color:#9fa5b4}.productcard__first--remove:hover{background:#e8f6fa;text-decoration:none}.productcard__first--remove:hover svg{stroke:#0075a7;fill:#e8f6fa}.productcard__first--remove:hover span{color:#0075a7}.productcard__first--favorite{position:absolute;background:#fff;width:40px;height:40px;right:0;top:45px;border-radius:5px}.productcard.inline .productcard__first--favorite{right:10px;top:34px}.productlist.big .inline .productcard__first--favorite{right:10px;top:34px}.productcard.favorite .productcard__first--favorite{right:22px;top:34px}.productcard.min-inline .productcard__first--favorite{display:none}.productcard.min .productcard__first--favorite{display:none}.productcard.compare .productcard__first--favorite{margin-right:11px;margin-top:11px}.productcard.cart .productcard__first--favorite{right:135px;top:36px;width:108px;display:flex;justify-content:center;align-items:center;padding-left:34px;padding-right:9px}.productcard.cart .productcard__first--favorite span{display:block;font-size:12px;color:#9fa5b4}.productcard.cart .productcard__first--favorite:hover{background:#e8f6fa;text-decoration:none}.productcard.cart .productcard__first--favorite:hover svg{stroke:#0075a7;fill:#e8f6fa}.productcard.cart .productcard__first--favorite:hover span{color:#0075a7}.productcard__first--favorite svg{stroke:#9fa5b4;fill:#fff;position:absolute;width:20px;height:20px;left:10px;top:10px}.productcard__first--favorite span{display:none}.productcard__first--favorite.active svg{stroke:#e1362a;fill:#e1362a}.bx-no-touch .productcard__first--favorite:hover{background:#e8f6fa;text-decoration:none}.bx-no-touch .productcard__first--favorite:hover svg{stroke:#0075a7;fill:#e8f6fa}.productcard__center{width:100%;position:relative;padding-top:5px}.productcard.compare .productcard__center{text-align:left;margin-top:10px;padding-left:11px;padding-right:11px}.productcard.min .productcard__center{width:unset}.productcard.inline .productcard__center{padding-top:0;margin-top:0;flex:1;padding-left:0;max-width:245px}.productcard.inline .productcard__center--raiting{width:100%}.productcard.favorite .productcard__center{flex:1;padding-left:20px;max-width:245px;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}.productcard.favorite .productcard__center--raiting{width:unset}.productcard.favorite .productcard__center--raiting a{display:none}.productcard.cart .productcard__center{flex:unset;padding-left:20px;max-width:260px;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;align-items:center;margin-top:unset;padding-top:0}.productcard.cart .productcard__center--raiting{width:unset}.productcard.cart .productcard__center--raiting a{display:none}.productcard.min-inline .productcard__center{flex:unset;padding-left:20px;max-width:300px;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;align-items:center;margin-top:unset}.productcard.min-inline .productcard__center--raiting{width:unset}.productcard.min-inline .productcard__center--raiting a{display:none}.productcard__center--title{font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#05142f;height:40px;max-width:100%;display:block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.productcard:hover .productcard__center--title{color:#0075a7;text-decoration:underline}.productcard.favorite .productcard__center--title{width:100%;display:block;left:20px}.productcard.inline .productcard__center--title{left:20px}.productcard.cart .productcard__center--title{width:100%;display:block;font-size:16px;line-height:unset;white-space:unset;overflow:unset;height:auto;position:relative}.productcard.min-inline .productcard__center--title{width:100%;display:block;font-size:14px;line-height:unset;color:#0075a7;top:13px}.productcard.compare .productcard__center--title{left:10px;padding-right:25px}.productcard__center--raiting{display:inline-flex}.productcard__center--raiting-stars{padding:unset;margin:unset}.productcard__center--raiting a{font-weight:400;font-size:10px;line-height:22px;margin-left:2px}.productcard.favorite .productcard__center--raiting{width:80px}.productcard.cart .productcard__center--raiting{display:none}.productcard.min-inline .productcard__center--raiting{display:none}.productcard__center--article{display:none}.productcard.inline .productcard__center--article{display:block;font-size:10px;line-height:14px;color:#9fa5b4}.productcard.favorite .productcard__center--article{display:inline-block;font-size:10px;color:#9fa5b4;height:37px;margin-bottom:1px;padding-top:6px}.productcard.cart .productcard__center--article{display:none}.productcard.min-inline .productcard__center--article{display:none}.productcard__bottom{margin-top:24px;display:flex;flex-wrap:wrap;align-items:center;width:100%}.productcard.inline .productcard__bottom{flex:2;flex-wrap:nowrap;margin-top:0}.productcard.favorite .productcard__bottom{flex:2;flex-wrap:nowrap;justify-content:unset}.productcard.cart .productcard__bottom{flex:unset;flex-wrap:nowrap;justify-content:flex-start}.productcard.min-inline .productcard__bottom{flex:1;flex-wrap:nowrap;justify-content:flex-start;margin-top:20px}.productcard.min .productcard__bottom{width:unset}.productcard.compare .productcard__bottom{width:100%;margin-top:10px;padding-left:11px;padding-right:11px;padding-bottom:11px}.productcard__bottom--count{display:none}.productcard.min-inline .productcard__bottom--count{display:block;margin-left:auto;line-height:0}.productcard__bottom--total{display:none;position:relative}.productcard.cart .productcard__bottom--total{font:normal 23px/38px Arial;display:block;color:#05142f;padding-left:34px}.productcard.cart .productcard__bottom--total::before{font:18px/21px Arial;position:absolute;content:"=";color:#dadce0;left:10px;top:8px}.productcard.min-inline .productcard__bottom--total{font:normal 16px/0 Arial;display:block;color:#05142f;padding-left:34px}.productcard.min-inline .productcard__bottom--total::before{display:none}.productcard__bottom--summ{font:normal 23px/26px Arial;display:grid;position:relative}.productcard.inline .productcard__bottom--summ{padding-right:10px;margin-left:auto}.productcard.compare .productcard__bottom--summ{font-size:24px;margin-top:0;line-height:40px}.productcard.compare .productcard__bottom--summ span{display:none}.productcard.favorite .productcard__bottom--summ{padding-right:10px;margin-left:auto}.productcard.cart .productcard__bottom--summ{padding-right:40px;margin-left:unset;font-size:18px;display:block;position:relative}.productcard.cart .productcard__bottom--summ::after{font:18px/21px Arial;position:absolute;content:"X";color:#dadce0;right:10px;top:8px}.productcard.cart .productcard__bottom--summ span{display:block;font-size:12px;line-height:9px}.productcard.min-inline .productcard__bottom--summ{display:none}.productcard.min-inline .productcard__bottom--summ::after{display:none}.productcard__bottom--summ span{font:normal 12px/16px "Open Sans",sans-serif;color:#9fa5b4}.productcard.min .productcard__bottom--summ span{display:none}.productcard__bottom--summ.new-summ{color:#e1362a}.productcard__bottom--summ.new-summ::before{font:normal normal 13px/15px Arial;content:attr(data-old);-webkit-text-decoration-line:line-through;text-decoration-line:line-through;position:absolute;left:0;top:-16px;color:#9fa5b4}.productcard.cart .productcard__bottom--summ.new-summ{color:#05142f}.productcard.cart .productcard__bottom--summ.new-summ::before{display:none}.productcard.min-inline .productcard__bottom--summ.new-summ{color:#05142f}.productcard.min-inline .productcard__bottom--summ.new-summ::before{display:none}.productcard__bottom--number{width:55px;margin-left:auto;margin-right:0}.productcard.inline .productcard__bottom--number{margin-right:5px}.productcard.cart .productcard__bottom--number{margin-right:5px;margin-left:13px}.productcard.min-inline .productcard__bottom--number{display:none}.productcard.compare .productcard__bottom--number{display:none}.productcard.favorite .productcard__bottom--number{display:none}.productcard.min .productcard__bottom--number{display:none}.productcard__bottom--basket{display:inline-block;width:40px;height:40px;padding:10px;border-radius:5px;background:#f2f3f4;background-size:20px 20px;margin-left:5px;overflow:hidden;position:relative}.productcard.min .productcard__bottom--basket{display:none}.productcard.compare .productcard__bottom--basket{display:inline-block;width:40px;height:40px;padding:10px;border-radius:5px;background:#f2f3f4;background-size:20px 20px;margin-left:auto;overflow:hidden;position:relative}.productcard.inline .productcard__bottom--basket{width:103px;margin-right:10px}.productcard.inline .productcard__bottom--basket span{padding-left:22px;font-size:12px;line-height:20px;color:#697282;display:block}.productcard.inline .productcard__bottom--basket svg{height:20px;width:20px}.productcard.favorite .productcard__bottom--basket{width:103px;margin-right:75px;margin-left:auto}.productcard.favorite .productcard__bottom--basket span{padding-left:22px;font-size:12px;line-height:20px;color:#697282;display:block}.productcard.favorite .productcard__bottom--basket svg{height:20px;width:20px}.productcard.cart .productcard__bottom--basket{display:none}.productcard.min-inline .productcard__bottom--basket{display:none}.productcard__bottom--basket span{display:none}.productcard__bottom--basket svg{height:24px;width:24px;position:absolute;top:8px;left:8px;stroke:#697282;fill:#f2f3f4}.productcard__bottom--basket:hover{background:#e8f6fa;text-decoration:none}.productcard__bottom--basket:hover svg{stroke:#00b2e3}.productcard__bottom--basket.active{position:relative;background:#e8f6fa}.productcard__bottom--basket.active svg{stroke:#00b2e3}.productcard__bottom--basket.active::before{z-index:2;content:" ";position:absolute;background:url(../images/Check.svg);background-repeat:no-repeat;background-position:left;background-size:contain;right:7px;top:8px;width:10px;height:10px}.productcard.favorite .productcard__bottom--basket.active::before{left:22px;top:5px}.productcard.inline .productcard__bottom--basket.active::before{left:22px;top:5px}.productcard__bottom--buyonclick{display:none}.productcard__bottom--buyonclick a{padding:unset}.productcard.hover:hover .productcard__bottom--buyonclick{display:block;position:absolute;width:100%;height:52px;bottom:-51px;background:#fff;padding-left:5px;padding-right:5px;left:0;box-shadow:-4px 13px 30px 0 rgba(42,55,78,.15)}.productcard.hover:hover .productcard__bottom--buyonclick a{display:block;height:40px;width:100%;font-weight:600;font-size:12px;line-height:38px;text-align:center;color:#697282;text-decoration:none;margin:0 auto}.productcard.favorite .productcard__bottom--buyonclick{display:none}.productcard.favorite .productcard__bottom--buyonclick a{display:none}.productcard.favorite .productcard__bottom--buyonclick:hover{display:none}.productcard.hover.favorite .productcard__bottom--buyonclick{display:none}.productcard.hover.favorite .productcard__bottom--buyonclick a{display:none}.productcard.hover.favorite .productcard__bottom--buyonclick:hover{display:none}.productcard.cart .productcard__bottom--buyonclick{display:none}.productcard.cart .productcard__bottom--buyonclick:hover{display:none}.productcard.min-inline .productcard__bottom--buyonclick{display:none}.productcard.min-inline .productcard__bottom--buyonclick:hover{display:none}.productcard.inline .productcard__bottom--buyonclick{display:block;width:128px;height:40px;font-weight:600;font-size:12px;line-height:28px;text-align:center;color:#697282;text-decoration:none;margin-right:100px}.productcard.inline .productcard__bottom--buyonclick a{display:block;width:128px;height:40px;font-weight:600;font-size:12px;line-height:28px;text-align:center;color:#697282;text-decoration:none;margin:0 auto;padding:5px}.productcard.inline:hover .productcard__bottom--buyonclick{width:unset;height:unset;bottom:unset;background:#fff;position:unset;width:128px;height:40px;box-shadow:unset}.productcard.inline:hover .productcard__bottom--buyonclick a{width:128px;height:40px;line-height:28px}@media only screen and (max-width:1290px){.productcard.cart{height:130px}.productcard.cart .productcard__first--remove{bottom:10px;top:unset;right:unset;left:443px}.productcard.cart .productcard__first--favorite{bottom:10px;right:unset;top:unset;left:343px}.productcard__bottom{justify-content:flex-start}.productcard__bottom--summ{width:100%;margin-bottom:10px}.productcard.favorite .productcard__bottom--summ{padding-right:10px;margin-left:auto;width:auto}.productcard.cart .productcard__bottom--summ{width:auto}.productcard.inline .productcard__bottom--summ{width:auto}.productcard.compare .productcard__bottom--summ{width:auto}.productcard__bottom--number{margin-left:unset}}@media only screen and (max-width:1070px){.productcard.cart .productcard__center{max-width:165px}}@media only screen and (min-width:961px) and (max-width:1200px){.productcard.inline{height:auto;flex-wrap:wrap}.productcard.inline .productcard__bottom{flex:unset;margin-left:85px}.productcard.inline .productcard__bottom--summ{margin-left:unset}}@media only screen and (max-width:960px){.productcard{padding:10px}.productcard:hover a{text-decoration:none}.productcard.min{width:126px;height:255px;display:block;border-right:1px solid #f2f3f4;border-bottom:none;padding:0}.productcard.min:hover{transform:scale(1);box-shadow:none}.productcard.hover:hover{z-index:3;transform:none;box-shadow:none}.productcard.hover.inline:hover{z-index:3;transform:none;box-shadow:none}.productcard.hover.favorite:hover{z-index:3;transform:none;box-shadow:none}.productcard.hover.cart:hover{z-index:3;transform:none;box-shadow:none}.productcard.hover.min-inline:hover{z-index:3;transform:none;box-shadow:none}.productcard.inline{height:142px;display:flex;padding:10px;position:relative;flex-wrap:wrap}.productcard.productcard.cart{height:113px!important;display:flex;position:relative;padding:0;flex-wrap:wrap}.productcard.productcard.min-inline{padding:0;height:58px;margin-left:10px;margin-right:10px;border:1px solid #f2f3f4;border-bottom:none}.productcard.productcard.min-inline:last-child{border-bottom:1px solid #f2f3f4}.productcard.productcard.favorite{height:142px;display:flex;padding:0;position:relative}.productcard.productcard.compare{width:126px;height:219px;border-top:none;border-left:none}.productcard__first{position:relative;width:100%;height:130px;text-align:center}.productcard.min .productcard__first{position:relative;width:100%;height:130px}.productcard.compare .productcard__first{position:relative;width:126px;height:140px}.productcard.inline .productcard__first{display:flex;width:125px;height:100%;position:unset}.productcard.favorite .productcard__first{position:inherit;display:flex;width:125px;height:100%;position:unset}.productcard.cart .productcard__first{display:flex;width:111px;height:100%;position:unset}.productcard.min-inline .productcard__first{width:60px;height:60px;position:unset}.productcard__first--image{width:100%;height:140px;-o-object-fit:contain;object-fit:contain}.productcard.min .productcard__first--image{width:100%;height:140px}.productcard.inline .productcard__first--image{height:100%;width:100%}.productcard.compare .productcard__first--image{width:100%;height:100%}.productcard.favorite .productcard__first--image{width:100%;height:auto}.productcard.cart .productcard__first--image{height:auto;width:100%}.productcard.min-inline .productcard__first--image{width:60px;height:60px}.productcard__first--params{width:auto;position:absolute;left:0;top:0;display:flex;flex-direction:column;flex-wrap:wrap}.productcard.inline .productcard__first--params{max-height:19px;overflow:hidden;margin-left:11px;margin-top:11px}.productcard.favorite .productcard__first--params{display:none}.productcard.cart .productcard__first--params{display:none}.productcard.min-inline .productcard__first--params{display:none}.productcard.min .productcard__first--params{display:none}.productcard.compare .productcard__first--params{display:none}.productcard__first--event{width:auto;height:15px;background:#05142f;border-radius:3px;font-weight:600;font-size:9px;line-height:15px;padding-left:5px;padding-right:5px;align-items:center;text-align:center;text-transform:uppercase;margin-bottom:5px;color:#fff}.productcard__first--event.new{background:#8bc24a}.productcard__first--event.hit{background:#ffbc11}.productcard__first--event.stock{background:#e1362a}.productcard.inline .productcard__first--event{width:57px;height:15px;font-size:9px;line-height:15px}.productcard.favorite .productcard__first--event{display:none}.productcard.cart .productcard__first--event{display:none}.productcard.min-inline .productcard__first--event{display:none}.productcard__first--compare{position:absolute;background:#fff;width:15px;height:15px;right:0;top:0;border-radius:5px}.productcard.inline .productcard__first--compare{right:20px;bottom:25px;top:unset;z-index:3}.productlist.big .inline .productcard__first--compare{right:60px;top:34px}.productlist.favorites .productcard__first--compare{display:none}.productcard.cart .productcard__first--compare{display:none}.productcard.min-inline .productcard__first--compare{display:none}.productcard.min .productcard__first--compare{display:none}.productcard.compare .productcard__first--compare{display:none}.productcard__first--compare svg{stroke:#9fa5b4;fill:#fff;position:absolute;width:15px;height:15px;left:0;top:0}.productcard__first--compare.active svg{stroke:#0075a7;fill:#0075a7}.bx-no-touch .productcard__first--compare:hover{background:#e8f6fa}.bx-no-touch .productcard__first--compare:hover svg{stroke:#0075a7;fill:#e8f6fa}.productcard__first--remove{display:none}.productcard.cart .productcard__first--remove{width:25px;position:absolute;right:15px!important;top:unset!important;left:unset!important;bottom:12px;height:25px;display:flex;justify-content:center;align-items:center;padding-left:0;padding-right:0;border-radius:5px;z-index:5}.productcard.cart .productcard__first--remove span{display:none}.productcard.cart .productcard__first--remove svg{position:absolute;width:30px;height:30px;left:-2px;top:-2px}.productcard.productcard.min-inline .productcard__first--remove{display:none}.productcard.compare .productcard__first--remove{display:block;width:20px;height:20px;right:8px;top:-15px}.productcard.compare .productcard__first--remove svg{stroke:#9fa5b4;fill:#9fa5b4;position:absolute;width:20px;height:20px;left:10px;top:10px}.productcard__first--remove svg{stroke:#9fa5b4;fill:#9fa5b4;position:absolute;width:20px;height:20px;left:10px;top:10px}.productcard__first--remove span{font-size:12px;color:#9fa5b4}.productcard__first--remove:hover{background:#e8f6fa;text-decoration:none}.productcard__first--remove:hover svg{stroke:#0075a7;fill:#e8f6fa}.productcard__first--remove:hover span{color:#0075a7}.productcard__first--favorite{position:absolute;background:#fff;width:15px;height:15px;right:0;top:30px;border-radius:5px}.productcard.inline .productcard__first--favorite{right:56px;bottom:25px;top:unset;z-index:3}.productcard.inline .productcard__first--favorite svg{width:17px;height:17px;left:-1px;top:-1px}.productlist.big .inline .productcard__first--favorite{right:10px;top:34px}.productcard.favorite .productcard__first--favorite{right:22px;bottom:13px;top:auto;width:18px;height:18px}.productcard.favorite .productcard__first--favorite svg{stroke:#00b2e3;fill:#00b2e3;width:18px;height:18px}.productcard.min-inline .productcard__first--favorite{display:none}.productcard.min .productcard__first--favorite{display:none}.productcard.compare .productcard__first--favorite{display:none}.productcard.cart .productcard__first--favorite{z-index:5;right:55px!important;top:unset!important;left:unset!important;bottom:15px;width:20px;height:20px;display:flex;justify-content:center;align-items:center;padding-left:0;padding-right:0;position:absolute}.productcard.cart .productcard__first--favorite svg{stroke:#9fa5b4;fill:#fff;width:20px;height:20px}.productcard.cart .productcard__first--favorite span{display:none}.bx-no-touch .productcard.cart .productcard__first--favorite:hover{background:#e8f6fa;text-decoration:none}.bx-no-touch .productcard.cart .productcard__first--favorite:hover svg{stroke:#0075a7;fill:#e8f6fa}.bx-no-touch .productcard.cart .productcard__first--favorite:hover span{color:#0075a7}.productcard__first--favorite svg{stroke:#9fa5b4;fill:#fff;position:absolute;width:15px;height:15px;left:0;top:0}.productcard__first--favorite span{display:none}.productcard__first--favorite.active svg{stroke:#e1362a;fill:#e1362a}.bx-no-touch .productcard__first--favorite:hover{background:#e8f6fa;text-decoration:none}.bx-no-touch .productcard__first--favorite:hover svg{stroke:#0075a7;fill:#e8f6fa}.productcard__center{margin-top:5px;width:100%;position:relative;padding-left:0;padding-right:0;padding-top:20px}.productcard.inline .productcard__center{height:32px;width:150px;margin-top:0;max-width:auto;padding-left:0}.productcard.inline .productcard__center--article{display:none}.productcard.favorite .productcard__center{height:32px;width:150px;margin-top:0;max-width:auto;padding-left:0;padding-right:10px;padding-top:30px}.productcard.cart .productcard__center{flex:1;height:20px;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;align-items:center;margin-top:10px;padding-left:0;width:150px!important;justify-content:flex-start}.productcard.min-inline .productcard__center{padding-left:0;height:25px;flex:1;width:100%;padding-top:10px}.productcard.min-inline .productcard__center--title{font-size:12px}.productcard.compare .productcard__center{text-align:left;margin-top:0;padding-left:10px;padding-right:10px}.productcard__center--title{width:100%;font-size:12px;text-decoration:none}.productcard__center--title a{font-size:12px}.productcard.cart .productcard__center--title{width:100%;display:block;font-size:12px;line-height:unset;text-decoration:none;max-height:15px;height:15px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.productcard.min .productcard__center--title{max-width:110px}.productcard.favorite .productcard__center--title{left:0;top:10px;padding-right:20px}.productcard.min-inline .productcard__center--title{top:10px}.productcard.inline .productcard__center--title{left:0}.productcard__center--raiting a{display:block;font-size:10px;margin-left:0;line-height:19px}.productcard.favorite .productcard__center--raiting .star-ratings-css{font-size:18px;width:75px;height:20px}.productcard.compare .productcard__center--raiting a{display:none}.productcard__bottom{margin-top:15px;padding-left:0;padding-right:0;display:flex;align-items:center;position:relative}.productcard__bottom--summ{line-height:23px;font-size:17px;margin-top:-4px;width:auto!important}.productcard__bottom--summ.new-summ::before{font-size:10px;top:-9px}.productcard__bottom--summ span{font-size:10px;line-height:5px}.productcard.inline .productcard__bottom--summ{margin-left:unset}.productcard.favorite .productcard__bottom--summ{margin-left:unset;width:100%!important;margin-top:4px;margin-bottom:0}.productcard.cart .productcard__bottom--summ{padding-right:unset;margin-left:unset;font-size:12px;display:block;position:relative;min-width:66px;margin-top:5px}.productcard.cart .productcard__bottom--summ span{display:block;font-size:10px;line-height:14px;top:21px;position:absolute}.productcard.cart .productcard__bottom--summ::after{display:none}.productcard.min-inline .productcard__bottom--summ{display:block;font-size:12px;color:#9fa5b4;margin-right:12px;min-width:50px;padding:0;margin:0}.productcard.min-inline .productcard__bottom--summ span{display:none}.productcard.min-inline .productcard__bottom--summ.new-summ{color:#9fa5b4}.productcard.compare .productcard__bottom--summ{font-size:17px}.productcard.cart .productcard__bottom--total{padding-left:60px;padding-top:8px;padding-right:0;font-size:16px;line-height:29px}.productcard.cart .productcard__bottom--total::before{display:none}.productcard.min-inline .productcard__bottom--total{font-size:14px;padding-left:1px;height:30px;line-height:33px}.productcard__bottom--number{display:none;position:absolute;right:36px;width:107px;z-index:5}.productcard__bottom--number::before{position:absolute;content:" ";background-color:#00b2e3;width:10px;height:10px;right:-2px;top:11px;transform:rotate(45deg)}.productcard.inline .productcard__bottom--number{display:none;position:absolute;left:166px;bottom:0;right:unset;width:107px;z-index:5}.productcard.inline .productcard__bottom--number::before{position:absolute;content:" ";background-color:#00b2e3;width:10px;height:10px;right:unset;left:-2px;top:10px;transform:rotate(45deg)}.productcard.favorite .productcard__bottom--number{display:none;position:absolute;left:157px;bottom:0;right:unset;width:107px;z-index:5}.productcard.favorite .productcard__bottom--number::before{position:absolute;content:" ";background-color:#00b2e3;width:10px;height:10px;right:unset;left:-2px;top:10px;transform:rotate(45deg)}.productcard.cart .productcard__bottom--number{display:block;position:absolute;bottom:10px;left:0;margin-left:0;margin-right:0;width:116px}.productcard.cart .productcard__bottom--number::before{display:none}.productcard.inline .productcard__bottom--buyonclick{display:none}.productcard.hover:hover .productcard__bottom--buyonclick{display:none}.productcard.favorite .productcard__bottom--buyonclick{display:none}.productcard__bottom--basket{width:30px;height:30px;margin-left:auto}.productcard__bottom--basket svg{height:20px;width:20px;top:5px;left:5px}.productcard__bottom--basket.active::before{right:2px;top:3px}.productcard.inline .productcard__bottom--basket.active::before{left:18px;right:unset;top:3px}.productcard.favorite .productcard__bottom--basket.active::before{left:18px;right:unset;top:3px}.productcard.inline .productcard__bottom--basket{margin-right:10px;margin-left:unset;margin-top:17px;width:88px;height:30px;padding-right:0}.productcard.inline .productcard__bottom--basket span{font-size:10px;color:#697282;line-height:9px;padding-left:19px}.productcard.inline .productcard__bottom--basket svg{height:15px;width:15px;left:8px;top:7px}.productcard.favorite .productcard__bottom--basket{margin-right:10px;margin-left:unset;margin-top:15px;width:88px;height:30px;padding-right:0}.productcard.favorite .productcard__bottom--basket span{font-size:10px;color:#697282;line-height:9px;padding-left:19px}.productcard.favorite .productcard__bottom--basket svg{height:15px;width:15px;left:8px;top:7px}.productcard.compare .productcard__bottom--basket{display:inline-block;width:30px;height:30px;padding:10px;border-radius:5px;background:#f2f3f4;background-size:20px 20px;margin-left:auto;overflow:hidden;position:relative}.productcard.compare .productcard__bottom--basket svg{height:15px;width:15px;top:7px;left:7px}.productcard.cart .productcard__bottom--count{display:block;font-size:10px;position:absolute;left:85px;top:16px;color:#9fa5b4}.productcard.cart .productcard__bottom--count::after{color:#9fa5b4;position:absolute;content:"X";font-family:Arial;font-size:8px;line-height:21px;left:-10px;top:-4px}.productcard.cart .productcard__bottom--count::before{color:#9fa5b4;position:absolute;content:"=";font-family:Arial;font-size:8px;line-height:21px;right:-10px;top:-4px}.productcard.min-inline .productcard__bottom--count{display:block;margin-left:0;line-height:0;font-size:12px;color:#9fa5b4;margin-right:12px;display:block;line-height:22px;width:30px;height:20px}.productcard.inline .productcard__bottom{flex:2;flex-wrap:wrap;position:absolute;top:38px;left:0;padding-left:136px;width:100%}.productcard.favorite .productcard__bottom{flex:2;flex-wrap:wrap;position:absolute;top:41px;left:0;padding-left:127px;width:100%}.productcard.cart .productcard__bottom{flex:unset;flex-wrap:nowrap;justify-content:flex-start;align-items:end;margin-top:0;height:88px;width:unset;position:absolute;left:111px;top:25px;right:0}.productcard.min-inline .productcard__bottom{flex-wrap:nowrap;justify-content:flex-start;margin-top:0;position:absolute;bottom:0;left:60px;right:0;width:auto;padding:0;margin:0;height:30px}.productcard.compare .productcard__bottom{width:100%;margin-top:0;padding-left:10px;padding-right:10px;padding-bottom:0}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){@media only screen and (max-width:960px){.productcard.favorite .productcard__center--raiting .star-ratings-css{font-size:14px!important}.productcard.favorite .productcard__bottom--summ{margin-top:3px!important}.productcard.favorite .productcard__bottom--basket{margin-top:18px!important}}}}.select{position:relative;border:1px solid #e0dadb;border-radius:5px}.select select{display:none}.select-selected{background:#fff;border-radius:5px}.select-selected:hover{border:1px solid #33c1e9}.select-selected:hover::after{border-left:1.5px solid #33c1e9;border-bottom:1.5px solid #33c1e9}.select-selected:after{position:absolute;content:"";top:11px;right:13px;width:8px;height:8px;transform:rotate(-45deg);border-left:1.5px solid #0075a7;border-bottom:1.5px solid #0075a7}.select-selected.select-arrow-active{background:#e8f6fa;border:1px solid #00b2e3}.select-selected.select-arrow-active:after{position:absolute;content:"";top:15px;right:13px;width:8px;height:8px;transform:rotate(135deg);border-left:1.5px solid #0075a7;border-bottom:1.5px solid #0075a7}.select-items div,.select-selected{font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#05142f;padding:8px 16px;border:1px solid transparent;padding-left:8px;padding-right:8px;cursor:pointer}.select-items div{padding-left:12px;padding-right:12px;margin-left:8px;margin-right:8px}.select-items{background:#fff;position:absolute;border:1px solid #f2f3f4;border-radius:0;top:100%;left:0;right:0;z-index:99;box-shadow:0 10px 60px rgba(42,55,78,.25);padding-top:10px;padding-bottom:10px;-webkit-animation:fadeIn .5s;animation:fadeIn .5s}.select-hide{display:none}.select-items div:hover{background:#e8f6fa;border-radius:5px;color:#0075a7}.same-as-selected{background:#e0dadb;border-radius:5px;display:none}input[type=range]{-webkit-appearance:none;width:100%;background:0 0}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}input[type=range]:focus{outline:0}input[type=range]::-ms-track{width:100%;cursor:pointer;background:0 0;border-color:transparent;color:transparent}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:18px;width:18px;border-radius:50%;border:5px solid #00b2e3;background:#fff;cursor:pointer;margin-top:-7px}input[type=range]::-moz-range-thumb{box-sizing:border-box;border:1px solid #000;height:18px;width:18px;border-radius:50%;border:5px solid #00b2e3;background:#fff;cursor:pointer}input[type=range]::-ms-thumb{height:15px;width:15px;border-radius:50%;border:5px solid #00b2e3;background:#fff;cursor:pointer;z-index:999}input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;background:#e0dadb;border-radius:1.3px}input[type=range]::-moz-range-track{width:100%;height:4px;cursor:pointer;background:#e0dadb;border-radius:1.3px}input[type=range]::-ms-track{width:100%;height:18px;cursor:pointer;background:#e0dadb;color:transparent}input[type=range]::-ms-fill-lower{height:18px;background:#00b2e3;border-radius:2.6px}input[type=range]:focus::-ms-fill-lower{background:#00b2e3}input[type=range]::-ms-fill-upper{background:#00b2e3;border-radius:2.6px}input[type=range]:focus::-ms-fill-upper{background:#00b2e3}.checkbox__container{display:block;position:relative;padding-left:25px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#05142f}.checkbox__container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox__container label{font-size:12px;color:#05142f;padding:0}.checkbox__check{background:#fff;position:absolute;top:0;left:0;height:18px;width:18px;border:1px solid #dadce0;border-radius:3px}.checkbox__container input:checked~.checkbox__check{background:#00b2e3;border:1px solid #00b2e3}.checkbox__check:after{content:"";position:absolute;display:none}.checkbox__container input:checked~.checkbox__check:after{display:block}.checkbox__container .checkbox__check:after{left:6px;top:2px;width:3px;height:7px;border:.2px solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox__container input:disabled+.checkbox__check{background:#f2f3f4;border:1px solid #dadce0}.checkbox__container input:disabled+b{color:#9fa5b4}@media only screen and (max-width:960px){.checkbox__container{font-size:12px;line-height:17px;margin-bottom:10px}}.radio__container{display:block;position:relative;padding-left:25px;margin-bottom:12px;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:20px}.radio__container:last-child{margin-bottom:0}.radio__container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{background:#fff;position:absolute;top:0;left:0;height:16px;width:16px;border:1px solid #dadce0;border-radius:50%}.radio__container:hover input~.checkmark{border:1px solid #33c1e9}.radio__container input:checked~.checkmark{background:#00b2e3;border:1px solid #00b2e3}.checkmark:after{content:"";position:absolute;display:none}.radio__container input:checked~.checkmark:after{display:block}.radio__container .checkmark:after{top:4px;left:4px;width:6px;height:6px;border-radius:50%;background:#fff}@media only screen and (max-width:960px){.radio__container{margin-bottom:10px;font-size:12px}}.video-modal,.video-modal .overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3000}.video-modal{overflow:hidden;position:fixed;opacity:0;transform:translate(500%,0);transition:transform 0s linear 0s;display:flex;align-items:center;transform-style:preserve-3d}.video-modal .overlay{z-index:0;background:#697282;opacity:0;transition:opacity .3s ease-out 50ms}.video-modal-content{position:relative;top:auto;right:auto;bottom:auto;left:auto;z-index:1;margin:0 auto;overflow-y:visible;background:#000;width:calc(100% - 12em);height:0;padding-top:calc((100% - 12em) * .5625)}@media (min-aspect-ratio:16/9){.video-modal-content{width:0;height:calc(100vh - 10em);padding-top:0;padding-left:calc((100vh - 10em) * 1.7778)}}@media (max-width:640px){.video-modal-content{width:calc(100% - 1em);padding-top:calc((100% - 1em) * .5625)}}.close-video-modal{display:block;position:absolute;right:0;top:-40px;text-decoration:none;font-size:20px;font-weight:700;color:#fff}iframe#youtube{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#000;box-shadow:0 2px 16px rgba(0,0,0,.5)}.show-video-modal .video-modal{opacity:1;transform:translate(0,0);-webkit-transform:translate(0,0)}.show-video-modal .video-modal .overlay{opacity:.7}.show-video-modal .video-modal-content{transform:translate(0,0);-webkit-transform:translate(0,0)}.modal-360{position:fixed;width:100%;height:100%;z-index:9999;display:flex;justify-content:center;align-items:center;visibility:hidden}.modal-360.show{visibility:visible}.modal-content-360{background:#000;position:relative;display:flex;justify-content:center;align-items:center;width:800px;height:600px;z-index:5;box-shadow:0 2px 16px rgba(0,0,0,.5)}.overlay-360{z-index:2;background:#697282;position:fixed;width:100%;height:100%;opacity:0;transition:opacity .3s ease-out 50ms}.modal-360.show .overlay-360{opacity:.7}.close-modal-360{position:absolute;right:0;top:-40px}.fotorama:not(.fotorama--fullscreen) .fotorama__wrap,.fotorama:not(.fotorama--fullscreen) .fotorama__wrap .fotorama__stage{float:right}.fotorama:not(.fotorama--fullscreen) .fotorama__nav-wrap{width:20%;padding-top:20px;margin-left:-20%}.fotorama:not(.fotorama--fullscreen) .fotorama__nav__shaft{text-align:center!important}.fotorama:not(.fotorama--fullscreen) .fotorama__nav{white-space:normal!important}.fotorama:not(.fotorama--fullscreen) .fotorama__thumb-border{display:none!important}.fotorama:not(.fotorama--fullscreen) .fotorama__nav__frame{display:inline-block}.fotorama:not(.fotorama--fullscreen) .fotorama__nav__frame.fotorama__active .fotorama__thumb{border:1px solid #00b2e3;border-radius:5px}.fotorama__nav--thumbs{position:relative;max-height:272px}.fotorama__nav--thumbs::before{display:none}.fotorama__nav--thumbs::after{display:none}.fotorama__nav-wrap{position:relative}.fotorama__nav-arrowdown{position:absolute;height:60px;width:35px;background:linear-gradient(90deg,#fff 0,rgba(255,255,255,0) 100%);transform:rotate(-90deg);bottom:-23px;left:24px;z-index:5}.fotorama__nav-arrowdown::before{content:" ";position:absolute;width:12px;height:12px;left:2px;bottom:24px;transform:rotate(45deg);border-left:2px solid #0075a7;border-bottom:2px solid #0075a7;background:0 0}.fotorama__nav-arrowup{position:absolute;height:60px;width:35px;background:linear-gradient(90deg,#fff 0,rgba(255,255,255,0) 100%);transform:rotate(90deg);top:-5px;left:24px;z-index:6;display:none}.fotorama__nav-arrowup::before{content:" ";position:absolute;width:12px;height:12px;left:0;bottom:24px;transform:rotate(45deg);border-left:2px solid #0075a7;border-bottom:2px solid #0075a7;background:0 0}.input{padding:8px 12px;height:40px;border:1px solid #dadce0;border-radius:5px;font-size:14px;color:#05142f}.input::-moz-placeholder{color:#9fa5b4}.input:-ms-input-placeholder{color:#9fa5b4}.input::placeholder{color:#9fa5b4}.input:focus{outline:#99e0f4;border:1px solid #99e0f4}.input.has-error{position:relative;background:url(../images/validError.svg) #fff;background-repeat:no-repeat;background-position:right 10px center;padding-right:20px}.input.valid{position:relative;background:url(../images/valid.svg) #fff;background-repeat:no-repeat;background-position:right 10px center;padding-right:20px}.input.valid:focus{background:url(../images/validFocus.svg) #fff;background-repeat:no-repeat;background-position:right 10px center;padding-right:20px}.input.has-error{border:1px solid #e1362a;margin-bottom:7px!important}.input__date{position:relative;padding-left:40px;background:url(../images/Calendar.svg);background-repeat:no-repeat;background-size:20px 20px;background-position:left 10px center;margin-bottom:20px}.input__address{position:relative;padding-left:40px;background:url(../images/Delivery2.svg);background-repeat:no-repeat;background-size:22px 25px;background-position:left 7px center}.input__file{position:relative;padding-left:40px;background:url(../images/attach.svg);background-repeat:no-repeat;background-size:20px 20px;background-position:left 7px center;font-size:14px;color:#9fa5b4;cursor:pointer;text-align:left;line-height:22px}.input__file span{display:block;color:#00b2e3;float:right}.input__file input{visibility:hidden;display:none}@media only screen and (max-width:960px){.input{font-size:12px}.input__date{margin-bottom:10px;font-size:12px}}.container{max-width:1320px;margin:0 auto;padding-left:20px;padding-right:20px}@media only screen and (max-width:960px){.container{padding-left:0;padding-right:0}}.header{background:#fff;height:100px}.header::after{content:" ";position:fixed;background:#697282;width:100%;height:100vh;left:0;top:100px;z-index:-1;transition:visibility 0s,opacity .5s linear;opacity:0;visibility:hidden}.header.open::after{visibility:visible;opacity:.7;z-index:4}.header.sticky{height:70px}.header.sticky::after{top:70px}.header__upsite{display:none;position:fixed;width:60px;height:60px;right:50px;bottom:100px;z-index:2}.header.sticky .header__upsite{display:block;-webkit-animation:slideDown .5s;animation:slideDown .5s}.header__upsite svg{fill:#e0dadb;stroke:#fff;width:60px;height:60px}.header__upsite:hover svg{fill:#00b2e3}.header__top{margin-top:10px;display:flex;flex-direction:row;height:20.15px}header.sticky .header__top{display:none}.header__workday{margin-top:2.15px;margin-left:3px;color:#9fa5b4;font-style:italic;font-weight:400;font-size:12px;line-height:16px}.header__phones{position:relative}.header__phones--inner{margin-left:25px;position:relative}.header__phones--item{display:inline-block;position:relative;margin-right:5px}.header__phones--item a{font-style:normal;font-weight:600;font-size:14px;line-height:19px;color:#05142f}.header__phones--item a:hover{text-decoration:none}.header__phones--item div{background:#a1a6b0;position:absolute;width:2px;height:16px;bottom:-4px}.header__info{height:16px;margin-left:auto;padding-right:140px}.header__info--item{display:inline-block}.header__info--item a{font-weight:400;font-size:12px;line-height:16px;margin-right:20px;color:#05142f}.header__auth{position:relative}.header__auth a{font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#05142f}.header__auth--button{display:none}.header__auth--button.visible{display:block}.header__auth--button-profile{display:none}.header__auth--button-profile.visible{display:block}.header__inner{background:#fff;position:relative}.header__searchpopup{background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.15);border-radius:5px;z-index:5;max-height:235px;position:absolute;left:0;top:57px;width:100%;display:none;overflow:hidden}.header__searchpopup--empty{border-bottom:1px solid #f2f3f4;width:100%;height:47px;display:flex;align-items:center;padding:0 15px;color:#6a6a6a;font-weight:700}.header.open .header__searchpopup{display:block}.header__searchpopup--item{border-bottom:1px solid #f2f3f4;width:100%;height:47px;display:flex;text-decoration:none}.header__searchpopup--item:hover{background:#e8f6fa;text-decoration:none}.header__searchpopup--left{display:flex}.header__searchpopup--left img{width:41px;height:46px;-o-object-fit:contain;object-fit:contain;padding-left:5px}.header__searchpopup--left span{padding-top:15px;margin-left:9px;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#0075a7}.header__searchpopup--left span:hover{text-decoration:underline}.header__searchpopup--search{display:flex;position:relative}.header__searchpopup--search:focus{outline:#99e0f4;border:1px solid #99e0f4}.header__searchpopup--search img{width:16px;margin-left:13px;height:46px;-o-object-fit:contain;object-fit:contain}.header__searchpopup--search svg{width:16px;margin-left:13px;height:46px;-o-object-fit:contain;object-fit:contain}.header__searchpopup--search span{padding-top:15px;margin-left:21px;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#05142f}.header__searchpopup--right{font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#9fa5b4;margin-left:auto;padding:15px;margin-right:8px}.header__searchpopup--right span{font:normal normal 14px/16px Arial;display:initial;margin-left:20px;color:#05142f}.header__menu{width:100%;display:flex;position:relative;padding-left:0;padding-right:0}.header__menu--burger{margin-top:22.85px}.header__menu--burger-mobile{display:none}.header__menu--logo{margin-top:18.85px;margin-right:30px}.header__menu--logo img{width:179.2px;height:32px}.header__menu--search-mobile{display:none}.header__menu--search{position:relative;padding:0;border:1px solid #e0dadb;box-sizing:border-box;border-radius:5px;height:40px;max-height:40px;position:relative;margin-left:30px;margin-right:33px;top:14.85px;padding-left:40px;flex:1;display:flex}.header__menu--search input{border:none;background:0 0;padding-right:auto;height:39px;width:auto;margin-right:76px;font-style:normal;font-weight:400;font-size:14px;line-height:40px;outline:0;flex:1}.header__menu--search input::-moz-placeholder{color:#9fa5b4}.header__menu--search input:-ms-input-placeholder{color:#9fa5b4}.header__menu--search input::placeholder{color:#9fa5b4}.header__menu--search button{background:#00b2e3;width:76px;height:39px;position:absolute;right:0;top:0;font-style:normal;font-weight:300;cursor:pointer}.header__menu--favorites{position:relative;margin-top:20px;margin-right:32px}.header__menu--favorites:hover{text-decoration:none}.header__menu--favorites:hover svg{stroke:#33c1e9}.header__menu--favorites svg{fill:#fff;stroke:#9fa5b4}.header__menu--favorites.active::before{background:#e1362a;content:attr(data-count);width:15px;height:15px;border-radius:50%;font-style:normal;font-weight:700;font-size:10px;line-height:15px;color:#fff;align-items:center;text-align:center;text-decoration:none;position:absolute;right:-6px;top:-6px}.header__menu--favorites.active svg{fill:#fff;stroke:#0075a7}.header__menu--favorites.active:hover{text-decoration:none}.header__menu--favorites.active:hover svg{stroke:#33c1e9}.header__menu--compare{position:relative;margin-top:20px;margin-right:35px}.header__menu--compare svg{fill:#fff;stroke:#9fa5b4}.header__menu--compare:hover{text-decoration:none}.header__menu--compare:hover svg{stroke:#33c1e9}.header__menu--compare.active::before{background:#e1362a;content:attr(data-count);width:15px;height:15px;border-radius:50%;font-style:normal;font-weight:700;font-size:10px;line-height:15px;color:#fff;align-items:center;text-align:center;text-decoration:none;position:absolute;right:-6px;top:-6px}.header__menu--compare.active svg{fill:#fff;stroke:#0075a7}.header__menu--compare.active:hover{text-decoration:none}.header__menu--compare.active:hover svg{stroke:#33c1e9}.header__menu--basket{position:relative;margin-top:20px;width:121px;height:34px;position:relative}.header__menu--basket svg{fill:#fff;stroke:#9fa5b4}.header__menu--basket label{font-style:normal;font-weight:600;font-size:17px;line-height:16px;color:#9fa5b4;position:absolute;left:47px;top:-3px;cursor:pointer}.header__menu--basket label span{cursor:pointer;font-style:normal;font-weight:400;font-size:11px;line-height:16px;color:#9fa5b4}.header__menu--basket:hover{text-decoration:none}.header__menu--basket:hover svg{stroke:#33c1e9}.header__menu--basket:hover label{color:#33c1e9}.header__menu--basket:hover span{color:#33c1e9}.header__menu--basket.active:hover{text-decoration:none}.header__menu--basket.active:hover svg{stroke:#33c1e9}.header__menu--basket.active:hover label{color:#33c1e9}.header__menu--basket.active:hover span{color:#33c1e9}.header__menu--basket.active::before{background:#e1362a;content:attr(data-count);width:15px;height:15px;border-radius:50%;font-style:normal;font-weight:700;font-size:10px;line-height:15px;color:#fff;align-items:center;text-align:center;text-decoration:none;position:absolute;left:16px;top:-6px}.header__menu--basket.active svg{fill:#fff;stroke:#0075a7}.header__menu--basket.active label{font-weight:700;color:#05142f}.header__menu--basket.active label span{font-weight:700;color:#05142f}@media only screen and (max-width:960px){.header{height:48px;box-shadow:0 5px 30px rgba(42,55,78,.15);z-index:6;padding-left:10px;padding-right:10px}.header.sticky{height:48px}.header.sticky::after{top:48px}.header__upsite{right:20px;bottom:50px;width:40px;height:40px}.header__upsite svg{width:50px;height:50px;left:-5px;top:-5px}.header__top{display:none}.header__menu{padding-left:0;padding-right:0}.header__menu--burger{display:none}.header__menu--burger-mobile{margin-top:13px;display:block;margin-right:20px}.header__menu--search{display:none}.header__menu--favorites{display:none}.header__menu--compare{display:none}.header__menu--search-mobile{display:block;margin-top:6px;margin-right:3px;position:relative;width:20px;height:34px}.header__menu--search-mobile svg{width:20px;height:20px;fill:#9fa5b4;stroke:#fff;top:18px;left:0}.header__menu--basket{margin-top:14px;margin-right:3px;width:auto;margin-left:18px}.header__menu--basket label{display:none}.header__menu--basket svg{width:19px;height:19px}.header__menu--basket.active::before{font-size:7px;width:11px;height:11px;left:13px;top:-4px;line-height:11px}.header__menu--logo{padding-top:14px;margin:0 auto}.header__menu--logo img{width:101px;height:18px}}.content{flex:1}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.content{flex:auto}}.footer{background:#f2f3f4;height:289px;padding-top:30px;margin-top:50px}.footer__inner{display:flex;padding-left:20px;padding-right:20px}.footer__nav{width:736px;display:flex}.footer__copyright--logo a{width:308px;display:inline-block}.footer__copyright--logo span{color:#093697;font-style:normal;font-weight:400;font-size:12px;line-height:130%;display:inline-block;width:134px;text-align:center}.footer__copyright--address{width:178px;height:32px;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#2a374e;margin-top:30px}.footer__copyright--name{margin-top:30px;margin-bottom:30px;width:223px;height:32px;font-size:12px;line-height:16px;color:#7b8b9a}.footer__title{color:#697282;font-weight:600;font-size:14px;line-height:19px;margin-bottom:13px}.footer__links li{padding-bottom:8px}.footer__links li a{font-size:14px;line-height:170%}.footer__store{margin-left:24px;flex:1}.footer__customer{flex:1}.footer__info{flex:1}.footer__contacts{margin-left:auto}.footer__contacts a{position:relative}.footer__contacts--vk{background:url(../images/VK.svg);width:32px;height:32px}.footer__contacts--vk:hover{background:url(../images/VK_hover.svg)}.footer__contacts--tw{background:url(../images/Twitter.svg);width:32px;height:32px}.footer__contacts--tw:hover{background:url(../images/Twitter_hover.svg)}.footer__contacts--fb{background:url(../images/FB.svg);width:32px;height:32px}.footer__contacts--fb:hover{background:url(../images/FB_hover.svg)}.footer__contacts--tg{background:url(../images/Telegram.svg);width:32px;height:32px}.footer__contacts--tg:hover{background:url(../images/Telegram_hover.svg)}.footer__contacts--phones a{line-height:21px;font-size:16px;color:#2a374e;font-weight:700}.footer__contacts--links{display:inline-flex}.footer__contacts--links li{margin-right:10px}.footer__contacts--links svg{fill:#fff;stroke:#697282}.footer__contacts--links-mobile{display:none}.footer__contacts--linkspayment-mobile{display:none}.footer__contacts--social{margin-top:11px;font-style:normal;font-weight:400;font-size:12px;line-height:16px}.footer__contacts--payment{margin-top:11px;font-style:normal;font-weight:400;font-size:12px;line-height:16px}@media only screen and (max-width:960px){.footer{padding-left:10px;padding-right:10px;height:auto;padding-top:10px;padding-bottom:10px}.footer__inner{padding:0}.footer__nav{display:none}.footer__contacts{display:none}.footer__contacts--title{display:none}.footer__contacts--phones{display:none}.footer__contacts--social{display:none}.footer__contacts--payment{display:none}.footer__contacts--links-mobile{display:flex;margin-left:auto}.footer__contacts--links-mobile li{margin-right:10px}.footer__contacts--links-mobile li:last-child{margin-right:0}.footer__contacts--links-mobile img{width:32px}.footer__contacts--linkspayment-mobile{display:flex;margin-left:auto;height:20px}.footer__contacts--linkspayment-mobile li{margin-right:5px}.footer__contacts--linkspayment-mobile li:last-child{margin-right:0}.footer__contacts--linkspayment-mobile img{width:28px}.footer__copyright{width:100%;display:flex;flex-direction:column}.footer__copyright--address{display:none}.footer__copyright--policy{display:none}.footer__copyright--logo{display:flex;width:100%}.footer__copyright--logo a{width:auto}.footer__copyright--logo-img{width:100px;height:32px}.footer__copyright--logo-img img{width:100px}.footer__copyright--logo-img span{font-size:9px;width:100px;display:block;line-height:5px}.footer__copyright--name{width:100%;margin-bottom:0;margin-top:15px;font-size:10px;display:flex}}.recently{margin-top:45px}.recently__title{font-style:normal;font-weight:600;font-size:20px;line-height:27px}.recently__inner{margin-top:20px;position:relative}.recently__slider{width:100%;height:356px;position:relative;border-top:1px solid #f2f3f4;border-bottom:1px solid #f2f3f4}.recently__slider--item{background:#fff;width:189px;height:100%;position:relative;outline:0;border-left:none;transition:transform .3s}.recently__slider--item:hover{background:#fff;border:none;transform:scale(1.02);box-shadow:0 0 60px 0 rgba(42,55,78,.25);z-index:4}.recently__slider--prev{background:url(../images/sliders/arrow_dark_left.svg);border:none;width:14px;height:100%;position:absolute;left:4px;top:0;background-repeat:no-repeat;background-size:25px 25px;background-position:center center;z-index:2;outline:0;cursor:pointer}.recently__slider--next{background:url(../images/sliders/arrow_dark_right.svg);border:none;width:14px;height:100%;position:absolute;right:0;top:0;background-repeat:no-repeat;background-size:25px 25px;background-position:center center;outline:0;z-index:2;cursor:pointer}@media only screen and (max-width:960px){.recently{margin-top:32px;padding-left:10px;padding-right:10px}.recently__title{font-style:normal;font-weight:600;font-size:15px;line-height:27px}.recently__slider{height:257px}.recently__slider--item{margin-right:1px;width:130px;padding-left:5px;padding-right:5px}.recently__slider--prev{visibility:hidden}.recently__slider--next{visibility:hidden}}.recently{margin-top:45px}.recently__title{font-style:normal;font-weight:600;font-size:20px;line-height:27px}.recently__inner{margin-top:20px;position:relative}.recently__slider{width:100%;height:356px;position:relative;border-top:1px solid #f2f3f4;border-bottom:1px solid #f2f3f4}.recently__slider--item{background:#fff;width:189px;height:100%;position:relative;outline:0;border-left:none;transition:transform .3s}.recently__slider--item:hover{background:#fff;border:none;transform:scale(1.02);box-shadow:0 0 60px 0 rgba(42,55,78,.25);z-index:4}.recently__slider--prev{background:url(../images/sliders/arrow_dark_left.svg);border:none;width:14px;height:100%;position:absolute;left:4px;top:0;background-repeat:no-repeat;background-size:25px 25px;background-position:center center;z-index:2;outline:0;cursor:pointer}.recently__slider--next{background:url(../images/sliders/arrow_dark_right.svg);border:none;width:14px;height:100%;position:absolute;right:0;top:0;background-repeat:no-repeat;background-size:25px 25px;background-position:center center;outline:0;z-index:2;cursor:pointer}@media only screen and (max-width:960px){.recently{margin-top:32px;padding-left:10px;padding-right:10px}.recently__title{font-style:normal;font-weight:600;font-size:15px;line-height:27px}.recently__slider{height:257px}.recently__slider--item{margin-right:1px;width:130px;padding-left:5px;padding-right:5px}.recently__slider--prev{visibility:hidden}.recently__slider--next{visibility:hidden}}.icon{display:inline-block;width:25px;height:25px;fill:#9fa5b4;font-size:5.9rem}.icon-phone{fill:#9fa5b4;width:16px;height:16px;position:absolute;top:1px}.icon-auth{position:absolute;width:16px;height:16px;fill:#9fa5b4;left:-23px}.icon-search{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;width:16px;height:16px;fill:#05142f}.icon-Favorites{fill:#fff;stroke:#9fa5b4}.breadcrumb{height:16px;position:relative;margin-top:15px}.breadcrumb__list{display:flex;align-items:center;position:absolute;left:0;top:-8px}.breadcrumb__group{display:flex;align-items:center}.breadcrumb__group--link{font-style:normal;font-weight:400;font-size:12px;line-height:16px;align-items:center;color:#0075a7}.breadcrumb__group--link svg{width:16px;height:16px;fill:#fff;stroke:#0075a7;margin-top:2px}.breadcrumb__group--link svg:hover{text-decoration:none}.breadcrumb__group--arrow{display:inline-block;color:#e0dadb;margin-left:11px;margin-right:11px;font-size:28px;padding-bottom:6px}.breadcrumb__group--current{font-style:normal;font-weight:400;font-size:12px;line-height:16px;align-items:center;color:#0075a7}@media only screen and (max-width:960px){.breadcrumb{display:none}}.pagination{display:inline-block}.pagination--item{background:#f2f3f4;position:relative;color:#000;float:left;text-decoration:none;transition:background-color .3s;margin-right:5px;border-radius:5px;width:35px;height:35px;text-align:center;font-style:normal;font-weight:600;font-size:12px;line-height:35px;align-items:center;text-align:center;color:#05142f}.pagination--item.active{background:#00b2e3;color:#fff}.pagination--item:hover{background:#33c1e9;text-decoration:none;color:#fff}.pagination--item:hover span{color:#fff}.pagination--item:hover.active{background:#00b2e3;color:#fff}.pagination--item:hover.active span{color:#fff}.pagination--prev{width:76px;text-align:right;padding-right:12px}.pagination--prev span{line-height:35px;font-weight:400;font-size:22px;position:absolute;left:12px;top:-2px}.pagination--next{width:76px;text-align:left;padding-left:12px}.pagination--next span{line-height:35px;font-size:22px;font-weight:400;position:absolute;right:12px;top:-2px}@media only screen and (max-width:960px){.pagination{max-height:35px;width:100%;overflow-x:auto;overflow-y:hidden;max-width:calc(100vw - 88px);-webkit-overflow-scrolling:touch;white-space:nowrap}.pagination--item{display:inline-block;float:none}.pagination--item-text{display:none}.pagination--prev{max-width:35px;margin-bottom:-13px}.pagination--next{width:35px;margin-bottom:-13px}}.productlist__inner{display:flex;flex-wrap:wrap}.big .productlist__items{grid-template-columns:repeat(5,1fr);width:100%}.big .productlist__items.inline{grid-template-columns:1fr;width:100%}.big .productlist-center__inner{width:100%}.favorites .productlist{overflow:hidden}.favorites .productlist__items{grid-template-columns:1fr;width:100%}.favorites .productlist-center__inner{width:100%}.cart .productlist__items{grid-template-columns:1fr;width:100%}.cart .productlist-center__inner{width:100%}.min-inline .productlist{overflow:hidden}.min-inline .productlist__items{margin-bottom:30px;grid-template-columns:1fr;width:100%;overflow:hidden}.min-inline .productlist__items--title{background:#fff;display:block;display:block;height:58px;position:relative;padding-left:72px;padding-top:13px;font-weight:600;font-size:17px;line-height:32px;align-items:center;color:#05142f}.min-inline .productlist__items--title span{background:#f2f3f4;position:absolute;width:32px;height:32px;border-radius:50%;display:block;color:#697282;font-size:16px;font-weight:700;left:20px;text-align:center;line-height:31px}.min-inline .productlist-center__inner{width:100%}.productlist__items{background:#f2f3f4;border:1px solid #f2f3f4;border-radius:10px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px}.productlist__items--title{display:none}.productlist__items.inline{grid-template-columns:1fr}.productlist__items.cart{grid-template-columns:1fr;overflow:hidden}.productlist__items.min-inline{grid-template-columns:1fr;margin-bottom:30px;overflow:hidden}.productlist__items>.productcard:hover{border-radius:0}.productlist__loadbtn{height:60px;width:100%;margin-top:30px;overflow:hidden}.productlist__loadbtn button{display:flex;flex-direction:row;justify-content:center;align-items:center;font-weight:600;font-size:14px;line-height:19px;width:100%;height:100%;background:0 0;border:none;position:relative}.productlist__loadbtn button svg{display:inline-block;width:25px;height:23px;margin-right:10px;stroke:#697282;fill:transparent}.productlist__loadbtn button span{margin-top:2px}.productlist-top{width:100%;height:73px;background:#fff;margin-top:15px;display:inline-block;flex:1;margin-right:255px}.productlist.big .productlist-top{width:100%;margin-right:0}.productlist.favorites .productlist-top{width:100%;margin-right:0}.productlist.cart .productlist-top{width:100%;margin-right:0}.productlist.min-inline .productlist-top{width:100%;margin-right:0}.productlist-top__mobile{display:none}.productlist-top__inner{display:flex;flex-direction:column}.productlist-top__block{display:inline-flex}.productlist-top__count{display:none}.productlist-top__title{padding-top:13px;max-width:500px}.productlist-top__title h1{font-style:normal;font-weight:600;font-size:32px;line-height:44px;color:#05142f;max-width:500px}.productlist-top__title h1 a{font-style:normal;font-weight:600;font-size:32px;line-height:44px;color:#05142f;max-width:500px;color:#05142f}.productlist-top__title h1 a:hover{text-decoration:none;color:#0075a7}.productlist-top__title h2{font-style:normal;font-weight:600;font-size:20px;line-height:47px;color:#05142f}.productlist-top__sorting{width:220px}.productlist-top__clear{margin-left:auto}.productlist-top__clear button{width:170px;height:35px}.productlist-top__gridtype{margin-left:20px}.productlist-top__gridtype button{outline:0;cursor:pointer;width:40px;height:35px;position:relative}.productlist-top__gridtype--list{background:#fff;border:1px solid #e0dadb;border-radius:5px 0 0 5px}.productlist-top__gridtype--list svg{position:absolute;fill:#0075a7;left:11px;top:8px;width:18px;height:18px}.productlist-top__gridtype--list.active{background:#00b2e3;border:1px solid #00b2e3}.productlist-top__gridtype--list.active svg{fill:#fff;stroke:#fff}.productlist-top__gridtype--grid{background:#fff;border:1px solid #e0dadb;border-radius:0 5px 5px 0;margin-left:-5px}.productlist-top__gridtype--grid svg{position:absolute;fill:#fff;stroke:#0075a7;left:11px;top:8px;width:18px;height:18px}.productlist-top__gridtype--grid.active{background:#00b2e3;border:1px solid #00b2e3}.productlist-top__gridtype--grid.active svg{fill:#00b2e3;stroke:#fff}.productlist-center{margin-top:20px;width:100%;display:flex;position:relative;align-items:flex-start}.productlist-center__inner{flex:1}.productlist-center__inner--count{display:block;font-weight:600;font-size:20px;line-height:27px;color:#05142f;margin-bottom:28px}.productlist-bottom{width:100%;padding-top:30px;display:flex}.productlist-bottom--count{margin-left:auto;width:220px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.big .productlist__items{-ms-grid-columns:repeat(5,1fr);width:100%}.big .productlist__items.inline{-ms-grid-columns:1fr;width:100%}.big .productlist__items.inline .productcard{width:100%}.big .productlist-center__inner{width:100%}.productlist__items{width:1056px;border:1px solid #f2f3f4;border-radius:10px;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;background-color:#f2f3f4}.productlist__items.inline .productcard{width:100%}.productlist__items>.productcard:hover{border-radius:0}}@media only screen and (max-width:960px){.productlist__loadbtn{height:40px;width:100%;margin-top:10px;overflow:hidden;padding-left:10px;padding-right:10px}.productlist__loadbtn button{display:flex;flex-direction:row;justify-content:center;align-items:center;font-weight:600;font-size:12px;line-height:19px;width:100%;height:100%;background:0 0;border:none;position:relative}.productlist__loadbtn button svg{display:inline-block;width:16px;height:16px;margin-right:5px;stroke:#697282;fill:transparent}.productlist__loadbtn button span{margin-top:0}.productlist-top{height:auto;margin-top:5px;margin-right:0}.productlist-top__title{padding-left:10px;padding-right:10px;padding-top:0}.productlist-top__title h1{font-size:20px}.productlist-top__title h1 a{font-size:20px;color:#05142f}.productlist-top__title h1 a:hover{text-decoration:none;color:#0075a7}.productlist-top__title h2{font-size:12px}.productlist-top__inner{width:100%}.productlist-top__count{display:block;font-size:12px;padding-left:10px;padding-right:10px;margin-bottom:13px;width:100%}.productlist-top__clear{margin-left:auto;margin-top:5px;padding-right:10px}.productlist-top__clear button{font-size:10px}.productlist-top__block{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.productlist-top__sorting{display:none}.productlist-top__gridtype{display:none}.productlist-top__mobile{width:100%;display:flex;border-top:1px solid #f2f3f4;height:43px;align-items:center;padding-left:10px;padding-right:10px}.productlist-top__mobile--sort{position:relative;font-size:12px;color:#0075a7;height:100%;line-height:46px;padding-left:28px}.productlist-top__mobile--sort svg{position:absolute;left:0;top:13px;fill:#0075a7;stroke:#0075a7;width:20px;height:20px}.productlist-top__mobile--sort:hover{text-decoration:none}.productlist-top__mobile--filter{font-size:12px;color:#0075a7;margin-left:auto;height:100%;position:relative;padding-left:28px;line-height:46px}.productlist-top__mobile--filter svg{position:absolute;left:0;top:13px;fill:#fff;stroke:#0075a7;width:20px;height:20px}.productlist-top__mobile--filter:hover{text-decoration:none}.productlist-top__mobile--view{position:relative;width:25px;height:100%;margin-left:30px}.productlist-top__mobile--view svg.toinline{position:absolute;left:2px;top:13px;width:20px;height:20px;display:none;fill:#0075a7}.productlist-top__mobile--view svg.toinline.active{display:block}.productlist-top__mobile--view svg.togrid{position:absolute;left:2px;top:13px;width:20px;height:20px;display:none;fill:#fff;stroke:#0075a7}.productlist-top__mobile--view svg.togrid.active{display:block}.productlist-top__mobile--view:hover{text-decoration:none}.productlist-center{margin-top:5px;flex-wrap:wrap}.productlist-center__inner--count{display:none}.productlist-cart{position:relative;width:100%;margin-left:0;border-radius:0;margin-top:0}.productlist-bottom{padding-left:10px;padding-right:10px;flex-wrap:wrap;justify-content:center;padding-top:10px}.productlist__items.card .productlist-bottom{top:5px;display:flex;align-items:center}.productlist-bottom--count{margin-bottom:10px;margin-top:0;width:100%;order:1}.productlist-bottom--pagination{order:2;margin-bottom:10px;margin-top:0}.productlist__items{border:1px solid #f2f3f4;border-radius:0;display:grid;grid-template-columns:repeat(2,1fr);background-color:#f2f3f4;grid-gap:1px}.productlist__items--title{display:none}.productlist__items.min-inline .productlist__items--title{display:block;padding-left:52px;font-size:15px}.productlist__items.min-inline .productlist__items--title span{line-height:31px;left:10px}.productlist__items.min-inline{background-color:#fff;grid-gap:0;padding-bottom:15px}.big .productlist__items{grid-template-columns:repeat(2,1fr);width:100%}.big .productlist__items.inline{grid-template-columns:1fr;width:100%}.big .productlist-center__inner{width:100%}.productlist .favorite__items{grid-template-columns:repeat(1,1fr);width:100%}}.block__cart{width:306px;background:#f2f3f4;border-radius:10px;margin-left:30px;position:-webkit-sticky;position:sticky;padding-bottom:0;top:80px}.block__cart--group{padding:12px 20px 7px;font-size:12px;line-height:16px;border-bottom:1px solid #e0dadb;display:flex;flex-wrap:wrap;align-items:flex-start}.block__cart--group:last-child{border-bottom:none;padding-bottom:0}.block__cart--control{font-size:12px;line-height:16px;padding-bottom:15px;display:inline-flex}.block__cart--control.w-100{width:100%}.block__cart--control>div.asRage{width:200px}.block__cart--control input{font-size:12px;line-height:16px;width:87px}.block__cart--control input[type=range]{width:200px}.block__cart--control span{display:inline-block;padding-left:9px;padding-right:9px;font-size:14px;color:#697282;line-height:38px}.block__cart--summ{display:flex;font-size:14px;width:100%;margin-bottom:10px}.block__cart--summ span{font-size:14px;font-weight:700;margin-left:auto;display:block}.block__cart--summ span.free{text-transform:uppercase;color:#4caf52}.block__cart--summ.total{margin-bottom:20px;margin-top:5px}.block__cart--summ.delivery{margin-top:5px;margin-bottom:7px}.block__cart--promocode{width:100%;margin-top:4px;margin-bottom:10px;background:url(../images/Check2.svg) #fff;background-repeat:no-repeat;background-size:16px 16px;background-position:right 10px center}.block__cart--submit{padding-bottom:20px;justify-content:center}.block__cart--submit button{width:100%;height:40px;font-size:14px;line-height:16px;margin-right:10px;font-weight:500}.block__cart--submit button:first-child{margin-bottom:10px}.block__filter{width:230px;background:#f2f3f4;border-radius:10px;margin-left:30px;padding-bottom:10px;top:50px}.block__filter--group{padding:12px 12px 7px;font-size:12px;line-height:16px;border-bottom:1px solid #e0dadb;display:flex;flex-wrap:wrap;align-items:flex-start}.block__filter--group:last-child{border-bottom:none}.block__filter--group[open] summary:before{right:8px;top:5px;transform:rotate(135deg)}.block__filter--group summary{line-height:16px;outline:0;width:100%;color:#0075a7;width:200px;cursor:pointer;position:relative;padding-bottom:15px;padding-right:15px}.block__filter--group summary::-webkit-details-marker{display:none}.block__filter--group summary:before{content:" ";color:#696f7c;right:8px;top:0;position:absolute;border-left:1.5px solid #0075a7;border-bottom:1.5px solid #0075a7;transform:rotate(-45deg);width:8px;height:8px}.block__filter--control{font-size:12px;line-height:16px;padding-bottom:15px;display:inline-flex}.block__filter--control.w-100{width:100%}.block__filter--control>div.asRage{width:200px}.block__filter--control input{font-size:12px;line-height:16px;width:87px}.block__filter--control input[type=range]{width:200px}.block__filter--control span{display:inline-block;padding-left:9px;padding-right:9px;font-size:14px;color:#697282;line-height:38px}.block__filter--submit{padding-top:30px;padding-bottom:30px;display:flex;justify-content:center}.block__filter--submit button{width:95px;height:35px;font-size:12px;line-height:16px;margin-right:10px}@supports (-moz-appearance:none){.block__filter--group{display:initial}.block__filter--submit{padding-left:10px}}@media only screen and (max-width:960px){.block__cart{position:relative;width:100%;margin-left:0;border-radius:0;margin-top:0;top:unset;left:0}.block__cart--group{padding-left:10px;padding-right:10px}.block__cart--promocode{font-size:12px}.block__cart--promocode::-moz-placeholder{font-size:12px}.block__cart--promocode:-ms-input-placeholder{font-size:12px}.block__cart--promocode::placeholder{font-size:12px}.block__cart--summ{font-size:12px}.block__cart--summ span{font-size:12px}.block__cart--summ.total{margin-bottom:15px;margin-top:5px}.block__cart--submit{width:100%}.block__cart--submit button{font-size:12px}.block__filter--group{padding-left:20px;padding-right:20px}.block__filter--group summary{width:100%}.block__filter--control{width:100%;position:relative}.block__filter--control input[type=range]{width:100%}.block__filter--control div.number{background-color:transparent;padding:0}.block__filter--control input[type=number]{width:100%;background-color:#fff;border:1px solid #dadce0;color:#05142f}.block__filter--control span{line-height:25px}.block__filter--submit{background-color:#fff;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px}.block__filter--submit button{width:100%}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.block__filter--group{display:block}}}.modal{display:flex;flex-direction:column;align-items:center;position:fixed;z-index:1;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;visibility:hidden}.modal.active{visibility:visible;z-index:10}.modal__inner{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal__inner.oneclick{padding-left:40px;padding-right:40px;min-width:500px}.modal__inner.oneclick form{width:450px}.modal__inner.oneclick .form__inner{width:100%;padding:0}.modal__inner.oneclick .item{margin-top:10px;margin-bottom:23px;display:flex;align-items:center;flex-direction:row}.modal__inner.oneclick .item img{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;margin-right:15px}.modal__inner.oneclick .item label{font-size:14px;color:#05142f;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;max-width:300px}.modal__inner.oneclick .item .number{width:55px;margin-left:auto}.modal__inner.oneclick .form__flex{align-content:stretch}.modal__inner.oneclick .form__onclick{flex:1}.modal__inner.oneclick .form__onclick.buy{margin-right:15px}.modal__inner.oneclick .form__onclick.cancel{margin-left:15px}.modal__inner--title{width:100%;text-align:center;font-size:26px;color:#05142f;font-weight:700}.modal__inner--title.success{color:#4caf52}.modal__inner--title.error{color:#e1362a}.modal__inner--text{font-size:14px;width:100%;text-align:center;display:block;color:#697282;margin-top:22px;padding-left:25px;padding-right:25px}.modal__inner .modal-button{min-width:132px;margin-top:25px}.modal__inner .modal-button:nth-child(2){margin-left:10px}.modal-overlay{opacity:0;position:fixed;left:0;top:0;width:100%;height:100%;transition:opacity .3s ease-out 50ms;background:#05142f;transition:opacity .3s ease-out 50ms}.modal.active .modal-overlay{opacity:.2}.modal-content{background:#fff;padding:30px 15px;border:1px solid #f2f3f4;z-index:555;margin:auto;border-radius:20px;position:relative}.close{color:#fff;position:absolute;right:-40px;top:-10px;width:40px;height:40px}.close svg{stroke:#fff;fill:#fff;width:40px;height:40px}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer}@media only screen and (max-width:960px){.modal-content{padding-left:20px;padding-right:20px;padding-bottom:20px;padding-top:20px;max-width:100vw;width:100%}.modal{padding-top:0}.modal__inner--title{font-size:18px}.modal__inner--text{font-size:11px}.modal__inner.oneclick{padding-left:0;padding-right:0;min-width:unset}.modal__inner.oneclick form{width:100%}.modal__inner.oneclick .item{flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-bottom:10px;position:relative}.modal__inner.oneclick .item .number{margin-top:10px;position:absolute;left:75px;width:105px;top:18px}.modal__inner.oneclick .item label{padding-bottom:36px;font-size:12px;max-width:calc(100vw - 130px)}.close{display:none}}.form__block{background:#fff;border:1px solid #f2f3f4;border-radius:10px;width:100%;display:flex;flex-direction:column;margin-bottom:30px;overflow:hidden}.form__block--title{background:#fff;display:block;height:58px;position:relative;padding-left:72px;padding-top:13px;font-weight:600;font-size:17px;line-height:32px;align-items:center;color:#05142f;border-bottom:1px solid #f2f3f4;border-top:1px solid #f2f3f4}.form__block--title:first-child{border-top:none}.form__block--title span{background:#f2f3f4;position:absolute;width:32px;height:32px;border-radius:50%;display:block;color:#697282;font-size:16px;font-weight:700;left:20px;text-align:center;line-height:31px}.form__block--title.nonubmer{padding-left:20px}.form__group{display:flex;flex-direction:column;margin-bottom:15px}.form__subgroup{width:360px;padding-left:24px;padding-bottom:20px}.form__subgroup.visible{display:block;margin-bottom:46px}.form__label{font-size:12px;margin-bottom:9px}.form__label a{float:right}.form__input{background:#fff;padding:5px 10px;border:1px solid #dadce0;border-radius:5px;font-size:18px}.form__input.has-error{margin-bottom:7px}.form__textarea{background:#fff;padding:5px 10px;border:1px solid #dadce0;border-radius:5px;font-size:18px;resize:none;height:104px}.form__inner{padding:20px}.form__red{color:#e1362a;font-size:12px;margin-bottom:12px;display:block}.form__flex{display:flex;flex-wrap:wrap}.form__flex--left{width:50%}.form__flex--left button{width:184px;height:50px;float:left}.form__flex--left input[type=button]{width:184px;height:50px;float:left}.form__flex--left input[type=submit]{width:184px;height:50px;float:left}.form__flex--left input{float:left;width:100%}.form__flex--right{width:50%;padding-left:20px}.form__flex--right button{width:184px;height:50px;float:right}.form__flex--right input[type=button]{width:184px;height:50px;float:right}.form__flex--right input[type=submit]{width:184px;height:50px;float:right}.form__flex--right input{float:right;width:100%}.form__flex--delivery{padding-right:20px}.form__flex--delivery input{width:100%}.form__flex--comment{width:100%}.form__flex--comment textarea{height:94px}.form__flex--submit{width:100%}.form__company--fields{display:none}.form__company--fields.visible{display:block}@media only screen and (max-width:960px){.form__inner{padding-left:10px;padding-right:10px;padding-top:0;padding-bottom:15px}.form__block{border-radius:0;margin-bottom:0;border-bottom:none}.form__block--title{font-size:15px;border-bottom:none;padding-left:50px;padding-top:8px}.form__block--title span{left:8px}.form__block--title.nonubmer{padding-left:10px}.form__group{margin-bottom:10px}.form__subgroup{padding-bottom:50px;min-width:290px;width:100%}.form__subgroup.visible{margin-bottom:0}.form__label{font-size:10px}.form__flex--delivery{width:100%;padding-right:0}.form__flex--right{width:100%;padding-left:0;margin-top:10px;border-radius:5px;overflow:hidden}.form__flex--right button{font-size:12px;height:40px;width:100%}.form__flex--right input[type=button]{width:100%;height:40px;font-size:12px;float:left}.form__flex--right input[type=button]::-moz-placeholder{font-size:12px}.form__flex--right input[type=button]:-ms-input-placeholder{font-size:12px}.form__flex--right input[type=button]::placeholder{font-size:12px}.form__flex--right input[type=submit]{width:100%;height:40px;font-size:12px;float:left}.form__flex--right input[type=submit]::-moz-placeholder{font-size:12px}.form__flex--right input[type=submit]:-ms-input-placeholder{font-size:12px}.form__flex--right input[type=submit]::placeholder{font-size:12px}.form__flex--right input{width:100%;height:40px;font-size:12px;float:left}.form__flex--right input::-moz-placeholder{font-size:12px}.form__flex--right input:-ms-input-placeholder{font-size:12px}.form__flex--right input::placeholder{font-size:12px}.form__flex--left{width:100%}.form__flex--left input[type=button]{width:100%;height:40px;font-size:12px}.form__flex--left input[type=button]::-moz-placeholder{font-size:12px}.form__flex--left input[type=button]:-ms-input-placeholder{font-size:12px}.form__flex--left input[type=button]::placeholder{font-size:12px}.form__flex--left input[type=submit]{width:100%;height:40px;font-size:12px}.form__flex--left input[type=submit]::-moz-placeholder{font-size:12px}.form__flex--left input[type=submit]:-ms-input-placeholder{font-size:12px}.form__flex--left input[type=submit]::placeholder{font-size:12px}.form__flex--left input{width:100%;height:40px;font-size:12px}.form__flex--left input::-moz-placeholder{font-size:12px}.form__flex--left input:-ms-input-placeholder{font-size:12px}.form__flex--left input::placeholder{font-size:12px}}.company_full{margin-top:15px}.company_full .breadcrumb{margin-bottom:15px}.company_full__title{width:100%;margin-bottom:20px}.company_full__title h1{font-weight:600;font-size:32px;line-height:44px}.company_full__inner{width:100%;display:flex;flex-wrap:wrap}.company_full__images{width:240px;text-align:center;margin-right:20px}.company_full__images--logo{width:240px;-o-object-fit:contain;object-fit:contain}.company_full__images--product{padding-top:20px;height:237px;width:240px;-o-object-fit:contain;object-fit:contain}.company_full__contact{font-style:normal;font-weight:400;max-width:530px}.company_full__requisites p{padding-bottom:20px}.company_full__requisites h3{font-size:17px;font-weight:700;margin-bottom:20px}.company_full__requisites span{display:block;width:100%;font-size:15px;line-height:20px}.company_full__text{font-style:normal;font-weight:400;font-size:12px;line-height:16px;flex:1}.company_full__text p{padding-bottom:20px}.company_full__types{grid-template-columns:repeat(6,1fr);display:grid;margin-top:50px;width:100%;flex-direction:row;border:1px solid #f2f3f4;align-items:center;justify-content:center;flex-wrap:wrap}@media only screen and (max-width:1260px){.company_full__types{grid-template-columns:repeat(5,1fr)}}@media only screen and (max-width:1024px){.company_full__types{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:960px){.company_full__types{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:560px){.company_full__types{grid-template-columns:repeat(2,1fr)}}.company_full__types--item{background:#fff;transition:transform .3s;border-right:1px solid #f2f3f4;padding:20px}.company_full__types--item:hover{border:none;transform:scale(1.02);box-shadow:0 0 40px 0 rgba(42,55,78,.25);z-index:4}.company_full__types--item:last-child{border-right:none}.company_full__types--item a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.company_full__types--item a img{-o-object-fit:contain;object-fit:contain;width:160px}.company_full__types--item a span{margin-top:15px;font-size:16px;color:#0075a7}.company_full__map{flex:1;border-radius:5px;padding-left:30px;max-width:750px}.company_full__params{margin-top:25px;font-size:14px}.company_full__params--address{position:relative;padding-left:35px;line-height:19px;margin-bottom:20px}.company_full__params--address svg{position:absolute;left:0;top:0;fill:#fff;stroke:#9fa5b4;width:20px;height:20px}.company_full__params--phones{position:relative;padding-left:35px;line-height:19px;margin-bottom:20px}.company_full__params--phones svg{position:absolute;left:0;top:0;fill:#fff;stroke:#9fa5b4;width:18px;height:18px}.company_full__params--phones b{color:#00b2e3}.company_full__params--workday{position:relative;padding-left:35px;line-height:19px;margin-bottom:20px}.company_full__params--workday span{width:100%;display:block;font-weight:700}.company_full__params--workday svg{position:absolute;left:0;top:0;fill:#fff;stroke:#9fa5b4;width:20px;height:20px}.company_full__params--stock{position:relative;padding-left:35px;line-height:19px;margin-bottom:20px}.company_full__params--stock span{width:100%;display:block;font-weight:700}.company_full__params--stock svg{position:absolute;left:0;top:0;fill:#fff;stroke:#9fa5b4;width:20px;height:20px}@media only screen and (max-width:960px){.company_full{padding-left:10px;padding-right:10px}.company_full__images{width:100%}.company_full__text{padding-left:0}.company_full__title{margin-bottom:14px}.company_full__title h1{font-size:20px}.company_full__types{border-bottom:none;margin-top:20px}.company_full__types--item{border-bottom:1px solid #f2f3f4}.company_full__types--item a img{width:100%}.company_full__title{font-size:20px;margin-bottom:10px}.company_full__requisites h3{font-size:15px;margin-bottom:10px}.company_full__requisites span{font-size:12px;line-height:17px}.company_full__params{font-size:12px}.company_full__params svg{margin-top:5px}.company_full__map{width:100%;max-width:auto;padding:0}}.menu__burger{border:none;background:0 0;stroke:#9fa5b4;width:20px;height:20px;outline:0;cursor:pointer}.menu__burger:hover{stroke:#0075a7}.menu__burger:active+.menu__block{display:block}.menu__background{content:" ";position:fixed;background:#697282;width:100%;height:100vh;left:0;top:100px;z-index:4;visibility:hidden;opacity:0;display:block;transition:opacity .3s ease-in-out}header.sticky .menu__background{top:70px}.menu__block:hover+.menu__background{visibility:visible;opacity:.7}.menu__block{width:100%;position:absolute;min-height:408px;top:0;left:0;min-width:308px;display:none;z-index:5}.menu__block:hover{display:block}.menu__block:hover .menu__inner{width:100%;display:block;-webkit-animation:slideDown .5s;animation:slideDown .5s}.menu__block svg{position:absolute;left:0;top:0;width:25px;height:25px;stroke:#0075a7}.menu__inner{background:#fff;position:absolute;min-height:368px;min-width:308px;z-index:2;box-shadow:0 10px 60px rgba(42,55,78,.25);border-radius:10px;top:40px;left:-10px;z-index:999;display:none;margin-left:0;margin-top:0}.menu__traingle{position:absolute;content:" ";width:23.74px;height:23.74px;left:10px;top:-8px;background:#fff;transform:rotate(45deg);z-index:-1}.menu__container{display:flex;min-height:368px}.menu__dropdown{position:relative}.menu__dropdown--expand{padding-right:0;min-width:285px;display:inline-block;padding-top:10px;overflow-y:auto;max-height:100%}.menu__dropdown--link{font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#05142f;padding-left:15px;padding-top:5px;padding-bottom:5px;border-radius:5px;margin-bottom:6px;display:block;position:relative}.menu__dropdown--link::before{content:" ";position:absolute;right:5px;top:35px;font-weight:700;display:none;margin-right:10px;margin-top:-19px;height:.5em;width:.5em;border:1px solid #0075a7;border-bottom:0;border-left:0;transform:rotate(45deg) translate(-50%,-50%)}.menu__dropdown--item{cursor:pointer}.menu__dropdown--item:hover .menu__dropdown--link{background:#e8f6fa;color:#0075a7;text-decoration:none}.menu__dropdown--item:hover .menu__dropdown--link::before{display:block}.menu__dropdown--item:hover .menu__dropdown--submenu{-webkit-animation:fadeIn .5s;animation:fadeIn .5s;display:block}.menu__dropdown--item:focus{outline:0}.menu__dropdown--submenu{box-shadow:35px 10px 60px rgba(42,55,78,.25);display:none;top:0;left:285px;height:100%;background:#fff;letter-spacing:1px;z-index:10;border-radius:0 10px 10px 0;padding:14px 0 0 34px}.menu__dropdown--submenu::before{content:" ";width:20px;height:100%;left:0;top:0;background:linear-gradient(90deg,#05142f 0,rgba(5,20,47,0) 100%);opacity:.03;position:absolute}.menu__submenu{display:flex;flex-wrap:wrap;width:100%;overflow-y:auto;flex-flow:row wrap;height:100%}.menu__submenu--item{width:215px;padding-right:8px}.menu__submenu--item h3{font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#0075a7;margin-bottom:13px}.menu__submenu--item li{margin-bottom:16px}.menu__submenu--item a{background:#fff;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#05142f}.menu__submenu--item a:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#00b2e3}.menu-mobile{display:none}@media only screen and (max-width:960px){.menu-mobile{display:block;position:fixed;height:100vh;padding-right:40px;width:100%;z-index:999;overflow-y:scroll;top:0;left:0;visibility:hidden;transition:visibility 0s linear 1s}.menu-mobile li:hover{text-decoration:none}.menu-mobile.opened{visibility:visible;transition:visibility 0s linear 0s}.menu-mobile__overlay{position:fixed;width:100%;height:100vh;background:#697282;opacity:0;z-index:-2;transition:opacity .8s ease-in-out}.menu-mobile.opened .menu-mobile__overlay{opacity:.7}.menu-mobile__title{height:48px;background-color:#093697;width:100%;display:flex;align-items:center;justify-content:center;position:relative}.menu-mobile__title img{margin:0 auto}.menu-mobile__title--close{position:absolute;width:20px;height:20px;left:10px;top:14px;display:block}.menu-mobile__title--close svg{stroke:#fff;width:30px;height:30px;position:absolute;left:-5px;top:-5px}.menu-mobile__inner{padding-bottom:10px;background:#fff;width:100%;min-height:100vh;z-index:2;transition:margin .3s ease-in-out;margin-left:-101%}.menu-mobile.opened .menu-mobile__inner{margin-left:0}.menu-mobile__container{padding:10px}.menu-mobile__cabinet{padding-top:10px;display:none;width:100%}.menu-mobile__cabinet.visible{display:block}.menu-mobile__cabinet--inner{display:flex;width:100%}.menu-mobile__cabinet--link{position:relative;font-size:12px;padding-left:30px;color:#05142f}.menu-mobile__cabinet--link svg{width:20px;height:20px;left:0;top:-2px;stroke:#00b2e3;fill:#00b2e3}.menu-mobile__cabinet--exit{color:#00b2e3;margin-left:auto}.menu-mobile__auth{padding-top:10px;width:100%;display:flex;justify-content:center;align-items:center;display:none}.menu-mobile__auth.visible{display:flex}.menu-mobile__auth--button{display:flex;position:relative;font-size:12px;padding-left:30px}.menu-mobile__auth--button svg{width:20px;height:20px;left:0;top:-2px;stroke:#dadce0;fill:#dadce0}.menu-mobile__links{margin-top:10px;padding-bottom:10px;border-bottom:1px solid #f2f3f4}.menu-mobile__links--inner{display:flex;justify-content:flex-start}.menu-mobile__links--item{width:50%}.menu-mobile__links--item li{margin-bottom:19px}.menu-mobile__links--item li:last-child{margin-bottom:0}.menu-mobile__links--item a{font-size:12px;color:#05142f}.menu-mobile__links--item a:hover{text-decoration:none}.menu-mobile__catalog{padding-bottom:10px;width:100%;border-bottom:1px solid #f2f3f4}.menu-mobile__catalog--button{width:100%;font-size:12px}.menu-mobile__catalog--items{margin-top:15px;width:100%;display:flex;justify-content:space-between;align-items:center}.menu-mobile__catalog--item{display:flex;flex-direction:row;justify-content:center;align-items:center;max-width:70px;flex-wrap:wrap}.menu-mobile__catalog--item.active{position:relative}.menu-mobile__catalog--item.active::before{content:attr(data-count);width:15px;height:15px;color:#fff;position:absolute;right:15px;top:-5px;border-radius:50%;font-size:10px;line-height:15px;text-align:center;background-color:#e1362a}.menu-mobile__catalog--item.active span{color:#05142f}.menu-mobile__catalog--item.active svg{fill:#fff;stroke:#05142f}.menu-mobile__catalog--item span{font-size:12px;color:#9fa5b4;text-align:center;display:block;width:100%;margin-top:10px}.menu-mobile__catalog--item svg{width:23px;height:23px;fill:#fff;stroke:#9fa5b4}.menu-mobile__phones{margin-top:10px}.menu-mobile__phones--inner{display:flex}.menu-mobile__phones--inner a{width:50%;font-weight:600;font-size:14px;display:block;color:#05142f}.menu-mobile__address{margin-top:0}.menu-mobile__address span{font-size:12px;color:#05142f}.menu-mobile__social--inner{display:flex}.menu-mobile__social--items{width:100%;display:inline}.menu-mobile__social--items li{display:inline;margin-right:5px}.menu-mobile__copyright{width:100%}.menu-mobile__copyright span{font-size:12px;color:#7b8b9a}.menu-mobile__policy a{font-size:12px;color:#0075a7}.menu-mobile__subinner{display:none;position:relative}.menu-mobile__subinner.opened~.menu-mobile__inner{display:none}.menu-mobile__subinner.opened{display:block;-webkit-animation:slideLeft .5s;animation:slideLeft .5s;padding-bottom:10px;background:#fff;width:100%;min-height:100vh;z-index:2;transition:margin .3s ease-in-out;margin-left:0}.menu-mobile__subinner--title{height:48px;background-color:#00b2e3;width:100%;position:relative;display:block;font-size:14px;color:#fff;text-align:center;text-decoration:none;padding-top:15px;margin-bottom:10px}.menu-mobile__subinner--title::before{content:" ";position:absolute;border-left:1.5px solid #fff;border-bottom:1.5px solid #fff;transform:rotate(45deg);left:20px;top:15px;width:15px;height:15px}.menu-mobile__nav{width:100%;padding-left:10px;padding-right:10px}.menu-mobile__nav--submenu{position:relative}.menu-mobile__nav--submenu::before{content:" ";position:absolute;border-right:1px solid #00b2e3;border-bottom:1px solid #00b2e3;transform:rotate(-45deg);right:5px;top:5px;width:5px;height:5px}.menu-mobile__nav--submenu.opened{position:absolute;left:0;top:40px;z-index:10;background-color:#e8f6fa;height:36px;padding-top:10px}.menu-mobile__nav--submenu.opened a:first-child{color:#0075a7;padding-left:10px}.menu-mobile__nav--submenu.opened::before{right:15px;top:15px;color:#0075a7;transform:rotate(-135deg)}.menu-mobile__nav--submenu-items{display:none;background:#fff;min-height:100vh;padding-bottom:40px}.menu-mobile__nav--submenu.opened>.menu-mobile__nav--submenu-items{display:block;-webkit-animation:slideDown .5s;animation:slideDown .5s}.menu-mobile__nav--submenu-items ul{width:100%;margin-top:10px}.menu-mobile__nav--submenu-items li{width:100%;margin-bottom:20px}.menu-mobile__nav--submenu-items a{width:100%;font-size:12px;color:#05142f!important;line-height:16px!important}.menu-mobile__nav ul{width:100%}.menu-mobile__nav li{width:100%;margin-bottom:20px}.menu-mobile__nav a{width:100%;font-size:12px;color:#05142f;display:block}.menu-mobile__nav a:hover{text-decoration:none}}.search-mobile{display:none}@media only screen and (max-width:960px){.search-mobile{display:block;position:fixed;width:100%;height:100vh;left:0;background-color:#fff;z-index:9999;padding-bottom:20px;transition:visibility 0s linear 1s,top .3s ease-in-out;top:-110%;visibility:hidden}.search-mobile.opened{top:0;visibility:visible;transition:visibility 0s linear 0s,top .3s ease-in-out}.search-mobile__top{width:100%;height:48px;padding:5px;background-color:#00b2e3}.search-mobile__search{width:100%;height:100%;background-color:#fff;border-radius:5px;display:flex;align-items:center}.search-mobile__search form{height:100%;flex:1}.search-mobile__search--clear{width:30px;height:100%;position:relative;margin-left:auto}.search-mobile__search--clear svg{width:25px;height:25px;top:19px;left:-4px;stroke:#9fa5b4}.search-mobile__search--close{display:block;width:30px;height:100%;position:relative}.search-mobile__search--close::before{content:" ";position:absolute;border-bottom:1.5px solid #9fa5b4;border-left:1.5px solid #9fa5b4;transform:rotate(45deg);left:19px;top:12px;width:11px;height:11px}.search-mobile__search--input{height:100%;width:100%;border:none;color:#05142f;font-size:12px;outline:0;background-color:transparent;padding-left:10px;padding-right:10px}.search-mobile__search--input::-moz-placeholder{color:#9fa5b4}.search-mobile__search--input:-ms-input-placeholder{color:#9fa5b4}.search-mobile__search--input::placeholder{color:#9fa5b4}.search-mobile__items{display:none}.search-mobile__items.opened{display:block;-webkit-animation:slideLeft .5s;animation:slideLeft .5s}.search-mobile__item{width:100%;height:47px;background-color:#fff;position:relative;display:flex;align-items:center;border-bottom:1px solid #f2f3f4}.search-mobile__item:hover{text-decoration:none;border:1px solid #33c1e9}.search-mobile__item svg{fill:#9fa5b4;stroke:#fff}.search-mobile__item--left img{width:41px;height:46px;-o-object-fit:contain;object-fit:contain}.search-mobile__item--text{margin-left:41px}.search-mobile__item--center{height:100%;color:#0075a7;font-size:12px;display:flex;align-items:center;flex-wrap:wrap;padding:8px 0}.search-mobile__item--center span{color:#9fa5b4;display:block;width:100%;font-size:10px}.search-mobile__item--right{margin-left:auto;padding-right:10px;font-family:Arial;font-size:14px;color:#05142f}}@media only screen and (max-width:960px){.bx-touch .filter-mobile{overflow-y:auto;display:block;position:fixed;width:100%;height:100vh;left:0;background-color:#f2f3f4;z-index:9999;transition:visibility 0s linear 1s,top .3s ease-in-out;top:-110%;visibility:hidden}.bx-touch .filter-mobile.opened{top:0;visibility:visible;transition:visibility 0s linear 0s,top .3s ease-in-out}.bx-touch .filter-mobile__top{width:100%;height:48px;padding:5px;background-color:#00b2e3}.bx-touch .filter-mobile__filter{width:100%;height:100%;border-radius:5px;display:flex;align-items:center}.bx-touch .filter-mobile__filter span{width:100%;text-align:center;color:#fff;font-size:14px;margin-left:-35px}.bx-touch .filter-mobile__filter--close{display:block;width:30px;height:100%;position:relative}.bx-touch .filter-mobile__filter--close::before{content:" ";position:absolute;border-bottom:1.5px solid #fff;border-left:1.5px solid #fff;transform:rotate(45deg);left:19px;top:12px;width:11px;height:11px}.bx-touch .filter-mobile__items{display:none}.filter-mobile.opened .bx-touch .filter-mobile__items{display:block}}.sidebar{margin-top:35px;height:310px;display:flex}.sidebar__navigation{background:#fff;border:1px solid #f2f3f4;width:265px;padding:10px;padding-top:17px;padding-bottom:17px;box-shadow:0 3px 14px rgba(0,0,0,.05);border-radius:10px;position:relative}.sidebar__navigation.hovered::before{background:url(../images/Group.svg);content:" ";bottom:20px;left:50%;transform:translatex(-50%);position:absolute;width:31px;height:7px;cursor:pointer}.sidebar__navigation.hovered:hover{background:unset;border:unset;width:265px;height:310px;padding:unset;padding-top:unset;padding-bottom:unset;box-shadow:unset;border-radius:unset;z-index:10;height:auto}.sidebar__navigation.hovered:hover::before{display:none}.sidebar__navigation.hovered:hover .sidebar__links{max-height:unset;overflow:unset;background:#fff;border:1px solid #f2f3f4;width:265px;padding:10px;padding-top:17px;padding-bottom:17px;box-shadow:0 10px 60px rgba(42,55,78,.25);border-radius:10px;position:relative}.sidebar__links.hovered{max-height:240px;overflow:hidden}.sidebar__links--item{display:block;padding-left:15px;padding-top:5px;padding-bottom:5px;border-radius:5px;margin-bottom:6px}.sidebar__links--item a{display:block;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#05142f;width:100%;display:inline-block}.sidebar__links--item a:hover{color:#0075a7;text-decoration:none}.sidebar__links--item:hover{background:#e8f6fa}.sidebar__links--item:hover a{color:#0075a7;text-decoration:none}.sidebar__slider{max-width:715px;height:310px;background:#fff;border-radius:10px;margin-left:30px;position:relative;overflow:hidden;flex:1}.sidebar__slider--photo{width:300px;height:100%;left:14px;top:18px;position:absolute;display:block}.sidebar__slider--photo img{width:100%}.sidebar__slider--inner{position:absolute;right:20px;top:0;height:100%}.sidebar__slider--content{display:grid}.sidebar__slider--title{font-weight:600;font-size:26px;line-height:35px;color:#fff;margin-top:23px;text-transform:uppercase}.sidebar__slider--action{padding-left:10px;padding-right:10px;height:24px;position:absolute;right:40px;top:5px;background:#05142f;border-radius:5px;font-size:12px;line-height:16px;text-transform:uppercase;color:#fff;line-height:24px;text-align:center}.sidebar__slider--action.notifyRed{background:#e1362a}.sidebar__slider--action.notifyRedWhite{background:#ff5732}.sidebar__slider--action.notifyPink{background:#ffdfd8}.sidebar__slider--action.notifyOrange{background:#ff910f}.sidebar__slider--action.notifyYellow{background:#ffbc11}.sidebar__slider--action.notifyYellowWhite{background:#fff4cd}.sidebar__slider--action.notifyGreen{background:#4caf52}.sidebar__slider--action.notifyGreenWhite{background:#8bc24a}.sidebar__slider--action.notifyLime{background:#e6ffc8}.sidebar__slider--text{font-style:normal;font-weight:700;font-size:85px;line-height:100%;color:#fff;margin-top:20px}.sidebar__slider--description{font-style:normal;font-weight:600;font-size:20px;line-height:27px;color:#fff}.sidebar__slider--button{margin-top:15px;font-weight:600;font-size:12px;line-height:33px;width:123px;height:40px;text-align:center;text-decoration:none}.sidebar__slider--button:hover{text-decoration:none}.sidebar__slider--footer{font:normal normal 12px/16px "Open Sans";color:#fff;opacity:.5;margin-top:20px}.sidebar__slider--prev{background:url(../images/sliders/arrow_white_left.svg);border:none;width:33px;height:100%;position:absolute;left:4px;top:0;background-repeat:no-repeat;background-size:25px 25px;background-position:center center;z-index:2;outline:0;opacity:.3;cursor:pointer}.sidebar__slider--next{background:url(../images/sliders/arrow_white_right.svg);border:none;width:33px;height:100%;position:absolute;right:0;top:0;background-repeat:no-repeat;background-size:25px 25px;background-position:center center;outline:0;z-index:2;opacity:.3;cursor:pointer}.sidebar__slider--dots{width:7px;height:7px;background:#fff;border-radius:7px;border-radius:7px;margin-right:7px;opacity:.3}.sidebar__slider--dots.slick-active{opacity:1;background:#00b2e3}.sidebar__slider .slick-dots{position:absolute;bottom:10px;left:50%;display:inline-flex}.sidebar__request{width:279px;height:310px;margin-left:30px;position:relative;background:url(../images/sidebar_request.jfif);background-size:contain;background-repeat:no-repeat}.sidebar__request--inner{position:absolute;background:rgba(5,20,47,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;border-radius:0 0 10px 10px;width:279px;height:117px;left:0;bottom:0}.sidebar__request--inner h3{font-weight:600;font-size:18px;line-height:25px;color:#fff;margin-top:14px;text-align:center}.sidebar__request--inner button{width:219px;height:40px;margin-top:18px;margin-left:0 auto;cursor:pointer}@media only screen and (max-width:960px){.sidebar{padding-left:10px;padding-right:10px;display:flex;width:100%;height:auto;max-width:100%;flex-wrap:wrap;margin-top:10px;justify-content:center}.sidebar .slick-dots{position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);display:inline-flex}.sidebar .slick-dots li{background:#9fa5b4;opacity:.3}.sidebar .slick-dots li.slick-active{background:#00b2e3;opacity:1}.sidebar__navigation{display:none}.sidebar__slider{width:100%;max-width:100%;height:300px;margin:0;margin-bottom:32px;flex:none;overflow:visible}.sidebar__slider--bg{-o-object-fit:contain;object-fit:contain}.sidebar__slider--item{overflow:hidden;border-radius:10px;width:100%}.sidebar__slider--photo{width:106px;height:147px;left:10px;top:10px}.sidebar__slider--photo img{width:100%;left:0;top:0}.sidebar__slider--text{font-size:60px;margin-left:auto;width:50%;margin-top:5px}.sidebar__slider--description{font-size:12px;margin-left:auto;width:100%;text-align:right}.sidebar__slider--header{margin-left:auto;width:60%}.sidebar__slider--inner{padding:10px;height:200px;top:0;right:0;display:flex;flex-wrap:wrap}.sidebar__slider--footer{font-size:6px;position:absolute;right:10px;bottom:50px}.sidebar__slider--title{font-size:13px;margin-top:0}.sidebar__slider--action{font-size:9px;right:0}.sidebar__slider--prev{visibility:hidden}.sidebar__slider--next{visibility:hidden}.sidebar__slider--content{display:flex;flex-wrap:wrap;width:100%}.sidebar__slider--button{width:100%;font-size:12px;height:35px;line-height:26px}.sidebar__request{height:120px;width:100%;margin-left:0;border-radius:10px;overflow:hidden}.sidebar__request--inner{width:100%;height:100%;padding:7px}.sidebar__request--inner h3{font-size:15px;padding:0;margin:0;margin-bottom:5px}.sidebar__request--inner button{width:100%;height:40px;margin-top:0;font-weight:400}}@media only screen and (max-width:500px){.sidebar__slider{width:100%;max-width:100%;height:200px;margin:0;margin-bottom:32px;flex:none;overflow:visible}.sidebar__slider--bg{-o-object-fit:contain;object-fit:contain}.sidebar__slider--item{overflow:hidden;border-radius:10px;width:100%}.sidebar__slider--photo{width:106px;height:147px;left:10px;top:10px}.sidebar__slider--photo img{width:100%;left:0;top:0}.sidebar__slider--text{font-size:60px;margin-top:5px;width:100%;padding-left:35vw}.sidebar__slider--description{font-size:12px;width:100%;padding-left:35vw;text-align:left}.sidebar__slider--header{width:100%;padding-left:35vw}.sidebar__slider--inner{padding:10px;height:200px;top:0;right:0;display:flex;flex-wrap:wrap}.sidebar__slider--footer{font-size:6px;position:absolute;right:unset;bottom:50px;width:100%;padding-left:35vw}.sidebar__slider--title{font-size:13px;margin-top:0}.sidebar__slider--action{font-size:9px;right:0}.sidebar__slider--prev{visibility:hidden}.sidebar__slider--next{visibility:hidden}.sidebar__slider--content{display:flex;flex-wrap:wrap;width:100%}.sidebar__slider--button{width:100%;font-size:12px;height:35px;line-height:26px}}@media only screen and (min-width:501px) and (max-width:960px){.sidebar__slider--inner{width:100%}.sidebar__slider--text{width:100%;text-align:left;padding-left:50vw}.sidebar__slider--title{flex:1;text-align:left;padding-left:50vw}.sidebar__slider--description{width:100%;text-align:left;padding-left:50vw}.sidebar__slider--header{display:flex;justify-content:flex-end;width:100%}.sidebar__slider--action{position:relative}.sidebar__slider--footer{width:100%;text-align:left;padding-left:50vw;right:unset}.sidebar__slider--photo{margin-left:20vw;width:calc(20vw + 50px);top:0}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){@media only screen and (max-width:960px){.sidebar__request--inner{overflow:hidden;border-radius:10px}}}}.offer{margin-top:45px}.offer__title{font-style:normal;font-weight:600;font-size:20px;line-height:27px}.offer__inner{margin-top:20px}.manuf{margin-top:45px}.manuf__title{font-style:normal;font-weight:600;font-size:20px;line-height:27px;color:#05142f}.manuf__title:hover{text-decoration:none;color:#0075a7}.manuf__inner{margin-top:20px}.manuf__slider{padding-left:20px;padding-right:20px;width:100%;height:120px;position:relative}.manuf__slider--item{background:#fff;transition:transform .3s;padding:21px;width:189px;height:100%;position:relative;border:1px solid #f2f3f4;border-left:none}.manuf__slider--item:hover{transform:scale(1.02);box-shadow:0 0 60px 0 rgba(42,55,78,.25);z-index:4;border:none}.manuf__slider--item a{outline:0}.manuf__slider--item img{width:147px;height:78px;-o-object-fit:cover;object-fit:cover}.manuf__slider--prev{background:url(../images/sliders/arrow_dark_left.svg);border:none;width:14px;height:120px;position:absolute;left:0;top:0;background-repeat:no-repeat;background-size:25px 25px;background-position:center center;z-index:2;outline:0}.manuf__slider--next{background:url(../images/sliders/arrow_dark_right.svg);border:none;width:14px;height:120px;position:absolute;right:0;top:0;background-repeat:no-repeat;background-size:25px 25px;background-position:center center;outline:0;z-index:2}@media only screen and (max-width:1070px){.header__info{padding-right:60px}}@media only screen and (max-width:960px){.manuf{padding-left:10px;padding-right:10px;margin-top:20px}.manuf__title{font-size:15px}.manuf__inner{margin-top:15px}.manuf__slider{height:79px;padding-left:0;padding-right:0}.manuf__slider--item{width:126px;padding:11px;height:79px}.manuf__slider--item img{width:94px;height:50px;-o-object-fit:cover;object-fit:cover}.manuf__slider--prev{visibility:hidden}.manuf__slider--next{visibility:hidden}}.gallery{margin-top:45px}.gallery__title{font-style:normal;font-weight:600;font-size:20px;line-height:27px}.gallery__inner{background:#f2f3f4;margin-top:20px;border:1px solid #f2f3f4;border-radius:10px;width:100%;border-radius:10px;display:grid;width:100%;grid-template-columns:repeat(3,1fr);grid-gap:1px}.gallery__item{background:#fff;transition:transform .3s}.gallery__item:hover{transform:scale(1.02);box-shadow:0 0 60px 0 rgba(42,55,78,.25);z-index:4}.gallery__item.min{background:#f2f3f4;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px}.gallery__item.min:hover{transform:none;-webkit-transform:none;box-shadow:none}.gallery__item--link{background:#fff;transition:transform .3s;text-align:center;padding:21px;display:inline-block}.gallery__item--link:hover{transform:scale(1.02);box-shadow:0 0 60px 0 rgba(42,55,78,.25);z-index:4}.gallery__item--link img{border-radius:10px;margin:0 auto;display:block;width:100%;-o-object-fit:cover;object-fit:cover}.gallery__item--link span{color:#0075a7;font-size:16px;line-height:22px;display:inline-block;width:100%;padding-top:10px}@media only screen and (max-width:960px){.gallery{padding-left:10px;padding-right:10px;margin-top:20px}.gallery__title{font-size:15px}.gallery__inner{display:flex;flex-wrap:wrap;width:100%;overflow:hidden}.gallery__item{width:49.8%;order:1;padding:10px;border-right:1px solid #f2f3f4}.gallery__item img{width:100%;height:105px;-o-object-fit:cover;object-fit:cover}.gallery__item span{font-size:12px}.gallery__item--link{padding:0;width:100%}.gallery__item.min{border-right:none;width:100%;display:flex;flex-wrap:wrap;order:2;padding:0}.gallery__item.min a{border-right:1px solid #f2f3f4;border-bottom:1px solid #f2f3f4;padding:10px;width:49.8%}}.company{margin-top:45px}.company__title{font-style:normal;font-weight:600;font-size:20px;line-height:27px}.company__inner{padding-top:20px;display:grid;grid-template-columns:repeat(2,1fr)}.company__text{font-style:normal;font-weight:400;font-size:14px;line-height:19px}.company__text p{padding-bottom:20px}.company__photo{width:100%;border-radius:10px;padding-left:30px;-o-object-fit:contain;object-fit:contain;border-radius:5px;overflow:hidden}@media only screen and (max-width:960px){.company{padding-left:10px;padding-right:10px}.company__title{font-size:15px;margin-bottom:15px}.company__inner{display:flex;width:100%;flex-wrap:wrap;padding:0}.company__text{order:2;width:100%;font-size:12px}.company__photo{order:1;width:100%;padding:0;margin:0;margin-bottom:15px}.company__photo img{width:100%;height:168px;-o-object-fit:cover;object-fit:cover}}.advantage{margin-top:45px;background:#e8f6fa;padding-bottom:50px}.advantage__title{font-weight:600;font-size:20px;line-height:27px;padding-top:45px}.advantage__inner{display:flex;justify-content:space-between;padding-left:20px;padding-right:20px}.advantage__item{display:block;width:160px;text-align:center;margin-top:20px}.advantage__item--title{font:normal 600 14px/19px "Open Sans";display:block;margin-top:20px}.advantage__item--photo{margin:0 auto;display:block;width:80px;height:80px;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:960px){.advantage{padding-left:10px;padding-right:10px;padding-top:0;padding-bottom:0}.advantage__title{font-size:15px;margin:0;padding-top:20px}.advantage__inner{display:flex;justify-content:center;flex-wrap:wrap;flex-direction:column;align-items:center}.advantage__item{width:201px;display:flex;justify-content:flex-start;align-items:center;margin-bottom:30px}.advantage__item img{width:38px;height:38px;margin:0;-o-object-fit:contain;object-fit:contain}.advantage__item--title{font-size:12px;margin-left:auto;margin-top:0;text-align:left;margin-left:15px}}.news-index{margin-top:45px}.news-index__title{font-style:normal;font-weight:600;font-size:20px;line-height:27px;color:#05142f}.news-index__title:hover{text-decoration:none;color:#0075a7}.news-index__inner{margin-top:20px}.news-index__slider{width:100%;height:288px;position:relative;border:1px solid #f2f3f4;border-radius:10px}.news-index__slider--item{background:#fff;transition:transform .3s;padding:21px;width:264px;height:100%;position:relative;border-right:1px solid #f2f3f4;border-left:none}.news-index__slider--item:hover{transform:scale(1.02);box-shadow:0 0 60px 0 rgba(42,55,78,.25);z-index:4;border:none}.news-index__slider--item a{outline:0;font-size:14px;line-height:19px;color:#05142f;display:block}.news-index__slider--item img{width:222px;height:190px;-o-object-fit:cover;object-fit:cover;display:block;margin-bottom:20px;border-radius:5px}.news-index__slider--item span{font-style:normal;font-weight:400;font-size:10px;line-height:14px;color:#9fa5b4;display:block}.news-index__slider--prev{background:url(../images/sliders/arrow_dark_left.svg);border:none;width:14px;height:100%;position:absolute;left:4px;top:0;background-repeat:no-repeat;background-size:25px 25px;background-position:center center;z-index:2;outline:0;cursor:pointer}.news-index__slider--next{background:url(../images/sliders/arrow_dark_right.svg);border:none;width:14px;height:100%;position:absolute;right:0;top:0;background-repeat:no-repeat;background-size:25px 25px;background-position:center center;outline:0;z-index:2;cursor:pointer}@media only screen and (max-width:960px){.news-index{padding-left:10px;padding-right:10px;margin-top:20px}.news-index__title{font-size:15px}.news-index__inner{margin-top:15px}.news-index__slider{height:182px}.news-index__slider--item{width:126px;padding:11px}.news-index__slider--item a{font-size:12px;width:100%}.news-index__slider--item img{width:104px;height:104px;border-radius:5px;margin-bottom:6px}.news-index__slider--item span{font-size:10px;width:100%}.news-index__slider--prev{visibility:hidden}.news-index__slider--next{visibility:hidden}}.productpage{margin-top:15px}.productpage__top{display:flex}.productpage__header{min-height:73px}.productpage__header h1{font-weight:600;font-size:32px;line-height:44px;color:#05142f;margin-top:13px;overflow:hidden;max-width:950px;text-overflow:ellipsis;display:block;max-height:90px}.productpage__header--bottom{display:flex;margin-top:10px}.productpage__header--article{display:block;font-size:12px;line-height:20px;color:#9fa5b4;margin-right:20px}.productpage__header--raiting{display:inline-flex}.productpage__header--raiting-stars{padding:unset;margin:unset;margin-right:15px}.productpage__header--raiting a{font-weight:400;font-size:12px;line-height:20px;margin-left:2px}.productpage__header--buttons{margin-left:auto}.productpage__header--buttons a{position:relative;height:20px;border:none;color:#697282;text-decoration:underline;background:0 0;padding-left:30px;margin-right:30px;line-height:20px}.productpage__header--buttons a span{color:#697282;text-decoration:underline;background:0 0;line-height:20px}.productpage__header--buttons a svg{width:20px;height:20px;position:absolute;left:0;top:-3px;fill:#fff;stroke:#697282}.productpage__header--buttons a:hover span{color:#33c1e9}.productpage__header--buttons a:hover svg{stroke:#33c1e9}.productpage__header--buttons a.active svg{stroke:#0075a7}.productpage__header--buttons a.active span{color:#0075a7}.productpage__header--buttons a.active:hover span{color:#697282}.productpage__header--buttons a.active:hover svg{stroke:#697282}.productpage__header--buttons a:last-child{margin-right:0}.productpage__right{margin-left:auto}.productpage__left-content{padding-top:30px;display:flex;flex-wrap:wrap;position:relative}.productpage__mobile-preview{display:none}.productpage__mobile-preview--params{display:none}.productpage__preview{width:510px;position:relative;margin-right:30px}.productpage__preview--video{background:#e8f6fa;position:absolute;width:60px;height:60px;border-radius:5px;align-items:center;text-align:center;padding-top:10px;margin-top:6px}.productpage__preview--video svg{fill:none;stroke:#00b2e3}.productpage__preview--video span{font-style:normal;font-weight:400;font-size:12px;line-height:16px;display:flex;text-align:center;display:block;color:#00b2e3}.productpage__preview--360{background:#e8f6fa;position:absolute;width:60px;height:60px;border-radius:5px;align-items:center;text-align:center;padding-top:10px;left:16px;top:380px}.productpage__preview--360 svg{fill:none;stroke:#00b2e3}.productpage__preview--360 span{font-style:normal;font-weight:400;font-size:12px;line-height:16px;display:flex;text-align:center;display:block;color:#00b2e3}.productpage__preview--params{position:absolute;top:21px;display:flex;flex-direction:row;flex-wrap:wrap;flex-flow:column}.productcard.inline .productpage__preview--params{max-height:18px;overflow:hidden}.isset-img .productpage__preview--params{left:115px}.productpage__preview--event{height:24px;background:#05142f;border-radius:5px;font-weight:600;font-size:12px;line-height:24px;align-items:center;text-align:center;text-transform:uppercase;margin-bottom:5px;color:#fff;padding-left:10px;padding-right:10px}.productpage__preview--event.new{background:#8bc24a}.productpage__preview--event.hit{background:#ffbc11}.productpage__preview--event.stock{background:#e1362a}.productpage__cart{flex:1;margin-top:30px;width:510px}.productpage__cart--block{padding:30px;width:100%;border:1px solid #f2f3f4;border-radius:10px;display:flex;justify-content:flex-end;align-items:flex-start;margin-bottom:20px;flex-wrap:wrap;padding-bottom:15px}.productpage__cart--summ{font:normal 23px/26px Arial;min-width:95px;display:grid;position:relative;margin-bottom:15px;padding-right:10px}.productpage__cart--summ span{font:normal 12px/16px "Open Sans",sans-serif;color:#9fa5b4;position:absolute;bottom:-17px}.productpage__cart--summ.new-summ{color:#e1362a}.productpage__cart--summ.new-summ::before{font:normal normal 13px/15px Arial;content:attr(data-old);-webkit-text-decoration-line:line-through;text-decoration-line:line-through;position:absolute;left:0;top:-16px;color:#9fa5b4}.productpage__cart--number{width:55px;margin-left:auto;margin-bottom:15px;margin-right:10px}.productpage__cart--basket{display:inline-block;height:40px;padding:10px;border-radius:5px;background:#00b2e3;background-size:20px 20px;margin-right:10px;overflow:hidden;position:relative;margin-bottom:15px}.productpage__cart--basket span{padding-left:22px;font-size:12px;line-height:20px;color:#fff;display:block}.productpage__cart--basket svg{height:20px;width:20px;position:absolute;top:8px;left:8px;stroke:#fff;fill:#00b2e3}.productpage__cart--basket:hover{background:#e8f6fa;text-decoration:none}.productpage__cart--basket:hover span{color:#00b2e3}.productpage__cart--basket:hover svg{fill:#e8f6fa;stroke:#00b2e3}.productpage__cart--basket.active{position:relative;background:#e8f6fa}.productpage__cart--basket.active span{color:#00b2e3}.productpage__cart--basket.active svg{stroke:#00b2e3;fill:#e8f6fa}.productpage__cart--basket.active::before{z-index:2;content:" ";position:absolute;background:url(../images/Check.svg);background-repeat:no-repeat;background-position:left;background-size:contain;left:22px;top:6px;width:10px;height:10px}.productpage__cart--buyonclick{height:40px;padding:10px;margin-bottom:15px}.productpage__cart--buyonclick:hover{text-decoration:none}.productpage__cart--payment{margin-left:auto;margin-bottom:13px}.productpage__cart--payment img{border:1px solid #f2f3f4;border-radius:5px;margin-right:10px;margin-bottom:10px}.productpage__cart--payment span{display:block;border:1px solid #f2f3f4;border-radius:5px;padding-left:12.7px;padding-right:12.7px;padding-top:7px;padding:9px;margin-right:10px}.productpage__cart--payment div{display:flex}.productpage__cart--info{margin-bottom:18px}.productpage__cart--info_country{padding-bottom:11px}.productpage__cart--info_guarantee{padding-bottom:11px}.productpage__cart--info_guarantee span{font-weight:700}.productpage__cart--info_characteristics{position:relative;padding-left:22px;stroke:#0075a7;font-weight:600;font-size:14px;cursor:pointer}.productpage__cart--info_characteristics svg{position:absolute;width:14px;height:14px;left:0;top:4px;stroke:#0075a7;fill:#fff}.productpage__cart--delivery{width:100%}.productpage__cart--delivery_info{margin-bottom:15px}.productpage__cart--delivery_info li{color:#05142f;font-size:14px;position:relative;padding-left:32px;padding-bottom:15px}.productpage__cart--delivery_info li span{float:right}.productpage__cart--delivery_info li span.free{color:#4caf52}.productpage__cart--delivery_info li svg{fill:#fff;stroke:#05142f;position:absolute;width:20px;height:20px;left:0;top:0}.productpage__cart--delivery_info ul{margin-bottom:18px}.productpage__cart--delivery_info a{font-size:12px;color:#697282;text-decoration:underline}.productpage__cart--analog{width:240px;margin-left:30px;background:#f2f3f4;border-radius:10px;box-sizing:border-box}.productpage__cart--analog_title{color:#0075a7;font-size:14px;font-weight:600;margin-left:20px;margin-right:20px;padding-top:20px;display:block}.productpage__cart--analog_items{margin-left:20px;margin-right:20px;margin-top:28px;padding-bottom:10px}.productpage__cart--analog_items li{margin-bottom:10px}.productpage__cart--analog_items a{position:relative;display:flex;align-items:center;font-size:14px}.productpage__cart--analog_items a img{background:#fff;left:0;top:0;border-radius:5px;width:50px;height:50px;-o-object-fit:contain;object-fit:contain;margin-right:15px}.productpage__cart--analog_items a span{display:block;color:#697282}.productpage__cart--analog_button{border-top:1px solid #dadce0;padding-top:20px;padding-bottom:20px;text-align:center}.productpage__cart--analog_button button{width:200px;height:35px}.productpage__desctiption{margin-top:45px}.productpage__desctiption--title{font-weight:600;font-size:20px;color:#05142f}.productpage__desctiption-text{margin-top:15px}.productpage__desctiption-text p{font-size:14px;color:#05142f}.productpage__bottom{display:flex;margin-top:40px;flex-wrap:wrap}.productpage__bottom--left{flex:1}.productpage__bottom--right{flex:1}.productpage__specifications{display:flex;flex-direction:column;padding-right:86px}.productpage__specifications--title{font-weight:600;font-size:20px;color:#05142f;line-height:37px}.productpage__specifications--text{margin-top:20px;margin-bottom:30px;display:flex;flex-direction:column}.productpage__specifications--text li{display:flex;flex-direction:row;font-size:14px;margin-bottom:15px}.productpage__specifications--text li i{flex:1;border-bottom:1px dotted #e0dadb;margin-right:5px;margin-left:5px}.productpage__specifications--text li span{font-weight:700;margin-left:auto;min-width:250px}.productpage__specifications--text li a{color:#0075a7;font-weight:600;font-size:14px;min-width:250px}.productpage__comments--top{display:flex;margin-bottom:25px}.productpage__comments--title{font-weight:600;font-size:20px;color:#05142f;line-height:37px}.productpage__comments--title span{color:#9fa5b4}.productpage__comments--add{width:163px;height:40px;margin-left:auto;font-size:12px}.productpage__comments--item{padding:20px 30px 30px;line-height:20px;border:1px solid #f2f3f4;border-radius:10px;margin-bottom:20px}.productpage__comments--item:last-child{margin-bottom:0}.productpage__comments--item-top{display:flex;align-items:center}.productpage__comments--item-center{padding-top:14px}.productpage__comments--item-bottom{display:flex;justify-content:flex-end}.productpage__comments--photo{width:34px;height:34px;background:#f2f3f4;font-size:16px;line-height:22px;text-align:center;color:#9fa5b4;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden;font-weight:700;margin-right:15px}.productpage__comments--photo img{-o-object-fit:contain;object-fit:contain}.productpage__comments--name{font-weight:600;font-size:16px;line-height:22px;color:#05142f;margin-right:15px}.productpage__comments--date{font-size:10px;line-height:14px;color:#9fa5b4;margin-right:15px}.productpage__comments--raiting{margin-left:auto}.productpage__comments--text{font-size:14px}.productpage__comments--virtues{margin-top:20px}.productpage__comments--virtues span{font-weight:700}.productpage__comments--limitations{margin-top:15px}.productpage__comments--limitations span{font-weight:700}.productpage__comments--like{display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer}.productpage__comments--like:first-child{margin-right:20px}.productpage__comments--like span{color:#0075a7;display:block;margin-left:10px}.productpage__comments--like svg{width:20px;height:20px;fill:#fff;stroke:#0075a7}.productpage__comments--like:hover{text-decoration:none}.productpage__comments--like:hover span{color:#33c1e9}.productpage__comments--like:hover svg{stroke:#33c1e9}@media only screen and (max-width:960px){.productpage{margin-top:10px}.productpage .slick-dots{position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);display:inline-flex}.productpage .slick-dots li{background-color:#9fa5b4}.productpage .slick-dots li.slick-active{background-color:#00b2e3}.productpage__top{flex-wrap:wrap;width:100%}.productpage__preview{display:none}.productpage__mobile-preview{display:block;max-width:100vw;position:relative}.productpage__mobile-preview--item{width:100vw;padding-left:10px;padding-right:10px;max-width:100vw;height:250px}.productpage__mobile-preview--item img{height:250px;width:100%;-o-object-fit:contain;object-fit:contain}.productpage__mobile-preview--params{display:block;width:56px;position:absolute;left:10px;top:15px;display:flex;flex-direction:row;flex-wrap:wrap;z-index:5}.productpage__mobile-preview--event{height:16px;background:#05142f;border-radius:3px;font-weight:600;font-size:9px;line-height:15px;align-items:center;text-align:center;text-transform:uppercase;margin-bottom:5px;color:#fff;padding-left:5px;padding-right:5px}.productpage__mobile-preview--event.new{background:#8bc24a}.productpage__mobile-preview--event.hit{background:#ffbc11}.productpage__mobile-preview--event.stock{background:#e1362a}.productpage__header{align-items:center;height:auto}.productpage__header h1{font-size:19px;line-height:27px;padding-left:10px;padding-right:10px;max-width:calc(100vw - 10px);max-height:50px}.productpage__header--bottom{flex-wrap:wrap;position:relative}.productpage__header--raiting span{font-size:10px}.productpage__header--article{margin-right:0;margin-left:auto;padding-right:10px;order:2;font-size:10px}.productpage__header--raiting{order:1;padding-left:10px}.productpage__header--buttons{position:absolute;right:20px;top:0;z-index:5}.productpage__header--buttons a{padding-left:0;margin-right:0}.productpage__header--buttons a svg{width:17px;height:17px}.productpage__header--buttons span{display:none}.productpage__header--buttons-compare{position:absolute;right:20px;top:35px}.productpage__header--buttons-favorite{position:absolute;right:20px;top:75px}.productpage__bottom--left{max-width:100%}.productpage__right{width:100%;margin-left:0}.productpage__cart{width:100%;position:relative}.productpage__cart--basket{flex:1;margin-right:10px;text-align:center;display:flex;align-items:center;justify-content:center;margin-bottom:0;margin-left:10px}.productpage__cart--basket svg{position:relative;top:0;left:0}.productpage__cart--basket span{display:inline-block;font-size:12px;padding-left:8px}.productpage__cart--basket.active::before{left:52px;top:8px}.productpage__cart--buyonclick{flex:1;font-size:12px;margin-bottom:0;margin-right:10px;line-height:18px}.productpage__cart--summ{padding-left:10px;padding-right:10px;width:100%;font-size:19px;display:flex;align-items:center}.productpage__cart--summ.new-summ::before{display:none}.productpage__cart--summ.new-summ::after{font:normal normal 13px/15px Arial;content:attr(data-old);-webkit-text-decoration-line:line-through;text-decoration-line:line-through;top:5px;right:169px;color:#9fa5b4;margin-left:10px}.productpage__cart--summ span{right:10px;bottom:unset}.productpage__cart--number{display:none;position:absolute;left:10px;top:91px;z-index:4;width:calc(50vw - 16px)}.productpage__cart--number::before{position:absolute;content:" ";background-color:#00b2e3;width:10px;height:10px;right:unset;left:50%;margin-left:-5px;top:-4px;transform:rotate(45deg)}.productpage__cart--block{padding-top:10px;padding-bottom:10px;padding-left:0;padding-right:0;border-bottom:none;border-radius:0;margin-bottom:0;position:relative}.productpage__cart--delivery{padding-left:10px;padding-right:10px}.productpage__cart--payment{padding-left:10px;padding-right:0;width:100%;margin-bottom:0;margin-left:0;display:flex}.productpage__cart--payment img{margin-right:5px}.productpage__cart--payment span{font-size:12px;padding-left:11px;padding-right:11px;margin-right:5px}.productpage__cart--payment div{margin-bottom:10px;margin-left:auto}.productpage__cart--info{border-bottom:1px solid #f2f3f4;padding-bottom:10px;padding-left:10px;padding-right:10px;width:100%;font-size:12px}.productpage__cart--info_characteristics{font-size:12px;padding-left:17px}.productpage__cart--info_characteristics svg{width:12px;height:12px}.productpage__cart--analog{border-radius:0;width:100%;margin-left:0}.productpage__cart--analog_button{padding:10px}.productpage__cart--analog_button button{width:100%}.productpage__cart--analog_items{margin-left:10px;margin-right:10px;margin-bottom:10px;margin-top:13px;padding-bottom:0}.productpage__cart--analog_title{font-size:12px;margin-left:0;margin-right:0;padding-left:10px;padding-right:10px;padding-top:13px;width:100%;text-align:center}.productpage__desctiption{padding-left:10px;padding-right:10px;margin-top:20px}.productpage__specifications{padding-left:10px;padding-right:10px}.productpage__specifications--text{margin-bottom:0}.productpage__specifications--text li{font-size:12px}.productpage__specifications--text li span{font-size:12px;min-width:auto;width:100px}.productpage__specifications--text li i{margin-left:0;margin-right:0}.productpage__specifications--text li a{min-width:auto;font-size:12px}.productpage__specifications--title{font-size:15px}.productpage__bottom{margin-top:20px}.productpage__comments{padding-left:10px;padding-right:10px;margin-top:20px}.productpage__comments--title{font-size:15px}.productpage__comments--top{margin-bottom:20px}.productpage__comments--name{font-size:14px;margin-top:-14px}.productpage__comments--date{font-size:10px;position:absolute;left:48px;top:18px}.productpage__comments--text{font-size:12px}.productpage__comments--virtues{font-size:12px}.productpage__comments--limitations{font-size:12px}.productpage__comments--item{padding-left:10px;padding-top:10px;padding-right:10px;padding-bottom:20px}.productpage__comments--item-top{position:relative}.productpage__comments--item-center{margin-bottom:15px}.productpage__comments--add{width:126px;height:35px;font-size:12px}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.productpage__cart--summ span{line-height:0;position:relative}@media only screen and (max-width:960px){.productpage__cart--summ span{line-height:0;position:relative;margin-left:auto;order:2}}}}.composition{margin-top:45px}.composition__title{font-style:normal;font-weight:600;font-size:20px;line-height:27px}.composition__inner{margin-top:20px;position:relative}.composition__slider{width:100%;height:312px;position:relative;border-top:1px solid #f2f3f4;border-bottom:1px solid #f2f3f4}.composition__slider--item{background:#fff;transition:transform .3s;cursor:pointer;width:190px;height:310px;position:relative;outline:0;border-left:none;border-right:1px solid #f2f3f4;padding:21px}.composition__slider--item:hover{border:none;transform:scale(1.02);box-shadow:0 0 60px 0 rgba(42,55,78,.25);z-index:4}.composition__slider--prev{background:url(../images/sliders/arrow_dark_left.svg);border:none;width:14px;height:100%;position:absolute;left:4px;top:0;background-repeat:no-repeat;background-size:25px 25px;background-position:center center;z-index:2;outline:0;cursor:pointer}.composition__slider--next{background:url(../images/sliders/arrow_dark_right.svg);border:none;width:14px;height:100%;position:absolute;right:0;top:0;background-repeat:no-repeat;background-size:25px 25px;background-position:center center;outline:0;z-index:2;cursor:pointer}.composition__first{height:190px}.composition__first--image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.composition__center{padding-top:20px}.composition__center--name{font-size:14px;color:#05142f;overflow:hidden;white-space:nowrap;max-width:200px;text-overflow:ellipsis;display:block}.composition__bottom span{padding-top:5px}.composition__bottom--article{font-size:10px;color:#9fa5b4;display:block}.composition__bottom--count{display:block;font-size:13px;color:#00b2e3}@media only screen and (max-width:960px){.composition{margin-top:32px;padding-left:10px;padding-right:10px}.composition__title{font-style:normal;font-weight:600;font-size:15px;line-height:27px}.composition__slider{height:auto}.composition__slider--item{width:136px;padding-left:5px;padding-right:5px;padding-top:5px;padding-bottom:5px;height:200px}.composition__slider--prev{visibility:hidden}.composition__slider--next{visibility:hidden}.composition__first{height:auto}.composition__first--image{width:120px;height:120px}.composition__center{padding-top:5px}.composition__center--name{font-size:12px;max-width:110px}.composition__bottom--article{font-size:10px}.composition__bottom--count{font-size:13px}}.withitem{margin-top:45px}.withitem__title{font-style:normal;font-weight:600;font-size:20px;line-height:27px}.withitem__inner{margin-top:20px;position:relative}.withitem__slider{width:100%;position:relative;border-top:1px solid #f2f3f4;border-bottom:1px solid #f2f3f4}.withitem__slider--item{background:#fff;transition:transform .3s;width:189px;height:100%;position:relative;outline:0;border-left:none}.withitem__slider--item:hover{background:#fff;border:none;transform:scale(1.02);box-shadow:0 0 60px 0 rgba(42,55,78,.25);z-index:4}.withitem__slider--prev{background:url(../images/sliders/arrow_dark_left.svg);border:none;width:14px;height:100%;position:absolute;left:4px;top:0;background-repeat:no-repeat;background-size:25px 25px;background-position:center center;z-index:2;outline:0;cursor:pointer}.withitem__slider--next{background:url(../images/sliders/arrow_dark_right.svg);border:none;width:14px;height:100%;position:absolute;right:0;top:0;background-repeat:no-repeat;background-size:25px 25px;background-position:center center;outline:0;z-index:2;cursor:pointer}@media only screen and (max-width:960px){.withitem{margin-top:32px;padding-left:10px;padding-right:10px}.withitem__inner--upsite{right:6px;top:-59px;width:40px;height:40px}.withitem__inner--upsite svg{width:50px;height:50px;left:-5px;top:-5px}.withitem__title{font-style:normal;font-weight:600;font-size:15px;line-height:27px}.withitem__slider{height:257px}.withitem__slider--item{padding-left:5px;padding-right:5px;margin-right:1px;width:130px}.withitem__slider--prev{visibility:hidden}.withitem__slider--next{visibility:hidden}}.comments__inner{width:540px}.comments__title{font-weight:600;font-size:26px;text-align:center}.comments__raiting{text-align:center;align-items:center;display:flex;justify-content:center;padding-top:26px}.comments__fields{margin-top:22px;padding-left:45px;padding-right:45px}.comments__buttons{margin-top:30px;display:flex;flex-direction:row;justify-content:center;align-items:center}.comments__buttons button{height:44px;width:210px}.comments__buttons button:first-child{margin-right:30px}.comments__buttons input{height:44px;width:210px}.comments__buttons input:first-child{margin-right:30px}@media only screen and (max-width:960px){.comments__inner{width:100%}.comments__title{font-size:15px}.comments__raiting{padding-top:15px}.comments__fields{padding-left:0;padding-right:0;margin-top:9px}.comments__buttons{margin-top:20px}.comments__buttons button{flex:1px;width:auto;font-size:12px;height:40px}.comments__buttons button:first-child{margin-right:20px}.comments__buttons input{flex:1px;width:auto;font-size:12px;height:40px}.comments__buttons input:first-child{margin-right:20px}}.manufacturers__title{padding-top:13px;max-width:500px}.manufacturers__title h1{font-style:normal;font-weight:600;font-size:32px;line-height:44px;color:#05142f;max-width:500px}.manufacturers__top{margin-bottom:20px;margin-top:25px}.manufacturers__list{background:#f2f3f4;border:1px solid #f2f3f4;border-radius:10px;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:1px}.manufacturers__item{background:#fff;padding:20px;overflow:hidden;transition:transform .3s}.manufacturers__item:hover{border:none;transform:scale(1.02);box-shadow:0 0 40px 0 rgba(42,55,78,.25);z-index:4}.manufacturers__item a{display:flex;text-align:center;justify-content:center;align-items:center;flex-direction:column}.manufacturers__item a img{-o-object-fit:contain;object-fit:contain}.manufacturers__item a span{font-size:16px;color:#0075a7}@media only screen and (max-width:960px){.manufacturers__top{padding-left:10px;padding-right:10px;margin-top:0;margin-bottom:14px}.manufacturers__top h1{font-size:20px}.manufacturers__list{border-radius:0;grid-template-columns:repeat(2,1fr)}.manufacturers__item{padding:10px}.manufacturers__item img{width:100%}}.error404{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:60px}.error404__logo{position:relative}.error404__logo span{font-weight:600;font-size:32px;color:#093697;position:absolute;bottom:0;left:200px}.error404__text{margin-top:35px;text-align:center;font-size:17px;font-weight:700}.error404__text span{display:block;font-weight:400;color:#9fa5b4}.error404__button{margin-top:30px}.error404__button a{font-weight:600;font-size:14px;line-height:37px;display:block;width:215px;height:50px}@media only screen and (max-width:960px){.error404__logo{padding-left:35px;padding-right:35px;width:400px}.error404__logo img{width:100%}.error404__logo span{font-weight:600;font-size:32px;color:#093697;position:absolute;bottom:0;left:50%;margin-left:15px;transform:translateX(-50%);font-size:20px}.error404__text{font-size:15px}.error404__text span{font-size:12px;margin-top:4px}.error404__button a{line-height:30px;font-size:12px;width:190px;height:40px}}@media only screen and (max-width:440px){.error404__logo{padding-left:35px;padding-right:35px;width:100%}.error404__logo img{width:100%}.error404__logo span{font-weight:600;font-size:32px;color:#093697;position:absolute;bottom:0;left:50%;margin-left:15px;transform:translateX(-50%);font-size:20px}.error404__text{font-size:15px}.error404__text span{font-size:12px;margin-top:4px}.error404__button a{line-height:30px;font-size:12px;width:190px;height:40px}}.profile__nav{width:100%;border-radius:10px;overflow:hidden}.profile__nav li{width:100%;height:48px;border-bottom:1px solid #dadce0}.profile__nav li:last-child{border-bottom:unset}.profile__nav a{display:block;width:100%;height:100%;padding-left:20px;padding-top:14px;font-size:14px}.profile__nav a:hover{text-decoration:none;color:#33c1e9}.profile__nav a.active{background:#00b2e3;color:#fff}.profile__nav-mobile{display:none}.profile__save{margin-top:30px;width:205px;height:50px}.profile__block{display:none}.profile__block.visible{display:block}.profile__input{max-width:495px}@media only screen and (max-width:960px){.profile__save{margin-top:15px;width:100%;height:40px}.profile__save button{font-size:12px}.profile__nav{display:none}.profile__nav-mobile{margin-left:auto;display:flex;justify-content:center;align-items:center;padding-right:10px}.profile__nav-mobile a{font-size:12px;display:block}.profile__nav-mobile a:hover{text-decoration:none}.profile__nav-mobile a.active{display:none}}.orders__nav{display:flex;margin-bottom:26px}.orders__nav a{color:#9fa5b4;font-size:14px;margin-right:20px}.orders__nav a:hover{color:#33c1e9;text-decoration:none}.orders__nav a.active{color:#0075a7}.orders__block{border:1px solid #f2f3f4;border-radius:10px;display:none;flex-direction:row}.orders__block.visible{display:block}.orders__block--item{display:flex;border-bottom:1px solid #f2f3f4;position:relative;flex-wrap:wrap}.orders__block--item:last-child{border-bottom:none}.orders__block--item::before{content:" ";left:19px;top:32px;position:absolute;border-left:1.5px solid #0075a7;border-bottom:1.5px solid #0075a7;transform:rotate(-45deg);width:8px;height:8px}.orders__block--item.open::before{content:" ";left:19px;top:39px;position:absolute;border-left:1.5px solid #0075a7;border-bottom:1.5px solid #0075a7;transform:rotate(135deg);width:8px;height:8px}.orders__block--left{min-height:81px;flex:3;display:flex;align-items:center;padding-left:20px;padding:20px;padding-left:45px}.orders__block--left a{font-size:16px;color:#0075a7}.orders__block--center{flex:2;display:flex;align-items:center;padding-left:20px;padding:20px}.orders__block--right{flex:3;display:flex;align-items:center;padding-left:20px;border-left:1px solid #f2f3f4;padding:20px}.orders__block--sub{width:100%;display:none}.orders__block--item.open .orders__block--sub{display:block}.orders__block--sub .productcard{border-bottom:1px solid #f2f3f4}.orders__block--sub .productcard:first-child{box-shadow:inset 0 14px 10px -12px rgba(5,20,47,.1)}.orders__block--date{font-size:14px;color:#9fa5b4;margin-left:20px}.orders__block--total{font-size:16px;color:#05142f}.orders__block--orderstatus{font-size:14px;font-weight:700;width:130px}.orders__block--orderstatus.accept{color:#00b2e3}.orders__block--orderstatus.success{color:#4caf52}.orders__block--orderstatus.cancel{color:#e1362a}.orders__block--paymentstatus{margin-left:auto;margin-right:20px;font-size:14px}.orders__block--canelorder{margin-left:auto}.orders__block--canelorder button{width:138px}@media only screen and (max-width:960px){.orders__nav{height:44px;margin-bottom:0;display:flex;align-items:center;justify-content:center;background:#f2f3f4}.orders__nav a{font-size:12px}.orders__block{border-radius:0}.orders__block--item{display:flex;position:relative;flex-wrap:wrap;border-radius:0}.orders__block--item::before{content:" ";left:10px;top:14px;position:absolute;border-left:1.5px solid #0075a7;border-bottom:1.5px solid #0075a7;transform:rotate(-45deg);width:6px;height:6px}.orders__block--item.open::before{content:" ";left:10px;top:18px;position:absolute;border-left:1.5px solid #0075a7;border-bottom:1.5px solid #0075a7;transform:rotate(135deg);width:6px;height:6px}.orders__block--orderstatus{position:absolute;font-size:10px;top:25px;right:10px}.orders__block--paymentstatus{position:absolute;font-size:10px;top:25px;right:65px}.orders__block--sub{width:100%;display:none}.orders__block--item.open .orders__block--sub{display:block;padding-bottom:10px}.orders__block--sub .productcard{border-bottom:1px solid #f2f3f4}.orders__block--sub .productcard:first-child{box-shadow:none}.orders__block--left{min-height:auto;flex:1;display:flex;align-items:flex-start;padding-left:0;padding:10px;padding-left:29px;border-radius:0;flex-direction:column}.orders__block--left a{font-size:12px}.orders__block--right{width:100%;flex:auto;display:flex;align-items:center;padding-left:20px;border-left:1px solid #f2f3f4;padding:0;flex-wrap:wrap;order:2}.orders__block--canelorder{margin-left:auto;width:100%;padding-bottom:10px;padding-left:10px;padding-right:10px}.orders__block--canelorder button{width:100%;font-size:12px;height:35px}.orders__block--center{flex:1;display:flex;align-items:flex-start;justify-content:flex-end;padding:0;padding-right:10px;padding-top:10px}.orders__block--total{font-size:12px}.orders__block--date{font-size:10px;color:#9fa5b4;margin-left:0}}#mCSB_1_scrollbar_horizontal{visibility:hidden}.compare__title{padding-top:13px;width:100%;margin-bottom:30px}.compare__title h1{font-style:normal;font-weight:600;font-size:32px;color:#05142f;max-width:500px}.compare__title h2{font-style:normal;font-weight:600;font-size:20px;color:#05142f}.compare__panel{height:40px;display:flex;align-items:center;flex-wrap:wrap}.compare__panel--title{margin-right:20px;font-size:14px;color:#9fa5b4}.compare__panel--params{display:flex;align-items:center;flex-wrap:wrap}.compare__panel--params label{margin-right:20px;margin-bottom:0}.compare__panel--clear button{width:148px}.compare__none{display:none;font-size:20px}.compare__list{margin-top:30px;display:flex;align-items:flex-end;position:relative}.compare__list--right{background:url(../images/sliders/arrow_dark_right.svg) no-repeat center center/contain;right:-26px;top:0;position:absolute;width:20px;height:262px;z-index:3}.compare__list--left{background:url(../images/sliders/arrow_dark_left.svg) no-repeat center center/contain;left:223px;top:0;position:absolute;width:20px;height:262px;z-index:5;display:none}.compare__list--nav{background:#fff;width:252px;display:flex;flex-wrap:wrap}.compare__list--nav ul{width:100%}.compare__list--nav li{height:70px;display:flex;align-items:center;width:100%;font-size:14px;font-weight:700;padding:20px;border-top:1px solid #f2f3f4;border-left:1px solid #f2f3f4}.compare__list--nav li:last-child{border-bottom:1px solid #f2f3f4}.compare__list--items{display:flex;position:relative}.compare__list--table{overflow-x:hidden;flex:2;position:relative}.compare__list--pin{position:absolute;right:11px;top:100px;width:40px;height:40px;z-index:3;border-radius:5px}.compare__list--pin.active svg{stroke:#0075a7;fill:#fff}.compare__list--pin svg{stroke:#9fa5b4;fill:#fff;position:absolute;width:22px;height:22px;left:8px;top:10px}.compare__list--pin:hover{background:#e8f6fa}.compare__list--pin:hover svg{stroke:#0075a7;fill:#fff}.compare__list--item{width:214px;display:flex;flex-direction:column;position:relative}.compare__list--item ul{width:100%}.compare__list--item li{width:100%;font-size:14px;padding:20px;border-top:1px solid #f2f3f4;border-left:1px solid #f2f3f4;height:70px;display:flex;align-items:center}.compare__list--item li:last-child{border-bottom:1px solid #f2f3f4}@media only screen and (max-width:960px){.compare__title{margin-bottom:0;padding-left:10px;padding-right:10px}.compare__title h1{font-size:20px}.compare__inner{position:relative}.compare__panel{height:45px;margin-top:10px;align-items:center;padding-left:10px;padding-right:10px;border:1px solid #f2f3f4}.compare__panel--title{margin-right:0;font-size:12px;color:#9fa5b4;flex:1}.compare__panel--params{display:flex;align-items:center;flex-wrap:wrap;flex:2;margin-left:auto}.compare__panel--params label{margin-left:16px;margin-right:0;margin-bottom:0}.compare__panel--clear{position:absolute;right:10px;top:5px}.compare__panel--clear button{font-size:10px;width:145px;height:35px}.compare__list{position:relative;margin-top:10px}.compare__list--nav{width:100%;background:0 0;position:absolute;top:239px}.compare__list--nav li{padding:0;margin:0;font-size:12px;font-weight:400;color:#9fa5b4;padding-bottom:92px;border:none;width:100%;text-align:center}.compare__list--nav li:last-child{margin-bottom:0;border-bottom:none}.compare__list--table{overflow-x:auto}.compare__list--right{display:none}.compare__list--pin{display:none}.compare__list--left{display:none}.compare__list--params li{text-align:center;font-size:12px;border-top:none;border-bottom:none;margin-bottom:52px}.compare__list--params li:first-child{margin-top:52px}.compare__list--params li:last-child{margin-bottom:0;border-bottom:none}.compare__none{font-size:15px;padding-left:10px;padding-right:10px}}.auth{display:flex;flex-direction:column;align-items:center}.auth__block{width:555px;margin-top:60px}.auth__block b{font-size:12px}.auth__block a{font-size:12px}.auth__block.visible{display:block}@media only screen and (max-width:960px){.auth{margin-top:20px}.auth__block{width:100%;margin-top:0}.auth__block .form__block{border:none}}.news-fullscreen__slider--prev{background:url(../images/sliders/arrow_dark_left.svg);border:none;width:50px;height:100%;position:absolute;left:0!important;top:0;background-repeat:no-repeat;background-size:40px 40px;background-position:center center;z-index:2;outline:0;cursor:pointer}.news-fullscreen__slider--next{background:url(../images/sliders/arrow_dark_right.svg);border:none;width:50px;height:100%;left:unset!important;position:absolute;right:0;top:0;background-repeat:no-repeat;background-size:40px 40px;background-position:center center;outline:0;z-index:2;cursor:pointer}.news__inner{display:flex;flex-wrap:wrap}.news__items{background:#f2f3f4;grid-template-columns:repeat(3,1fr);border:1px solid #f2f3f4;grid-gap:1px;border-radius:10px;margin-bottom:30px;display:grid}.news__item{background:#fff;transition:transform .3s;width:430px;padding:20px;display:flex;cursor:pointer}.news__item:hover{transform:scale(1.02);box-shadow:0 0 40px 0 rgba(42,55,78,.25);z-index:4}.news__item--block{margin-left:20px}.news__item--image{width:144px;height:144px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.news__item--title{font-size:14px;color:#0075a7;margin-bottom:5px}.news__item--date{font-size:12px;color:#9fa5b4;margin-bottom:15px}.news__item--text{font-size:12px;color:#05142f;overflow:hidden;text-overflow:ellipsis}.news__item--title:hover{text-decoration:underline}.news__item--text:hover{text-decoration:none}.news__item--date:hover{text-decoration:none}.news__item:hover{text-decoration:none}.news__title{padding-top:13px;margin-bottom:20px;display:flex;width:100%;align-items:center}.news__title h1{font-style:normal;font-weight:600;font-size:32px;line-height:44px;color:#05142f;max-width:500px}.news__title h2{font-style:normal;font-weight:600;font-size:20px;line-height:47px;color:#05142f}.news__title--date{margin-left:auto;font-size:12px;color:#9fa5b4}.news__bottom{width:100%;display:flex}.news__bottom--count{width:220px;margin-left:auto}.news__slider{height:182px}.news__slider--item{width:126px;padding:11px}.news__slider--item a{font-size:12px;width:100%}.news__slider--item img{width:104px;height:104px;border-radius:5px;margin-bottom:6px}.news__slider--item span{font-size:10px;width:100%}.news__slider--prev{background:url(../images/sliders/arrow_dark_left.svg);border:none;position:absolute;left:-35px;top:0;background-repeat:no-repeat;background-size:25px 25px;background-position:center center;z-index:2;outline:0;width:36px;height:241px;cursor:pointer}.news__slider--next{background:url(../images/sliders/arrow_dark_right.svg);border:none;position:absolute;right:-35px;top:0;background-repeat:no-repeat;background-size:25px 25px;background-position:center center;outline:0;z-index:2;width:36px;height:241px;cursor:pointer}.news__post{display:flex;margin-bottom:24px}.news__post--image{width:418px;height:338px;margin-right:30px;border-radius:10px;-o-object-fit:cover;object-fit:cover}.news__post--text{flex:1;font-size:14px;color:#05142f;line-height:23px}.news__post--text p{margin-bottom:15px}.news__post-slider{width:100%;border-top:1px solid #f2f3f4;border-bottom:1px solid #f2f3f4}.news__post-slider--item{width:184px;height:232px;padding:21px;border-right:1px solid #f2f3f4}.news__post-slider--item img{width:147px;height:190px;-o-object-fit:cover;object-fit:cover;border-radius:10px}@media only screen and (max-width:960px){.news{padding-left:0;padding-right:0;margin-top:0}.news-fullscreen__slider--prev{display:none;visibility:hidden}.news-fullscreen__slider--next{display:none;visibility:hidden}.news__title{margin-bottom:0;padding-left:10px;padding-right:10px;padding-top:10px;flex-wrap:wrap}.news__title h1{font-size:20px;line-height:22px;width:100%}.news__title--date{margin-left:unset;width:100%}.news__items{border-radius:0;margin-bottom:10px;margin-top:10px;grid-template-columns:repeat(1,1fr)}.news__item{padding:10px;height:128px;width:100%}.news__item--image{width:105px;height:105px;display:block}.news__item--block{margin-left:10px}.news__item--title{font-size:12px}.news__item--date{font-size:10px;margin-bottom:6px}.news__item--text{font-size:10px;max-height:65px}.news__bottom{padding-left:10px;padding-right:10px;width:100%;display:flex;flex-wrap:wrap;justify-content:center}.news__bottom--pagination{order:2}.news__bottom--count{order:1;width:100%;margin-left:unset;margin-bottom:10px}.news__post{flex-wrap:wrap;margin-top:16px;margin-bottom:5px}.news__post--image{width:100%;margin:0;border-radius:0;height:auto}.news__post--text{padding-left:10px;padding-right:10px;font-size:12px;margin-top:20px}.news__slider--prev{visibility:hidden}.news__slider--next{visibility:hidden}.news__post-slider{width:100%;border:none}.news__post-slider--item{width:125px;height:190px;padding:0;border:none}.news__post-slider--item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0}}