.catalog-header{overflow:hidden;height:40rem;background-color:#a52413}.catalog-header__body{width:120rem;height:100%;position:absolute;top:0;left:50%;transform:translateX(-50%)}@media(max-width:599px){.catalog-header__body{width:100%}}.catalog-header__body:after,.catalog-header__body:before{display:block;content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;width:3.125rem;height:100%;position:absolute;top:0;z-index:1;background:linear-gradient(90deg,#a52413,rgba(165,36,19,0))}@media(max-width:599px){.catalog-header__body:after,.catalog-header__body:before{display:none}}.catalog-header__body:before{left:0}.catalog-header__body:after{right:0;transform:scaleX(-1)}.catalog-header__body .image{height:100%}