.color-red,.color-red span{color:#cb0f1b}.color-yellow,.color-yellow span{color:#e9ae55}.color-gray{color:#828b94}.registration{padding-top:5px;padding-bottom:70px}.registration--wrp{max-width:525px;margin:0 auto}.registration__title{font-size:16px;line-height:20px;padding:12px;background-color:#f6f8fa;text-transform:uppercase;text-align:center;margin-bottom:24px}.registration__input{display:grid;grid-template-columns:118px 1fr;margin-bottom:8px}.registration__input__title{display:flex;align-items:center;justify-content:flex-end;font-size:12px;line-height:14px;color:#828b94;padding-right:16px}.registration__input .label{cursor:pointer}.registration__button{width:100%;padding:12px 30px;display:flex;justify-content:center;align-content:center;border-radius:4px;color:#fff;background-color:#1bb0df;cursor:pointer;transition:all .25s;border:none}.registration__button__text{line-height:19px;font-weight:400;font-size:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff}.registration__button:hover{background-color:#039ccc}.registration__button:active{background-color:#0199ca}.registration__checkbox{margin-bottom:24px}.registration__checkbox--label{display:inline-flex;align-items:center;cursor:pointer}.registration__checkbox--label input{position:absolute;width:0;height:0;opacity:0;z-index:-1}.registration__checkbox--label input:checked~span{background-color:#232832;border:1px solid #232832}.registration__checkbox--label span{display:flex;justify-content:center;align-items:center;width:18px;height:18px;border:1px solid #e4e4e4;border-radius:2px;transition:border .25s}.registration__checkbox--label span:after{content:"";width:9px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg);margin-right:-1px;margin-top:-2px}.registration__checkbox--label:hover span{border:1px solid #828b94}.registration__checkbox__text{margin-left:8px;font-size:12px;line-height:14px;color:#232832;-webkit-user-select:none;-moz-user-select:none;user-select:none}