@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:url("./fonts/roboto/roboto-v20-latin_cyrillic-ext_cyrillic-regular.eot");src:local("Roboto"),local("Roboto-Regular"),url("./fonts/roboto/roboto-v20-latin_cyrillic-ext_cyrillic-regular.eot?#iefix") format("embedded-opentype"),url("./fonts/roboto/roboto-v20-latin_cyrillic-ext_cyrillic-regular.woff2") format("woff2"),url("./fonts/roboto/roboto-v20-latin_cyrillic-ext_cyrillic-regular.woff") format("woff"),url("./fonts/roboto/roboto-v20-latin_cyrillic-ext_cyrillic-regular.ttf") format("truetype"),url("./fonts/roboto/roboto-v20-latin_cyrillic-ext_cyrillic-regular.svg#Roboto") format("svg")}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:url("./fonts/roboto/roboto-v20-latin_cyrillic-ext_cyrillic-500.eot");src:local("Roboto Medium"),local("Roboto-Medium"),url("./fonts/roboto/roboto-v20-latin_cyrillic-ext_cyrillic-500.eot?#iefix") format("embedded-opentype"),url("./fonts/roboto/roboto-v20-latin_cyrillic-ext_cyrillic-500.woff2") format("woff2"),url("./fonts/roboto/roboto-v20-latin_cyrillic-ext_cyrillic-500.woff") format("woff"),url("./fonts/roboto/roboto-v20-latin_cyrillic-ext_cyrillic-500.ttf") format("truetype"),url("./fonts/roboto/roboto-v20-latin_cyrillic-ext_cyrillic-500.svg#Roboto") format("svg")}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:url("./fonts/roboto/roboto-v20-latin_cyrillic-ext_cyrillic-700.eot");src:local("Roboto Bold"),local("Roboto-Bold"),url("./fonts/roboto/roboto-v20-latin_cyrillic-ext_cyrillic-700.eot?#iefix") format("embedded-opentype"),url("./fonts/roboto/roboto-v20-latin_cyrillic-ext_cyrillic-700.woff2") format("woff2"),url("./fonts/roboto/roboto-v20-latin_cyrillic-ext_cyrillic-700.woff") format("woff"),url("./fonts/roboto/roboto-v20-latin_cyrillic-ext_cyrillic-700.ttf") format("truetype"),url("./fonts/roboto/roboto-v20-latin_cyrillic-ext_cyrillic-700.svg#Roboto") format("svg")}@-webkit-keyframes animateOpacityIn{from{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes animateOpacityIn{from{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@-webkit-keyframes animateOpacityOut{from{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes animateOpacityOut{from{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@-webkit-keyframes animateLeftIn{from{left:-100%;opacity:0}to{left:0;opacity:1}}@keyframes animateLeftIn{from{left:-100%;opacity:0}to{left:0;opacity:1}}@-webkit-keyframes animateLeftOut{from{left:0;opacity:1}to{left:-100%;opacity:0}}@keyframes animateLeftOut{from{left:0;opacity:1}to{left:-100%;opacity:0}}@-webkit-keyframes animateBottomIn{from{bottom:-100%;opacity:0}to{bottom:0;opacity:1}}@keyframes animateBottomIn{from{bottom:-100%;opacity:0}to{bottom:0;opacity:1}}@-webkit-keyframes animateBottomOut{from{bottom:0;opacity:1}to{bottom:-100%;opacity:0}}@keyframes animateBottomOut{from{bottom:0;opacity:1}to{bottom:-100%;opacity:0}}:root{--main-color: #0058a0;--text-alert: #ab0000;--text-grey: #747474;--text-price-sale: red;--mobile_width: 360px;--tablet_width: 600px;--desktop_width: 1024px}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*::after,*::before{-webkit-box-sizing:inherit;box-sizing:inherit;margin:0;padding:0;border:0}:focus{outline:0}body{color:#444;scroll-behavior:smooth;text-rendering:optimizeSpeed;font:62.5%/1.3 "Roboto", sans-serif;letter-spacing:0.1em}body.modal-opened{overflow:hidden}.sprite{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}img{display:block}p{font-size:16px}.required_1{color:#ff0000;font-weight:bold}.page{min-height:501px}.page__container{display:-webkit-box;display:-ms-flexbox;display:flex}.page__content{width:100%;border-radius:5px}@media screen and (min-width: 1024px){.page__content{width:75%;padding:0 65px}}.page__content .content.content--wide{padding:15px 30px}.page__content .content.content--nopad{padding:15px 0 0}.page__content .content.content--nopad h2{margin-left:65px}.page__content.page__content--left{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.container{width:100%;height:auto;margin:0 auto;padding:0 5px}@media screen and (min-width: 600px){.container{padding:0 10px}}@media screen and (min-width: 1024px){.container{padding:0 20px;max-width:1140px}}.container--nopad{width:100%;height:auto;margin:0 auto;padding:0}.content{padding:5px 0}@media screen and (min-width: 600px){.content{padding:10px 0}}@media screen and (min-width: 1024px){.content{padding:20px 0}}#notification{opacity:0;visibility:hidden;z-index:99999;position:fixed;top:0;right:0;bottom:0;left:0;background:#000000aa}#notification.active{opacity:1;visibility:visible}.success,.warning,.attention,.information{position:relative;top:50vh;left:50vw;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:90vw;max-width:570px;height:51vw;max-height:320px;padding:33px 15px 20px 35vw;color:#555555;font-size:13px;font-weight:700;border-radius:5px;-webkit-box-shadow:0 0 200px rgba(0,0,0,0.9);box-shadow:0 0 200px rgba(0,0,0,0.9)}@media screen and (min-width: 600px){.success,.warning,.attention,.information{padding:70px 55px 35px 235px;font-size:24px}}.success img,.warning img,.attention img,.information img{display:none}.success a,.warning a,.attention a,.information a{color:#4900ee;font-size:13px;text-decoration:underline}@media screen and (min-width: 600px){.success a,.warning a,.attention a,.information a{font-size:24px}}.success{background:#eaf7d9 url("../img/success.png") center center no-repeat;background-size:contain}.warning{background:#ffd1d1 url("../img/warning.png") center center no-repeat;background-size:contain}.attention{border:1px solid #f2dd8c;background:#fff5cc url("../img/attention.png") 10px center no-repeat;background-size:contain}.success .close,.warning .close,.attention .close,.information .close{position:absolute;top:-30px;right:-30px;float:right;padding-top:4px;padding-right:4px;cursor:pointer}.clearfix{zoom:l}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}@media screen and (max-width: 1023px){.sidebar{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}}@media screen and (min-width: 1024px){.sidebar{width:25%;max-width:270px}.sidebar.sidebar--right{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.sidebar__list{margin-bottom:7px}@media screen and (max-width: 599px){.sidebar__item{width:calc(100% / 2);text-align:center}.sidebar__item .sidebar__link{border-top-left-radius:5px;border-top-right-radius:5px}}@media screen and (min-width: 600px){.sidebar__item:first-child .sidebar__link{border-top-left-radius:5px;border-top-right-radius:5px}.sidebar__item:last-child .sidebar__link{border-bottom:none;border-bottom-right-radius:5px;border-bottom-left-radius:5px}}.sidebar__item span{display:block;font-size:14px;padding-left:15px;font-weight:400 !important}.sidebar__link{display:block;padding:15px;color:#4d4d4d;background:#fff;border-bottom:1px solid #e6e6e6}.sidebar__link.active,.sidebar__link:hover{background:#fed400}.sidebar__link.active{font-weight:700}@media screen and (min-width: 600px) and (max-width: 1023px){.sidebar__link{font-size:14px}}@media screen and (min-width: 1024px){.sidebar__link{padding:15px 22px}}h2{margin:20px 0 30px;color:#0058a0;text-align:center;font-size:25px;font-weight:700}@media screen and (min-width: 600px){h2{margin-bottom:50px;font-size:30px}}@media screen and (min-width: 1024px){h2{margin-bottom:80px;font-size:35px}}h3{font-size:20px;margin-bottom:20px}.lined-headline{position:relative;color:#0058a0}.lined-headline::before{left:0}.lined-headline::after{right:0}.lined-headline::before,.lined-headline::after{content:"";position:absolute;bottom:-2px;display:block;width:40%;height:2px;background:currentColor}a{color:var(--main-color);text-decoration:none;font-size:16px}ul{list-style-type:none;font-size:16px}.list{margin:-5px}@media screen and (min-width: 360px){.list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width: 600px){.list{margin:-10px}}@media screen and (min-width: 1024px){.list{margin:-20px}}.list__item{width:calc(100% - 5px * 2);margin:5px}@media screen and (min-width: 360px){.list__item{width:calc((100% / 2) - (5px * 2))}}@media screen and (min-width: 600px){.list__item{width:calc((100% / 2) - (10px * 2));margin:10px}}@media screen and (min-width: 1024px){.list__item{width:calc((100% / 4) - (20px * 2));margin:20px}}.cardset{margin:-2.5px}@media screen and (min-width: 360px){.cardset{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width: 600px){.cardset{margin:-5px}}@media screen and (min-width: 1024px){.cardset{margin:-10px}}.cardset__item{width:calc(100% - 5px);margin:2.5px}@media screen and (min-width: 360px){.cardset__item{width:calc(100% / 2 - 5px)}}@media screen and (min-width: 600px){.cardset__item{width:calc(100% / 2 - 10px);margin:5px}}@media screen and (min-width: 1024px){.cardset__item{width:calc(100% / 4 - 20px);margin:10px}}input,textarea{padding:7px;font-family:inherit;font-size:16px;color:#747474;border:1px solid #e6e6e6;border-radius:3px;background-color:#f5f5f5;-webkit-box-shadow:inset 0px 3px 5px 0px rgba(191,191,191,0.3);box-shadow:inset 0px 3px 5px 0px rgba(191,191,191,0.3)}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;color:#808080;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#808080;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}input::-ms-input-placeholder,textarea::-ms-input-placeholder{opacity:1;color:#808080;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}input::placeholder,textarea::placeholder{opacity:1;color:#808080;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}input:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{opacity:0}input:focus:-ms-input-placeholder,textarea:focus:-ms-input-placeholder{opacity:0}input:focus::-ms-input-placeholder,textarea:focus::-ms-input-placeholder{opacity:0}input:focus::placeholder,textarea:focus::placeholder{opacity:0}@media screen and (min-width: 600px){input,textarea{padding:0 0 0 10px}}input[type="checkbox"],input[type="radio"]{position:relative;-ms-flex-item-align:start;align-self:flex-start;width:22px;height:22px;margin-right:7px;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type="checkbox"]::after,input[type="radio"]::after{content:"";position:absolute;display:block;top:20%;right:20%;bottom:20%;left:20%;border-radius:2.5px;-webkit-transition:0.4s;transition:0.4s}input[type="checkbox"]:checked::after,input[type="radio"]:checked::after{background:var(--main-color)}select{padding:7px 40px 7px 7px;font-family:inherit;font-size:16px;color:#747474;border:1px solid #e6e6e6;border-radius:3px;-webkit-box-shadow:inset 0px 3px 5px 0px rgba(191,191,191,0.3);box-shadow:inset 0px 3px 5px 0px rgba(191,191,191,0.3);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f5f5f5 url(../img/select.svg) no-repeat right 15px center;background-size:13px}@media screen and (min-width: 600px){select{padding:0 40px 0 10px}}button{display:block;text-align:center;background:transparent;cursor:pointer}button:hover,button:focus{text-decoration:none}a.btn{display:block;text-align:center}.btn{width:100%;padding:7px 15px 5px}.btn.disabled{color:var(--text-grey);background:#e1dfdf;-webkit-box-shadow:inset 0px -6px 0px 0px rgba(0,0,0,0.07);box-shadow:inset 0px -6px 0px 0px rgba(0,0,0,0.07)}.btn.disabled:hover,.btn.disabled:focus{background:#d5d2d2}@media screen and (min-width: 600px){.btn{width:auto;margin:0 0 0 auto}}.btn-grey{color:#404040;border-radius:5px;background-color:#e1dfdf;-webkit-box-shadow:inset 0px -6px 0px 0px rgba(0,0,0,0.07);box-shadow:inset 0px -6px 0px 0px rgba(0,0,0,0.07)}.btn-grey--1{width:225px;height:47px;line-height:43px;margin:22px auto 17px}.btn-gold{font-size:1.9rem;font-weight:700;color:#fff;border-radius:5px;background-image:-webkit-gradient(linear, left top, right top, from(#c18002), color-stop(99%, #ffe400));background-image:linear-gradient(90deg, #c18002 0%, #ffe400 99%);-webkit-box-shadow:0px 3px 2px 0px rgba(28,28,28,0.32),0px 6px 8px 0px rgba(28,28,28,0.31),inset 0px 1px 1px 0px rgba(255,245,163,0.004),inset 0px -5px 0px 0px rgba(137,83,5,0.5);box-shadow:0px 3px 2px 0px rgba(28,28,28,0.32),0px 6px 8px 0px rgba(28,28,28,0.31),inset 0px 1px 1px 0px rgba(255,245,163,0.004),inset 0px -5px 0px 0px rgba(137,83,5,0.5)}.btn-gold:hover,.btn-gold:focus{text-decoration:none;background-image:-webkit-gradient(linear, left top, right top, from(#dd9f27), color-stop(99%, #ffe92c));background-image:linear-gradient(to right, #dd9f27 0%, #ffe92c 99%)}.btn-gold:active{background-image:-webkit-gradient(linear, left top, right top, from(#dd9f27), color-stop(99%, #e5b128));background-image:linear-gradient(to right, #dd9f27 0%, #e5b128 99%);-webkit-box-shadow:inset 0px 1px 1px 0px rgba(255,245,163,0.004),inset 0px 5px 0px 0px rgba(137,83,5,0.5);box-shadow:inset 0px 1px 1px 0px rgba(255,245,163,0.004),inset 0px 5px 0px 0px rgba(137,83,5,0.5)}.btn-blue{font-size:2rem;font-weight:400;color:#fff;border-radius:5px;background-image:-webkit-gradient(linear, left top, right top, from(#0058a0), to(#189ffe));background-image:linear-gradient(90deg, #0058a0 0%, #189ffe 100%);-webkit-box-shadow:0px 3px 2px 0px rgba(2,46,82,0.4),0px 6px 8px 0px rgba(0,67,117,0.4),inset 0px 1px 1px 0px rgba(96,231,255,0.75),inset 0px -5px 0px 0px rgba(0,61,111,0.25);box-shadow:0px 3px 2px 0px rgba(2,46,82,0.4),0px 6px 8px 0px rgba(0,67,117,0.4),inset 0px 1px 1px 0px rgba(96,231,255,0.75),inset 0px -5px 0px 0px rgba(0,61,111,0.25)}.btn-blue:hover,.btn-blue:focus{text-decoration:none;background-image:-webkit-gradient(linear, left top, right top, from(#0871c1), to(#74c6ff));background-image:linear-gradient(90deg, #0871c1 0%, #74c6ff 100%)}.btn-blue:active{background-image:-webkit-gradient(linear, left top, right top, from(#0058a0), to(#0f84da));background-image:linear-gradient(to right, #0058a0 0%, #0f84da 100%);-webkit-box-shadow:inset 0px 5px 0px 0px rgba(0,50,90,0.25);box-shadow:inset 0px 5px 0px 0px rgba(0,50,90,0.25)}.btn-lightblue{margin:0 auto;padding:10px;font-size:17px;font-weight:400;color:#fff;border-radius:5px;background-image:-webkit-gradient(linear, left top, right top, from(#0f80dc), to(#57b9fd));background-image:linear-gradient(90deg, #0f80dc 0%, #57b9fd 100%);-webkit-box-shadow:0px 3px 2px 0px rgba(2,46,82,0.4),0px 6px 8px 0px rgba(0,67,117,0.4),inset 0px 0px 1px 0px rgba(96,231,255,0.75),inset 0px -5px 0px 0px rgba(0,61,111,0.25);box-shadow:0px 3px 2px 0px rgba(2,46,82,0.4),0px 6px 8px 0px rgba(0,67,117,0.4),inset 0px 0px 1px 0px rgba(96,231,255,0.75),inset 0px -5px 0px 0px rgba(0,61,111,0.25)}.btn-lightblue:hover,.btn-lightblue:focus{text-decoration:none;background-image:-webkit-gradient(linear, left top, right top, from(#2384d4), to(#76c5fc));background-image:linear-gradient(90deg, #2384d4 0%, #76c5fc 100%)}.btn-lightblue:active{background-image:-webkit-gradient(linear, left top, right top, from(#2a87d4), to(#3596e4));background-image:linear-gradient(90deg, #2a87d4 0%, #3596e4 100%);-webkit-box-shadow:inset 0px 5px 0px 0px rgba(0,61,111,0.25);box-shadow:inset 0px 5px 0px 0px rgba(0,61,111,0.25)}.btn-flatblue{width:202px;margin:0 auto;color:#fff;text-align:center;font-size:23px;font-weight:700;border-radius:5px;background:#0d6bbc;-webkit-box-shadow:inset 0px -5px 0px 0px rgba(0,61,111,0.25);box-shadow:inset 0px -5px 0px 0px rgba(0,61,111,0.25)}.btn-flatblue:hover,.btn-flatblue:focus{text-decoration:none;background:#0f79d4}.breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:10px}.breadcrumbs__home{width:16px;height:16px;fill:#808080}.breadcrumbs a{position:relative;height:16px;padding-right:12px;font-size:14px;color:#808080}.breadcrumbs a:not(:last-child):after{content:"/ ";display:block;position:absolute;right:3px;bottom:-2px}@media screen and (min-width: 600px){.logo{width:500px}}.logo__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (min-width: 1024px){.logo__link{font-size:16px}}.logo__link img{min-width:120px;min-height:49.5px}@media screen and (min-width: 600px){.logo__link img{min-height:53px;padding-bottom:4px}}.logo__slogan{margin-left:15px;color:var(--main-color)}@media screen and (max-width: 599px){.logo__slogan{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}}.search-block{width:37px;height:37px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;place-self:flex-end}@media screen and (min-width: 600px){.search-block{z-index:1;position:absolute;bottom:-97px;right:0}}.search-btn{opacity:1;visibility:visible;position:absolute;width:35px;height:35px;margin-top:2px;-webkit-transition:0.4s;transition:0.4s}.search-block.active .search-btn{opacity:0;visibility:hidden}.search__ico{width:35px;height:35px;fill:#087c0d}.search-form{visibility:hidden;opacity:0;position:absolute;right:15px;width:0;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}@media screen and (min-width: 600px){.search-form{right:0}}@media screen and (min-width: 1024px){.search-form{right:0}}.search-block.active .search-form{opacity:1;visibility:visible;width:calc(100% - 30px);border-radius:5px;-webkit-box-shadow:0px 1px 5px 2px rgba(153,153,153,0.75);box-shadow:0px 1px 5px 2px rgba(153,153,153,0.75);-webkit-transition:width 0.4s ease-in-out, opacity 1ms, visibility 1ms;transition:width 0.4s ease-in-out, opacity 1ms, visibility 1ms}@media screen and (min-width: 600px){.search-block.active .search-form{width:calc(100vw - 10px * 2)}}@media screen and (min-width: 1024px){.search-block.active .search-form{width:500px}}.search-form input{width:100%;height:37px}.search-form__btn{position:absolute;top:2px;right:0;width:35px;height:35px}.like__link{position:relative;display:block;width:27px;height:27px;background:url("../img/heart-empty.svg") no-repeat 50% 50%}.like__link.full{background:url("../img/heart-full.svg") no-repeat 50% 50%}.like__link span{position:absolute;margin-left:27px;color:#fff;font-size:13px;line-height:0.55}.like__heart{position:absolute;display:block;z-index:2;width:25px;height:25px;top:17px;right:15px;background:url("../img/heart-empty.svg") no-repeat 50% 50%}.like__heart.full{background:url("../img/heart-full.svg") no-repeat 50% 50%}.like__heart.wish-big{position:relative;top:0;right:10px;width:30px;height:30px}@media screen and (min-width: 600px){.like__heart.wish-big{width:35px;height:35px}}.basket__link{display:block;position:relative;width:27px;height:27px;background:url("../img/ico-basket.svg") no-repeat 50% 50%}.basket__link.full{background:url("../img/ico-basket-full.svg") no-repeat 50% 50%}.basket__link span{position:absolute;margin-left:30px;color:#fff;font-size:13px;line-height:0.55}.sale{position:absolute;z-index:2;width:40px;height:40px;left:7px;padding:7px 0;text-align:center;background:url("../img/ico-sale.svg") no-repeat}@media screen and (min-width: 600px){.sale{left:15px;width:60px;height:60px;padding:10px 0}}.sale__range{color:#fff;font-size:15px}@media screen and (min-width: 600px){.sale__range{font-size:17px}}@media screen and (max-width: 599px){.soc__list{display:-webkit-box;display:-ms-flexbox;display:flex}}.soc__item{height:35px}.soc__ico{width:35px;height:35px}@media screen and (max-width: 599px){.soc__title{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}}.soc__list--menu{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:10px}.soc__list--menu .soc__item:not(:last-child){margin-right:10px}.soc__list--menu .phone--rotary .soc__ico{fill:#fff}@media screen and (max-width: 599px){.soc__list--footline{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;padding-bottom:15px}}@media screen and (min-width: 600px){.soc__list--footline .soc__item{margin-bottom:20px}}.soc__list--footline .soc__item--title{margin-bottom:0}@media screen and (max-width: 599px){.soc__list--footline .soc__item--title{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}}.soc__list--footline .soc__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.soc__list--footline .soc__title{margin-left:15px}.copyright{float:left}.copyright a{color:#00ffa9}.modal{visibility:hidden;opacity:0;position:fixed;top:0;right:0;bottom:0;left:0;padding:25px;overflow:auto;text-align:center;background:rgba(43,46,56,0.9)}.modal.active{z-index:9999;visibility:visible;opacity:1}.modal__login{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:315px;height:auto;padding:35px 25px;background:#f5f5f5;border-radius:5px}@media screen and (min-width: 600px){.modal__login{max-width:556px;padding:35px 60px}}.modal__login p{font-size:18px;text-align:center;margin-bottom:16px}.modal__agree{position:relative;max-width:315px;height:auto;margin:auto;padding:35px 15px;background:#f5f5f5;border-radius:5px}@media screen and (min-width: 600px){.modal__agree{max-width:556px;padding:35px}}.modal__agree p{font-size:18px;text-align:left;margin-bottom:14px}.modal__askUs{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:315px;height:auto;padding:35px 25px;background:#f5f5f5;border-radius:5px}@media screen and (min-width: 600px){.modal__askUs{max-width:556px;padding:35px 60px}}.modal__askUs p{font-size:18px;text-align:center;margin-bottom:16px}.modal__askUs .input__fieldTextarea{width:100%;height:auto;margin-top:5px;padding:7px 7px 5px}.modal__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:25px;width:25px;margin-bottom:25px;margin-left:auto;fill:#f5f5f5}.modal__link--forgot{display:block;margin-top:3px;padding-right:10px;text-align:right}@media screen and (min-width: 600px){.modal__link--forgot{margin:5px 10px}}.modal__link--register{font-weight:500}.btn-lightblue--modal{width:100%;margin:20px auto 25px}@media screen and (min-width: 600px){.btn-lightblue--modal{width:162px;margin:30px auto}}.error{display:block;padding:1px 5px 0px;color:var(--text-alert);font-size:10px}@media screen and (min-width: 600px){.error{width:203px;margin-left:225px;text-align:left}}.error .error{margin-left:0}.input__group--checkbox .error{width:100%;margin-left:0;padding-left:35px}.error-captcha{margin-top:20px;text-align:center}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:5px}.pagination__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:25px;height:25px;padding-left:2px;color:#808080}.pagination__item:hover,.pagination__item.active{border-radius:4px;background:#0058a0;color:#fff}.pagination__item.active{cursor:default}.pagination__link{font-size:15px;font-weight:700;color:inherit}.hidden{opacity:0 !important;width:0 !important;height:0 !important;margin:0 !important;padding:0 !important;border:0 !important;overflow:hidden !important}.form__account{margin-bottom:25px;padding:0 15px}.form__account .btn{margin:25px auto 0}@media screen and (min-width: 600px){.form__account .btn{width:100%;max-width:176px;margin-left:239px}}@media screen and (min-width: 600px){.btn-lightblue--account{max-width:176px;margin-left:239px}}.profile-settings-form{margin-bottom:20px}.profile-settings-form .btn{margin:25px auto 0}@media screen and (min-width: 600px){.profile-settings-form .btn{width:100%;max-width:176px;margin-left:239px}}.profile-settings-form__block{margin:0 auto 24px;padding-bottom:15px;border-bottom:1px dotted #808080}@media screen and (min-width: 1024px){.profile-settings-form__block{margin:0 0 24px}.profile-settings-form__block .content{padding-left:65px}}.profile-settings-form__password{border-bottom:none;margin-bottom:0}.input__group:not(:last-child){padding-bottom:15px}@media screen and (min-width: 600px){.input__group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.input__label{display:block;padding:0 0 3px 3px;color:var(--text-gray);text-align:left;font-size:13.5px}@media screen and (min-width: 600px){.input__label{width:100%;max-width:225px}}.input__group--checkbox .input__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px}.input__group--checkbox .input__label a{font-size:14.5px;font-weight:500}@media screen and (min-width: 600px){.input__group--checkbox .input__label{max-width:450px}}.input__field,.input__select{width:100%}@media screen and (min-width: 600px){.input__field,.input__select{width:203px;height:24px}}.input__link{cursor:pointer}.input__link--email-exist{margin-right:3px;text-decoration:underline;font-size:13px}.input__field.empty{background:#ffb0b0}.head{width:100%;margin-bottom:10px;border-bottom:3px solid #0058a0;padding-top:50px}.headline{z-index:999;position:fixed;top:0;left:0;right:0;background-color:#0058a0;-webkit-box-shadow:inset 0px 9px 7px 0px rgba(0,39,70,0.28),inset 0px 41px 128px 0px rgba(0,39,70,0.28),inset 0px 97px 51px 0px rgba(2,62,111,0.21),inset 0px 93px 163px 0px rgba(16,46,70,0.4);box-shadow:inset 0px 9px 7px 0px rgba(0,39,70,0.28),inset 0px 41px 128px 0px rgba(0,39,70,0.28),inset 0px 97px 51px 0px rgba(2,62,111,0.21),inset 0px 93px 163px 0px rgba(16,46,70,0.4)}.headline__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:10px 15px 5px}.logo-search{position:relative;padding-bottom:10px}.headline__client{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.client__item:not(:last-child){margin-right:19px}@media screen and (min-width: 1024px){.client__item:not(:last-child){margin-right:19px}}.navbar{height:35px;width:35px}@media screen and (min-width: 600px){.navbar{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}}.burger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:25px;width:25px;fill:#ffffff}.navbar-close{position:relative;height:41px;width:41px;margin:15px;float:right}@media screen and (min-width: 600px){.navbar-close{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}}.navbar-close:before,.navbar-close:after{content:" ";position:absolute;left:37%;height:105%;width:11px;border-radius:5.5px;background-color:#ffffff}.navbar-close:before{transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg)}.navbar-close:after{transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.hotline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hotline__ico{width:27px;height:27px;margin-right:10px;fill:#fff}.hotline__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:23.5px;color:#fff}@media screen and (max-width: 599px){.hotline{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}}.langs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.langs__item{opacity:0.7;color:#fff;cursor:pointer}.langs__item:not(:last-child){margin-right:2px}.lang--disabled{opacity:0.4;font-size:15px}.lang--disabled:hover{opacity:0.75}.service{position:relative;width:27px;height:27px;cursor:pointer}.service__ico{width:27px;height:27px;fill:#fff}.service__list{z-index:9999;visibility:hidden;opacity:0;position:absolute;top:137%;left:50%;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:5px;background-color:#0058a0;-webkit-box-shadow:inset 0px 9px 7px 0px rgba(0,39,70,0.28),inset 0px 41px 128px 0px rgba(0,39,70,0.28),inset 0px 97px 51px 0px rgba(2,62,111,0.21),inset 0px 93px 163px 0px rgba(16,46,70,0.4);box-shadow:inset 0px 9px 7px 0px rgba(0,39,70,0.28),inset 0px 41px 128px 0px rgba(0,39,70,0.28),inset 0px 97px 51px 0px rgba(2,62,111,0.21),inset 0px 93px 163px 0px rgba(16,46,70,0.4);-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.service.active .service__list{opacity:1;visibility:visible}.service__link{display:block;text-align:left;font-size:19px;color:#fff}@media screen and (max-width: 1023px){.service--info{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}}.service--info .service__list{padding:15px 0}.service--info .service__link{line-height:34px;padding:0 9px 0 15px}.service--info .service__link:hover{text-decoration:none;background:#fff;color:#0056a4;padding:0 7px 0 13px;border-right:2px solid #c6d9e8;border-left:2px solid #c6d9e8}.service--phones .service__list{width:170px;padding:10px 15px}.service--phones .service__item:first-child{margin-bottom:10px;padding-bottom:1px;border-bottom:1px dashed #dbdbdb}.service--phones .service__link{text-align:center}.service--account{width:35px;height:35px}.service--account .service__ico{width:35px;height:35px}.service--account .service__list{width:auto;top:118%;padding:25px}.service--account .service__item:not(:last-child){margin-bottom:10px}.service--account .service__item.account--is-logged{width:190px}.service--account .service__link{padding:10px;font-weight:500;text-align:center;color:#0058a0;background:#fff;border-radius:7px}.service--account .service__link:hover{color:#0056a4;background:#fff;-webkit-box-shadow:0px 0px 5px 3px #fff;box-shadow:0px 0px 5px 3px #fff}@media screen and (max-width: 599px){.menu{z-index:9999;visibility:hidden;opacity:0;position:fixed;bottom:0;width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content;min-height:100%;background:rgba(0,0,0,0.7);-webkit-transition:0.7s;transition:0.7s}.menu.active{visibility:visible;opacity:1;left:0;overflow:auto}.menu .container{padding:0}}@media screen and (min-width: 600px){.menu{position:relative;margin-top:15px;height:85px}}.menu__content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media screen and (max-width: 599px){.menu__content{opacity:1;position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:77.5%;max-width:270px;min-height:100%;background:#fff;border-top-right-radius:15px;border-bottom-right-radius:15px;background-color:var(--main-color);-webkit-box-shadow:inset 0px 9px 7px 0px rgba(0,39,70,0.28),inset 0px 41px 128px 0px rgba(0,39,70,0.28),inset 0px 97px 51px 0px rgba(2,62,111,0.21),inset 0px 93px 163px 0px rgba(16,46,70,0.4);box-shadow:inset 0px 9px 7px 0px rgba(0,39,70,0.28),inset 0px 41px 128px 0px rgba(0,39,70,0.28),inset 0px 97px 51px 0px rgba(2,62,111,0.21),inset 0px 93px 163px 0px rgba(16,46,70,0.4);-webkit-animation:animateLeftOut 0.55s;animation:animateLeftOut 0.55s}.menu.active .menu__content{-webkit-animation:animateLeftIn 0.55s;animation:animateLeftIn 0.55s}}.menu__body{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 599px){.menu__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}}@media screen and (min-width: 600px){.menu__body{width:100%}}.category__back{width:35px;height:35px;opacity:0.7;float:left;background:url("../img/chevron-left.svg") 25% no-repeat;border:3.5px solid #404040;border-radius:50%}.catalog{width:100%}@media screen and (max-width: 599px){.catalog{padding:50px 10px 25px;border-bottom:1px solid #fff}}.catalog__list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media screen and (max-width: 599px){.catalog__list{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media screen and (min-width: 600px){.catalog__list{padding:0 25px}}@media screen and (min-width: 1024px){.catalog__list{padding:0 35px}}.catalog__name{padding:7px 10px;color:#fff;font-size:19px;font-weight:500;cursor:pointer}@media screen and (min-width: 600px){.catalog__name{color:#444}}.catalog__item.active .catalog__name{color:#0058a0;background:#ffffff;border-radius:5px;-webkit-box-shadow:1px 3px 13px 7px #00223f, inset -3px -3px 13px 9px #dddddd;box-shadow:1px 3px 13px 7px #00223f, inset -3px -3px 13px 9px #dddddd}@media screen and (min-width: 600px){.catalog__item.active .catalog__name{color:#fff;background:#0058a0;-webkit-box-shadow:inset 0px 9px 7px 0px rgba(0,39,70,0.28),inset 0px 41px 128px 0px rgba(0,39,70,0.28),inset 0px 97px 51px 0px rgba(2,62,111,0.21),inset 0px 93px 163px 0px rgba(16,46,70,0.4);box-shadow:inset 0px 9px 7px 0px rgba(0,39,70,0.28),inset 0px 41px 128px 0px rgba(0,39,70,0.28),inset 0px 97px 51px 0px rgba(2,62,111,0.21),inset 0px 93px 163px 0px rgba(16,46,70,0.4)}}.catalog__categories{display:none;position:absolute;width:100%;left:0;padding:40px 25px}@media screen and (min-width: 600px){.catalog__categories{padding:25px 10px}}@media screen and (min-width: 1024px){.catalog__categories{padding:25px 20px}}.catalog__item.active .catalog__categories{display:block}@media screen and (min-width: 600px){.catalog__item.active .catalog__categories{display:-webkit-box;display:-ms-flexbox;display:flex}}.catalog__all{display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:7px 25px 7px 0;color:#fff;font-size:19px}@media screen and (max-width: 599px){.catalog__all.category__all{color:#707070}}@media screen and (min-width: 600px){.catalog__all{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}}.category__choose{display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content}.category__name{display:block;padding:3.5px 33px 3.5px 7px;color:#eeeeee;font-size:19px;border-radius:5px;cursor:pointer}@media screen and (min-width: 600px){.category__name{padding:3.5px 10px;color:#555555}}.category__name:active,.category__name:hover,.category__name:focus{background:#a9d0ee}@media screen and (min-width: 600px){.category__name:active,.category__name:hover,.category__name:focus{color:#fff;background:#0058a0;-webkit-box-shadow:inset 0px 9px 7px 0px rgba(0,39,70,0.28),inset 0px 41px 128px 0px rgba(0,39,70,0.28),inset 0px 97px 51px 0px rgba(2,62,111,0.21),inset 0px 93px 163px 0px rgba(16,46,70,0.4);box-shadow:inset 0px 9px 7px 0px rgba(0,39,70,0.28),inset 0px 41px 128px 0px rgba(0,39,70,0.28),inset 0px 97px 51px 0px rgba(2,62,111,0.21),inset 0px 93px 163px 0px rgba(16,46,70,0.4)}}.category__name--new{color:#3cf510;font-weight:700}@media screen and (min-width: 600px){.category__name--new{color:#087c0d}}.category__name--sale{color:#ff0000;font-weight:700}.category__name--brand{color:#000;font-weight:700}@media screen and (min-width: 600px){.category__name--brand{color:#0058a0}}.category__drop{visibility:hidden;opacity:0}@media screen and (max-width: 599px){.category__drop{position:fixed;width:77.5%;height:100%;bottom:0;left:-100%;text-align:left;background:#ffffff;overflow:auto;-webkit-animation:animateLeftOut 0.55s;animation:animateLeftOut 0.55s;-webkit-transition:0.4s;transition:0.4s}.menu.active .category__drop.active{z-index:9999;visibility:visible;opacity:1;position:fixed;bottom:0;left:0;padding:10px 5px 5px 10px;-webkit-animation:animateLeftIn 0.55s;animation:animateLeftIn 0.55s}}@media screen and (min-width: 600px){.category__drop{position:absolute;left:10px;right:10px;width:calc(100% - 10px * 2);padding-top:8px}.category__choose:hover .category__drop{z-index:9999;visibility:visible;opacity:1}}@media screen and (min-width: 1024px){.category__drop{left:20px;right:20px;width:calc(100% - 20px * 2)}}.category__headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:35px}@media screen and (min-width: 600px){.category__headline{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}}.category__title{display:inline-block;margin-left:20px;color:#808080;font-size:19px;font-weight:500;border-radius:5px;letter-spacing:2.5px}.category__content{padding-left:20px}@media screen and (min-width: 600px){.category__content{padding:20px 0 10px 20px;border-radius:5px;background-color:#0058a0;-webkit-box-shadow:inset 0px 9px 7px 0px rgba(0,39,70,0.28),inset 0px 41px 128px 0px rgba(0,39,70,0.28),inset 0px 97px 51px 0px rgba(2,62,111,0.21),inset 0px 93px 163px 0px rgba(16,46,70,0.4);box-shadow:inset 0px 9px 7px 0px rgba(0,39,70,0.28),inset 0px 41px 128px 0px rgba(0,39,70,0.28),inset 0px 97px 51px 0px rgba(2,62,111,0.21),inset 0px 93px 163px 0px rgba(16,46,70,0.4)}}.category__list{position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-left:5px}@media screen and (min-width: 600px){.category__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:390px}}.category__item{margin-right:40px}.category__link{display:block;padding:3.5px 25px 3.5px 5px;color:#808080;font-size:17px;line-height:1.35}.category__link:active{background:#a9d0ee;border-radius:5px}@media screen and (min-width: 600px){.category__link{color:#fff}}.menu__social{-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width: 600px){.menu__social{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}}.account__link{display:block;margin-bottom:3px;padding-left:10px;color:#404040;font-size:20px;border-radius:5px 5px 0 0;-webkit-transition:0.15s ease;transition:0.15s ease}@media screen and (min-width: 600px){.account__link{width:auto;line-height:50px;font-size:1.8em}}.account__link:hover{background:#b7c4db}.text-register{margin-bottom:10px;font-size:18px;font-weight:500}.text-register-account{max-width:570px;margin-bottom:15px;line-height:1.5}.text-forgotten{margin-bottom:25px}.account__card{margin-bottom:20px}.account__card{width:100%;padding:15px;border-radius:3px;border:1px solid var(--main-color)}.account__edit{display:block;width:25px;height:25px;margin-left:auto}.account__edit-ico{width:25px;height:25px;fill:var(--text-grey)}.account__info li{margin-bottom:5px}.account__info-label{display:block;font-size:14px}.account__info-descr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:17px;font-weight:500}.wish__item{position:relative;margin-bottom:38px}@media screen and (min-width: 600px){.wish__item{display:-webkit-box;display:-ms-flexbox;display:flex}.wish__item:not(:last-child){padding-bottom:15px;border-bottom:1px dotted #efefef}}.wish__photo{width:100%;height:auto;padding:10px;border-radius:5px;-webkit-box-shadow:0px 3px 0px 0px rgba(26,26,26,0.05),0px 5px 12px 0px rgba(26,26,26,0.15);box-shadow:0px 3px 0px 0px rgba(26,26,26,0.05),0px 5px 12px 0px rgba(26,26,26,0.15)}@media screen and (max-width: 599px){.wish__photo{margin-bottom:25px}}@media screen and (min-width: 600px){.wish__photo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;width:194px;margin-right:25px}}.wish__link{display:block;width:100%}.wish__img{width:100%;height:auto}.wish__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:5px;color:var(--text-grey)}.wish__col:not(:last-child){margin-bottom:10px;border-bottom:1px dotted #efefef}.wish__label{width:125px;-ms-flex-negative:0;flex-shrink:0}.wish__descr{font-size:17px;font-weight:500}.wish__size-opt{width:100%;padding:5px 40px 5px 7px}@media screen and (min-width: 600px){.wish__size-opt{max-width:203px}}.wish__info p{font-size:1.3em;padding-bottom:5px;margin-bottom:4px;border-bottom:1px dotted #efefef}.wish__price{color:#0058a0;font-size:19px;font-weight:500}.wish__price--old{margin-right:15px;color:var(--text-price-sale);text-decoration:line-through;font-size:16px;font-weight:400}.wish__col--buy{margin-top:20px}@media screen and (min-width: 1024px){.wish__col--buy{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width: 600px){.wish__buyBtn{width:100%;max-width:203px;margin-left:125px}}@media screen and (min-width: 1024px){.remove-from-wishlist{margin-top:7px}}@media screen and (min-width: 600px){.remove-from-wishlist .like__heart{left:153px}}.remove-from-wishlist-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:150px;color:var(--text-grey)}@media screen and (max-width: 1023px){.remove-from-wishlist-text{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}}.remove-from-wishlist-ico{width:15px;height:15px;margin-right:10px;fill:currentColor}.history__item{position:relative;margin-bottom:38px;padding:10px;border-radius:5px}@media screen and (max-width: 599px){.history__item{-webkit-box-shadow:0px 3px 0px 0px rgba(26,26,26,0.05),0px 5px 12px 0px rgba(26,26,26,0.15);box-shadow:0px 3px 0px 0px rgba(26,26,26,0.05),0px 5px 12px 0px rgba(26,26,26,0.15)}}@media screen and (min-width: 600px){.history__item{display:-webkit-box;display:-ms-flexbox;display:flex}.history__item:not(:last-child){padding-bottom:15px;border-bottom:1px dotted #efefef}}.history__photo{width:220px;height:auto;margin:0 auto;padding:10px}@media screen and (max-width: 599px){.history__photo{margin-bottom:10px}}@media screen and (min-width: 600px){.history__photo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;margin-right:25px;-webkit-box-shadow:0px 3px 0px 0px rgba(26,26,26,0.05),0px 5px 12px 0px rgba(26,26,26,0.15);box-shadow:0px 3px 0px 0px rgba(26,26,26,0.05),0px 5px 12px 0px rgba(26,26,26,0.15)}}.history__img{width:100%;height:auto}.history__info{width:100%}.history__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:5px;color:var(--text-grey)}.history__col:not(:last-child){margin-bottom:10px;border-bottom:1px dotted #efefef}.history__col--buy{margin-top:20px}@media screen and (min-width: 600px){.history__col--buy .btn{width:100%;max-width:203px;margin-left:125px}}@media screen and (min-width: 1024px){.history__col--buy{-ms-flex-wrap:wrap;flex-wrap:wrap}}.history__label{width:125px;-ms-flex-negative:0;flex-shrink:0}.history__descr{font-size:17px;font-weight:500}.history__size-opt{width:100%;padding:5px 40px 5px 7px}@media screen and (min-width: 600px){.history__size-opt{max-width:203px}}.history__info p{font-size:1.3em;padding-bottom:5px;margin-bottom:4px;border-bottom:1px dotted #efefef}.history__price{color:#0058a0;font-size:19px;font-weight:500}.history__price--old{margin-right:15px;color:var(--text-price-sale);text-decoration:line-through;font-size:16px;font-weight:400}.information__content{max-width:1200px;height:auto;min-height:290px}.information__topline{position:relative;width:100%;margin-bottom:20px}@media screen and (min-width: 600px){.information__topline{margin-bottom:25px}}@media screen and (min-width: 1024px){.information__topline{margin-bottom:35px}}.information__title{position:absolute;margin:0;padding:10px 20px 10px;color:#fff;text-align:center;font-size:16px}@media screen and (min-width: 600px){.information__title{padding:20px 8% 10px;font-size:25px}}@media screen and (min-width: 1024px){.information__title{padding:55px 10% 10px;font-size:40px}}.information__img{width:100%}.information__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:10px}@media screen and (min-width: 600px){.information__list{margin-bottom:15px}}@media screen and (min-width: 1024px){.information__list{margin-bottom:20px}}.information__item{width:calc(100% / 4 - 3px);max-width:87px;padding:20px 5px 10px;background:url("../img/badge.png") no-repeat;background-size:contain}@media screen and (min-width: 600px){.information__item{max-width:120px}}@media screen and (min-width: 1024px){.information__item{max-width:200px;background-position:top center;background-size:120px 120px}}.information__item h3{margin-bottom:35px;color:#fff;text-align:center;font-size:13px;font-weight:700;text-shadow:0px 6px 10px rgba(0,18,32,0.4)}@media screen and (min-width: 600px){.information__item h3{margin-bottom:50px;font-size:19px}}.information__item h3 span{display:block;font-size:19px}@media screen and (min-width: 600px){.information__item h3 span{font-size:27px}}.information__item p{text-align:center;font-size:11px}@media screen and (min-width: 600px){.information__item p{font-size:15px}}.information__text{padding:5px 25px;text-indent:10px}.information__text:first-child{font-weight:500}@media screen and (min-width: 600px){.information__text{padding:5px 55px}}@media screen and (min-width: 1024px){.information__text{padding:5px 155px}}.onas__content{max-width:1200px;height:auto;min-height:290px}.onas__topline{position:relative;width:100%;margin-bottom:20px}@media screen and (min-width: 600px){.onas__topline{margin-bottom:25px}}@media screen and (min-width: 1024px){.onas__topline{margin-bottom:35px}}.onas__title{position:absolute;margin:0;padding:10px 20px 10px;color:#fff;text-align:center;font-size:16px}@media screen and (min-width: 600px){.onas__title{padding:20px 8% 10px;font-size:25px}}@media screen and (min-width: 1024px){.onas__title{padding:55px 10% 10px;font-size:40px}}.onas__img{width:100%}.onas__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:10px}@media screen and (min-width: 600px){.onas__list{margin-bottom:15px}}@media screen and (min-width: 1024px){.onas__list{margin-bottom:20px}}.onas__item{width:calc(100% / 4 - 3px);max-width:87px;padding:20px 5px 10px;background:url("../img/badge.png") no-repeat;background-size:contain}@media screen and (min-width: 600px){.onas__item{max-width:120px}}@media screen and (min-width: 1024px){.onas__item{max-width:200px;background-position:top center;background-size:120px 120px}}.onas__item h3{margin-bottom:35px;color:#fff;text-align:center;font-size:13px;font-weight:700;text-shadow:0px 6px 10px rgba(0,18,32,0.4)}@media screen and (min-width: 600px){.onas__item h3{margin-bottom:50px;font-size:19px}}.onas__item h3 span{display:block;font-size:19px}@media screen and (min-width: 600px){.onas__item h3 span{font-size:27px}}.onas__item p{text-align:center;font-size:11px}@media screen and (min-width: 600px){.onas__item p{font-size:15px}}.onas__text{padding:5px 25px;text-indent:10px}.onas__text:first-child{font-weight:500}@media screen and (min-width: 600px){.onas__text{padding:5px 55px}}@media screen and (min-width: 1024px){.onas__text{padding:5px 155px}}@media screen and (min-width: 1024px){.secret__container{max-width:1200px;margin:0}}@media screen and (min-width: 1024px){.secret__content{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width: 600px){.secret__title{padding:0 30px}}.reward__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin:0 auto 35px}@media screen and (min-width: 600px){.reward__list{max-width:580px;margin:0 auto 50px}}@media screen and (min-width: 1024px){.reward__list{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-ms-flex-negative:0;flex-shrink:0;display:block;width:250px}}.reward__item{width:calc(100% / 2);padding:0 10px;text-align:center}@media screen and (min-width: 600px){.reward__item{padding:0 40px}}@media screen and (min-width: 1024px){.reward__item{width:100%;margin:0 auto;padding:15px}}.reward__img{width:110px;height:auto;margin:0 auto 10px}@media screen and (min-width: 1024px){.secret__list{margin-right:20px}}.secret__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:22px;padding-left:15px;padding-bottom:20px}.secret__item:not(:last-child){border-bottom:1px dotted #808080}.secret__img{width:70px;height:70px;margin-right:20px}@media screen and (min-width: 600px){.secret__img{margin-right:25px}}@media screen and (min-width: 1024px){.secret__img{margin-right:35px}}.contact__content{max-width:700px}.contact__title{text-align:center;font-size:25px}@media screen and (min-width: 600px){.contact__title{font-size:30px}}@media screen and (min-width: 1024px){.contact__title{margin-bottom:40px;padding-left:100px;text-align:left;font-size:40px}}.contact__subtitle{margin-bottom:10px;color:#000;font-size:17px;font-weight:700;text-shadow:0px 3px 10px rgba(0,18,32,0.4)}@media screen and (min-width: 600px){.contact__subtitle{margin-bottom:15px;font-size:21px}}@media screen and (min-width: 1024px){.contact__subtitle{font-size:25px}}.contact__item{margin-bottom:5px;font-size:15px}.contact__descr{margin-bottom:10px;color:var(--text-grey)}.contact__link{font-size:18px;font-weight:700;text-decoration:underline}@media screen and (min-width: 600px){.contact__link{font-size:21px}}.page__howto h2{text-align:center;color:#0058a0;margin-bottom:20px}.page__howto h3{color:#0058a0}.page__howto>.container{max-width:1140px}.page__howto .content{max-width:840px}@media screen and (min-width: 600px){.page__howto .content{padding:15px 65px}}.howto__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px}@media screen and (min-width: 600px){.howto__list{margin-bottom:20px}}@media screen and (min-width: 1024px){.howto__list{margin-bottom:45px}}.howto__item{width:95px;margin:7.5px;padding-top:100px;color:#999;text-align:center;font-weight:700;cursor:pointer}.howto__item.active{color:#0058a0}.howto__item span{font-size:13px;padding-bottom:2px;border-bottom:1px dashed #999}@media screen and (min-width: 600px){.howto__item{width:calc(100% / 6 - 15px);max-width:105px}}@media screen and (min-width: 1024px){.howto__item{max-width:178.3px;margin:0;padding-top:140px}}.howto__item--1{background:url("../img/ico-howto-1e.png") no-repeat top center;background-size:calc(100% - 15px)}@media screen and (min-width: 1024px){.howto__item--1{background-size:calc(100% - 57px)}}.howto__item--1.active{background:url("../img/ico-howto-1f.png") no-repeat top center;background-size:calc(100% - 15px)}@media screen and (min-width: 1024px){.howto__item--1.active{background-size:calc(100% - 57px)}}.howto__item--2{background:url("../img/ico-howto-2e.png") no-repeat top center;background-size:calc(100% - 15px)}@media screen and (min-width: 1024px){.howto__item--2{background-size:calc(100% - 57px)}}.howto__item--2.active{background:url("../img/ico-howto-2f.png") no-repeat top center;background-size:calc(100% - 15px)}@media screen and (min-width: 1024px){.howto__item--2.active{background-size:calc(100% - 57px)}}.howto__item--3{background:url("../img/ico-howto-3e.png") no-repeat top center;background-size:calc(100% - 15px)}@media screen and (min-width: 1024px){.howto__item--3{background-size:calc(100% - 57px)}}.howto__item--3.active{background:url("../img/ico-howto-3f.png") no-repeat top center;background-size:calc(100% - 15px)}@media screen and (min-width: 1024px){.howto__item--3.active{background-size:calc(100% - 57px)}}.howto__item--4{background:url("../img/ico-howto-4e.png") no-repeat top center;background-size:calc(100% - 15px)}@media screen and (min-width: 1024px){.howto__item--4{background-size:calc(100% - 57px)}}.howto__item--4.active{background:url("../img/ico-howto-4f.png") no-repeat top center;background-size:calc(100% - 15px)}@media screen and (min-width: 1024px){.howto__item--4.active{background-size:calc(100% - 57px)}}.howto__item--5{background:url("../img/ico-howto-5e.png") no-repeat top center;background-size:calc(100% - 15px)}@media screen and (min-width: 1024px){.howto__item--5{background-size:calc(100% - 57px)}}.howto__item--5.active{background:url("../img/ico-howto-5f.png") no-repeat top center;background-size:calc(100% - 15px)}@media screen and (min-width: 1024px){.howto__item--5.active{background-size:calc(100% - 57px)}}.howto__item--6{background:url("../img/ico-howto-6e.png") no-repeat top center;background-size:calc(100% - 15px)}@media screen and (min-width: 1024px){.howto__item--6{background-size:calc(100% - 57px)}}.howto__item--6.active{background:url("../img/ico-howto-6f.png") no-repeat top center;background-size:calc(100% - 15px)}@media screen and (min-width: 1024px){.howto__item--6.active{background-size:calc(100% - 57px)}}.howto-tab-block{padding-bottom:20px}.howto-tab-block:not(.active){position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}.howto-tab-block--4 img{width:100%;padding:0 10px}.howto__col-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:695px}.howto__col-list li{width:calc(100% / 3 - 10px);text-align:center;font-size:13px}.howto__left-text{margin-top:15px}.howto__left-text .img-right{display:block;float:right;width:30%;max-width:140px;height:auto;margin:0 7px}.howto-tab-block h4{font-size:1.8em;color:#4c4c4c;margin-bottom:10px}.howto-tab-block h5{font-size:1.6em;font-weight:400;color:#0058a0}.howto-tab-block p{margin-bottom:10px}.with-border{padding-bottom:18px;border-bottom:1px dotted #bbbbbb;margin-bottom:18px !important}.howto-tab-block__list{padding-left:70px}.howto-tab-block__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:19px;padding:0 0 20px;margin-bottom:18px}.howto-tab-block__item:not(:last-child){border-bottom:1px dotted #bbbbbb}@media screen and (min-width: 600px){.howto-tab-block__item{padding:12px 0 20px}}.howto-tab-block__item span{position:absolute;left:-57px;width:40px;height:40px;line-height:40px;text-align:center}@media screen and (min-width: 600px){.howto-tab-block__item span{left:-70px}}.howto-tab-block__item-num{color:#fff;font-size:19px;font-weight:700;background:url("../img/ico-howto-step.png")}.howto-tab-block__item-smile{background:url("../img/ico-smile.png")}@media screen and (max-width: 1023px){.size-chart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.size-chart-col{text-align:center}@media screen and (max-width: 1023px){.size-chart-col{width:calc(100% / 3)}.size-chart-col:not(:last-child){border-right:1px dotted #808080}}@media screen and (min-width: 1024px){.size-chart-col:not(:last-child){border-bottom:1px dotted #808080}}.size-chart-val li{padding:5px 0 0;color:#555;font-size:14px}@media screen and (max-width: 1023px){.size-chart-val li:not(:last-child){border-bottom:1px dotted #808080}}@media screen and (min-width: 1024px){.size-chart-val li{width:40px;padding:10px 0;font-size:11px}.size-chart-val li:not(:last-child){border-right:1px dotted #808080}}.size-chart-val .size-chart-label{color:#444;font-size:16px;font-weight:500}@media screen and (max-width: 1023px){.size-chart-val .size-chart-label{margin-bottom:5px}}@media screen and (min-width: 1024px){.size-chart-val .size-chart-label{width:90px}}@media screen and (min-width: 1024px){.size-chart-val{display:-webkit-box;display:-ms-flexbox;display:flex}}.garanty-period{height:auto;padding:20px 0 20px 15px;border-radius:5px;background:#f5f5f5;margin-bottom:16px}@media screen and (min-width: 600px){.garanty-period{width:495px;padding-left:25px}}.garanty-period p{position:relative}@media screen and (max-width: 599px){.garanty-period p{font-size:13px}}@media screen and (max-width: 599px){.period{display:block;margin-bottom:5px}}@media screen and (max-width: 599px){.period-start{padding-left:15px}}@media screen and (min-width: 600px){.period-start{position:absolute;left:145px}}.period-end{position:absolute;left:160px}@media screen and (min-width: 600px){.period-end{left:310px}}.period-end:before{display:block;content:"";position:absolute;left:-48px;top:5px;width:28px;height:7px;background:url("../img/arrow-price.png") no-repeat 0% 0%}@media screen and (min-width: 600px){.period-end:before{top:8px;left:-44px}}.shop{position:relative}.shop__list{padding-bottom:35px}@media screen and (min-width: 1024px){.shop__list{width:270px}}.shop__item:not(:last-child){margin-bottom:35px}@media screen and (min-width: 1024px){.shop__item:not(:last-child){margin-bottom:10px}}.shop__info{display:block;width:100%;margin:0 auto 10px;padding:15px;color:#4d4d4d;text-align:left;background:#fed400;border-bottom:1px solid #e6e6e6;border-top-left-radius:5px;border-top-right-radius:5px}.shop__info span{display:block}@media screen and (min-width: 1024px){.shop__info{background:#fff}.shop__item.active .shop__info{background:#fed400}.shop__item:not(:first-child) .shop__info{border-radius:0}.shop__item:last-child .shop__info{border-bottom-left-radius:5px;border-bottom-right-radius:5px}}.shop__name{margin-bottom:3px;font-size:17px;font-weight:700}.shop__address{margin-bottom:10px;font-size:17px;font-weight:700}.shop__open{margin-bottom:5px;padding-left:3px}.shop__phone{padding-left:3px}.shop__info-ico{width:13px;height:13px;margin-right:3px;fill:currentColor}@media screen and (min-width: 1024px){.shop__map{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}.shop__item.active .shop__map{clip:auto;width:calc(100% - 290px);height:auto;left:290px;top:0}}.faq{padding-bottom:25px}.faq__list{position:relative;max-width:1200px;margin-bottom:25px}.faq__title{display:block;color:#4d4d4d;font-size:15px;padding:15px 22px;border-bottom:1px solid #e6e6e6;cursor:pointer}.faq__item:first-child .faq__title{border-top-left-radius:5px;border-top-right-radius:5px}.faq__item.active .faq__title,.faq__title:hover{font-weight:700;background:#fed400}@media screen and (min-width: 1024px){.faq__title{max-width:270px}}.faqAnsw{max-width:840px;padding:15px 10px}.faqAnsw:not(.active){position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}@media screen and (min-width: 1024px){.faqAnsw{position:absolute;top:0;left:270px;padding:0 55px}}.faqAnsw__title{margin-bottom:15px;padding-left:25px;font-size:23px}@media screen and (max-width: 1023px){.faqAnsw__title{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}}.faqAnsw__text{margin-bottom:25px;font-size:14px}@media screen and (min-width: 600px){.faqAnsw__text{font-size:16px}}@media screen and (min-width: 1024px){.faqAnsw__text{padding-left:35px;font-size:18px}}@media screen and (max-width: 599px){.faq__askUs{width:100%}}@media screen and (min-width: 600px){.faq__askUs{width:auto}}@media screen and (min-width: 1024px){.faq__askUs{margin-left:20px}}.askUs__success{padding:70px 0;font-size:16px}@media screen and (min-width: 600px){.askUs__success{padding:90px 0;font-size:19px}}.goods__headline{width:100%;padding:20px 0;background:url("../img/bg-store-top.png") no-repeat top center;margin-bottom:15px}@media screen and (min-width: 600px){.goods__headline{height:125px;margin-bottom:-45px}}.goods__title{margin:0;color:#fff;font-size:45px;text-align:center}@media screen and (min-width: 600px){.goods__title{margin-bottom:15px}}.goods__descr{font-size:1.9em;text-align:center;color:#fff}.features{margin-bottom:25px}@media screen and (max-width: 599px){.features{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}}.features ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:870px;margin:0 auto}.features__item{padding-top:146px;z-index:99;width:calc(100% / 3 - 50px)}.features__item:not(:last-child){margin-right:50px}.features__item p{font-size:13px;text-align:center}.features__item--1{background:url("../img/ico-store-1.png") no-repeat top center}.features__item--2{background:url("../img/ico-store-2.png") no-repeat top center}.features__item--3{background:url("../img/ico-store-3.png") no-repeat top center}.sorting-line{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:3px}.sort{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:32px}.sort__text{font-size:15px;margin-right:18px;padding-top:4px}.sorting{position:relative;width:calc(100% / 2 - 10px);background:url(../img/sort.svg) no-repeat 10px;background-size:15px;-webkit-box-shadow:none;box-shadow:none;font-size:14px;color:#747474;border:1px solid #e6e6e6;border-radius:3px}@media screen and (min-width: 1024px){.sorting{width:auto}}@media screen and (max-width: 1023px){.sorting--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width: 1024px){.sorting--mobile{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}}@media screen and (max-width: 1023px){.sorting--desktop{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}}.sortingContent--mobile{z-index:999;position:absolute;top:113%;right:50%;-webkit-transform:translatex(50%);transform:translatex(50%);width:100%}.sorting__list{z-index:999;position:absolute;top:110%;left:0;min-width:100%;max-width:275px;padding:10px 7px 3px;border:1px solid #e6e6e6;border-radius:3px;background:#ffffff;transition:all 0.5s ease;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease}.sort__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.goods{padding-bottom:25px}.goods__card{position:relative;padding-top:25px;border-radius:5px;background:#fff}.goods__image{width:100%;height:auto;padding:5px}@media screen and (min-width: 360px){.goods__image{min-width:164px;min-height:164px}}@media screen and (min-width: 600px){.goods__image{min-width:276px;min-height:276px}}@media screen and (min-width: 1024px){.goods__image{min-width:226px;min-height:226px}}.goods__info{text-align:left}.goods__name{height:33px;padding-bottom:3.5px;color:#000;font-size:13px;font-weight:500;overflow:hidden}.goods__model{margin-bottom:5px;color:#808080;font-size:11px;font-weight:400}.goods__price{color:#004379;font-size:15px;font-weight:500}.goods__price--old{color:#d80000;font-size:14px;font-weight:500;text-decoration:line-through}.goods__add{position:absolute;display:none;width:100%;padding:15px 0 10px;text-align:center;background:#fff}@media screen and (min-width: 1024px){.goods__card:hover .goods__add{display:block;z-index:3}}.goods__size{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:-1.5px}.goods__size-input{display:none}.goods__size-input:checked+label{background:#dd0017}.goods__size-label{position:relative;width:calc(100% / 8 - 3px);margin:1.5px;padding:5px 3px;font-size:17px;text-align:center;border-radius:3px;background:#0058a0;color:#fff}.goods__size-info{visibility:hidden;position:absolute;top:-121%;left:-10px;width:-webkit-max-content;width:-moz-max-content;width:max-content;border:1px solid #808080;border-radius:3px;font-size:17px;background:#fff;padding:2px;color:#404040}.goods__size-label:hover .goods__size-info{visibility:visible;z-index:1}.goods__size-info::after{content:"";position:absolute;top:100%;left:17.5px;border-width:5.5px;border-style:solid;border-color:#808080 transparent transparent transparent}.goods__buy{width:calc(100% - 20px);margin:15px 10px;padding:10px}.goods__buy:not(.active){position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}.goods__variation{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-2.5px}.goods__variation a{display:block;width:calc(100% / 4 - 5px);margin:2.5px 2.5px 9px}.goods__variation img{width:100%;height:auto}.product{padding-top:75px}@media screen and (min-width: 1024px){.product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.product__photoes{position:relative;width:100%}@media screen and (max-width: 1023px){.product__photoes{margin-bottom:25px}}@media screen and (min-width: 1024px){.product__photoes{width:55%;margin-right:20px}}.product__photoes .prev,.product__photoes .next{position:absolute;top:50%;width:auto;padding:15px 10px;color:#808080;font-size:35px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}@media screen and (max-width: 599px){.product__photoes .prev,.product__photoes .next{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.product__photoes .prev{left:0;border-radius:0 10px 10px 0}.product__photoes .next{right:0;border-radius:10px 0 0 10px}.product__photoes .prev:active,.product__photoes .next:active{color:#fff;background-color:rgba(0,0,0,0.5)}.product__photoes.zoomed{z-index:999;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;background:#000000aa}.product__photoes.zoomed .product__zoomed{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;max-width:1024px}@media screen and (min-width: 600px){.product__photoes.zoomed .product__zoomed{width:90%}}.product__photoes.zoomed .product__gallery{padding-top:3px}.product__img{width:100%;height:auto}@media screen and (min-width: 360px){.product__img{min-width:333px;min-height:230px}}@media screen and (min-width: 600px){.product__img{min-width:563px;min-height:389px}}@media screen and (min-width: 1024px){.product__img{min-width:520px;min-height:360px}}.product__gallery{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto}.product__gallery img{width:70px;min-width:70px;min-height:70px;opacity:0.7}.product__gallery img:not(:last-child){margin-right:1px}.product__gallery img.active{opacity:1}.product__info{padding:35px 5px 10px;background:#f5f5f5;-webkit-box-shadow:0px 3px 6px 0px rgba(0,0,0,0.15);box-shadow:0px 3px 6px 0px rgba(0,0,0,0.15)}@media screen and (min-width: 1024px){.product__info{width:45%;padding:25px 10px 15px}}.product__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 5px;text-align:left}@media screen and (min-width: 1024px){.product__name{width:100%;-ms-flex-item-align:start;align-self:flex-start}}.product__name span{margin-right:25px}@media screen and (min-width: 600px){.product__name span{font-size:29px}}.product__model{margin-right:5px;margin-bottom:35px;margin-left:5px;font-size:14px}@media screen and (min-width: 1024px){.product__model{margin-bottom:50px}}@media screen and (min-width: 1024px){.product__options{width:100%}}.option{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-1px;margin-bottom:25px}@media screen and (min-width: 600px){.option{margin:-2px;margin-bottom:25px}}.option-group{width:calc(100% / 6 - 2px);margin:1px;background:#fff}@media screen and (min-width: 600px){.option-group{width:calc(100% / 10 - 4px)}}@media screen and (min-width: 1024px){.option-group{width:auto}}.option__value{padding:3px 10px;color:#fff;border-radius:3px;background:#0058a0 none repeat scroll 0 0}@media screen and (min-width: 1024px){.option__value{min-width:32px;min-height:32px;padding:5px}}.option__descr{padding:3px;font-size:11px}.product__options input[type="radio"]{opacity:0;position:absolute;width:0;height:0;cursor:pointer}.product__options input[type="radio"]+label{display:block;height:100%;color:#4d4d4d;text-align:center;font-size:16px;border:1px solid #808080;border-radius:5px;cursor:pointer}@media screen and (min-width: 1024px){.product__options input[type="radio"]+label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.product__options input[type="radio"]:checked+label{border:1px solid #dd0017;font-weight:700}.product__options input[type="radio"]:disabled+label{background:#b2b2b2 none repeat scroll 0 0;color:#000}.product__options input[type="radio"]:checked+label .option__value{background:#dd0017}.product__options input[type="radio"]:disabled+label .option__value{background:#808080 none repeat scroll 0 0}@media screen and (min-width: 600px){.product__tocart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (min-width: 1024px){.product__tocart{width:100%}}.product__price{font-size:15px}@media screen and (max-width: 599px){.product__price{margin-bottom:15px}}@media screen and (min-width: 1024px){.product__price{font-size:16px}}.product__price--new{color:#004379;font-size:15px;font-weight:500}@media screen and (min-width: 1024px){.product__price--new{font-size:17px}}.product__price--old{margin-right:5px;color:#d80000;font-size:14px;font-weight:500;text-decoration:line-through}@media screen and (min-width: 1024px){.product__price--old{font-size:16px}}.product__price .product__span{margin-right:5px}.product__cartbtn{font-weight:700}@media screen and (min-width: 1024px){.product__bottom{display:-webkit-box;display:-ms-flexbox;display:flex}}.product__tabs{padding-top:25px}@media screen and (max-width: 1023px){.product__tabs{margin-bottom:10px}}@media screen and (min-width: 1024px){.product__tabs{width:45%;padding-top:40px}}.product__tab{height:auto;color:#808080;text-align:center;-webkit-box-shadow:0px 3px 6px 0px rgba(0,0,0,0.15);box-shadow:0px 3px 6px 0px rgba(0,0,0,0.15)}.product__tab:not(:last-child){margin-bottom:10px}.product__tab-content{height:0;font-weight:700;-webkit-transition:all 0.4s;transition:all 0.4s;overflow:hidden}.product__tab_btn{position:relative;width:100%;font-size:14px;text-align:left;padding:15px 20px;background:#f5f5f5;-webkit-box-shadow:0px 3px 6px 0px rgba(0,0,0,0.15);box-shadow:0px 3px 6px 0px rgba(0,0,0,0.15)}.product__tab_btn::after{content:"";position:absolute;top:50%;right:15px;width:15px;height:15px;background:url(../img/select.svg) no-repeat center center;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform 0.4s;transition:-webkit-transform 0.4s;transition:transform 0.4s;transition:transform 0.4s, -webkit-transform 0.4s}.product__tab.active .product__tab_btn::after{-webkit-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}.product__rating{position:absolute;top:50%;width:80px;height:15px;margin-left:15px;-webkit-transform:translatey(-50%);transform:translatey(-50%)}.product__tab__list{padding:25px 10px 10px 25px;text-align:left}@media screen and (max-width: 599px){p.product__tab__list{font-size:13px}}@media screen and (max-width: 599px){.product__tab__item{font-size:13px}}.product__tab__item:not(:last-child){margin-bottom:10px}.product__tab__item span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:115px}@media screen and (min-width: 600px){.product__tab__item span{width:170px}}.accessories{padding:15px 0}@media screen and (min-width: 1024px){.accessories{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;width:55%;margin-right:20px}}.accessories__text{display:block;margin-bottom:5px;padding:0 10px;font-size:13px}@media screen and (min-width: 600px){.accessories__text{font-size:15px}}.accessories__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-3px}.accessories__item{width:74px;height:auto;margin:3px;border-radius:5px;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.04),0px 2px 1px 0px rgba(0,0,0,0.03),0px 1px 4px 0px rgba(0,0,0,0.1);box-shadow:0px 0px 5px 0px rgba(0,0,0,0.04),0px 2px 1px 0px rgba(0,0,0,0.03),0px 1px 4px 0px rgba(0,0,0,0.1);cursor:pointer}.accessories__img{width:100%;margin:0 auto}.manufacturer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-2.5px}@media screen and (min-width: 360px){.manufacturer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width: 600px){.manufacturer__list{margin:-5px}}@media screen and (min-width: 1024px){.manufacturer__list{margin:-10px}}.manufacturer__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 5px);margin:2.5px;padding:10px 15px;border-radius:5px;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.04),0px 2px 5px 0px rgba(0,0,0,0.1),0px 7px 10px 0px rgba(0,0,0,0.05);box-shadow:0px 0px 10px 0px rgba(0,0,0,0.04),0px 2px 5px 0px rgba(0,0,0,0.1),0px 7px 10px 0px rgba(0,0,0,0.05)}.manufacturer__item:hover{-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.14),0px 2px 5px 0px rgba(0,0,0,0.2),0px 7px 10px 0px rgba(0,0,0,0.15);box-shadow:0px 0px 10px 0px rgba(0,0,0,0.14),0px 2px 5px 0px rgba(0,0,0,0.2),0px 7px 10px 0px rgba(0,0,0,0.15)}@media screen and (max-width: 359px){.manufacturer__item{min-height:211px}}@media screen and (min-width: 360px){.manufacturer__item{width:calc(100% / 2 - 5px)}}@media screen and (min-width: 600px){.manufacturer__item{width:calc(100% / 3 - 10px);margin:5px}}@media screen and (min-width: 1024px){.manufacturer__item{width:calc(100% / 4 - 20px);margin:10px}}.manufacturer__logo{width:100%;height:auto}.manufacturer__name{font-size:19px;color:#808080}.add-new-rev{line-height:26px;color:#0058a0;font-weight:700}.del-new-rev{width:25px;height:25px;margin-right:10px;margin-bottom:15px;margin-left:auto}.del-new-rev svg{width:100%;height:100%}.reviewing{opacity:0;visibility:hidden;height:0;overflow:hidden;-webkit-transition:height 0.4s ease;transition:height 0.4s ease}.reviewing.active{opacity:1;visibility:visible;overflow:auto}@media screen and (min-width: 1024px){.reviewing .label-rating{max-width:97px}}.reviewing .error{width:100%;margin-left:0}.rating-stars input{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}.add-new-rating{line-height:26px;color:#0058a0;font-weight:700}.post-new-rev{margin-top:35px;line-height:26px;color:#0058a0;font-weight:700}.rating-stars{float:left;position:relative;padding:5px}.rating-stars #star-1+label{margin-left:5px}.rating-stars input[type='radio']+label{z-index:1;float:right;position:relative;width:19px;height:19px;border:none;background:url("../img/star-empty.svg") no-repeat;cursor:pointer}.rating-stars input[type='radio']:checked+label{border:none}.rating-stars input:checked ~ label{background:url("../img/star-full.svg") no-repeat}.rating-stars input+label:hover,.rating-stars label:hover ~ label{width:19px;height:19px;background:url("../img/star-full.svg") no-repeat}.review{margin-bottom:10px;padding:20px 10px 10px;text-align:left;border-bottom:1px dotted #d7d7d7}.review p{font-size:13px}#review .pagination__item{width:20px;height:20px}#review .pagination__link{font-size:13px}.review__title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.review__rating{width:90px;margin-right:10px}.review__name{font-size:16px;font-weight:700;margin-right:7px}.review__date{font-size:13px;font-style:italic;letter-spacing:0.03em;line-height:1.7}@media screen and (max-width: 1023px){.box-heading{width:100%;margin:0;padding:7px 7px 7px 40px;font-size:14px;font-weight:400}.mfilter__list{position:absolute}.mfilter__list:not(.mobile-visible){position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}.mfilter__list.mobile-visible{z-index:999;position:fixed;top:0;right:0;bottom:0;left:0;width:auto;height:auto;padding-top:35px;background:#fff;overflow:auto}}@media screen and (max-width: 1023px){.mfBackBtn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding-left:5px;cursor:pointer}.mfBackBtn svg{display:block;width:12px;height:12px;margin-right:10px;fill:#747474;-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@media screen and (min-width: 1024px){.mfBackBtn{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}}.mfilter__list li{margin-bottom:15px}@media screen and (min-width: 1024px){.mfilter__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#747474;font-size:14px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mfilter__list li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:3px;margin-left:3px}.mfilter__list li:last-child .mfilter-content-opts{right:0;-webkit-transform:translateX(0);transform:translateX(0)}}.mfilter-heading{cursor:pointer;padding:7px 30px 7px 7px}.sorting--desktop .mfilter-heading{padding:7px 7px 7px 35px}.sorting--mobile .mfilter-heading{width:100%;padding:7px 7px 7px 40px}.mfilter-heading-content{position:relative;border-bottom:1px solid #f3f3f3}@media screen and (min-width: 1024px){.mfilter-heading-content{border:1px solid #e6e6e6;border-radius:3px}}.mfilter-heading-content::after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);display:block;right:15px;width:12.5px;height:12.5px;background:url("../img/chevron.svg") no-repeat center;transition:all 0.5s ease;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease}@media screen and (min-width: 1024px){.mfilter-heading-content::after{right:7px}}.mfilter-heading.mfilter-collapsed .mfilter-heading-content::after{transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%)}.mfilter-content-opts{display:none;padding:10px 0 3px;border:1px solid #e6e6e6;border-radius:3px;background:#ffffff}@media screen and (min-width: 1024px){.mfilter-content-opts{z-index:999;position:absolute;top:110%;right:50%;-webkit-transform:translatex(50%);transform:translatex(50%);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:275px}}.mfilter-filter-item .mfilter-options{padding:0 8px}.mfilter-option input[type="checkbox"],.mfilter-option input[type="radio"]{margin-top:0;margin-bottom:0;vertical-align:middle}.mfilter-tb{width:100%}.mfilter-tb-as-tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mfilter-col-input{width:30px;height:30px}.mfilter-col-input input[type="checkbox"],.mfilter-col-input input[type="radio"]{margin:3px 0 2px 0}.mfilter-tb-as-td{padding:5px 0}label.mfilter-tb-as-td{margin-right:25px;word-break:break-all}.mfilter-tb .mfilter-tb-as-tr:first-child>.mfilter-tb-as-td,.mfilter-tb .mfilter-tb-as-tr.mfilter-first-child>.mfilter-tb-as-td{border-top:none}.mfilter-select select{width:100%}.mfilter-col-count{margin-left:auto;padding:3px 0}.mfilter-tb .mfilter-tb-as-tr.mfilter-first-child .mfilter-tb-as-td,.mfilter-tb .mfilter-tb-as-tr:first-child .mfilter-tb-as-td{padding-top:1px}.mfilter-tb .mfilter-tb-as-tr.mfilter-last-child .mfilter-tb-as-td,.mfilter-tb .mfilter-tb-as-tr:last-child .mfilter-tb-as-td{padding-bottom:1px}.mfilter-image ul{display:block;list-style-type:none;margin:0;padding:0;clear:both;overflow:hidden}.mfilter-image ul li{display:block;margin:2px;float:left;opacity:1;border:4px solid #fff}.mfilter-image .mfilter-disabled ul li{opacity:0.3}.mfilter-image ul li.mfilter-image-checked{opacity:1;border:4px solid #ccc;line-height:0.7;border-radius:4px}.mfilter-button-more{border-top:1px solid #eeeeee;padding:4px;margin-top:0}a.mfilter-button-more{border:none}.mfilter-button-more a{font-weight:bold;text-decoration:none}#mfilter-opts-price-min,#mfilter-opts-price-max{*width:57px;min-width:57px;*max-width:57px;width:75px;color:#808080;border:1px solid #e6e6e6;border-radius:3px;background-color:#f5f5f5;-webkit-box-shadow:inset 0px 3px 5px 0px rgba(191,191,191,0.24);box-shadow:inset 0px 3px 5px 0px rgba(191,191,191,0.24)}.mfilter-counter{position:relative;padding:3px 7px;color:#fff;border-radius:3px;background:#d4d4d4;cursor:pointer}.mfilter-counter:after{content:" ";position:absolute;top:50%;right:100%;width:0;height:0;margin-top:-5px;border:solid transparent;border-width:5px;border-color:rgba(136,183,213,0);border-right-color:#d4d4d4;pointer-events:none}.mfilter-hide-counter .mfilter-counter{display:none}.mfilter-counter.mfilter-close{position:relative;display:block;width:17.5px;height:17.5px;margin-right:6px;background:#fff}.mfilter-counter.mfilter-close::before,.mfilter-counter.mfilter-close::after{content:"";position:absolute;top:0;left:50%;width:4px;height:105%;margin:0;border:none;border-radius:3px;background:#da3636}.mfilter-counter.mfilter-close::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mfilter-counter.mfilter-close::after{right:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.mfilter-counter.mfilter-close:hover{background-position:0 -11px}.mfilter-ajax-loader-container{z-index:1000;position:fixed;width:100%;height:100%;margin:0;padding:0;text-align:center;cursor:wait;background-color:#00000030}.mfilter-disabled{color:#a4a4a4}.mfilter-disabled .mfilter-counter{display:none}.mfilter-hide-by-live-filter,.mfilter-hide,.mfilter-tb-as-tr.mfilter-hide,.mfilter-tb-as-tr.mfilter-hide-by-live-filter{display:none}.mfilter-button-top{text-align:right;padding:4px 4px 4px 0;clear:both;overflow:hidden}.mfilter-button-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:4px 4px 4px 0;border-top:1px solid #eeeeee;vertical-align:middle;overflow:hidden;clear:both}.mfilter-rating .mfilter-option img{vertical-align:middle}.mfilter-selected-filters{width:100%}.mfilter-selected-filters-cnt{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width: 1024px){.mfilter-selected-filters-cnt{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.mfilter-button-reset,.mfilter-selected-filters-cnt a{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 5px 5px;padding:2.5px 5px;color:#747474;font-size:13px}.mfilter-reset-icon{position:relative;width:7px;height:10px;margin:2px 0 0 5px}.mfilter-reset-icon::before,.mfilter-reset-icon::after{content:"";position:absolute;top:0;left:50%;width:2px;height:105%;margin:0;border:none;border-radius:3px;background:#da3636}.mfilter-reset-icon::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mfilter-reset-icon::after{right:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.mfilter-iscroll .mfilter-options{padding:0 8px}.mfilter-image_list_radio .mfilter-tb-as-td img,.mfilter-image_list_checkbox .mfilter-tb-as-td img{vertical-align:middle}.mfilter-price-slider{display:none;padding:0 0 5px 4px !important;margin-right:6px !important;background:url("../img/icons.png?v6") no-repeat right -89px !important}.mfilter-slider-container{margin:0 6px 2px 5px}.mfilter-slider-slider .ui-slider-handle,#mfilter-price-slider .ui-slider-handle{width:28px !important;height:21px !important;border:none !important;background:url("../img/icons.png?v6") no-repeat -29px -3px !important;margin-left:-14px !important;outline-style:none !important;cursor:pointer !important;-webkit-transition:none !important;transition:none !important}.mfilter-slider-slider,#mfilter-price-slider{border:none !important;background:url("../img/icons.png?v6") repeat-x 0 -48px !important;height:10px !important;border-radius:0 !important;margin:10px 2px 0 5px !important}.mfilter-slider-slider .ui-slider-range,#mfilter-price-slider .ui-slider-range{border:none !important;background:url("../img/icons.png?v6") repeat-x 0 -59px !important}.mfilter-content-top .mfilter-slider-container,.mfilter-content_top .mfilter-price-slider{background-position:right -79px !important}.mfilter-search #mfilter-opts-search{width:100%;min-width:100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.mfilter-search.mfilter-search-button{clear:both;overflow:hidden}.mfilter-search.mfilter-search-button #mfilter-opts-search{display:block;float:left;margin-top:2px;padding-right:27px}.mfilter-search #mfilter-opts-search_button{display:block;border:none;float:left;text-indent:1000px;margin-top:2px;width:25px;height:23px;margin-left:-25px;cursor:pointer;background:#428bca url("../img/icons.png?v6") no-repeat -69px 0}.mfilter-category-related ul{list-style-type:none;padding:0;margin:0}.mfilter-category-related ul li{margin:0;padding:3px 0}.mfilter-category-related ul li select{width:100%}.mfilter-category-related .mfilter-button{padding-top:3px;text-align:right}.mfilter-category-tree ul{list-style-type:none;padding:0;margin:0}.mfilter-category-tree ul li{margin:0;padding:3px 0;border-top:1px dashed #dcdcdc}.mfilter-category-tree ul li.mfilter-to-parent{background:url("../img/icons.png?v6") no-repeat -108px -2px;padding-left:20px;font-weight:bold}.mfilter-category-tree ul li a{text-decoration:none;display:block}.mfilter-category-tree ul li:first-child{border-top:none}.mfilter-slider-data{display:none}.mfilter-box .mfilter-opts-slider-min,.mfilter-box .mfilter-opts-slider-max{width:67px;min-width:67px;max-width:67px}.mfilter-opts-slider-max{text-align:right}.mfilter-free-container{display:none;width:calc(100% / 2 - 10px)}.mfilter-free-button{display:block;width:100%;font-size:14px;color:#747474;border:1px solid #e6e6e6;border-radius:3px;background:url("../img/sort.svg") no-repeat 10px;background-size:15px;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}@media screen and (min-width: 1024px){.mfilter-free-button{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}}.mfilter-live-filter{padding:3px}.mfilter-live-filter input[type="text"]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url("../img/icons.png?v6");background-repeat:no-repeat;background-position:right -103px}.cartPage__container{display:block}@media screen and (min-width: 1024px){.cartPage__container{display:-webkit-box;display:-ms-flexbox;display:flex}}.cart__item{position:relative;padding-bottom:15px}.cart__item:not(:last-child){margin-bottom:38px;border-bottom:1px dotted #efefef}@media screen and (min-width: 600px){.cart__item{display:-webkit-box;display:-ms-flexbox;display:flex}}.cart__photo{width:100%;height:auto;padding:10px;border-radius:5px;-webkit-box-shadow:0px 3px 0px 0px rgba(26,26,26,0.05),0px 5px 12px 0px rgba(26,26,26,0.15);box-shadow:0px 3px 0px 0px rgba(26,26,26,0.05),0px 5px 12px 0px rgba(26,26,26,0.15)}@media screen and (max-width: 599px){.cart__photo{margin-bottom:25px}}@media screen and (min-width: 600px){.cart__photo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;width:194px;margin-right:25px}}.cart__link{display:block;width:100%}.cart__img{width:100%;height:auto}.cart__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:5px;color:var(--text-grey)}.cart__col:not(:last-child){margin-bottom:10px;border-bottom:1px dotted #efefef}.cart__label{width:145px;-ms-flex-negative:0;flex-shrink:0}.cart__descr{font-size:16px;font-weight:500}.cart__descr.deficit{position:relative;padding-right:35px}.cart__descr.deficit span{position:absolute;right:0;top:0;color:var(--text-alert)}.cart__upRem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart__upRem input{width:37px;margin-right:10px;padding:3px;text-align:center}.cart__upRem--btn{width:20px;height:20px;margin-right:10px}.cartCoupon{width:100%}@media screen and (min-width: 600px) and (max-width: 1023px){.cartCoupon{width:580px}}@media screen and (min-width: 1024px){.cartCoupon{width:395px}}.cartCoupon__title{position:relative;margin:0 0 10px;padding:10px 10px 9px;color:#444;text-align:left;font-size:14px;font-weight:500;background:#f5f5f5}.cartCoupon__title::after{content:'';position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:20px;display:block;width:10px;height:10px;background:url(../img/select.svg) no-repeat center center}@media screen and (max-width: 359px){.cartCoupon__title{font-size:13px}.cartCoupon__title::after{left:255px}}.cartCoupon__form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:0;overflow:hidden;-webkit-transition:height 0.4s ease-in-out;transition:height 0.4s ease-in-out}@media screen and (max-width: 1023px){.cartCoupon__form{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.cartCoupon.active .cartCoupon__form{height:80px}@media screen and (min-width: 600px){.cartCoupon.active .cartCoupon__form{height:40px}}@media screen and (max-width: 599px){.cartCoupon__input{width:100%;margin-bottom:5px}}@media screen and (min-width: 600px){.cartCoupon__input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:10px}}.cartCoupon__input::-webkit-input-placeholder{font-size:15px}.cartCoupon__input:-ms-input-placeholder{font-size:15px}.cartCoupon__input::-ms-input-placeholder{font-size:15px}.cartCoupon__input::placeholder{font-size:15px}.cartCoupon__btn{border-radius:5px;font-size:21px;color:#fff;text-align:center;font-weight:700;background:#0d6bbc;-webkit-box-shadow:inset 0px -5px 0px 0px rgba(0,61,111,0.25);box-shadow:inset 0px -5px 0px 0px rgba(0,61,111,0.25);cursor:pointer}.cartCoupon__btn:hover{text-decoration:none;background:#0f79d4}.cartToBuy{padding:15px 0 20px;border-radius:5px;background:#fff}.cartToBuy__item{display:-ms-grid;display:grid;-ms-grid-columns:92px 1fr;grid-template-columns:92px 1fr;margin-bottom:8px;padding-bottom:8px;border-bottom:1px dotted #bbbbbb}@media screen and (max-width: 1023px){.cartToBuy__item{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}}.cartToBuy__pic{position:relative;width:82px;height:82px;margin-right:10px;border-radius:3px;background-color:#ffffff;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.04),0px 2px 1px 0px rgba(0,0,0,0.03),0px 1px 4px 0px rgba(0,0,0,0.1);box-shadow:0px 0px 5px 0px rgba(0,0,0,0.04),0px 2px 1px 0px rgba(0,0,0,0.03),0px 1px 4px 0px rgba(0,0,0,0.1)}.cartToBuy__pic img{margin:5px auto;width:72px;height:auto}.cartToBuy__info{position:relative}.cartToBuy__info h2{margin:0 0 2px;color:#404040;text-align:left;font-size:14px}.cartToBuy__info h3{margin:0;color:#404040;font-size:14px;font-weight:400}.cartToBuy__info p{font-size:14px}.cartToBuy__price{margin-top:7px;text-align:right;font-size:14px;font-weight:700;color:#0058a0}.cartToBuy__edit{display:block;padding:7px 0 0;color:#404040;font-size:14px;text-align:right;text-decoration:underline}.cartToBuy__total{margin-bottom:20px}@media screen and (min-width: 600px) and (max-width: 1023px){.cartToBuy__total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:580px;margin-bottom:0}}.cartToBuy__total p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:19px}.cartToBuy__total p span{color:#0058a0;font-size:19px;font-weight:700}@media screen and (max-width: 1023px){.cartToBuy__total p span{margin-left:15px}}.cartToBuy__btn{font-size:23px;padding:7px}@media screen and (max-width: 599px){.cartToBuy__btn{width:100%}}@media screen and (min-width: 600px) and (max-width: 1023px){.cartToBuy__btn{margin:0}}.page__checkout{padding-bottom:25px}@media screen and (min-width: 1024px){.checkout__form{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width: 599px){.checkout__form .input__group--checkbox{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width: 599px){.checkout__form .input__group--checkbox .input__label{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-top:3px}}@media screen and (min-width: 600px){.checkout__form .input__group--checkbox .input__label{max-width:225px}}@media screen and (min-width: 600px){.checkout__form .emailExist{width:428px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.checkoutAuth{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-5px}@media screen and (max-width: 1023px){.checkoutAuth{padding-bottom:15px}}.checkoutAuth__btn{width:calc(100% / 2 - 10px);margin:5px;padding:10px 0;color:#b4b3b3;text-align:center;font-size:17px;font-weight:700;border-radius:5px;background:#e1dfdf;-webkit-box-shadow:0px 3px 2px 0px rgba(2,46,82,0.4),0px 6px 8px 0px rgba(0,67,117,0.4),inset 0px 1px 1px 0px rgba(96,231,255,0.75),inset 0px -5px 0px 0px rgba(0,61,111,0.25);box-shadow:0px 3px 2px 0px rgba(2,46,82,0.4),0px 6px 8px 0px rgba(0,67,117,0.4),inset 0px 1px 1px 0px rgba(96,231,255,0.75),inset 0px -5px 0px 0px rgba(0,61,111,0.25)}.checkoutAuth__btn.active{color:#fff;background-image:-webkit-gradient(linear, left top, right top, from(#2384d4), to(#76c5fc));background-image:linear-gradient(90deg, #2384d4 0%, #76c5fc 100%);-webkit-box-shadow:0px 3px 2px 0px rgba(2,46,82,0.4),0px 6px 8px 0px rgba(0,67,117,0.4),inset 0px 1px 1px 0px rgba(96,231,255,0.75),inset 0px -5px 0px 0px rgba(0,61,111,0.25);box-shadow:0px 3px 2px 0px rgba(2,46,82,0.4),0px 6px 8px 0px rgba(0,67,117,0.4),inset 0px 1px 1px 0px rgba(96,231,255,0.75),inset 0px -5px 0px 0px rgba(0,61,111,0.25)}.checkoutAuth__btn:hover{color:#fff;background-image:-webkit-gradient(linear, left top, right top, from(#0f80dc), to(#57b9fd));background-image:linear-gradient(90deg, #0f80dc 0%, #57b9fd 100%);-webkit-box-shadow:0px 3px 2px 0px rgba(2,46,82,0.4),0px 6px 8px 0px rgba(0,67,117,0.4),inset 0px 1px 1px 0px rgba(96,231,255,0.75),inset 0px -5px 0px 0px rgba(0,61,111,0.25);box-shadow:0px 3px 2px 0px rgba(2,46,82,0.4),0px 6px 8px 0px rgba(0,67,117,0.4),inset 0px 1px 1px 0px rgba(96,231,255,0.75),inset 0px -5px 0px 0px rgba(0,61,111,0.25)}.checkoutAuth__btn--login{width:100%}@media screen and (min-width: 600px){.checkoutAuth__btn--login{width:203px;margin-left:225px}}.checkoutAuth__form{opacity:1;margin:50px 0 25px;-webkit-transition:opacity 0.4s ease;transition:opacity 0.4s ease}.checkoutAuth__forgot{display:block;max-width:418px;margin-top:3px;margin:-10px 10px 30px;padding-right:10px;text-align:right}.checkoutForm__customerInfo{padding-bottom:15px}.checkoutStep__title{margin-bottom:16px;padding-bottom:2px;color:#b4b4b4;text-align:left;font-size:18px;font-weight:700;border-bottom:1px dotted #e4e4e4;cursor:pointer}.checkoutStep__title.active{color:#404040;border-bottom:1px dotted #b4b4b4}.checout__register{margin-top:10px}.checkoutStep__btn{width:100%;margin-top:30px;margin-bottom:40px;padding:10px 0;color:#b4b3b3;text-align:center;font-size:17px;font-weight:700;border-radius:5px;background:#e1dfdf;-webkit-box-shadow:0px 3px 2px 0px rgba(2,46,82,0.4),0px 6px 8px 0px rgba(0,67,117,0.4),inset 0px 0px 1px 0px rgba(96,231,255,0.75),inset 0px -5px 0px 0px rgba(0,61,111,0.25);box-shadow:0px 3px 2px 0px rgba(2,46,82,0.4),0px 6px 8px 0px rgba(0,67,117,0.4),inset 0px 0px 1px 0px rgba(96,231,255,0.75),inset 0px -5px 0px 0px rgba(0,61,111,0.25)}.checkoutStep__btn.active{color:#fff;background-image:-webkit-gradient(linear, left top, right top, from(#2384d4), to(#76c5fc));background-image:linear-gradient(90deg, #2384d4 0%, #76c5fc 100%);-webkit-box-shadow:0px 3px 2px 0px rgba(2,46,82,0.4),0px 6px 8px 0px rgba(0,67,117,0.4),inset 0px 1px 1px 0px rgba(96,231,255,0.75),inset 0px -5px 0px 0px rgba(0,61,111,0.25);box-shadow:0px 3px 2px 0px rgba(2,46,82,0.4),0px 6px 8px 0px rgba(0,67,117,0.4),inset 0px 1px 1px 0px rgba(96,231,255,0.75),inset 0px -5px 0px 0px rgba(0,61,111,0.25)}.checkoutStep__btn.active:hover{color:#fff;background-image:-webkit-gradient(linear, left top, right top, from(#0f80dc), to(#57b9fd));background-image:linear-gradient(90deg, #0f80dc 0%, #57b9fd 100%);-webkit-box-shadow:0px 3px 2px 0px rgba(2,46,82,0.4),0px 6px 8px 0px rgba(0,67,117,0.4),inset 0px 1px 1px 0px rgba(96,231,255,0.75),inset 0px -5px 0px 0px rgba(0,61,111,0.25);box-shadow:0px 3px 2px 0px rgba(2,46,82,0.4),0px 6px 8px 0px rgba(0,67,117,0.4),inset 0px 1px 1px 0px rgba(96,231,255,0.75),inset 0px -5px 0px 0px rgba(0,61,111,0.25)}@media screen and (min-width: 600px){.checkoutStep__btn{width:203px;margin-left:225px}}.checkoutStep__btn.checkoutStep__orderBtn{margin:30px auto 0}@media screen and (min-width: 600px){.checkoutStep__btn.checkoutStep__orderBtn{margin:0 0 0 auto}}@media screen and (min-width: 1024px){.checkoutStep__btn.checkoutStep__orderBtn{margin:30px auto 40px}}.checkoutStep__descr{font-size:18px;color:#404040;margin:15px 0 18px 18px}.checkoutShipping__address{padding:0 0 25px}@media screen and (min-width: 600px){.checkoutShipping__address{padding:0 0 25px 35px}}.checkoutShipping__address .input__label{width:155px}.checkoutShipping__address .error{margin-left:155px}.checkoutPayment__method{padding:0 0 15px 35px;color:var(--text-grey)}.checkoutPayment__method{margin-top:-10px;font-size:13.5px}.checkoutComment__field{width:100%;padding-top:5px}@media screen and (min-width: 600px){.checkoutComment__field{width:75%}}.checkoutAgree{font-size:13px;margin:10px 0}.checkoutAgree .error{margin-left:0}.checkoutAgree__link{font-size:14px;font-weight:500}.congif-order{display:block;font-size:1.6em;color:#404040;text-decoration:underline;padding:12px 0 0 15px}.successOrder__info{padding:25px 0}.successOrder__title{margin-bottom:15px;color:#0058a0;text-align:center;font-size:18px}.successOrder__text p{font-size:14px;font-weight:400;text-align:left;color:#404040;margin-bottom:5px}.successOrder__text p a{font-size:15px}@media screen and (min-width: 1024px){.successOrder__text p{text-align:center}}.successOrder__item{padding-bottom:15px}.successOrder__item:not(:last-child){margin-bottom:38px;border-bottom:1px dotted #efefef}@media screen and (min-width: 600px){.successOrder__item{display:-webkit-box;display:-ms-flexbox;display:flex}}.successOrder__photo{width:100%;height:auto;padding:10px;border-radius:5px;-webkit-box-shadow:0px 3px 0px 0px rgba(26,26,26,0.05),0px 5px 12px 0px rgba(26,26,26,0.15);box-shadow:0px 3px 0px 0px rgba(26,26,26,0.05),0px 5px 12px 0px rgba(26,26,26,0.15)}@media screen and (max-width: 599px){.successOrder__photo{margin-bottom:25px}}@media screen and (min-width: 600px){.successOrder__photo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;width:194px;margin-right:25px}}.successOrder__link{display:block;width:100%}.successOrder__img{width:100%;height:auto}.successOrder__label{width:145px;-ms-flex-negative:0;flex-shrink:0}.successOrder__descr{font-size:16px;font-weight:500}@media screen and (min-width: 600px){.successOrder__order{display:-webkit-box;display:-ms-flexbox;display:flex}}.successOrder__id{font-size:18px;font-weight:700}@media screen and (max-width: 599px){.successOrder__id{margin-bottom:5px}}@media screen and (min-width: 600px){.successOrder__id{margin-right:45px}}.successOrder__total{font-size:15px;padding-left:5px}.successOrder__total span{margin-left:10px;font-weight:700;color:#0058a0}@media screen and (min-width: 600px){.successOrder__total{font-size:18px;font-weight:500}}.successOrder__btn{margin:0 auto 17px}@media screen and (min-width: 600px){.successOrder__btn{width:225px;margin:25px ​auto}}.hero{padding-bottom:5px}@media screen and (min-width: 600px){.hero{padding-bottom:10px}}@media screen and (min-width: 1024px){.hero{padding-bottom:20px}}.hero__img{width:100%}@media screen and (min-width: 360px){.hero__img{min-height:130px}}@media screen and (min-width: 600px){.hero__img{min-height:221px}}@media screen and (min-width: 1024px){.hero__img{min-height:379px}}.main_product__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width: 359px){.main_product__tabs.lined-headline::before,.main_product__tabs.lined-headline::after{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}}@media screen and (min-width: 360px){.main_product__tabs.lined-headline::before,.main_product__tabs.lined-headline::after{width:calc(50% - 150px)}}@media screen and (min-width: 600px){.main_product__tabs.lined-headline::before,.main_product__tabs.lined-headline::after{width:calc(50% - 220px)}}@media screen and (min-width: 1024px){.main_product__tabs.lined-headline::before,.main_product__tabs.lined-headline::after{width:calc(50% - 300px)}}.main_product__tab{text-align:center;font-weight:700;color:#999;cursor:pointer}.main_product__tab:not(:last-child){margin-right:25px}.main_product__tab.active{color:#0058a0}.main_product__tab span{padding-bottom:2px;border-bottom:2px dashed currentColor;font-size:13.5px}@media screen and (min-width: 600px){.main_product__tab span{font-size:17.5px}}@media screen and (min-width: 1024px){.main_product__tab span{font-size:21px}}.main_product__tab-box:not(.active){position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}.category-main-page{margin-bottom:20px}@media screen and (min-width: 600px){.category-main-page{margin-bottom:25px}}@media screen and (min-width: 1024px){.category-main-page{margin-bottom:30px}}@media screen and (min-width: 600px){.category-main-page .cardset__item{width:calc(100% / 2 - 10px)}}@media screen and (min-width: 1024px){.category-main-page .cardset__item{width:calc(100% / 2 - 20px)}}.category-main-page__li{position:relative}.category-main-page__img{width:100%;height:auto}@media screen and (min-width: 360px){.category-main-page__img{min-width:164px;min-height:97px}}@media screen and (min-width: 600px){.category-main-page__img{min-width:276px;min-height:163px}}@media screen and (min-width: 1024px){.category-main-page__img{min-width:473px;min-height:279px}}.category-main-page__name{position:absolute;text-align:left;left:17px;top:30px;font-size:15px;color:#fff;font-weight:600;text-transform:uppercase}@media screen and (min-width: 360px){.category-main-page__name{left:7px;top:15px;font-size:13px}}@media screen and (min-width: 600px){.category-main-page__name{left:15px;top:35px;font-size:17px}}@media screen and (min-width: 1024px){.category-main-page__name{left:25px;top:55px;font-size:21px}}.cardset__link:hover .category-main-page__name{color:#004883}.category_one_main_page{padding-bottom:5px}@media screen and (min-width: 600px){.category_one_main_page{padding-bottom:10px}}@media screen and (min-width: 1024px){.category_one_main_page{padding-bottom:20px}}.category_one_main_page--li{position:relative}.category_one_main_page--img{width:100%;height:auto}@media screen and (min-width: 360px){.category_one_main_page--img{min-width:164px;min-height:164px}}@media screen and (min-width: 600px){.category_one_main_page--img{min-width:276px;min-height:276px}}@media screen and (min-width: 1024px){.category_one_main_page--img{min-width:226px;min-height:226px}}.category_one_main_page--img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.category-one__link:hover .category_one_main_page--img-overlay{background:black;opacity:0.6}.category_one_main_page--span{opacity:1;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;width:100%;color:#fff;text-align:center;font-size:1em;font-style:italic;cursor:pointer}@media screen and (min-width: 360px) and (max-width: 599px){.category_one_main_page--span{font-size:0.8em}}.menu_category{display:-webkit-inline-box;position:relative;float:right;margin-left:30px}.menu_category--img{width:270px;height:270px;cursor:pointer;padding:5px}.menu_category--span{position:absolute;top:0;left:35px;padding:5.5px;font-size:21px;font-style:italic;font-weight:600;color:#0058a0}.main-headline__choose .categories .menu_category a:hover{background:none}.main-headline__choose .categories .menu_category a:hover .menu_category--img{width:270px;height:270px;padding:0px}.main-headline__choose .categories .menu_category a:hover .menu_category--span{background:#a9d0ee;border-radius:6px}.bnews-list{display:block;overflow:auto;max-width:710px}.blog-post{margin-bottom:64px;border-bottom:1px dotted #808080}.blog-post img{width:100%;height:auto}.blog__name{margin:10px 0 0}@media screen and (min-width: 600px){.blog__name{margin:20px 0 5px}}.blog__name a{font-size:17px;font-weight:700;color:#404040}@media screen and (min-width: 600px){.blog__name a{font-size:23px}}.blog__info .breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;bottom:2px;left:0}.blog__info .breadcrumbs a{display:block}.blog__info .breadcrumbs .blog__date{padding-right:12px;margin-bottom:0;font-size:15px;color:#808080}.blog__info .description{margin-bottom:10px;font-size:13px}@media screen and (min-width: 600px){.blog__info .description{margin-bottom:20px;font-size:15px}}.blog__info .read-more{width:132px;height:30px;margin:0 0 0 auto;font-weight:700;color:#0058a0;border-radius:5px;background-color:#f5f5f5;-webkit-box-shadow:inset 0px -4px 0px 0px rgba(0,0,0,0.05);box-shadow:inset 0px -4px 0px 0px rgba(0,0,0,0.05)}.blog__info .read-more:hover{text-decoration:none;background:#e8e8e8}.blog-post--single{border-bottom:none;margin-bottom:0;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.blog-post--single h3{font-size:1.8em}.blog-post--single img{display:block;margin:0 auto 25px}.blog__divider{width:100%;height:10px;border-bottom:1px dotted #808080;margin-bottom:20px}.blog__picture{display:block;width:auto;height:310px;overflow:hidden;border-radius:5px}.blog__info p{margin-bottom:10px}.blog__info ul{margin-left:20px;list-style-type:disc}.blog__info ul li{margin-bottom:8px}.blog__left-text{display:inline-block;vertical-align:top;width:455px;margin-top:15px}.blog__grey-divider{height:3px;width:100%;background:#f5f5f5;margin-bottom:20px;margin-top:40px}.vacancyModal{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:315px;height:auto;padding:35px 25px;background:#f5f5f5;border-radius:5px}@media screen and (min-width: 600px){.vacancyModal{max-width:556px;padding:35px 60px}}.vacancy__headline{width:100%;padding:20px 0;background:url("../img/bg-store-top.png") no-repeat top center;margin-bottom:15px}@media screen and (min-width: 600px){.vacancy__headline{height:125px;margin-bottom:-45px}}.vacancy__title{margin:0;color:#fff;font-size:45px;text-align:center}@media screen and (min-width: 600px){.vacancy__title{margin-bottom:15px}}.vacancy__descr{font-size:1.9em;text-align:center;color:#fff}.vacancy__list{margin:-5px 0}.vacancy__item{margin:5px 0;border:1px solid #e4e4e4;border-radius:3px;background:#f3f3f3;cursor:pointer}.vacancy__prop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;padding:10px 15px}.vacancy__name{font-size:13px;margin-right:15px}.vacancy__ico{width:15px;height:15px;margin-left:auto;fill:#444444;-webkit-transition:0.7s;transition:0.7s;-ms-flex-negative:0;flex-shrink:0}.vacancy__item.active .vacancy__ico{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.vacancy__info{height:0;overflow:hidden;visibility:hidden;-webkit-transition:all 0.7s;transition:all 0.7s}.vacancy__info.active{visibility:visible}.vacancy__text{padding:10px 15px}.vacancy__request{padding:25px 10px 10px}.footline{width:100%;padding-top:20px;background-color:#0058a0;-webkit-box-shadow:inset 0px 9px 7px 0px rgba(0,39,70,0.28),inset 0px 41px 128px 0px rgba(0,39,70,0.28),inset 0px 97px 51px 0px rgba(2,62,111,0.21),inset 0px 93px 163px 0px rgba(16,46,70,0.4);box-shadow:inset 0px 9px 7px 0px rgba(0,39,70,0.28),inset 0px 41px 128px 0px rgba(0,39,70,0.28),inset 0px 97px 51px 0px rgba(2,62,111,0.21),inset 0px 93px 163px 0px rgba(16,46,70,0.4)}@media screen and (min-width: 600px){.footline{padding-top:35px}}.footline__content{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 599px){.footline__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 600px){.footline__content{-ms-flex-pack:distribute;justify-content:space-around}}@media screen and (min-width: 1024px){.footline__content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footline__list{color:#fff;text-align:center}@media screen and (min-width: 600px) and (max-width: 1023px){.footline__list{max-width:170px}}@media screen and (min-width: 600px){.footline__list{text-align:left}}.footline__item{margin-bottom:10px}@media screen and (min-width: 600px){.footline__link--information{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}}@media screen and (max-width: 599px){.footline__information,.footline__title{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}}.footline__link{font-size:15px;letter-spacing:0.03em;color:rgba(255,255,255,0.75)}@media screen and (max-width: 1023px){.footline__account{position:absolute;width:0;height:0;margin:0;padding:0;border:0;overflow:hidden}}@media screen and (max-width: 599px){.footline__copyright{text-align:center}}.copyright__link{color:#808080;font-size:15px}.copyright__link span{margin-right:5px;color:#00ffa9}.small-text{font-size:1.4em}.toogle-link{display:block;font-size:1.6em;min-height:22px;background:url("../img/ico-drop.png") no-repeat 100% 0%;cursor:pointer}.toogle-link:hover{text-decoration:none}.toogle-link.droped{background:url("../img/ico-drop-up.png") no-repeat 100% 0%}.selectboxit-container{position:relative;display:inline-block;vertical-align:top;margin-bottom:5px}.selectboxit-container *{font:14px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:-moz-none;-ms-user-select:none;-o-user-select:none;user-select:none;outline:none;white-space:nowrap}.selectboxit-container .selectboxit{width:220px;cursor:pointer;margin:0;padding:0;border-radius:3px;overflow:hidden;display:block;position:relative}.selectboxit-container span,.selectboxit-container .selectboxit-options a{height:30px;line-height:30px;display:block}.selectboxit-container .selectboxit:focus{outline:0}.selectboxit.selectboxit-disabled,.selectboxit-options .selectboxit-disabled{opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;cursor:default}.selectboxit-text{text-indent:5px;overflow:hidden;text-overflow:ellipsis;float:left}.selectboxit .selectboxit-option-icon-container{margin-left:5px}.selectboxit-container .selectboxit-options{-webkit-box-sizing:border-box;box-sizing:border-box;min-width:100%;*width:100%;margin:0;padding:0;list-style:none;position:absolute;overflow-x:hidden;overflow-y:auto;cursor:pointer;display:none;z-index:9999999999999;border-radius:3px;text-align:left;-webkit-box-shadow:none;box-shadow:none}.selectboxit-option .selectboxit-option-anchor{padding:0 2px}.selectboxit-option .selectboxit-option-anchor:hover{text-decoration:none}.selectboxit-option,.selectboxit-optgroup-header{text-indent:5px;margin:0;list-style-type:none}.selectboxit-option-first{border-top-right-radius:6px;border-top-left-radius:6px}.selectboxit-optgroup-header+.selectboxit-option-first{border-top-right-radius:0px;border-top-left-radius:0px}.selectboxit-option-last{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.selectboxit-optgroup-header{font-weight:bold}.selectboxit-optgroup-header:hover{cursor:default}.selectboxit-arrow-container{width:30px;position:absolute;right:0}.selectboxit .selectboxit-arrow-container .selectboxit-arrow{margin:0 auto;position:absolute;top:50%;right:0;left:0}.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon{top:30%}.selectboxit-option-icon-container{float:left}.selectboxit-container .selectboxit-option-icon{margin:0;padding:0;vertical-align:middle}.selectboxit-option-icon-url{width:18px;background-size:18px 18px;background-repeat:no-repeat;height:100%;background-position:center;float:left}.selectboxit-rendering{display:inline-block !important;*display:inline !important;zoom:1 !important;visibility:visible !important;position:absolute !important;top:-9999px !important;left:-9999px !important}.jqueryui .ui-icon{background-color:inherit}.jqueryui .ui-icon-triangle-1-s{background-position:-64px -16px}.selectboxit-btn{color:#747474;background-color:#f5f5f5;border:1px solid #cccccc;border-color:#e6e6e6 #e6e6e6 #bfbfbf;-webkit-box-shadow:inset 0px 3px 5px 0px rgba(191,191,191,0.44);box-shadow:inset 0px 3px 5px 0px rgba(191,191,191,0.44);border-color:rgba(134,134,134,0.1) rgba(134,134,134,0.1) rgba(134,134,134,0.25)}.selectboxit-btn.selectboxit-enabled:hover,.selectboxit-btn.selectboxit-enabled:focus,.selectboxit-btn.selectboxit-enabled:active{color:#747474;background-color:#e6e6e6}.selectboxit-btn.selectboxit-enabled:hover,.selectboxit-btn.selectboxit-enabled:focus{color:#747474;text-decoration:none;background-position:0 -15px}.selectboxit-default-arrow{width:0;height:0;border-top:4px solid #868686;border-right:4px solid transparent;border-left:4px solid transparent}.selectboxit-list{font-size:1.4em;background-color:#f5f5f5;border:1px solid #ededed;border:1px solid rgba(0,0,0,0.2);-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.selectboxit-list .selectboxit-option-anchor{font-size:1.4em;color:#333333}.selectboxit-list>.selectboxit-focus>.selectboxit-option-anchor{color:#747474;background-color:#e6e6e6;background-repeat:repeat-x}.selectboxit-list>.selectboxit-disabled>.selectboxit-option-anchor{color:#999999}.main-headline__list a{width:86px;display:block;font-size:1.6em;text-align:right;color:#666}.main-headline__list a:hover{text-decoration:none}.gender_choose{position:absolute;top:40px}.gender_choose li{color:inherit;padding:7px 10px;text-decoration:none;font-size:23px}.gender_choose li:hover{background:#a9d0ee;border-radius:6px;text-decoration:none}.gender_btn{display:inline-block;vertical-align:middle;font-size:1.7em;color:#404040;margin-right:1.75em;cursor:pointer}.active_gender{background:#c6d9e8;border-radius:6px}.main-headline__choose .container{height:55px}.main-headline__choose .container:after{position:absolute;bottom:0;left:1%;display:block;content:"";height:2px;width:98%;margin:0 auto;background:#aeaeae}.agreement{color:#fff;float:right;text-decoration:underline}.agreement:hover{text-decoration:none}.soc-reg-block{text-align:center}.soc-reg-block ul{display:inline-block;vertical-align:top}.soc-reg-block ul li{display:inline-block;vertical-align:top;width:49px;height:49px;margin-right:28px}.soc-reg-block ul li:last-child{margin-right:0}.soc-reg-block ul li a{display:block;width:49px;height:49px}.soc-reg-1{background:url("../img/soc-reg-1.png") no-repeat}.soc-reg-2{background:url("../img/soc-reg-2.png") no-repeat}.main-top-slider{margin-top:-4px;margin-left:4px;z-index:99 !important}.main-top-slider__item{position:relative;width:100%;height:540px;padding:50px}.main-top-slider__item h1{color:#fff;margin-bottom:10px}.main-top-slider__item h2{width:392px;font-size:1.9em;font-weight:400;color:#fff;margin-bottom:45px}.main-top-slider__item--1{padding-top:145px;background:url("../img/bg-main-top.png") no-repeat top center;z-index:99 !important}.main-top-slider__item--2{padding-top:145px;background:url("../img/bg-main-top-3.png") no-repeat top center;z-index:99 !important}.main-top-slider__item--2 h1{width:390px;font-size:3.8em;font-weight:400;margin-bottom:30px}.main-top-slider__item--3{padding-top:145px;background:url("../img/bg-main-top-2.png") no-repeat top center;z-index:99 !important}.btn-gold--1{width:238px;height:48px;line-height:46px;margin:0}.page-main-features{margin-top:-50px;z-index:9999 !important}.lined-headline--girls{color:#e832bb}.lined-headline--girls:before{width:340px;background:#e832bb}.lined-headline--girls:after{width:340px;background:#e832bb}.lined-headline--boys{color:#0058a0}.lined-headline--boys:before{width:320px;background:#0058a0}.lined-headline--boys:after{width:320px;background:#0058a0}.page-main-novelty{padding-bottom:15px}.one-novelty__products{width:1005px;margin:0 auto}.one-novelty__products .one-store-product{width:300px;height:385px;padding-top:20px;background:#fff}.one-novelty__products .one-store-product__picture{width:256px;height:170px;margin:0 auto 25px}.one-novelty__products .one-store-product__picture img{max-width:256px}.one-novelty__products .one-store-product__top{font-size:1.6em;color:#808080;margin-bottom:75px}.one-novelty__products .one-store-product__top span{border-bottom:1px dashed #808080}.one-novelty__products .one-store-product__top:hover{text-decoration:none}.one-novelty__products .one-store-product__top:hover span{border-bottom:none}.one-novelty__products .add-to-wishes{top:20px;right:20px}.one-novelty__products .one-store-product__name{font-size:1.6em}.one-novelty__products .one-store-product__price{font-size:2.5em}.page-main-sale{height:546px;padding-top:20px;background:url("../img/bg-main-2.jpg") no-repeat top center}.page-main-gift{position:relative}.page-main-gift .container-nopad{height:598px;padding-top:202px;padding-left:618px;border-bottom:2px solid #0058a0}.page-main-gift h2{font-size:4.3em;color:#404040;margin-bottom:15px}.page-main-gift p{font-size:2.3em;margin-bottom:20px}.page-main-gift h3{font-size:2.3em;font-weight:700;margin-bottom:44px}.page-main-gift h3 span{color:#0058a0}.page-main-gift__box{position:absolute;top:135px;left:154px;width:458px;height:412px;background:url("../img/gift.jpg")}.btn-blue--gift{width:262px;height:50px;line-height:48px}.page-main-bottom-features{height:235px;padding-top:10px}.page-main-bottom-features a{text-decoration:none}.page-main-bottom-features__item{display:inline-block;vertical-align:top;width:33%;padding:170px 20px 0}.page-main-bottom-features__item h3{font-size:2.3em;text-align:center;line-height:1;margin-bottom:10px;color:#0058a0}.page-main-bottom-features__item--1{background:url("../img/ico-main-4.png") no-repeat 40% 0%;padding-right:65px}.page-main-bottom-features__item--2{background:url("../img/ico-main-5.png") no-repeat top center;padding:170px 40px 0 40px}.page-main-bottom-features__item--3{background:url("../img/ico-main-6.png") no-repeat 62% 0%;padding-left:71px}.profile-info__photo{display:inline-block;vertical-align:top;width:53px;height:53px;margin-right:16px}.profile-info__name-id{display:inline-block;vertical-align:top;padding-top:5px}.profile-info__name{font-size:1.8em;color:#4d4d4d;margin-bottom:1px}.profile-info__id{font-size:1.4em;font-weight:400;color:#808080}.profile-exit{width:100%;height:50px;font-size:1.6em;color:#808080;text-align:left;border:none;border-radius:5px;padding-left:50px;background:#fff url("../img/ico-exit.png") no-repeat 8% 50%;cursor:pointer}.profile-exit:hover{text-decoration:underline}.del-wish{padding-left:20px;color:#404040;font-size:1.6em;background:url("../img/ico-close.png") no-repeat 0% 50%}.add-baby{padding-left:28px;min-height:19px;font-size:1.8em;color:#808080;text-decoration:underline;background:url("../img/ico-add-child.png") no-repeat 0% 0%;cursor:pointer}.add-baby:hover{text-decoration:none}.add-baby2{padding-left:28px;min-height:19px;font-size:1.8em;color:#808080;text-decoration:underline;background:url("../img/ico-add-child.png") no-repeat 0% 0%;cursor:pointer}.add-baby2:hover{text-decoration:none}.btn-grey--2{height:40px;line-height:38px}.my-btn-grey--3{display:block;text-align:right;padding-right:10px;text-decoration:none;border:none;outline:none;cursor:pointer;color:green;height:40px;width:240px;line-height:38px;background:url("../img/download-small.png") no-repeat left center}.tab-dotted-list{margin-left:20px;list-style-type:disc;margin-bottom:10px}.tab-dotted-list--2{margin-left:40px}.filter-block{position:relative;padding:12px 15px 12px 22px;margin-bottom:8px;background:#fff url("../img/ico-drop.png") no-repeat 235px 12px;cursor:pointer;border-radius:5px}.filter-block span{position:absolute;width:100%;height:40px;top:0;left:0}.filter-block.droped{background:#fff url("../img/ico-drop-up.png") no-repeat 235px 12px}.toogle-filter{position:relative;display:none;z-index:99999}.toogle-price__filter{padding-top:15px}.filter-list{padding-top:8px}.filter-list li{margin-bottom:16px}.filter-list li label{font-size:1.4em;color:#808080;cursor:pointer}.filter-list--color{padding-top:12px}.filter-list--color li{display:inline-block;vertical-align:top;margin-right:6.1px;margin-bottom:8px}.filter-list--color li:nth-child(7n){margin-right:0}.price-input{position:relative;width:64px;height:24px;font-size:1.4em;color:#808080;border:1px solid #e6e6e6;border-radius:3px;background-color:#f5f5f5;-webkit-box-shadow:inset 0px 3px 5px 0px rgba(191,191,191,0.24);box-shadow:inset 0px 3px 5px 0px rgba(191,191,191,0.24);padding-left:8px;z-index:9999}input.price-input::-webkit-input-placeholder{font-size:1.4em;color:#808080}input.price-input::-moz-placeholder{font-size:1.4em;color:#808080}input.price-input:-moz-placeholder{font-size:1.4em;color:#808080}input.price-input:-ms-input-placeholder{font-size:1.4em;color:#808080}.price-arrow{display:inline-block;vertical-align:top;width:42px;height:24px;background:url("../img/arrow-price.png") no-repeat 50% 50%}.icheckbox_color{display:inline-block;*display:inline;vertical-align:middle;margin:0;padding:0;width:28px;height:28px;background:#000;border-radius:4px;border:4px solid #fff;cursor:pointer}.icheckbox_color.checked{border:4px solid #ccc}#color-1>.icheckbox_color{background:#539bd6}#color-2>.icheckbox_color{background:#23d9a3}#color-3>.icheckbox_color{background:#53e048}#color-4>.icheckbox_color{background:#c7e020}#color-5>.icheckbox_color{background:#e02920}#color-6>.icheckbox_color{background:#424242}#color-7>.icheckbox_color{background:#e048be}.icheckbox_futurico,.iradio_futurico{display:inline-block;*display:inline;vertical-align:middle;margin:0;padding:0;width:17px;height:17px;border:none;cursor:pointer;margin-right:15px}.icheckbox_futurico{background:url("../img/check-empty.png")}.icheckbox_futurico.checked{background:url("../img/check-full.png")}.iradio_futurico{background:url("../img/check-empty.png")}.iradio_futurico.checked{background:url("../img/check-full.png")}.product-features__item{display:inline-block;vertical-align:top;width:25%;padding:160px 25px 0;text-align:center;text-decoration:underline;margin-bottom:50px}.product-features__item a{color:#404040}.product-features__item--1{background:url("../img/ico-product-1.png") no-repeat top center}.product-features__item--2{background:url("../img/ico-product-2.png") no-repeat top center}.product-features__item--3{background:url("../img/ico-product-3.png") no-repeat top center}.product-features__item--4{background:url("../img/ico-product-4.png") no-repeat top center}.recently-viewed{padding-bottom:30px}.recently-viewed .lined-headline--boys:after,.recently-viewed .lined-headline--boys:before{width:236px}.recently-viewed .one-store-product{width:197px;min-height:254px;background:#fff;margin:0 31px 0 0}.recently-viewed .one-store-product:last-child{margin-right:0}.recently-viewed .one-store-product__picture{width:165px;margin-bottom:15px}.recently-viewed .one-store-product__picture img{max-width:165px}.recently-viewed .one-store-product__top{margin-bottom:35px}.recently-viewed .one-store-product__name{font-size:1.2em}.recently-viewed .one-store-product__price{font-size:1.6em}.choose-value{margin-bottom:10px}.choose-value span{display:inline-block;vertical-align:top;font-size:1.6em;font-weight:700;color:#333;padding-top:6px}.table-sizes{display:inline-block;vertical-align:top;padding-top:6px;font-size:1.4em;color:#0058a0;text-decoration:underline}.table-sizes:hover{text-decoration:none}.choose-color{margin-bottom:10px}.choose-color span{display:block;font-size:1.6em;font-weight:700;color:#333;margin-bottom:10px}.choose-color input[type="radio"]+label{width:82px;height:82px;left:-10px;border:2px solid #fff;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.04),0px 2px 1px 0px rgba(0,0,0,0.03),0px 1px 4px 0px rgba(0,0,0,0.1);box-shadow:0px 0px 5px 0px rgba(0,0,0,0.04),0px 2px 1px 0px rgba(0,0,0,0.03),0px 1px 4px 0px rgba(0,0,0,0.1)}.choose-color input[type="radio"]+label img{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;max-width:76px;max-height:100%}.choose-color input[type="radio"]:checked+label{border:2px solid #fed900;background:#fff}.Rectangle_20{border-radius:3px;background-color:#ffffff;-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.04),0px 2px 1px 0px rgba(0,0,0,0.03),0px 1px 4px 0px rgba(0,0,0,0.1);box-shadow:0px 0px 5px 0px rgba(0,0,0,0.04),0px 2px 1px 0px rgba(0,0,0,0.03),0px 1px 4px 0px rgba(0,0,0,0.1);position:absolute;left:1082px;top:531px;width:82px;height:82px;z-index:104}.product-view-info__name{font-size:1.8em;text-align:left;text-transform:uppercase;color:#0058a0;margin:0 0 12px 15px}.product-view-info__name span{width:100px;height:15px;float:right;margin-right:13px}.product-view-info__item{position:relative;padding-bottom:5px;margin-bottom:5px;border-bottom:1px dotted #e5e5e5;padding-left:108px}.product-view-info__item span{position:absolute;top:0;left:0;font-weight:700}.zoomWrapper{z-index:9999}.zoomLens{width:250px;height:250px}.product-view-info__photoes>img{max-width:500px}.look-all-revs{font-weight:700;color:#0058a0;text-decoration:underline}.look-all-revs:hover{text-decoration:none}.product-view-info__tabs{margin:35px 0 20px}.product-view-info__bottom{position:relative}.product-view-info__bottom p{display:block;min-height:25px;position:relative;font-weight:700;margin-bottom:5px;padding-left:100px;color:#0058a0}.product-view-info__bottom p .product-view-info__span{position:absolute;top:0;left:0;color:#404040}.column-list{list-style-type:none !important;margin-left:0 !important}.column-list li{width:30%;display:inline-block;vertical-align:top;text-align:center;margin-right:4.5%}.column-list li:last-child{margin-right:0}.profile-basket-list__to-del{width:164px;position:absolute;top:177px;right:0}.contact-map{width:100%;height:547px;-webkit-box-shadow:inset 0px 5px 40px 0px rgba(0,0,0,0.22);box-shadow:inset 0px 5px 40px 0px rgba(0,0,0,0.22)}.contact-list__item--6{margin-bottom:28px}.contact-list__item--6 a{border-bottom:none;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.contact-list__item--7 a{-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5px}.erroropt{font-size:16px;font-weight:bold}.links{font-size:14px}.results{display:none}.ui-tabs-hide{display:none}.ui-tabs .ui-tabs-nav li{white-space:normal !important}.notification_ok{font-size:18px}.go-to-next-step.active{background-image:-ms-linear-gradient(90deg, #2384d4 0%, #76c5fc 100%);color:#fff}.go-to-next-step.active:hover{background-image:-ms-linear-gradient(90deg, #0f80dc 0%, #57b9fd 100%)}#1notification{z-index:3;position:fixed;background-color:#000;opacity:0.8;-moz-opacity:0.8;filter:alpha(opacity=80);width:100%;height:100%;top:0;left:0;cursor:pointer;display:none}.active2{border:2px solid #fed900;background:#fff}#option_info{display:none;padding:5px}.chevron-left{display:inline-block;width:25px;height:25px;background:url("../img/chevron-left.svg") no-repeat}.chevron-right{display:inline-block;width:25px;height:25px;background:url("../img/chevron-right.svg") no-repeat}.displaynone{display:none}.myerro{background:#ffc9c9;border-radius:5px}.myerroemail{background:#ffc9c9;border-radius:5px}#map{position:absolute;top:0;right:0px;width:55%;height:250px}.categories a{color:inherit}.categories>div>a{color:inherit;padding:10px 10px;margin:7px 0px;display:inline-block;font-size:25px}.categories .catalog__btn{display:inline-block;vertical-align:middle;font-size:23px;color:#404040;margin-right:5px;cursor:pointer}.main-headline__choose .categories a{text-decoration:none}.main-headline__choose .categories a:hover{background:#a9d0ee;border-radius:6px;text-decoration:none}.catalog__btn:hover>a{background:#a9d0ee;border-radius:6px;font-size:23px;font-weight:500}.catalog__btn.active{color:#0058a0}.catalog__drop{opacity:0;visibility:hidden;position:absolute;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content;z-index:9999;padding:25px 15px 15px 35px;border-radius:5px;background:#c6d9e8;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.catalog__btn--choose:hover .catalog__drop{opacity:1;visibility:visible}.catalog__drop--list{display:-webkit-inline-box;position:relative}.catalog__drop--list-href{margin-right:25px}.catalog__drop--list-href>a{padding:5.5px;color:#0058a0;font-weight:600;font-size:21px}.catalog__drop--list-href:hover>a{background:#a9d0ee;border-radius:6px}.catalog__drop--list_item{top:25px;width:210px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.category__catalog--li{display:block;position:relative;padding:10px 0 0 20px;font-size:1.6em}.category__catalog--li a{padding:3.5px}.catalog__drop--list_sub_item{position:absolute;margin:2.5px 0 2.5px 10px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.catalog__drop--list_sub_item-li a{display:block;padding:2.5px 2.5px 2.5px 2.5px}
