.rtb-border-radius{border-radius:8px}.rtb-border{border:solid 0 var(--primary-accent-color)}.rtb-box-shadow{-webkit-box-shadow:0 0 3px rgba(0,0,0,.5);box-shadow:0 0 3px rgba(0,0,0,.5)}.permissions-step{-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.permissions-step,.permissions-step__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal}.permissions-step__body{-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-height:70%}.permissions-step__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.permissions-step__text{font-size:18px;line-height:24px;font-weight:400;color:#586475}.permissions-step__title{color:#23222a;font-size:min(6vh,58px)}.permissions-step__error,.permissions-step__title{font-weight:900;line-height:1;text-transform:uppercase;font-family:Right Grotesk;letter-spacing:-.5px;word-spacing:4px;word-wrap:break-word}.permissions-step__error{color:#ff4060;font-size:min(4vh,36px)}.permissions-step__info-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.permissions-step__btn{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;max-height:54px;margin:0 7.5px;padding:17px 26px;border-radius:4px;font-size:20px;font-weight:700;cursor:pointer;line-height:20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.5s;transition:.5s;opacity:.85;background-color:var(--primary-accent-color);color:#fff}.permissions-step__btn:hover{opacity:1}.permissions-step__btn--unwanted{background-color:grey;color:#fff}.permissions-step__btn--disabled{background-color:grey;color:#fff;pointer-events:none}