@at-root #{$self}__el {...}
. .header__buttons {
display: flex;
flex-direction: row;
align-items: center;
}
.header__buttons > * {
display: flex;
justify-content: center;
align-items: center;
height: 40px;
box-sizing: border-box;
cursor: pointer;
}
.contact-now {
width: 200px;
max-width: 200px;
background-color: #fff;
color: #454242;
text-transform: none;
font-size: 16px;
font-weight: 500;
border-radius: 100px;
}
.see-more {
margin-left: 30px;
}
Слишком общий вопрос. Слишком много сценариев.