.multiple-buttons{align-items:center;column-gap:10px;display:flex;flex-wrap:wrap;row-gap:20px}.multiple-buttons .button-wrapper{flex:0 0 auto}@media (min-width:992px){.multiple-buttons.dashed-left-accent .multiple-buttons__item:first-child{position:relative}.multiple-buttons.dashed-left-accent .multiple-buttons__item:first-child:before{border-bottom:2px dashed #d2753e;content:"";height:2px;position:absolute;right:calc(100% + 1rem);top:50%;transform:translateY(-50%);width:100vw;z-index:3}.multiple-buttons.dashed-left-accent .multiple-buttons__item:first-child:after{background:#d2753e;border-radius:999999px;content:"";height:10px;position:absolute;right:calc(100% + 1rem);top:50%;transform:translateY(-50%);width:10px;z-index:3}}