.section-header{display:flex;align-items:flex-start;gap:80px;margin-bottom:60px}.section-header.sub-header{margin-bottom:100px}.section-header__left{flex:1;min-width:0}.section-header__right{flex:0 0 auto;padding-top:55px}.section-header__left h2{color:var(--body-color);margin:0}.section-header__left h2 em{font-style:italic}.section-pretitle{display:flex;align-items:center;gap:16px;margin:0 0 30px;color:var(--tertiary-color)}.section-pretitle__line{display:block;width:45px;height:1px;background-color:currentColor;flex-shrink:0}.btn-arrow{width:18px;height:18px;transform:rotate(-90deg);flex-shrink:0}@media (max-width:1024px){.section-header{flex-direction:column;gap:30px}.section-header.sub-header{margin-bottom:60px}.section-header__right{flex:none!important;width:100%;padding-top:0}}