.journey__leadform{border-radius:4px;background:#FFF;box-shadow:0 2px 10px 0 rgba(0,0,0,0.10);padding:32px 24px;max-width:492px;width:100%}
.journeyleadform__title__discription{margin-bottom:32px}
.journey__leadform h2{color:#20252b;font-family:'robotoregular';font-size:26px;font-style:normal;font-weight:400;line-height:130%}
.journeyleadform__title__discription p{color:#6f7072;font-family:'robotoregular';font-size:17px;font-style:normal;font-weight:400;line-height:22px;margin-top:8px;padding-bottom:unset}
.form-fields{display:flex;flex-direction:column;margin-bottom:32px}
.journeyleadform__namelable,.journeyleadform__numlable{color:#20252b;font-family:'robotoregular';font-size:12px;font-style:normal;font-weight:400;line-height:16px}
.journeyleadform__nameinput{border:0;outline:0;border-bottom:1px solid #b0b2b3;padding:8px 0;color:#20252b;font-family:'robotoregular';font-size:17px;font-style:normal;font-weight:400;line-height:22px}
.journeyleadform__numinput__wrapper{position:relative}
.journeyleadform__numinput__wrapper span{position:absolute;left:1px;bottom:8.5px;color:#20252b;font-family:'robotoregular';font-size:17px;font-style:normal;font-weight:400;line-height:22px}
.journeyleadform__numinput{border:0;outline:0;border-bottom:1px solid #b0b2b3;padding:8px 0;color:#20252b;font-family:'robotoregular';font-size:17px;font-style:normal;font-weight:400;line-height:22px;padding-left:33px;width:100%}
.journeyleadform__numinput::-webkit-outer-spin-button,.journeyleadform__numinput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.journeyleadform__namelable span,.journeyleadform__numlable span{color:#c21b17;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:16px}
.journeyleadform__img__desc__wrap{display:flex;padding:12px;align-items:center;gap:8px;border-radius:4px;background:rgba(233,87,61,0.10)}
.journeyleadform__img{width:34px;height:34px;flex-shrink:0}
.journeyleadform__img__desc__wrap p{color:#c21b17;font-family:'robotoregular';font-size:14px;font-style:normal;font-weight:400;line-height:17px;padding-bottom:unset;border-radius:4px;padding:12px}
.journeyleadform__btn{color:#FFF;text-align:center;font-family:'robotomedium';font-size:17px;font-style:normal;font-weight:500;line-height:22px;text-transform:uppercase;border-radius:4px;background:#c21b17;padding:17px 40px;border:0;width:100%;cursor:pointer}
.disabled{opacity:.6;cursor:default}
@media(max-width:767px){.journeyleadform__title{font-size:22px;line-height:120%}
.journeyleadform__title__discription{margin-bottom:24px}
.journeyleadform__descrip{font-size:12px}
.form-fields{margin-bottom:24px}
.journeyleadform__btn{padding:13px 40px}
.journey__leadform{padding:0 24px}
}