.sidebar{margin-bottom:50px}.sidebar__title{color:#fe0000;font-family:FordAntennaBlack;font-size:18px;font-weight:400;line-height:18px;text-transform:uppercase}.sidebar__item{color:#000;font-family:FordAntennaMedium;font-size:18px;font-weight:400;-ms-flex-item-align:start;align-self:flex-start;margin:7px 0;transition:.3s ease-in-out}.sidebar__item.active,.sidebar__item:hover{color:red;transform:translateX(15px)}.sidebar__item-box{padding:10px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;border:1px solid transparent}@media (min-width:1200px){.sidebar__item-box{padding:30px}}.sidebar__item-box:hover{border:1px solid red}.sidebar__season{font-size:18px;font-family:FordAntennaMedium;font-weight:500;margin:5px 0}.sidebar__season-box{margin-top:25px;font-family:FordAntennaMedium;font-weight:500}.sidebar__input{border:1px solid #000;display:none}.sidebar__input:checked+label span{background:red!important}.sidebar__input-box{margin:5px 0}.sidebar__input-box label{position:relative;width:100%;padding-left:20px;cursor:pointer}.sidebar__input-box label span{width:13px;height:13px;display:inline-block;left:0;top:1px;position:absolute;background:#fff;box-shadow:inset 0 0 0 1px #000;opacity:1}.catalog{margin-left:-15px;margin-right:-15px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.catalog__item{margin:30px 10px;height:400px;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);overflow:hidden;background:#363636}@media (min-width:576px){.catalog__item{margin:50px 15px;-ms-flex-preferred-size:calc(50% - 30px);flex-basis:calc(50% - 30px)}}@media (min-width:768px){.catalog__item{-ms-flex-preferred-size:calc(33% - 30px);flex-basis:calc(33% - 30px)}}@media (min-width:1200px){.catalog__item{-ms-flex-preferred-size:calc(25% - 30px);flex-basis:calc(25% - 30px)}}.catalog__item:hover .catalog__img{max-height:200px;transform:scale(.5)}.catalog__item:hover .catalog__img-box{max-height:55%}.catalog__item:hover .catalog__headline{color:red}.catalog__item:hover .catalog__txt-box{transform:translateY(0)}.catalog__item:hover .btn{opacity:1}.catalog__img{transition:all .4s ease;transform:scale(1);max-height:265px;min-height:250px;height:100%}.catalog__img-box{padding:10px 0;text-align:center;background:#fff;max-height:70%;transition:all .4s ease}.catalog__txt-box{transition:all .4s ease;padding:15px 10px;background-color:#363636;transform:translateY(0)}.catalog__headline{color:#fff;min-height:55px;font-family:CenturyGothic;font-size:17px;font-weight:700;line-height:1.2;text-align:center;margin:0 0 10px 0}.catalog__param{line-height:1.5}.catalog__param-box{width:47%;display:inline-block;font-family:CenturyGothic;font-size:16px;font-weight:700;color:#fff}.catalog__price-box{width:50%;display:inline-block;font-family:CenturyGothic;font-size:20px;font-weight:700;color:#fff;text-align:right}.catalog__btn-more{display:block;margin-left:auto;margin-right:auto;max-width:280px}.catalog .btn{display:block;margin:20px auto 5px;opacity:0}.page-catalog__content{padding-top:50px;padding-bottom:50px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:768px){.page-catalog__content{-ms-flex-direction:column;flex-direction:column}}.page-catalog__bg{background:url(../../img/content/inside-page/bg.png) center no-repeat,#eee;background-size:cover}.page-catalog__sidebar{padding-right:15px;-ms-flex-preferred-size:20%;flex-basis:20%}.page-catalog__sidebar .sidebar__item{margin:10px}@media (max-width:768px){.page-catalog__sidebar .sidebar__item-box{-ms-flex-direction:row;flex-direction:row}}.page-catalog__catalog{-ms-flex-preferred-size:80%;flex-basis:80%}.page-catalog__catalog .catalog__item{-ms-flex-preferred-size:calc(100% - 30px);flex-basis:calc(100% - 30px)}@media (min-width:576px){.page-catalog__catalog .catalog__item{-ms-flex-preferred-size:calc(50% - 30px);flex-basis:calc(50% - 30px)}}@media (min-width:1200px){.page-catalog__catalog .catalog__item{-ms-flex-preferred-size:calc(33% - 30px);flex-basis:calc(33% - 30px)}}