.sub-header{position:absolute;top:0;left:0;width:100%}.header{position:absolute;top:34px;left:0;width:100%}@media screen and (max-width:991px){.header{top:0}}.header__menu a{color:#000}.page{padding-top:150px;margin-top:0;margin-bottom:0}.page__breadcrumbs ol li{color:#000}.page__breadcrumbs ol li a{color:#000}.page__breadcrumbs ol li a:before{background-color:#000}.page__heading h1{margin-bottom:15px;color:#000}.page__heading p{font-weight:500;font-size:18px;line-height:28px;letter-spacing:.01em;color:#000;margin-bottom:0}.cars{padding:40px 0 120px}.cars__items{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}@media screen and (max-width:991px){.cars__items{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.cars__items{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:550px){.cars__items{grid-template-columns:1}}.cars__tiny{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cars__tiny--img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:200px;margin-bottom:14px;overflow:hidden;border-radius:11px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;position:relative}.cars__tiny--img:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;background-image:inherit;background-size:cover;background-position:center;background-repeat:no-repeat}.cars__tiny--img:hover{-webkit-filter:drop-shadow(0 4px 24px rgba(61, 108, 110, .55));filter:drop-shadow(0 4px 24px rgba(61, 108, 110, .55))}.cars__tiny--img:hover:before{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.cars__tiny--name{font-weight:700;font-size:21px;line-height:26px;letter-spacing:.01em;color:#183132;display:inline-block;width:100%;margin-bottom:24px}