.inter-tight-<uniquifier> {
  font-family: "Inter Tight", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.oswald-<uniquifier> {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.quicksand-<uniquifier> {
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.alumni-sans-<uniquifier> {
  font-family: "Alumni Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.roboto-condensed-<uniquifier> {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.tinos-regular {
  font-family: "Tinos", serif;
  font-weight: 400;
  font-style: normal;
}

.tinos-bold {
  font-family: "Tinos", serif;
  font-weight: 700;
  font-style: normal;
}

.tinos-regular-italic {
  font-family: "Tinos", serif;
  font-weight: 400;
  font-style: italic;
}

.tinos-bold-italic {
  font-family: "Tinos", serif;
  font-weight: 700;
  font-style: italic;
}

.encode-sans-condensed-thin {
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.encode-sans-condensed-extralight {
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.encode-sans-condensed-light {
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.encode-sans-condensed-regular {
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.encode-sans-condensed-medium {
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.encode-sans-condensed-semibold {
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.encode-sans-condensed-bold {
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.encode-sans-condensed-extrabold {
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.encode-sans-condensed-black {
  font-family: "Encode Sans Condensed", sans-serif;
  font-weight: 900;
  font-style: normal;
}

@font-face {
    font-family: 'Nokia Large Az';
    src: url('../fonts/subset-NokiaLargeAz.eot');
    src: url('../fonts/subset-NokiaLargeAz.eot?#iefix') format('embedded-opentype'),
        url('../fonts/subset-NokiaLargeAz.woff2') format('woff2'),
        url('../fonts/subset-NokiaLargeAz.woff') format('woff'),
        url('../fonts/subset-NokiaLargeAz.ttf') format('truetype'),
        url('../fonts/subset-NokiaLargeAz.svg#NokiaLargeAz') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.socials{display:block;width:auto}.socials li:first-child{margin:0}.socials li{display:block;float:left;margin:0 0 0 0px}
:root{--white-color:#fff;--black-color:#03141E;--border-color:#E8EBEB;--date-color:#81898E;--button-color:#18a0fb}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}html{height:100%;min-height:100%}body{min-height:100%;min-width:100%}br{display:block;content:"";margin:10px}div{display:block;position:relative;overflow:hidden}html,html a{-webkit-font-smoothing:antialiased}body,button,input,select,textarea{font-family:'Encode Sans Condensed';font-size:15px;color:var(--white-color);outline:0}a{outline:0;color:#000;text-decoration:none;cursor:pointer}img{max-width:100%}a img{border:0 none}h1,h2,h3,h4,h5{line-height:normal;font-weight:400}h1{font-size:23px}h2{font-size:21px}h3{font-size:20px}h4{font-size:18px}h5{font-size:15px}b,strong{font-weight:700}*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;font-size:15px}.pt-5{padding-top:5px}.site{overflow-y:scroll;overflow-x:hidden}.site .center{width:1160px;margin:0 auto}.site .center .header{height:max-content;overflow:hidden;padding-top:5px}.site .center .header .logo{float:left}.site .center .header .logo img{width:175px;height:35px}.site .center .header .menu{background:#607D8B;border-radius:5px;float:left;padding:10px;width:100%;overflow:hidden}.site .center .header .menu ul li{float:left;margin-right:15px}.site .center .header .menu ul li a{color:#fff;font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:16px;line-height:20px}.site .center .header .menu ul li a img{width:17px;margin-right:1px;margin-bottom:-3px}.share-elems{display:flex}.site .center .header .search-top>img{position:absolute;top:0;right:0}.site .center .header .search-top>input{background:var(--white-color);border:1.5px solid #e8ebeb;box-sizing:border-box;border-radius:4px;height:35px;width:100%;color:#000;padding:10px;font-size:15px}.site .center .header .search-top{float:right;width:17%}.site .center .header .search-top img{padding:6px;float:right;cursor:pointer}.flash{margin-top:25px}.flash ul li{float:left;height:96px;overflow:hidden;width:32%;padding:15px;border:1.5px solid var(--border-color);box-sizing:border-box;border-radius:4px;margin-right:2%}.flash ul li:last-child{margin-right:0}.flash ul li a .image img{width:108px;border-radius:4px}.mobile-menu-button img{width:20px;}.flash ul li a .flash-t div{font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:15px;line-height:22px;height:46px;overflow:hidden}.flash ul li a .flash-t div.t-s-67{height:67px}.flash ul li a .flash-t span{font-style:normal;font-family:'Encode Sans Condensed';font-weight:700;font-size:15px;line-height:16px;letter-spacing:.04em;opacity:.5;color:var(--date-color)}.flash ul li a .flash-t{font-size:18px;float:left;width:65%;min-width:65%}.flash ul li a .image{float:left;width:32%;height:64px}.main-slider a .image img{width:100%;height:100%}.main-slider a .title p{line-height:25px}.main-slider a .title span{color:var(--date-color);font-style:normal;font-family:'Encode Sans Condensed';font-weight:700;font-size:15px;line-height:16px;letter-spacing:.04em}.main-slider a .image{width:52%;height:374px;border-radius:4px;float:left}.main-slider{margin-top:10px;padding:30px;border:1.5px solid var(--border-color);box-sizing:border-box;border-radius:5px}.main-slider a .title div,.main-slider a .title h1{font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:26px;line-height:44px;color:var(--black-color);margin:20px 0}.main-slider a .title{padding:30px}.main-slider .buttons{padding-left:30px;position:absolute;left:52%;bottom:20%}.main-slider .buttons img{cursor:pointer;width:33px;margin-right:10px}.telegram{background:linear-gradient(91.15deg,#3980b6 0,#57a7e0 100%);height:158px;margin-top:25px}.hidden-no-display-none{height:0;border:none;color:#fff;background:#fff}.hidden{display:none}.telegram h2{font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:32px;line-height:40px;letter-spacing:.01em;color:var(--white-color);padding:60px;float:left;margin-left:-45px}.telegram div{border:1.5px solid var(--white-color);box-sizing:border-box;border-radius:4px;color:var(--white-color);padding:10px;width:max-content;margin:55px;float:right}.telegram img{float:left;margin-top:48px;margin-left:100px}.news{margin-top:25px}.news .title h2{color:var(--black-color);font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:25px;line-height:38px;margin:15px 0}.news .title .h2{color:var(--black-color);font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:25px;line-height:38px;margin:15px 0}.news .items ul li .title h2{font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:18px;line-height:24px}.news .items ul li .title div{font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:18px;line-height:24px}.news .items ul li .title span{font-style:normal;font-family:'Encode Sans Condensed';font-weight:700;font-size:15px;line-height:16px;letter-spacing:.04em;opacity:.8}.news .items ul li img{width:100%;height:220px;border-radius:4px 4px 4px 4px;margin-bottom:-4px}.news .items ul li .title{padding:10px;border:1.5px solid var(--border-color);box-sizing:border-box;border-radius:4px;min-height:120px;max-height:120px;overflow:hidden}.news .items ul li{float:left;width:32%;margin-right:2%;margin-bottom:2%}.news .items ul li:nth-child(3n){margin-right:0}.latestnewcontentbottom{width:100%}.footer{background:#607D8B;width:1150px;margin:0 auto;margin-top:15px}.footer .logo img{height:35px}.footer .logo{float:left;margin-top:23px;margin-left:12%}.footer .social{float:right;margin-right:12%;margin-top:23px}.footer .social img{margin-left:10px}.category-tab{margin-top:25px}.category-tab .items .menu{height:55px}.category-tab .items .menu ul{overflow-x:scroll;overflow-y:hidden;white-space:nowrap;height:51px;width:85%}.category-tab .items .menu ul li{float:none;border-radius:40px;background:#f5f6f6;padding:5px 15px;margin-right:1%;cursor:pointer;display:inline-block}.category-tab .items .menu ul li a{color:#81898e;font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:15px;line-height:16px;letter-spacing:.04em}.category-tab .items .menu ul li.active{background:#003554}.category-tab .items .menu ul li.active a{color:var(--white-color)}.category-tab .items .menu a .all{font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:15px;line-height:20px;letter-spacing:.01em;color:#81898e;margin-top:-45px;width:max-content;float:right}.category-tab .items{width:72%;float:left}.category-tab .banners{float:right;width:26%;margin-left:10px}.category-tab .banners a img{margin-bottom:10px;border-radius:4px;width:100%}.category-tab .items .new-items{background:var(--white-color)}.category-tab .items .new-items li{font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:24px;line-height:30px;float:left;width:100%;margin-bottom:15px;border-bottom:1px solid var(--border-color);padding:11px}.war{margin-top:10px;font-weight:700;letter-spacing:1.3px;color:red;padding:5px;text-align:center;border-radius:10px;font-size:15px}.category-tab .items .new-items li:last-child{border-bottom:none;padding-bottom:0}.category-tab .items .new-items{margin-top:-20px;border:1.5px solid var(--border-color);box-sizing:border-box;border-radius:8px;padding:19px}.category-tab .items .new-items li a .title div{margin-top:15px;font-family:'Encode Sans Condensed';font-style:normal;font-weight:600;font-size:24px;line-height:30px}.category-tab .items .new-items li a .title{float:left;padding-top:15px;max-width:65%}.category-tab .items .new-items li a .title span{font-style:normal;font-family:'Encode Sans Condensed';font-weight:700;font-size:15px;line-height:16px;letter-spacing:.04em;color:#81898e}.category-tab .items .new-items li a .image{float:right}.category-tab .items .new-items li a .image img{border-radius:4px;width:270px;height:160px}.content-ads-in{display: inline-block; width: 50%}.ss-buttons-block{display: flex;flex-direction: row;}.ss-buttons{margin-top:25px;}.ss-buttons-block-items{width: 50%}.ss-buttons .ss-in{padding:5px;float:left;width:100%}.ss-buttons .ss-text{float:left;padding:10px 0 10px 5px;font-family:'Encode Sans Condensed';font-style:normal;font-weight:600;font-size:20px;line-height:24px;color:#fff}.ss-buttons .ss-button{float:left}.ss-buttons .ss-icon{float:left}.ss-buttons .ss-link a{color:var(--white-color)}.ss-buttons .ss-link{border:1.5px solid #fff;box-sizing:border-box;border-radius:4px;float:right;padding:10px 15px;margin-right:1%}.ss-buttons .ss-telegram{background:linear-gradient(91.15deg,#3980b6 0,#57a7e0 100%);border-radius:8px;padding:15px;margin-bottom:10px;cursor:pointer}.ss-buttons .ss-facebook{background:linear-gradient(91.15deg,#4a67ad 0,#6885cb 100%);border-radius:8px;padding:15px;margin-bottom:10px;cursor:pointer}.ss-buttons .ss-youtube{background:linear-gradient(91.15deg,#ea3223 0,#ff5041 100%);border-radius:8px;padding:15px;margin-bottom:10px;cursor:pointer}.popular{margin-top:25px}.popular .section .image img{width:100%;height:220px;border-radius:4px 4px 0 0;margin-bottom:-4px}.popular .section .items{margin-top:25px}.popular .section{float:left;width:32%;margin-right:2%}.popular .section:last-child{margin-right:0}.popular .section .title span{font-style:normal;font-family:'Encode Sans Condensed';font-weight:700;font-size:15px;line-height:16px;letter-spacing:.04em;color:#81898e}.popular .section .items-s ul li{border-bottom:1px solid var(--border-color);padding:11px}.popular .section:last-child .items-s ul li{min-height:90px;overflow:hidden}.popular .section .items-s ul li:last-child{border:none}.popular .section .items-s{border:1.5px solid var(--border-color);box-sizing:border-box;border-radius:4px;padding:10px}.popular .section .title h2{font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:18px;line-height:27px;color:var(--black-color);margin-top:15px}.popular .section>.title h2{font-size:25px}.all{margin-top:25px;width:66%;float:left;margin-right:2%}.all .items ul li{float:left;margin-bottom:15px;margin-right:3%;width:48.4%;position:relative}.all .items ul li:nth-child(2n){margin-right:0}.all .items .title{border:1.5px solid var(--border-color);box-sizing:border-box;border-radius:4px;padding:10px;max-height:118px}.all .items .title span{font-style:normal;font-family:'Encode Sans Condensed';font-weight:700;font-size:15px;line-height:16px;letter-spacing:.04em;color:#81898e}.all .items .title h2{font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:18px;line-height:24px;color:var(--black-color);margin-top:15px}.all .items .title div{font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:18px;line-height:24px;color:var(--black-color);margin-top:15px}.all .items img{}.all .title h1{color:var(--black-color);font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:25px;line-height:38px;margin:15px 0}.search{margin-top:25px;width:100%;float:left;margin-right:2%}.search .items ul li{float:left;margin-bottom:15px;margin-right:2%;width:32%}.search .items ul li:nth-child(3n){margin-right:0}.search .items .title{border:1.5px solid var(--border-color);box-sizing:border-box;border-radius:4px;padding:10px}.search .items .title span{font-style:normal;font-family:'Encode Sans Condensed';font-weight:700;font-size:15px;line-height:16px;letter-spacing:.04em;color:#81898e}.search .items .title h2{font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:18px;line-height:24px;color:var(--black-color);margin-top:15px}.search .items img{width:100%;height:220px;border-radius:4px 4px 0 0;margin-bottom:-4px}.search .title h1{color:var(--black-color);font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:25px;line-height:38px;margin:15px 0}.many-reads{margin-top:25px;width:32%;float:right}.many-reads .items ul li{border-bottom:1px solid var(--border-color)}.many-reads .items ul li:last-child{border-bottom:none;padding-bottom:0}.many-reads .items .title{padding:10px}.many-reads .items .title span{font-style:normal;font-family:'Encode Sans Condensed';font-weight:700;font-size:15px;line-height:16px;letter-spacing:.04em;opacity:.8}.many-reads .items .title h2{font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:18px;line-height:24px;color:var(--black-color);margin-top:15px}.many-reads .items .title div{font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:18px;line-height:24px;color:var(--black-color);margin-top:15px}.many-reads .title h2{color:var(--black-color);font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:25px;line-height:38px;margin:15px 0}.many-reads .title .h2{color:var(--black-color);font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:25px;line-height:38px;margin:15px 0}.many-reads .items{border:1.5px solid var(--border-color);box-sizing:border-box;border-radius:4px;padding:10px}.many-reads .banners{float:right;margin-top:15px}.many-reads .banners a img{margin-bottom:10px;border-radius:4px}.new-content{margin-top:25px;width:100%;float:left;margin-right:2%}.new-content .date{color:var(--date-color);font-style:normal;font-family:'Encode Sans Condensed';font-weight:700;font-size:15px;line-height:16px;letter-spacing:.04em}.new-content h1.title,.new-content h2.title,.new-content .ajax-title{font-weight:600;font-size:25px;line-height:44px;color:var(--black-color);margin-top:15px;margin-bottom:15px}.all .items ul li .video-icon img{width:52px;height:52px}.all .items ul li .video-icon{width:52px;height:52px;position:absolute;z-index:1;overflow:visible;margin:auto;top:-100px;left:0;bottom:0;right:0}.new-content .image .eye img{width:25px;height:15px;float:left;margin-right:5px}.new-content .image .eye span{float:left}.new-content .image .eye{padding:5px;border-radius:8px;width:auto;right:10px;background:#0006;position:absolute;top:10px;font-weight:700}.new-content .image img{width:754px;border-radius:8px}.new-content .share{margin-top:15px;margin-bottom:15px;display: flex;justify-content: space-between}.new-content .share img{float:left;margin-right:10px}.new-content .text{font-style:normal;font-family:'Encode Sans Condensed';font-weight:400;font-size:18px;line-height:30px;letter-spacing:.01em;color:var(--black-color)}.comments{margin-top:25px}.comments .list{background:#f5f6f6;border-radius:8px;padding:20px}.comments .title{font-family:'Encode Sans Condensed';font-style:normal;font-weight:600;font-size:24px;line-height:30px;color:var(--black-color);margin-bottom:15px}.comments .list ul li{background:var(--white-color);box-shadow:0 2px 20px #000;border-radius:4px;margin-bottom:10px;padding:20px}.comments .list ul li p{font-family:'Encode Sans Condensed';font-style:normal;font-weight:500;font-size:15px;line-height:20px;color:var(--black-color)}.comments .list ul li div{font-family:'Encode Sans Condensed';font-style:normal;font-weight:600;font-size:15px;line-height:16px;color:#81898e;margin-bottom:10px}.comments .list ul li{background:var(--white-color);box-shadow:0 2px 20px rgb(0 0 0 / .05);border-radius:4px}.comments .send button{background:#0582ca;border-radius:5px;width:100%;font-family:'Encode Sans Condensed';font-style:normal;font-weight:600;font-size:15px;line-height:20px;text-align:center;letter-spacing:.01em;color:var(--white-color);border:none;height:40px;margin-top:15px;padding:10px;cursor:pointer}.comments .send input{border:1.5px solid #e8ebeb;box-sizing:border-box;border-radius:4px;width:100%;margin-top:15px;height:40px;padding:10px;color:var(--black-color);font-size:15px}.comments .send textarea{border:1.5px solid #e8ebeb;box-sizing:border-box;border-radius:4px;width:100%;margin-top:15px;height:40px;padding:10px;color:var(--black-color);font-size:15px}.page .title{font-family:'Encode Sans Condensed';font-style:normal;font-weight:600;font-size:30px;line-height:44px;color:var(--black-color)}.page{margin-top:25px;width:65%;float:left}.page .text{font-family:'Encode Sans Condensed';font-style:normal;font-weight:400;font-size:15px;line-height:22px;letter-spacing:.01em;color:var(--black-color);opacity:.9;margin-top:15px}.contact{background:#f5f6f6;border-radius:8px;width:32%;float:right;margin-top:25px;padding:15px}.contact .data ul li{margin-bottom:15px}.contact .data ul li p{font-family:'Encode Sans Condensed';font-style:normal;font-weight:500;font-size:15px;line-height:20px;color:var(--black-color)}.contact .data ul li h3{font-family:'Encode Sans Condensed';font-style:normal;font-weight:600;font-size:15px;line-height:16px;color:#81898e;margin-bottom:5px}.contact .title{font-family:'Encode Sans Condensed';font-style:normal;font-weight:600;font-size:24px;line-height:30px;color:var(--black-color);margin-bottom:15px}.banners{text-align:center}.search-bar-in{margin:0 auto;width:50%}.search-bar{position:absolute;width:100%;height:72px;background:var(--white-color);display:none}.search-bar .search-img{float:left;width:20px;height:20px}.search-bar .search-input input{border:none;font-family:'Encode Sans Condensed';font-style:normal;font-weight:500;font-size:15px;line-height:20px;color:#c1c6c9;margin-left:15px;width:100%}.search-bar .search-input{float:left;width:80%}.search-bar .close-img{float:left;width:20px;height:20px;cursor:pointer}.search-bar .close-img img{width:100%;height:100%}.search-bar .search-img img{width:100%;height:100%}.other-menu .other-menu-social{float:right}.other-menu{display:none;width:100%;padding-top:25px}.other-menu ul li a{color:var(--black-color);font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:15px;line-height:20px}.other-menu ul li{float:left;margin-right:20px;padding:5px}.other-categories{cursor:pointer}.category-tab .new-items{display:none}.category-tab .active{display:block}.main-slider a.active{display:block}.main-slider .dots{position:absolute;width:max-content;height:20px;background:rgb(255 255 255 / .2);border-radius:40px;left:22%;bottom:50px}.main-slider .dots ul li{background:#0000005e;cursor:pointer;width:10px;height:10px;border-radius:10px;float:left;padding:5px;margin:5px}.main-slider .dots ul li.active{background:var(--white-color)}.mobile-menu,.mobile-menu-button{display:none}.content{min-height:500px;width:100%}.search-img{cursor:pointer}.other-menu ul{float:left}.load_more_button{border:none;padding:10px;border-radius:10px;background:#0582ca;cursor:pointer;width:100%}.popular .section .title{min-height:86px;max-height:86px}.videos{height:100%;background:#003554;margin-top:25px;padding:5%}.videos .left,.videos .right{float:left}.videos .right{width:35%}.videos .left{width:60%;margin-right:5%}.videos .left .video-pagination li{float:left;font-family:'Encode Sans Condensed';font-style:normal;font-weight:600;font-size:15px;line-height:32px;color:#003554;background:var(--white-color);margin-left:5px;width:30px;height:30px;border-radius:4px;text-align:center;cursor:pointer}.videos .left .video-pagination li.active{color:#fff;background:#003554}.videos .left .video-pagination{position:absolute;bottom:5%;left:5%}.videos .left .items .title span{font-family:'Encode Sans Condensed';font-style:normal;font-weight:700;font-size:15px;line-height:16px;letter-spacing:.04em;color:var(--white-color);opacity:.8}.videos .left .title h2,.videos .right .title h2{font-family:'Encode Sans Condensed';font-style:normal;font-weight:600;font-size:32px;line-height:38px}.videos .left .items .title div{font-family:'Encode Sans Condensed';font-style:normal;font-weight:600;font-size:40px;line-height:44px;color:var(--white-color);margin-top:15px}.videos .left .items .title{position:absolute;padding:5%;top:0;background:#00000075;height:100%;padding-top:33%;border-radius:4px}.videos .left .items .video-icon{position:absolute;width:52px;height:52px;top:30px;right:30px}.videos .left .items{margin-top:25px}.videos .right .items ul li .title span{font-family:'Encode Sans Condensed';font-style:normal;font-weight:700;font-size:15px;line-height:16px;letter-spacing:.04em;color:var(--white-color);opacity:.6}.videos .right .items ul li .title div{font-family:'Encode Sans Condensed';font-style:normal;font-weight:600;font-size:18px;line-height:23px;color:var(--white-color);overflow:hidden;height:45px}.videos .right .items ul li .title{padding-left:10px}.videos .right .items ul li img{border-radius:4px;float:left;width:108px;height:64px}.videos .right .items ul li{border:1.5px solid rgb(255 255 255 / .2);box-sizing:border-box;border-radius:4px;margin-bottom:15px;padding:10px}.videos .right .items{margin-top:25px}.videos .left ul li img{width:100%;border-radius:4px}.videos .right .items .all a{font-family:'Encode Sans Condensed';font-style:normal;font-weight:600;font-size:18px;line-height:60px;color:var(--white-color)}.videos .right .items .all{text-align:center;padding-left:15%;margin-top:0}.videos-mobile .main-slider .video-icon{width:52px;height:52px;position:absolute;z-index:1;text-align:center;top:15px;right:15px}.videos-mobile .news .items .video-icon{width:52px;height:52px;position:absolute;z-index:1;margin:15px 80%;text-align:center}.videos-mobile .title h2{color:var(--black-color);font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:25px;line-height:38px;margin:15px 0}.videos .left .items ul.slider li{display:none}.videos .left .items ul li.active{display:block}.new-content a{color:#1013de}.kose{float:right;width:27%;margin-left:10px;margin-bottom:10px}.kose .title{font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:15px;line-height:20px;float:left;width:65%;margin-left:15px;max-height:65px;min-height:65px;overflow:hidden;padding-top:10px}.kose .author{color:#0183c9;float:right;margin-top:5px;width:65%;padding:3px 0;font-size:15px}.kose .image{width:90px;height:90px;border-radius:100px;float:left}.kose .image img{width:90px;height:90px}.kose ul li{height:104px;padding:5px;border:1.5px solid var(--border-color);box-sizing:border-box;border-radius:8px;margin-bottom:5px}.kose .w-title{margin-top:5px}.kose .w-title h2{font-family:'Encode Sans Condensed';font-style:normal;font-weight:600;font-size:15px;line-height:1;color:#fff;text-align:center;background:#003554;width:max-content;padding:5px 15px;border-radius:40px;justify-content:center;margin:0 auto;margin-bottom:7px;cursor:pointer}.gtranslate_div img{border-radius:10px}.gtranslate_div{margin-bottom:15px;}.gtranslate_select{height:24px;padding:5px;background:#0483c9;float:left;margin-right:10px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;border:none}.gtranslate_response{background:#0483c9;line-height:2;border-radius:10px}.rekvizit{float:left;padding:28px 0;display:inline-block;clear:both;margin-left:12%}.rekvizit ul{float:left;margin-right:10px}.rekvizit ul li{line-height:2;margin-right:10px}.lang{height:23px;width:max-content;padding:5px 10px;background:#0483c9;border-radius:10px;font-weight:600;font-size:15px;cursor:pointer;border:none;margin-top:7px}.rekvizit ul li.link{float:left}.rekvizit ul li.link a{color:#fff}.latestnewcontentbottom .items ul li{float:left;width:23%;margin-right:2%;margin-bottom:2%}.latestnewcontentbottom .items ul li img{width:100%;height:160px;border-radius:4px 4px 0 0;margin-bottom:-4px}.latestnewcontentbottom .items ul li .title{padding:0px 5px;border:1.5px solid var(--border-color);box-sizing:border-box;border-radius:0 4px 0 4px;height:90px;overflow:hidden}.latestnewcontentbottom .items ul li .title span{display:none}.latestnewcontentbottom .items ul li:nth-child(4n){margin-right:0}.latestnewcontentbottom .items ul li .title div{font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:18px;line-height:25px}.latestnewcontentbottom .title h2{color:var(--black-color);font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:25px;line-height:38px;margin:15px 0}.latestnewcontentbottom .title .h2{color:var(--black-color);font-style:normal;font-family:'Encode Sans Condensed';font-weight:600;font-size:25px;line-height:38px;margin:15px 0}.app-icons img{width:100px;height:30px}.app-icons{float:left;padding:10px 0;display:inline-block;clear:both;margin-left:12%;width:80%}.fixed-header{position:fixed;width:77%;z-index:2;background:#fff;margin:0 auto;padding-left:10px;padding-right:10px;padding-top:10px}.flash-margin-top{margin-top:70px}.w-i-100{width:100%!important}.w-i-65{width:65%!important}.mt-15{margin-top:15px}#calendar .datepicker-inline,#calendar .table-condensed{width:100%}.tiktok{background:linear-gradient(91.15deg,#f10049 0,#01e9e3 100%)}.ss-buttons .ss-tiktok{background:linear-gradient(91.15deg,#f10049 0,#01e9e3 100%)}.nav-1 .owl-nav{-webkit-transition:.3s ease 0s;-moz-transition:.3s ease 0s;-ms-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s}.main-slider-wrap:hover .owl-nav,.s-slider-wrap:hover .owl-nav{opacity:1}.dot-1 .owl-dots{background-color:#4aabc3;counter-reset:dots;overflow:hidden}.dot-1 .owl-dots .owl-dot{float:left;width:8.3333333333%;background-color:#fff0;font-weight:700;font-size:16px;line-height:24px;padding:4px 0;color:#fff}.dot-1 .owl-dots .owl-dot.active,.dot-1 .owl-dots .owl-dot:hover{background-color:rgb(0 0 0 / .3)}.dot-1 .owl-dots .owl-dot:before{counter-increment:dots;content:counter(dots)}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:#fff0;position:relative;z-index:1}.owl-carousel .owl-nav button{border:none!important;background:transparent!important}.owl-carousel .owl-nav button img{width:25px}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:#fff0;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{color:inherit;border:none;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.no-js .owl-carousel{display:block}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot.active{background:var(--white-color)}.owl-carousel button.owl-dot{background:#0000005e;cursor:pointer;width:10px;height:10px;border-radius:10px;float:left;padding:5px;margin:5px}.owl-carousel .owl-dots{position:absolute;width:max-content;height:20px;background:rgb(255 255 255 / .2);border-radius:40px;left:22%;bottom:50px}.owl-carousel .owl-nav{padding-left:50px;position:absolute;left:40%;bottom:10%}.back-button{width:23px;margin-top:7px;float:right;margin-right:10px}.zengimcell{display:flex;margin-top:10px;font-weight:700;letter-spacing:1.3px;color:red;padding:5px;text-align:center;border-radius:10px;font-size:15px;justify-content:center;flex-direction:row}.zengimcell .deadline{margin-top:5px;margin-left:5px;font-size:16px}.zengimcell img{width:20px;height:22px;border-radius:10px}.popular_zengimcell{margin-top:55px}.popular_zengimcell_download,.popular_zengimcell_title{font-size:18px;margin-top:2%}.popular_zengimcell_item{display:flex}.popular_zengimcell_play,.popular_zengimcell_stop{cursor:pointer}.popular_zengimcell_stop img{border:5px solid #fff;border-radius:50px;padding:0;background:#ddd}.popular_zengimcell_play img{border:5px solid #fff;border-radius:50px;padding:0;background:red}.popular_zengimcell_title{color:#03141e;margin-left:10px}.popular_zengimcell_download a{color:#660c12}.popular_zengimcell_section_title{background:#03aa9d;width:100%;padding:5px;border-radius:5px;text-align:center;margin-bottom:10px}.popular_zengimcell_title_a{display:flex;flex-direction:row}.popular_zengimcell_title_p{padding:6px}.popular_zengimcell_code_p{padding:5px;border:1px solid;border-radius:10px;height:28px}.ads-second-item{display:flex}.ads-second-item a:nth-child(1){margin-right:5px}.ads-second-item a:nth-child(2){margin-left:5px}.left-right-banner{display:flex;flex-direction:row;justify-content:center;z-index:1}.left-banner{position:fixed;top:50px;height:100%;margin-right:1330px}.right-banner{position:fixed;top:50px;height:100%;margin-left:1330px}.left-right-banner iframe{border:none;margin:0;padding:0;width:160px;height:100%}.captcha{display:flex;flex-direction:row}.captcha_image{max-width:80px!important}.captcha_input{all:unset!important;border:1px solid #ddd!important;margin-left:10px!important;width:80px!important;color:#0582cb!important;padding:5px!important}.captcha_reload{display:flex!important;align-items:center!important;justify-content:center!important;font-size:25px!important;margin-left:10px!important}.full-post-article img{height:auto}@media only screen and (max-width:1024px){.ss-buttons-block{display: block}.ss-buttons-block-items, .content-ads-in{width: 100%}.ss-buttons{width: 100%}.left-right-banner{display:none}.news .items ul li img{height:auto}.ads-second-item{display:block}.ads-second-item a:nth-child(1){margin-right:unset}.ads-second-item a:nth-child(2){margin-left:unset}.ss-buttons .ss-in{float:none;width:100%;padding:unset}.owl-carousel .owl-nav{display:none}.owl-carousel .owl-dots{position:absolute;overflow:visible;margin:auto;left:0;right:0;bottom:130px}.fixed-header{position:fixed;width:100%;z-index:2;background:#fff;margin:0 auto;padding-left:10px;padding-right:10px;height:60px!important}.newinnew{width:90%!important}.all .items .title div{font-size:24px;line-height:24px}.news .items ul li .title div{font-size:21px;line-height:30px}.latestnewcontentbottom .items ul li{width:48%!important}.lang{float:right;margin-top:7px}.gtranslate_response iframe,.gtranslate_response img{width:100%}.kose{display:none}.header .menu,.header .search-top{display:none}.banners{display:none}.site .center .header .mobile-menu .menu ul li{float:none;padding:10px}.site .center{width:100%;margin:0 auto;padding-left:10px;padding-right:10px}.mobile-menu-button{display:block;float:right;border:none;padding:10px;background:0 0}.mobile-menu{position:fixed;top:0;left:0;width:100%;background:var(--white-color);height:100%;margin-left:-10px;z-index:5}.mobile-menu .search-bar .search-input{width:85%}.mobile-menu .search-bar{display:block;height:auto}.mobile-menu .search-bar .search-bar-in{width:100%;padding:20px}.mobile-menu .menu{display:block}.site .center .header .mobile-menu .menu{margin-left:0;margin-top:50px;padding:10px;width:100%;height:100%;overflow:scroll}.flash{height:100px}.flash ul{overflow-x:scroll;overflow-y:hidden;white-space:nowrap}.flash ul li{width:95%;float:none;display:inline-block}.flash ul li a .image{display:none}.flash ul li a .flash-t{width:100%;font-size:18px}.flash ul li a .flash-t div{white-space:normal;font-size:17px}.main-slider{padding:0}.main-slider a .image{width:100%;height:10%;margin-bottom:-5px}.main-slider .dots{position:absolute;overflow:visible;margin:auto;left:0;right:0;bottom:130px}.main-slider a .title p{display:none}.main-slider .buttons{display:none}.main-slider a .title{padding:10px;padding-top:0;min-height:110px;max-height:50px;overflow:hidden;background-color:#003452;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;position:unset}.main-slider a .title div,.main-slider a .title h1{font-family:'Encode Sans Condensed';font-style:normal;font-weight:600;font-size:24px;line-height:30px;color:#fff}.main-slider a .title span{color:#fff;position:absolute;top:0;right:0;padding:5px;font-size:15px;background:#0006}.category-tab .items .menu a .all{display:none}.category-tab .items{width:100%}.category-tab .items .menu{overflow-x:scroll;overflow-y:hidden;white-space:nowrap}.category-tab .items .menu ul{width:100%}.category-tab .items .menu ul li{float:none;display:inline-block}.category-tab .items .new-items{border:none;padding:0}.category-tab .items .new-items li{padding:0}.category-tab .items .new-items li a .image{width:100%}.category-tab .items .new-items li a .image img{width:100%;height:auto}.category-tab .items .new-items li a .title{margin-bottom:10px}.telegram{height:260px;text-align:center}.telegram img{float:none;margin-left:0;margin-top:20px}.telegram h2{float:none;margin-left:0;padding:20px}.telegram div{float:none;margin:0 auto}.popular .section{width:100%}.news .items ul li{width:100%}.all{width:100%}.many-reads{display:none}.all .items ul li{width:100%}.search .items ul li{width:100%}.page{width:100%}.contact{width:100%}.new-content{width:100%}.popular .section .title h2{font-size:17px}.popular .section>.title h2{font-size:25px}.popular .section .items-s{padding:0;border:none}.popular .section .items-s ul li{padding:15px 0}.news .items ul li .title{padding:15px 0;border:none}.all .items .title{border:none;padding:15px 0}.search .items .title{border:none;padding:15px 0}.search-bar .close-img{float:right}.new-content .text img{width:100%!important}.new-content .text iframe{width:100%!important}.category-tab .items .new-items li a .title{max-width:100%}.ss-buttons .ss-link{display:none}.category-tab .items .new-items li a .title div{margin-top:15px;font-family:'Encode Sans Condensed';font-style:normal;font-weight:600;font-size:18px;line-height:24px}.videos-mobile .items .all a{font-family:'Encode Sans Condensed';font-style:normal;font-weight:600;font-size:15px;line-height:20px;text-align:center;letter-spacing:.01em;color:#81898e}.videos-mobile .items .all{text-align:center}.videos-mobile .main-slider a .title div{font-size:20px}.videos-mobile .main-slider .video-icon{left:15px}.latestnewcontentbottom{width:100%}.index-videos-block{display:none}}