/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{box-sizing:border-box}html{font-size:16px;line-height:normal}body{font-family:Open Sans,Roboto,sans-serif;font-size:14px;padding:0;background:#fff;margin:0}a{text-decoration:none}a,button{color:inherit;cursor:pointer}button{background-color:transparent;border-width:0;padding:0;line-height:1}button:focus{outline:none}figure{margin:0}input::-moz-focus-inner{border:0;padding:0;margin:0}dd,ol,ul{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6{margin:0;font-size:inherit;font-weight:inherit}p{margin:0}cite{font-style:normal}fieldset{border-width:0;padding:0;margin:0}.link:hover,.link_hover{text-decoration:underline}.link_colored{color:#36a6f2}.link_is-highlighted{background:#36a6f2;color:#fff;border-radius:24px;padding:4px 14px}.link_is-highlighted:hover{color:#fff;text-decoration:none}.link_text:hover{color:inherit;text-decoration:none}.bold{font-weight:700}.semi-bold{font-weight:600}.normal{font-weight:400}.w-100{width:100%}.w-75{width:75%}.w-50{width:50%}.w-25{width:25%}.disable-scroll{overflow:hidden}.ds-btn{cursor:pointer;display:inline-flex;flex-wrap:nowrap;align-items:center;justify-content:center;color:#36a6f2;background:#fff;border:1px solid #36a6f2;border-radius:24px;padding:7px 18px;font-weight:600;font-size:12px;text-decoration:none;line-height:135%;transition:background .1s ease-in-out,color .1s ease-in-out}.ds-btn.is-loader{min-width:160px;min-height:32px;padding:0 18px}.ds-btn.is-loader .ds-btn__text{display:none}.ds-btn.is-loader .ds-loader{display:inline-flex}.ds-btn:first-letter,.ds-btn__text:first-letter{text-transform:capitalize}.ds-btn:hover,.ds-btn_hover{color:#fff;background:#36a6f2}.ds-btn_disabled{color:#36a6f2;background:#fff;opacity:.6;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.ds-btn_flex{display:flex;width:100%}.ds-btn_inverse{background:#36a6f2;color:#fff}.ds-btn_inverse:hover{color:#36a6f2;background:#fff}.ds-btn .ds-loader{display:none}.ds-btn:active{transform:scale(.95)}@keyframes ssc-loading{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.ssc-circle,.ssc-head-line,.ssc-hr,.ssc-line,.ssc-square{display:block;background-color:rgba(0,0,0,.17);position:relative;overflow:hidden}.ssc-circle:after,.ssc-head-line:after,.ssc-hr:after,.ssc-line:after,.ssc-square:after{content:"";animation:ssc-loading 1.3s infinite;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%);z-index:1;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent)}.ssc{cursor:progress;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ssc .mb{margin-bottom:16px}.ssc .mt{margin-top:16px}.ssc .mr{margin-right:16px}.ssc .ml{margin-left:16px}.ssc .mbs{margin-bottom:8px}.ssc .mts{margin-top:8px}.ssc .mrs{margin-right:8px}.ssc .mls{margin-left:8px}.ssc .w-10{width:10%}.ssc .w-20{width:20%}.ssc .w-30{width:30%}.ssc .w-40{width:40%}.ssc .w-50{width:50%}.ssc .w-60{width:60%}.ssc .w-70{width:70%}.ssc .w-80{width:80%}.ssc .w-90{width:90%}.ssc .w-100{width:100%}.ssc .flex{display:flex}.ssc .inline-flex{display:inline-flex}.ssc .flex-column{flex-direction:column}.ssc .flex-column-reverse{flex-direction:column-reverse}.ssc .flex-row{flex-direction:row}.ssc .flex-row-reverse{flex-direction:row-reverse}.ssc .align-center{align-items:center}.ssc .align-start{align-items:flex-start}.ssc .align-end{align-items:flex-end}.ssc .align-stretch{align-items:stretch}.ssc .justify-start{justify-content:start}.ssc .justify-center{justify-content:center}.ssc .justify-end{justify-content:end}.ssc .justify-between{justify-content:space-between}.ssc .justify-around{justify-content:space-around}.ssc-wrapper{padding:16px}.ssc-card{display:block;width:100%;height:100%;border-radius:5px;box-shadow:0 2px 4px 1px rgba(0,0,0,.17);background-color:#fff}.ssc-circle{border-radius:50%;width:50px;height:50px}.ssc-hr{width:100%;height:2px}.ssc-line{height:12px}.ssc-head-line,.ssc-line{border-radius:15px;width:100%}.ssc-head-line{height:24px}.ssc-square{width:100%;height:150px}.wrapper-profile{max-width:1224px;margin:0 auto;padding:24px 20px}@media(max-width:768px){.wrapper-profile{padding:8px 12px 0}}.custom-scroll::-webkit-scrollbar{width:5px}.custom-scroll::-webkit-scrollbar-thumb{background-color:#36a5f2;border-radius:24px}.body-app{margin-top:47px;overflow-y:auto;scroll-behavior:smooth}.sharing__icon path[data-v-44f24378]{transition:fill .3s ease-in}.sharing__icon:hover path[data-v-44f24378]{fill:#0080f6}.sharing_long_btn[data-v-44f24378]{color:#36a6f2;font-size:16px;font-weight:600;display:flex;align-items:center;font-family:Open Sans,sans-serif;cursor:pointer}.sharing_long_btn svg[data-v-44f24378]{margin-right:8px}.sharing_long_btn[data-v-44f24378]:hover{color:#0080f6}.sharing_long_btn:hover path[data-v-44f24378]{fill:#0080f6}.sharing_long_btn .ds-tooltip.bottom[data-v-44f24378]{background-color:#fff;padding:12px;border-radius:8px;box-shadow:0 2px 12px 0 rgba(0,27,79,.2);bottom:-15px;transform:translate(-144px,48px)}.sharing_long_btn .ds-tooltip.bottom .triangle[data-v-44f24378],.sharing_long_btn .ds-tooltip.bottom[data-v-44f24378]:before{display:none}.sharing__tooltip[data-v-44f24378] .triangle{left:calc(85% - 3px)}.sharing__desktop[data-v-44f24378]{position:relative;display:flex;flex-direction:row;gap:8px}.sharing__desktop .sharing__item[data-v-44f24378]{width:24px;height:24px;position:relative;display:flex;align-items:center;justify-content:center;border-radius:4px;background-color:#a2a3a5;cursor:pointer;transition:transform .2s ease-in}.sharing__desktop .sharing__item .ds-icon[data-v-44f24378]{transform:scale(.8)}.sharing__desktop .sharing__item:active .ds-icon[data-v-44f24378]{transform:scale(.7)}.sharing__desktop .sharing__item[data-v-44f24378]:hover{background-color:#36a6f2}.sharing__desktop[data-v-44f24378] .ya-share2.ya-share2_inited .ya-share2__list.ya-share2__list_direction_horizontal{display:flex;justify-content:center;align-items:center;gap:8px;margin:0}.sharing__desktop[data-v-44f24378] .ya-share2.ya-share2_inited .ya-share2__container_shape_round .ya-share2__badge{border-radius:4px;transition:background-color .2s ease-in;background-color:#a2a3a5}.sharing__desktop[data-v-44f24378] .ya-share2.ya-share2_inited .ya-share2__list.ya-share2__list_direction_horizontal>.ya-share2__item{position:relative;width:100%;margin:0}.sharing__desktop[data-v-44f24378] .ya-share2.ya-share2_inited .ya-share2__item_service_odnoklassniki .ya-share2__badge:hover{background-color:#f70}.sharing__desktop[data-v-44f24378] .ya-share2.ya-share2_inited .ya-share2__item_service_whatsapp .ya-share2__badge:hover{background-color:#0dc143}.sharing__desktop[data-v-44f24378] .ya-share2.ya-share2_inited .ya-share2__item_service_viber .ya-share2__badge:hover{background-color:#675da9}.sharing__desktop[data-v-44f24378] .ya-share2.ya-share2_inited .ya-share2__item_service_telegram .ya-share2__badge:hover{background-color:#419fd9}.sharing__desktop[data-v-44f24378] .ya-share2.ya-share2_inited .ya-share2__item_service_vkontakte .ya-share2__badge:hover{background-color:#07f}[data-v-44f24378] .ya-share2{width:100%;text-align:center}[data-v-44f24378] .ya-share2__container_shape_round.ya-share2__container_size_m .ya-share2__badge .ya-share2__icon:not(.ya-share2__icon_messenger-contact):not(.ya-share2__icon_more):not(.ya-share2__icon_copy){background-size:24px 24px;width:24px;height:24px;position:relative;transition:background-image .2s ease-in}[data-v-44f24378] .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short{background:transparent;padding:0}[data-v-44f24378] .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view{margin-top:0;display:flex;justify-content:center;width:100%}[data-v-44f24378] .ya-share2__container_size_m .ya-share2__list{margin-top:0;width:100%}[data-v-44f24378] .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_long{padding:6px 24px;border-radius:15px;border:none;height:30px;max-width:336px;width:100%;background-color:#f5f6fb;font-size:12px;font-weight:600;display:flex;justify-content:center;align-items:center}[data-v-44f24378] .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_long .ya-share2__title{color:#36a6f2;margin-left:8px;font-family:Open Sans,serif;line-height:30px}[data-v-44f24378] .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__icon_more{width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath d='m10.933 14.186-3.5-1.909a3.333 3.333 0 1 1 0-4.554l3.5-1.908a3.333 3.333 0 1 1 .8 1.462l-3.5 1.909a3.34 3.34 0 0 1 0 1.628l3.499 1.909a3.334 3.334 0 1 1-.8 1.462ZM5 11.666a1.667 1.667 0 1 0 0-3.332 1.667 1.667 0 0 0 0 3.333Zm9.166-5a1.667 1.667 0 1 0 0-3.333 1.667 1.667 0 0 0 0 3.334Zm0 10a1.667 1.667 0 1 0 0-3.333 1.667 1.667 0 0 0 0 3.334Z' fill='%2336A6F2'/%3E%3C/svg%3E");background-size:20px 20px;background-color:transparent}[data-v-44f24378] .ya-share2__popup-content .ya-share2__popup-body{display:flex;flex-direction:column-reverse}[data-v-44f24378] .ya-share2__popup-content .ya-share2__popup-tile{display:flex;flex-direction:column;padding:0}[data-v-44f24378] .ya-share2__popup-content .ya-share2__popup-tile .ya-share2__item{margin:0;width:100%}[data-v-44f24378] .ya-share2__popup-content .ya-share2__popup-tile .ya-share2__item .ya-share2__link{display:flex;align-items:center;gap:12px;padding:16px 12px;border-top:1px solid #f0f0f0}[data-v-44f24378] .ya-share2__popup-content .ya-share2__popup-tile .ya-share2__mobile-popup-badge{width:20px;height:20px;border-radius:4px;margin:0;background-color:transparent}[data-v-44f24378] .ya-share2__popup-content .ya-share2__popup-tile .ya-share2__mobile-popup-service-title{font-family:Open Sans,serif;font-size:14px;font-style:normal;font-weight:400;color:#2b2a29;padding:0;margin:0;line-height:125%;max-height:-moz-fit-content;max-height:fit-content}[data-v-44f24378] .ya-share2__popup-content .ya-share2__mobile-popup-copy-link .ya-share2__item.ya-share2__item_copy.ya-share2__item_copy-link-button{margin:0;border:none;padding:16px 12px;gap:12px;width:100%;justify-content:flex-start}[data-v-44f24378] .ya-share2__popup-content .ya-share2__item.ya-share2__item_copy.ya-share2__item_copy-link-button .ya-share2__icon_copy-icon{width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' fill='none'%3E%3Cpath d='m10.883 7.258 1.18 1.18a5.833 5.833 0 0 1 0 8.25l-.296.294a5.834 5.834 0 0 1-8.25-8.25l1.18 1.179a4.167 4.167 0 1 0 5.892 5.892l.295-.295a4.167 4.167 0 0 0 0-5.891l-1.18-1.18 1.18-1.178Zm5.598 5.01-1.178-1.179a4.168 4.168 0 1 0-5.892-5.892l-.295.295a4.167 4.167 0 0 0 0 5.891l1.179 1.18-1.18 1.178-1.178-1.178a5.834 5.834 0 0 1 0-8.25l.295-.295a5.834 5.834 0 0 1 8.25 8.25Z' fill='%2336A6F2'/%3E%3C/svg%3E");background-color:transparent}[data-v-44f24378] .ya-share2__popup-content .ya-share2__mobile-popup-copy-link .ya-share2__item.ya-share2__item_copy.ya-share2__item_copy-link-button .ya-share2__link-title{padding:0;font-family:Open Sans,serif;font-size:14px;font-style:normal;font-weight:400;color:#2b2a29}[data-v-44f24378] .ya-share2__popup-content .ya-share2__popup-header{padding:16px;border-color:#f0f0f0}[data-v-44f24378] .ya-share2__popup-content .ya-share2__popup-header .ya-share2__popup-description{font-family:Open Sans,serif;font-size:18px;font-style:normal;font-weight:600;line-height:normal;color:#2b2a29;margin:0}[data-v-44f24378] .ya-share2__popup-content .ya-share2__icon.ya-share2__icon_og-image-stub{background-image:none;background-color:transparent;padding:0;width:auto;height:auto;border-radius:0}[data-v-44f24378] .ya-share2__popup-content .ya-share2__icon.ya-share2__icon_closing-cross{width:24px;height:25px;padding:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' fill='none'%3E%3Cpath d='m12 10.945 4.738-4.738a1 1 0 0 1 1.414 0l.14.141a1 1 0 0 1 0 1.414L13.556 12.5l4.738 4.738a1 1 0 0 1 0 1.414l-.141.14a1 1 0 0 1-1.414 0L12 14.056l-4.738 4.738a1 1 0 0 1-1.414 0l-.14-.141a1 1 0 0 1 0-1.414l4.737-4.738-4.738-4.738a1 1 0 0 1 0-1.414l.141-.14a1 1 0 0 1 1.414 0L12 10.944Z' fill='%232B2A29'/%3E%3C/svg%3E");background-color:transparent}[data-v-44f24378] .ya-share2__item_service_vkontakte .ya-share2__icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' fill='none'%3E%3Cpath d='M0 3.833A3.333 3.333 0 0 1 3.333.5h13.334A3.333 3.333 0 0 1 20 3.833v13.334a3.333 3.333 0 0 1-3.333 3.333H3.333A3.333 3.333 0 0 1 0 17.167V3.833Z' fill='%235181B8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.361 7.39c.093-.31 0-.537-.44-.537h-1.46c-.37 0-.541.196-.634.413 0 0-.742 1.808-1.793 2.982-.34.34-.494.448-.68.448-.092 0-.226-.108-.226-.417V7.39c0-.37-.108-.536-.417-.536H8.418c-.231 0-.37.172-.37.336 0 .351.525.432.579 1.421v2.148c0 .471-.085.557-.27.557-.495 0-1.698-1.817-2.411-3.895-.14-.404-.28-.567-.653-.567H3.834c-.417 0-.5.196-.5.413 0 .386.495 2.302 2.303 4.837 1.205 1.73 2.903 2.669 4.449 2.669.927 0 1.041-.209 1.041-.568v-1.308c0-.416.088-.5.382-.5.216 0 .587.109 1.453.943.989.989 1.152 1.433 1.708 1.433h1.459c.416 0 .625-.209.505-.62-.132-.41-.604-1.004-1.23-1.71-.34-.401-.85-.834-1.005-1.05-.216-.278-.155-.402 0-.649 0 0 1.777-2.504 1.962-3.353Z' fill='%23fff'/%3E%3C/svg%3E")}@media(min-width:1024px){[data-v-44f24378] .ya-share2__item_service_vkontakte .ya-share2__icon{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.633 8.267c.111-.37 0-.643-.53-.643h-1.75c-.445 0-.65.235-.761.495 0 0-.89 2.17-2.152 3.579-.407.408-.593.538-.816.538-.11 0-.272-.13-.272-.5V8.266c0-.445-.129-.643-.5-.643h-2.75c-.279 0-.446.206-.446.402 0 .422.63.52.695 1.706v2.578c0 .565-.102.668-.324.668-.593 0-2.037-2.18-2.893-4.674-.168-.484-.336-.68-.783-.68H4.6c-.501 0-.601.235-.601.495 0 .464.594 2.763 2.763 5.804 1.447 2.077 3.485 3.203 5.339 3.203 1.113 0 1.25-.25 1.25-.68v-1.57c0-.5.106-.6.458-.6.26 0 .705.13 1.743 1.13 1.187 1.187 1.383 1.72 2.05 1.72h1.75c.5 0 .75-.25.606-.743-.157-.492-.724-1.206-1.476-2.052-.408-.482-1.02-1.001-1.205-1.26-.26-.335-.186-.483 0-.78 0 0 2.132-3.004 2.355-4.024Z" fill="%23fff"/></svg>')}}[data-v-44f24378] .ya-share2__item_service_odnoklassniki .ya-share2__icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' fill='none'%3E%3Cpath d='M0 3.833A3.333 3.333 0 0 1 3.333.5h13.334A3.333 3.333 0 0 1 20 3.833v13.334a3.333 3.333 0 0 1-3.333 3.333H3.333A3.333 3.333 0 0 1 0 17.167V3.833Z' fill='%23EE8208'/%3E%3Cpath d='M10 5.85c.786 0 1.425.64 1.425 1.425S10.785 8.699 10 8.699s-1.424-.64-1.424-1.424c0-.786.639-1.425 1.424-1.425Zm0 4.865a3.444 3.444 0 0 0 3.441-3.44A3.445 3.445 0 0 0 10 3.833a3.445 3.445 0 0 0-3.441 3.442A3.444 3.444 0 0 0 10 10.715Zm1.392 2.806a6.441 6.441 0 0 0 1.998-.827 1.008 1.008 0 0 0-1.074-1.707 4.37 4.37 0 0 1-4.632 0 1.007 1.007 0 1 0-1.074 1.707 6.45 6.45 0 0 0 1.997.827l-1.923 1.924a1.008 1.008 0 0 0 1.426 1.426l1.89-1.89 1.89 1.89a1.008 1.008 0 1 0 1.425-1.425l-1.923-1.925Z' fill='%23fff'/%3E%3C/svg%3E")}@media(min-width:1024px){[data-v-44f24378] .ya-share2__item_service_odnoklassniki .ya-share2__icon{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M12 6.42c.944 0 1.71.767 1.71 1.71 0 .942-.767 1.709-1.71 1.709-.941 0-1.709-.767-1.709-1.71 0-.942.768-1.709 1.71-1.709Zm0 5.838a4.133 4.133 0 0 0 4.13-4.128A4.134 4.134 0 0 0 12 4a4.134 4.134 0 0 0-4.129 4.13 4.133 4.133 0 0 0 4.13 4.128Zm1.671 3.368c.85-.194 1.66-.53 2.398-.993a1.21 1.21 0 0 0-1.288-2.048 5.244 5.244 0 0 1-5.56 0 1.208 1.208 0 0 0-1.668.38 1.21 1.21 0 0 0 .38 1.668c.737.464 1.547.8 2.397.993L8.02 17.935a1.21 1.21 0 0 0 1.711 1.71L12 17.377l2.27 2.268a1.207 1.207 0 0 0 1.972-.392 1.208 1.208 0 0 0-.263-1.318l-2.308-2.31Z" fill="%23fff"/></svg>')}}[data-v-44f24378] .ya-share2__item_service_telegram .ya-share2__icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' fill='none'%3E%3Cpath d='M0 3.833A3.333 3.333 0 0 1 3.333.5h13.334A3.333 3.333 0 0 1 20 3.833v13.334a3.333 3.333 0 0 1-3.333 3.333H3.333A3.333 3.333 0 0 1 0 17.167V3.833Z' fill='%23419FD9'/%3E%3Cpath d='M0 3.833A3.333 3.333 0 0 1 3.333.5h13.334A3.333 3.333 0 0 1 20 3.833v13.334a3.333 3.333 0 0 1-3.333 3.333H3.333A3.333 3.333 0 0 1 0 17.167V3.833Z' fill='url(%23a)'/%3E%3Cpath d='M4.495 10.28a469.247 469.247 0 0 1 5.817-2.559c2.77-1.176 3.346-1.38 3.721-1.388.083-.001.267.02.387.119.1.084.129.196.142.276.013.079.03.26.017.4-.15 1.611-.8 5.52-1.13 7.323-.14.763-.416 1.02-.682 1.044-.58.055-1.02-.39-1.58-.766-.879-.588-1.375-.953-2.227-1.527-.985-.662-.346-1.027.215-1.622.147-.156 2.7-2.526 2.749-2.741.006-.027.012-.127-.047-.18-.058-.053-.144-.035-.206-.02-.088.02-1.49.966-4.208 2.839-.398.28-.759.415-1.082.408-.356-.008-1.041-.206-1.55-.375-.625-.207-1.122-.317-1.078-.669.022-.183.27-.37.742-.562Z' fill='%23fff'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='10' y1='.5' x2='10' y2='20.352' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%232AABEE'/%3E%3Cstop offset='1' stop-color='%23229ED9'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}@media(min-width:1024px){[data-v-44f24378] .ya-share2__item_service_telegram .ya-share2__icon{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M5.394 11.736c3.49-1.553 5.816-2.576 6.98-3.07C15.7 7.252 16.39 7.007 16.84 7c.099-.002.32.023.464.142.12.1.154.236.17.331.016.095.036.312.02.481-.18 1.933-.96 6.623-1.356 8.787-.168.916-.498 1.224-.818 1.253-.695.066-1.223-.468-1.896-.92-1.054-.704-1.65-1.143-2.672-1.831-1.182-.796-.416-1.233.258-1.947.176-.187 3.24-3.031 3.298-3.29.008-.032.015-.152-.055-.215-.07-.064-.174-.042-.248-.025-.106.025-1.789 1.16-5.05 3.408-.477.335-.91.498-1.298.49-.427-.01-1.25-.248-1.86-.45-.75-.25-1.346-.38-1.294-.803.027-.22.324-.445.89-.675Z" fill="%23fff"/></svg>')}}[data-v-44f24378] .ya-share2__item_service_viber .ya-share2__icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' fill='none'%3E%3Cpath d='M0 3.833A3.333 3.333 0 0 1 3.333.5h13.334A3.333 3.333 0 0 1 20 3.833v13.334a3.333 3.333 0 0 1-3.333 3.333H3.333A3.333 3.333 0 0 1 0 17.167V3.833Z' fill='%23675DA9'/%3E%3Cpath d='M14.898 5.577c-.33-.304-1.67-1.278-4.655-1.291 0 0-3.519-.214-5.234 1.36-.955.955-1.29 2.35-1.326 4.084-.034 1.732-.08 4.978 3.05 5.858h.002l-.003 1.342s-.018.545.34.654c.431.133.688-.28 1.101-.726.227-.245.539-.602.776-.877 2.14.178 3.786-.232 3.972-.294.433-.141 2.879-.453 3.276-3.7.411-3.34-.2-5.455-1.299-6.41Zm.363 6.175c-.336 2.71-2.318 2.881-2.684 2.999-.154.05-1.6.41-3.42.29 0 0-1.355 1.636-1.776 2.06-.067.067-.144.094-.195.08-.072-.018-.093-.104-.09-.23l.01-2.232c-.003 0-.003 0 0 0-2.649-.734-2.494-3.497-2.465-4.943.03-1.446.302-2.633 1.11-3.43 1.448-1.313 4.439-1.119 4.439-1.119 2.523.011 3.732.771 4.012 1.025.93.8 1.406 2.707 1.059 5.5Z' fill='%23fff'/%3E%3Cpath d='M11.474 9.826a.17.17 0 0 1-.168-.16c-.03-.573-.3-.853-.849-.883a.17.17 0 0 1 .019-.338c.725.04 1.131.456 1.168 1.203a.166.166 0 0 1-.16.176l-.01.002Z' fill='%23fff'/%3E%3Cpath d='M12.336 10.115h-.002a.17.17 0 0 1-.165-.174c.013-.576-.153-1.043-.505-1.427-.35-.384-.832-.592-1.47-.638a.168.168 0 0 1-.154-.18.168.168 0 0 1 .181-.156c.72.054 1.289.304 1.694.747.408.446.606 1.003.592 1.662a.17.17 0 0 1-.17.166Z' fill='%23fff'/%3E%3Cpath d='M13.223 10.461a.167.167 0 0 1-.168-.168c-.008-1.032-.304-1.82-.907-2.409-.595-.581-1.35-.877-2.238-.885a.17.17 0 0 1 0-.34c.98.009 1.812.337 2.47.983.662.645 1 1.536 1.011 2.646a.167.167 0 0 1-.168.173c.003 0 .003 0 0 0ZM10.497 11.915s.238.022.366-.136l.248-.312c.12-.155.41-.253.693-.096.158.088.443.264.62.395.189.139.573.459.575.461.184.155.227.382.102.624v.006a2.6 2.6 0 0 1-.518.637c-.002 0-.002.003-.005.003-.179.15-.355.235-.526.254-.021.005-.045.005-.077.005a.724.724 0 0 1-.224-.035l-.005-.008c-.267-.074-.71-.261-1.446-.67a8.588 8.588 0 0 1-1.217-.802 6.239 6.239 0 0 1-.584-.523l-.019-.019a6.679 6.679 0 0 1-.504-.566 8.43 8.43 0 0 1-.803-1.216c-.408-.739-.595-1.182-.67-1.446l-.007-.005a.727.727 0 0 1-.035-.224c0-.032 0-.056.005-.078.022-.173.107-.346.254-.525 0-.003.002-.003.002-.005.198-.22.411-.39.638-.518h.005c.24-.125.467-.083.624.101 0 0 .323.387.462.577.13.178.307.461.395.619.157.282.059.573-.096.693l-.312.248c-.158.128-.136.366-.136.366s.461 1.755 2.195 2.195Z' fill='%23fff'/%3E%3C/svg%3E")}@media(min-width:1024px){[data-v-44f24378] .ya-share2__item_service_viber .ya-share2__icon{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M17.877 6.092c-.397-.365-2.004-1.533-5.586-1.55 0 0-4.222-.255-6.28 1.634-1.147 1.146-1.55 2.82-1.592 4.9-.041 2.078-.096 5.974 3.66 7.03h.002l-.003 1.61s-.022.653.407.785c.518.16.826-.336 1.322-.871.272-.294.646-.723.931-1.053 2.568.214 4.543-.279 4.767-.352.518-.17 3.454-.545 3.931-4.44.493-4.008-.24-6.547-1.559-7.693Zm.435 7.411c-.403 3.252-2.782 3.457-3.22 3.598-.186.06-1.92.493-4.104.349 0 0-1.626 1.962-2.132 2.471-.08.08-.173.112-.234.096-.086-.022-.112-.125-.108-.275l.012-2.68c-.003 0-.003 0 0 0-3.178-.88-2.993-4.196-2.958-5.931.036-1.735.362-3.16 1.332-4.117 1.738-1.575 5.327-1.341 5.327-1.341 3.028.013 4.478.925 4.814 1.23 1.118.96 1.688 3.248 1.271 6.6Z" fill="%23fff"/><path d="M13.768 11.192a.203.203 0 0 1-.202-.192c-.035-.689-.359-1.025-1.018-1.06a.204.204 0 0 1 .022-.406c.871.048 1.358.547 1.402 1.443a.2.2 0 0 1-.192.211c-.006.004-.01.004-.012.004Z" fill="%23fff"/><path d="M14.804 11.537H14.8a.204.204 0 0 1-.199-.208c.016-.691-.182-1.251-.605-1.712-.42-.461-.999-.71-1.764-.765a.201.201 0 0 1-.185-.218.201.201 0 0 1 .217-.186c.865.064 1.546.365 2.033.897.49.534.727 1.203.71 1.994a.205.205 0 0 1-.204.198Z" fill="%23fff"/><path d="M15.867 11.954a.2.2 0 0 1-.202-.202c-.01-1.239-.365-2.183-1.088-2.89-.714-.699-1.62-1.054-2.686-1.064a.204.204 0 0 1 0-.406c1.175.01 2.174.403 2.964 1.178.794.775 1.2 1.844 1.214 3.175a.2.2 0 0 1-.202.209c.003 0 .003 0 0 0ZM12.595 13.698s.285.026.439-.163l.298-.375c.144-.185.493-.304.832-.115.189.106.531.317.743.474.227.166.688.55.691.554.22.185.272.457.122.749v.006a3.124 3.124 0 0 1-.621.765c-.004 0-.004.004-.007.004-.214.179-.426.281-.63.304-.026.006-.055.006-.093.006a.872.872 0 0 1-.27-.042l-.005-.01c-.32-.089-.852-.313-1.736-.803a10.306 10.306 0 0 1-1.46-.963 7.466 7.466 0 0 1-.655-.583l-.023-.022a4.762 4.762 0 0 0-.022-.023l-.023-.022-.022-.023a8.057 8.057 0 0 1-.583-.656 10.125 10.125 0 0 1-.963-1.46c-.49-.886-.714-1.418-.804-1.735l-.01-.006a.872.872 0 0 1-.041-.269c0-.038 0-.067.006-.093.026-.208.128-.416.304-.63 0-.003.004-.003.004-.007a3.05 3.05 0 0 1 .765-.62h.006c.288-.151.56-.1.75.12 0 0 .387.465.553.692.157.215.368.554.474.743.189.34.07.688-.115.832l-.375.298c-.189.154-.163.439-.163.439s.554 2.106 2.634 2.634Z" fill="%23fff"/></svg>')}}[data-v-44f24378] .ya-share2__item_service_whatsapp .ya-share2__icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' fill='none'%3E%3Cpath d='M0 3.833A3.333 3.333 0 0 1 3.333.5h13.334A3.333 3.333 0 0 1 20 3.833v13.334a3.333 3.333 0 0 1-3.333 3.333H3.333A3.333 3.333 0 0 1 0 17.167V3.833Z' fill='%230DC143'/%3E%3Cpath d='M14.479 6.005a5.676 5.676 0 0 0-4.067-1.703c-3.217 0-5.802 2.617-5.77 5.802 0 1.009.283 1.986.756 2.87l-.82 2.995 3.059-.788a5.631 5.631 0 0 0 2.743.693c3.185 0 5.77-2.617 5.77-5.802 0-1.545-.599-2.995-1.671-4.067Zm-4.067 8.892c-.852 0-1.703-.221-2.428-.662l-.19-.095-1.828.473.472-1.797-.126-.19c-1.387-2.238-.725-5.202 1.545-6.59 2.27-1.387 5.203-.725 6.59 1.545 1.388 2.27.726 5.203-1.545 6.59a4.597 4.597 0 0 1-2.49.726Zm2.774-3.5-.347-.158s-.504-.22-.82-.378c-.031 0-.063-.032-.094-.032-.095 0-.158.032-.22.063 0 0-.032.032-.474.536a.173.173 0 0 1-.157.095h-.032a.24.24 0 0 1-.126-.063l-.158-.063c-.346-.158-.662-.347-.914-.6-.063-.063-.158-.126-.22-.189a3.522 3.522 0 0 1-.6-.756l-.031-.063c-.032-.032-.032-.063-.064-.127 0-.063 0-.126.032-.157 0 0 .126-.158.22-.252.064-.064.095-.158.158-.221.063-.095.095-.22.063-.315-.031-.158-.41-1.01-.504-1.199a.365.365 0 0 0-.22-.157H8.33c-.063 0-.126.031-.189.031l-.031.032c-.063.031-.126.094-.19.126-.063.063-.094.126-.157.189-.22.284-.347.63-.347.978 0 .252.063.504.158.725l.031.094c.284.6.662 1.136 1.167 1.608l.126.127c.095.094.19.157.252.252a5.633 5.633 0 0 0 2.27 1.198c.095.031.221.031.316.063h.315c.158 0 .347-.063.473-.126.095-.063.158-.063.22-.126l.064-.063c.063-.063.126-.095.189-.158s.126-.126.158-.19c.063-.125.094-.283.126-.44v-.221s-.032-.032-.095-.063Z' fill='%23fff'/%3E%3C/svg%3E")}@media(min-width:1024px){[data-v-44f24378] .ya-share2__item_service_whatsapp .ya-share2__icon{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M17.375 6.606a6.812 6.812 0 0 0-4.88-2.043c-3.86 0-6.963 3.14-6.925 6.962 0 1.21.34 2.383.908 3.443l-.984 3.595 3.67-.946a6.757 6.757 0 0 0 3.292.832c3.822 0 6.925-3.14 6.925-6.962a6.867 6.867 0 0 0-2.006-4.881Zm-4.88 10.67a5.622 5.622 0 0 1-2.914-.795l-.227-.113-2.195.568.568-2.157-.152-.227c-1.665-2.687-.87-6.244 1.854-7.908 2.725-1.665 6.243-.87 7.908 1.854s.87 6.243-1.854 7.908c-.87.567-1.93.87-2.989.87Zm3.329-4.2-.416-.19s-.606-.264-.984-.453c-.038 0-.076-.038-.114-.038-.113 0-.189.038-.264.076 0 0-.038.037-.568.643a.208.208 0 0 1-.19.113h-.037a.288.288 0 0 1-.151-.075l-.19-.076c-.416-.19-.794-.416-1.097-.719-.076-.076-.19-.151-.265-.227-.265-.265-.53-.568-.719-.908l-.038-.076c-.037-.038-.037-.075-.075-.151 0-.076 0-.151.038-.19 0 0 .151-.188.264-.302.076-.076.114-.19.19-.265.075-.113.113-.265.075-.378-.037-.19-.492-1.211-.605-1.438a.438.438 0 0 0-.265-.19h-.416c-.076 0-.152.039-.227.039l-.038.037c-.076.038-.151.114-.227.152-.076.075-.114.151-.19.227A1.93 1.93 0 0 0 8.9 9.86c0 .303.075.605.189.87l.038.114c.34.719.794 1.362 1.4 1.93l.15.15c.114.114.228.19.304.303a6.762 6.762 0 0 0 2.724 1.438c.114.038.265.038.378.076h.379c.189 0 .416-.076.567-.152.114-.075.19-.075.265-.15l.076-.076c.075-.076.151-.114.227-.19.075-.075.151-.151.189-.227.076-.151.114-.34.151-.53v-.264s-.037-.038-.113-.076Z" fill="%23fff"/></svg>')}}[data-v-44f24378] .ya-share2__popup-content .ya-share2__popup-tile .ya-share2__mobile-popup-badge .ya-share2__icon{background-size:20px;border-radius:4px}[data-v-44f24378] .ya-share2__popup-content .ya-share2__popup-tile .ya-share2__item .ya-share2__native-share-fake-link{display:flex;padding:16px 12px;gap:12px;border-top:1px solid #f0f0f0}.ssc-Person[data-v-7ab77e98]{min-width:170px}.ssc-Person .cell[data-v-7ab77e98]{border-radius:10px;height:35px}.avatar[data-v-7ab77e98]{height:200px!important}.person-sticky[data-v-315d3244]{width:269px;position:sticky;top:0}.person[data-v-315d3244]{width:269px}.person__avatar[data-v-315d3244]{position:relative;height:204px;width:204px;margin:0 auto}.person__avatar .delete-img[data-v-315d3244]{background-color:#fff;width:32px;height:32px;position:absolute;top:10px;right:10px;border-radius:50%}.person__avatar .avatar-img[data-v-315d3244]{width:100%;height:100%;border-radius:50%!important;float:left}.person__property[data-v-315d3244]{margin:0 auto}.person__property-username[data-v-315d3244]{font-family:Open Sans;font-style:normal;font-weight:700;font-size:16px;line-height:1.5;margin-top:16px;color:#2b2a29;display:flex;justify-content:center;align-items:center;gap:8px}.person__property-username .rating[data-v-315d3244]{cursor:pointer;display:flex;align-items:center;gap:4px;position:relative}.person__property-username .rating-icon[data-v-315d3244]{margin-right:2px}.person__property-username .rating .position[data-v-315d3244]{margin-top:1px;font-size:14px;color:#36a6f2}.person__property-text-overflow[data-v-315d3244]{overflow:hidden;text-overflow:ellipsis}.person__property-gray[data-v-315d3244]{display:flex;flex-direction:column;align-items:center;font-family:Open Sans;font-style:normal;font-weight:400;font-size:12px;line-height:1.5;color:#a2a3a5}.person__property-gray .org[data-v-315d3244]{margin-top:5px}.person__property-gray .message[data-v-315d3244]{cursor:pointer;display:flex;justify-content:flex-start;align-items:center;margin-top:4px;font-size:14px;font-weight:600;color:#36a6f2}.person__property-gray .message .message-icon[data-v-315d3244]{margin-right:8px}.person__property-gray .share-block[data-v-315d3244]{cursor:pointer;margin-top:8px;justify-content:flex-start;font-size:14px}.person__property-gray .share-block .share-button[data-v-315d3244]{display:flex;align-items:center}.person__property-gray .share-block .share-icon[data-v-315d3244]{width:14px;margin-right:7px;height:16px}.person__property-gray .share-block .share-button-market[data-v-315d3244]{display:flex;align-items:center;width:186px;height:32px;background:linear-gradient(90deg,rgba(79,179,246,.65),rgba(65,150,228,.65) 40%,rgba(26,90,185,.65));justify-content:center;border-radius:8px;color:#fff;font-size:12px;font-weight:600;line-height:16px}.person__social[data-v-315d3244]{position:relative}.person__social .title[data-v-315d3244]{margin-top:32px;font-weight:600;font-size:16px;line-height:1.5;color:#2b2a29}.person__social .soc-list[data-v-315d3244]{display:flex;flex-direction:column;margin-top:16px}.person__social .soc-item[data-v-315d3244]{display:flex;align-items:center;font-size:30px!important;line-height:1.5;padding:8px 12px;cursor:pointer;border-radius:8px;background-color:#fafafa;margin-bottom:8px;transition:background .1s ease-in-out,color .1s ease-in-out}.person__social .soc-item[data-v-315d3244]:last-child{margin-bottom:0}.person__social .soc-item span[data-v-315d3244]{font-size:14px;margin-left:10px}.person__social .soc-item[data-v-315d3244]:hover{background-color:#f0f0f0}.person__social .icon-vk[data-v-315d3244]{color:#2787f5}.person__social .icon-ok[data-v-315d3244]{color:#f7931e}.person__social .add-soc[data-v-315d3244]{margin-top:32px;width:100%}.tooltip[data-v-315d3244]{background:#fff!important;box-shadow:0 1px 4px rgba(0,0,0,.15)!important;border-radius:6px}.tooltip__share[data-v-315d3244]{cursor:default;left:59%!important}.tooltip__share[data-v-315d3244]:before{left:calc(14% - 3px)!important}.person__property-username .tooltip[data-v-315d3244]{box-shadow:0 2px 8px rgba(0,0,0,.15)!important}.person__property-username .tooltip[data-v-315d3244]:before{background-color:#fff}.user-sig__wrapp[data-v-315d3244]{margin-top:25px;max-height:368px;box-shadow:0 2px 6px 0 rgba(105,153,246,.18);overflow:hidden;border-radius:8px;padding-bottom:10px}.user-sig__wrapp .user-sig[data-v-315d3244]{max-width:235px;max-height:148px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;margin:0 auto;margin-top:10px;font-family:Open Sans;font-size:12px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left}.user-sig__wrapp .user-sig__btn[data-v-315d3244]{margin-top:10px;margin-left:12px;color:#36a6f2;font-family:Open Sans;font-size:12px;font-weight:400;line-height:18px;letter-spacing:0;text-align:center;text-decoration:underline}.btn-add-soc[data-v-315d3244]{width:100%;border:none;background-color:#f5f6fb;padding:10px;font-size:14px}.btn-add-soc[data-v-315d3244]:hover{background-color:#f0f0f0;color:#36a6f2}.user-sig a{color:#36a6f2;cursor:pointer;text-decoration:underline}.purchase-item[data-v-f747d3bc]{width:283px;display:flex;flex-direction:column;margin-bottom:32px;margin-right:14px}.image[data-v-f747d3bc]{width:283px;height:68px}.image img[data-v-f747d3bc]{width:100%;height:100%;border-radius:8px}.text[data-v-f747d3bc]{font-family:Open Sans;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#1d1e1f;height:60px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-top:22px}.text .text-link[data-v-f747d3bc]:hover{color:#36a6f2;text-decoration:underline}.progress[data-v-f747d3bc]{width:192px;margin-top:6px}.info[data-v-f747d3bc]{margin-top:6px;display:flex;align-items:flex-start}.info__status-text[data-v-f747d3bc]{font-family:Open Sans;font-style:normal;font-weight:700;font-size:14px;line-height:22px}.info__rating[data-v-f747d3bc]{margin:0 8px;display:flex}.info__rating .rating-star[data-v-f747d3bc]{font-size:16px;color:#ffb21c;margin-right:4px}.info__rating span[data-v-f747d3bc]{font-family:Open Sans;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#1d1e1f}.info__like[data-v-f747d3bc]{margin-left:auto;margin-top:1px}.info__like .heart[data-v-f747d3bc]{font-size:17px;color:#36a6f2}.purchase-item[data-v-3ebb4a30]{width:283px;height:186px}.purchase-banner[data-v-3ebb4a30]{height:68px}.empty-text[data-v-3ebb4a30]{height:30px}.org-list[data-v-20c14bd8]{margin-top:24px;display:flex;flex-wrap:wrap}.no-results[data-v-20c14bd8]{text-align:center;font-size:18px;font-weight:600}.loading[data-v-20c14bd8]{display:flex;align-items:center;justify-content:center;width:100%}.item-purhcase[data-v-519d9304]{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;display:flex;flex-wrap:nowrap;max-width:600px}.item-purhcase__title[data-v-519d9304]{text-transform:capitalize;color:rgba(29,30,31,.5);white-space:nowrap}.item-purchase__link[data-v-519d9304]{margin-left:5px;text-overflow:ellipsis;word-wrap:break-word;word-break:break-word;white-space:nowrap;overflow:hidden}.item-purchase__link[data-v-519d9304]:hover{text-decoration:underline}.review-item__tooltip-btn[data-v-519d9304]:last-child{margin-bottom:0}.three-points[data-v-519d9304]{display:flex;align-items:center;justify-content:center;border-radius:4px;width:36px;height:24px}.three-points[data-v-519d9304]:hover{background:rgba(54,165,242,.25)}.answers[data-v-519d9304]{padding:3px 7px;margin-right:5px;cursor:pointer;text-decoration:underline}.icon-text[data-v-519d9304]{font-size:14px}.btns-icon[data-v-519d9304]{margin-right:10px}.btn-triangle[data-v-519d9304]{font-size:15px}.btn-arrow[data-v-519d9304]{font-size:15px;margin-right:12px}.report:hover .btn-triangle[data-v-519d9304]{color:red}.tooltip[data-v-519d9304]{background:#fff;padding:16px 14px;box-shadow:0 0 5px 0 rgba(0,0,0,.2)}.tooltip[data-v-519d9304]:before{background:inherit}.is-open[data-v-519d9304]{opacity:1;visibility:visible}.edit[data-v-519d9304]{display:flex;align-items:center;margin-bottom:10px}.edit__btns[data-v-519d9304]{margin-top:15px;display:flex;align-items:center;justify-content:center}.edit__cancel[data-v-519d9304]{cursor:pointer;width:116px;background:#eee;color:rgba(29,30,31,.5);margin-right:16px}.edit__cancel[data-v-519d9304],.edit__save[data-v-519d9304]{height:40px;display:flex;align-items:center;justify-content:center;border-radius:32px}.edit__save[data-v-519d9304]{width:212px;background:#36a5f2;color:#fff;font-weight:600}.edit__circle[data-v-519d9304]{height:16px;width:16px;margin-right:8px}.title__date[data-v-519d9304]{color:rgba(29,30,31,.5);background:rgba(96,98,102,.05);border-radius:4px;padding:3px 7px;margin-top:10px}.review-item[data-v-519d9304]{max-width:826px;display:flex;flex-direction:column;margin:14px 0;padding:20px 14px;border-radius:16px;transition:all .15s ease-in-out}.review-item[data-v-519d9304]:hover{background-color:#f3f3f3;cursor:pointer}.review-item:hover .review-item__menu-btns[data-v-519d9304]{display:block}.review-item_deleted[data-v-519d9304]{box-shadow:-2px 0 2px 1px rgba(255,0,0,.13),2px 1px 2px 1px rgba(255,0,0,.13)}.review-item__review-top[data-v-519d9304]{display:flex;justify-content:space-between;align-items:flex-start}.review-item__left[data-v-519d9304]{width:100%}.review-item__header[data-v-519d9304]{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.review-item__menu[data-v-519d9304]{display:flex;align-items:center}.review-item__menu-btns[data-v-519d9304]{display:none;margin-right:26px}.review-item__wrapper[data-v-519d9304]{border-radius:4px;padding:6px;background:#f9f9f9;display:flex;align-self:baseline;margin-bottom:15px}.review-item__wrapper-image[data-v-519d9304]{width:56px;height:64px;display:flex;align-items:center;justify-content:center}.review-item__wrapper-image>img[data-v-519d9304]{max-width:100%;max-height:100%}.review-item__wrapper-right[data-v-519d9304]{margin-left:13px}.review-item__wrapper-title[data-v-519d9304]{font-weight:600;margin-bottom:6px;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;position:relative}.review-item__wrapper-characteristics[data-v-519d9304]{margin-bottom:6px;display:flex;flex-wrap:wrap}.review-item__wrapper-tooltip[data-v-519d9304]{padding:8px 10px;background-color:#e0eef7}.review-item__wrapper-tooltip_image[data-v-519d9304]{height:300px;max-height:300px;max-width:300px;-o-object-fit:contain;object-fit:contain}.review-item__text[data-v-519d9304]{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.review-item__text-textarea[data-v-519d9304]{padding:11px 15px;width:95%;border:1px solid rgba(29,30,31,.5);border-radius:4px;resize:none;overflow:hidden;margin-bottom:5px;font-family:Open Sans;font-style:normal;font-weight:400;font-size:14px;line-height:24px}.review-item__text-textarea[data-v-519d9304]:focus-visible{outline:none}.review-item__images[data-v-519d9304]{display:flex;flex-wrap:wrap;width:93%}.review-item__images-el[data-v-519d9304]{position:relative;margin-top:15px;margin-right:16px;width:96px;height:112px;display:flex;align-items:center;justify-content:center}.review-item__images-el img[data-v-519d9304]{max-width:100%;max-height:100%}.review-item__footer[data-v-519d9304]{display:flex;justify-content:space-between}.review-item__footer-right[data-v-519d9304]{display:flex;align-items:flex-end;flex-shrink:0}.review-item__edit-info[data-v-519d9304]{height:24px;margin-top:15px;display:flex;align-items:center;color:rgba(29,30,31,.5)}.review-item__edit-user[data-v-519d9304]{margin-left:4px;font-family:Open Sans;font-style:normal;font-size:14px;color:rgba(29,30,31,.5);margin-top:0}.tooltip-btn__go-review[data-v-519d9304]{display:block;cursor:pointer}.tooltip-btn__go-review:hover i[data-v-519d9304]{color:#31b5ff}.tooltip-btn__go-review__multiple[data-v-519d9304]{margin-top:10px}.characteristic[data-v-519d9304]{margin-right:15px}.characteristic__name[data-v-519d9304]{text-transform:capitalize;color:rgba(29,30,31,.5);margin-right:6px}.title__name[data-v-519d9304]:hover{color:#31b5ff;text-decoration:underline;position:relative}.delete-img[data-v-519d9304]{position:absolute;top:-10px;right:-10px;box-shadow:0 0 8px rgba(0,0,0,.15);width:24px;height:24px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%}.icon-close[data-v-519d9304]{width:15px;height:15px}.review-line[data-v-519d9304]{margin-left:13px;max-width:800px;border-bottom:1px solid rgba(29,30,31,.15)}.purchase-item__menu-btns[data-v-519d9304]{display:block;margin-right:26px;margin-left:10px}.purchase-item__header[data-v-519d9304]{display:flex;justify-content:space-between}.purchase-item__menu[data-v-519d9304]{display:flex;align-items:flex-start;padding-top:19px}.top-el[data-v-519d9304]{padding-top:19px}.top-el .review-item__menu-btns[data-v-519d9304]{display:block;margin-right:0}.name-tooltip[data-v-519d9304]{white-space:nowrap;padding:8px 10px;background-color:#e0eef7;display:flex;justify-content:center}.wrapper-right[data-v-519d9304]{margin-left:0;padding:0}.top-purchase[data-v-519d9304]{padding-top:5px}.ssc-Review .cell[data-v-2e57ee79]{border-radius:10px;height:35px}.ssc-card[data-v-2e57ee79]{margin-top:30px}.close-modal[data-v-8f9b4dea]{margin-left:auto}.modal__bg[data-v-8f9b4dea]{opacity:.5;background-color:rgba(0,0,0,.5);visibility:visible;z-index:300}.modal__wrap[data-v-8f9b4dea]{border-radius:8px}.item-page-d__preview-sm-img[data-v-8f9b4dea]{border-radius:4px}.modal-review-image .modal__wrap[data-v-8f9b4dea]{max-width:600px;min-width:400px;min-height:550px}.modal-review-image .collapse-section__body{max-height:none}.modal-review-image .stock-rows-legend.item-page-m__rows-legend{flex-wrap:wrap}.modal-review-image .modal__col{max-width:550px;max-height:550px}.modal-review-image-d .modal-review-image .modal__col{max-height:650px}.no-results[data-v-64643c98]{text-align:center;font-size:18px;font-weight:600;margin-top:25px}.no-info[data-v-15d500fe]{margin-top:1.5rem;font-weight:700}.comments[data-v-15d500fe]{font-size:14px;padding:6px 14px}.btn__text[data-v-15d500fe]{font-size:14px}.tabs[data-v-15d500fe]{flex-grow:4;margin-left:24px}.tabs__list[data-v-15d500fe]{display:flex;padding-left:14px}.tabs__list-border[data-v-15d500fe]{padding-bottom:25px;border-bottom:1px solid rgba(0,153,254,.35)}.tabs__list[data-v-15d500fe]{align-items:baseline}.tabs__item[data-v-15d500fe]{font-family:Open Sans;font-style:normal;font-weight:600;font-size:16px;line-height:17px;color:#1d1e1f;margin-right:24px;position:relative;cursor:pointer}.tabs__item_active[data-v-15d500fe]:after{content:"";display:block;width:calc(100% + 6px);height:2px;position:absolute;bottom:-5px;left:-3px;background-color:#36a6f2}.container[data-v-c345f0b2]{display:flex}.pagination[data-v-c345f0b2]{margin:24px auto}.Breadcrumbs[data-v-c345f0b2]{margin-bottom:16px}.ssc-Person .cell[data-v-7d4e3ce5]{border-radius:10px;height:35px}.center[data-v-7d4e3ce5]{margin:auto}.avatar[data-v-7d4e3ce5]{height:100px!important}.person[data-v-4c5e0330]{margin-top:7px}.person__avatar[data-v-4c5e0330]{display:flex;justify-content:center}.person__avatar .delete-img[data-v-4c5e0330]{background-color:#fff;width:32px;height:32px;position:absolute;top:10px;right:10px;border-radius:50%}.person__avatar-image[data-v-4c5e0330]{position:relative;height:158px;width:158px}.person__avatar .avatar-img[data-v-4c5e0330]{width:100%;height:100%;border-radius:50%!important;float:left}.person__property[data-v-4c5e0330]{position:relative;margin-top:16px;display:flex;justify-content:center}.person__property .info[data-v-4c5e0330]{display:flex;flex-direction:column;align-items:center}.person__property .info__rating[data-v-4c5e0330]{display:flex;justify-content:center;align-items:center;gap:8px}.person__property .info__username[data-v-4c5e0330]{font-family:Open Sans;font-style:normal;font-weight:700;font-size:14px;line-height:1.5;color:#2b2a29}.person__property .info__org[data-v-4c5e0330]{text-align:center;margin-top:4px;font-weight:400;font-size:12px;line-height:1.5;color:#a2a3a5}.person__property .info__time[data-v-4c5e0330]{text-align:center;font-style:normal;font-weight:400;font-size:12px;line-height:1.5;color:#a2a3a5}.person__property .info-actions__rating[data-v-4c5e0330]{display:flex;gap:4px;position:relative;cursor:pointer}.person__property .info-actions__rating .position[data-v-4c5e0330]{font-weight:600;font-size:12px;line-height:1.5;color:#36a6f2;margin-top:1px}.person__property .info-actions__message[data-v-4c5e0330]{display:flex;align-items:center;margin-top:4px;gap:4px;font-size:12px;font-weight:600;cursor:pointer;color:#36a6f2}.person__property .actions[data-v-4c5e0330]{position:absolute;right:10px;top:0}.person__property .actions__share[data-v-4c5e0330]{display:flex;cursor:pointer}.person__property .actions__share .share-icon[data-v-4c5e0330]{margin:auto;width:20px;height:20px}.person__social[data-v-4c5e0330]{display:flex;flex-direction:column;position:relative}.person__social .title[data-v-4c5e0330]{max-width:336px;width:100%;margin-top:16px;font-weight:600;font-size:14px;line-height:12px;color:#1d1e1f}.person__social .soc-row[data-v-4c5e0330]{display:flex;flex-direction:column;align-items:center}.person__social .soc-list[data-v-4c5e0330]{display:flex;flex-direction:column;max-width:336px;width:100%;margin-top:16px}.person__social .soc-item[data-v-4c5e0330]{display:flex;align-items:center;font-size:24px!important;line-height:1.5;cursor:pointer;border-radius:8px;background-color:#fafafa;padding:8px 12px;margin-bottom:8px;transition:background .1s ease-in-out,color .1s ease-in-out}.person__social .soc-item[data-v-4c5e0330]:last-child{margin-bottom:0}.person__social .soc-item span[data-v-4c5e0330]{font-size:14px;margin-left:10px}.person__social .soc-item[data-v-4c5e0330]:hover{background-color:#f0f0f0}.person__social .icon-vk[data-v-4c5e0330]{color:#2787f5}.person__social .icon-ok[data-v-4c5e0330]{color:#f7931e}.person__social .add-soc[data-v-4c5e0330]{display:flex;justify-content:center;margin-top:24px;width:100%}.person .user-sig__btn[data-v-4c5e0330]{height:40px;width:336px;margin:24px auto 2px;border-radius:8px;display:flex;justify-content:space-between;padding:0 22px 0 10px;box-shadow:0 2px 6px 0 rgba(105,153,246,.18)}.tooltip[data-v-4c5e0330]{background:#fff!important;box-shadow:0 1px 4px rgba(0,0,0,.15)!important;border-radius:6px}.tooltip__share[data-v-4c5e0330]{cursor:default;left:-50px!important;bottom:75px!important}.tooltip__share[data-v-4c5e0330]:before{left:125px!important;top:38px!important}.btn-add-soc[data-v-4c5e0330]{max-width:336px;width:100%;border:none;background-color:#f5f6fb;padding:10px;font-size:14px}.btn-add-soc[data-v-4c5e0330]:hover{background-color:#f0f0f0;color:#36a6f2}.purchase-item[data-v-909301cc]{display:flex;flex-direction:column;margin-bottom:32px}.image img[data-v-909301cc]{border-radius:8px;width:100%;height:100%}.text[data-v-909301cc]{font-family:Open Sans;font-style:normal;font-weight:400;font-size:12px;line-height:1.5;color:#1d1e1f;margin-top:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:60px;overflow:hidden;text-overflow:ellipsis}.text .text-link[data-v-909301cc]:hover{color:#36a6f2;text-decoration:underline}.progress[data-v-909301cc]{width:233px;margin-top:6px}.info[data-v-909301cc]{margin-top:6px;display:flex;align-items:center}.info__status-text[data-v-909301cc]{font-family:Open Sans;font-style:normal;font-weight:700;font-size:14px;line-height:22px}.info__rating[data-v-909301cc]{margin-left:8px}.info__rating .rating-star[data-v-909301cc]{font-size:16px;color:#ffb21c;margin-right:4px}.info__rating span[data-v-909301cc]{font-family:Open Sans;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#1d1e1f}.info__like[data-v-909301cc]{margin-left:auto}.info__like .heart[data-v-909301cc]{font-size:17px;color:#36a6f2}.purchase-banner[data-v-14b4d55a]{width:100%;padding-top:25%}.purchase-list[data-v-5bbce82c]{margin-top:24px}.loading[data-v-5bbce82c]{display:flex;align-items:center;justify-content:center;width:100%}.item-purhcase[data-v-33781923]{margin-top:8px}.item-purhcase__title[data-v-33781923]{text-transform:capitalize;color:rgba(29,30,31,.5)}.item-purchase__link[data-v-33781923]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.item-purchase__link[data-v-33781923]:hover{text-decoration:underline}.is-open[data-v-33781923]{opacity:1;visibility:visible}.review-item[data-v-33781923]{display:flex;flex-direction:column;padding:20px 15px 32px;border-bottom:1px solid rgba(49,140,202,.25)}.review-item:hover .review-item__tooltip[data-v-33781923]{display:block}.review-item_deleted[data-v-33781923]{box-shadow:-2px 0 2px 1px rgba(255,0,0,.13),2px 1px 2px 1px rgba(255,0,0,.13)}.review-item__header[data-v-33781923]{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.review-item__wrapper[data-v-33781923]{border-radius:4px;padding:6px;background:#f9f9f9;display:flex;align-self:baseline;margin-bottom:15px}.review-item__wrapper-image[data-v-33781923]{width:56px;height:64px;display:flex;align-items:center;justify-content:center}.review-item__wrapper-image img[data-v-33781923]{max-width:100%;max-height:100%}.review-item__wrapper-right[data-v-33781923]{margin-left:13px}.review-item__wrapper-title[data-v-33781923]{font-weight:600;margin-bottom:8px;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.review-item__wrapper-characteristics[data-v-33781923]{display:flex;flex-wrap:wrap}.review-item__text[data-v-33781923]{overflow-wrap:break-word;word-wrap:break-word;word-break:normal;margin-bottom:15px}.review-item__text-textarea[data-v-33781923]{padding:11px 15px;width:100%;border:1px solid rgba(29,30,31,.5);border-radius:4px;resize:none;overflow:hidden;margin-bottom:5px;font-family:Open Sans;font-style:normal;font-weight:400;font-size:14px;line-height:24px}.review-item__text-textarea[data-v-33781923]:focus-visible{outline:none}.review-item__images[data-v-33781923]{display:flex;flex-wrap:wrap;margin-bottom:32px}.review-item__images-el[data-v-33781923]{position:relative;margin-top:15px;width:88px;height:88px;display:flex;align-items:center;justify-content:center}.review-item__images-el img[data-v-33781923]{max-width:100%;max-height:100%}.review-item__footer[data-v-33781923]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.review-item__footer-btns[data-v-33781923]{display:flex;align-items:center}.review-item__menu-btns[data-v-33781923]{position:relative}.review-item__tooltip[data-v-33781923]{display:none;left:-20px;box-shadow:0 0 5px 0 rgba(0,0,0,.2)}.review-item__tooltip[data-v-33781923]:before{left:calc(90% - 10px)}.review-item__tooltip-btn[data-v-33781923]:last-child{margin-bottom:0}.review-item__edit-info[data-v-33781923]{margin-top:15px;display:flex;align-items:center;color:rgba(29,30,31,.5)}.review-item__edit-user[data-v-33781923]{margin-left:10px;font-family:Open Sans;font-style:normal;font-size:14px;color:rgba(29,30,31,.5);margin-top:0}.btns-icon[data-v-33781923]{margin-right:10px}.btn-triangle[data-v-33781923]{font-size:15px;margin-right:11px}.btn-triangle span[data-v-33781923]{font-size:12px}.title__name[data-v-33781923]:hover{color:#31b5ff;text-decoration:underline}.purchase-item__menu[data-v-33781923]{display:flex;align-items:center;margin-left:24px}.characteristic[data-v-33781923]{margin-right:15px}.characteristic__name[data-v-33781923]{text-transform:capitalize;color:rgba(29,30,31,.5);margin-right:6px}.purchase-item[data-v-33781923]{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.purchase-item__wrapper[data-v-33781923]{max-width:87%;margin-bottom:0}.purchase-item__title-name[data-v-33781923]{font-size:14px;text-decoration:underline;font-weight:600}.purchase-item__wrapper-right[data-v-33781923],.purchase-item__wrapper-title a[data-v-33781923],.purchase-item__wrapper-title[data-v-33781923]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1}.three-points[data-v-33781923]{display:flex;align-items:center;justify-content:center;border-radius:4px;width:36px;height:24px;margin-left:15px}.three-points[data-v-33781923]:hover{background:rgba(54,165,242,.25)}.title__date[data-v-33781923]{color:rgba(29,30,31,.5);background:rgba(96,98,102,.05);border-radius:4px;padding:3px 7px}.edit[data-v-33781923]{display:flex;align-items:center;margin-bottom:10px}.edit__btns[data-v-33781923]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-bottom:15px}.edit__cancel[data-v-33781923]{cursor:pointer;width:116px;background:#eee;color:rgba(29,30,31,.5);margin-right:16px}.edit__cancel[data-v-33781923],.edit__save[data-v-33781923]{height:40px;display:flex;align-items:center;justify-content:center;border-radius:32px}.edit__save[data-v-33781923]{width:212px;background:#36a5f2;color:#fff;font-weight:600}.edit__circle[data-v-33781923]{height:16px;width:16px;margin-right:8px}.tooltip[data-v-33781923]{background:#fff;padding:16px 14px}.tooltip[data-v-33781923]:before{background:inherit}.report:hover .btn-triangle[data-v-33781923]{color:red}.report-tooltip[data-v-33781923]{box-shadow:0 2px 5px 0 rgba(0,0,0,.2)}.answers[data-v-33781923]{padding:3px 7px;margin-right:5px;cursor:pointer;text-decoration:underline}.answers[data-v-33781923]:hover{color:#31b5ff}.delete-img[data-v-33781923]{position:absolute;top:-10px;right:-10px;box-shadow:0 0 8px rgba(0,0,0,.15);width:24px;height:24px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%}.icon-close[data-v-33781923]{width:15px;height:15px}@media screen and (max-width:400px){.edit__btns[data-v-33781923]{flex-direction:column;margin-bottom:0}.edit__save[data-v-33781923]{margin-bottom:15px}.edit__cancel[data-v-33781923]{margin-right:0;margin-bottom:8px}}@media screen and (max-width:320px){.characteristic[data-v-33781923],.review-item__wrapper-title[data-v-33781923]{font-size:12px}.review-item__footer[data-v-33781923]{flex-direction:column-reverse;align-items:end}.review-item__footer-btns[data-v-33781923]{margin-bottom:15px}.item-purhcase[data-v-33781923]{font-size:12px}}.purchase[data-v-eff49fc6]{margin-bottom:20px}.purchase-img[data-v-eff49fc6]{height:80px}.ssc-Review[data-v-eff49fc6]{margin-top:15px}.close-modal[data-v-2bbe7ead]{margin-left:auto}.modal__bg[data-v-2bbe7ead]{opacity:.5;background-color:rgba(0,0,0,.5);visibility:visible;z-index:300}.modal-review-image-m[data-v-2bbe7ead]{max-width:600px;margin-left:auto;margin-right:auto}.modal-short-img .modal__content[data-v-2bbe7ead]{max-height:auto;overflow-x:hidden;box-sizing:border-box;margin-right:0}.stock-card-modal[data-v-2bbe7ead] .stock-rows-legend__item{margin-right:4px;margin-left:4px;margin-bottom:8px}.stock-card-modal .modal__wrap_app[data-v-2bbe7ead]{max-height:90vh}.stock-card-modal .modal__wrap_app-org[data-v-2bbe7ead]{max-height:80vh}@media(max-width:480px){.stock-card-modal .modal__wrap[data-v-2bbe7ead]{width:100%}}.modal-short-img .collapse-section__body[data-v-2bbe7ead]{max-height:none}.review-images-m[data-v-2bbe7ead]{padding:0 12px 12px}.item-page-d__preview-sm-img[data-v-2bbe7ead]{border-radius:4px}.review-images-m .stock-card-vertical__wrapper{height:unset}.stock-card-modal-mobile .spui-ImageSwitch__image{border-radius:4px;max-height:70vh}.icon-close_app{top:8px}.no-results[data-v-4f23d977]{text-align:center;font-size:18px;font-weight:600;margin-top:15px;margin-bottom:15px}.tabs[data-v-1ff20be5]{margin-top:24px}.tabs__list[data-v-1ff20be5]{display:flex;margin-left:15px;align-items:baseline;flex-wrap:wrap;margin-bottom:12px;row-gap:20px}.tabs__list .comments .ds-btn__text[data-v-1ff20be5]{white-space:nowrap}.tabs__item[data-v-1ff20be5]{font-family:Open Sans;font-style:normal;font-weight:600;font-size:16px;line-height:17px;color:#1d1e1f;margin-right:17px;position:relative;cursor:pointer}.tabs__item_active[data-v-1ff20be5]:after{content:"";display:block;width:calc(100% + 6px);height:2px;position:absolute;bottom:-5px;left:-3px;background-color:#36a6f2}.profile[data-v-6975f9b4]{display:flex;flex-direction:column}.pagination[data-v-6975f9b4]{margin:24px auto}.rating-purchase__great[data-v-2088757b]{margin-left:24px;font-style:normal;font-weight:600;font-size:14px;line-height:18px;color:rgba(29,30,31,.75)}.modal__rate[data-v-2088757b]{display:flex;align-items:center}.star[data-v-2088757b]{width:16px;height:16px;margin-right:4px;cursor:pointer}.is-mobile .star[data-v-2088757b]{width:12px;height:12px}.modal__wrap[data-v-65eae959]{width:320px;border-radius:8px}.modal__content[data-v-65eae959]{display:flex;align-items:center;flex-direction:column}.modal-header[data-v-65eae959]{width:230px;text-align:center;font-family:Open Sans;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#1d1e1f}.modal-header.success-title[data-v-65eae959]{width:auto}.modal-footer[data-v-65eae959]{width:100%}.send-report[data-v-65eae959]{width:100%;height:40px;text-align:center;display:flex;background:#36a6f2;border-radius:32px}.send-report span[data-v-65eae959]{margin:auto;font-family:Open Sans;font-style:normal;font-weight:700;font-size:14px;line-height:17px;color:#fff}.send-report[data-v-65eae959]:disabled{opacity:.5;cursor:default}.modal-body[data-v-65eae959]{width:100%}.modal-body .detail[data-v-65eae959]{margin-top:22px;margin-bottom:12px;font-family:Open Sans;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:rgba(29,30,31,.75)}.modal-body .comment[data-v-65eae959]{margin-bottom:20px;width:272px}.modal-body .comment .comment-textarea[data-v-65eae959]{width:100%;height:88px;border:1px solid #606266;border-radius:4px;resize:none;outline:none;padding-top:8px;padding-left:9px}.modal-body .comment .comment-pen[data-v-65eae959]{display:block;position:absolute;margin-top:11px;margin-left:12px;opacity:.7;cursor:text}.modal[data-v-f1e4f6a8]{line-height:1.5}@media(max-width:768px){.modal[data-v-f1e4f6a8]{padding:0 12px}}.modal__btn-close[data-v-f1e4f6a8]{width:auto;height:auto;position:static;cursor:pointer}.modal__wrap[data-v-f1e4f6a8]{max-width:660px;width:100%;padding:0;border-radius:16px}.modal__header[data-v-f1e4f6a8]{width:100%;display:flex;justify-content:space-between;padding:16px 24px;margin:0;font-size:22px;font-weight:600}@media(max-width:768px){.modal__header[data-v-f1e4f6a8]{font-size:18px;padding:16px}}.modal__content[data-v-f1e4f6a8]{display:flex;align-items:center;flex-direction:column;width:100%;padding:11px 24px 6px}@media(max-width:768px){.modal__content[data-v-f1e4f6a8]{padding:11px 16px 6px}}.modal__footer[data-v-f1e4f6a8]{display:flex;justify-content:flex-end;align-items:center;padding:16px 24px;gap:8px;width:100%}@media(max-width:768px){.modal__footer[data-v-f1e4f6a8]{padding:16px}}.ds-inputs-form__label[data-v-f1e4f6a8]:before{content:attr(data-title)}.soc-list[data-v-f1e4f6a8]{width:100%;margin-bottom:16px}.soc-item[data-v-f1e4f6a8]{display:flex;align-items:center}.ds-inputs-component[data-v-f1e4f6a8]{min-height:auto}.soc-logo[data-v-f1e4f6a8]{margin-right:12px;margin-top:15px}.soc-btn[data-v-f1e4f6a8]{max-width:200px;width:100%;height:41px;font-size:14px;line-height:1.5;padding:10px 24px}@media(max-width:768px){.soc-btn[data-v-f1e4f6a8]{height:30px;font-size:12px}}.soc-btn_save[data-v-f1e4f6a8]{border:1px solid}.soc-btn_save[data-v-f1e4f6a8]:active{border:1px solid #0080f6!important;background-color:#0080f6!important}.soc-btn_cansel[data-v-f1e4f6a8]{max-width:170px;border:1px solid #fff;color:#36a6f2;background-color:#f5f6fb}.soc-btn_cansel[data-v-f1e4f6a8]:active{border:1px solid #f0f0f0;background-color:#f0f0f0}.icon-vk[data-v-f1e4f6a8]{color:#2787f5;font-size:30px!important}.icon-vk[data-v-f1e4f6a8]:before{cursor:default}.icon-ok[data-v-f1e4f6a8]{color:#f7931e;font-size:30px!important}.icon-ok[data-v-f1e4f6a8]:before{cursor:default}.border[data-v-f1e4f6a8]{width:100%;border:1px solid #f0f0f0}.ds-inputs-form[data-v-f1e4f6a8]{height:44px;margin-bottom:12px}.ds-inputs-form[data-v-f1e4f6a8]:last-child{margin-bottom:0}.ds-inputs-form__input[data-v-f1e4f6a8]{color:#2b2a29;border-radius:4px;border:none;padding:0 12px;background-color:#fafafa;font-weight:400;line-height:1.5}@media(max-width:768px){.ds-inputs-form__input[data-v-f1e4f6a8]{font-size:12px}}.ds-inputs-form__txt-error[data-v-f1e4f6a8]{font-size:10px}.icon-close[data-v-f1e4f6a8]{width:17px;height:17px}.clear-input[data-v-f1e4f6a8]{width:17px;position:absolute;right:12px;top:12px;color:#ced4da;cursor:pointer}.clear-input[data-v-f1e4f6a8]:after,.clear-input[data-v-f1e4f6a8]:before{background:#a2a3a5}.clear-input[data-v-f1e4f6a8] :hover:after,.clear-input[data-v-f1e4f6a8] :hover:before{background:#80868c}.share[data-v-41d2ed4b]{display:flex;align-items:center;font-size:24px!important}.share .item[data-v-41d2ed4b]{margin-right:8px}.share .clip[data-v-41d2ed4b]{background:#a2a3a5;border-radius:4px;min-width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .5s}.share .clip .ds-icon[data-v-41d2ed4b]{fill:#fff}.share .clip[data-v-41d2ed4b]:hover{background:#606266}.share .yandex-share-list[data-v-41d2ed4b]{width:-moz-max-content;width:max-content}[data-v-41d2ed4b] .ya-share2__icon{background-color:#a2a3a5}[data-v-41d2ed4b] .ya-share2__icon:hover{background-color:inherit;transition:background-color .3s}[data-v-41d2ed4b] .ya-share2__list{display:flex!important}[data-v-41d2ed4b] .ya-share2__item:not(:last-child){margin-right:8px!important}[data-v-41d2ed4b] .ya-share2__item:last-child{margin-right:0}.action-block[data-v-7fc7f6b6]{margin:24px 0;display:flex;justify-content:flex-end;align-items:center}@media(max-width:1023px){.action-block[data-v-7fc7f6b6]{flex-direction:column;margin:16px 12px}.action-block .share-market-wrap[data-v-7fc7f6b6]{width:100%}}.action-block .action-btn[data-v-7fc7f6b6],.action-block .sharing[data-v-7fc7f6b6]{color:#36a6f2;font-size:16px;font-weight:600;display:flex;align-items:center;font-family:Open Sans,sans-serif;cursor:pointer}.action-block .action-btn[data-v-7fc7f6b6]:hover,.action-block .sharing[data-v-7fc7f6b6]:hover{color:#0080f6}.action-block .action-btn:hover .ds-icon[data-v-7fc7f6b6],.action-block .sharing:hover .ds-icon[data-v-7fc7f6b6]{fill:#0080f6}@media(max-width:1023px){.action-block .action-btn[data-v-7fc7f6b6],.action-block .sharing[data-v-7fc7f6b6]{justify-content:center;padding:6px 24px;border-radius:15px;height:30px;width:100%;max-width:336px;background-color:#f5f6fb;font-size:12px}.action-block .action-btn .ds-icon[data-v-7fc7f6b6],.action-block .sharing .ds-icon[data-v-7fc7f6b6]{margin-right:10px}}.action-block .market-control-btn[data-v-7fc7f6b6]{margin-right:24px}@media(max-width:1023px){.action-block .market-control-btn[data-v-7fc7f6b6]{margin-right:0;margin-bottom:8px}}.action-block .market-control-btn .ds-icon[data-v-7fc7f6b6]{margin-right:9px}.action-block .ds-icon[data-v-7fc7f6b6]{fill:#36a6f2;margin-right:8px}.action-block .sharing[data-v-7fc7f6b6]{-webkit-tap-highlight-color:rgba(0,0,0,0)}.modal[data-v-6aa02f6b]{opacity:1;visibility:visible;z-index:1002}.modal__bg[data-v-6aa02f6b]{background-color:rgba(0,0,0,.6);visibility:visible;opacity:1}.modal-thanks-message__wrap[data-v-6aa02f6b]{flex-direction:row;box-shadow:0 2px 16px rgba(0,44,128,.18);border-radius:8px;padding:16px 17px}.modal-thanks-message__btn-close[data-v-6aa02f6b]{position:absolute;display:flex;justify-content:center;align-items:center;width:30px;height:30px;top:0;right:0;cursor:pointer;z-index:5}.modal-thanks-message__btn-close .icon-close[data-v-6aa02f6b]{width:12px;height:12px}.modal-thanks-message__check[data-v-6aa02f6b]{margin-right:12px;width:24px;height:24px;background-color:#36a6f2;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px}.modal-thanks-message__check .icon-check-in[data-v-6aa02f6b]:before{cursor:auto}.modal-thanks-message__header[data-v-6aa02f6b]{font-size:14px;margin:0}.modal__wrap[data-v-6d975889]{width:764px;box-shadow:0 2px 16px rgba(0,44,128,.18);border-radius:8px;padding:0}.modal__content[data-v-6d975889]{display:flex;align-items:center;flex-direction:column;width:100%}.modal-header[data-v-6d975889]{width:100%;font-weight:600;font-size:18px;line-height:20px;padding:15px;color:#1d1e1f}.modal-body[data-v-6d975889]{overflow:auto;width:100%;min-height:90vh}.modal-body .loading[data-v-6d975889]{display:flex;align-items:center;justify-content:center;height:90vh}.wrapper[data-v-58988e31]{width:100%;height:100%;background:#fff;position:fixed;top:0;left:0;z-index:15;transition:top .2s ease-in-out}.popup-active[data-v-58988e31]{top:60px;height:calc(100vh - 60px)}.close[data-v-58988e31]{position:absolute;width:18px;height:18px;top:14px;right:25px;cursor:pointer;z-index:5}.header[data-v-58988e31]{height:50px;width:100%;border-top:1px solid rgba(54,166,242,.25);border-bottom:1px solid rgba(54,166,242,.25);font-style:normal;font-weight:600;font-size:18px;line-height:18px;color:#1d1e1f;display:flex;align-items:center}.header .back[data-v-58988e31]{margin-left:17px;cursor:pointer}.title[data-v-58988e31]{margin-left:12px}.content[data-v-58988e31]{overflow:auto;position:fixed;top:50px;bottom:0;width:100%;transition:top .2s ease-in-out}.content .loading[data-v-58988e31]{display:flex;align-items:center;justify-content:center;height:100%}.popup-active .content[data-v-58988e31]{top:110px}.modal__wrap[data-v-7267490d]{width:360px;max-height:567px;overflow:hidden;box-shadow:0 2px 16px rgba(0,44,128,.18);border-radius:8px;padding:0;max-width:360px}.modal__content[data-v-7267490d]{padding:13px 20px;display:flex;align-items:center;flex-direction:column;width:100%;height:100%}.modal-header[data-v-7267490d]{width:100%;font-weight:600;font-size:18px;line-height:20px;padding:15px;color:#1d1e1f}.modal-body[data-v-7267490d]{overflow:auto;width:100%;min-height:90vh}.modal__title[data-v-7267490d]{font-weight:600;line-height:20px;width:100%}.modal__title[data-v-7267490d],.user-sig[data-v-7267490d]{font-family:Open Sans;font-size:14px;letter-spacing:0;text-align:left}.user-sig[data-v-7267490d]{margin-top:10px;font-weight:400;line-height:22px;max-height:506px;overflow-y:auto}.rating-list[data-v-d64e8732]{padding:2px 24px 19px}.rating-list .top[data-v-d64e8732]{height:214px;margin-bottom:24px;display:flex;gap:16px}.rating-list[data-v-9c71dbbc]{padding:2px 1px 2px}.rating-list .top[data-v-9c71dbbc]{height:202px;margin-bottom:14px}.rating-item[data-v-193ed5b4]{height:56px;width:100%;background:#fff;box-shadow:0 2px 8px rgba(0,44,128,.1);border-radius:7.57333px;display:flex;margin-bottom:12px;cursor:pointer}.rating-item[data-v-193ed5b4]:hover{outline:2px solid rgba(54,166,242,.25)}.rating-item.is-self[data-v-193ed5b4]{outline:2px solid #36a6f2}.rating-item .fence[data-v-193ed5b4]{position:relative}.rating-item .fence[data-v-193ed5b4]:after{content:"";position:absolute;width:1px;height:32px;right:0;top:50%;transform:translateY(-50%);background:rgba(29,30,31,.15);border-radius:24px}.rating-item .position[data-v-193ed5b4]{font-weight:700;font-size:16px;line-height:24px;width:87px;height:100%;display:flex;justify-content:center;align-items:center}.rating-item .user[data-v-193ed5b4]{width:269px;height:100%;display:flex;align-items:center;gap:10px}.rating-item .user .ava[data-v-193ed5b4]{margin-left:50px;height:38px;width:38px}.rating-item .user .ava img[data-v-193ed5b4]{width:100%;height:100%;border-radius:50%!important}.rating-item .user .info[data-v-193ed5b4]{display:flex;flex-direction:column;margin-bottom:5px}.rating-item .user .info .name[data-v-193ed5b4]{font-weight:700;font-size:14px;line-height:24px;color:#1d1e1f;max-width:165px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:24px}.rating-item .user .info .time[data-v-193ed5b4]{font-weight:400;font-size:14px;line-height:12px;color:#1d1e1f;opacity:.5}.rating-item .reviews[data-v-193ed5b4]{width:176px;height:100%;display:flex;align-items:center;justify-content:center}.rating-item .internal[data-v-193ed5b4]{display:flex;flex-direction:column;justify-content:center;gap:5px}.rating-item .internal .title[data-v-193ed5b4]{font-weight:400;font-size:14px;line-height:12px;color:rgba(29,30,31,.5)}.rating-item .internal .val[data-v-193ed5b4]{display:flex;align-items:center;gap:6px;font-weight:600;font-size:14px;line-height:24px;color:#1d1e1f}.rating-item .likes[data-v-193ed5b4]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:4}.rating-item[data-v-2cce9c36]{height:60px;width:100%;background:#fff;box-shadow:0 2px 8px rgba(0,44,128,.1);border-radius:7.57333px;display:flex;margin-bottom:14px;cursor:pointer}.rating-item[data-v-2cce9c36]:hover{outline:1px solid rgba(54,166,242,.25)}.rating-item.is-self[data-v-2cce9c36]{outline:1px solid #36a6f2}.rating-item .position[data-v-2cce9c36]{font-weight:700;font-size:12px;line-height:24px;width:47px;height:100%;display:flex;justify-content:center;align-items:center}.rating-item .position .circle[data-v-2cce9c36]{border-radius:50%;width:18px;height:18px;display:flex;justify-content:center;align-items:center}.rating-item .position .circle.place-1[data-v-2cce9c36]{background:linear-gradient(47.86deg,#ffcb46 9.53%,#ffe664 93.07%)}.rating-item .position .circle.place-2[data-v-2cce9c36]{background:linear-gradient(47.86deg,#c7c7c7 9.53%,#f2f2f2 93.07%)}.rating-item .position .circle.place-3[data-v-2cce9c36]{background:linear-gradient(47.86deg,#9c784e 9.53%,#ffc580 93.07%)}.rating-item .user[data-v-2cce9c36]{flex-grow:4;height:100%;display:flex;align-items:center;gap:8px}.rating-item .user .ava[data-v-2cce9c36]{height:34px;width:34px}.rating-item .user .ava img[data-v-2cce9c36]{width:100%;height:100%;border-radius:50%!important}.rating-item .user .info[data-v-2cce9c36]{display:flex;flex-direction:column;margin-bottom:5px}.rating-item .user .info .name[data-v-2cce9c36]{font-weight:700;font-size:14px;line-height:24px;color:#1d1e1f;max-width:calc(100% - 6px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:24px}.rating-item .user .info .time[data-v-2cce9c36]{font-weight:400;font-size:14px;line-height:12px;color:#1d1e1f;opacity:.5}.rating-item .results[data-v-2cce9c36]{width:80px;margin-left:2px;display:flex;flex-direction:column;justify-content:center}.rating-item .results .val[data-v-2cce9c36]{display:flex;align-items:center;gap:6px;font-weight:600;font-size:14px;line-height:24px;color:#1d1e1f}.rating-item[data-v-13069e9e]{background:#fff;box-shadow:0 2px 12px rgba(0,44,128,.15);border-radius:7.57333px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.rating-item[data-v-13069e9e]:hover{outline:2px solid rgba(54,166,242,.25)}.rating-item.is-self[data-v-13069e9e]{outline:2px solid #36a6f2}.rating-item .ava[data-v-13069e9e]{height:60px;width:60px;margin-bottom:18px;position:relative}.rating-item .ava img[data-v-13069e9e]{width:100%;height:100%;border-radius:50%!important}.rating-item .ava .position[data-v-13069e9e]{position:absolute;right:0;bottom:0;width:24px;height:24px;border:2px solid #fff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:14px;line-height:24px;color:#1d1e1f}.rating-item .ava .position.place-1[data-v-13069e9e]{background:linear-gradient(47.86deg,#ffcb46 9.53%,#ffe664 93.07%)}.rating-item .ava .position.place-2[data-v-13069e9e]{background:linear-gradient(47.86deg,#c7c7c7 9.53%,#f2f2f2 93.07%)}.rating-item .ava .position.place-3[data-v-13069e9e]{background:linear-gradient(47.86deg,#9c784e 9.53%,#ffc580 93.07%)}.rating-item .info[data-v-13069e9e]{display:flex;gap:8px;flex-direction:column;align-items:center}.rating-item .info .name[data-v-13069e9e]{font-weight:700;font-size:16px;line-height:24px;color:#1d1e1f;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:24px}.rating-item .info .time[data-v-13069e9e]{font-weight:400;font-size:14px;line-height:12px;color:#1d1e1f;opacity:.5}.rating-item .results[data-v-13069e9e]{display:flex;margin-top:24px}.rating-item .results .item[data-v-13069e9e]{padding:0 14px;display:flex;flex-direction:column;align-items:center;gap:5px}.rating-item .results .item .title[data-v-13069e9e]{font-weight:400;font-size:14px;line-height:12px;color:rgba(29,30,31,.5)}.rating-item .results .item .val[data-v-13069e9e]{display:flex;align-items:center;gap:6px;font-weight:600;font-size:14px;line-height:24px;color:#1d1e1f}.rating-item .fence[data-v-13069e9e]{position:relative}.rating-item .fence[data-v-13069e9e]:after{content:"";position:absolute;width:1px;height:32px;right:0;top:50%;transform:translateY(-50%);background:rgba(29,30,31,.15);border-radius:24px}.pagination[data-v-2cf09fe0]{margin:24px auto}.no-item[data-v-2cf09fe0]{display:flex;justify-content:center;margin-top:50px;margin-bottom:100px}.no-item__header[data-v-2cf09fe0]{font-size:16px}.table[data-v-b7be90d2]{margin-top:2rem}a[data-v-b7be90d2]{color:#36a6f2;text-decoration:underline}.no-history[data-v-b7be90d2]{display:flex;justify-content:center;margin-top:50px;margin-bottom:100px;font-size:16px}.stock-card-vertical__heading[data-v-1e5482ec]{height:40px;margin-top:20px}.stock-card-vertical__wrapper[data-v-1e5482ec]{cursor:pointer}.stock-card-vertical[data-v-1e5482ec]{max-width:297px}.stock-card-vertical__price_decimal[data-v-1e5482ec]{font-size:14px}.item .BtnFavorite{position:absolute;top:10px;right:10px}.item .BtnFavorite__icon{font-size:14px}.stock-card-vertical .card-vertical__btn{display:none}.stock-card-vertical:hover .card-vertical__btn{display:flex}.icon-heart-filled{color:#36a6f2!important;font-weight:600;display:inherit}.btn-connection{width:166px;height:28px;white-space:nowrap}.item-params-list__item{background-color:#e7e8e8;color:#606266;transition:background-color .25s ease,color .25s ease;padding-top:5px}.item-params-list__item:hover{color:#fff}.img-link-d .VueCarousel{height:100%}.img-link-d .VueCarousel-wrapper{height:100%;display:flex;align-items:center}.img-link-d .VueCarousel-inner{width:100%;flex-basis:266px!important}.stock-card-vertical__heading[data-v-90ee700a]{height:40px;font-size:12px}.item-price__min-heigth[data-v-90ee700a]{min-height:55px}.stock-card-vertical__price[data-v-90ee700a]{font-size:14px}.stock-card-vertical__price_decimal[data-v-90ee700a]{font-size:12px}.stock-card-vertical__connection[data-v-90ee700a]{width:100%;max-width:unset}.img-link[data-v-90ee700a]:hover{cursor:pointer}.item-card-m .stock-m-items .stock-card-container.vertical .stock-card-vertical__price{font-size:14px;font-weight:700}.item-card-m .BtnFavorite{position:absolute;top:10px;right:10px}.item-card-m .BtnFavorite .is-active .BtnFavorite__icon{color:#36a6f2}.item-card-m .VueCarousel{height:100%}.item-card-m .VueCarousel-wrapper{margin:auto}.item-card-m .stock-card-vertical__price{margin-top:20px}.item-card-m .spui-ImageSwitch__image{max-height:212px!important}.item-card-m .stock-card-vertical:hover{box-shadow:none}.modal__bg[data-v-6ad19183]{opacity:.5;background-color:rgba(0,0,0,.5);visibility:visible;z-index:300}.modal-short-img span.modal__price_decimal[data-v-6ad19183]{color:inherit;margin-left:-3px}.modal__col[data-v-6ad19183]{margin-right:8px}.modal-short-img[data-v-6ad19183]{max-height:none}.modal-short-img .stock-rows-legend.item-page-m__rows-legend[data-v-6ad19183]{flex-wrap:wrap}.modal-market[data-v-6ad19183]{max-width:100%;overflow:visible}.modal-market[data-v-6ad19183]:after{width:7px}.modal-market .modal__content[data-v-6ad19183]{height:auto}.modal-short-img .modal__content[data-v-6ad19183]{max-height:auto;overflow-x:hidden;box-sizing:border-box;margin-right:0}.stock-card-vertical__favorite[data-v-6ad19183]{width:24px;height:24px;color:#36a6f2;background:#fff;border-radius:50%;position:absolute;top:8px;right:8px}.stock-card-vertical__favorite i[data-v-6ad19183]{font-size:12px;margin-top:1px}.slider[data-v-6ad19183]{background:#fff}.slider .slider-viewing[data-v-6ad19183]{overflow-x:auto;overflow-y:hidden}.modal__heading[data-v-6ad19183]:hover{color:#000!important}.stock-card-vertical__params[data-v-6ad19183]{flex-direction:column}.item-params-list__item[data-v-6ad19183]{background-color:#e7e8e8;color:#606266;transition:background-color .25s ease,color .25s ease;padding-top:5px;margin-top:5px;margin-bottom:5px}.item-params-list__item[data-v-6ad19183]:active{transform:none}.btn-add-to-card[data-v-6ad19183]{margin-right:15px}.modal__btn-container[data-v-6ad19183]{margin:10px 0}.modal__price[data-v-6ad19183]{margin-top:10px}.modal__price span[data-v-6ad19183]:nth-child(2){font-size:14px}.params-indent[data-v-6ad19183]{margin:10px 0}.favorite__icon[data-v-6ad19183]{color:#a2a3a5}.icon-heart-filled[data-v-6ad19183]{color:#36a6f2;font-weight:600;display:inherit}.modal__btn-container[data-v-6ad19183]{display:flex;margin:15px 0}.desc-btn[data-v-6ad19183]{font-size:12px;justify-content:flex-start;padding:10px 0}.purchase-link[data-v-6ad19183]{text-overflow:ellipsis;word-wrap:break-word;word-break:break-word;white-space:nowrap;overflow:hidden;margin-bottom:30px;margin-top:10px;font-size:12px}.purchase-header[data-v-6ad19183]{font-size:12px;color:#606266;margin-right:10px}.item-modal .spui-CollapseFade__heading span{font-weight:600;font-size:12px;color:#1e2023}.modal__bg[data-v-aa9b6fe0]{opacity:.5;background-color:rgba(0,0,0,.5);visibility:visible;z-index:300}.item-modal-m[data-v-aa9b6fe0]{max-width:600px;margin-left:auto;margin-right:auto}.item-modal-m .modal__wrap_app[data-v-aa9b6fe0]{max-height:85%}.stock-card-vertical__params[data-v-aa9b6fe0]{flex-direction:column}span.stock-card-vertical__price_decimal[data-v-aa9b6fe0]{font-size:16px;margin-left:-3px}.item-params-list__item[data-v-aa9b6fe0]{background-color:#e7e8e8;color:#606266;transition:background-color .25s ease,color .25s ease;padding-top:5px;margin-top:5px;margin-bottom:5px}.item-params-list__item[data-v-aa9b6fe0]:active{transform:none}.btn-connect[data-v-aa9b6fe0]{margin-right:15px}.params-indent[data-v-aa9b6fe0]{margin:10px 0}.favorite__icon[data-v-aa9b6fe0]{color:#a2a3a5}.desc-btn[data-v-aa9b6fe0]{font-size:12px;justify-content:flex-start;padding:10px 0}.stock-card-vertical__org[data-v-aa9b6fe0]{margin-bottom:22px}.purchase-link[data-v-aa9b6fe0]{text-overflow:ellipsis;word-wrap:break-word;word-break:break-word;white-space:nowrap;overflow:hidden;margin-bottom:30px;margin-top:10px;font-size:12px}.purchase-header[data-v-aa9b6fe0]{font-size:12px;color:#606266;margin-right:10px}.item-modal .stock-card-modal .item-page-m .stock-card-vertical__org{font-size:14px}.admin-panel[data-v-bc4ccd2a]{margin-top:31px;width:100%;max-width:899px;padding:0 22px 22px;background:#fafafa;border-radius:8px}.admin-panel .head[data-v-bc4ccd2a]{height:48px;width:100%;border-bottom:1px solid rgba(0,153,254,.35);display:flex}.admin-panel .head>a[data-v-bc4ccd2a]{display:flex;align-items:center;cursor:pointer}.admin-panel .head .icon[data-v-bc4ccd2a]{display:flex;align-items:center}.admin-panel .head .admining[data-v-bc4ccd2a]{font-weight:400;font-size:14px;line-height:17px;color:#1d1e1f}.admin-panel .head .admining .icon[data-v-bc4ccd2a]{margin-top:1px;margin-right:4px}.admin-panel .head .block[data-v-bc4ccd2a]{font-weight:400;font-size:14px;line-height:17px;color:#ff3c3c;margin-left:12px}.admin-panel .head .block .icon[data-v-bc4ccd2a]{margin-top:3px;margin-right:2px}.admin-panel .head .user-cart[data-v-bc4ccd2a]{font-weight:600;font-size:14px;line-height:20px;color:#36a6f2;margin-left:15px}.admin-panel .head .user-cart .icon[data-v-bc4ccd2a]{margin-right:6px}.admin-panel .head .ls[data-v-bc4ccd2a]{font-weight:600;font-size:14px;line-height:20px;color:#36a6f2;margin-left:17px}.admin-panel .head .ls .icon[data-v-bc4ccd2a]{margin-bottom:1px;margin-right:6px}.admin-panel .info-inputs[data-v-bc4ccd2a]{margin-top:29px;display:flex;gap:24px}.admin-panel .additional-info[data-v-bc4ccd2a]{margin-top:24px;display:flex;gap:18px;flex-wrap:wrap}.admin-panel .additional-info .item[data-v-bc4ccd2a]{display:flex;flex-wrap:nowrap}.admin-panel .additional-info .item .key[data-v-bc4ccd2a]{font-weight:600;font-size:14px;line-height:17px;color:#1d1e1f;white-space:nowrap}.admin-panel .additional-info .item .val[data-v-bc4ccd2a]{font-weight:400;font-size:14px;line-height:17px;color:#1d1e1f;white-space:nowrap}.input-block[data-v-bc4ccd2a]{position:relative;width:100%}.input-block .input[data-v-bc4ccd2a]{border:1px solid #c4c4c4;border-radius:2px;outline:none;line-height:20px;color:#1d1e1f;width:100%;padding:11px 11px 12px;resize:none;font-family:Open Sans;font-weight:600;font-size:14px}.input-block .input[data-v-bc4ccd2a] ::-moz-placeholder{font-weight:400;font-size:14px;color:#606266}.input-block .input[data-v-bc4ccd2a] ::placeholder{font-weight:400;font-size:14px;color:#606266}.input-block .input[data-v-bc4ccd2a]:focus{border:1px solid #36a6f2}.input-block .input-title[data-v-bc4ccd2a]{color:#606266;position:absolute;top:-6px;left:5px;font-weight:600;font-size:14px;line-height:11px;background:#fff;padding:0 6px 0}.input-block .input:focus+.input-title[data-v-bc4ccd2a]{color:#36a6f2}.input-block.active .input[data-v-bc4ccd2a]{border:1px solid #36a6f2;background-color:#fafafa}.input-block.active .input-title[data-v-bc4ccd2a]{display:block;color:#36a6f2;background-color:#fafafa}.admin-panel[data-v-6c7487ba]{width:100%;background:rgba(0,153,254,.05);padding:23px 17px 17px 16px;margin-top:20px}.admin-panel .buttons[data-v-6c7487ba]{display:flex;flex-direction:column;gap:8px}.admin-panel .buttons .admin-button[data-v-6c7487ba]{position:relative;height:36px;width:100%;background:#fff;box-shadow:0 0 10px rgba(105,153,247,.15);text-align:center;display:flex;align-items:center;justify-content:center}.admin-panel .buttons .admining[data-v-6c7487ba]{font-weight:600;font-size:14px;line-height:17px;color:#000}.admin-panel .buttons .admining .icon[data-v-6c7487ba]{left:12px}.admin-panel .buttons .block[data-v-6c7487ba]{font-weight:600;font-size:14px;line-height:17px;color:#ff3c3c}.admin-panel .buttons .block .icon[data-v-6c7487ba]{left:10px}.admin-panel .buttons .user-cart[data-v-6c7487ba]{font-weight:600;font-size:14px;line-height:17px;color:#36a6f2}.admin-panel .buttons .user-cart .icon[data-v-6c7487ba]{left:9px}.admin-panel .buttons .ls[data-v-6c7487ba]{font-weight:600;font-size:14px;line-height:17px;color:#36a6f2}.admin-panel .buttons .ls .icon[data-v-6c7487ba]{left:9px}.admin-panel .buttons .icon[data-v-6c7487ba]{display:flex;align-items:center;top:50%;transform:translateY(-50%);left:0;position:absolute}.info-inputs[data-v-6c7487ba]{margin-top:27px;display:flex;flex-direction:column;gap:24px}.input-block[data-v-6c7487ba]{position:relative;width:100%}.input-block .input[data-v-6c7487ba]{border:1px solid #c4c4c4;background-color:#fff;border-radius:2px;outline:none;line-height:20px;color:#1d1e1f;width:100%;padding:11px 11px 12px;resize:none;font-family:Open Sans;font-weight:600;font-size:14px;-webkit-text-fill-color:#1d1e1f;opacity:1}.input-block .input[data-v-6c7487ba] ::-moz-placeholder{font-weight:400;font-size:14px;color:#606266}.input-block .input[data-v-6c7487ba] ::placeholder{font-weight:400;font-size:14px;color:#606266}.input-block .input[data-v-6c7487ba]:focus{border:1px solid #36a6f2}.input-block .input-title[data-v-6c7487ba]{color:#606266;position:absolute;top:-6px;left:5px;font-weight:600;font-size:14px;line-height:11px;background:#fff;padding:0 6px 0}.input-block .input:focus+.input-title[data-v-6c7487ba]{color:#36a6f2}.input-block.active .input[data-v-6c7487ba]{border:1px solid #36a6f2}.input-block.active .input-title[data-v-6c7487ba]{display:block;color:#36a6f2}.additional-info[data-v-6c7487ba]{margin-top:22px;display:flex;gap:15px;flex-direction:column}.additional-info .item[data-v-6c7487ba]{display:flex}.additional-info .item .key[data-v-6c7487ba]{font-weight:600;font-size:14px;line-height:17px;color:#1d1e1f}.additional-info .item .val[data-v-6c7487ba]{font-weight:400;font-size:14px;line-height:17px;color:#1d1e1f}.org-panel[data-v-5d30ac7d]{margin-top:31px;width:100%;max-width:899px;padding:12px;background:#fafafa;border-radius:8px}@media(max-width:1024px){.org-panel[data-v-5d30ac7d]{margin-top:20px;background:rgba(0,153,254,.05);max-width:100%;border-radius:0}}.org-panel .additional-info[data-v-5d30ac7d]{display:flex;gap:18px;flex-wrap:wrap}@media(max-width:1024px){.org-panel .additional-info[data-v-5d30ac7d]{gap:15px}}.org-panel .additional-info .item[data-v-5d30ac7d]{display:flex;flex-wrap:nowrap}.org-panel .additional-info .item .key[data-v-5d30ac7d]{font-weight:600;font-size:14px;line-height:17px;color:#1d1e1f;white-space:nowrap}.org-panel .additional-info .item .val[data-v-5d30ac7d]{font-weight:400;font-size:14px;line-height:17px;color:#1d1e1f;white-space:nowrap}.org-panel .additional-info .user-cart[data-v-5d30ac7d]{font-weight:600;font-size:14px;line-height:20px;color:#36a6f2;margin-left:15px}.org-panel .additional-info .user-cart .icon[data-v-5d30ac7d]{margin-right:6px}.custom-scroll[data-v-0dd02c0e]::-webkit-scrollbar{width:5px}.custom-scroll[data-v-0dd02c0e]::-webkit-scrollbar-thumb{background-color:#36a5f2;border-radius:24px}.modal__wrap[data-v-0dd02c0e]{width:640px;padding:0;border-radius:8px}.modal__content[data-v-0dd02c0e]{width:100%;overflow:auto}.modal-header[data-v-0dd02c0e]{font-family:Open Sans;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#1d1e1f;padding-top:10px;padding-bottom:10px}.modal-footer[data-v-0dd02c0e]{width:100%;padding-top:24px;padding-bottom:15px}.modal-footer .add-comment[data-v-0dd02c0e]{width:100%}.modal-footer textarea[data-v-0dd02c0e]{border:1px solid rgba(96,98,102,.5);border-radius:4px;outline:none;margin:0;resize:none;width:100%;padding:7px 11px 7px 9px;line-height:18px;font-weight:400;font-size:14px;margin-bottom:16px}.modal-footer textarea[data-v-0dd02c0e]::-moz-placeholder{color:#1d1e1f;opacity:.5}.modal-footer textarea[data-v-0dd02c0e]::placeholder{color:#1d1e1f;opacity:.5}.container[data-v-0dd02c0e]{padding-left:15px;padding-right:15px}.modal-body[data-v-0dd02c0e]{width:100%}.modal-body .comment-el[data-v-0dd02c0e]{margin-top:15px;width:100%;border-bottom:1px solid rgba(29,30,31,.15);padding-bottom:24px}.modal-body .comment-el .top[data-v-0dd02c0e]{display:flex;align-items:baseline;justify-content:space-between}.modal-body .comment-el .top .name[data-v-0dd02c0e]{font-weight:700;font-size:16px;line-height:20px;color:#1d1e1f}.modal-body .comment-el .top .date[data-v-0dd02c0e]{background:rgba(96,98,102,.05);border-radius:4px;padding:1px 7px 2px;font-weight:400;font-size:14px;line-height:24px;color:rgba(29,30,31,.5)}.modal-body .comment-el .content[data-v-0dd02c0e]{margin-top:15px;background:hsla(0,0%,95%,.55);border-radius:16px;padding:13px 15px 19px 13px;font-weight:400;font-size:14px;line-height:20px;color:#1d1e1f;word-wrap:break-word}.skeleton[data-v-0dd02c0e]{box-shadow:none}.skeleton .top[data-v-0dd02c0e]{display:flex;justify-content:space-between;align-items:center}.skeleton .bottom .ssc-square[data-v-0dd02c0e]{height:100px;border-radius:16px}.thumb-up[data-v-3e8d2d5c]{display:flex;margin-left:auto}.thumb-up-icon[data-v-3e8d2d5c]{cursor:pointer;width:20px;height:19px;margin-bottom:1px}.thumb-up-icon img[data-v-3e8d2d5c]{width:100%;height:100%}.thumb-up span[data-v-3e8d2d5c]{font-family:Open Sans;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#1d1e1f;margin-left:7px}.purchase-filter[data-v-3749f6bc]{margin-top:32px;border-radius:8px;background:#fff;box-shadow:0 2px 8px 0 rgba(105,153,246,.18);height:40px;width:100%;display:flex;align-items:center;justify-content:space-between;padding-left:30px}[data-v-3749f6bc] .filtering-categories{width:auto!important}.search[data-v-3749f6bc]{margin-right:16px}.search__button[data-v-3749f6bc]{right:10px}.search__button img[data-v-3749f6bc]{max-width:20px}.search__clear[data-v-3749f6bc]{display:none;right:35px;max-width:15px}.search[data-v-3749f6bc]{position:relative;max-width:168px;font-size:90%}.search input[data-v-3749f6bc]{height:24px}.search .search__bar[data-v-3749f6bc]{padding-left:15px;padding-right:54px}.clear-active[data-v-3749f6bc]{display:inline-flex}.icon-close[data-v-3749f6bc]:after,.icon-close[data-v-3749f6bc]:before{background:#36a5f2!important}.purchase-filter[data-v-358efac2]{background:#fff;box-shadow:0 2px 10px 0 rgba(92,102,122,.15);height:40px;width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:31px}.purchase-filter .category .title[data-v-358efac2]{font-family:Open Sans;font-style:normal;font-weight:700;font-size:12px;line-height:17px;letter-spacing:0;text-align:left;cursor:pointer}.purchase-filter .category .selected[data-v-358efac2]{font-family:Open Sans;font-style:normal;font-weight:400;font-size:11px;line-height:18px;letter-spacing:0;text-align:left;color:#606266;cursor:pointer}.modal__wrap[data-v-d722d25e]{border-radius:8px}.modal__content[data-v-d722d25e]{display:flex;align-items:center;flex-direction:column}.modal-header[data-v-d722d25e]{font-weight:400;font-size:20px;line-height:20px;color:#1d1e1f;margin-bottom:10px;text-align:center}.error[data-v-d722d25e]{font-size:14px;line-height:28px;text-align:center;color:#1d1e1f}.profile-deactivate[data-v-762e3ec0]{display:flex;margin-bottom:188px}@media(max-width:1023px){.profile-deactivate[data-v-762e3ec0]{flex-direction:column;align-items:center;margin-bottom:123px}}.profile-deactivate .avatar-img[data-v-762e3ec0]{width:204px;height:204px}@media(max-width:1023px){.profile-deactivate .avatar-img[data-v-762e3ec0]{width:158px;height:158px}}.profile-deactivate__content[data-v-762e3ec0]{display:flex;flex-direction:column;justify-content:center;margin-left:24px}@media(max-width:1023px){.profile-deactivate__content[data-v-762e3ec0]{align-items:center}}.profile-deactivate__content-header[data-v-762e3ec0]{font-size:22px;font-weight:600;color:#2b2a29;margin-bottom:8px}@media(max-width:1023px){.profile-deactivate__content-header[data-v-762e3ec0]{font-size:18px;margin-top:14px}}.profile-deactivate__content-description[data-v-762e3ec0]{font-size:14px;color:#606266;line-height:21px}@media(max-width:1023px){.profile-deactivate__content-description[data-v-762e3ec0]{text-align:center}}