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