.block-button{margin-bottom:var(--margin-bottom-mobile)}.block-button__inner{grid-column:span 12;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;column-gap:20px}.block-button__second-button{margin-left:16px}.block-button--align-center .block-button__inner{text-align:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:768px){.block-button{margin-bottom:var(--margin-bottom-desktop)}}@media screen and (min-width:1366px){.block-button__inner--indent{grid-column:2/10}}