.commentForm{line-height:normal;margin-bottom:25px}@media(max-width:520px){.commentForm{margin-bottom:15px}}.commentForm-wrap{background:var(--color_black_10);border:1px solid var(--color_black_30);border-radius:10px;box-shadow:0 0 5px #cb002300;cursor:pointer;position:relative}.commentForm-wrap_tools{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;max-height:0;padding:0 20px;position:relative;right:-10px;top:-40px;z-index:100}@media(max-width:1024px){.commentForm-wrap_tools{padding:0 10px 0 15px;right:0}}.commentForm-phantom{order:2;position:relative}.commentForm-phantom__btn{border-radius:100%;display:block;height:24px;width:24px}.commentForm-phantom__btn img{display:block;height:100%;width:100%}.commentForm .commentForm-submit{order:5;padding:5px;transition:none}.commentForm .commentForm-submit span{display:none}.commentForm .commentForm-submit svg{color:#fff;display:block;height:20px;width:20px}@media(max-width:1024px){.commentForm .commentForm-submit{font-size:14px}}@media(max-width:640px){.commentForm .commentForm-submit{font-size:0}.commentForm .commentForm-submit svg{display:block}}.commentForm-input{all:unset;background:none;border:none;box-sizing:border-box;display:block;font-size:16px;grid-area:1/1/2/2;overflow:hidden;padding:15px 20px;position:relative;resize:none;white-space:pre-wrap;width:100%;word-break:break-word;z-index:100}@media(max-width:1024px){.commentForm-input{padding:15px}}.commentForm-input-wrap{display:grid}.commentForm-input-wrap:after{content:attr(data-replicated-value) " ";grid-area:1/1/2/2;padding:15px 20px;visibility:hidden;white-space:pre-wrap;word-break:break-word}.commentForm-input::placeholder{color:var(--color_black_60)}.commentForm-close{color:var(--color_black_50);display:none;order:4}.commentForm--active .commentForm-wrap{cursor:default}.commentForm--active .commentForm-wrap:hover{background:#fff;box-shadow:0 0 5px #cb002333}.commentForm--active .commentForm-wrap_tools{align-items:flex-end;max-height:none;padding-bottom:15px;right:0;top:0}@media(max-width:1024px){.commentForm--active .commentForm-wrap_tools{padding-bottom:10px}}.commentForm--active .commentForm-submit{margin-left:18px;padding:8px 29px}.commentForm--active .commentForm-submit span{display:block}.commentForm--active .commentForm-submit svg{display:none}@media(max-width:1024px){.commentForm--active .commentForm-submit{margin-left:12px;padding:6px 12px}}@media(max-width:640px){.commentForm--active .commentForm-submit{margin-left:10px;padding:5px}.commentForm--active .commentForm-submit span{display:none}.commentForm--active .commentForm-submit svg{display:block}}.commentForm--active .commentForm-upload{margin-left:-2px;margin-right:auto}.commentForm--active .commentForm-close{align-self:center;display:block}.commentForm--focus .commentForm-wrap{background:#fff;border-color:var(--color_red_20);box-shadow:0 0 5px #cb002333}.commentForm .svg-appendix{display:none}.DropDown{position:relative;z-index:100}.DropDown_btn{align-items:center;background:var(--color_black_20);border-radius:100%;display:flex;height:22px;justify-content:center;padding:0;width:22px}@media(max-width:640px){.DropDown_btn{background:var(--color_black_30)}}.DropDown_btn span{background:var(--color_black_60);border-radius:100%;display:block;height:2px;margin:0 1.5px;transition:.3s;width:2px}.DropDown_btn:hover span{background:var(--color_red_main)}.DropDown_list{background:#fff;border-radius:10px;box-shadow:0 4px 16px #00000026;margin-left:-8px;padding:6px 8px;position:absolute;transform:translateX(-100%);z-index:1000}.DropDown_list a,.DropDown_list button{align-items:center;background:#fff;color:var(--color_black_main);display:flex;font-size:12px;gap:7px;line-height:1.2;margin-bottom:4px;padding:5px;transition:.3s;width:100%}.DropDown_list a svg,.DropDown_list button svg{display:block;flex:0 0 16px;height:16px;min-width:16px}.DropDown_list a:last-child,.DropDown_list button:last-child{margin-bottom:0}@media(min-width:992px){.DropDown_list a:hover,.DropDown_list button:hover{color:var(--color_red_main)}}.DropDown--local .DropDown_list{display:none;top:-8px}.DropDown--local.DropDown--opened .DropDown_list{display:block}.commentForm-images{display:flex;flex:1;min-width:100%;order:1}.commentForm-images_item{align-items:center;background:#fff;border:1px solid var(--color_black_20);border-radius:10px;display:flex;margin-right:15px;position:relative}.commentForm-images_item figure{border-radius:10px;display:block}.commentForm-images_item img{display:block;height:65px;object-fit:cover;width:65px}@media(max-width:1024px){.commentForm-images_item img{height:54px;width:54px}}@media(max-width:640px){.commentForm-images_item img{height:48px;width:48px}}.commentForm-images_remove{background-color:#fff;border:1px solid var(--color_black_45);border-radius:100%;height:18px;padding:4px;position:absolute;right:-9px;top:-9px;transition:.3s;width:18px}.commentForm-images_remove svg{color:#58595c;display:block;height:8px;transition:inherit;width:8px}.commentForm-images_remove:hover{background-color:var(--color_red_main);border-color:var(--color_red_main)}.commentForm-images_remove:hover svg{color:#fff}.commentForm-images_loading{align-items:center;background:#ffffff80;border-radius:10px;display:flex;height:65px;justify-content:center;width:65px}@media(max-width:1024px){.commentForm-images_loading{height:54px;width:54px}}@media(max-width:640px){.commentForm-images_loading{height:48px;width:48px}}.commentForm-images_loading svg{display:block;height:18px;width:18px}.commentForm-upload{display:block;margin-right:0;order:3;overflow:hidden;position:relative}.commentForm-upload input{height:0;left:-999px;opacity:0;position:absolute;visibility:hidden;width:0}.commentForm-upload svg{color:var(--color_black_50);display:block;height:24px;transition:.3s;width:24px}.commentForm-upload svg:hover{color:var(--color_red_main)}.modalHelp .modal__content{max-width:500px}.modalHelp-header{align-items:center;display:flex;gap:24px;margin-bottom:24px}.modalHelp-header img{display:block;flex:0 0 102px;height:auto;min-width:102px}.modalHelp-header__info{flex:1}.modalHelp-header__info-title{font-size:18px;font-weight:500;line-height:1.2;margin-bottom:12px}.modalHelp-header__info-text{color:var(--color_black_70);font-size:16px;line-height:1.5}.modalHelp-form__group{margin-bottom:24px}.modalHelp-form__label{color:var(--color_black_70);display:block;font-size:16px;font-weight:500;line-height:1.4;margin-bottom:14px}.modalHelp-form textarea{border:1px solid var(--color_black_35);border-radius:10px;font-size:14px;line-height:1.4;min-height:116px;padding:15px 20px;width:100%}.modalHelp-form textarea::placeholder{color:var(--color_black_60)}@media(max-width:991px){.modalHelp-form textarea{font-size:16px}}.modalHelp-form__select{cursor:pointer}.modalHelp-form__select .modalHelp-form__select-control{border:1px solid var(--color_black_35);border-radius:10px;height:50px;padding:13px 20px}.modalHelp-form__select .modalHelp-form__select-control:hover{border-color:var(--color_black_35)}.modalHelp-form__select .modalHelp-form__select-control--focus{border-color:var(--color_black_35);box-shadow:none}.modalHelp-form__select .modalHelp-form__select-control__value{color:var(--color_black_main);font-size:14px;line-height:1.4}@media(max-width:991px){.modalHelp-form__select .modalHelp-form__select-control__value{font-size:16px}}.modalHelp-form__select .modalHelp-form__select-control__value-placeholder{color:var(--color_black_60);font-size:14px}@media(max-width:991px){.modalHelp-form__select .modalHelp-form__select-control__value-placeholder{font-size:16px}}.modalHelp-form__select .modalHelp-form__select-control__value-wrap{padding:0 4px 0 0}.modalHelp-form__select .modalHelp-form__select-control__value-wrap *{margin:0!important;padding:0!important}.modalHelp-form__select .modalHelp-form__select-control__chevron svg{color:var(--color_black_70);display:block;height:24px;width:24px}.modalHelp-form__select .modalHelp-form__select-menu{border:1px solid var(--color_black_40);border-radius:10px;box-shadow:none;overflow:hidden}.modalHelp-form__select .modalHelp-form__select-item{color:var(--color_black_main);font-size:14px;line-height:1.4}.modalHelp-form__select .modalHelp-form__select-item--hovered{background-color:var(--color_red_20)!important}@media(max-width:991px){.modalHelp-form__select .modalHelp-form__select-item--hovered{background-color:#fff!important}}.modalHelp-form__select .modalHelp-form__select-item--selected{background-color:var(--color_red_main)!important;color:#fff}.modal-confirm{text-align:center}.modal-confirm__wrap .modal__content{padding-bottom:50px;padding-top:50px}.modal-confirm_image{height:64px;margin:0 auto 24px;width:64px}.modal-confirm_image figure{border-radius:8px;display:block!important;height:100%!important;overflow:hidden;width:100%!important}.modal-confirm_image img{border-radius:inherit;display:block;height:100%;width:100%}.modal-confirm_image--round figure{border-radius:100%}.modal-confirm_image--color{align-items:center;display:flex;justify-content:center}.modal-confirm_image--color figure{max-height:40px;max-width:40px}.modal-confirm p{font-size:18px;line-height:1.2;margin:0 auto 40px;max-width:400px}.modal-confirm_btns{align-items:center;display:flex;gap:20px;justify-content:center}.modal-confirm_btns button{display:block}.MiniApp .commentForm-upload{align-items:center;display:flex;flex:0 0 33px;height:33px;justify-content:center;margin:0;min-width:33px;order:inherit}.MiniApp .commentForm-upload svg,.MiniApp .commentForm-upload svg:hover{color:var(--tg-theme-hint-color)}.MiniApp .commentForm-images{display:grid;gap:12px;grid-template-columns:repeat(5,1fr);justify-items:center;margin:4px 0;min-width:100%;order:0;padding:0 37px}.MiniApp .commentForm-images_item{margin-right:0}.MiniApp .commentForm-images_remove:hover{background-color:var(--tg-theme-button-color);border-color:var(--tg-theme-button-color)}.MiniApp .commentForm-images_remove:hover svg{color:var(--tg-theme-button-text-color)}.AuthPhantom{background:#fff;border-radius:10px;box-shadow:0 4px 16px #00000026;display:none;left:0;margin-left:-8px;margin-top:10px;padding:6px 8px;position:absolute;top:100%;z-index:1001}.AuthPhantom-search{margin-bottom:8px}.AuthPhantom-search input{background:var(--color_black_10);border:0;border-radius:12px;font-size:14px;font-weight:400;line-height:1.4;padding:8px 12px;width:100%}.AuthPhantom-search input::placeholder{color:var(--color_black_60)}.AuthPhantom__list{border-bottom:1px solid var(--color_black_20);border-top:1px solid var(--color_black_20);max-height:200px;overflow-y:auto;padding:4px 10px 4px 0}.AuthPhantom__list-empty{color:var(--color_black_60);display:block;font-size:12px;font-weight:400;line-height:1.2;padding:10px 5px 10px 15px;text-align:center}.AuthPhantom__list-empty,.AuthPhantom__list-item{background:#fff;line-height:1.4;transition:.3s;white-space:nowrap;width:100%}.AuthPhantom__list-item{align-items:center;color:var(--color_black_main);display:flex;font-size:14px;gap:12px;margin-bottom:4px;padding:5px}.AuthPhantom__list-item figure{border-radius:100%;display:block;flex:0 0 24px;height:24px;min-width:24px;width:24px}.AuthPhantom__list-item figure img{height:100%;width:100%}.AuthPhantom__list-item svg{color:var(--color_black_60);display:block;flex:0 0 24px;height:24px;min-width:24px;width:24px}.AuthPhantom__list-item b{font-weight:400}.AuthPhantom__list-item:last-child{margin-bottom:0}@media(min-width:992px){.AuthPhantom__list-item:hover{color:var(--color_red_main)}}.AuthPhantom__list:first-child{border-top:0}.AuthPhantom__list:last-child{border-bottom:0}.AuthPhantom--opened{display:block}.AuthPhantom--top{bottom:100%;margin-bottom:10px;margin-top:0;top:auto}.AuthPhantom--simple{border-bottom:1px solid var(--color_black_20);border-radius:0;border-top:1px solid var(--color_black_20);box-shadow:none;margin-bottom:4px;margin-left:0;margin-top:0;padding:4px 0;position:static}.AuthPhantom--simple .AuthPhantom__list-item{font-size:12px;gap:7px;line-height:1.2}.AuthPhantom--simple .AuthPhantom__list-item svg{color:var(--color_black_main);flex:0 0 20px;height:20px;margin:0 -2px;min-width:20px;width:20px}.AuthPhantom--miniApp{background:var(--tg-theme-bg-color)}.AuthPhantom--miniApp .AuthPhantom-search{background:var(--tg-theme-secondary-bg-color);color:var(--tg-theme-text-color)}.AuthPhantom--miniApp .AuthPhantom-search::placeholder{color:var(--color_black_60)}.AuthPhantom--miniApp .AuthPhantom__list{border-color:var(--tg-theme-secondary-bg-color)}.AuthPhantom--miniApp .AuthPhantom__list-item{background:var(--tg-theme-bg-color);color:var(--tg-theme-text-color)}.AuthPhantom--miniApp .AuthPhantom__list-item svg{color:var(--tg-theme-text-color)}