.c-btngroup__cta{margin-bottom:15px;min-width:100%}@media only screen and (min-width:768px){.c-btngroup{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-btngroup__cta{margin-right:15px;min-width:auto}}.c-btngroup--equalize-width{display:grid;grid-auto-flow:row;grid-auto-rows:auto;gap:5px;width:100%}@media only screen and (min-width:1022px){.c-btngroup--equalize-width{display:grid;grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:768px)and (max-width:1021px){.c-btngroup--stack-on-tablet{display:grid;grid-template-columns:repeat(1,1fr)}.c-btngroup--equalize-width{display:grid;grid-template-columns:repeat(3,1fr)}.c-btngroup--equalize-width.c-btngroup--stack-on-tablet{margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width:767px){.c-btngroup--equalize-width{margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}