.buttonSmall{width:130px;height:45px}.buttonMedium{width:180px;height:50px}.buttonLarge{width:190px;height:60px}.buttonXLarge{width:170px;height:70px}.buttonIconSmall{width:35px;height:35px}.buttonIconMedium{width:45px;height:45px}.buttonIconLarge{width:55px;height:55px}.buttonIconXLarge{width:65px;height:65px}button{cursor:pointer;border-radius:5px;justify-content:center;align-items:center;display:flex}button:focus{box-shadow:0 0 4px 5px #adaebb80}.primaryBtnStyles{color:#fff;border:none}.secondaryBtnStyles{color:#000;box-shadow:0 0 5px 1px #bac1c4e3}.primaryBtnStyles:disabled,.secondaryBtnStyles:disabled{color:#000;opacity:.5;cursor:not-allowed;background-color:#d3d3d3}.tertiaryBtnStyles{color:#4338ca;border:none}.tertiaryBtnStyles:disabled{color:#a9a9a9;cursor:not-allowed;opacity:.7;background-color:inherit}.linkcolorBtnStyles{color:#4338ca;width:auto;height:auto;padding:3px}.linkgrayBtnStyles{color:gray;width:auto;height:auto;padding:3px}.linkgrayBtnStyles:disabled,.linkcolorBtnStyles:disabled{color:#a9a9a9;cursor:not-allowed;opacity:.7;background-color:inherit}.destructiveBtnStyles{color:#fff;border:none}.destructiveBtnStyles:disabled{background-color:inherit;color:#a9a9a9;cursor:not-allowed}
