.dual-buttons-header{align-items:center;column-gap:16px;display:flex}.dual-buttonsheader__button.primary{background:#61a4d7;border-radius:40px;color:#fff;font-size:16px;font-weight:700;line-height:20px;padding:8px 20px}.dual-buttonsheader__button.secondary{background:transparent;border:1px solid #61a4d7;border-radius:40px;color:#61a4d7;font-size:16px;font-weight:700;line-height:20px;padding:8px 20px}.dual-buttonsheader__button:hover{opacity:.7}@media(max-width:767px){.dual-buttonsheader__button.secondary{padding:8px 10px}}