.ev-sch{padding:25px 20px;background-color:#f0f0f0}.ev-sch__form{margin:0}.ev-sch__cities,.ev-sch__date,.ev-sch__types{background-color:#fff;margin:0 0 20px;border-radius:5px}.ev-sch__cities__btn,.ev-sch__date__btn,.ev-sch__types__btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:5px;padding:10px;font-size:14px}.ev-sch__cities__txt,.ev-sch__date__txt,.ev-sch__types__txt{pointer-events:none}.ev-sch__arrow__icon{-ms-flex-negative:0;flex-shrink:0}.ev-sch__submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;background-color:#f48024;padding:12px 10px;color:#fff;font-weight:700;font-size:14px;border-radius:5px;width:100%}.ev-sch__submit:disabled{opacity:.6;cursor:not-allowed}@media (min-width:768px){.ev-sch__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.ev-sch__cities,.ev-sch__date,.ev-sch__types{-ms-flex-preferred-size:calc(28.333% - 10px);flex-basis:calc(28.333% - 10px);-webkit-margin-after:0;margin-block-end:0}.ev-sch__cities__selectbox,.ev-sch__date__selectbox,.ev-sch__types__selectbox{position:relative}.ev-sch__submit{height:-webkit-min-content;height:-moz-min-content;height:min-content;cursor:pointer;-ms-flex-preferred-size:calc(15% - 10px);flex-basis:calc(15% - 10px)}}