html,
body {height:100vh}
.scroll-fix {height:100%}
.scroll-fix__content {height:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-direction:column}
.inner-header {flex-grow:1;flex-shrink:0;background:#252424;color:#fff;position:relative;z-index:1}
.inner-header .container {min-height:390px;padding-top:142px;padding-bottom:170px;background:url(../themes/raikin/assets/img/svg/appearance/karta-saita.svg) 77% center no-repeat}
@media screen and (max-width:750px ) {.inner-header .container {background-position:top left;padding-top:111px;padding-bottom:110px }}
.inner-header .h1_38 {margin-bottom:40px}
.inner-header .link-back,
.inner-header .menu a {color:#cb4f2b}
.inner-header .link-back:hover,
.inner-header .menu a:hover {color:#fff}
.inner-header .menu a {margin-bottom:20px;display:block}
.inner-header .icon-arrow-down {width:9px;height:6px;fill:none;transform:rotate(-90deg)}
@media screen and (max-width:750px ) {.link-back {margin-bottom:60px }}