.nav-page__info{background-color:var(--c-background);border-radius:20px;justify-content:center;align-items:flex-end;width:100%;height:275px;margin-bottom:45px;padding:30px;display:flex;position:relative;overflow:hidden}.nav-page__info img{width:100%;height:100%;position:absolute;top:0;left:0}.nav-page__list{flex-direction:column;gap:23px;margin:0 17px 0 20px;padding:0;display:flex}.nav-page__list a{justify-content:space-between;gap:8px;display:flex}.nav-page__list a:not(:last-child){border-bottom:1px solid var(--c-separator)}.nav-page__list a span:first-child{color:var(--c-main-text);padding:9px 0 6px}.nav-page__list a span:last-child{color:var(--c-brand)}
