.hero{position:relative}.hero__picture{position:relative;background:var(--gradient)}@media (max-width:990px){.hero__picture{aspect-ratio:72 / 23}}@media (min-width:990px){.hero__picture{position:relative;height:calc(var(--viewport-height, 100vh) / 2)}.hero__title{position:absolute;bottom:0;left:var(--indent);color:var(--white);font-size:32px;font-weight:bold}.hero__title.black{color:var(--black)}.hero__logo{position:absolute;bottom:var(--vu);left:var(--indent)}}.page__header{font-weight:bold;margin-top:var(--vu);margin-bottom:0}.sidebar{position:sticky;position:-webkit-sticky;top:calc(var(--minimized-header-height) + 30px);align-self:start}@media (max-width:990px){.left-menu{display:flex;white-space:nowrap;overflow-x:scroll;margin-left:calc(-1 * var(--indent));margin-right:calc(-1 * var(--indent));margin-bottom:var(--vu);padding-left:var(--indent);padding-bottom:3px}.left-menu::-webkit-scrollbar{-webkit-appearance:none}.left-menu__item{border:1px solid var(--black);margin-right:var(--gap);-moz-border-radius:var(--radius);-webkit-border-radius:var(--radius);-khtml-border-radius:var(--radius);border-radius:var(--radius);font-size:12px;padding:7px 15px}.left-menu__item.active{background-color:var(--black);color:var(--white)}}@media (min-width:990px){.left-menu__item{float:left;clear:left;margin-bottom:var(--vu)}.left-menu__item.active{font-weight:500}}.products-section{margin-top:var(--vu)}.prodcuts__brand{display:flex;justify-content:space-between}.prodcuts__brand-title{font-size:18px;font-weight:bold}.prodcuts__brand-see-all{justify-self:right}.products__spacer{margin:calc(3 * var(--vu)) 0}.products__spacer:last-of-type{display:none}.see-all{}.see-all__text{aspect-ratio:1 / 1;display:grid;align-content:end}.see-all__link{display:inline;font-weight:bold;font-size:10px;line-height:1;background-image:url(data:image/svg+xml,%3Csvg\ width=\'33\'\ height=\'9\'\ viewBox=\'0\ 0\ 33\ 9\'\ fill=\'none\'\ xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath\ d=\'M32.5291\ 4.85746C32.7244\ 4.6622\ 32.7244\ 4.34561\ 32.5291\ 4.15035L29.3472\ 0.968372C29.1519\ 0.77311\ 28.8353\ 0.77311\ 28.6401\ 0.968372C28.4448\ 1.16363\ 28.4448\ 1.48022\ 28.6401\ 1.67548L31.4685\ 4.50391L28.6401\ 7.33233C28.4448\ 7.5276\ 28.4448\ 7.84418\ 28.6401\ 8.03944C28.8353\ 8.2347\ 29.1519\ 8.2347\ 29.3472\ 8.03944L32.5291\ 4.85746ZM0.162109\ 5.00391H32.1756V4.00391H0.162109V5.00391Z\'\ fill=\'black\'/%3E%3C/svg%3E%0A);background-repeat:no-repeat;background-position:center right;justify-self:start;padding-right:40px;white-space:nowrap;transition:var(--transition);will-change:padding-right}@media (min-width:990px){.products-section{margin-top:calc(2 * var(--vu))}.prodcuts__brand-title{font-size:25px}.products__spacer{border-bottom:1px solid #ddd}.see-all__link{font-size:12px;padding-right:50px}.see-all__link:hover{padding-right:55px}}