body .body-wrapper .button-module{margin:0 auto;width:fit-content}body .body-wrapper .button-module .button-wrapper{align-items:center;display:flex;height:90px;justify-content:center;text-align:center;width:640px}body .body-wrapper .button-module .button-wrapper a.button{position:relative}body .body-wrapper .button-module .button-wrapper a.button.gray{background-color:var(--colors-gray80);color:var(--colors-gray20);text-decoration:none}body .body-wrapper .button-module .button-wrapper a.button.gray:hover{background-color:var(--colors-gray70)}body .body-wrapper .button-module .button-wrapper a.button.no-border{border:none}body .body-wrapper .button-module .button-wrapper a.button.large{font-size:20px;height:100%;line-height:32px;padding:0 80px 0 30px;text-align:left;width:100%}body .body-wrapper .button-module .button-wrapper a.button:after{position:absolute;right:50px;top:35px}@media (max-width:679px){body .body-wrapper .button-module{margin:0 16px;width:auto}body .body-wrapper .button-module .button-wrapper{height:auto;width:auto}body .body-wrapper .button-module .button-wrapper a.button.large{padding:8px 80px 8px 30px}body .body-wrapper .button-module .button-wrapper a.button:after{position:absolute;right:50px;top:35px}}