@media only screen and (min-width:768px){.stick-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:991px){.stick-grid__cell{display:block;width:100%}}@media only screen and (min-width:768px){.stick-grid__cell--sidebar{position:relative}.stick-grid__sidebar{top:calc(var(--header-height) + 20px);padding-bottom:10px;position:sticky;-webkit-transition:top .2s;transition:top .2s}}@media only screen and (max-width:767px){.stick-grid__sidebar{position:static!important}}@media only screen and (min-width:768px){.stick-grid--catalog .stick-grid__cell--sidebar{padding-top:20px;padding-right:16px;width:176px}.stick-grid--catalog .stick-grid__cell--main{width:calc(100% - 192px);margin:0 auto}}@media only screen and (min-width:992px){.stick-grid--static .stick-grid__cell--sidebar{padding-right:16px}}@media only screen and (min-width:1184px){.stick-grid--static .stick-grid__cell--sidebar{width:280px}}@media only screen and (max-width:1183px) and (min-width:992px){.stick-grid--static .stick-grid__cell--sidebar{width:176px}}@media only screen and (min-width:1184px){.stick-grid--static .stick-grid__cell--main{width:calc(100% - 296px)}}@media only screen and (max-width:1183px) and (min-width:992px){.stick-grid--static .stick-grid__cell--main{width:calc(100% - 192px)}}@media only screen and (min-width:768px){.stick-grid--adaptive .stick-grid__cell--sidebar{padding-top:67px;padding-right:16px;width:192px}.stick-grid--adaptive .stick-grid__cell--main{width:calc(100% - 192px)}}