@media only screen and (min-width:768px){.form-field{display:flex;align-items:center;margin:20px 0}}@media only screen and (max-width:767px){.form-field{margin:11px 0 16px 2px}}.form-field__label{font-weight:600}@media only screen and (min-width:768px){.form-field__label{display:flex;align-items:center;text-align:right;width:133px;min-height:36px;padding:0 15px 3px 0;flex:0 0 auto}.form-field__label.-oneline{align-self:flex-start}.form-field__label.-short{width:62px}}@media only screen and (min-width:768px){.form-field__label-value{width:100%}}.form-field__label-value.-required:after{content:"*";color:#ff6154}.form-field__content{min-width:0}@media only screen and (min-width:768px){.form-field__content{flex:1 1 auto}}@media only screen and (min-width:768px){.form-field__content .form:first-child{margin-top:-20px}}@media only screen and (min-width:768px){.form-field__content .form:last-child{margin-bottom:-20px}}@media only screen and (max-width:767px){.form-field__content .form.-with-delete .form__delete{top:18px}}.form-field__content .form-input{width:100%}@media only screen and (max-width:767px){.form-field__content .form-input,.form-field__content .form-select,.form-field__content .pet-avatar{margin-top:6px}}.form-field__content .form-error{padding-top:3px}@media only screen and (min-width:768px){.form-field__content p{padding-bottom:4px}}@media only screen and (max-width:767px){.form-field__content p{margin:6px 0 -4px}}.form-field__content-part{width:100%;min-width:0;flex:1 1 auto;box-sizing:border-box;padding:0 15px}.form-field__content.-multiple{display:flex;margin:0 -15px}@media only screen and (min-width:768px){.form-field.-is-adder{margin-top:-6px}}.form-field.-is-adder .form-button__icon,.form-field.-is-adder .form-button__value,.form-select{position:relative}.form-select{z-index:10;flex:0 0 auto}.form-select__handler{box-sizing:border-box;border:1px solid #e9e9f5;position:relative;z-index:2;background-color:#fff;height:39px;border-radius:20px}.form-select__handler-opener{display:block;position:absolute;z-index:5;top:-1px;left:-1px;width:100%;height:100%;padding:1px;border:none;background:none;box-sizing:content-box;border-radius:20px}.form-select__handler-form{display:flex;align-items:center;height:100%;box-sizing:border-box;padding:0 0 4px 15px}.form-select__handler-form-heading{display:none;width:100%;border-bottom:none;padding-bottom:1px}.form-select__handler-form-icon{flex:0 0 auto;color:#bcbad1;margin-right:6px;font-size:0;line-height:0}.form-select__handler-form-icon .ico.-location{width:15px;height:16px;position:relative;top:1px}.form-select__handler-form-input{flex:1 1 auto;position:relative;z-index:1;min-width:0}.form-select__handler-form-input-placeholder,.form-select__handler-form-input-value{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.form-select__handler-form-input-placeholder{position:absolute;width:100%;top:50%;left:0;transform:translateY(-50%);color:#868694;line-height:18px}.form-select__handler-form-input-placeholder.-popup{display:none}.form-select__handler-form-input input{width:100%;border:none;background:none;color:#3e3f55;font-size:13px;line-height:18px;padding:5px 0;text-overflow:ellipsis}@media only screen and (min-width:375px) and (max-width:767px){.form-select__handler-form-input input{font-size:14.399999999999999px}}.form-select__handler-form-input.-filled .form-select__handler-form-input-placeholder{visibility:hidden}.form-select__handler-form-button{display:none;flex:0 0 auto;width:40px;height:40px;border:none;background:#007bdf;color:#fff;font-size:0;line-height:0;margin-left:15px;border-radius:50%}.form-select__handler-form-button .ico{width:16px;height:16px}.form-select__handler-form-arrow{flex:0 0 auto;color:#434459;text-align:center;width:37px}.form-select__handler-form-arrow .ico{width:7px;height:4px}.form-select__dropdown{position:absolute;z-index:1;left:0;width:100%;min-width:115px;box-sizing:border-box;background-color:#fff}@media only screen and (min-width:768px){.form-select__dropdown{top:20px;border-radius:0 0 20px 20px;padding:21px 10px 10px;border:1px solid #e9e9f5;opacity:0;visibility:hidden;transform:scaleY(0);transform-origin:left top 0;transition-property:transform,opacity,visibility;transition-duration:.3s;transition-timing-function:cubic-bezier(.23,1,.32,1)}}@media only screen and (max-width:767px){.form-select__dropdown{padding:0 10px;top:49.199999999999996px;bottom:0;display:none}}@media only screen and (max-width:374px){.form-select__dropdown{top:41px}}@media only screen and (min-width:768px){.form-select__dropdown .scrollable{max-height:282px}}@media only screen and (max-width:767px){.form-select__dropdown .scrollable{min-height:100%;height:100%}}@media only screen and (max-width:767px){.form-select__dropdown .scrollable__container{padding-bottom:50px}}@media only screen and (min-width:768px){.form-select__dropdown-item+.form-select__dropdown-item{margin-top:-2px}}@media only screen and (max-width:767px){.form-select__dropdown-item+.form-select__dropdown-item{border-top:1px solid #e9e9f5}}.form-select__dropdown-option{display:block;width:100%;text-align:left;background:none;border:none;transition:background-color .15s;border-radius:3px;overflow:hidden;text-overflow:ellipsis;line-height:18px}@media only screen and (min-width:768px){.form-select__dropdown-option{padding:6px;font-size:13px}}@media only screen and (min-width:375px) and (max-width:767px){.form-select__dropdown-option{font-size:14.399999999999999px;padding:16px 0}}@media only screen and (max-width:374px){.form-select__dropdown-option{padding:16px 0;font-size:12px}}.form-select__dropdown-option-subtitle,.form-select__dropdown-option-title{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.form-select__dropdown-option-subtitle,.form-select__dropdown-option.-selected{color:#868694}.form-select__dropdown-option.-highlighted{font-weight:600}.form-select__dropdown-option:focus,html.no-mobile .form-select__dropdown-option:hover{background-color:#f5f7fb}@media only screen and (max-width:767px){.form-select.-size-s-mobile .form-select__handler{height:32px;border-radius:16px}.form-select.-size-s-mobile .form-select__handler-opener{border-radius:16px}.form-select.-size-s-mobile .form-select__handler-form{padding:0 0 4px 10px}}.form-select.-opened{z-index:11}@media only screen and (max-width:767px){.form-select.-opened{position:fixed;top:58.8px;left:0;right:0;bottom:0;width:100%!important;background-color:#fff}}@media only screen and (max-width:374px){.form-select.-opened{top:49px}}@media only screen and (max-width:767px){.form-select.-opened .form-select__handler{border-radius:0;background-color:#f6f8fb;height:49.199999999999996px;border:none;border-bottom:1px solid #e9e9f5}}@media only screen and (max-width:374px){.form-select.-opened .form-select__handler{height:41px}}@media only screen and (max-width:767px){.form-select.-opened .form-select__handler-form{flex-wrap:wrap;align-items:flex-start;padding:10px}}@media only screen and (max-width:767px){.form-select.-opened .form-select__handler-form-heading{display:block}}@media only screen and (max-width:767px){.form-select.-opened .form-select__handler-form-input{display:none;background-color:#fff;height:37px;border-radius:20px;border:1px solid #e9e9f5;margin-top:1px}}@media only screen and (max-width:767px){.form-select.-opened .form-select__handler-form-input-placeholder{padding:0 20px 2px;box-sizing:border-box}.form-select.-opened .form-select__handler-form-input-placeholder.-popup{display:block}.form-select.-opened .form-select__handler-form-input-placeholder.-normal{display:none}}@media only screen and (min-width:375px) and (max-width:767px){.form-select.-opened .form-select__handler-form-input-placeholder{font-size:14.399999999999999px}}@media only screen and (max-width:374px){.form-select.-opened .form-select__handler-form-input-placeholder{font-size:12px}}@media only screen and (max-width:767px){.form-select.-opened .form-select__handler-form-input input{padding:9px 20px 11px;position:relative;z-index:1;box-sizing:border-box}}@media only screen and (min-width:375px) and (max-width:767px){.form-select.-opened .form-select__handler-form-input input{font-size:14.399999999999999px}}@media only screen and (max-width:374px){.form-select.-opened .form-select__handler-form-input input{font-size:12px}}@media only screen and (max-width:767px){.form-select.-opened .form-select__handler-form-arrow,.form-select.-opened .form-select__handler-form-icon{display:none}}@media only screen and (min-width:768px){.form-select.-opened .form-select__dropdown{opacity:1;visibility:visible;transform:scaleY(1)}}@media only screen and (max-width:767px){.form-select.-opened .form-select__dropdown{display:block}}@media only screen and (max-width:767px){.form-select.-opened .form-select__dropdown .scrollable .ps__rail-y{opacity:0;visibility:hidden}}@media only screen and (max-width:767px){.form-select.-opened .form-select__dropdown .scrollable.ps--active-y{padding-right:0}}.form-select.-autocomplete .form-select__handler-opener{cursor:text}@media only screen and (max-width:767px){.form-select.-autocomplete .form-select__dropdown{top:101px}}@media only screen and (max-width:767px){.form-select.-autocomplete.-opened .form-select__handler{height:101px}.form-select.-autocomplete.-opened .form-select__handler-opener{display:none}.form-select.-autocomplete.-opened .form-select__handler-form-button,.form-select.-autocomplete.-opened .form-select__handler-form-input{display:block}}.form-select.-disabled{pointer-events:none}.form-select.-disabled .form-select__handler{background-color:#f6f8fb;color:#80808e}.form-select.-disabled .form-select__handler-form-input input{color:#80808e}.form-select.-empty .form-select__dropdown{visibility:hidden;transition:none}.form-select.-error .form-select__handler{border-color:#ff6154}@media only screen and (min-width:768px){.form-submit{text-align:right}}@media only screen and (max-width:767px){.form-submit{text-align:center;margin-top:-1px}}@media only screen and (min-width:768px){.form-submit .form-button{width:230px}}@media only screen and (max-width:767px){.form-submit .form-button{width:190px}}.form-spacer{margin:25px 0 30px}.form-interests{margin-bottom:20px}.form-interests__label{font-weight:600;padding:3px 0 11px}.form-interests__field{border:1px solid #e9e9f5;border-radius:21px;padding:9px 9px 12px;position:relative}.form-interests__field label{display:block;position:absolute;top:0;left:0;width:100%;height:100%;cursor:text;z-index:1}.form-interests__field-input,.form-interests__field-value{display:inline-block;vertical-align:top;box-sizing:border-box;min-height:32px;position:relative;z-index:2}.form-interests__field-value{line-height:28px;border:1px solid #e9e9f5;border-radius:15px;padding:0 19px;margin:5px;cursor:default}.form-interests__field-value button{display:inline-block;vertical-align:middle;font-size:0;line-height:0;width:16px;height:16px;border:none;background:none;color:#a6a1c6;margin:0 -12px 0 6px}.form-interests__field-value button .ico{width:10px;height:10px}.form-interests__field-input{margin:5px;border:none;background:none;width:150px;outline:none!important}.form-interests__error{color:#ff6154;padding-top:5px}.user-media{display:flex}@media only screen and (min-width:768px){.user-media{margin:0 -7.5px -1px}}@media only screen and (max-width:767px){.user-media{margin:0 -5px}}.user-media__entry{position:relative;width:100%;border-style:solid;border-color:transparent;box-sizing:border-box;background-clip:content-box;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;font-size:0;line-height:0}@media only screen and (min-width:768px){.user-media__entry{border-width:0 7.5px}}@media only screen and (max-width:767px){.user-media__entry{border-width:0 5px}}.user-media__entry:before{content:"";display:block;padding-top:100%}.user-media__entry.-empty{background-color:#f6f8fb}.user-media__entry.-gift{background-size:contain}.user-media__entry-open{display:block;position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background:none;border:none;opacity:.01}.user-media__entry-more{display:block;position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:24px;line-height:1em;text-shadow:0 0 4px rgba(0,0,0,.5);color:#fff}.user-media__entry .form-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:767px){.user-media.-photos.-self .user-media__entry:nth-child(3)~.user-media__entry{display:none}}@media only screen and (min-width:768px){.user-intro-edit{display:flex;align-items:flex-start}}.user-intro-edit__photo{position:relative;background-size:cover}@media only screen and (min-width:768px){.user-intro-edit__photo{flex:1 1 auto;min-width:200px;max-width:230px;margin:8px 0 0 19px}}@media only screen and (max-width:767px){.user-intro-edit__photo{margin:-19px -10px 16px}}.user-intro-edit__photo:before{content:"";display:block;padding-top:100%}.user-intro-edit__photo>.form-button{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);width:190px;max-width:90%;padding:0}.user-intro-edit__photo .preloader{position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%,-50%)}.user-intro-edit__photo.-updating:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:.75;z-index:2}@media only screen and (min-width:768px){.user-intro-edit__data{flex:1 1 auto;margin:-12px 19px 0 13px;min-width:0}}.user-intro-edit__data-text{text-align:right}.user-intro-edit__data-text span{color:#ff6154;font-weight:900}@media only screen and (min-width:768px){.user-intro-edit__birthday{display:flex;margin:20px 0}}@media only screen and (max-width:767px){.user-intro-edit__birthday{margin:11px 0 15px 2px}}.user-intro-edit__birthday .form-error{padding:3px 0 0 7.5px}.user-intro-edit__birthday-label{font-weight:600}@media only screen and (min-width:768px){.user-intro-edit__birthday-label{display:flex;align-items:flex-start;text-align:right;width:133px;min-height:27px;padding:9px 15px 3px 0;flex:0 0 auto}}@media only screen and (max-width:767px){.user-intro-edit__birthday-label{padding-bottom:6px}}@media only screen and (min-width:768px){.user-intro-edit__birthday-label-value{width:100%}}.user-intro-edit__birthday-label-value.-required:after{content:"*";color:#ff6154}.user-intro-edit__birthday-field{width:100%}.user-intro-edit__birthday-selects{display:flex;flex-wrap:wrap;flex:1 1 auto;margin:-5px -7.5px}@media only screen and (max-width:767px){.user-intro-edit__birthday-selects{margin-bottom:15px}}.user-intro-edit__birthday-select{flex:1 1 auto;padding:0 7.5px;box-sizing:border-box;margin:5px 0}.user-intro-edit__birthday-select.-day{width:28%}@media only screen and (min-width:768px){.user-intro-edit__birthday-select.-day{min-width:90px}}@media only screen and (max-width:767px){.user-intro-edit__birthday-select.-day{min-width:80px}}.user-intro-edit__birthday-select.-month{width:40%}@media only screen and (min-width:768px){.user-intro-edit__birthday-select.-month{min-width:130px}}@media only screen and (max-width:767px){.user-intro-edit__birthday-select.-month{min-width:120px}}.user-intro-edit__birthday-select.-year{width:32%}@media only screen and (min-width:768px){.user-intro-edit__birthday-select.-year{min-width:100px}}@media only screen and (max-width:767px){.user-intro-edit__birthday-select.-year{min-width:90px}}@media only screen and (min-width:768px){.user-intro-edit__age{margin-left:148px}}@media only screen and (min-width:768px){.user-intro-edit__age .form-error{padding-top:8px;margin-bottom:-5px}}@media only screen and (max-width:767px){.user-intro-edit__age .form-error{padding-bottom:4px}}.user-intro-edit__age-fields{display:flex}@media only screen and (max-width:767px){.user-intro-edit__age-fields{margin-bottom:15px}}@media only screen and (min-width:768px){.user-intro-edit__age-fields .form-field{width:calc(50% - 25px);box-sizing:border-box;position:relative;margin:0;align-items:flex-start}.user-intro-edit__age-fields .form-field__label{position:absolute;right:100%;top:0}.user-intro-edit__age-fields .form-field:last-child{margin-left:50px}}@media only screen and (max-width:767px){.user-intro-edit__age-fields .form-field{flex:1 1 auto;margin:0}.user-intro-edit__age-fields .form-field__content{flex:1 1 auto}.user-intro-edit__age-fields .form-field:last-child .form-field__label{width:auto;flex:0 0 auto}}@media only screen and (max-width:767px) and (max-width:767px){.user-intro-edit__age-fields .form-field:last-child{margin-left:21px}}@media only screen and (max-width:767px) and (max-width:767px){.user-intro-edit__age-fields .form-field:first-letter{text-transform:uppercase}}.pet-avatar{display:flex;align-items:center;justify-content:center;position:relative;width:115px;height:115px;background-color:#e6eced;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;border-radius:2px}.pet-avatar img{width:60%}.pet-avatar .form-button{display:block;position:absolute;top:10px;right:10px}
/*# sourceMappingURL=Edit~User.f55f6885.chunk.css.map */