@charset "UTF-8";.comment_reply_name{position:absolute;left:30px;top:31px;padding-right:22px;width:-moz-max-content;width:max-content;font-family:Inter;font-size:16px}.tn-comment .comment_reply_name{padding-right:6px;top:46px;display:inline-block}#modal-forgot:not(.tn-show),#modal-auth:not(.tn-show),#modal-register:not(.tn-show),#modal-confirm:not(.tn-show),#modal-phone-form:not(.tn-show),#modal-phone-confirm-form:not(.tn-show),#modal-warning:not(.tn-show){display:none}.tn-modal{position:relative;width:1076px;height:80vh;top:50%;left:15vw;display:flex;border-radius:16px;background:var(--Colors-Fill-ColorFillPrimary);transform:translateY(-50%)}.tn-modal-close{position:absolute;top:32px;right:32px;cursor:pointer}@media (max-width: 640px){.tn-modal-close{top:1rem;right:1rem}}.tn-modal-aside{width:526px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:16px;background:var(--ColorFillBrand)}.tn-modal-aside img{width:335px}.tn-modal-aside span{color:#fff}.tn-modal-body{width:462px;display:flex;flex-direction:column;justify-content:center;padding:59px 44px;text-align:center}.tn-modal-body .tn-modal-header{margin:0 0 24px;font-size:24px;font-family:Inter SemiBold}.tn-modal-body .tn-modal-social{width:315px;display:flex;flex-wrap:wrap;margin:0 auto}.tn-modal-body .tn-modal-social img{width:95px;margin:0 10px 10px 0;cursor:pointer}.tn-modal-body hr{position:relative;height:48px}.tn-modal-body hr:before{content:"";position:absolute;width:100%;height:2px;top:23px;left:0;border-bottom:1px solid rgba(41,45,57,.1)}.auth{display:flex;justify-content:center;box-sizing:border-box;margin:15vh}.tn-reg-forg{display:flex;justify-content:space-between;font-size:12px}.tn-user-agree{margin:32px 0 0;color:#292d39b3;font-size:12px}.tn-user-agree a{color:#292d39b3}.tn-message-error{font-size:10px;color:#292d39b3}.tn-row input{width:100%;margin:0 0 12px;border:1px solid rgba(41,45,57,.1);padding:14px 12px;border-radius:4px;box-sizing:border-box;font-size:16px}.tn-row input:focus,.tn-row input:active{outline-color:var(--ColorBorderBrand)}@media screen and (max-width: 640px){.tn-modal{width:100%;left:0}.tn-modal-aside{display:none}}.tn-copyright,.tn-comment-more-container{display:none}.tn-comment-sort{padding:0 0 8px;border-bottom:1px solid var(--Colors-Border-ColorBorderDefault);font-weight:600}.tn-comment-sort .active{font-weight:500}@media screen and (max-width: 640px){.tn-comment-sort{padding:6px 0}}.tn-comment-item-content{width:100%}.content_main_text .tn-comment-bottom img{border-radius:0}.tn-comment-sort-mobile{display:none}.сomment-textarea-container{width:100%;display:flex;flex-wrap:nowrap}.tn-comment-sort span,.tn-comment-sort-mobile span{cursor:pointer;padding:6px 0;color:var(--Colors-Text-ColorTextAccent)}.tn-comment-sort span.active,.tn-comment-sort-mobile span.active{color:var(--Colors-Text-ColorTextPrimary);border-bottom:4px solid var(--ColorFillBrand);font-family:Inter SemiBold}.tn-comment-sort span:first-child,.tn-comment-sort-mobile span:first-child{margin:0 16px 0 0}.tn-login{font-size:16px;font-weight:600}.tn-login-enter{padding:0 0 3px;border-bottom:1px solid var(--ColorFillBrand);cursor:pointer}.tn-moder{font-size:14px;color:#7f8188}.tn-comment-form-text{margin:24px 0 12px;border:1px solid #d9dadc;padding:5px 12px;border-radius:4px}.tn-inline{display:flex;flex-direction:column;align-items:flex-end}.tn-comment-form-text textarea{width:100%;height:90px;box-sizing:border-box;padding:5px 12px;outline:none;font-size:16px;font-family:Inter;line-height:24px;resize:none}.tn-comments{display:flex;flex-direction:column;justify-content:space-between;margin:16px 0;padding:20px 24px 12px;list-style-type:none;background:var(--ColorFillBrandLight, rgba(3, 171, 2, .05));border-radius:4px}.comments_head{display:flex;justify-content:space-between}.comments_head .comments_head_title{text-transform:uppercase;font-family:Inter Bold;color:var(--Colors-Text-ColorTextPrimary)}.comments_head .comments_head_count{display:flex;font-weight:700;align-items:center;color:var(--Colors-Text-ColorTextPrimary)}.comments_head .comments_head_count img{width:24px;height:24px;margin:0 8px 0 0}.content_main_text img.auth-user-photo{width:40px;height:40px;border-radius:50%;margin-left:10px}.comment-textarea-container{width:100%}.comments_txt,.comments_txt_inner{display:flex;position:relative;z-index:2}.comments_txt textarea,.comments_txt_inner textarea{width:100%;min-height:52px;height:auto;max-height:240px;box-sizing:border-box;margin:0;padding:14px 61px 14px 12px;border:1px solid #e0e0e3;border-radius:4px;font-family:Inter;font-size:16px;line-height:24px;letter-spacing:.16px;resize:none;overflow-y:hidden;transition:height .5s ease-out;background:var(--Colors-Fill-ColorFillPrimary);color:var(--Colors-Text-ColorTextPrimary)}@media (max-width: 640px){.comments_txt textarea,.comments_txt_inner textarea{border-radius:8px}}.comments_txt textarea:focus,.comments_txt_inner textarea:focus{outline:none;border:1px solid var(--ColorFillBrand)}.comments_txt .tn-button-send,.comments_txt_inner .tn-button-send{position:absolute;bottom:8px;right:8px;background:var(--ColorFillBrand);border-radius:4px;height:36px;width:36px;display:flex;align-items:center;justify-content:center;cursor:pointer}@media (max-width: 640px){.comments_txt .tn-button-send,.comments_txt_inner .tn-button-send{border-radius:8px}}.comments_txt .tn-comment-send-button,.comments_txt_inner .tn-comment-send-button{content:"";display:block;background-image:url(/tengri_new/img/arrow-up.svg);background-repeat:no-repeat;-o-object-fit:cover;object-fit:cover;width:16px;height:16px}.comments_txt_inner{position:fixed;bottom:0;width:80%;padding:16px 24px 6px;border:1px solid var(--Colors-Fill-ColorFillSecondary);border-radius:8px 8px 0 0;box-sizing:border-box;background:#fff;z-index:2}.comments_txt_inner textarea{margin:0;background:#f4f4f5}.comments_txt_inner .tn-button-send{bottom:3px;right:30px}.comments_foot{color:var(--Colors-Text-ColorTextAccent);font-size:10px;line-height:12px;letter-spacing:-.1px;padding-top:4px}@media (max-width: 640px){.comments_foot{font-size:10px}}.tn-comment-accordion{position:relative}.tn-comment-accordion .tn-comment-accordion-content{position:relative;height:0;overflow:hidden;transition:all 1s}.tn-comment-item-main{width:100%;display:flex;flex-wrap:nowrap;align-items:center}.tn-comment-item-main .country-flag{width:18px;border-radius:2px}.tn-comment-item-main .tn-comment-item-data{display:flex;align-items:center;gap:8px}@media (max-width: 1024px){.tn-comment-item-main .tn-comment-item-data{gap:2.2222222222vw}.tn-comment-item-main .tn-comment-item-data a{font-size:4.4444444444vw}}.tn-comment-item-main .tn-comment-item-data a{font-weight:500}.tn-comment-item-main .tn-comment-item-data time{color:var(--Colors-Text-ColorTextAccent);white-space:nowrap}@media (max-width: 1024px){.tn-comment-item-main .tn-comment-item-data time{color:var(--Colors-Text-ColorTextAccent, rgba(41, 45, 57, .7));font-size:3.3333333333vw;font-style:normal;font-weight:400;line-height:133.333%;letter-spacing:-.12px}}@media (min-width: 1024px){.tn-comment-accordion-content .tn-comment-item{padding:0 10%}}.tn-comment-accordion-content .tn-comment-child-hide-container{margin:0 10%;border-bottom:1px solid rgba(41,45,57,.1);width:80%}@media (max-width: 1024px){.tn-comment-accordion-content .tn-comment-child-hide-container{margin:0 16px;width:calc(100% - 32px);padding-bottom:0}}.tn-comment-accordion-content .tn-comment-child-hide-container .tn-comment-child-show-button{padding:16px 0}.th-comment-item-wrapper{width:100%;padding:16px 0}.tn-comment-child-hide-container{width:100%;box-sizing:border-box}@media (max-width: 1024px){.tn-comment-child-hide-container{padding-bottom:12px}}.tn-comment-item{display:flex;flex-wrap:wrap;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.16px}.tn-comment-item a{color:var(--Colors-Text-ColorTextPrimary)}.tn-comment-item .tn-comment-item{padding:16px 0 0;border-bottom:0}.tn-comment-item-ava{position:relative}.tn-comment-item-ava img{width:36px;margin:0 8px 0 0}.tn-comment-bottom{display:flex;justify-content:space-between;margin:0 0 12px}.tn-comment-rating-button,.tn-comment-rating-button-container{display:flex;align-items:center;height:24px}.tn-comment-rating-button i,.tn-comment-rating-button-container i{display:block}.tn-comment-rating-button i svg,.tn-comment-rating-button-container i svg{display:block}.tn-comment-rating-button img{cursor:pointer;width:14px}.tn-comment-rating-button span{color:var(--Colors-Text-ColorTextAccent);margin:0 7px}.tn-comment-answer-button{margin:0 12px;color:#7f8188;font-size:14px;cursor:pointer;font-weight:600}img.tn-comment-other{width:16px;height:16px}.tn-user-name{font-weight:600;font-size:16px;line-height:20px}@media screen and (max-width: 640px){.tn-user-name{font-size:4.4444444444vw;line-height:5.5555555556vw}}.tn-comment-item-content-metadata img{width:24px;border-radius:2px;margin:0 3px}.tn-comment-item-content-metadata time{color:var(--Colors-Text-ColorTextAccent)}.tn-comment-item-content-text p{margin:12px 0!important}.comment-popup{display:none;position:fixed;background-color:var(--ColorFillBrand);color:#fff;padding:10px 20px;border-radius:8px;box-shadow:0 4px 8px #0000001a;z-index:1000;align-items:center}@media (min-width: 640px){.comment-popup{bottom:108px;right:10%;left:10%;max-width:90%;width:41.8vw;margin:0 auto}}.comment-popup.show{display:flex}.popup-icon{margin-right:8px;margin-top:7px}.popup-icon img{filter:saturate(0) brightness(0) invert(1)}.popup-close{display:none;margin-left:auto;cursor:pointer;font-weight:700}.overl.active{display:block;z-index:999}.tn-comment-accordion-content .overlay,.tn-show .overlay{z-index:999}.tn-comment-auth-form-overlay{padding-top:40px;position:absolute;top:0;left:0;width:100%;background:#fff;display:flex;justify-content:center;box-sizing:border-box}.tn-button.more-comments{width:100%;margin:12px 0 24px;box-sizing:border-box;color:#fff}.tn-comment-prev .tn-comment-item{display:none}.tn-comment-prev .tn-comment-item:nth-child(-n+3){display:block;flex-wrap:nowrap}.generate-avatar{margin-right:8px;background:#04ab031a;border-radius:50px;height:36px;width:36px;text-align:center;align-content:center;color:#000}.avatar-red{background-color:#ffe7e7}.avatar-orange{background-color:#ffede0}.avatar-yellow{background-color:#fff4d9}.avatar-green{background-color:#d9f2d9}.avatar-blue{background-color:#e0f1fe}.avatar-purple{background-color:#e3e6fd}.avatar-violet{background-color:#f0e3fd}.avatar-grey{background-color:var(--Colors-Border-ColorBorderDefault)}.avatar-default{background-color:#ccc}.tn-comment{width:1344px;height:85vh;position:fixed;bottom:0;padding:20px 6px 40px;border-radius:8px 8px 0 0;background:var(--Colors-Fill-ColorFillPrimary);left:50%;display:flex;align-items:flex-start;box-sizing:border-box;transform:translate(-50%);box-shadow:0 -4px 5px #0000000d;z-index:9999}.tn-comment img.hide-comments,.tn-comment i.hide-comments{width:20px;position:fixed;top:20px;right:32px;cursor:pointer;z-index:2}@media (max-width: 640px){.tn-comment img.hide-comments,.tn-comment i.hide-comments{display:none}}.tn-comment-list{width:100%;overflow-y:scroll;height:100%;position:relative;display:flex;flex-direction:column}.tn-comment-list .tn-comment-items{flex:1;display:flex;flex-direction:column;min-height:40vh;position:relative;padding-bottom:0}.tn-comment-list .tn-comment-empty{flex:1;display:flex;align-items:center;justify-content:center;min-height:200px;text-align:center;color:var(--Colors-Text-ColorTextSecondary);font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.4;letter-spacing:-.16px;padding:24px 16px}.tn-comment-list .comments_txt{background-color:var(--Colors-Fill-ColorFillPrimary);padding:16px;border-radius:8px 8px 0 0;border-top:1px solid rgba(41,45,57,.1);border-right:1px solid rgba(41,45,57,.1);border-left:1px solid rgba(41,45,57,.1);position:fixed;bottom:0;right:10%;left:10%}@media (max-width: 640px){.tn-comment-list .comments_txt{right:0;left:0}}.tn-comment-list .comments_txt textarea{background-color:#292d390d}.tn-comment-list .comments_txt .tn-button-send{right:24px;bottom:24px}.tn-comment-list .tn-item-selected{background:#03ab020d;transition:all .3s ease-in-out}.tn-comment-list .tn-comment-child-item-list .tn-item-selected{padding-top:12px;margin-bottom:12px}.tn-comment-list .tn-comment-item-child-container{padding:0 0 0 24px}.tn-comment-list .tn-comment-item-child-container .tn-comment-item{margin:0 10% 0 calc(10% - 24px);padding:0 0 0 24px;border-left:1px solid rgba(41,45,57,.1)}.tn-comment-list .tn-comment-sort{margin:0 10% 16px}@media (max-width: 640px){.tn-comment-list .tn-comment-sort{margin:12px 16px}}.tn-comment-list .tn-comment-sort span.active{border-bottom:4px solid var(--ColorFillBrand);padding-bottom:8px}.tn-comment-item-child-container{padding:0;margin:0}.tn-comment-item-child-container .tn-comment-item{padding:0 0 0 24px;border-left:1px solid rgba(41,45,57,.1)}.tn-comment-prev>div .tn-comment-item-border_bottom{border-top:1px solid rgba(41,45,57,.1)}.tn-comment-prev>div:first-child .tn-comment-item-border_bottom{border-top:none}.tn-comment-child-show-button{font-family:Inter SemiBold;font-size:12px;line-height:16px;letter-spacing:-.12px;cursor:pointer;color:var(--Colors-Text-ColorTextAccent);display:block}.content_main_comments_count{display:flex;align-items:center}.content_main_comments_count img{float:left;width:auto}.content_main_comments_sort{color:#7e7d83;font-size:14px}.content_main_comments_sort .active{margin:0 3px;padding:3px 0;color:#000;border-bottom:1px solid var(--ColorFillBrand)}.tn-comment-list::-webkit-scrollbar{width:4px;padding:0 0 0 4px}.tn-comment-list::-webkit-scrollbar-thumb{margin:0 0 0 4px;border-radius:10px;padding-top:10px;background:var(--ColorFillBrand)}@media screen and (max-width: 1600px){.tn-comment{max-width:1200px}}@media screen and (max-width: 1440px){.tn-comment{max-width:1024px}}@media screen and (max-width: 1024px){.tn-comment{width:100%}}.tn-comment-header .mobile_show_swipe_overlay{display:flex;padding:12px 0;flex-direction:column;align-items:center;gap:10px;align-self:stretch}@media (min-width: 640px){.tn-comment-header .mobile_show_swipe_overlay{display:none}}.tn-comment-header .mobile_show_swipe_overlay .mobile_show_swipe_line{width:64px;height:5px;border-radius:100px;background:var(--Colors-Text-ColorTextAccent)}.tn-comments-banner{display:flex;justify-content:center;width:100%;padding-top:15px}@media screen and (max-width: 640px){.tn-comments{width:100%;box-sizing:border-box;padding:4.4444444444vw}.tn-comments .comments_txt textarea{height:auto}.tn-comments .tn-button{padding:2.2222222222vw 3.3333333333vw;font-size:3.333vw}.comment-popup{bottom:96px;right:12px;left:12px}.comments_txt_inner{width:100%;left:0;border-radius:0}.comments_txt_inner textarea{height:50px}.comments_txt_inner .tn-button-send{bottom:0;right:30px;padding:8px 12px}.tn-comment{padding:8.88vw 0 40px}.tn-comment-bottom{position:relative;margin:0 0 12px;color:var(--Colors-Text-ColorTextAccent, rgba(41, 45, 57, .7));font-size:12px;font-style:normal;font-weight:600;line-height:133.333%;letter-spacing:-.12px}.tn-comment img.hide-comments{width:3.33vw;top:3.33vw;right:3.33vw}.tn-comment-sort-mobile{display:block}.tn-comment-item .tn-comment-item-content-text{color:var(--Colors-Text-ColorTextPrimary)}.tn-comment-item .tn-comment-item-content-text p{font-size:3.8888888889vw;line-height:142.857%;letter-spacing:-.0388888889vw}.tn-comment .tn-comment-child-wrapper{position:relative}.tn-comment .tn-comment-child-wrapper:before{content:"";display:block;position:absolute;width:1px;top:16px;bottom:64px;left:16px;background-color:var(--Colors-Border-ColorBorderDefault, rgba(41, 45, 57, .1))}.tn-comment-prev .tn-comment-child-wrapper{position:relative}.tn-comment-prev .tn-comment-child-wrapper:before{content:"";display:block;position:absolute;width:1px;top:0;bottom:64px;left:0;background-color:var(--Colors-Border-ColorBorderDefault, rgba(41, 45, 57, .1))}.tn-comment-list{padding:0}.tn-comment-list .th-comment-item-wrapper{padding:16px 16px 0}.tn-comment-list .tn-comment-child-show-button{padding-bottom:12px;font-size:3.3333333333vw;line-height:133.333%;letter-spacing:-.0333333333vw;font-weight:500}.tn-comment-list .tn-comment-item-child-container{padding:0}.tn-comment-list .tn-comment-item-child-container .tn-comment-item{border-left:none;margin-left:16px;margin-right:16px}.tn-comment-list .tn-comment-item-child-container .tn-comment-item-main{padding-top:16px}.tn-comment-item-child-container{padding:0}img.tn-comment-other{position:absolute;right:5.55vw}.tn-comment-header .mobile_show_swipe_overlay{position:fixed;width:100%;height:10px;z-index:1;top:11px}.tn-comment-item-content-metadata{margin-left:0}.tn-comment-item-ava img,.generate-avatar{width:6.6666666667vw;height:6.6666666667vw}.tn-comment-item-content-text p{margin:12px 0!important}.overlay .comments_txt_inner textarea{height:50px;min-height:auto;padding:8px}.content.single .tn-comment-rating-button-container img{display:block}}.comments_question{display:flex;flex-direction:column;gap:8px}.comments_head_question{display:flex;align-items:center;gap:8px}.comments_head_question .avatar{display:flex;width:24px;height:24px;justify-content:center;align-items:center}.comments_head_question .avatar img{border-radius:32px;width:24px;height:24px;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.comments_head_question .avatar img.grayscale{filter:grayscale(100%)}.comments_head_question .question-title{border-radius:4px;padding:8px;background:var(--Colors-Fill-ColorFillAccentLight, rgba(41, 45, 57, .05));color:var(--Colors-Text-ColorTextAccent, rgba(41, 45, 57, .7));font-family:Inter;font-size:10px;font-style:normal;font-weight:400;line-height:12px;letter-spacing:-.1px}.comments_body_question .question{display:inline-block;margin:0;color:var(--Colors-Text-ColorTextPrimary, #000);font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:1.3;letter-spacing:-.24px}@media (max-width: 640px){.comments_body_question .question{font-size:18px}}
