#KioskBoard-VirtualKeyboard.kioskboard-with-animation.kioskboard-slide{bottom:90px}#app .ctaWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#FFF}#app .ctaWrapper .submitCTA{height:60px;width:100%;background-color:#a62027;border:0;color:#FFF;border-radius:4px;font-size:18px}#app .ctaWrapper .submitCTA .fa{padding-right:10px}#app .stepsWrapper{padding:30px 0}@media(min-width:768px){#app .stepsWrapper{padding:60px 0}}#app .stepsWrapper .step-navigation{text-align:center}#app .stepsWrapper .step-navigation a{color:#000}#app .stepsWrapper .step-navigation a:hover{text-decoration:none}#app .stepsWrapper .b-steps .steps+.step-content{padding:30px 0;min-height:400px}#app .stepsWrapper .b-steps .steps .step-details{margin-top:10px}#app .stepsWrapper .b-steps .steps .step-items .step-item::before,#app .stepsWrapper .b-steps .steps .step-items .step-item::after{background:-webkit-gradient(linear,right top,left top,color-stop(50%,#e6e6e6),color-stop(50%,#a62027));background:linear-gradient(to left,#e6e6e6 50%,#a62027 50%);background-size:200% 100%;background-position:right bottom;display:none}#app .stepsWrapper .b-steps .steps .step-items .step-item .step-marker{display:none}@media(min-width:768px){#app .stepsWrapper .b-steps .steps .step-items .step-item::before,#app .stepsWrapper .b-steps .steps .step-items .step-item::after{display:block}#app .stepsWrapper .b-steps .steps .step-items .step-item .step-marker{display:-webkit-box;display:-ms-flexbox;display:flex}}#app .stepsWrapper .b-steps .steps .step-items .step-item.is-active .step-marker{border-color:#a62027;color:#a62027}#app .stepsWrapper .b-steps .steps .step-items .step-item.is-active::before,#app .stepsWrapper .b-steps .steps .step-items .step-item.is-active::after{background-position:left bottom}#app .stepsWrapper .b-steps .steps .step-items .step-item.is-previous .step-marker{background-color:#a62027}#app .stepsWrapper .b-steps .steps .step-items .step-item.is-previous::before,#app .stepsWrapper .b-steps .steps .step-items .step-item.is-previous::after{background-position:left bottom}#app .stepsWrapper .sectionTitle{font-size:32px;font-weight:500;margin-bottom:15px}#app .stepsWrapper .sectionTitle.alignC{text-align:center}#app .stepsWrapper .formWrapper .error{font-size:14px;color:red;margin-bottom:15px}#app .stepsWrapper .formWrapper .field.mobile .control{position:relative}#app .stepsWrapper .formWrapper .field.mobile .control input[type="text"]{height:48px;padding-left:45px;font-size:16px}#app .stepsWrapper .formWrapper .field.mobile .control:before{content:"+91";position:absolute;left:0;top:13px;z-index:3;padding-left:15px;font-size:16px;color:rgba(0,0,0,0.3)}#app .stepsWrapper .formWrapper .field.radioTags{display:block}#app .stepsWrapper .formWrapper .field.radioTags .control{margin-bottom:15px}#app .stepsWrapper .formWrapper .field.radioTags .b-radio{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:auto;margin-bottom:0;border-radius:30px}#app .stepsWrapper .formWrapper .field.radioTags .b-radio.button.is-primary,#app .stepsWrapper .formWrapper .field.radioTags .b-radio.is-focused{background-color:#a62027;border-color:#a62027}