.a-button.button{padding:0;color:inherit;font:inherit;background-color:transparent;border:none;cursor:pointer;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:105px;border-radius:6px}.a-button.button::-moz-focus-inner{border:none}.a-button.button:disabled{opacity:.5}.a-button .button__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.a-button .button__text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:Arial Regular,sans-serif;font-size:35px;line-height:1;text-align:center}.a-button.btn--primary{color:#fff;background-color:#e25046}.a-button.btn--secondary{color:#fff;background-color:#373a36}.a-button.btn--dark{color:#fff;background-color:#151716}.a-button.btn--white{color:#000;background-color:#fff}.a-button .button__loader{width:100px;height:auto}.p-root .root__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.p-root .root__wrapper>.button{width:30%;margin-bottom:20px;margin-top:20px}