.c-button-container .c-button{min-width:160px;width:-moz-fit-content;width:fit-content}@media screen and (max-width:600px){.c-button-container.flex-col .c-button{min-width:100%}.c-button-container .c-button{min-width:calc(50% - 8px)}.c-button-container .c-button.w-full{width:100%}.c-button-container.first-button-full-width-on-mobile .c-button:first-child:nth-last-child(odd),.c-button-container:not(.first-button-full-width-on-mobile) .c-button:nth-child(odd):last-child{min-width:100%}}