<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.popup{background:rgba(0,0,0,.8);width:100vw;height:100vh;top:0;left:0;position:fixed;z-index:1000;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.popup.center.subscribe{background:rgba(50,50,50,.2)!important}.popup.center.subscribe .main-container{-webkit-box-shadow:none;box-shadow:none}.popup.center.subscribe .main-container .data-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup.center.subscribe .main-container .close{right:16px;top:17px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05IDEwLjVMMy41IDE2TDIgMTQuNUw3LjUgOUwyIDMuNUwzLjUgMkw5IDcuNUwxNC41IDJMMTYgMy41TDEwLjUgOUwxNiAxNC41TDE0LjUgMTZMOSAxMC41WiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==);opacity:1}.popup.white-cross .main-container .close{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDE0IDE1IiBmaWxsPSJ3aGl0ZSI+CiAgPHBvbHlnb24gZmlsbC1ydWxlPSJldmVub2RkIiBwb2ludHM9IjUuNSA3LjUgMCAxMyAxLjUgMTQuNSA3IDkgMTIuNSAxNC41IDE0IDEzIDguNSA3LjUgMTQgMiAxMi41IC41IDcgNiAxLjUgLjUgMCAyIi8+Cjwvc3ZnPgo=)}.popup,.popup.hide.show-fast,.popup.hide.show-slow{opacity:0}.popup.left .main-container,.popup.right .main-container{width:50%;height:100%;bottom:auto;top:auto}.popup.right .main-container{right:-100%;left:auto}.popup.left .main-container{right:auto;left:-100%}.popup.bottom .main-container,.popup.top .main-container{width:100%;height:50%;left:auto;right:auto}.popup.bottom .main-container .data-container,.popup.top .main-container .data-container{display:block}.popup.top .main-container{top:-100%;bottom:auto}.popup.bottom .main-container{top:auto;bottom:-100%}.popup .main-container{background-color:#fff;position:fixed;top:0;left:0;bottom:0;right:0;margin:auto;-webkit-box-shadow:0 0 30px rgba(0,0,0,.3);box-shadow:0 0 30px rgba(0,0,0,.3);max-height:100%;overflow:hidden;padding:0;-webkit-transition:left 1s,right 1s,top 1s,bottom 1s;-o-transition:left 1s,right 1s,top 1s,bottom 1s;transition:left 1s,right 1s,top 1s,bottom 1s;overflow-y:auto}.popup .main-container::-webkit-scrollbar{display:none}.popup .main-container .close{display:inline-block;position:absolute;top:20px;right:20px;width:15px;height:15px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDE0IDE1Ij4KICA8cG9seWdvbiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHBvaW50cz0iNS41IDcuNSAwIDEzIDEuNSAxNC41IDcgOSAxMi41IDE0LjUgMTQgMTMgOC41IDcuNSAxNCAyIDEyLjUgLjUgNyA2IDEuNSAuNSAwIDIiLz4KPC9zdmc+Cg==) 50% 50% no-repeat;background-size:contain;cursor:pointer;z-index:11;opacity:.5}.popup .main-container .data-container{display:inline-block;vertical-align:top;width:inherit;height:inherit}.popup.show-fast,.popup.show-slow{opacity:1}.popup.show-fast.right .main-container,.popup.show-slow.right .main-container{right:0}.popup.show-fast.left .main-container,.popup.show-slow.left .main-container{left:0}.popup.show-fast.top .main-container,.popup.show-slow.top .main-container{top:0}.popup.show-fast.bottom .main-container,.popup.show-slow.bottom .main-container{bottom:0}.popup.show-fast,.popup.show-fast.bottom .main-container,.popup.show-fast.left .main-container,.popup.show-fast.right .main-container,.popup.show-fast.top .main-container{-webkit-transition:none;-o-transition:none;transition:none}.popup.center .main-container{height:auto!important;width:auto!important;top:50%;left:50%;bottom:auto;right:auto;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.popup.cart-popup-container .main-container .close{right:auto;top:15px;left:15px;opacity:1}.popup.hide-custom-popup-view{display:none}.notification{display:none;position:fixed;top:50px;padding:15px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;width:100%;color:#fff;z-index:10;text-align:center;font-weight:300;text-transform:uppercase;line-height:20px;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;opacity:0}.notification,.notification.success{background-color:#038c00}.notification.error{background-color:#ff0012}.notification.show-fast,.notification.show-slow{opacity:1}.notification.show-fast.hide,.notification.show-slow.hide{opacity:0;z-index:-1}.notification.show-fast{-webkit-transition:none;-o-transition:none;transition:none}.cart-popup-error.popup.center{background:rgba(50,50,50,.6)!important}.cart-popup-error.popup.center .main-container{width:calc(100% - 30px)!important;max-width:617px!important;height:-webkit-max-content!important;height:-moz-max-content!important;height:max-content!important}.cart-popup-error.popup.center .main-container .data-container{width:100%}.cart-popup-error.popup.center .main-container .close{right:18px;top:18px}.cart-popup-error.popup.center .main-container .cartpopup-error-content{padding:55px 35px 60px}.cart-popup-error.popup.center .main-container .cartpopup-error-content .nb-popup__title{font-size:24px;line-height:35px;padding-bottom:24px}.cart-popup-error.popup.center .main-container .cartpopup-error-content .cartpopup-error__text{margin-bottom:32px;font-size:16px;line-height:25px}.cart-popup-error.popup.center .main-container .cartpopup-error-content .cartpopup-error__close{width:200px}@media screen and (max-width:40em){.popup.center.subscribe .main-container{width:288px!important;height:-webkit-max-content!important;height:-moz-max-content!important;height:max-content!important;max-height:var(--app-height);background:0 0}}@media screen and (max-width:640px){.cart-popup-error.popup.center .main-container .close{right:8px;top:8px}.cart-popup-error.popup.center .main-container .cartpopup-error-content{padding:32px 35px}.cart-popup-error.popup.center .main-container .cartpopup-error-content .nb-popup__title{font-size:18px;line-height:25px;padding-bottom:16px}.cart-popup-error.popup.center .main-container .cartpopup-error-content .cartpopup-error__text{margin-bottom:24px}.popup.center .main-container{width:100%!important;height:100%!important}.popup.center .main-container .close{right:15px}}@media screen and (max-width:1024px){.notification{display:block}}@media screen and (max-width:64em){.notification{top:35px}}@media screen and (max-width:768px){.popup.mobile-center .main-container{-webkit-transition:none;-o-transition:none;transition:none}}.select2-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--multiple,.select2-container .select2-selection--single{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single{height:28px}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{min-height:32px}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container .select2-search--inline .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;border:0;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button,.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--multiple,.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b,.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b,.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:0;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results&gt;.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:0;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:0;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:0}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#eee));background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#fff));background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;-webkit-box-shadow:none;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results&gt;.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:gray}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@charset "UTF-8";body,html{font-family:'Roboto';overflow-x:hidden}*{outline:0;border:0;padding:0;margin:0}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}ul{list-style:none;margin-bottom:0}a{text-decoration:none;color:inherit}button{background:inherit}input,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}input::-webkit-credentials-auto-fill-button{visibility:hidden!important;display:none!important;pointer-events:none!important;position:absolute!important;right:0!important}html.not-scroll{overflow-y:hidden;position:fixed}.fix-body,.overflow{overflow:hidden}.fix-body{position:absolute;top:0;bottom:0;right:0;left:0}.section-title{color:#1d1d1d;font-family:Gilroy;font-size:36px;font-weight:800;line-height:40px;text-transform:uppercase;margin:0}.medium-text{color:#000;font-family:Roboto;font-size:14px;letter-spacing:1px;line-height:20px;font-weight:400}.medium-text span{font-weight:700}.products .section-title{text-align:center;padding-bottom:60px}.owl-carousel,.owl-carousel.owl-drag .owl-item{-ms-touch-action:manipulation;touch-action:manipulation}.static-nav{position:relative;border-right:1px solid #e9e9e9;margin-right:50px;-webkit-box-sizing:border-box;box-sizing:border-box}.static-nav__list{width:198px}.static-nav__item{margin-bottom:20px}.static-nav__link{color:#000;font-size:14px;font-weight:700;line-height:20px}.static-nav__link:hover,.static-nav__link_active{color:#c8102e}.static-nav__btn{display:none;color:#000;font-family:Gilroy;font-size:16px;font-weight:800;letter-spacing:1px;line-height:25px;text-transform:uppercase;cursor:pointer;padding:10px 15px;border:1px solid #dbddde}.static-nav__btn .icon-arrow-bottom{float:right;line-height:25px;-webkit-transition:-webkit-transform .2s;-o-transition:transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.static-nav__btn_active .icon-arrow-bottom,.stores-page-nav_active .stores-page-nav__btn::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.stores-page,.stores-page__content{width:100%}.stores-page__subhead{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}.stores-page__counter{display:block;color:#5a5a5a;font-family:Gilroy,serif;font-size:16px;font-weight:300;letter-spacing:1px;line-height:20px;margin-bottom:30px}.stores-page__counter--count{font-weight:600;color:#000;text-transform:uppercase}.stores-page-nav{position:relative;margin-bottom:30px}.stores-page-nav_active .stores-page-nav__block{display:block}.stores-page-nav__btn,.stores-page-nav__text{color:#5a5a5a;font-family:Gilroy;font-size:16px;font-weight:300;letter-spacing:1px;line-height:25px}.stores-page-nav__btn{display:inline-block;color:#000;font-weight:800;text-transform:uppercase;position:relative;padding-right:20px}.stores-page-nav__btn::after{position:absolute;right:0;top:1px;content:'\E901';font-family:icomoon;font-size:14px;-webkit-transition:-webkit-transform .2s;-o-transition:transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.stores-page-nav__block{display:none;position:absolute;top:calc(100% + 5px);left:94px;min-width:160px;max-height:50vh;overflow-y:auto;z-index:1;background-color:#fff;-webkit-box-shadow:0 3px 8px 0 rgba(0,0,0,.2);box-shadow:0 3px 8px 0 rgba(0,0,0,.2)}.stores-page-nav__link{font-size:14px;line-height:20px;padding:5px 15px;display:block}.stores-page-nav__link:hover{background-color:#f8f8f8}.stores{position:relative;height:550px}.stores__subtitle,.stores__title{color:#000;font-size:14px;font-weight:700;line-height:16px;text-transform:uppercase}.stores__title{padding:20px 5px 10px 20px;border-bottom:1px solid #e9e9e9}.stores__subtitle{letter-spacing:1px;padding-bottom:30px}.stores__text{color:#000;font-size:14px;line-height:20px}.stores__text_bold{font-weight:700}.stores__text_light{color:#5a5a5a}.stores__text__warning{display:block;color:#c8102e;white-space:pre-line}.stores__text__warning::before{content:' ('}.stores__text__warning::after{content:')'}.stores__text__warning:empty{display:none}.stores__show-btn{display:block;position:relative;padding:10px 10px 10px 20px;border-bottom:1px solid #e9e9e9}.stores__show-btn.active .icon-plus{left:41px}.stores__show-btn.active .icon-plus::before{-webkit-transform:rotate(-90deg) translateY(5px);-ms-transform:rotate(-90deg) translateY(5px);transform:rotate(-90deg) translateY(5px);vertical-align:middle;display:inline-block;content:'';width:2px;height:14px;background-color:#000}.stores__show-btn:hover{color:#c8102e}.stores__show-btn .icon-plus{display:none;position:absolute;left:45px;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.stores__show-btn .icon-plus::before{display:inline-block;-webkit-transition:-webkit-transform .25s;-o-transition:transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;font-size:14px;color:#c8c8c8}.stores__tab-block{display:none;position:absolute;top:0;right:0;width:60%}.stores__info span,.stores__tab-block.active{display:block}.stores__content{position:relative;width:100%}.stores__map{width:100%;height:550px}.stores__map-link{display:none;color:#c8102e}.stores__info{position:absolute;top:15px;right:15px;background:#fff;padding:40px;max-width:300px;width:90%}.stores__info.hidden{display:none}.stores__info span.stores__text:last-of-type{max-width:138px}.stores__info .stores__text_title{padding-bottom:10px}.stores__info .stores__text_light,.stores__info .stores__text_metro{padding-top:10px}.stores__info .stores__text__warning{font-size:14px;line-height:20px;padding-top:10px}.stores__info-close{position:absolute;cursor:pointer;color:#919191;top:20px;right:20px}.stores__list{height:100%;width:40%;overflow-y:auto;border:1px solid #e9e9e9}.flex_row_nowrap{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.schema-breadcrumbs{font-family:Roboto;font-size:12px}.schema-breadcrumbs__item{margin-right:36px;position:relative;display:inline}.schema-breadcrumbs__item:after{content:'/';color:#bcbcbc;margin-left:10px;margin-right:6px;position:absolute}.schema-breadcrumbs__item a{color:#474747;-webkit-transition:.1s ease-in-out;-o-transition:.1s ease-in-out;transition:.1s ease-in-out}.schema-breadcrumbs__item a:hover{color:#6c6b6b}.schema-breadcrumbs__item:last-child{margin-right:0}.schema-breadcrumbs__item:last-child:after{display:none}.schema-breadcrumbs__item:last-child a{color:#7f7f7f;cursor:default}.schema-breadcrumbs__item.active{color:#919191;font-weight:400}.static-page{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-top:70px;padding-bottom:120px}.static-page__section{padding-bottom:40px}.static-page__section:last-child{padding-bottom:0}.static-page__title{color:#000;font-family:Gilroy;font-size:16px;font-weight:800;letter-spacing:1px;line-height:25px;text-transform:uppercase;padding-bottom:40px;margin:0}.static-page__title_big{font-size:48px;line-height:50px;padding-bottom:20px}.static-page__title_club-cart{padding-bottom:10px}.static-page__text{color:#000;font-size:14px;line-height:20px;padding-bottom:20px}.static-page__text a{position:relative}.static-page__text a::before{content:'';display:block;width:100%;height:1px;background-color:#000;position:absolute;bottom:0;left:0}.static-page__text_bold{font-weight:700;padding-bottom:10px}.static-page__text:last-child,.static-page__text_last{padding-bottom:0}.static-page__text_quote{opacity:.6}.static-page__text_club-cart{padding-bottom:40px}.static-page__text .text-link{color:#c8102e}.static-page__list{font-size:14px;line-height:20px}.static-page__list li{position:relative;margin-left:10px;padding-left:20px}.static-page__list li::before{content:'\2022';position:absolute;left:0}.static-page__list+.static-page__text{padding-top:20px}.static-page__list_numbers{list-style-type:none;counter-reset:myCounter;padding-bottom:20px}.static-page__list_numbers li::before{counter-increment:myCounter;content:counter(myCounter) "."}.static-page__img{width:100%;height:auto}.static-page__banner{padding-bottom:60px}.static-page--technology .page-view-info.technology .technology-group-name{margin-top:43px}.static-page--technology .page-view-info.technology .technology-group-name:first-child{margin-top:0}.img-title{color:#5a5a5a;font-size:12px;line-height:20px}.container.static-page-wrapper{width:1140px}.container.static-page-wrapper .schema-breadcrumbs{padding-bottom:0}.static-page-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:60px}.static-page-block_padding{padding-bottom:40px}.static-page-block__item{width:100%}.static-page-block__item_left{max-width:500px;padding-right:50px}.static-page-block__item_right{max-width:500px;padding-left:50px}.static-page-block__item_img{max-width:350px}@media (max-width:40em){.fix-body{position:fixed}}@media only screen and (max-width:640px){.section-title{font-size:18px;line-height:30px}.products .section-title{padding-bottom:20px}}@media screen and (max-width:768px){.static-nav{width:100%;margin-right:0;margin-bottom:40px;border:0}.static-nav__item_active{display:none}.static-nav__link{display:block;font-family:Gilroy;font-size:16px;font-weight:800;letter-spacing:1px;line-height:25px}.static-nav__list{display:none;position:absolute;width:100%;left:0;top:100%;background-color:#fff;padding:20px 15px;border:1px solid #dbddde;border-top:none}.static-nav__list_active{display:block;padding-bottom:0;z-index:3}.static-nav__btn{display:block}.static-page-wrapper_stores .static-nav__list{width:calc(100% - 80px);margin-left:40px;margin-right:40px}.stores-page__counter{margin-right:40px}.container.static-page-wrapper.static-page-wrapper_stores{padding-left:0;padding-right:0}.container.static-page-wrapper.static-page-wrapper_stores .static-nav,.stores-page-nav{padding-left:40px;padding-right:40px}.stores-page-nav{padding-bottom:0}.stores-page-nav__block{left:149px}.stores{height:auto}.stores__subtitle{padding:20px 40px 25px}.stores__list{width:100%;border:0;border-top:1px solid #e9e9e9}.stores__tab-block,.stores__tab-block.active{-webkit-transition:max-height .3s ease-in-out;-o-transition:max-height .3s ease-in-out;transition:max-height .3s ease-in-out}.stores__tab-block{position:relative;width:100%;display:block;overflow:hidden;max-height:0}.stores__tab-block.active{max-height:400px}.stores__show-btn{padding-top:15px;padding-bottom:15px;padding-left:70px}.stores__show-btn .icon-plus{display:block}.stores__show-btn:hover{color:#000}.stores__title{padding-top:20px;padding-bottom:20px;padding-left:15px}.schema-breadcrumbs{display:none}.static-page{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:20px}.static-page__content{width:100%}.static-page__title{display:none}.static-page__title_big{display:block;font-size:36px;line-height:40px}.container.static-page-wrapper{padding-left:40px;padding-right:40px}.static-page-block__item_left{max-width:364px;padding-right:40px}.static-page-block__item_right{max-width:364px;padding-left:40px}.static-page-block__item_img{max-width:324px}}@media screen and (max-width:640px){.static-nav{margin-bottom:20px}.static-nav__btn{line-height:20px;font-size:14px;padding:10px}.static-nav__btn .icon-arrow-bottom{line-height:20px}.static-page-wrapper.info-wrapper .static-nav__list,.static-page-wrapper_stores .static-nav__list{width:calc(100% - 30px);margin-left:15px;margin-right:15px}.stores-page__subhead{-ms-flex-wrap:wrap;flex-wrap:wrap}.stores-page__counter{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 15px 17px;width:100%}.stores-page-nav{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-bottom:10px}.container.static-page-wrapper.static-page-wrapper_stores .static-nav,.stores-page-nav{padding-left:15px;padding-right:15px}.stores-page-nav__block{left:124px;-webkit-transform:none;-ms-transform:none;transform:none}.stores__subtitle{text-align:center;padding-left:10px;padding-right:10px;padding-top:0}.stores__map{display:none}.stores__map-link{display:block;padding-bottom:10px}.stores__info{position:relative;max-width:100%;width:100%;padding-top:20px;padding-bottom:30px;padding-left:45px;top:auto;right:auto}.stores__info .stores__text_title{max-width:100%;padding-bottom:0}.stores__info-close{display:none}.stores__show-btn{padding-left:45px}.stores__show-btn.active{border-bottom:none}.stores__show-btn.active .icon-plus{left:16px}.stores__show-btn .icon-plus{left:20px}.stores__tab-block.active{border-bottom:1px solid #e9e9e9}.static-page{padding-bottom:60px}.static-page__banner{padding-bottom:40px}.static-page .page-view-info.technology .technology-group-name{margin-top:15px}.static-page .page-view-info.technology .technology-group-name:first-child{margin-top:0}.static-page-block{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:40px}.static-page-block_padding{padding-bottom:20px}.static-page-block__item{width:100%}.static-page-block__item_left,.static-page-block__item_right{max-width:100%;padding-right:15px;padding-left:15px;padding-bottom:20px}.static-page-block__item_img{max-width:100%}.static-page-block__item_order{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.container.static-page-wrapper.info-wrapper{padding-left:0;padding-right:0}.container.static-page-wrapper,.container.static-page-wrapper.info-wrapper .static-nav,.container.static-page-wrapper.info-wrapper .static-page__section{padding-right:15px;padding-left:15px}.img-title{padding-left:15px}}.breadcrumb{color:#484848;font-size:12px;font-weight:400;line-height:16px;background:inherit;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcrumb li:not(:last-child):after{content:" / ";padding-right:9px;padding-left:10px}.cooperation ul.mr60,.header-static-block{margin-bottom:60px}.header-static-block .mobile-navigation,.static-block .form-group.custom-select-items .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.static-block{display:inline-block;width:100%;background-color:#fff;padding:0;margin-bottom:120px;font-size:0}.static-block .container{width:1140px}.static-block .form-group .form-control{width:100%;font-size:14px;font-weight:400;height:40px;border:1px solid #dbddde;padding-left:15px;padding-right:15px;border-radius:0}.static-block .form-group .form-control-comments{height:120px;padding-top:10px;padding-bottom:10px;line-height:20px;resize:none}.static-block .form-group .form-control+.control-label{font-size:11px;line-height:15px;color:#919191;font-weight:500;letter-spacing:1px;text-transform:uppercase;position:absolute;top:0;left:0}.static-block .form-group .form-control:hover{border-color:#919191}.static-block .form-group .form-control:focus{border-color:#000}.static-block .form-group+.form-group{margin-top:20px}.static-block .form-group.has-error .help-block-error{color:#c8102e;font-size:11px;text-align:left;letter-spacing:1px;line-height:15px;font-weight:500}.static-block .form-group.custom-select-items .select2-container .select2-selection--single{height:40px}.static-block .form-group.custom-select-items .select2-container--default .select2-selection--single .select2-selection__arrow{height:auto;width:auto;float:right;font-size:16px;font-family:icomoon!important;margin-right:17px;-webkit-transform:rotateZ(-90deg) translateX(-12px);-ms-transform:rotate(-90deg) translateX(-12px);transform:rotateZ(-90deg) translateX(-12px);speak:none;line-height:1;font-weight:400}.static-block .form-group.custom-select-items .select2-container--default .select2-selection--single .select2-selection__arrow:before{content:"\E902"}.static-block .form-group.custom-select-items .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:38px;color:#000;font-size:14px;font-family:Roboto;font-weight:400;padding-left:10px}.static-block .form-group.custom-select-items .select2-container--default .select2-selection--multiple,.static-block .form-group.custom-select-items .select2-container--default .select2-selection--single{border:1px solid #dbddde;border-radius:0}.static-block .form-group.custom-select-items .select2-container--default .select2-selection--multiple .select2-selection__clear,.static-block .form-group.custom-select-items .select2-container--default .select2-selection--single .select2-selection__clear{display:none}.static-block .form-group.custom-select-items .select2-container--default .select2-selection--multiple:hover,.static-block .form-group.custom-select-items .select2-container--default .select2-selection--single:hover{border-color:#919191}.static-block .form-group.custom-select-items .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.static-block .form-group.custom-select-items .select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-color:#000}.static-block .form-group.custom-select-items .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow{-webkit-transform:rotateZ(90deg) translateX(12px);-ms-transform:rotate(90deg) translateX(12px);transform:rotateZ(90deg) translateX(12px)}.static-block .main-content{clear:both;width:calc(100% - 200px);min-height:305px;position:relative;display:inline-block;vertical-align:top;padding-top:10px;padding-left:50px}.static-block .main-content:after{content:'';display:inline-block;height:calc(100% - 10px);width:1px;background-color:#f2f2f2;position:absolute;left:-1px;top:10px}.static-block .main-content h1{margin:0}.static-block .help-block.help-block-error{padding-bottom:6px}.static-block .help-block.show-error{display:block}.static-block .h1,.static-block h1{font-size:16px;font-weight:800;font-family:Gilroy;line-height:1;letter-spacing:1px;color:#000;text-align:left;text-transform:uppercase;margin:0}.static-block .right{float:right}.static-block .left{float:left}.static-block .form-group{position:relative;padding-top:18px}.static-block .form-group .phone-shadow{position:absolute;height:38px;bottom:1px;left:1px;width:44px;display:inline-block;background-color:#fff;opacity:.4}.static-block .form-group.has-error{padding-top:0}.static-block .form-group.has-error .form-control{border-color:rgba(200,16,46,.3)}.static-block .page-view-info{margin-top:23px}.static-block .page-view-info p{font-size:14px;color:#000;font-weight:400;line-height:20px}.static-block .page-view-info .phone{font-size:16px;font-weight:700;line-height:25px}.static-block .page-view-info .highlight,.static-block .page-view-info .link{font-size:14px;color:#c8102e;line-height:20px}.select2-container--default .select2-results__option[aria-selected=true]{background-color:transparent}.select2-container--default .select2-results__option--highlighted,.select2-container--default .select2-results__option--highlighted[aria-selected]{color:#000;background-color:#f8f8f8}.select2-results__option{margin-left:1px;padding:5px 15px}.profile-nav-bar{display:inline-block;width:200px;margin-bottom:30px;vertical-align:top}.profile-nav-bar li{padding:0 24px 0 0;margin:0;font-size:14px;font-weight:500;color:#000;position:relative}.profile-nav-bar li a{padding:10px 0;display:inline-block;line-height:19px;font-weight:700}.profile-nav-bar li.active{color:#c8102e}.custom-select-mark{position:relative;height:40px;line-height:42px;padding:0 15px;border:1px solid #a5a5a5;-webkit-transition:border-color .2s ease;-o-transition:border-color .2s ease;transition:border-color .2s ease}.custom-select-mark.is-open,.custom-select-mark:active,.custom-select-mark:hover{border-color:#000}.custom-select-mark.custom-select-lg{height:55px;line-height:55px}.custom-select-mark select{z-index:0;visibility:hidden;width:0;display:inline-block;height:0;opacity:0;left:0;top:0;position:absolute;font-size:0}.custom-select-mark a:after,.custom-select-mark a:before{content:none}.custom-select-mark .label{font-size:15px;text-transform:capitalize;color:rgba(51,51,51,.6)}.custom-select-mark.is-open .anchor:after{-webkit-transform:translateY(0) rotate(180deg);-ms-transform:translateY(0) rotate(180deg);transform:translateY(0) rotate(180deg)}.custom-select-mark .list{display:none}.custom-select-mark .anchor{display:inline-block;position:absolute;width:100%;height:100%;top:0;left:0;padding:0 15px}.custom-select-mark .anchor .item{font-size:14px;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;overflow:hidden;display:inline-block;width:calc(100% - 26px)}.custom-select-mark .anchor:hover:after{opacity:1}.custom-select-mark .anchor:after{opacity:.5;content:'';position:absolute;top:50%;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;display:inline-block;right:15px;left:auto;border-style:solid;border-width:3px 3px 0;border-color:#333 transparent transparent;width:0;height:0;-webkit-transform:rotate(0deg) translateY(0);-ms-transform:rotate(0deg) translateY(0);transform:rotate(0deg) translateY(0)}.custom-select-mark .custom-select-backdrop{position:fixed;display:none;width:100%;height:100%;background-color:rgba(0,0,0,.5);left:0;top:0;z-index:100}.custom-select-mark-list{z-index:50}.custom-select-mark-list .list-item{height:40px;line-height:42px;display:block;padding:0 15px;width:100%;background-color:transparent;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease}.custom-select-mark-list .list-item:hover{background-color:#ededed;color:#000}.custom-select-mark-list .list-item.selected{color:red}.custom-select-mark-list .list{position:absolute;left:-1px;width:calc(100% - 2px);font-size:14px;top:calc(100% - 2px);background-color:#fff;z-index:99;border:1px solid #000;max-height:222px;overflow-x:hidden;overflow-y:auto}.contact-form,.cooperation-form{margin-top:-16px!important}.contact-form .form-group.has-error .help-block-error,.cooperation-form .form-group.has-error .help-block-error{line-height:12px!important}.contact-form .form-group+.form-group,.cooperation-form .form-group+.form-group{margin-top:2px!important}.cooperation .mobile-bg-block{display:none;position:absolute;background-color:#f8f8f8;width:200vw;height:655px;left:-50vw}.cooperation .mobile-bg-block+.h1{line-height:25px;text-align:center;max-width:500px}.cooperation .phone{margin-top:5px;display:inline-block}.cooperation ul{margin-top:5px}.cooperation li .phone{margin:0}.cooperation .highlight{margin-top:10px}.cooperation p+p{margin-top:18px}.cooperation .mail-info,.cooperation form,.page-view-info.contacts form{margin-top:20px}.cooperation .mail-info .highlight{margin-top:4px}.cooperation .mail-info .highlight+p{margin-top:14px}.cooperation .mail-info+.highlight,.form-group.has-error p{margin-top:10px}.cooperation .btn{margin-top:20px;width:100%;letter-spacing:1px}.cooperation .cooperation-form{max-width:500px}.custom-checkbox:checked,.custom-checkbox:not(:checked),.custom-radio:checked,.custom-radio:not(:checked){position:absolute;left:-9999px}.custom-checkbox:checked+label,.custom-checkbox:checked+span,.custom-checkbox:not(:checked)+label,.custom-checkbox:not(:checked)+span{position:relative;padding-left:30px;cursor:pointer;line-height:22px;display:block;margin-bottom:20px;font-size:14px}.custom-checkbox:checked+label:before,.custom-checkbox:checked+span:before,.custom-checkbox:not(:checked)+label:before,.custom-checkbox:not(:checked)+span:before{content:'';position:absolute;left:0;top:2px;width:15px;height:15px;background:#000;-webkit-box-sizing:content-box;box-sizing:content-box;border:1px solid #e1e1e1}.custom-checkbox:not(:checked)+label:before,.custom-checkbox:not(:checked)+span:before{background:#fff}.custom-checkbox:checked+label:after,.custom-checkbox:checked+span:after,.custom-checkbox:not(:checked)+label:after,.custom-checkbox:not(:checked)+span:after{content:'';width:12px;height:6px;border-bottom:2px solid #fff;border-left:2px solid #fff;position:absolute;top:6px;left:3px}.custom-checkbox:not(:checked)+label:after,.custom-checkbox:not(:checked)+span:after{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.custom-checkbox:checked+label:after,.custom-checkbox:checked+span:after{opacity:1;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.custom-radio:checked+label,.custom-radio:not(:checked)+label{position:relative;padding-left:33px;cursor:pointer;line-height:22px;display:block;margin-bottom:20px}.custom-radio:checked+label:before,.custom-radio:not(:checked)+label:before{content:'';position:absolute;left:0;top:0;width:20px;height:20px;border:1px solid #d5d5d5;border-radius:100%;background:#fff;-webkit-box-sizing:content-box;box-sizing:content-box}.custom-radio:checked+label:after,.custom-radio:not(:checked)+label:after{content:'';width:21px;height:21px;background:#fff;position:absolute;top:0;left:0;border:5px solid #000;border-radius:100%;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.custom-radio:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.custom-radio:checked+label:after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.custom-input,.custom-input__select,.custom-select{-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 15px;border:1px solid #dbddde;font-size:14px;color:#000;font-family:Roboto;outline:0;border-radius:0;-webkit-transition:.1s ease-in-out;-o-transition:.1s ease-in-out;transition:.1s ease-in-out}.custom-input__select_light,.custom-input_light,.custom-select_light{border-color:transparent}.custom-input__select_full,.custom-input_full,.custom-select_full{width:100%}.custom-input:hover,.custom-input__select:hover,.custom-select:hover{border-color:#919191}.custom-input:focus,.custom-input__select:focus,.custom-select:focus{border-color:#000}.custom-input:focus+label,.custom-input__select:focus+label,.custom-select:focus+label{color:#000}.custom-input__select{background-color:#fff}select{appearance:none;-moz-appearance:none;-webkit-appearance:none}.custom-input[type=password]{padding-right:35px}.custom-inputs-label,.help-block-error{display:block;padding-bottom:5px;font-family:Roboto;color:#7f7f7f;text-transform:uppercase;font-size:11px;font-weight:500;letter-spacing:.06em}.form-group .help-block-error{display:none;color:#b90023}.form-group.has-error .help-block-error{display:block}.form-group.has-error label{display:none}.form-group.has-error .custom-input{border-color:rgba(200,16,46,.3)}.custom-textarea{font-family:Roboto;width:100%;padding:10px 15px;border:1px solid #dbddde;margin-bottom:20px;resize:vertical}.custom-textarea:hover,.select2-selection.select2-selection--single:hover{border-color:#919191}.custom-textarea:focus{border-color:#000}.select2-selection.select2-selection--single{border-radius:0;border-color:transparent;height:40px;-webkit-transition:.1s ease-in-out;-o-transition:.1s ease-in-out;transition:.1s ease-in-out}.select2-container{margin-bottom:20px}.select2-container .select2-dropdown{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2);box-shadow:0 4px 8px 0 rgba(0,0,0,.2);border-radius:0;border:0}.select2-container .select2-dropdown .select2-results__option{font-size:14px;padding:5px 15px}.select2-container .select2-dropdown .select2-results__option.select2-results__option--highlighted[aria-selected],.select2-container .select2-dropdown .select2-results__option:hover{background-color:#f8f8f8;color:#000}.select2-container--default .selection .select2-selection__rendered{line-height:40px;font-size:14px;padding:0 30px 0 15px}.select2-container--default .selection .select2-selection__clear,.select2-container--default .selection b{display:none}.select2-container--default .selection .select2-selection__arrow{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgd2lkdGg9IjE0IgogICBoZWlnaHQ9IjkiCiAgIHZpZXdCb3g9IjAgMCAxNCA5IgogICBpZD0ic3ZnMiIKICAgdmVyc2lvbj0iMS4xIgogICBpbmtzY2FwZTp2ZXJzaW9uPSIwLjkxIHIxMzcyNSIKICAgc29kaXBvZGk6ZG9jbmFtZT0iaWNvbi1hcnJvdy1ib3R0b20uc3ZnIj4KICA8bWV0YWRhdGEKICAgICBpZD0ibWV0YWRhdGExMCI+CiAgICA8cmRmOlJERj4KICAgICAgPGNjOldvcmsKICAgICAgICAgcmRmOmFib3V0PSIiPgogICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PgogICAgICAgIDxkYzp0eXBlCiAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4KICAgICAgICA8ZGM6dGl0bGU+PC9kYzp0aXRsZT4KICAgICAgPC9jYzpXb3JrPgogICAgPC9yZGY6UkRGPgogIDwvbWV0YWRhdGE+CiAgPGRlZnMKICAgICBpZD0iZGVmczgiIC8+CiAgPHNvZGlwb2RpOm5hbWVkdmlldwogICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIKICAgICBib3JkZXJjb2xvcj0iIzY2NjY2NiIKICAgICBib3JkZXJvcGFjaXR5PSIxIgogICAgIG9iamVjdHRvbGVyYW5jZT0iMTAiCiAgICAgZ3JpZHRvbGVyYW5jZT0iMTAiCiAgICAgZ3VpZGV0b2xlcmFuY2U9IjEwIgogICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwIgogICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiCiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxODU1IgogICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjEwNTYiCiAgICAgaWQ9Im5hbWVkdmlldzYiCiAgICAgc2hvd2dyaWQ9ImZhbHNlIgogICAgIGlua3NjYXBlOnpvb209IjQ1LjI1NDgzNCIKICAgICBpbmtzY2FwZTpjeD0iMTIuMjkzMTYzIgogICAgIGlua3NjYXBlOmN5PSI1Ljk3NTQwMDMiCiAgICAgaW5rc2NhcGU6d2luZG93LXg9IjY1IgogICAgIGlua3NjYXBlOndpbmRvdy15PSIyNCIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIgogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9InN2ZzIiIC8+CiAgPHBvbHlnb24KICAgICBwb2ludHM9IjMsNyA4LjUsMS41IDcsMCAwLDcgNywxNCA4LjUsMTIuNSAiCiAgICAgaWQ9InBvbHlnb240IgogICAgIHRyYW5zZm9ybT0ibWF0cml4KDAsLTEsMSwwLC0xLjMyNDFlLTQsOC43NjAyNjE4KSIKICAgICBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQiIC8+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-position:center;height:40px;right:10px;-webkit-transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.input-wrapper__select .chosen-container.chosen-with-drop .chosen-single:after,.select2-container.select2-container--open .select2-selection__arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.input-wrapper{position:relative}.input-wrapper .show-pass-btn{position:absolute;bottom:13px;right:15px;display:block;width:18px;height:12px;cursor:pointer;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSIxMXB4IiB2aWV3Qm94PSIwIDAgMTUgMTEiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ3ICg0NTM5NikgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+U2hhcGU8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iRGVzaWduLTc2OCIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ik15LUFjY291bnQtUGFzcy0iIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01NTcuMDAwMDAwLCAtNDU0LjAwMDAwMCkiIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzRBNEE0QSI+CiAgICAgICAgICAgIDxnIGlkPSJ2aXNpYmlsaXR5LWJ1dHRvbiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTU3LjAwMDAwMCwgNDU0LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTcuNSwwIEM0LjA5MDkwOTA5LDAgMS4xNTkwOTA5MSwyLjE3IDAsNS4yNSBDMS4xNTkwOTA5MSw4LjMzIDQuMDkwOTA5MDksMTAuNSA3LjUsMTAuNSBDMTAuOTA5MDkwOSwxMC41IDEzLjg0MDkwOTEsOC4zMyAxNSw1LjI1IEMxMy44NDA5MDkxLDIuMTcgMTAuOTA5MDkwOSwwIDcuNSwwIFogTTcuNSw4Ljc1IEM1LjU5MDkwOTA5LDguNzUgNC4wOTA5MDkwOSw3LjIxIDQuMDkwOTA5MDksNS4yNSBDNC4wOTA5MDkwOSwzLjI5IDUuNTkwOTA5MDksMS43NSA3LjUsMS43NSBDOS40MDkwOTA5MSwxLjc1IDEwLjkwOTA5MDksMy4yOSAxMC45MDkwOTA5LDUuMjUgQzEwLjkwOTA5MDksNy4yMSA5LjQwOTA5MDkxLDguNzUgNy41LDguNzUgWiBNNy41LDMuMTUgQzYuMzQwOTA5MDksMy4xNSA1LjQ1NDU0NTQ1LDQuMDYgNS40NTQ1NDU0NSw1LjI1IEM1LjQ1NDU0NTQ1LDYuNDQgNi4zNDA5MDkwOSw3LjM1IDcuNSw3LjM1IEM4LjY1OTA5MDkxLDcuMzUgOS41NDU0NTQ1NSw2LjQ0IDkuNTQ1NDU0NTUsNS4yNSBDOS41NDU0NTQ1NSw0LjA2IDguNjU5MDkwOTEsMy4xNSA3LjUsMy4xNSBaIiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) no-repeat;opacity:.6}.input-wrapper .show-pass-btn:hover{opacity:1}.input-wrapper_pass .custom-input{padding-right:35px}.input-wrapper__select{font-size:14px}.input-wrapper__select .chosen-container .chosen-single:after,.input-wrapper__select:after{position:absolute;right:13px;content:'\E901';font-size:14px;color:#000;font-family:icomoon!important;-webkit-transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.input-wrapper__select:after{bottom:11px}.input-wrapper__select .chosen-container{cursor:pointer;font-family:Roboto;position:relative;font-size:14px;color:#000;text-align:left;max-width:100%!important}.input-wrapper__select .chosen-container .chosen-single{background-color:#fff;color:#000;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px;height:40px;line-height:40px;border:1px solid #dbddde;position:relative}.input-wrapper__select .chosen-container .chosen-single:after{top:0}.input-wrapper__select .chosen-container .chosen-search{display:none}.input-wrapper__select .chosen-container .chosen-drop{display:none;width:100%;position:absolute;background-color:#fff;border:1px solid #d8d8d8;border-top:none;z-index:2}.input-wrapper__select .chosen-container .chosen-results li{padding:7px 15px}.input-wrapper__select .chosen-container .chosen-results li:first-child{padding-top:10px}.input-wrapper__select .chosen-container .chosen-results li:last-child{padding-bottom:10px}.input-wrapper__select .chosen-container .chosen-results li:hover{background-color:#d8d8d8}.input-wrapper__select .chosen-container.chosen-with-drop .chosen-drop{display:block}.page-view-info.contacts{margin-top:0;max-width:500px}.page-view-info.contacts .contacts-info{margin-bottom:60px}.page-view-info.contacts .contacts-info+.h1,.page-view-info.contacts .mobile-bg-block+.h1{line-height:25px;text-align:center}.page-view-info.contacts .mobile-bg-block{display:none;position:absolute;background-color:#f8f8f8;width:200vw;height:655px;left:-50vw}.page-view-info.contacts .divider{display:inline-block;width:230px;vertical-align:top}.page-view-info.contacts .divider+.divider{margin-left:40px}.page-view-info.contacts .custom-select-items .checkout-form__label{font-size:11px;line-height:15px;color:#919191;font-weight:500;letter-spacing:1px;text-transform:uppercase;position:absolute;top:0;left:0}.page-view-info.contacts address{font-style:normal}.page-view-info.contacts address .h1{line-height:25px}.page-view-info.contacts address .h1+a.phone{padding-left:26px;position:relative}.page-view-info.contacts address .h1+a.phone:after{content:'';display:inline-block;width:16px;height:16px;position:absolute;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ4LjEgKDQ3MjUwKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5pY29uLXBob25lPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9Imljb25zIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8cGF0aCBkPSJNMTkuOTU2MTY5MiwxNS40OTYyNjg3IEMxOS44OTk2MDIsMTUuMzI1ODIwOSAxOS41Mzk3MDE1LDE1LjA3NDcyNjQgMTguODc2NzE2NCwxNC43NDM1ODIxIEMxOC42OTcxMTQ0LDE0LjYzOTIwNCAxOC40NDExOTQsMTQuNDk3MzYzMiAxOC4xMTAwNDk4LDE0LjMxNzQxMjkgQzE3Ljc3ODYwNywxNC4xMzc0NjI3IDE3LjQ3Nzc2MTIsMTMuOTcxNjQxOCAxNy4yMDgwNTk3LDEzLjgyMDA5OTUgQzE2LjkzNzgxMDksMTMuNjY4NjA3IDE2LjY4NDYyNjksMTMuNTIxODQwOCAxNi40NDgwNTk3LDEzLjM4IEMxNi40MTAyNDg4LDEzLjM1MTU5MiAxNi4yOTE4OTA1LDEzLjI2ODg1NTcgMTYuMDkzMDM0OCwxMy4xMzEyNDM4IEMxNS44OTM5ODAxLDEyLjk5NDAyOTkgMTUuNzI2MTE5NCwxMi44OTIxODkxIDE1LjU4ODU1NzIsMTIuODI1NzcxMSBDMTUuNDUxMjkzNSwxMi43NTk3NTEyIDE1LjMxNjI2ODcsMTIuNzI2NTE3NCAxNS4xODM2ODE2LDEyLjcyNjUxNzQgQzE0Ljk5NDMyODQsMTIuNzI2NTE3NCAxNC43NTc4MTA5LDEyLjg2MTU0MjMgMTQuNDczODMwOCwxMy4xMzEyNDM4IEMxNC4xODk4NTA3LDEzLjQwMTI5MzUgMTMuOTI5MzUzMiwxMy42OTQ2MjY5IDEzLjY5MjczNjMsMTQuMDEyMTM5MyBDMTMuNDU2MDY5NywxNC4zMjk1MDI1IDEzLjIwNTA3NDYsMTQuNjIyODM1OCAxMi45NDAxOTksMTQuODkyNzM2MyBDMTIuNjc0OTI1NCwxNS4xNjI3MzYzIDEyLjQ1Njk2NTIsMTUuMjk3NjExOSAxMi4yODY3MTY0LDE1LjI5NzYxMTkgQzEyLjIwMTI0MzgsMTUuMjk3NjExOSAxMi4wOTQ2NzY2LDE1LjI3Mzc4MTEgMTEuOTY2OTY1MiwxNS4yMjY3NjYyIEMxMS44MzkzMDM1LDE1LjE3OTQ1MjcgMTEuNzQyMTg5MSwxNS4xMzg5MDU1IDExLjY3NTUyMjQsMTUuMTA2MjE4OSBDMTEuNjA5NDUyNywxNS4wNzI4MzU4IDExLjQ5NjA2OTcsMTUuMDA2NzY2MiAxMS4zMzQ5NzUxLDE0LjkwNzAxNDkgQzExLjE3MzU4MjEsMTQuODA3NTYyMiAxMS4wODM4MzA4LDE0Ljc1MzA4NDYgMTEuMDY0OTI1NCwxNC43NDM1ODIxIEM5Ljc2NzY2MTY5LDE0LjAyMzczMTMgOC42NTUwNzQ2MywxMy4xOTk4NTA3IDcuNzI2OTY1MTcsMTIuMjcyMTM5MyBDNi43OTkxNTQyMywxMS4zNDM4ODA2IDUuOTc1MTc0MTMsMTAuMjMxMzkzIDUuMjU1NTIyMzksOC45MzM5ODAxIEM1LjI0NjA2OTY1LDguOTE1MDI0ODggNS4xOTE0OTI1NCw4LjgyNTAyNDg4IDUuMDkyMTM5Myw4LjY2NDEyOTM1IEM0Ljk5MjYzNjgyLDguNTAzMDg0NTggNC45MjYzMTg0MSw4LjM4OTYwMTk5IDQuODkzMTg0MDgsOC4zMjMxMzQzMyBDNC44NjAwNDk3NSw4LjI1NjkxNTQyIDQuODE5ODAxLDguMTU5ODAxIDQuNzcyNTM3MzEsOC4wMzE5OTAwNSBDNC43MjUyNzM2Myw3LjkwNDE3OTEgNC43MDE1NDIyOSw3Ljc5NzcxMTQ0IDQuNzAxNTQyMjksNy43MTIzODgwNiBDNC43MDE1NDIyOSw3LjU0MjAzOTggNC44MzY1MTc0MSw3LjMyNDEyOTM1IDUuMTA2NDE3OTEsNy4wNTg5NTUyMiBDNS4zNzYyNjg2Niw2Ljc5MzkzMDM1IDUuNjY5OTAwNSw2LjU0Mjg4NTU3IDUuOTg3MDE0OTMsNi4zMDYzMTg0MSBDNi4zMDQzNzgxMSw2LjA2OTc1MTI0IDYuNTk3NzExNDQsNS44MDkyNTM3MyA2Ljg2NzY2MTY5LDUuNTI1MjczNjMgQzcuMTM3NTEyNDQsNS4yNDExNDQyOCA3LjI3MjQzNzgxLDUuMDA0NTI3MzYgNy4yNzI0Mzc4MSw0LjgxNTE3NDEzIEM3LjI3MjQzNzgxLDQuNjgyNjg2NTcgNy4yMzkzMDM0OCw0LjU0NzYxMTk0IDcuMTczMDg0NTgsNC40MTAzNDgyNiBDNy4xMDY4MTU5Miw0LjI3Mjc4NjA3IDcuMDA1MDI0ODgsNC4xMDQ5MjUzNyA2Ljg2NzY2MTY5LDMuOTA1OTcwMTUgQzYuNzMwMjQ4NzYsMy43MDcxMTQ0MyA2LjY0NzQxMjk0LDMuNTg4ODU1NzIgNi42MTg5NTUyMiwzLjU1MDc5NjAyIEM2LjQ3NzA2NDY4LDMuMzE0MjI4ODYgNi4zMzA0NDc3NiwzLjA2MDk0NTI3IDYuMTc4NzU2MjIsMi43OTEwNDQ3OCBDNi4wMjcwNjQ2OCwyLjUyMTE5NDAzIDUuODYxNDkyNTQsMi4yMjAzOTgwMSA1LjY4MTQ5MjU0LDEuODg5MDA0OTggQzUuNTAxNjQxNzksMS41NTc3NjExOSA1LjM1OTcwMTQ5LDEuMzAxOTkwMDUgNS4yNTU0MjI4OSwxLjEyMjA4OTU1IEM0LjkyNDE3OTEsMC40NTkzNTMyMzQgNC42NzMyODM1OCwwLjA5OTM1MzIzMzggNC41MDI3ODYwNywwLjA0MjczNjMxODQgQzQuNDM2NDY3NjYsMC4wMTQzMjgzNTgyIDQuMzM2OTY1MTcsMCA0LjIwNDUyNzM2LDAgQzMuOTQ4NzA2NDcsMCAzLjYxNDk3NTEyLDAuMDQ3MjYzNjgxNiAzLjIwMzA4NDU4LDAuMTQyMDg5NTUyIEMyLjc5MTA0NDc4LDAuMjM2NzY2MTY5IDIuNDY2ODE1OTIsMC4zMzYwNjk2NTIgMi4yMzAwNDk3NSwwLjQ0MDM5ODAxIEMxLjc1NjU2NzE2LDAuNjM5MTU0MjI5IDEuMjU0NzI2MzcsMS4yMTY3NjYxNyAwLjcyNDM3ODEwOSwyLjE3MzAzNDgzIEMwLjI0MTQ0Mjc4NiwzLjA2Mjk4NTA3IDAsMy45NDM4MzA4NSAwLDQuODE0OTI1MzcgQzAsNS4wNzAzOTgwMSAwLjAxNjU2NzE2NDIsNS4zMTg5NTUyMiAwLjA0OTcwMTQ5MjUsNS41NjA2NDY3NyBDMC4wODI4MzU4MjA5LDUuODAyMDg5NTUgMC4xNDIwMzk4MDEsNi4wNzQzNzgxMSAwLjIyNzM2MzE4NCw2LjM3NzQ2MjY5IEMwLjMxMjUzNzMxMyw2LjY4MDQ0Nzc2IDAuMzgxMjQzNzgxLDYuOTA1NTIyMzkgMC40MzMxODQwOCw3LjA1MjA4OTU1IEMwLjQ4NTE3NDEyOSw3LjE5ODc1NjIyIDAuNTgyMjM4ODA2LDcuNDYxNDkyNTQgMC43MjQzMjgzNTgsNy44NDAzOTgwMSBDMC44NjYyMTg5MDUsOC4yMTkyMDM5OCAwLjk1MTU0MjI4OSw4LjQ1MTA5NDUzIDAuOTc5OTUwMjQ5LDguNTM2MzE4NDEgQzEuMzExMzQzMjgsOS40NjQzNzgxMSAxLjcwNDMyODM2LDEwLjI5Mjg4NTYgMi4xNTg4MDU5NywxMS4wMjIwODk2IEMyLjkwNjU2NzE2LDEyLjIzNDEyOTQgMy45MjcwMTQ5MywxMy40ODY3MTY0IDUuMjE5NTUyMjQsMTQuNzc5MzUzMiBDNi41MTIxMzkzLDE2LjA3MTg5MDUgNy43NjQ0Nzc2MSwxNy4wOTIyODg2IDguOTc2NjE2OTIsMTcuODQwMzQ4MyBDOS43MDU3MjEzOSwxOC4yOTQ3NzYxIDEwLjUzNDUyNzQsMTguNjg3NzExNCAxMS40NjI0Mzc4LDE5LjAxOTM1MzIgQzExLjU0NzcxMTQsMTkuMDQ3NjExOSAxMS43Nzk2MDIsMTkuMTMyNzM2MyAxMi4xNTgyNTg3LDE5LjI3NTEyNDQgQzEyLjUzNzA2NDcsMTkuNDE3MTE0NCAxMi43OTk5MDA1LDE5LjUxNDE3OTEgMTIuOTQ2NTY3MiwxOS41NjYyNjg3IEMxMy4wOTMyODM2LDE5LjYxODQwOCAxMy4zMTg0MDgsMTkuNjg3MTY0MiAxMy42MjExNDQzLDE5Ljc3MjQ4NzYgQzEzLjkyNDUyNzQsMTkuODU3ODEwOSAxNC4xOTY1NjcyLDE5LjkxNzAxNDkgMTQuNDM4MDEsMTkuOTUwMzk4IEMxNC42Nzk2MDIsMTkuOTgzMDg0NiAxNC45MjgyMDksMTkuOTk5OTUwMiAxNS4xODM3MzEzLDE5Ljk5OTk1MDIgQzE2LjA1NDc3NjEsMTkuOTk5OTUwMiAxNi45MzU2NzE2LDE5Ljc1ODM1ODIgMTcuODI1NzcxMSwxOS4yNzU0NzI2IEMxOC43ODE5NDAzLDE4Ljc0NTMyMzQgMTkuMzU5NDAzLDE4LjI0MzM4MzEgMTkuNTU4MjU4NywxNy43Njk1NTIyIEMxOS42NjI4MzU4LDE3LjUzMzAzNDggMTkuNzYxODkwNSwxNy4yMDg3MDY1IDE5Ljg1NjU2NzIsMTYuNzk2NjY2NyBDMTkuOTUxNTQyMywxNi4zODQ4MjU5IDE5Ljk5ODcwNjUsMTYuMDUxMTQ0MyAxOS45OTg3MDY1LDE1Ljc5NTM3MzEgQzE5Ljk5OTAwNSwxNS42NjIzODgxIDE5Ljk4NDcyNjQsMTUuNTYzMTM0MyAxOS45NTYxNjkyLDE1LjQ5NjI2ODcgWiIgaWQ9Imljb24tcGhvbmUiIGZpbGw9IiMwMDAwMDAiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgPC9nPgo8L3N2Zz4=) no-repeat;background-size:contain;left:0;top:2px}.page-view-info.contacts address a.phone{line-height:20px;font-weight:700;margin-top:10px;margin-bottom:15px;display:inline-block}.page-view-info.contacts address .description{font-size:14px;font-weight:700;line-height:20px;color:#000}.page-view-info.contacts address ul li{margin-top:5px;font-size:14px;font-weight:400;line-height:20px}.page-view-info.contacts address ul+a{margin-top:15px;display:inline-block}.page-view-info.contacts address ul+a+p{margin-top:15px;font-size:14px}.page-view-info.contacts address a.map{display:inline-block;font-size:14px;line-height:20px;color:#c8102e;padding-left:15px;position:relative}.page-view-info.contacts address a.map:after{content:'';display:inline-block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEwIDEzIj4KICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNDODEwMkUiIGQ9Ik01LDEzIEMyLDEwIDAsNy43NjE0MjM3NSAwLDUgQzAsMi4yMzg1NzYyNSAyLjIzODU3NjI1LDAgNSwwIEM3Ljc2MTQyMzc1LDAgMTAsMi4yMzg1NzYyNSAxMCw1IEMxMCw3Ljc2MTQyMzc1IDgsMTAgNSwxMyBaIE01LDcgQzYuMTA0NTY5NSw3IDcsNi4xMDQ1Njk1IDcsNSBDNywzLjg5NTQzMDUgNi4xMDQ1Njk1LDMgNSwzIEMzLjg5NTQzMDUsMyAzLDMuODk1NDMwNSAzLDUgQzMsNi4xMDQ1Njk1IDMuODk1NDMwNSw3IDUsNyBaIi8+Cjwvc3ZnPgo=) no-repeat;background-size:contain;width:10px;height:13px;position:absolute;left:0;top:4px}.page-view-info.contacts .btn{margin-top:20px;width:100%;letter-spacing:1px}.select2-dropdown{z-index:1!important}.flex_row_nowrap{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-view-info.technology{margin-top:0}.page-view-info.technology .technology-group-name{display:block;position:relative;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;letter-spacing:1px;line-height:16px;margin:30px 0;color:#000}.page-view-info.technology .technology-group-name:before{content:'';display:block;height:1px;width:100%;background:#d5d5d5;position:absolute;top:50%;left:0;z-index:1}.page-view-info.technology .technology-group-name span{display:table;margin:0 auto;text-transform:uppercase;min-height:16px;padding:0 30px;background:#fff;position:relative;z-index:2}.page-view-info.technology .technology-img-part{width:150px}.page-view-info.technology .mobile-title,.page-view-info.technology .technology-img-part.no_img{display:none}.page-view-info.technology .technology-img-part.no_img+.item-description{margin-left:150px}.page-view-info.technology .fold-toggle{font-size:14px}.page-view-info.technology .fold-foldable{overflow:hidden;-webkit-transition:height .3s;-o-transition:height .3s;transition:height .3s}.page-view-info.technology .fold-content,.page-view-info.technology .fold-content .item-description{display:inline-block;width:100%}.page-view-info.technology .fold-content a{display:inline-block;float:left;vertical-align:top}.page-view-info.technology .fold-content a img{width:150px;height:auto}.page-view-info.technology .fold-content .item-description .h1{margin-top:10px;font-weight:700;letter-spacing:normal;text-transform:none}.page-view-info.technology .fold-content .item-description p{margin-top:10px;font-size:16px;line-height:25px;font-weight:400;color:#000}.page-view-info.technology .h1{line-height:25px}.page-view-info.technology ul{margin-top:43px}.page-view-info.technology ul li+li{margin-top:60px}.page-view-info.technology .video-btn{display:inline-block;margin-top:22px;position:relative;cursor:pointer}.page-view-info.technology .video-btn:after{content:'';position:absolute;width:22px;height:16px;display:inline-block;top:2px;left:0;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NSIgaGVpZ2h0PSIzOSIgdmlld0JveD0iMCAwIDU1IDM5Ij4KICA8cGF0aCBmaWxsPSIjQzgxMDJFIiBkPSJNMjEuOTY2NzQ0MiwyNi43MDQxMDA5IEwyMS45NjY3NDQyLDExLjA3MTE0MTQgQzI3LjQ0NzU2OTcsMTMuNjg0MDYzIDMxLjY5MDg3ODIsMTYuMjA1MDU4OCAzNi43MDY5NDczLDE4LjkyNjYyIEMzMi41NjgxNDAzLDIxLjI0OTgzNiAyNy40NDc1Njk3LDIzLjg1NzE4NjMgMjEuOTY2NzQ0MiwyNi43MDQxMDA5IE01Mi41MDA0MTQ4LDMuMjk2NDQ2MSBDNTEuNTU0NDAxOCwyLjAzNDU1NTQgNDkuOTQyODc5NiwxLjA1NDAxMzM5IDQ4LjIyOTYwNiwwLjcyODA5NDU5OSBDNDMuMTg4Nzg2NiwtMC4yNDEzMDQ4ODUgMTEuNzQ0ODUzNCwtMC4yNDQwOTA1MTUgNi43MDY3ODQsMC43MjgwOTQ1OTkgQzUuMzMxNzY1MDYsMC45ODk5NDM4ODQgNC4xMDc5OTgyLDEuNjE5NDk2NDIgMy4wNTQ3MzM2OSwyLjYwMjgyNDA2IEMtMS4zNzU1NzczNCw2Ljc2NzM0MTk2IDAuMDEzMTkxNzkzNCwyOS4xMTY0NTcxIDEuMDgwMjA2NDksMzIuNzM0OTkxMyBDMS41MzEyMTI3LDM0LjMwMDUxNTggMi4xMTE0NzA3LDM1LjQzMTQ4MTkgMi44NDAyMzA3NCwzNi4xNzUyNDUyIEMzLjc4MzQ5MzczLDM3LjE1NTc4NzMgNS4wNzMyNjE1LDM3LjgyOTkwOTkgNi41NTU1MzE5MiwzOC4xMzM1NDM2IEMxMC43MDgwODkxLDM5LjAwMjY2MDQgMzIuMDg2ODgzNiwzOS40ODczNjAyIDQ4LjE0MTYwNDgsMzguMjY0NDY4MyBDNDkuNTg1MjA5OSwzOC4wMTIzMzg4IDUwLjkxODY0OSwzNy4zMjA0NzA3IDUxLjk2NDE1NzQsMzYuMjgxMDk5MiBDNTYuMDYxNzEzOSwzMi4xMzA1MDk1IDU1Ljc4MTIxLDguNTMwNjQ2MTkgNTIuNTAwNDE0OCwzLjI5NjQ0NjEiLz4KPC9zdmc+Cg==) no-repeat;background-size:contain}.page-view-info.technology .video-btn span{padding-left:27px;font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#c8102e}.popup.youtube-popup-custom .main-container{overflow:visible}.popup.youtube-popup-custom .data-container{position:relative;width:83vw;max-width:1200px;max-height:675px;height:calc(46vw);overflow:hidden}.popup.youtube-popup-custom .close{top:-20px;width:18px;height:18px}.popup.youtube-popup-custom .close:after{content:'';display:inline-block;height:60px;width:60px;position:absolute;left:-21px;top:-21px;background-color:#000;opacity:.2}.popup.youtube-popup-custom .data-container embed,.popup.youtube-popup-custom .data-container iframe,.popup.youtube-popup-custom .data-container object{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:768px){.static-block .container{width:1180px}}@media only screen and (max-width:64em){.static-block{margin-top:20px}.static-block .page-view-info,.static-block--contacts{margin-top:0}.static-block .main-content{display:block}.static-block .ctrl-group .btn{width:100%}.static-block .breadcrumb,.static-block .h1.page-title,.static-block .header-static-block .mobile-navigation ul li.active,.static-block .header-static-block:after{display:none}.static-block .header-static-block{margin-bottom:40px}.static-block .header-static-block .mobile-navigation{display:block;max-width:688px;margin-left:auto;margin-right:auto;width:100%;text-align:center;position:relative}.static-block .header-static-block .mobile-navigation ul{display:none;position:absolute;left:0;top:100%;border:1px solid #d8d8d8;border-top:0;font-size:14px;width:100%;margin:0 auto;background-color:#fff;z-index:1;-webkit-transition:height .3s ease-in-out;-o-transition:height .3s ease-in-out;transition:height .3s ease-in-out;overflow:hidden}.static-block .header-static-block .mobile-navigation ul li{text-align:left;position:relative;padding-bottom:5px}.static-block .header-static-block .mobile-navigation ul li a{display:block;line-height:33px;padding-left:15px;font-size:12px;font-weight:500;text-transform:uppercase}.static-block .header-static-block .mobile-navigation ul li a:hover{background-color:#d8d8d8}.static-block .header-static-block .mobile-navigation ul li:first-child a{padding-top:3px}.static-block .header-static-block .mobile-navigation ul li:last-child a{padding-bottom:3px}.static-block .header-static-block .mobile-navigation .selected-nav-btn{display:inline-block;width:100%;border:1px solid #d8d8d8;text-align:left;padding-left:15px;overflow:hidden;position:relative;cursor:pointer}.static-block .header-static-block .mobile-navigation .selected-nav-btn:hover{border-color:#919191}.static-block .header-static-block .mobile-navigation .selected-nav-btn i{font-size:16px;float:right;margin-right:17px;-webkit-transform:rotateZ(-90deg) translateX(-15px);-ms-transform:rotate(-90deg) translateX(-15px);transform:rotateZ(-90deg) translateX(-15px)}.static-block .header-static-block .mobile-navigation .selected-nav-btn:before{content:"";display:none;width:0;height:0;float:right;border-style:solid;margin-right:16px;border-width:7px 5px 0;border-color:#a5a5a5 transparent transparent;-webkit-transform:rotate(0deg) translateY(22px);-ms-transform:rotate(0deg) translateY(22px);transform:rotate(0deg) translateY(22px)}.static-block .header-static-block .mobile-navigation .selected-nav-btn.open-list:before{-webkit-transform:rotate(180deg) translateY(-22px);-ms-transform:rotate(180deg) translateY(-22px);transform:rotate(180deg) translateY(-22px)}.static-block .header-static-block .mobile-navigation .selected-nav-btn.open-list i{-webkit-transform:rotateZ(90deg) translateX(15px);-ms-transform:rotate(90deg) translateX(15px);transform:rotateZ(90deg) translateX(15px)}.static-block .header-static-block .mobile-navigation span{line-height:43px;font-size:16px;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:#000}.page-view-info.contacts .contacts-info .static-page__title,.static-block .profile-nav-bar,.static-block .static-wrapper .main-content:after{display:none}.static-block .static-wrapper .main-content{position:relative;right:0;float:none;width:100%;border-left:0;padding:0;max-width:688px;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content;margin-left:auto;margin-right:auto}.page-view-info.cooperation .mobile-bg-block{display:block}.page-view-info.cooperation .mobile-bg-block+.h1.page-title{display:block;position:relative;padding-top:40px;margin:0 auto}.page-view-info.cooperation .cooperation-form{margin:0 auto}.page-view-info.contacts{margin-left:auto;margin-right:auto}.page-view-info.contacts .contacts-info,.page-view-info.cooperation ul.mr60{margin-bottom:40px}.page-view-info.contacts .h1.page-title{display:block;position:relative;padding-top:40px}.page-view-info.contacts address .h1.page-title{padding-top:0}.page-container,.page-view-info.contacts .form-block{position:relative}.page-view-info.contacts .mobile-bg-block,.page-view-info.technology .item-description .h1{display:block}.page-view-info.technology ul{margin-top:40px}.header-static-block{position:relative;z-index:5}.header-static-block .page-view-info.technology span{position:static}}@media only screen and (max-width:40em){.static-block{margin-top:20px;margin-bottom:60px}.static-block--contacts{margin-top:0!important}.static-block .container{padding-left:15px;padding-right:15px}.static-block .header-static-block{margin-bottom:20px}.static-block .header-static-block .mobile-navigation span{line-height:38px;font-size:14px}.static-block .header-static-block .mobile-navigation ul{width:100%;left:0}.static-block .header-static-block .mobile-navigation .selected-nav-btn{width:100%}.static-block .header-static-block .mobile-navigation .selected-nav-btn i{-webkit-transform:rotateZ(-90deg) translateX(-10px);-ms-transform:rotate(-90deg) translateX(-10px);transform:rotateZ(-90deg) translateX(-10px)}.static-block .header-static-block .mobile-navigation .selected-nav-btn.open-list i{-webkit-transform:rotateZ(90deg) translateX(10px);-ms-transform:rotate(90deg) translateX(10px);transform:rotateZ(90deg) translateX(10px)}.page-view-info.cooperation .mobile-bg-block+.h1.page-title{padding-top:20px;font-size:14px;line-height:20px}.page-view-info.contacts address .h1.page-title+a.phone{font-size:18px;line-height:30px;margin-bottom:10px;padding-left:0}.page-view-info.contacts address .h1.page-title+a.phone:after{display:none}.page-view-info.contacts .divider{width:200px;display:block;margin-left:auto;margin-right:auto}.page-view-info.contacts .divider+.divider{margin-top:20px;margin-left:auto}.page-view-info.contacts .mobile-bg-block+.h1,.page-view-info.contacts address .h1.page-title{padding-top:20px;font-size:14px;line-height:20px}.page-view-info.technology .technology-group-name{margin:15px 0}.page-view-info.technology .technology-group-name:before{content:none}.page-view-info.technology .fold-content a img,.page-view-info.technology .technology-img-part{width:80px}.page-view-info.technology .technology-img-part.no_img{display:none}.page-view-info.technology .technology-img-part.no_img+.item-description{margin-left:0;padding-left:0;width:100%}.page-view-info.technology .fold-content{padding-bottom:30px;padding-top:5px}.page-view-info.technology .fold-content .item-description{padding-left:0;width:100%}.page-view-info.technology .mobile-title{display:block;font-size:14px;padding-left:30px;text-transform:none;position:relative}.page-view-info.technology .mobile-title:after,.page-view-info.technology .mobile-title:before{content:'';position:absolute;display:inline-block;width:13px;height:2px;background-color:#c8c8c8;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.page-view-info.technology .mobile-title:after{left:0;top:19px}.page-view-info.technology .mobile-title:before{-webkit-transform:rotateZ(90deg);-ms-transform:rotate(90deg);transform:rotateZ(90deg);top:19px;left:1px}.page-view-info.technology .fold-foldable{height:0}.page-view-info.technology ul,.page-view-info.technology ul li+li{margin-top:0}.page-view-info.technology ul li+li.slide-toggle{border-top:0}.page-view-info.technology .fold-toggle .h1{line-height:40px}.page-view-info.technology .slide-toggle{position:relative;border:1px solid #e9e9e9;border-left:0;border-right:0;margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.page-view-info.technology .slide-toggle:after{bottom:0}.page-view-info.technology .slide-toggle:before{top:0}.page-view-info.technology .slide-toggle.is-unfolded .mobile-title:after,.page-view-info.technology .slide-toggle.is-unfolded .mobile-title:before{background-color:#000}.page-view-info.technology .slide-toggle.is-unfolded .mobile-title:before{-webkit-transform:rotateZ(0);-ms-transform:rotate(0);transform:rotateZ(0)}}</pre></body></html>