.feed_wrapp .feed .article_wrapp .desc_content,.ul_wrapp{flex-direction:column;display:flex}.btn,.chips_wrapp .chips{color:#fff;border-radius:5px}.category_head,.wrapper section .result .result_body .result_wrapp{display:flex;justify-content:space-between}.main-result_wrapp .result_wrapp{border-bottom:none!important}.wrapper section .result .result_body .result_wrapp .result_actions i{display:flex;align-items:center}.bn-wrapp{min-height:300px;padding:3px 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:10px;justify-items:center}.bn-wrapp .empy-info{align-self:center;font-size:18px;text-align:center}.generate-signature .empy-info{width:100%;height:300px;font-size:18px;text-align:center;display:flex;justify-content:center;align-items:center}.logo-wrapps .logo-wrapp .logo-item{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:350px;overflow:hidden;border-radius:5px;border:1px solid #ddd}.logo-wrapps .logo-wrapp .logo-item canvas{width:100%}.result-images .result-img{position:relative;width:100%;height:300px;border-radius:5px;overflow:hidden}.result-images .result-img img{width:100%;height:100%;object-fit:cover}.result-images .result-img .download{position:absolute;display:block;z-index:3;width:40px;height:40px;display:flex;justify-content:center;align-items:center;bottom:15px;right:15px;background:#eef0e6;border-radius:5px;color:#555;cursor:pointer;visibility:hidden;opacity:0;transition:.5s}.result-images .result-img .img-dark{position:absolute;width:100%;height:100%;top:0;left:0;transition:.5s}.result-images .result-img:hover>.download{visibility:visible;opacity:1}.result-images .result-img:hover>.img-dark{background:rgba(0,0,0,.3)}.download,.music,.play-music_wrapp{display:flex;justify-content:space-between;align-items:center}.music{margin-top:15px;padding-bottom:15px;border-bottom:1px solid #eaecef}.music .download a,.music .play-music{cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:3px;background:#64aaea;color:#fff;width:30px;min-width:30px;max-width:30px;height:30px;min-height:30px;max-height:30px}.music .audio-time{margin-right:15px;font-weight:700;white-space:nowrap}.music .play-info{font-weight:700;margin-left:15px;font-size:18px}.music:first-child{margin-top:0}.music:last-child{margin-bottom:0}.wrapper section .result .result_body .color{display:flex;justify-content:center;align-items:center}.container{max-width:1250px;height:100%;margin:0 auto;padding:0 12px}.bg{background:#fff;border-radius:5px;box-shadow:0 2px 4px -2px rgba(45,55,72,.1)}.btn{padding:10px 15px;background:linear-gradient(to bottom,#6bb1f1,#5fa4e4);font-size:16px}.btn:hover{background:linear-gradient(to bottom,#93cafc,#5ba4e7)}.mb{margin-bottom:30px}#more{padding:8px;border:2px solid #4d88bd;color:#4d88bd;border-radius:5px;width:200px;margin:0 auto;cursor:pointer;text-align:center;font-size:17px;font-weight:400;transition:.3s}#more:hover{background:#4d88bd;color:#fff}.text-left{text-align:left!important}body{font-family:Manrope,sans-serif;background:#eff4fa;font-weight:300;color:#222;min-height:100vh;position:relative}.server-wrapp{padding:20px}.server-wrapp ul{margin-top:15px;margin-left:30px}.server-wrapp ul li{position:relative;font-weight:400;font-size:18px;margin-bottom:10px}.server-wrapp ul li i{position:absolute;left:-25px;top:5px;font-size:15px;color:#3bb33b}.server-wrapp ul li:last-child{margin-bottom:0}.server-wrapp .server-name{margin-top:30px;display:flex;flex-direction:column;font-weight:400}.server-wrapp .game{display:inline-block;margin-top:20px;background:#3bb33b;color:#fff!important;padding:8px 25px;border-radius:5px;box-shadow:0 2px 1px #389a38}.btn-wrapp_voice{display:flex;justify-content:space-between;align-items:center;padding-right:20px}.btn-wrapp_voice .info-voice{font-weight:600;padding-left:20px}.login-btns{display:flex}.login-btns button:last-child{margin-left:5px}#authWrapp,#subscription,#subscription-tg,#vipWrapp{position:fixed;width:100%;height:100%;top:0;left:0;z-index:99;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;padding:20px;visibility:hidden;opacity:0;transition:.3s}#authWrapp .subscription-wrapp,#subscription .subscription-wrapp,#subscription-tg .subscription-wrapp,#vipWrapp .subscription-wrapp{max-width:400px;background:#5281bd;color:#fff;padding:30px 20px;border-radius:5px}#vipWrapp .subscription-wrapp{background:#2f9868!important}#authWrapp .subscription-wrapp .subscription-title,#subscription .subscription-wrapp .subscription-title,#subscription-tg .subscription-wrapp .subscription-title,#vipWrapp .subscription-wrapp .subscription-title{font-size:20px;text-align:center}#authWrapp .subscription-wrapp #auth-btn,#authWrapp .subscription-wrapp #telegram,#subscription .subscription-wrapp #auth-btn,#subscription .subscription-wrapp #telegram,#subscription-tg .subscription-wrapp #tg-btn,#vipWrapp .subscription-wrapp #vip-btn{display:block;padding:8px;border:1px dashed #fff;background:0 0;color:#fff;font-size:16px;border-radius:5px;margin:20px auto 0 auto}.subscription-show{visibility:visible!important;opacity:1!important}button{font-family:Manrope,sans-serif}.chips_wrapp{position:fixed;bottom:20px;right:20px;z-index:10}.chips_wrapp .chips{min-width:300px;max-width:300px;padding:8px;text-align:center;background:#b94141;margin-bottom:10px;visibility:hidden;opacity:0;transition:.3s;font-size:16px}.chips_wrapp .chips-success{background:#4d9b4d!important}.show-chips{visibility:visible!important;opacity:1!important}.tooltip{position:relative}.tooltip::after,.tooltip::before{position:absolute;transition:.3s;visibility:hidden;opacity:0}.tooltip::after{content:attr(data-tooltip);background:#444;padding:3px 5px;border-radius:3px;font-size:14px;white-space:nowrap;color:#fff}.tooltip::before{content:"";width:0;left:0}.tooltip:hover::after,.tooltip:hover::before{visibility:visible;opacity:1;transform:translateY(-50%) translateX(0)}.tooltip_left::after{top:50%;transform:translateY(-50%) translateX(-20px);right:50px}.tooltip_left::before{top:50%;transform:translateY(-50%) translateX(-20px);border:7px solid transparent;border-left:7px solid #444;left:-18px}.input-checkbox{margin:5px 0 15px 0;font-size:15px}.input-checkbox input{display:none}.input-checkbox input:checked+label::before{background:url(../media/img/check.png) no-repeat center/cover;background-size:80%}.input-checkbox label{position:relative;margin-left:25px}.input-checkbox label::before{content:'';position:absolute;display:block;left:-25px;top:1px;border-radius:2px;background:#fff;cursor:pointer;width:18px;height:18px;border:1px solid #767676}nav.menu ul{display:flex}.middle{align-items:center}nav.menu ul li a{color:#e9e9ed;white-space:nowrap}nav.menu ul i{display:inline}nav.menu-left ul li{margin-left:20px}nav.menu-right ul li{margin-right:20px}.additionally{border-bottom:1px dotted #fff;position:relative}.additionally:hover>.ul_wrapp{visibility:visible;opacity:1}.ul_wrapp{position:absolute;background:#fff;border:1px solid rgba(45,55,72,.1);box-shadow:0 2px 4px -2px rgba(45,55,72,.1);z-index:99;right:0;top:49px;padding:15px 10px;transition:.3s;font-weight:400;visibility:hidden;opacity:0}.ul_wrapp .ul_list{display:flex}.ul_wrapp .ul_list ul{display:flex;flex-direction:column;padding:0 20px;border-right:1px solid #ccc}.ul_wrapp .ul_list ul li{margin-left:0!important;font-size:16px;margin-bottom:12px}.ul_wrapp .ul_list ul li a{color:#333}.ul_wrapp .ul_list ul li a:hover{color:#5685d2}.ul_wrapp .ul_list ul li:last-child{margin-bottom:0}.ul_wrapp .ul_list ul li .fa-fire-alt{margin-left:10px;color:orange}.ul_wrapp .ul_list ul .menu_item{font-weight:700;margin-bottom:8px;color:#303030;white-space:nowrap}.ul_wrapp .ul_list ul:last-child{border-right:none}.ul_wrapp .show-more{text-align:center;margin-top:20px;border-top:1px solid #ccc;padding-top:10px}.ul_wrapp .show-more a{color:#333;font-weight:700;font-size:18px}.ul_wrapp .show-more a:hover{color:#8d82ff}.ul_wrapp::before{content:"";display:block;position:absolute;width:50px;height:60px;background:0 0;right:0;top:-50px}.user-container{margin-top:50px}.user-pd h3{font-size:18px;padding:10px 20px;border-bottom:1px solid #eaecef}.user-pd .use-btn{margin-top:5px}.user-nav{display:flex;border-bottom:1px solid #eaecef}.user-nav a{display:block;font-weight:600;color:#444;padding:10px 20px;margin-bottom:-1px}.user-nav .active{border-bottom:1px solid #4d88bd}.balance{margin-top:20px;font-weight:600;font-size:20px}.profile-user_wrapp{margin-top:30px}.profile{height:100%;background:#fff;color:#222;border-radius:5px;overflow:hidden}.profile .profile-bg{position:relative;height:175px;background:url(../media/img/user-bg.jpg) no-repeat center top/cover}.profile .profile-bg .portrait,.profile .profile-bg .profile-name{position:absolute}.profile .profile-bg .portrait{left:20px;bottom:-20px;width:80px;height:80px;border-radius:50%;overflow:hidden}.profile .profile-bg .portrait img{width:100%;height:100%;object-fit:cover}.profile .profile-bg .profile-name{background:rgba(0,0,0,.5);padding:5px;border-radius:5px;color:#fff;left:115px;bottom:15px}.profile .profile-info{height:55px;background:#2d3748;display:flex;align-items:center}.profile .profile-info .profile-data{margin-left:115px;display:flex}.profile .profile-info .profile-data .profile-item{display:flex;flex-direction:column;padding-right:20px;border-right:1px solid rgba(255,255,255,.2);margin-left:20px}.profile .profile-info .profile-data .profile-item .param{color:#718096;font-weight:700;text-transform:uppercase;font-size:13px}.profile .profile-info .profile-data .profile-item .value{color:#fff;font-size:15px}.profile .profile-info .profile-data .profile-item .vip-value{color:#df4040}.profile .profile-info .profile-data .profile-item .vip-activate{color:#30ce30!important}.profile .profile-info .profile-data .profile-item:first-child{margin-left:0}.profile .profile-info .profile-data .profile-item:last-child{padding-right:0;border-right:none}.profile-cards{margin-top:20px;display:grid;justify-items:center;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:15px}.profile-cards .profile-card{display:flex;flex-direction:column;align-items:center;width:100%;background:#fff;box-shadow:0 0 3px #ccc;padding:10px;cursor:pointer;border-radius:5px;transition:.3s;color:#444}.profile-cards .profile-card .profile-crad_icon i{font-size:30px}.profile-cards .profile-card span{margin-top:5px;font-size:15px}.profile-cards .active{background:#4d88bd;color:#fff}.profile-cards .profile-card:hover{background:#4d88bd;color:#fff}.activism-wrapp{padding-bottom:30px}.activism{margin-top:30px}.activism .tabs-header{display:flex;border-bottom:1px solid #eaecef}.activism .tabs-header .tab-header{width:100%;padding:10px;text-align:center;cursor:pointer;font-weight:500;transition:.3s}.activism .tabs-header .tab-header:hover{background:#4d88bd;color:#fff}.activism .tabs-header .active{background:#4d88bd;color:#fff}.activism .tabs-body .tab-body{padding:15px 15px 25px 15px;display:none}.activism .tabs-body .tab-body table{border-spacing:0;width:100%;text-align:left}.activism .tabs-body .tab-body table tr{background:#f5f5f5}.activism .tabs-body .tab-body table tr th{background:#fff}.activism .tabs-body .tab-body table tr td,.activism .tabs-body .tab-body table tr th{padding:8px;border-bottom:1px solid #e9e9e9}.activism .tabs-body .tab-body table tr td{font-size:17px}.activism .tabs-body .tab-body table tr td a{color:#5685d2;font-weight:400}.activism .tabs-body .tab-body table tr:nth-child(2n){background:#fff}.activism .tabs-body .tab-body table tr:last-child td{border-bottom:none}form.user{display:flex;flex-direction:column;padding:20px}form.user .input-wrapp{display:flex;flex-direction:column}form.user .input-wrapp label{margin-bottom:5px;font-size:14px;font-weight:400;color:#222;letter-spacing:.5px}form.user .input-wrapp label span{font-size:10px}form.user .login-btns{margin-top:5px}form.user input,form.user select,form.user textarea{border:1px solid #c6ccd5;font-size:16px;margin-bottom:12px;border-radius:5px;padding:8px 10px;font-family:Manrope,sans-serif}form.user button{max-width:250px;padding:7px;background:#4d88bd;color:#fff;border-radius:5px;font-size:16px;transition:.3s}form.user button:hover{background:#5c9ad1}.form-contact{padding:0!important}.form-contact input,.form-contact textarea{border:1px solid #e3e5e9!important}.form-contact textarea{height:150px;resize:vertical}.form-contact button{margin-top:20px}.search-genlist{margin-bottom:15px}.search-genlist form{width:100%;padding:0;flex-direction:row}.search-genlist form input{width:70%;margin-bottom:0;border-radius:5px 0 0 5px}.search-genlist form button{width:30%;max-width:30%;border-radius:0 5px 5px 0}.comments-wrapp{margin-top:40px;margin-bottom:40px}.empty-comments{margin-top:40px;font-size:15px}.comments-form h3{font-size:20px;margin-bottom:15px}.comments-form form{padding:0}.comments-form form textarea{resize:vertical;height:150px}.comments-form form button{margin-top:10px}.comments-block{display:flex;flex-direction:column;margin-top:40px}.comments-block .comment{display:flex;margin-bottom:25px}.comments-block .comment .user-block{min-width:50px;max-width:50px;min-height:50px;max-height:50px;display:flex;justify-content:center;align-items:center;border-radius:50%;font-size:20px;color:#fff;font-weight:700}.comments-block .comment .comment-text{margin-left:20px;width:100%}.comments-block .comment .comment-text .comment-top{display:flex;align-items:center}.comments-block .comment .comment-text .comment-top .comment-author{font-size:16px;font-weight:700}.comments-block .comment .comment-text .comment-top .comment-date{margin-left:15px;font-size:14px}.comments-block .comment .comment-text .comment-bottom{margin-top:5px;font-size:16px}.comments-block .comment:last-child{margin-bottom:0}#header_menu{position:fixed;width:100%;height:100%;top:0;left:0;background:#4d88bd;z-index:99;transform:translateX(-101%);transition:.3s;overflow-y:auto}#header_menu #close{position:absolute;top:10px;right:15px;color:#dadada;font-size:25px;z-index:9}#header_menu nav ul.menu_first_ul li{position:relative;text-align:center;font-size:20px;padding:7px;border-bottom:1px solid rgba(187,187,187,.5);display:flex;justify-content:center;align-items:center;width:100%;color:#fff}#header_menu nav ul.menu_first_ul li a,header{color:#e9e9ed}#header_menu nav ul.menu_first_ul li i{font-size:17px;margin-right:10px}#header_menu nav ul.menu_first_ul li a i{margin-right:5px}#header_menu nav ul.menu_first_ul li:first-child{padding:25px;background:#316fa7}#header_menu nav ul.menu_first_ul li:first-child::before{border:none!important}#header_menu .tap_li::before{content:"";width:0;height:0;border:6px solid transparent;border-top:6px solid #fff;position:absolute;right:30px;margin-top:7px;transition:.3s}#header_menu nav ul.menu_child{height:0;overflow:hidden;transition:.3s}#header_menu nav ul.menu_child li:first-child{display:none!important}#header_menu nav ul.menu_child li::before{display:none!important}#header_menu .active{background:#316fa7}#header_menu .active+ul{background:#417baf}#header_menu .active::before{transform:rotate(180deg);margin-top:-3px!important}.show_header_clone{transform:translateX(0)!important}.transition{transition:none!important}.not-found h1{margin-top:50px;font-size:20px;word-break:break-all}header{width:100%}header .heading{background:#4d88bd;padding:20px 0}header .custom-nav{background:#fff;padding:10px 0;box-shadow:0 0 2px #ccc}header .custom-nav .container{padding:1px 15px;overflow:hidden;position:relative;display:flex;justify-content:space-between;align-items:center}header .custom-nav a{color:#444;font-weight:400;font-size:15px;border-bottom:1px dashed rgba(68,68,68,.5);transition:.3s}header .custom-nav a:hover{color:#5685d2;border-bottom:1px dashed rgba(86,134,210,.5)}header .custom-nav .actions{display:flex;align-items:center}header .custom-nav .actions .btn{border-radius:50px;padding:5px 10px;font-size:15px;white-space:nowrap}header .custom-nav .actions #search{margin-left:15px;cursor:pointer;font-size:18px;color:rgba(68,68,68,.8)}header .custom-nav .search-nav{width:360px;display:flex;transition:.2s;right:0}header .custom-nav .search-nav button,header .custom-nav .search-nav input{padding:4px 8px;font-size:16px;font-family:Manrope,sans-serif}header .custom-nav .search-nav input{width:70%;border:1px solid #c6ccd5;border-radius:5px 0 0 5px}header .custom-nav .search-nav button{width:30%;border-radius:0 5px 5px 0;background:#4d88bd;color:#fff}header .heading .container{display:flex;justify-content:space-between;align-items:center}header .heading .container .logo{text-transform:uppercase;font-size:20px;width:200px}header .heading .container #menu{display:none}header .heading .container .profile-block{display:block;width:35px;height:35px;display:flex;justify-content:center;align-items:center;border:2px solid #dadada;color:#dadada;border-radius:50%;cursor:pointer;margin-left:20px}header .heading .container .profile-block i{font-size:14px}header .heading .container #menu i{font-size:25px}section{margin-bottom:30px!important}.admin_form{display:flex;flex-direction:column}.admin_form input{padding:10px;margin-bottom:10px;border-radius:5px;border:1px solid #c6ccd5;font-family:Manrope,sans-serif}.article_content,.feed_wrapp{margin-top:50px}.article_content h1{font-size:22px;padding-bottom:15px;margin-top:-5px;margin-bottom:15px;border-bottom:1px solid #eaecef}.article_content h2{font-size:20px}.article_content .blog_wrapp{padding:20px;margin-bottom:30px}.blog_desc .footer-history{border-top:1px solid #e8e8e8;margin-top:30px;padding-top:10px}.blog_desc .footer-history span{color:#222}.article_content .blog_wrapp .blog_desc .block_img,.article_content .blog_wrapp .blog_desc h2,.article_content .blog_wrapp .blog_desc h3,.article_content .blog_wrapp .blog_desc p,.article_content .blog_wrapp .blog_desc ul{margin-bottom:20px}.article_content .blog_wrapp .blog_desc p{font-weight:400}.article_content .blog_wrapp .blog_desc a{color:#8d82ff;transition:.3s}.article_content .blog_wrapp .blog_desc a:hover{color:#3019fc}.article_content .blog_wrapp .blog_desc .block_img{height:600px}.article_content .blog_wrapp .blog_desc .block_img img{max-width:100%;height:100%;object-fit:cover}.article_content .blog_wrapp .blog_img img{width:100%}.feed_wrapp .feed .article_wrapp{display:flex;overflow:hidden;border-radius:5px;margin-bottom:30px}.feed_wrapp .feed .article_wrapp .img_content{width:45%}.feed_wrapp .feed .article_wrapp .img_content img{width:100%;height:100%;object-fit:cover}.feed_wrapp .feed .article_wrapp .desc_content{width:55%;padding:20px}.feed_wrapp .feed .article_wrapp .desc_content h3 a{color:#444;font-size:22px}.feed_wrapp .feed .article_wrapp .desc_content h3 a:hover{color:#5685d2}.feed_wrapp .feed .article_wrapp .desc_content p{margin:10px 0}.feed_wrapp .feed .article_wrapp .desc_content hr{border:none;border-top:1px solid #ddd}.feed_wrapp .feed .article_wrapp .desc_content time{margin-top:10px;color:#777}.generator-wrapp{padding:20px}.generator-wrapp .generator-list .generator-item{padding:20px 0;border-bottom:1px solid #dadada}.generator-wrapp .generator-list .generator-item a{color:#5685d2}.generator-wrapp .generator-list .generator-item a:hover{border-bottom:1px solid #5685d2}.generator-wrapp .generator-list .generator-item h3{font-size:20px}.generator-wrapp .generator-list .generator-item p{margin:10px 0 15px 0}.generator-wrapp .generator-list .generator-item .generator-item_info{display:flex;justify-content:space-between;align-items:center}.generator-wrapp .generator-list .generator-item .generator-item_info .author{font-weight:400}.generator-wrapp .generator-list .generator-item .generator-item_info .likes{cursor:pointer;font-weight:400}.generator-wrapp .generator-list .generator-item .generator-item_info .likes i{margin-right:5px;color:#0fa34b}.generator-wrapp .generator-list .generator-item:last-child{border-bottom:none}.generator-wrapp .generator-list .generator-item:first-child{padding-top:0}.description{margin-top:40px;margin-bottom:40px!important}.description .info-page{text-align:left;padding-bottom:10px;border-bottom:1px solid #eaecef;font-size:25px;margin-bottom:20px}.description h1{color:#222;font-size:28px;margin-bottom:10px;text-align:center}.description p{color:#444;font-size:17px;text-align:center}.description .line{height:1px;width:100%;background:#ddd;position:relative;margin:20px 0}.description .line i{color:#ccc;background:#eff4fa;padding:10px;font-size:25px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.settings{width:100%}.settings_header{display:flex;justify-content:space-between;cursor:pointer;border-bottom:1px solid #eaecef;padding:15px}.settings_header span{font-size:16px}.settings_header span i{margin-right:5px}.settings_body{overflow:hidden}.settings_body .voice_form select{margin-left:20px}.settings_body select{font-family:Manrope,sans-serif;font-weight:400;font-size:17px;padding:5px 10px;background:#5fa4e4;color:#fff;border-radius:5px;border:none}.settings_body form{padding:20px 15px}.signature-form button{margin-top:0!important}.settings_body h4{font-size:17px;margin-bottom:10px}.settings_body .cards_wrapp{display:flex;justify-content:space-between}.settings_body button{margin-left:20px;margin-top:10px;width:300px}.settings_body .prf{display:flex;flex-wrap:wrap}.settings_body .prf button{margin-top:0;flex-basis:18%;flex-grow:1}.settings_body .prf button:last-child{margin-right:20px}.settings_body .cards{width:100%;margin:0 20px}.settings_body .cards .card .card_content{display:flex;flex-direction:column;margin-bottom:20px}.card_content_colors{display:flex;flex-wrap:wrap}.card_content_colors .card_content_color_wrapp{height:100px;padding:5px;flex-grow:1;flex-basis:15%}.card_content_colors .card_content_color_wrapp .card_content_color{width:100%;height:100%;border-radius:5px;cursor:pointer}.card_content_colors .card_content_color_wrapp .active{border:5px solid #3bc974}.card_content_colors .card_content_color_wrapp:nth-child(1) .card_content_color{background:linear-gradient(to left,#2d75bc,rgba(45,117,188,.7))}.card_content_colors .card_content_color_wrapp:nth-child(2) .card_content_color{background:linear-gradient(to left,#0fa34b,rgba(15,163,75,.7))}.card_content_colors .card_content_color_wrapp:nth-child(3) .card_content_color{background:linear-gradient(to left,#ef3340,rgba(239,51,64,.7))}.card_content_colors .card_content_color_wrapp:nth-child(4) .card_content_color{background:linear-gradient(to left,#faa01c,rgba(250,160,28,.7))}.card_content_colors .card_content_color_wrapp:nth-child(5) .card_content_color{background:linear-gradient(to left,#f5d506,rgba(245,213,6,.7))}.card_content_colors .card_content_color_wrapp:nth-child(6) .card_content_color{background:linear-gradient(to left,#724b41,rgba(114,75,65,.7))}.card_content_colors .card_content_color_wrapp:nth-child(7) .card_content_color{background:linear-gradient(to left,#c52a90,rgba(197,42,144,.7))}.card_content_colors .card_content_color_wrapp:nth-child(8) .card_content_color{background:linear-gradient(to left,#6b419d,rgba(107,65,157,.7))}.card_content_colors .card_content_color_wrapp:nth-child(9) .card_content_color{background:linear-gradient(to left,#000,rgba(0,0,0,.7))}.card_content_colors .card_content_color_wrapp:nth-child(10) .card_content_color{background:linear-gradient(to left,#5b5b5b,rgba(91,91,91,.7))}.card_content_colors .card_content_color_wrapp:nth-child(11) .card_content_color{background:linear-gradient(to left,#b6b6b6,rgba(182,182,182,.7))}.card_content_colors .card_content_color_wrapp:nth-child(12) .card_content_color{background:linear-gradient(to left,#ac884c,rgba(172,136,76,.7))}.settings_body .cards .card .card_content label{margin-bottom:5px;font-weight:300}#wrapp_save{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;padding:0 10px;visibility:hidden;opacity:0}#wrapp_save .wrapp_content{position:relative;display:flex;flex-direction:column;width:600px;max-width:600px;background:#fff;padding:20px;border-radius:5px}#wrapp_save .wrapp_content #close-save_wrapp{position:absolute;top:-40px;right:0;color:#fff;cursor:pointer;font-size:25px}#wrapp_save .wrapp_content input{padding:10px;width:100%;border-radius:5px;border:1px solid #c6ccd5;font-size:17px}#wrapp_save .wrapp_content button{padding:8px;margin-top:10px}.wrapp_save_show{visibility:visible!important;opacity:1!important}.footer-history{display:flex;align-items:center;justify-content:space-between}.footer-history .info-history_extended .story-writer{font-weight:400}.footer-history .info-history_extended .story-writer a{color:#5685d2}.footer-history .info-history_extended span{margin-left:10px;font-size:16px}.footer-history .info-history_extended span i{margin-right:3px}.footer-history .info-history_extended span:first-child{margin-left:0}.history_desc{font-size:17px;line-height:25px}.history_desc span{color:#5757d8}.info-history a{font-weight:400;color:#5685d2!important;border-bottom:1px solid rgba(89,83,150,.6);transition:.3s;padding:0}.info-history a:hover{color:#968edd!important;border-bottom:none}#wpac-comment{padding:20px 20px 40px 20px}.history{padding:15px}.history h3{font-size:20px;border-bottom:1px solid #eaecef;padding-bottom:15px}.history .history_wrapp{margin-top:10px}.history .history_wrapp article{border-bottom:1px solid #dadada;padding:20px 0}.history .history_wrapp article:first-child{padding-top:10px}.history .history_wrapp article h4{font-size:20px}.history .history_wrapp article h4 a{color:#222;transition:.3s}.history .history_wrapp article h4 a:hover{color:#5685d2}.history .history_wrapp article .history-content{margin-top:10px;margin-bottom:15px}.history .history_wrapp article .a-btn{padding:3px 20px;font-size:16px;color:#fff;background:#5fa4e4;border-radius:5px}.history .history_wrapp article:last-child{border-bottom:none}.settings_body .cards .card .card_content .textarea{min-height:250px;resize:vertical;font-size:17px!important;background:rgba(0,0,0,.045)!important;color:#222!important;padding:10px!important;font-family:Manrope,sans-serif}.settings_body .cards .card .card_content .textarea span{color:#5757d8}.settings_body .cards .card .card_content .textarea:empty:before{content:'Напишите начало истории и нажмите на кнопку "Продолжить"';color:#999}.card_porfiryevich{position:relative}.load-wrapp{position:relative}.result-loader{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center;background:rgba(255,255,255,.7);visibility:hidden;opacity:0;transition:.3s;z-index:9}.result-loader .loader{width:60px;height:60px;border-radius:50%;border:2px solid transparent;border-top:2px solid #604eff;border-right:2px solid #604eff;border-bottom:2px solid #604eff;animation:loader 1s linear infinite}.card_porfiryevich .loader{position:absolute;width:100%;height:100%;left:0;top:0;z-index:9;background:rgba(255,255,255,.5);display:none;justify-content:center;align-items:center}.card_porfiryevich .loader .load{width:50px;height:50px;border-radius:50%;border:3px solid transparent;border-top:3px solid #5353e7;border-left:3px solid #5353e7;border-bottom:3px solid #5353e7;animation:loader 1s linear infinite}@keyframes loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.btn:disabled{opacity:.5;cursor:not-allowed}.settings_body .cards .card .card_content .textarea,.settings_body .cards .card .card_content input,.settings_body .cards .card .card_content option,.settings_body .cards .card .card_content select,.settings_body .cards .card .card_content textarea{padding:11px;font-size:16px;font-family:Manrope,sans-serif;background:rgba(0,0,0,.025);color:#444;border-radius:4px;border:1px solid #c6ccd5;-webkit-appearance:none;appearance:none}.settings_body .cards .card .card_content input{padding:13px}.settings_body .cards .card .card_content textarea{resize:vertical;min-height:250px}.form-settings_wrapp{display:flex}.form-settings_wrapp .select-wrapp{margin-left:20px}.form-settings_wrapp .select-wrapp select{min-width:200px;padding:10px 15px}.form-settings_wrapp .select-wrapp::before{border-top:5px solid #fff}.form-settings_wrapp .select-wrapp:first-child{margin-left:0}.select-wrapp{position:relative}.select-wrapp select{-moz-appearance:none;-webkit-appearance:none;appearance:none;width:100%}.select-wrapp::before{content:'';position:absolute;display:block;height:0;width:0;border:5px solid transparent;border-top:5px solid #444;right:10px;top:calc(50% + 2.5px);transform:translateY(-50%)}.settings_body .cards .card .card_content option{font-size:17px;padding:20px!important}.settings_body .cards .card .checkbox{flex-direction:row!important;align-items:center;margin-bottom:10px!important}.settings_body .cards .card .checkbox input[type=checkbox],.settings_body .cards .card .checkbox input[type=radio]{display:none}.settings_body .cards .card .checkbox label{cursor:pointer;margin-bottom:0!important}.settings_body .cards .card .checkbox label::after,.settings_body .cards .card .checkbox label::before{content:"";vertical-align:middle}.settings_body .cards .card .checkbox label::before{display:inline-block;width:15px;height:15px;border:2px solid #4d88bd;border-radius:3px;transition:.3s;margin-right:8px}.settings_body .cards .card .checkbox label::after{content:attr(data-title);font-size:17px}.settings_body .cards .card .checkbox input[type=checkbox]:checked+label::before,.settings_body .cards .card .checkbox input[type=radio]:checked+label::before{background:#4d88bd}.category{margin-bottom:30px}.category_head button{width:100%;margin-right:1px;padding:10px;border:1px solid #ccc;background:#eee;border-radius:3px}.category_head button:last-child{margin-right:0}.category_head .active{background:#5c4ea7;color:#fff}.category_body{margin-top:30px}.category_body .cards_wrapp{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px}.category_body .cards_wrapp a{color:#444;transition:.3s;visibility:visible;opacity:1}.category_body .cards_wrapp a .card{padding:10px}.category_body .cards_wrapp a .card_head{display:flex;font-weight:700;align-items:center}.category_body .cards_wrapp a .card_head .card_icon{color:#5c4ea7;font-size:25px}.category_body .cards_wrapp a .card_head .card_name{margin-left:10px;font-size:20px;line-height:20px}.category_body .cards_wrapp a .card_min_desc{margin-top:5px}.category_body .cards_wrapp a:hover{box-shadow:0 0 10px #968edd;background:rgba(91,78,167,.03)}ul.list h4,ul.list li,ul.nav-generators h4,ul.nav-generators li{margin-left:25px}ul.list li,ul.nav li,ul.nav-generators li{padding:5px 0;font-size:17px;font-weight:400}ul.list h4,ul.nav-generators h4{margin-top:25px;margin-bottom:5px;font-size:18px}ul.nav li a,ul.nav-generators li a{color:#353c41;border-bottom:1px solid #353c41;transition:.3s}ul.nav li a:hover,ul.nav-generators li a:hover{color:#5685d2;border-bottom:1px solid #5685d2}ul.nav{padding:0 15px;display:flex;flex-wrap:wrap}ul.nav li{padding:5px}ul.list li{position:relative;word-break:break-all}ul.list li::before{content:"";width:5px;height:5px;display:inline-block;vertical-align:middle;background:#4d88bd;margin-top:-2px;margin-right:10px;border-radius:50%}.stk{position:sticky;top:0;z-index:9}#copy-editing{margin-top:0!important}.r-block{width:100%;height:auto}.r-bt{margin:30px 0}.r-b{margin-bottom:30px}.r-t{margin-top:30px}.main-wrapper{margin-top:50px}.main-wrapper h1{font-size:23px}.main-wrapper .result_header{padding:12px 15px!important}.main-wrapper .result_nicknames{padding:20px 15px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:10px}.main-wrapper .result_nicknames .nickname{display:flex;justify-content:center;align-items:center;padding:10px;font-weight:400;border:1px solid #eaecef;word-break:break-all;font-size:18px;text-align:center}.wrapper{display:flex;padding-bottom:150px}.wrapper section{width:75%}.wrapper section .result .result_header{padding:15px;font-size:22px;border-bottom:1px solid #eaecef;display:flex;justify-content:space-between;align-items:center;overflow:hidden;position:relative}.wrapper section .result .result_header i{margin-right:10px}.clear,.wrapper section .result .result_header .copy_all{font-size:23px;cursor:pointer;color:#777}.wrapper section .result .result_body{position:relative;padding:15px;height:400px;resize:vertical;overflow-y:scroll}.wrapper section .result .result_body .result_wrapp{font-size:20px;padding-bottom:10px;border-bottom:1px solid #eaecef;margin-bottom:10px}.wrapper section .result .result_body .result_wrapp .result_actions{display:flex}.wrapper section .result .result_body .result_wrapp .result_actions i{cursor:pointer;margin-left:10px;color:#ccc;transition:.3s;flex-direction:row-reverse}.wrapper section .result .result_body .result_wrapp .result_actions i:hover{color:#7a7a7a}.wrapper section .result .result_body .result_wrapp .result_actions i .copy-block{position:relative;padding:2px 5px 5px;border-radius:5px;margin-right:20px;background:#444;font-size:16px}.wrapper section .result .result_body .result_wrapp .result_actions i .copy-block::after{content:"";width:0;position:absolute;border:10px solid transparent;border-left:10px solid #444;right:-15px;top:50%;transform:translateY(-50%)}.wrapper section .result .result_body .result_wrapp .result_content{width:95%;margin-right:30px}.wrapper section .result .result_body .result_wrapp .rating_film{font-size:12px;background:#3bb33b;padding:2px 5px;border-radius:3px;color:#fff;white-space:nowrap}.wrapper section .result .result_body .color{width:100%;height:60px;color:#ccc;font-weight:700;text-align:center;font-size:16px}.wrapper section .result .body_buttons,.wrapper section .result .result_body_show,.wrapper section .result .top-nicks{overflow-y:auto!important;height:auto!important}.content_pages a,.desc_wrapp_privacy a,.wrapper section .content a{color:#5685d2}.wrapper section .result .result_body_show .result_content{font-size:22px!important}.wrapper section .result .body_buttons ol,.wrapper section .result .top-nicks ol{margin-left:50px}.wrapper section .result .body_buttons ol li,.wrapper section .result .top-nicks ol li{font-size:22px;margin-bottom:10px}.wrapper section .result .body_buttons button{padding:10px;margin-right:10px;margin-bottom:10px;font-size:17px}.wrapper aside .aside_header,.wrapper section .content{padding:10px 15px}.wrapper aside .aside_body{padding:10px 5px 15px 5px}.wrapper section .result .body_buttons b{display:block;font-size:18px;margin-bottom:5px}.wrapper section .content h2{font-size:22px}.wrapper section .content p{margin:10px 0;font-size:18px}.wrapper section .content a:hover{text-decoration:underline}.wrapper aside{width:25%;margin-left:30px}.wrapper aside .aside_wrapper{margin-top:30px}.wrapper aside .aside_wrapper:first-child{margin-top:0}.wrapper aside .aside_header{border-bottom:1px solid #eaecef}.wrapper aside .aside_header h3{font-size:20px}.content_pages,.desc_wrapp_privacy{padding:10px 20px 20px 20px;font-weight:400;font-size:17px}.content_pages ol li,.desc_wrapp_privacy ol li{margin-top:10px}.content_pages ol li:first-child,.desc_wrapp_privacy ol li:first-child{margin-top:0}.content_pages a:hover,.desc_wrapp_privacy a:hover{text-decoration:underline}.content_pages h3,.content_pages ol,.content_pages p,.desc_wrapp_privacy h3,.desc_wrapp_privacy ol,.desc_wrapp_privacy p{margin-bottom:20px}.content_pages p,.desc_wrapp_privacy p{text-align:left}.content_pages p:last-child,.desc_wrapp_privacy p:last-child{margin-bottom:0}.content_pages ol,.desc_wrapp_privacy ol{margin-left:50px}.mbn{margin-bottom:0!important}.mt{margin-top:30px}.generate-logo{display:flex;flex-wrap:wrap}.empy-info{font-weight:400}.generate-logo .png{position:relative;display:flex;justify-content:center;margin:3px 0}.download-btn{position:absolute;background:#f3f3f2;box-shadow:0 0 3px #656565;font-weight:400;padding:5px;border-radius:3px;cursor:pointer;bottom:20px}.generate-logo canvas{border:1px solid #e2e2e2;border-radius:5px}.generate-logo .png,.generate-logo .svg{width:50%}.generate-logo .png img,.generate-logo .svg img{width:100%}.generate-logo .svg:nth-child(1){background:#7ba6de}.generate-logo .svg:nth-child(2),.generate-logo .svg:nth-child(3),.generate-logo .svg:nth-child(6),.generate-logo .svg:nth-child(7){background:#0b1021}.generate-logo .svg:nth-child(5){background:#63b1bc}.generate-logo .svg:nth-child(10){background:#002d2b}.generate-logo .svg:nth-child(11){background:#12111f}.generate-logo .svg:nth-child(12){background:#232330}.play{position:relative;margin-top:30px;width:100%;height:380px;display:flex;justify-content:center;align-items:center;background:#333;cursor:pointer}.play i{color:#fff;font-size:28px}.play .video-loader{width:50px;height:50px;border-radius:50%;border:3px solid transparent;border-top:3px solid #fff;border-left:3px solid #fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:load 1s linear infinite;visibility:hidden;opacity:0}.play .load-line{position:absolute;bottom:0;left:0;height:15px;width:0%;background:#cf3d3d}@keyframes load{0%{transform:translate(-50%,-50%) rotate(0)}100%{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes load_line{0%{width:0%}100%{width:100%}}.show-loader{visibility:visible!important;opacity:1!important}.load-line_anim{animation:load_line 7s linear}footer{background:#4d88bd;color:#e9e9ed;position:absolute;width:100%;top:100%}footer nav ul li a{border-bottom:1px solid transparent;transition:.3s}footer nav ul li a:hover{border-bottom:1px solid #e9e9ed}footer .copyright a{color:#ddf5ff;text-decoration:underline}footer .container{display:flex;justify-content:space-between;padding:20px}@media (max-width:992px){#more{margin-bottom:50px}.settings_body button,.wrapper aside{margin-left:0!important}.settings_body .voice_form select,.settings_body select{margin-left:0}.settings_body .cards_wrapp{flex-direction:column}.settings_body .cards_wrapp .cards{margin:0!important}.settings_body .prf button{margin-left:10px!important}.settings_body .prf button:first-child{margin-left:0!important}.settings_body .prf button:last-child{margin-right:0}.comments-wrapp{background:#fff;border-radius:5px;box-shadow:0 2px 4px -2px rgba(45,55,72,.1);padding:20px}.wrapper{flex-direction:column}.wrapper aside,.wrapper section{width:100%}.wrapper aside{margin-top:-30px}}@media (max-width:930px){header .heading .container nav ul li{display:none}header .heading .container #menu{display:block!important}.generate-signature{flex-direction:column}.generate-signature .png{width:100%}}@media (max-width:853px){.settings_body .prf{flex-direction:column}.settings_body .prf button{padding:8px 10px;width:100%;margin-left:0!important;margin-top:10px}.settings_body .prf button:first-child{margin-top:0}}@media (max-width:768px){.card_content_colors .card_content_color_wrapp{flex-basis:23%}.form-settings_wrapp{flex-direction:column}.form-settings_wrapp .select-wrapp{margin-left:0;margin-top:10px}.form-settings_wrapp .select-wrapp:first-child{margin-top:0}.feed_wrapp .feed .article_wrapp{flex-direction:column}.feed_wrapp .feed .article_wrapp .desc_content,.feed_wrapp .feed .article_wrapp .img_content{width:100%}}@media (max-width:576px){header .custom-nav .search-nav{width:270px}header .custom-nav nav{margin-top:-5px}header .custom-nav .search-nav button,header .custom-nav .search-nav input{font-size:14px}header .custom-nav .show-search_nav{transform:translateX(0)}.search-genlist form button,.search-genlist form input{padding:6px 10px}.description p{font-size:16px}.card_content_colors .card_content_color_wrapp{flex-basis:32%}.btn-wrapp_voice{flex-direction:column;width:100%;padding-right:0}.btn-wrapp_voice .btn-voice{width:100%}.btn-wrapp_voice .info-voice{padding:0;margin-top:20px}.wrapper{padding-bottom:130px}footer .container{flex-direction:column;justify-content:center;align-items:center}footer .container .copyright{margin-top:10px}.settings_body button{width:100%}.wrapper section .result .result_header{font-size:18px}.wrapper section .result .body_buttons button{padding:7px}.description p,.wrapper section .content .text p{font-size:16px}.article_content h1,.description h1{font-size:20px}.article_content h2,.description h2{font-size:20px}.wrapper section .result .result_body .result_wrapp .result_content{font-size:16px}.wrapper section .result .result_body_show .result_content{font-size:18px!important}.wrapper section .result .result_body .result_wrapp .result_actions i .copy-block{font-size:14px}.settings_body .cards .card .card_content .textarea,.settings_body .cards .card .card_content input,.settings_body .cards .card .card_content option,.settings_body .cards .card .card_content select{font-size:15px;padding:10px}.wrapper section .content p{font-size:16px}.btn{padding:8px 10px}}@media (max-width:489px){header .custom-nav .container{padding:4px 15px}header .custom-nav .actions .btn,header .custom-nav a{font-size:14px}.blog_wrapp .footer-history,.blog_wrapp .info-history_extended span{font-size:14px;white-space:nowrap}.blog_desc .footer-history{flex-direction:column;align-items:flex-start}.blog_desc .footer-history .info-history{order:2;margin-top:10px}.blog_desc .footer-history .info-history_extended{width:100%;order:1;display:flex;justify-content:space-between;align-items:center}form.user button{max-width:100%}.comments-block .comment .user-block{max-width:40px;min-width:40px;max-height:40px;min-height:40px}.comments-block .comment .comment-text{margin-left:15px}.comments-block .comment .comment-text .comment-top .comment-author{font-size:15px}.comments-block .comment .comment-text .comment-bottom{font-size:15px}header .custom-nav .actions .btn{padding:3px 8px}.login-btns{flex-direction:column}.login-btns button{max-width:100%;width:100%;margin-bottom:5px}.login-btns button:last-child{margin-left:0;margin-bottom:0}.music .audio-time,.music .play-info{font-size:14px}.music .play-info{margin-left:10px}.music .audio-time{margin-right:10px}.clear,.wrapper section .result .result_header .copy_all{font-size:20px}.wrapper section .result .result_header{font-size:16px}.settings_body select{width:100%;margin-top:10px}.form-settings_wrapp .select-wrapp{margin-top:0}.profile .profile-bg .portrait{bottom:10px}.profile .profile-bg .profile-name{bottom:20px}.profile .profile-info .profile-data{margin-left:20px}}@media screen and (max-width:429px){header .custom-nav .search-nav{width:250px}}@media screen and (max-width:389px){header .custom-nav .search-nav{width:195px}}