@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}body{color:#333;background:#fff;font-family:Roboto,sans-serif;font-size:16px;line-height:1.5;font-weight:400}body.no-scroll{overflow-y:hidden}img{border:0}button,input,select,textarea{font:inherit}h1{font-size:1.7em}h2,h3,h4,h5,h6{font-size:1.3em}p{margin:.5rem 0}a{color:#333;text-decoration:none}a.link_dashed{border-bottom:1px dashed}a.link_blue{color:#23527c}a.link_disabled{pointer-events:none;text-decoration:none}a.link_bold{font-weight:600}a:hover{color:#e60000}ul{list-style:none}.text-center{text-align:center}.action-btn{padding:.5rem 2rem;border:0;border-radius:6px;background:#cfcfcf;color:#333;cursor:pointer}.action-btn.action-btn_blue{color:#fff;background:#23527c}.app{display:flex;flex-direction:column;min-height:100vh;background:#f4f5f6}.content-wrap{width:100%;background:#fff;margin:0 auto;padding:0 6px;max-width:1440px}.content-wrap.content-wrap_light{background:#f4f5f6}.content-wrap.content-wrap_medium{background:#666}.content-wrap.content-wrap_dark{background:#333}.content-wrap.content-wrap_border{border-radius:8px}.content-wrap.content-wrap_border-top{border-radius:8px 8px 0 0}.content-wrap.content-wrap_border-bottom{border-radius:0 0 8px 8px}.content-wrap.mt{margin-top:1rem}.content-wrap.mb{margin-bottom:1rem}.image-container{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.image-container img{max-width:100%;max-height:100%;object-fit:contain}.top-message{background:#333;color:#cfcfcf;padding:8px 0;font-size:.8em;z-index:2}.top-message .content-wrap{background:#333;display:flex;align-items:center;justify-content:center;gap:8px}.top-message .content-wrap .icon-wrap{display:flex;align-items:center;justify-content:center}.top-message .content-wrap .icon-wrap .icon{width:24px;height:24px}.top-message .content-wrap a{color:#ffd203;border-bottom:1px solid #FFD203}.top-message .content-wrap a:hover{color:#e60000;border-color:#e60000}.mobile-menu-btn{border:0;background:#ffd203;border-radius:6px;display:flex;align-items:center;justify-content:center;padding:8px;color:#333}.mobile-menu-btn .icon{width:24px;height:24px}.mobile-menu{background:#fff;position:fixed;width:100%;left:-999px;z-index:3;min-height:100%;height:100%;visibility:hidden;transition:all ease-in-out .3s;overflow-y:scroll}@media(max-width:1024px){.mobile-menu.mobile-menu_opened{visibility:visible;left:0}}.mobile-menu .controls{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0}.mobile-menu .controls .btn-back{background:transparent;border:0;padding:8px;display:flex;align-items:center;justify-content:center;color:#666;visibility:hidden}.mobile-menu .controls .btn-back.btn-back_visible{visibility:visible}.mobile-menu .controls .btn-back .icon{width:24px;height:24px}.mobile-menu .controls .logo-wrap{position:relative;height:54px}@media(max-width:1024px){.mobile-menu .controls .logo-wrap{flex-basis:50%}}.mobile-menu .controls .logo-wrap img{height:100%}.mobile-menu .menu .menu__screen{display:none}.mobile-menu .menu .menu__screen.menu__screen_active{display:block}.mobile-menu .menu .menu__screen nav ul{margin-bottom:2rem;display:flex;flex-direction:column;gap:6px}.mobile-menu .menu .menu__screen nav ul.grid{flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:space-between}.mobile-menu .menu .menu__screen nav ul.grid li{flex-basis:48%}.mobile-menu .menu .menu__screen nav ul li{background:#f4f5f6;border-radius:6px}.mobile-menu .menu .menu__screen nav ul li a{padding:12px 8px;display:flex;align-items:center;color:#333;gap:6px}.mobile-menu .menu .menu__screen nav ul li a .icon{width:16px;height:16px}.mobile-menu .menu .menu__screen nav ul li a[data-next]{justify-content:space-between}.mobile-menu .menu .menu__screen nav ul li a[data-next] .icon{color:#666}.mobile-menu .menu .menu__screen .support-btn{padding:1rem;border:0;border-radius:6px;background:#23527c;color:#fff;width:100%}.catalog{position:fixed;width:100%;height:100%;z-index:2;background-color:#fff;padding-top:156px;display:none;overflow-y:scroll}@media(min-width:1024px){.catalog.catalog_opened{display:block}}.catalog .title{font-size:1.7rem;font-weight:600}.catalog .menu{display:flex;gap:32px;margin-top:1rem}.catalog .menu nav ul{display:flex;flex-direction:column;min-width:280px;gap:.5rem}.catalog .menu nav ul li{border-radius:6px}.catalog .menu nav ul li.menu__item_active{background:#f4f5f6}.catalog .menu nav ul li a{display:flex;padding:8px 16px;color:#333;justify-content:space-between;align-items:center}.catalog .menu nav ul li a .icon{color:#666;width:16px;height:16px}.catalog .menu .support-btn-wrap{display:flex;margin:1rem 0}.catalog .menu .support-btn{flex-basis:100%;padding:8px 16px;border:0;border-radius:6px;background:#ffd203;color:#333;cursor:pointer}.catalog .menu .menu__content{flex-grow:1}.catalog .menu .menu__content .menu__content-item{display:none}.catalog .menu .menu__content .menu__content-item.menu__content-item_shown{display:block}.catalog .menu .menu__content .menu__content-item .menu__content-grid{display:flex;flex-wrap:wrap;gap:1rem 4rem;position:relative;justify-content:center}.catalog .menu .menu__content .menu__content-item .menu__content-grid a{position:relative;flex-basis:140px;display:flex;flex-direction:column;align-items:center}.catalog .menu .menu__content .menu__content-item .menu__content-grid a .image-container{height:135px}.catalog .menu .menu__content .menu__content-item .menu__content-grid a .item-title{text-align:center;padding:6px 0;display:flex;align-items:center}.catalog .menu .menu__content .menu__content-item .menu__content-columns{display:flex;justify-content:space-between}.catalog .menu .menu__content .menu__content-item .menu__content-columns .menu__content-column.menu__content-column-categories{display:flex;flex-wrap:wrap;gap:.5rem;flex-basis:72%}.catalog .menu .menu__content .menu__content-item .menu__content-columns .menu__content-column.menu__content-column-categories .category-link{flex-basis:46%;display:flex;padding:8px 16px;color:#333;justify-content:space-between;align-items:center;border-radius:6px}.catalog .menu .menu__content .menu__content-item .menu__content-columns .menu__content-column.menu__content-column-categories .category-link:hover{background:#f4f5f6}.catalog .menu .menu__content .menu__content-item .menu__content-columns .menu__content-column.menu__content-column-marketing{flex-basis:28%}header{margin-bottom:16px;z-index:2}header .header__main{display:flex;align-items:center;justify-content:space-between;padding:8px 0}@media(min-width:1024px){header .header__main{gap:12px}}@media(max-width:1024px){header .header__main{flex-wrap:wrap}}header .header__main .header__main-logo{position:relative;height:54px}@media(max-width:1024px){header .header__main .header__main-logo{flex-basis:50%}}header .header__main .header__main-logo img{height:100%}@media(max-width:1024px){header .header__main .mobile-menu-btn-wrap{flex-basis:20%;display:flex;justify-content:end}}@media(min-width:1024px){header .header__main .mobile-menu-btn-wrap{display:none}}header .header__main .header__brand-line{padding:8px 0}@media(min-width:1024px){header .header__main .header__brand-line{display:none}}@media(max-width:1024px){header .header__main .header__brand-line{flex-basis:100%;max-width:100%}}header .header__main .header__brand-line .header__brand-line-nav{width:100%;position:relative}header .header__main .header__brand-line .header__brand-line-nav ul{display:flex;flex-wrap:nowrap;gap:12px;overflow-x:scroll;padding:8px 0}header .header__main .header__brand-line .header__brand-line-nav ul li{white-space:nowrap}header .header__main .header__brand-line .header__brand-line-nav ul li a{border-bottom:1px solid #CFCFCF}@media(min-width:1024px){header .header__main .search-form-wrap{flex:1}}@media(max-width:1024px){header .header__main .search-form-wrap{padding:8px 0;flex-basis:100%}}header .header__main .catalog-btn{cursor:pointer;border:0;border-radius:6px;background:#ffd203;display:flex;align-items:center;padding:8px 16px}@media(max-width:1024px){header .header__main .catalog-btn{display:none}}header .header__main .catalog-btn .icon{margin-right:6px;width:20px;height:20px;display:none}header .header__main .catalog-btn:not(.catalog-btn_opened) .icon.icon-burger{display:block}header .header__main .catalog-btn.catalog-btn_opened .icon.icon-close-x{display:block}header .header__main .support-btn{padding:8px 16px;cursor:pointer;border:0;border-radius:6px;background:#23527c;color:#fff;flex-basis:170px}@media(max-width:1280px){header .header__main .support-btn{display:none}}header .header__main .header__menu{display:flex;font-size:.85rem;gap:12px}@media(max-width:1024px){header .header__main .header__menu{display:none}}header .header__main .header__menu .header__menu-item{position:relative}header .header__main .header__menu .header__menu-item .point{width:6px;height:6px;border-radius:50%;position:absolute;left:70%}header .header__main .header__menu .header__menu-item .point.point_red{background:#e60000}header .header__main .header__menu .header__menu-item a{display:flex;flex-direction:column;align-items:center;gap:2px}header .header__main .header__menu .header__menu-item a:hover{color:#000}header .header__main .header__menu .header__menu-item a .icon{width:24px;height:24px}header .header__main .search-form{width:100%;position:relative;display:flex;align-items:center;border-radius:8px;background-color:#f4f5f6;border:1px solid #F4F5F6;transition:background-color .2s,border-color .2s}@media(max-width:1024px){header .header__main .search-form{padding:8px 0}}header .header__main .search-form.search-form_active{background-color:#fff;border-color:#ffd203}header .header__main .search-form.search-form_active .search-input::placeholder{color:#666}header .header__main .search-form .search-icon{width:20px;height:20px;color:#333;margin:0 8px;flex-shrink:0}header .header__main .search-form .search-input{border:0;background:transparent;flex:1;font-size:1rem;height:40px}header .header__main .search-form .search-input::placeholder{color:#333;opacity:1}header .header__main .search-form .search-input:focus{outline:none!important}header .header__main .search-form .search-global-toggle{margin:0 8px;width:40px;height:40px;cursor:pointer;border:0;background:transparent;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:background-color .2s}header .header__main .search-form .search-global-toggle svg{width:20px;height:20px;color:#333}header .header__main .search-form .search-global-toggle.search-global-toggle_active svg{color:#23527c}header .header__brand-line-desktop{background:#ffd203;display:flex;align-items:center;justify-content:space-between;margin:0 -6px;padding:8px 16px;border-radius:0 0 8px 8px;font-size:.85rem}@media(max-width:1024px){header .header__brand-line-desktop{display:none}}header .header__brand-line-desktop .header__brand-line-nav ul{display:flex;gap:8px}header .header__brand-line-desktop .header__brand-line-nav ul li a:hover{color:#000}header .header__brand-line-desktop .header__brand-line-contacts{display:flex;align-items:center;gap:8px}header .header__brand-line-desktop .header__brand-line-contacts a:hover{color:#000}header .header__brand-line-desktop .header__brand-line-contacts .icon{width:24px;height:24px;vertical-align:middle}.footer{margin-top:16px}.footer .content-wrap{background:#e9ebec}@media(min-width:1024px){.footer .content-wrap{padding:0 8px}}.footer .footer__columns{display:flex;width:100%;flex-wrap:wrap;justify-content:space-between}.footer .footer__columns .footer__column{padding:8px 0}@media(min-width:1024px){.footer .footer__columns .footer__column{padding:16px 8px}}@media(max-width:1024px){.footer .footer__columns .footer__column{flex-basis:50%}}@media(min-width:768px)and (max-width:1024px){.footer .footer__columns .footer__column.footer__column-contacts{display:flex;flex-wrap:wrap;justify-content:space-between}}@media(max-width:1024px){.footer .footer__columns .footer__column.footer__column-contacts{flex-basis:100%}}.footer .footer__columns .footer__column .footer__contacts{display:flex;align-items:center;gap:8px}.footer .footer__columns .footer__column .footer__contacts .icon{width:24px;height:24px;vertical-align:middle}.footer .footer__columns .footer__column .footer__schedule{font-size:.8rem;display:flex;gap:12px;padding:4px 0}.footer .footer__columns .footer__column .footer__location,.footer .footer__columns .footer__column .footer__location a{font-size:.9rem;color:#23527c}.footer .footer__columns .footer__column .footer__location{font-size:.9rem}.footer .footer__columns .footer__column .footer__location a:hover{color:#e60000}.footer .footer__columns .footer__column .footer__location .icon{vertical-align:middle;width:1rem;height:1rem}.footer .footer__columns .footer__column .footer__column-title{font-weight:600;margin-bottom:4px}.footer .footer__columns .footer__column .footer__nav{font-size:.9rem}.footer .footer__columns .footer__column .footer__nav ul li{font-size:.9rem;padding:4px 0}.footer .footer__bottom{display:flex;justify-content:space-between}@media(min-width:768px){.footer .footer__bottom{align-items:center}}@media(max-width:768px){.footer .footer__bottom{align-items:baseline;flex-direction:column-reverse}}.footer .footer__bottom .footer__docs{margin:8px 0;font-size:.8rem}.footer .footer__bottom .footer__docs a{color:#23527c}.footer .footer__bottom .footer__docs a:hover{color:#e60000}.footer .footer__bottom .footer__copyright{font-size:.8rem}.breadcrumbs{margin-bottom:8px}.breadcrumbs ul{display:flex;flex-wrap:nowrap;font-size:.9rem;width:100%;overflow-x:scroll;gap:2px}.breadcrumbs ul li,.breadcrumbs ul a{color:#333;white-space:nowrap}.breadcrumbs ul li{display:flex;align-items:center;margin-bottom:8px}.breadcrumbs ul li .icon{margin-right:2px}.body{flex:1}.body .content-wrap{padding:6px}@media(min-width:1024px){.body .content-wrap{padding:16px}}.body .page h1,.body .page h2,.body .page h3,.body .page h4,.body .page h5,.body .page h6{padding:8px 0}@media(min-width:1024px){.body .page h1{padding-top:0}}.body .page ul{list-style:circle;margin-left:1rem}.body .page ul li{padding-left:.5rem}.body .page ol{margin-left:1rem}.body .page ol li{padding-left:.5rem}.body .page .products-list-wrapper{margin-top:1rem}.price{white-space:nowrap}.price .currency.currency-ru:after{content:" ₽"}.table{width:100%;border:0;border-collapse:separate;border-spacing:0;border-radius:6px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.table .thead .narrow,.table .thead .wide{background:#ffd203;padding:12px}@media(min-width:1024px){.table .thead .narrow,.table .thead .wide{padding:12px 32px}}.table .tbody tr:nth-child(2n){background:#fff}.table .tbody tr:nth-child(odd){background:#fff}.table .narrow{width:1%;white-space:nowrap}.table .wide{width:auto}.table a{display:block;padding:12px;border-bottom:1px solid transparent}.table a:hover{color:#333}@media(min-width:1024px){.table a{padding:12px 32px}}.table .row:hover a{color:#000}.cookies-popup{display:flex;flex-direction:column;gap:.5rem;font-size:.8rem}.cookies-popup p{margin:0}.cookies-popup a{color:#fff;text-decoration:underline}.cookies-popup a:hover{color:#cfcfcf}.alphabet{display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px}.alphabet .alphabet__item{flex:1}.alphabet .alphabet__item .alphabet__item-name{font-size:2rem;margin-bottom:1rem;color:#666}.alphabet .alphabet__item .alphabet__item-values div{padding:4px 0}.products-catalog{display:flex;gap:16px}.products-catalog .products-catalog__filters{flex-shrink:0;flex-basis:260px;font-size:.9rem}@media(max-width:1024px){.products-catalog .products-catalog__filters{display:none}}.products-catalog .products-catalog__filters .products-catalog__filters-links{display:flex;flex-direction:column;gap:4px}.products-catalog .products-catalog__filters .products-catalog__filters-links .link{display:flex;gap:4px;align-items:center;font-weight:600}.products-catalog .products-catalog__filters .products-catalog__filters-links .link.link_main{font-size:1.1rem}.products-catalog .products-catalog__filters .products-catalog__filters-links .link svg{width:1.1rem;height:1.1rem}.products-catalog .products-catalog__items .products-catalog__controls{padding-bottom:2rem}.products-catalog .products-catalog__items .empty-text{font-size:1.2rem}.products-catalog .products-catalog__items .pagination{margin:4rem 0 2rem}@media(min-width:1024px){.products-catalog .products-catalog__items .products-list .products-list__item{flex-basis:25%}}.products-list{display:flex;justify-content:space-between;flex-wrap:wrap;gap:4rem 0}@media(min-width:576px){.products-list{justify-content:flex-start}}.products-list .products-list__item{position:relative;padding:0 6px 6px;display:flex;flex-direction:column;flex-basis:50%;min-width:180px}.products-list .products-list__item .image-container{height:175px}@media(min-width:576px){.products-list .products-list__item{flex-basis:33%;padding:0 12px 6px}}@media(min-width:768px){.products-list .products-list__item{flex-basis:25%}}@media(min-width:1024px){.products-list .products-list__item{flex-basis:20%}}.products-list .products-list__item .favorites-btn{position:absolute;top:0;right:8px;background:transparent;border:0;cursor:pointer;z-index:1}.products-list .products-list__item .favorites-btn .icon{width:28px;height:28px;color:#cfcfcf}.products-list .products-list__item .favorites-btn .icon:hover{color:#333}.products-list .products-list__item .favorites-btn.favorites-btn_active .icon{color:#e60000}.products-list .products-list__item .product-link{flex:1;display:flex;flex-direction:column;position:relative}.products-list .products-list__item .product-link:hover{color:#e60000}.products-list .products-list__item .product-link .image{width:100%}.products-list .products-list__item .product-link .partnumber{color:#666;font-size:.8rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;line-clamp:1;margin-top:8px}.products-list .products-list__item .product-link .title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-clamp:2;margin:6px 0}.products-list .products-list__item .price{font-weight:600;font-size:1.15rem;color:#333;white-space:nowrap}.products-list .products-list__item .offer-link{display:none;font-size:.9rem;white-space:nowrap}.products-list .products-list__item .offer-link a{color:#23527c}.products-list .products-list__item .offer-link a:hover{color:#e60000}.products-list.products-list_caurosel{width:100%;flex-wrap:nowrap;overflow-x:scroll;padding-bottom:1rem;gap:0 2rem}@media(min-width:768px){.products-list.products-list_caurosel .products-list__item{min-width:200px}}.products-list.products-list_album{display:flex;flex-direction:column;gap:8px}.products-list.products-list_album .products-list__item{display:flex;flex-direction:row;gap:12px}.products-list.products-list_album .products-list__item .image-container{width:175px}.products-list.products-list_album .products-list__item .favorites-btn{width:16px;height:16px;position:static;align-self:center}.products-list.products-list_album .products-list__item .favorites-btn .icon{width:16px;height:16px}@media(min-width:768px){.products-list.products-list_album .products-list__item .favorites-btn,.products-list.products-list_album .products-list__item .favorites-btn .icon{width:24px;height:24px}}.products-list.products-list_album .products-list__item .product-link{display:flex;flex-direction:row;align-items:flex-start;gap:8px}.products-list.products-list_album .products-list__item .product-link .image{width:80px;border:1px solid #CFCFCF;border-radius:6px}.products-list.products-list_album .products-list__item .product-link .title{margin:0}.products-list.products-list_album .products-list__item .price,.products-list.products-list_album .products-list__item .offer-link{display:none;align-items:center}@media(max-width:1024px){.pagination{display:flex;justify-content:center}}.pagination ul.pagination__pages{display:flex;margin:0!important;padding:0;list-style:none!important;gap:6px}.pagination ul.pagination__pages li.pagination__page{-webkit-user-select:none;user-select:none}.pagination ul.pagination__pages li.pagination__page a{padding:16px 26px;border-radius:3px;background:#ffd203;color:#333}@media(max-width:576px){.pagination ul.pagination__pages li.pagination__page a{padding:10px 18px}}.pagination ul.pagination__pages li.pagination__page.pagination__page_disabled a{background:#f4f5f6}@media(max-width:1024px){.pagination ul.pagination__pages li.pagination__page.pagination__page_extra{display:none}}.form{width:100%}.form .form-row{display:flex;flex-direction:column;justify-content:space-between;flex-wrap:wrap}@media(max-width:768px){.form .form-row span{position:relative;top:-.5rem;color:#666}}@media(min-width:768px){.form .form-row{flex-direction:row;gap:8px}.form .form-row .form-field{flex:1}.form .form-row span{padding-top:2.3rem}}.form .form-field{display:flex;flex-direction:column;position:relative;padding-bottom:1rem}.form .form-field .form-field__title{padding-bottom:.5rem;font-size:.9rem}.form .form-field .form-field__title.form-field__title_bold{font-weight:600}.form .form-field label{padding-bottom:4px;font-size:.9rem;-webkit-user-select:none;user-select:none;cursor:pointer}.form .form-field.required label:after{margin-left:4px;font-size:.9rem;content:"*";color:#c00}.form .form-field.error label{color:#c00}.form .form-field.error input,.form .form-field.error textarea{border-color:#c00}.form .form-field input,.form .form-field textarea,.form .form-field select{box-sizing:border-box;border:1px solid #CFCFCF;background-color:#fff;border-radius:4px;padding:0 .5rem;flex-shrink:0}.form .form-field textarea{padding:.5rem}.form .form-field input,.form .form-field select{height:42px}.form .form-field input[type=checkbox],.form .form-field input[type=radio]{height:auto}.form .form-field textarea{resize:none;height:150px}.form .form-field .input-checkbox,.form .form-field .input-radio{display:flex;gap:8px}.form .form-field .input-checkbox label,.form .form-field .input-radio label{padding:0;-webkit-user-select:none;user-select:none}.form .error-message{color:#c00;font-size:.8rem;padding-top:4px}.form button[type=submit]{margin-top:10px;padding:.5rem 1.5rem;border:0;border-radius:6px;background:#23527c;color:#fff;cursor:pointer}.form button[type=submit].disabled{opacity:.5}.form fieldset{box-shadow:0 2px 5px #0000001a;padding:.5rem 1rem;min-width:0;border:1px solid #CFCFCF;border-radius:6px}.form fieldset legend{font-size:.9rem;color:#666;padding:0 .2rem;-webkit-user-select:none;user-select:none}.form select{color:#666}.form select.filled{color:#333}.alert{padding:1rem;border-radius:6px;border:1px solid transparent}.alert.alert-default{border-color:#cfcfcf}.alert.alert-info{border-color:#23527c;background:#badfff}.alert.alert-success{border-color:#009700;background:#dbfadb}.alert.alert-warning{border-color:#a88a01;background:#ffd203}.alert.alert-error{background:#ffbaba;border-color:#e60000}.alert.alert-error .alert-header{color:#e60000}.alert .alert-header{font-size:1.1rem;margin-bottom:.5rem;font-weight:600}.alert .alert-message{font-size:.9rem}.notification{position:fixed;z-index:1000;padding:1rem;border-radius:6px;background:#fff;color:#333}.notification.notification_dark{background:#333;color:#fff}.notification.notification_hidden{display:none}.notification.notification_bottom_right{bottom:1rem;right:1rem}@media(max-width:768px){.notification.notification_bottom_right{left:1rem;right:1rem}}@media(min-width:768px){.notification.notification_bottom_right{max-width:400px}}.page.page-main ul li .list-title{font-weight:600}.page.page-main ul li .list-description{margin:8px 0}.page.page-main .manufacturers-list-wrap{margin:32px 0}.page.page-main .manufacturers-list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px 0}@media(min-width:576px){.page.page-main .manufacturers-list{justify-content:flex-start}}.page.page-main .manufacturers-list .manufacturers-list__item{position:relative;padding:0 16px 16px;display:flex;flex-direction:column;flex-basis:50%;min-width:180px}.page.page-main .manufacturers-list .manufacturers-list__item .image-container{height:135px}@media(min-width:576px){.page.page-main .manufacturers-list .manufacturers-list__item{flex-basis:33%;padding:0 16px 16px}}@media(min-width:768px){.page.page-main .manufacturers-list .manufacturers-list__item{flex-basis:25%}}@media(min-width:1024px){.page.page-main .manufacturers-list .manufacturers-list__item{flex-basis:20%}}.page.page-main .manufacturers-list .manufacturers-list__item a{display:flex;flex-direction:column;position:relative;align-items:center}.page.page-main .manufacturers-list .manufacturers-list__item a:hover{color:#e60000}.page.page-main .manufacturers-list .manufacturers-list__item a img{width:100%}@media(min-width:576px){.page.page-main .manufacturers-list .manufacturers-list__item a img{width:180px}}.page.page-main .manufacturers-list .manufacturers-list__item a span{margin-top:10px;font-size:1.1rem}.page.page-contacts .contact-lines-wrap{margin-bottom:1rem}.page.page-contacts .contact-lines-wrap .contact-line{display:flex;flex-direction:column}.page.page-contacts .contact-lines-wrap .contact-line .contact-line__item{margin-bottom:1rem}.page.page-contacts .contact-lines-wrap .contact-line .contact-line__item .social-links{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.page.page-contacts .contact-lines-wrap .contact-line .contact-line__item .social-links .icon{width:20px;height:20px;vertical-align:text-top}@media(min-width:768px){.page.page-contacts .contact-lines-wrap .contact-line{flex-direction:row}.page.page-contacts .contact-lines-wrap .contact-line .contact-line__item{flex-basis:50%}}.page.page-docs .publish-date{color:#23527c;font-size:.9em}.page.page-manufacturer .models-list-wrap{margin:32px 0}.page.page-manufacturer .models-list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px 0}@media(min-width:576px){.page.page-manufacturer .models-list{justify-content:flex-start}}.page.page-manufacturer .models-list .models-list__item{position:relative;padding:0 16px 16px;display:flex;flex-direction:column;flex-basis:50%;min-width:180px}@media(min-width:576px){.page.page-manufacturer .models-list .models-list__item{flex-basis:33%;padding:0 16px 16px}}@media(min-width:768px){.page.page-manufacturer .models-list .models-list__item{flex-basis:25%}}@media(min-width:1024px){.page.page-manufacturer .models-list .models-list__item{flex-basis:20%}}.page.page-manufacturer .models-list .models-list__item a{display:flex;flex-direction:column;position:relative;align-items:center}.page.page-manufacturer .models-list .models-list__item a:hover{color:#e60000}.page.page-manufacturer .models-list .models-list__item a .image-container{height:135px}.page.page-manufacturer .models-list .models-list__item a .image-container img{width:100%}@media(min-width:576px){.page.page-manufacturer .models-list .models-list__item a .image-container img{width:180px}}.page.page-manufacturer .models-list .models-list__item a .name{font-size:1.1rem;margin-top:.5rem}.page.page-manufacturer .models-list .models-list__item a .dates{color:#666;font-size:.9rem}.page.page-manufacturer .models-list .models-list__item a span{margin-top:10px;font-size:1.1rem}.page.products-catalog-page .products-catalog,.page.products-catalog-page .products-catalog__content,.page.favorites-page .products-catalog{margin-top:1rem}.page.page-search .progress-bar-wrapper{margin:1rem 0 .5rem}.page.page-search .table{margin:2rem 0;font-size:.9rem}.page.question-page .form{max-width:600px;padding:1rem 0}.page.question-page .form textarea{height:140px}.page.question-page .alert{margin:1rem 0}.page.product-page .product-page__header-line{display:flex;justify-content:space-between;font-size:.9rem;padding:.5rem 0}.page.product-page .product-page__header-line .favorites-btn{background:transparent;border:0;cursor:pointer;display:flex;align-items:center;gap:4px;color:#666}.page.product-page .product-page__header-line .favorites-btn:hover,.page.product-page .product-page__header-line .favorites-btn.favorites-btn_active{color:#333}.page.product-page .product-page__header-line .favorites-btn.favorites-btn_active .icon{color:#e60000}.page.product-page .product-page__header-line .favorites-btn .icon{width:20px;height:20px}.page.product-page .product-page__header-line .product-code{color:#666}.page.product-page .product-page__main{border-top:1px solid #F4F5F6;padding:1rem 0;display:flex;gap:4rem;align-items:flex-start}@media(max-width:576px){.page.product-page .product-page__main{flex-direction:column;gap:0}.page.product-page .product-page__main .image-container{align-self:center}.page.product-page .product-page__main .image-container.empty-image{display:none}}.page.product-page .product-page__main .image-container{flex-basis:200px;flex-shrink:0}.page.product-page .product-page__main .product-page__main-info{font-size:.9rem}.page.product-page .table{margin:1rem 0}.page.product-page .table tr th{text-align:left}.page.product-page .table tr .model-name{font-size:.9rem}@media(min-width:1024px){.page.product-page .offer-list{padding-top:1rem}}
