@charset "UTF-8";.lang,.menu{position:fixed;z-index:2147483644;top:-100%;left:0;display:block;overflow:hidden auto;width:100%;height:100%;margin:0;padding:5rem 0.625rem 0.625rem;list-style:none;-webkit-transition:top 0.7s;transition:top 0.7s;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:0.98;background-color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden}.lang li,.menu li{font-size:1.7rem;padding:0.1875rem 0;text-align:center}.lang li a,.menu li a{color:#1a365d}.menu-btn{position:absolute;z-index:2147483645;top:0;right:0;width:2.5rem;height:2.5rem;margin-top:0.625rem;padding:0.4375rem 0.3125rem;cursor:pointer;-webkit-transform:translateZ(0);transform:translateZ(0);border:1px solid #1a365d;border-radius:0.125rem;-webkit-backface-visibility:hidden;backface-visibility:hidden}.menu-btn[for=menu-hnt]{z-index:2147483646}.menu-btn span,.menu-btn:after,.menu-btn:before{position:relative;display:block;height:0.25rem;margin-top:0.375rem;content:" ";-webkit-transition:opacity 0.3s,-webkit-transform 0.3s;transition:opacity 0.3s,-webkit-transform 0.3s;transition:opacity 0.3s,transform 0.3s;transition:opacity 0.3s,transform 0.3s,-webkit-transform 0.3s;background-color:#1a365d}.menu-btn:before{margin-top:0}.lang-btn{position:absolute;top:0;right:2.875rem;display:block;margin-top:0.625rem;border-radius:50%}.lang-btn span{display:block;width:2.5rem;height:2.5rem;cursor:pointer;-webkit-transform:translateZ(0);transform:translateZ(0);border:1px solid #1a365d;border-radius:50%}#lang-hnt,#menu-hnt{display:none}#lang-hnt:checked~#wrapper,#menu-hnt:checked~#wrapper{overflow:hidden;height:100%;min-height:auto}#lang-hnt:checked~#wrapper .menu-btn span,#menu-hnt:checked~#wrapper .menu-btn span{opacity:0}#lang-hnt:checked~#wrapper .menu-btn:before,#menu-hnt:checked~#wrapper .menu-btn:before{-webkit-transform:rotate(45deg) translate(0.4375rem,0.4375rem);transform:rotate(45deg) translate(0.4375rem,0.4375rem)}#lang-hnt:checked~#wrapper .menu-btn:after,#menu-hnt:checked~#wrapper .menu-btn:after{-webkit-transform:rotate(-45deg) translate(0.4375rem,-0.4375rem);transform:rotate(-45deg) translate(0.4375rem,-0.4375rem)}#lang-hnt:checked~#wrapper #footer,#menu-hnt:checked~#wrapper #footer{position:unset}#menu-hnt:checked~#wrapper .menu{top:0}#lang-hnt:checked~#wrapper .lang{top:0}#lang-hnt:checked~#wrapper .menu-btn{z-index:2147483645}#lang-hnt:checked~#wrapper .menu-btn[for=lang-hnt]{z-index:2147483646}.form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.5rem;border-radius:0.3125rem;background:#bfbfbf;gap:0.625rem}.form__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form__row.form__row--secondary{margin-bottom:0}.form__button,.form__input,.form__select{line-height:1.4}.form__input,.form__select{font-family:inherit;font-size:1rem;padding:0.75rem;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;border:none;border-radius:0.3125rem}.form__input:focus,.form__select:focus{outline:none;-webkit-box-shadow:0 0 0 3px rgba(0,0,0,0.05);box-shadow:0 0 0 3px rgba(0,0,0,0.05)}.form__input--number,.form__input--text{min-width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.form__input--number::-webkit-input-placeholder,.form__input--text::-webkit-input-placeholder{color:#999}.form__input--number::-moz-placeholder,.form__input--text::-moz-placeholder{color:#999}.form__input--number:-ms-input-placeholder,.form__input--text:-ms-input-placeholder{color:#999}.form__input--number::-ms-input-placeholder,.form__input--text::-ms-input-placeholder{color:#999}.form__input--number::placeholder,.form__input--text::placeholder{color:#999}.form__select{width:13.125rem;padding-right:2.5rem;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 0.9375rem center;background-size:0.9375rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form__button{font-family:inherit;font-size:1rem;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0.75rem 1.5rem;cursor:pointer;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;white-space:nowrap;border-radius:0.3125rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.3125rem}.form__button:before{width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-size:contain;-ms-flex-negative:0;flex-shrink:0}.form__button--search:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E")}.form__button--reset{color:#1a365d;border:none;background:#f8f9fa}.form__button--reset:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a365d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6h18'%3E%3C/path%3E%3Cpath d='M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6'%3E%3C/path%3E%3Cpath d='M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2'%3E%3C/path%3E%3Cline x1='10' y1='11' x2='10' y2='17'%3E%3C/line%3E%3Cline x1='14' y1='11' x2='14' y2='17'%3E%3C/line%3E%3C/svg%3E")}.form__button--reset:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);background:#e9ecef;-webkit-box-shadow:0 4px 12px rgba(100,100,100,0.3);box-shadow:0 4px 12px rgba(100,100,100,0.3)}.form__select::-webkit-scrollbar{width:8px}.form__select::-webkit-scrollbar-track{border-radius:4px;background:#f1f1f1}.form__select::-webkit-scrollbar-thumb{border-radius:4px;background:#c1c1c1}.form__select::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media screen and (max-width:1019px){.form{padding:0.75rem}.form__button,.form__input,.form__select{padding:0.625rem 0.625rem}.form__select{width:9.375rem;padding-right:1.25rem;padding-left:0.625rem;background-position:right 0.5rem center}}@media (max-width:660px){.form:focus-within .form__row--secondary,.form:focus-within .form__select{display:-webkit-box;display:-ms-flexbox;display:flex}.form__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;gap:0.625rem}.form__button,.form__input,.form__select{width:100%;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.form__button--reset,.form__button--search{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form__row--secondary,.form__select{display:none}}.breadcrumbs__list{margin-top:1.5rem;padding:0.625rem;color:#4a5568;border:1px solid #ccc;border-radius:0.3125rem;background:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.breadcrumbs__item{display:inline-block}.breadcrumbs__item:not(.breadcrumbs__item--current):after{padding-right:0.375rem;padding-left:0.375rem;content:"›";text-align:center}.breadcrumbs__link{color:inherit}.breadcrumbs__link:hover{text-decoration:underline;color:inherit}@media screen and (max-width:1019px){.breadcrumbs__list{overflow-x:auto;text-overflow:clip}}.tg-categories{margin-bottom:1.5rem;padding:1.5rem 1.5rem 0 1.5rem;border:1px solid #ccc;border-radius:0.3125rem;background:#fff}.tg-categories__list{display:-ms-grid;display:grid;margin-bottom:1.5rem;grid-template-columns:repeat(auto-fill,minmax(12.5rem,1fr));gap:0.3125rem}.tg-categories__item{display:block;min-width:0}.tg-categories__item:nth-of-type(n+13){display:none}.tg-categories__item a{font-size:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0.5625rem 0.75rem;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;text-decoration:none;color:inherit;border:1px solid #e9ecef;border-radius:0.1875rem;background:#f8f9fa;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.3125rem}.tg-categories__item a:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);border-color:#dee2e6;background:#e9ecef;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.1);box-shadow:0 2px 4px rgba(0,0,0,0.1)}.tg-categories__item a.active{color:white;border-color:#0c61e8;background:#0c61e8}.tg-categories__item a.active sup{background:rgba(255,255,255,0.2)}.tg-categories__item a span{display:block;overflow:hidden;min-width:0;white-space:nowrap;text-overflow:ellipsis;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tg-categories__item a sup{font-size:0.75rem;line-height:1;padding:0.125rem 0.375rem;border-radius:0.75rem;background:rgba(0,0,0,0.1);-ms-flex-negative:0;flex-shrink:0}.tg-categories__more:before{font-weight:600;display:block;padding:0.5625rem;content:attr(data-txtopen);cursor:pointer;text-align:center;color:#0c61e8;border-top:1px solid #e9ecef}#cat-hnt:checked~#wrapper .tg-categories__item{display:block}#cat-hnt:checked~#wrapper .tg-categories__more:before{content:attr(data-txtclose)}@media screen and (max-width:1019px){.tg-categories{padding:0.75rem;padding-bottom:0}}@media screen and (max-width:500px){.tg-categories__item:nth-of-type(n+5){display:none}}.tg-channels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:1.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0.375rem}.tg-channel{width:calc((100% - 0.75rem) / 3)}.tg-channel{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0.5625rem;border:1px solid #ccc;border-radius:0.375rem;background:#fff;gap:0.375rem}.tg-channel__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0.75rem}.tg-channel__options{font-size:0.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;gap:0.375rem}.tg-option{padding:0.125rem 0.375rem;color:#fff;border-radius:0.75rem}.tg-option--public{background:#1dba23}.tg-option--deleted{background:#222}.tg-option--private{background:#e80c23}.tg-option--sale{background:#1d23ba}.tg-option--sale a{color:#fff}.tg-option--top{background:#2196f3}.tg-channel__avatar{font-size:0.5rem;overflow:hidden;width:5rem;height:5rem;border-radius:50%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.tg-channel__avatar img{width:100%;height:100%}.tg-channel__info{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.tg-channel__link{font-size:1.125rem;font-weight:600;letter-spacing:-0.03125rem;text-transform:uppercase;color:#1a365d;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tg-channel__link a{color:inherit}.tg-channel__link a:before{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;content:""}.tg-channel__link a:hover{text-decoration:underline}.tg-channel__stats{font-size:0.9375rem;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.375rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tg-stat__user-change--plus{color:#1dba23}.tg-stat__user-change--minus{color:#e80c23}.tg-channel__description{font-size:1rem;overflow:hidden;height:4.5em;word-break:break-word}.tg-channel__description:empty:before{content:"░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░"}.tg-channel__categories{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;cursor:default;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0.375rem}.tg-channel__categories a{font-size:0.75rem;margin-top:2px;padding:0.125rem 0.375rem;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;border:1px solid #0c61e8;border-radius:0.75rem;background:#f0f6fe}.tg-channel__categories a:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.tg-channel__btn{margin-top:0.5625rem}.tg-channels--detail .tg-channel:not(.tg-channel--top){overflow:visible;width:100%;margin-top:0;padding:1.5rem}.tg-channels--detail .tg-channel:not(.tg-channel--top) .tg-channel__header{line-height:1;margin:0.375rem 0}.tg-channels--detail .tg-channel:not(.tg-channel--top) .tg-channel__header a:before{position:relative}.tg-channels--detail .tg-channel:not(.tg-channel--top) .tg-channel__avatar{font-size:0.5rem;float:none;-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;height:auto;margin:-1.5rem;margin-bottom:0;padding:1.5rem;border-radius:0.375rem 0.375rem 0 0}.tg-channels--detail .tg-channel:not(.tg-channel--top) .tg-channel__avatar img{display:block;width:10rem;height:10rem;margin:0 auto;padding:0.5625rem;border-radius:50%;background:rgba(0,0,0,0.1)}.tg-channels--detail .tg-channel:not(.tg-channel--top) .tg-channel__link{white-space:normal}.tg-channels--detail .tg-channel:not(.tg-channel--top) .tg-channel__link a{font-size:1.4rem}.tg-channels--detail .tg-channel:not(.tg-channel--top) .tg-channel__description{height:auto}.tg-channels--detail .tg-channel:not(.tg-channel--top) .tg-channel__btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.5rem;gap:0.75rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tg-channels--more .tg-channel:not(.tg-channel--top) .tg-channel__description{height:1.5em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tg-channels--more .tg-channel:not(.tg-channel--top) .tg-channel__avatar{width:4.375rem;height:4.375rem}@media screen and (max-width:1019px){.tg-channel{width:100%}.tg-channel__categories{overflow:auto hidden}}.birzha{margin-bottom:1.5rem}.birzha__list{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto hidden;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0.375rem}.birzha__item{width:calc(50% - 0.375rem / 2);min-width:calc(50% - 0.375rem / 2);max-width:calc(50% - 0.375rem / 2)}.birzha__card{display:block;overflow:hidden auto;height:15em;min-height:15em;max-height:15em;padding:0.5625rem;white-space:normal;word-wrap:break-word;border:1px solid #ccc;border-radius:0.375rem}.birzha__date,.birzha__name{font-size:1.1rem;font-weight:600;display:block;margin-bottom:0.625rem;color:#1a365d}@media screen and (max-width:1019px){.birzha__item{width:94%;min-width:94%;max-width:94%}.birzha__item:last-of-type{width:100%;min-width:100%;max-width:100%}}.tg-adstxt{margin-bottom:1.5rem}.tg-adstxt__grid{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr));gap:1.5rem}.tg-adstxt__card{padding:1.5rem;-webkit-transition:-webkit-transform 0.2s ease;transition:-webkit-transform 0.2s ease;transition:transform 0.2s ease;transition:transform 0.2s ease,-webkit-transform 0.2s ease;border:1px solid #ccc;border-radius:0.3125rem;background:#fff}.tg-adstxt__card h3{font-size:1.4rem;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.75rem}.tg-adstxt__card--about h3:before{content:"🚀"}.tg-adstxt__card--policy h3:before{content:"🗑️"}.tg-adstxt__card p{margin-top:1.125rem}@media screen and (max-width:768px){.tg-adstxt__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:1.125rem}.tg-adstxt__card{padding:1.125rem}}.pagination{margin-bottom:1.5rem;padding:2px 0}.pagination__list{font-size:0;text-align:center}.pagination__item{font-size:1rem;margin-right:0.9375rem;display:inline-block}.pagination__item:first-of-type{margin-left:0.9375rem}.pagination__current,.pagination__link{display:block;min-width:3.125rem;padding:0.375rem 0.75rem;text-align:center;color:inherit;border:1px solid #ccc;border-radius:0.3125rem}.pagination__current{cursor:default;color:#fff;border:1px solid #0c61e8;background:#0c61e8}.pagination__link{-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.pagination__link:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);color:inherit;background:#f8f9fa;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.1);box-shadow:0 2px 4px rgba(0,0,0,0.1)}@media screen and (max-width:1019px){.pagination{overflow:auto hidden;margin-right:-10px;margin-left:-10px;white-space:nowrap}}.error-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:60vh;padding:3rem 1.125rem;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.error-page__code{font-size:7rem;font-weight:800;line-height:1;margin-bottom:1.5rem;color:#0c61e8}.error-page__header{font-size:2rem;font-weight:600;margin-bottom:1.5rem}.error-page__message{font-size:1rem;max-width:500px;margin:0 auto 1.5rem}.error-page__tip{font-size:1rem;color:#718096}.error-page__tip a{font-weight:500}.error-page__btn{margin-bottom:1.5rem}@media (max-width:768px){.error-page{min-height:50vh;padding:1.5rem 0.75rem}.error-page__code{font-size:4.5rem}.error-page__header{font-size:1.7rem}.error-page__message{font-size:0.9rem}}.lang-flag-ru{background-image:url(../images/svg/flags/russia.svg)}.lang-flag-es{background-image:url(../images/svg/flags/spain.svg)}.lang-flag-de{background-image:url(../images/svg/flags/germany.svg)}.lang-flag-it{background-image:url(../images/svg/flags/italy.svg)}.lang-flag-pt{background-image:url(../images/svg/flags/portugal.svg)}.lang-flag-en{background-image:url(../images/svg/flags/united-kingdom.svg)}.lang-flag-fr{background-image:url(../images/svg/flags/france.svg)}.lang-flag-zh-CN{background-image:url(../images/svg/flags/china.svg)}.lang-flag-tr{background-image:url(../images/svg/flags/turkey.svg)}