.form-floating{box-sizing:border-box;height:52px;position:relative}.form-floating,.form-floating input{font-style:normal;font-weight:500}.form-floating input.clear-btn-right{padding:26px 36px 8px 12px}.form-floating label{color:#737a8e;display:inline-block;font-size:14px;left:0;line-height:18px;padding:17px 12px;pointer-events:none;position:absolute;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}.form-floating .clear-btn{align-items:center;background-color:#d8dae0;border-radius:50%;display:flex;height:24px;justify-content:center;position:absolute;right:34px;top:14px;width:24px}.form-floating .clear-btn img{height:16px;width:16px}.form-floating.no-floating{height:40px}.form-floating.no-floating label{padding:11px 12px}.form-floating.no-floating .form-control,.form-floating.no-floating .form-select{height:40px;padding:12px 12px 10px!important}.form-floating.no-floating .form-control:not(:-moz-placeholder)~label,.form-floating.no-floating .form-select:not(:-moz-placeholder)~label{display:none}.form-floating.no-floating .form-control:focus~label,.form-floating.no-floating .form-control:not(:placeholder-shown)~label,.form-floating.no-floating .form-select:focus~label,.form-floating.no-floating .form-select:not(:placeholder-shown)~label{display:none}.form-floating.no-floating .form-control.select{-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-floating.prepend-icon .prepend-icon-img{padding:10px;position:absolute}.form-floating.prepend-icon label{padding:11px 12px 11px 40px}.form-floating.prepend-icon .form-control:not(:-moz-placeholder){font-size:14px;line-height:18px;padding:11px 12px 11px 40px!important}.form-floating.prepend-icon .form-control:focus,.form-floating.prepend-icon .form-control:not(:placeholder-shown){font-size:14px;line-height:18px;padding:11px 12px 11px 40px!important}.form-floating .form-control,.form-floating .form-select{background:#fff;background-clip:padding-box;border:1px solid #eaebee;border-radius:8px;box-sizing:border-box;display:block;height:52px;padding:16px 12px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.form-floating .form-control:focus,.form-floating .form-select:focus{background:#fafcff;border:1px solid #65a4f6!important;box-shadow:0 0 0 3px #65a4f680!important;box-sizing:border-box;font-size:14px;line-height:18px;outline:0;z-index:1}.form-floating .form-control:not(:-moz-placeholder),.form-floating .form-select:not(:-moz-placeholder){font-size:14px;line-height:18px;padding:26px 12px 8px}.form-floating .form-control:focus,.form-floating .form-control:not(:placeholder-shown),.form-floating .form-select:focus,.form-floating .form-select:not(:placeholder-shown){font-size:14px;line-height:18px;padding:26px 12px 8px}.form-floating .form-control:not(:-moz-placeholder)~label,.form-floating .form-select:not(:-moz-placeholder)~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating .form-control:focus~label,.form-floating .form-control:not(:placeholder-shown)~label,.form-floating .form-select:focus~label,.form-floating .form-select:not(:placeholder-shown)~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating .form-control.error,.form-floating .form-select.error{border:1px solid #f87079!important;box-shadow:0 0 0 3px #f8707980!important}.form-floating .form-control.disabled,.form-floating .form-select.disabled{background:#fafafb;cursor:not-allowed}.form-floating .validation-icon{position:absolute;right:12px;top:18px}.form-floating .currency_icon{color:#737a8e;font-size:14px;font-weight:500;line-height:18px;position:absolute;right:12px;top:11px}.form-floating .error-message{background:#152242;border-radius:6px;color:#fff;font-size:12px;height:36px;left:-8px;line-height:16px;min-width:94px;opacity:.95;position:absolute;top:62px;z-index:1}.form-floating .error-message.hidden{display:none}.form-floating .error-message .message-container{align-items:center;display:inline-flex;height:100%;position:relative;width:100%}.form-floating .error-message .message-container:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23fff' d='M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8'/%3E%3Cpath fill='%23F53643' fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M8 3a1 1 0 0 1 1 1v5a1 1 0 0 1-2 0V4a1 1 0 0 1 1-1m0 10a1 1 0 1 0 0-2 1 1 0 0 0 0 2' clip-rule='evenodd'/%3E%3C/svg%3E");content:"";height:16px;left:12px;position:absolute;top:10px;width:16px}.form-floating .error-message .message-container:after{background:#152242;border-radius:3px;content:"";height:16px;left:20px;position:absolute;top:-6px;transform:rotate(45deg);width:16px}.form-floating .error-message .message-container span.message{margin-left:36px;margin-right:12px}.form-floating .error-message.position-top{top:-46px}.form-floating .error-message.position-top .message-container:after{top:27px}.v-select.no-floating{height:40px}.v-select.no-floating label{padding:11px 12px}.v-select.no-floating .form-control,.v-select.no-floating .form-select{height:40px;padding:11px 12px!important}.v-select.no-floating .form-control:not(:-moz-placeholder)~label,.v-select.no-floating .form-select:not(:-moz-placeholder)~label{display:none}.v-select.no-floating .form-control:focus~label,.v-select.no-floating .form-control:not(:placeholder-shown)~label,.v-select.no-floating .form-select:focus~label,.v-select.no-floating .form-select:not(:placeholder-shown)~label{display:none}.v-select.small{height:32px}.v-select.small label{padding:7px 12px}.v-select.small .form-floating{height:36px}.v-select.small .form-floating .form-control,.v-select.small .form-floating .form-select{height:32px;padding:8px 12px 7px!important}.v-select.small .options{top:40px}.v-select .form-floating{height:36px}.v-select .form-floating .form-control:not(:-moz-placeholder){font-size:14px;line-height:18px;padding:26px 36px 8px 12px}.v-select .form-floating .form-control:focus,.v-select .form-floating .form-control:not(:placeholder-shown){font-size:14px;line-height:18px;padding:26px 36px 8px 12px}.v-select .form-floating.clear-btn-right:not(:-moz-placeholder){font-size:14px;line-height:18px;padding:26px 75px 8px 12px}.v-select .form-floating.clear-btn-right:focus,.v-select .form-floating.clear-btn-right:not(:placeholder-shown){font-size:14px;line-height:18px;padding:26px 75px 8px 12px}.form-floating.icon .form-control:not(:-moz-placeholder){font-size:14px;line-height:18px;padding:26px 36px 8px 12px}.form-floating.icon .form-control:focus,.form-floating.icon .form-control:not(:placeholder-shown){font-size:14px;line-height:18px;padding:26px 36px 8px 12px}.v-select,.v-select.postActive{cursor:pointer!important;height:20px;position:relative}.v-select.full_list .option-container,.v-select.postActive.full_list .option-container{max-height:9999px}.v-select .form-floating .form-control,.v-select.postActive .form-floating .form-control{-webkit-touch-callout:none;cursor:pointer;-webkit-user-select:none!important;-moz-user-select:none;user-select:none}.v-select .form-floating div.open-options{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='6' fill='none'%3E%3Cpath fill='%23152242' fill-rule='evenodd' d='M.97.22a.75.75 0 0 1 1.06 0L6 4.19 9.97.22a.75.75 0 1 1 1.06 1.06l-4.5 4.5a.75.75 0 0 1-1.06 0l-4.5-4.5a.75.75 0 0 1 0-1.06' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;display:inline-block;height:16px;position:absolute;right:12px;top:18px;width:16px}.v-select .form-floating div.open-options.open{transform:rotate(180deg)}.v-select.small .form-floating div.open-options{right:10px;top:8px}.options{background:#fff;border-radius:9px;box-shadow:0 0 1px #15224229,0 4px 12px #1522421f;padding:4px;position:absolute;right:0;top:60px;transition:.4s;width:100%;z-index:3}.options .option-container{max-height:150px;overflow-y:auto}.options .option-container .option{font-size:14px;font-style:normal;font-weight:500;line-height:18px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.options .option-container .option .option-value{border-radius:6px;padding:9px 8px;position:relative}.options .option-container .option .option-value.checked-option:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%232EA44F' d='M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='M10.934 5.94c.171.172.171.448 0 .62l-3.5 3.5a.44.44 0 0 1-.618 0l-1.75-1.75a.438.438 0 0 1 .618-.62l1.441 1.441 3.19-3.19c.172-.171.449-.171.62 0' clip-rule='evenodd'/%3E%3C/svg%3E");box-sizing:border-box;content:"";height:16px;position:absolute;right:8px;top:10px;width:16px}.options .option-container .option:hover .option-value{background-color:#fffaf5}.options .option-container::-webkit-scrollbar{background-color:transparent;border-radius:6px!important;height:4px;width:4px}.options .option-container::-webkit-scrollbar-thumb{background-color:#d1d1d1;border-radius:10px}.options p:hover{background-color:#e7e7e7}.popup_content_wrapper.select_city_list_wrapper{height:unset;width:460px}@media screen and (max-width:760px){.popup_content_wrapper.select_city_list_wrapper{height:100%;width:100%}.popup_content_wrapper.select_city_list_wrapper .city_select_btns_wrapper{border-top:1px solid #eaebee}}.popup_content_wrapper.select_city_list_wrapper .select_city_head{border-bottom:1px solid #eaebee;font-size:16px;font-weight:700;line-height:25px;padding:11px;position:relative;text-align:center;width:100%}.popup_content_wrapper.select_city_list_wrapper .select_city_head .close{align-items:center;cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;right:0;top:0;width:48px}.popup_content_wrapper.select_city_list_wrapper .select_city_head .close img{height:12px;width:12px}.popup_content_wrapper.select_city_list_wrapper .select_city_popular{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding:24px;width:100%}.popup_content_wrapper.select_city_list_wrapper .select_city_popular .popular_city_item{background:#fff;border-radius:12px;color:#0d1426;cursor:pointer;font-size:14px;font-style:normal;font-weight:500;line-height:18px;margin:2px;padding:8px 16px;transition:.3s}.popup_content_wrapper.select_city_list_wrapper .select_city_popular .popular_city_item:hover{background:#f4f5f7}.popup_content_wrapper.select_city_list_wrapper .select_city_popular .popular_city_item.active{background:#0a3422;color:#fff}.popup_content_wrapper.select_city_list_wrapper .select_city_popular .popular_city_item.active:hover{background:#174732}.popup_content_wrapper.select_city_list_wrapper .select_city_form{padding:0 24px}.popup_content_wrapper.select_city_list_wrapper .select_city_form .v-select{height:auto}.popup_content_wrapper.select_city_list_wrapper .select_city_form .v-select .form-floating{height:52px}.popup_content_wrapper.select_city_list_wrapper .select_city_form .v-select .form-floating .form-control.select{border-radius:12px}.popup_content_wrapper.select_city_list_wrapper .select_city_form .v-select .options .option-container{max-height:250px}.popup_content_wrapper.select_city_list_wrapper .city_select_placeholder_text{color:#737a8e;font-size:13px;font-style:normal;font-weight:400;line-height:20px;margin-top:16px;padding:0 24px 24px;text-align:center}.popup_content_wrapper.select_city_list_wrapper .city_select_btns_wrapper{-moz-column-gap:8px;column-gap:8px;display:flex;margin-top:auto;padding:24px}@media screen and (max-width:760px){.popup_content_wrapper.select_city_list_wrapper .city_select_btns_wrapper{padding:16px}}.popup_content_wrapper.select_city_list_wrapper .city_select_btns_wrapper button{width:calc(50% - 4px)}
