.rtl{direction:rtl}.vdp-datepicker{position:relative;text-align:left}.vdp-datepicker *{box-sizing:border-box}.vdp-datepicker__calendar{background:#fff;border:1px solid #ccc;position:absolute;width:300px;z-index:100}.vdp-datepicker__calendar header{display:block;line-height:40px}.vdp-datepicker__calendar header span{display:inline-block;float:left;text-align:center;width:71.4285714286%}.vdp-datepicker__calendar header .next,.vdp-datepicker__calendar header .prev{float:left;position:relative;text-indent:-10000px;width:14.2857142857%}.vdp-datepicker__calendar header .next:after,.vdp-datepicker__calendar header .prev:after{border:6px solid transparent;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%)}.vdp-datepicker__calendar header .prev:after{border-right:10px solid #000;margin-left:-5px}.vdp-datepicker__calendar header .prev.disabled:after{border-right:10px solid #ddd}.vdp-datepicker__calendar header .next:after{border-left:10px solid #000;margin-left:5px}.vdp-datepicker__calendar header .next.disabled:after{border-left:10px solid #ddd}.vdp-datepicker__calendar header .next:not(.disabled),.vdp-datepicker__calendar header .prev:not(.disabled),.vdp-datepicker__calendar header .up:not(.disabled){cursor:pointer}.vdp-datepicker__calendar header .next:not(.disabled):hover,.vdp-datepicker__calendar header .prev:not(.disabled):hover,.vdp-datepicker__calendar header .up:not(.disabled):hover{background:#eee}.vdp-datepicker__calendar .disabled{color:#ddd;cursor:default}.vdp-datepicker__calendar .flex-rtl{display:flex;flex-wrap:wrap;width:inherit}.vdp-datepicker__calendar .cell{border:1px solid transparent;display:inline-block;height:40px;line-height:40px;padding:0 5px;text-align:center;vertical-align:middle;width:14.2857142857%}.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day,.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).month,.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).year{cursor:pointer}.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day:hover,.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).month:hover,.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).year:hover{border:1px solid #4bd}.vdp-datepicker__calendar .cell.selected,.vdp-datepicker__calendar .cell.selected.highlighted,.vdp-datepicker__calendar .cell.selected:hover{background:#4bd}.vdp-datepicker__calendar .cell.highlighted{background:#cae5ed}.vdp-datepicker__calendar .cell.highlighted.disabled{color:#a3a3a3}.vdp-datepicker__calendar .cell.grey{color:#888}.vdp-datepicker__calendar .cell.grey:hover{background:inherit}.vdp-datepicker__calendar .cell.day-header{cursor:inherit;font-size:75%;white-space:nowrap}.vdp-datepicker__calendar .cell.day-header:hover{background:inherit}.vdp-datepicker__calendar .month,.vdp-datepicker__calendar .year{width:33.333%}.vdp-datepicker__calendar-button,.vdp-datepicker__clear-button{cursor:pointer;font-style:normal}.vdp-datepicker__calendar-button.disabled,.vdp-datepicker__clear-button.disabled{color:#999;cursor:default}.vdp-datepicker__days-container{font-size:0;pointer-events:auto}.date-picker{border-radius:16px;transition:all .2s ease-out}.no-touch .date-picker:hover:not(.birthday-calendar-wrap--open .date-picker){border-color:var(--gray-500)}@media(min-width:1140px){.date-picker{border:2px solid transparent;height:100%;left:0;position:absolute;top:0;width:100%}}.no-touch .birthday-calendar__input.has-error~.date-picker:hover{border-color:transparent}.birthday-calendar .vdp-datepicker>div:first-child{height:100%;opacity:0}.bottom-sheet .birthday-calendar .vdp-datepicker>div:first-child{display:none}.birthday-calendar .vdp-datepicker__calendar{border:none;width:100%}.dark .birthday-calendar .vdp-datepicker__calendar{background:var(--blue-dark-300)}@media(max-width:1139px){.dark .birthday-calendar .vdp-datepicker__calendar{background:var(--blue-dark-400)}}.birthday-calendar .vdp-datepicker__calendar header{align-items:center;display:flex;gap:12px;margin:0 -24px 16px;padding:8px 24px 24px;position:relative}.birthday-calendar .vdp-datepicker__calendar header:before{background-color:var(--gray-500-p-08);bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}.dark .birthday-calendar .vdp-datepicker__calendar header:before{background-color:var(--blue-dark-500)}.birthday-calendar .vdp-datepicker__calendar header:before{background-color:var(--gray-500-p-40)}.birthday-calendar .vdp-datepicker__calendar header span{float:none;width:auto}.birthday-calendar .vdp-datepicker__calendar header span:nth-child(2){background:transparent!important;color:var(--gray-500);flex:1;font-size:18px;font-weight:700;line-height:24px}.dark .birthday-calendar .vdp-datepicker__calendar header span:nth-child(2){color:var(--white)}.birthday-calendar .vdp-datepicker__calendar header span.day__month_btn .no-touch:hover,.birthday-calendar .vdp-datepicker__calendar header span.month__year_btn .no-touch:hover{color:var(--orange-500)}.birthday-calendar .vdp-datepicker__calendar header .next,.birthday-calendar .vdp-datepicker__calendar header .prev{align-items:center;border-radius:6px;display:flex;float:none;height:28px;justify-content:center;width:28px}.birthday-calendar .vdp-datepicker__calendar header .next:hover:not(.disabled),.birthday-calendar .vdp-datepicker__calendar header .prev:hover:not(.disabled){background-color:transparent}.no-touch .birthday-calendar .vdp-datepicker__calendar header .next:hover:not(.disabled),.no-touch .birthday-calendar .vdp-datepicker__calendar header .prev:hover:not(.disabled){background-color:var(--gray-500-p-08)}.birthday-calendar .vdp-datepicker__calendar header .next.disabled,.birthday-calendar .vdp-datepicker__calendar header .prev.disabled{opacity:.6}.birthday-calendar .vdp-datepicker__calendar header .next:after,.birthday-calendar .vdp-datepicker__calendar header .prev:after{background-position:50%;background-repeat:no-repeat;background-size:cover;border:none!important;height:12px;margin:0;width:7px}.birthday-calendar .vdp-datepicker__calendar header .prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7 12'%3E%3Cpath fill='%2338445b' fill-rule='evenodd' d='M6.723 11.707a1.04 1.04 0 0 0 0-1.414L2.67 6l4.053-4.293a1.04 1.04 0 0 0 0-1.414.907.907 0 0 0-1.335 0L0 6l5.388 5.707c.369.39.967.39 1.335 0' clip-rule='evenodd'/%3E%3C/svg%3E")}.dark .birthday-calendar .vdp-datepicker__calendar header .prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7 12'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M6.723 11.707a1.04 1.04 0 0 0 0-1.414L2.67 6l4.053-4.293a1.04 1.04 0 0 0 0-1.414.907.907 0 0 0-1.335 0L0 6l5.388 5.707c.369.39.967.39 1.335 0' clip-rule='evenodd'/%3E%3C/svg%3E")}.birthday-calendar .vdp-datepicker__calendar header .next:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7 12'%3E%3Cpath fill='%2338445b' fill-rule='evenodd' d='M.277.293a1.04 1.04 0 0 0 0 1.414L4.33 6 .277 10.293a1.04 1.04 0 0 0 0 1.414c.368.39.966.39 1.335 0L7 6 1.612.293a.907.907 0 0 0-1.335 0' clip-rule='evenodd'/%3E%3C/svg%3E")}.dark .birthday-calendar .vdp-datepicker__calendar header .next:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7 12'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M.277.293a1.04 1.04 0 0 0 0 1.414L4.33 6 .277 10.293a1.04 1.04 0 0 0 0 1.414c.368.39.966.39 1.335 0L7 6 1.612.293a.907.907 0 0 0-1.335 0' clip-rule='evenodd'/%3E%3C/svg%3E")}.birthday-calendar .vdp-datepicker__calendar div{display:flex;flex-wrap:wrap}.birthday-calendar .vdp-datepicker__calendar .cell{border:none;border-radius:12px;color:var(--gray-500);font-size:14px;font-weight:700;height:auto;line-height:20px;padding:8px 12px;position:relative}.dark .birthday-calendar .vdp-datepicker__calendar .cell{color:var(--white)}.birthday-calendar .vdp-datepicker__calendar .cell:hover{border:none!important}.no-touch .birthday-calendar .vdp-datepicker__calendar .cell:hover:not(.disabled,.blank):before{border-color:var(--orange-500)}.birthday-calendar .vdp-datepicker__calendar .cell:before{border:1px solid transparent;border-radius:inherit;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.birthday-calendar .vdp-datepicker__calendar .cell.day-header{display:none}.birthday-calendar .vdp-datepicker__calendar .cell.year{color:var(--gray-500);font-size:16px;font-weight:700;line-height:24px}.dark .birthday-calendar .vdp-datepicker__calendar .cell.year{color:var(--white)}.birthday-calendar .vdp-datepicker__calendar .cell.selected.day,.birthday-calendar .vdp-datepicker__calendar .cell.selected.month,.birthday-calendar .vdp-datepicker__calendar .cell.selected.year{background-color:transparent;color:var(--orange-500)}.birthday-calendar .vdp-datepicker__calendar .cell.selected.day:hover,.birthday-calendar .vdp-datepicker__calendar .cell.selected.month:hover,.birthday-calendar .vdp-datepicker__calendar .cell.selected.year:hover{background-color:transparent}.birthday-calendar .vdp-datepicker__calendar .cell.disabled{color:var(--gray-500-p-40)}.dark .birthday-calendar .vdp-datepicker__calendar .cell.disabled{color:var(--white-p-30)}@media(min-width:640px)and (max-width:1139px){.birthday-calendar .vdp-datepicker__calendar .year{width:16.6666666667%}}@media(min-width:1140px){.birthday-calendar{height:100%;left:0;position:absolute;top:0;width:100%}.birthday-calendar-popper .birthday-calendar{position:static}.birthday-calendar .vdp-datepicker{height:100%;position:static}.birthday-calendar .vdp-datepicker__calendar{border-radius:20px;box-shadow:var(--drop-down-shadow);margin-top:4px;padding:0 32px 24px;width:100%}.birthday-calendar .vdp-datepicker__calendar header{margin:0 -32px 20px;padding:24px 32px 20px}}.date-picker__input{cursor:pointer;height:100%;width:100%}.state-select.disabled{pointer-events:none}.missing-data .validation-select{width:100%}.confirmed-phone{color:var(--gray-400);font-size:14px;font-weight:500;line-height:20px}.confirmed-phone__header{color:var(--gray-500);font-size:14px;font-weight:600;line-height:20px;margin-bottom:20px}.dark .confirmed-phone__header{color:var(--white)}.personal-data .confirmed-phone__header{display:none}@media(min-width:1140px){.confirmed-phone__header{font-size:18px;line-height:24px;margin-bottom:28px}}.confirmed-phone__content{flex:auto;position:relative}@media(min-width:640px){.profile-edit__col .confirmed-phone__content{z-index:0}}.confirmed-phone__content .captcha-field{margin:20px 0 16px;max-width:300px}.confirmed-phone__content-tooltip{height:48px;left:0;position:absolute;right:0;top:0;width:100%;z-index:5}.confirmed-phone__notice{margin:4px 0 24px}.missing-data .confirmed-phone__notice{display:none}.personal-data .confirmed-phone__notice{color:var(--gray-500);font-size:14px;font-weight:600;line-height:20px;margin:12px 0 20px}.dark .personal-data .confirmed-phone__notice{color:var(--white)}.confirmed-phone__phone{margin-bottom:0}.confirmed-phone__sms-code{margin:16px 0 20px}.personal-data .confirmed-phone__sms-code{margin:20px 0 16px}@media(min-width:1140px){.confirmed-phone__sms-code{margin:16px 0 28px}}.confirmed-phone__send-sms-btn{display:flex;height:48px;width:100%}.confirmed-phone__phone+.confirmed-phone__send-sms-btn,.confirmed-phone__phone+.vue-tooltip+.confirmed-phone__send-sms-btn{margin-top:24px}.personal-data .confirmed-phone__phone+.confirmed-phone__send-sms-btn,.personal-data .confirmed-phone__phone+.vue-tooltip+.confirmed-phone__send-sms-btn{margin-top:16px}.confirmed-phone__footer{color:var(--gray-500);margin-top:28px;text-align:center}.dark .confirmed-phone__footer{color:var(--white)}.personal-data .confirmed-phone__footer{margin-top:16px;text-align:left}.confirmed-phone__footer-notice{color:inherit;font:inherit;margin:0}.confirmed-phone__timer{font:inherit;margin-left:.3em;visibility:hidden}.confirmed-phone__timer:before{content:attr(data-content);position:absolute;visibility:visible}
