.suggest__list{position:relative;padding:0;margin:0;list-style-type:none;max-height:350px;overflow:auto}.suggest__list.m-tags{display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}html[dir=rtl] .suggest__list.m-tags{padding:10px 10px 2px 10px}html[dir=ltr] .suggest__list.m-tags{padding:10px 10px 2px 10px}.suggest__list.m-tags .suggest__tag{font-size:12px;height:30px;line-height:30px;border:1px solid #878787;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:3px}html[dir=rtl] .suggest__list.m-tags .suggest__tag{padding:0 8px 0 40px}html[dir=ltr] .suggest__list.m-tags .suggest__tag{padding:0 40px 0 8px}html[dir=rtl] .suggest__list.m-tags .suggest__tag{margin:0 0 8px 6px}html[dir=ltr] .suggest__list.m-tags .suggest__tag{margin:0 6px 8px 0}.suggest__list.m-tags .suggest__icon{margin-top:-11.5px}.suggest__list.m-tags .suggest__icon.m-plus{display:none}.suggest__list.m-tags .suggest__icon.m-close{display:block;fill:#333}.suggest__list.m-dropdown .suggest__tag{font-size:16px}html[dir=rtl] .suggest__list.m-dropdown .suggest__tag{padding:10px 8px 10px 40px}html[dir=ltr] .suggest__list.m-dropdown .suggest__tag{padding:10px 40px 10px 8px}.suggest__list.m-loading .suggest__tag{color:rgba(0,0,0,.3)}.suggest__list.m-loading:after{content:"";position:absolute;top:0;width:100%;height:39px;background:url(/i/loader.svg) 50% 50% no-repeat}html[dir=rtl] .suggest__list.m-loading:after{right:0}html[dir=ltr] .suggest__list.m-loading:after{left:0}.suggest__list.m-loading:before{content:"";position:absolute;top:0;width:100%;height:100%;background-color:rgba(255,255,255,.8)}html[dir=rtl] .suggest__list.m-loading:before{right:0}html[dir=ltr] .suggest__list.m-loading:before{left:0}.suggest__list.m-hide{display:none}.suggest__tag{position:relative;min-height:30px;line-height:1.2;cursor:pointer;color:#000;font-size:14px;white-space:normal;-moz-transition:background-color .1s ease;transition:background-color .1s ease}html[dir=rtl] .suggest__tag{padding:5px 10px 5px 35px}html[dir=ltr] .suggest__tag{padding:5px 35px 5px 10px}.suggest__tag:hover{background-color:#dadada}.suggest__icon{position:absolute;top:50%;margin-top:-12px;display:inline-block;width:24px;height:24px;fill:#000;-moz-transition:fill .1s ease;transition:fill .1s ease}html[dir=rtl] .suggest__icon{left:6px}html[dir=ltr] .suggest__icon{right:6px}html[dir=rtl] .suggest__icon{margin-right:10px}html[dir=ltr] .suggest__icon{margin-left:10px}.suggest__icon.m-close{display:none}.suggest__icon svg{width:100%;height:100%}.rubric__header{padding-top:10px;padding-bottom:10px}@media only screen and (min-width: 840px){.rubric__header{padding-top:30px}}.rubric__header h1{color:#333}.rubric__filter{padding-top:18px;line-height:2;margin-bottom:25px}.rubric__filter-list{display:inline;line-height:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;font-family:inherit;color:inherit}.tag__title{position:relative;display:inline;outline:none}html[dir=rtl] .tag__title{margin:0 0 0 6px}html[dir=ltr] .tag__title{margin:0 6px 0 0}.tag__title.m-single .tag__title-text:after{content:none}.tag__title.m-single .tag__title-delete{display:none}.tag__title-text{font-size:24px;line-height:1.2;font-weight:600}html[lang=el] .tag__title-text{font-weight:500}.tag__title-text h1,.tag__title-text span{font-size:inherit;font-weight:inherit;line-height:inherit;padding:0;margin:0;display:inline;font-family:inherit}.tag__title-text:after{content:",";font-weight:400}html[lang=ge][data-lang=geo] .tag__title-text:after{font-weight:500}.tag__title-delete{position:relative;cursor:pointer;width:18px;display:inline-block}.tag__title-delete svg{position:absolute;top:-7px;width:17px;height:17px;fill:#000;opacity:.3;-moz-transition:opacity .1s ease;transition:opacity .1s ease}html[dir=rtl] .tag__title-delete svg{right:0}html[dir=ltr] .tag__title-delete svg{left:0}.tag__title-delete:hover svg{opacity:.5}.tag__add{position:relative;display:inline-block;line-height:1.2;min-width:40px;-moz-box-sizing:border-box;box-sizing:border-box}html[dir=rtl] .tag__add{margin-right:5px}html[dir=ltr] .tag__add{margin-left:5px}html[dir=rtl] .tag__add.active{padding-left:45px}html[dir=ltr] .tag__add.active{padding-right:45px}.tag__add.active .tag__add-input{width:100%}.tag__add.active .tag__add-suggest{display:block}.tag__add-input{display:inline-block;padding:0;width:0;font-size:24px;font-weight:600;border:none;border-bottom:1px solid #878787;border-radius:0;background:none;outline:none;caret-color:#ff9600;vertical-align:baseline}html[lang=el] .tag__add-input{font-weight:500}.tag__add-suggest{display:none;position:absolute;margin-top:2px;z-index:10;width:100%;background-color:#fff;border-radius:3px;box-shadow:-4px 4px 15px rgba(0,0,0,.25);font-size:12px;font-weight:400;overflow:hidden}html[lang=ge][data-lang=geo] .tag__add-suggest{font-weight:500}.tag__add-btn{position:absolute;top:50%;margin-top:-20px;width:40px;height:40px;border-radius:5px;background-color:#ff9600;cursor:pointer;fill:#fff;-moz-transition:background-color .1s ease;transition:background-color .1s ease}html[dir=rtl] .tag__add-btn{left:0}html[dir=ltr] .tag__add-btn{right:0}.tag__add-btn:hover{background-color:#ff9600}.tag__add-btn svg{width:100%;height:100%}.rubric__controls{-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (min-width: 480px){.rubric__controls{display:-moz-box;display:-ms-flexbox;display:flex}}.rubric__datapicker{position:relative;height:30px;line-height:30px;border:1px solid #878787;color:#000;border-radius:3px;background-color:#fff;cursor:pointer}html[dir=rtl] .rubric__datapicker{padding:0 10px 0 50px}html[dir=ltr] .rubric__datapicker{padding:0 50px 0 10px}@media only screen and (min-width: 480px){.rubric__datapicker{min-width:200px}}.rubric__datapicker-icon{position:absolute;top:50%;display:block;margin-top:-15px;width:30px;height:30px;fill:#878787}html[dir=rtl] .rubric__datapicker-icon{left:0}html[dir=ltr] .rubric__datapicker-icon{right:0}.rubric__datapicker-icon svg{width:100%;height:100%}.rubric__title{font-size:28px;line-height:1.2;font-weight:600;margin:0;padding:0;color:#000}html[lang=el] .rubric__title{font-weight:500}.rubric__subtitle{font-size:14px;line-height:1;color:#333;padding:0;margin:10px 0 0 0}.rubric__information{display:-moz-box;display:-ms-flexbox;display:flex;margin:20px 0}@media only screen and (min-width: 840px){.rubric__information{margin-bottom:40px}}.rubric__description{-moz-box-flex:1;-ms-flex:1;flex:1;font-size:14px;font-weight:400;color:#000;line-height:1.2}html[lang=ge][data-lang=geo] .rubric__description{font-weight:500}.rubric__description p{margin:0 0 10px 0}html[lang=fa] .rubric__description,html[lang=da] .rubric__description{line-height:1.6}@media only screen and (min-width: 480px){.rubric__description{font-size:16px}}.rubric__image{width:105px}html[dir=rtl] .rubric__image{margin-right:15px}html[dir=ltr] .rubric__image{margin-left:15px}@media only screen and (min-width: 840px){.rubric__image{width:145px}}.rubric__image img{display:block;width:100%;height:auto}.rubric__author-information{margin-top:20px;display:-moz-box;display:-ms-flexbox;display:flex}@media only screen and (min-width: 840px){.rubric__author-information+.rubric__social{margin-top:-20px}}.rubric__author-description{-moz-box-flex:1;-ms-flex:1;flex:1;font-size:14px;font-weight:400;color:#000;line-height:1.2}html[lang=ge][data-lang=geo] .rubric__author-description{font-weight:500}.rubric__author-description p{margin:0 0 10px 0}.rubric__author-description a{border-radius:2px;padding:0 5px;white-space:pre-wrap;color:#ff9600;background:rgba(255,150,0,.12);position:relative}@media only screen and (min-width: 480px){.rubric__author-description{font-size:16px}}@media only screen and (min-width: 840px){.rubric__author-description{margin-bottom:40px}}.rubric__author-image{width:105px}html[dir=rtl] .rubric__author-image{margin-right:15px}html[dir=ltr] .rubric__author-image{margin-left:15px}@media only screen and (min-width: 840px){.rubric__author-image{width:145px}}.rubric__author-image img{display:block;width:100%;height:auto}.rubric__social{margin:20px 0}.rubric__social-title{font-size:14px;color:#333}html[dir=rtl] .rubric__social-title{margin-left:4px}html[dir=ltr] .rubric__social-title{margin-right:4px}.rubric__social-list{display:inline-block}.rubric__social-item{display:inline-block;vertical-align:middle;width:40px;height:40px;padding:4px;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:50%;background-color:#dadada;fill:#fff;cursor:pointer;margin:0 4px}.rubric__social-item.m-letter{padding:8px;background-color:#ff9600}.rubric__social-item.m-facebook{background-color:#1877f2}.rubric__social-item.m-twitter{background-color:#000}.rubric__social-item.m-telegram{background-color:#3eade6}.rubric__social-item.m-youtube{background-color:#e52d27}.rubric__social-item.m-odnoklassniki{background-color:#f70}.rubric__social-item.m-vk{background-color:#2787f5}.rubric__social-item.m-instagram{background-color:#d23574}.rubric__social-item.m-zen{background-color:#282828}.rubric__social-item.m-zalo{background-color:#0068ff}.rubric__social-item.m-hatena{background-color:#00a4de}.rubric__social-item svg{width:100%;height:100%}body.m-page-supertag .container.m-content+.container.m-content{padding-top:0}body.m-page-supertag .section:last-child{margin-bottom:-10px}