@charset "utf-8";:root{color-scheme:dark light}@font-face{font-family:icoMoon;src:url(/fonts/icomoon.ttf)}@font-face{font-family:iconStroke;src:url(/fonts/iconstroke.ttf)}@font-face{font-family:icoContact;src:url(/fonts/icon-contacts.ttf)}@font-face{font-family:IconsSocialMedia;src:url(/fonts/Icons_Social_Media.ttf)}@font-face{font-family:Baskerville;src:url(/fonts/Baskerville.ttf)}@font-face{font-family:CynthoSlabPro-Regular;src:url(/fonts/CynthoSlabPro-Regular.ttf)}::-webkit-scrollbar{height:5px;width:5px;background:var(--scroll-bar)}::-webkit-scrollbar-thumb{background:var(--scroll-thumb);-webkit-border-radius:2px;-webkit-box-shadow:0 1px 2px var(--shadow)}::-webkit-scrollbar-corner{background:var(--scroll-corner)}*{margin:0;padding:0;box-sizing:border-box;font-family:'CynthoSlabPro-Regular','Serif','Arial'}html,body{width:100%;min-height:100%}body{background-color:var(--body-color)}a{text-decoration:none;color:var(--a-color)}input,textarea,button{outline:0}header{width:100%;padding:65px 5px 10px 5px}footer{width:100%;padding:10px 50px 5px 50px;border-top:1px solid var(--sep-line);background-color:var(--footer-color);color:var(--footer-text-color)}blockquote{display:block;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;padding:0 40px 0 40px}blockquote.quoteBox{width:90%;margin:15px auto;display:block;position:relative;padding:10px 30px 10px 10px;border-left:3px solid var(--blockquote-icon);background-color:var(--blockquote-bg);color:var(--blockquote-color);font-style:italic;font-weight:bolder}blockquote.quoteBox::after{font-family:"icoMoon";content:"";font-size:24px;display:block;position:absolute;top:0;right:4px;color:var(--blockquote-icon)}.blockquote{display:block;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;padding:0 40px 0 40px}.footerBlockLink{display:block;margin-top:6px}.contact-items li{padding:4px 0;display:block}.contact-items a{display:flex}.contact-items .glifContact{display:block;width:24px;height:24px;font-size:42px}.contact-items .title{display:inline-block;width:auto;height:24px;font-size:16px;padding:2px 0 0 4px}.contact-items .glifContact::after{line-height:1;position:relative;top:-9px;left:-9px;margin-bottom:6px}.footer-block-item{float:left;width:31%}.footer-block .footer-title{font-size:22px;white-space:nowrap;letter-spacing:2.6px}.footer-block .copyright-info{font-size:15px;line-height:1;color:var(--footer-a)}.footer-block .social-items{display:flex;flex-direction:row;align-items:center;justify-content:space-between;overflow:hidden}footer .down-line{padding-top:10px;clear:both}.footer-block .socIcon{width:50px;height:50px;display:inline-block;background-size:40px 40px;background-repeat:no-repeat;background-position:center center;-webkit-filter:saturate(10%) brightness(0.6) contrast(300%) grayscale(100%) invert(80%);-moz-filter:saturate(10%) brightness(0.6) contrast(300%) grayscale(100%) invert(80%);filter:saturate(10%) brightness(0.6) contrast(300%) grayscale(100%) invert(80%)}.footer-block .socIcon:hover{-webkit-filter:none;-moz-filter:none;filter:none}.footer-block a.tgIcon{background-image:url(/img/telegram_icon.svg)}.footer-block a.igIcon{background-image:url(/img/instagram_icon.svg)}.footer-block a.fbIcon{background-image:url(/img/facebook_icon.svg)}.footer-block a.ttIcon{background-image:url(/img/tiktok_icon.svg)}.footer-block a.ybIcon{background-image:url(/img/youtube_icon.svg)}footer a{color:var(--footer-a)}footer a:hover{color:var(--footer-f-a)}.footer-social-block{float:right}@-webkit-keyframes waitload{0%{-webkit-transform:rotate(10deg);transform:rotate(10deg);width:70px}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);width:100px}}@keyframes waitload{0%{-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);width:140px}25%{-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);width:30px}50%{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);width:140px}75%{-moz-transform:rotate(270deg);-webkit-transform:rotate(270deg);transform:rotate(270deg);width:30px}100%{-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg);width:140px}}#loadMask{width:100%;height:100%;position:fixed;top:0;left:0;background-color:var(--body-color);z-index:1000}.ladingPageCenter{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.unlisted{list-style:none;margin-block-start:0;margin-block-end:0;padding-inline-start:0;margin-inline-start:0;margin-inline-end:0}.gliphIcon::after{font-family:icoMoon;content:attr(x-icon)}.glifContact::after{font-family:icoContact;content:attr(x-icon)}.hide{display:none!important}#top-line{border-bottom:1px solid var(--sep-line);margin-bottom:10px;padding:3px 0;width:100%;height:40px;position:fixed;top:0;left:0;background-color:var(--header-color);z-index:100}#header-nav{float:left;width:50%;width:calc(100% - 600px)}#header-nav a span{font-family:'Baskerville','Serif','Arial'}#top-line .search-conteiner{float:left;width:400px}#top-line #user-profile{float:left;width:100px;height:34px;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap}#top-line #user-profile a{display:block;width:34px;height:34px}#top-line #user-profile .header-avatar{display:block;width:34px;height:34px;border-radius:50%;overflow:hidden;border:1px solid var(--button-border);background-color:var(--button-bg-a)}#top-line #user-profile .gliphIcon{font-size:26px;text-align:center;padding:2px 2px}#top-line #user-profile a img{display:block;width:34px;height:34px}#top-line .scheme-switcher-conteiner{float:left;width:100px}#modMenu{width:240px;height:calc(100% - 30px);position:fixed;top:40px;left:-240px;overflow-y:auto;background-color:var(--header-color);box-shadow:5px 0 10px -5px var(--shadow);z-index:100}#modMenu ul{padding:10px 0 10px 0;width:100%;display:block;margin-block-start:0;margin-block-end:0;padding-inline-start:0}#modMenu ul li{width:100%;height:30px;display:block;padding:4px;margin:10px 0}#modMenu ul li:first-child{margin-top:0}#modMenu ul li:last-child{margin-bottom:0}#modMenu ul li ul{display:block;width:240px;height:calc(100% - 30px);background-color:var(--header-color);position:fixed;top:30px;left:-240px;z-index:101}#menu-button{width:32px;height:32px;display:block;background:0;color:var(--menu-font-color);font-size:30px;cursor:pointer}#menu-button:hover{color:var(--menu-font-color-a)}#menu-button.active{color:var(--menu-font-color-active);font-weight:bolder}.menuClickMask{width:100%;height:100%;position:fixed;top:0;left:0;z-index:90}#logo{width:30%;margin:0 auto}#logo a,#logo a img{display:block;width:100%}.headerNavMenu li{display:inline-block;box-sizing:border-box;padding:2px 10px;position:relative}.headerNavMenu li a{height:30px;padding:2px 10px;display:block;font-size:18px;text-decoration:none;color:var(--menu-font-color);font-weight:bold}.headerNavMenu li a.active{color:var(--menu-font-color-active);box-shadow:0 -1px 0 0 var(--menu-active-underline) inset;font-weight:bolder}.headerNavMenu li a:hover{color:var(--menu-font-color-a);box-shadow:0 -2px 0 0 var(--menu-font-color-a) inset}.headerNavMenu li a .gliph-icon{font-size:26px}.headerNavMenu li a .gliph-title{position:relative;top:-5px}#main-menu .headerNavMenu li ul{display:none;position:absolute;background-color:var(--header-color);padding:10px 4px;min-width:100%}#main-menu .headerNavMenu li ul li{padding:2px;width:100%}#main-menu .headerNavMenu li ul li a{padding:2px;text-align:left;font-weight:normal}#main-menu .headerNavMenu li:hover>ul,#main-menu .headerNavMenu li:active>ul{display:block}.noiceSection,.full-height{padding-top:100px;height:100%;height:calc(100vh - 232px)}.noiceSection h3{width:41rem;height:7rem;display:black;padding:.6rem .6rem;position:absolute;top:50%;left:50%;text-align:center;color:var(--alert-color);font-size:3rem;font-weight:bolder;text-shadow:0 0 2px var(--alert-shadow);transform:translate(-50%,-50%) rotate(-7deg);background-color:var(--alert-bg)}#search{border:1px solid var(--sep-line);border-radius:20px;margin-bottom:2px;background-color:var(--header-color)}#search,#search form{margin:0 auto;width:100%}#search input[type="text"]{height:30px;width:calc(100% - 40px);display:inline-block;border:0;background:0;outline:0;padding:4px 13px;font-size:16px;color:var(--input-font);line-height:1}#search input[type="text"]::placeholder{font-size:14px;color:var(--placeholder-color);opacity:1}#search button[type="submit"]{width:40px;height:30px;display:inline-block;border:0;background:0;color:var(--switch-color);font-size:16px;padding:4px 6px;line-height:1;position:relative;top:2px;margin-bottom:-2px;cursor:pointer;outline:0}#search button[type="submit"]:hover{color:var(--switch-a-color)}.switcher{float:right;width:100px;height:36px;position:relative;padding:2px;border:0}.switcherLegend{position:absolute;opacity:0;pointer-events:none}.switcherRadio{-webkit-appearance:none;appearance:none;margin:0;width:32px;height:32px;font-size:20px;padding:5px 5px;cursor:pointer;transition:filter .1s ease-in;color:var(--switch-color);display:block;float:left}.switcherRadio:focus{outline:0}.switcherStatus{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;transition:background-position .1s ease-in}.switcherRadio:focus-visible ~ .switcherStatus{box-shadow:0 0 0 2px #000}.switcherRadio:checked{color:var(--switch-a-color)}.wrapper{padding:15px;display:grid;grid-template-columns:4fr 1fr;min-height:100vh}#content-aside{min-width:233px;padding:4px}#imageFullBox{width:100%;height:100%;position:fixed;top:0;left:0;background-color:var(--sep-line);z-index:1000;overflow:hidden}#imageFullBox img{width:auto;height:auto;max-width:100%;max-height:100%;display:block;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}#imageFullBox button{width:40px;height:40px;display:block;position:absolute;border:0;font-size:36px;cursor:pointer;color:var(--menu-font-color);background:0;opacity:.3}#imageFullBox button:hover{color:var(--menu-font-color-a);opacity:1}#imageFullBox .goPrev{top:50%;left:10px;transform:translate(0%,-50%)}#imageFullBox .goNext{top:50%;right:10px;transform:translate(0%,-50%)}#imageFullBox .goCancel{top:10px;right:10px}.categoryes-list{width:100%;margin-bottom:15px}.categoryes-list ul{width:100%;display:flex;flex-direction:row;align-items:stretch;flex-wrap:wrap}.categoryes-list ul li{padding:4px 0;font-weight:bold;font-size:18px;flex-grow:0;flex-shrink:0;flex-basis:auto;flex:auto;margin-bottom:20px}.categoryes-list ul li a{height:30px;padding:8px}.categoryes-list ul li a.active{color:var(--body-title-color);box-shadow:0 -1px 0 0 var(--body-title-color) inset}.categoryes-list ul li a.active:hover{box-shadow:0 -1px 0 0 var(--switch-a-color) inset}.categoryes-list ul li a:hover{background-color:var(--header-color);color:var(--switch-a-color)}.category-patch ul{display:flex;flex-direction:row;flex-wrap:nowrap;width:70%;margin:0 auto}.category-patch ul li{padding:4px 5px}.category-patch ul li:first-child{padding-left:0}.category-patch ul li:last-child{padding-right:0}.category-patch ul li a{display:block;height:30px;font-size:18px;padding:6px 6px}.category-patch ul li a:hover{background-color:var(--header-color);color:var(--switch-a-color)}.postConteiner{margin:10px 0}.postConteiner:first-child{margin-top:0}.postConteiner:last-child{margin-bottom:0}.postListItem{height:200px;position:relative;display:flex}.postListItem:hover{background-color:var(--body-a-color)}.postListItem picture{display:block;width:auto;height:100%;overflow:hidden;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.postListItem img{width:110%;height:110%;object-fit:cover;display:block;position:relative;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out}.postListItem:hover img{-webkit-transform:translate(-50%,-50%) scale(1.1) rotate(-5deg);-moz-transform:translate(-50%,-50%) scale(1.1) rotate(-5deg);transform:translate(-50%,-50%) scale(1.1) rotate(-5deg);-webkit-filter:saturate(120%) brightness(1.1);-moz-filter:saturate(120%) brightness(1.1);filter:saturate(120%) brightness(1.1)}.postListItem .image-wrapper{width:100%;position:relative;overflow:hidden;flex-basis:30%}.postListItem .text-wrapper{padding:4px 4px 4px 30px;display:flex;flex-direction:column;flex:1}.postListItem .category-name{display:block;position:absolute;bottom:10px;left:10px;padding:4px;background-color:var(--header-color);color:var(--switch-a-color);font-size:15px}.postListItem span{font-size:13px}.postPrevTitle{font-family:'Baskerville','Seriv','Arial';font-size:24px;line-height:1;color:var(--body-title-color);position:relative}.postPrevText{margin-top:20px;font-size:17px;color:var(--a-f-color);text-align:justify;position:relative;font-weight:normal}.postListItem .time{position:absolute;right:5px;bottom:5px}.post-wrapper{width:70%;margin:0 auto}.post-wrapper .postPrevTitle{font-size:30px;margin-bottom:30px;line-height:1.2}.post-wrapper .postPrevText{line-height:1.3;font-size:16px}.post-wrapper .postPrevText ul,.post-wrapper .infoPrevText ul,.post-wrapper .postPrevText ol{margin-block-start:0;margin-block-end:0;padding-inline-start:0;padding-left:30px;margin:20px 0}.post-wrapper .postPrevText li{margin:6px 0;line-height:16x;padding-top:6px;padding-bottom:6px}.post-wrapper .postPrevText picture{width:100%;height:30rem;min-height:auto;overflow:hidden;position:relative;display:block}.post-wrapper .postPrevText .singlePicture picture{height:auto}.post-wrapper .postPrevText figcaption{font-style:italic;font-size:13px;text-align:center;margin:6px 0 20px 0}.post-wrapper .postPrevText a,.post-wrapper .infoPrevText a{color:var(--post-a)}.post-wrapper .postPrevText a:hover,.post-wrapper .infoPrevText a:hover{text-shadow:0 0 2px var(--post-a);text-decoration:underline}.post-wrapper .postPrevText img,.post-wrapper .postPrevText .slideGallery .singlePicture img{width:110%;height:110%;object-fit:cover;display:block;position:relative;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out}.post-wrapper .postPrevText .singlePicture img{width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,0%)}.post-wrapper .postPrevText audio{width:100%}.post-wrapper .postPrevText video{position:relative;left:50%;transform:translate(-50%,0);width:auto;height:auto;max-width:100%;max-height:500px;object-fit:cover}.post-wrapper .postPrevText .youtube{margin:0 auto;display:block;width:100%;max-width:480px;max-height:320px;object-fit:cover}.slideGallery{margin:20px 0 20px 0;width:100%;display:flex;flex-direction:row;align-items:stretch;flex-wrap:wrap;justify-content:space-between}.slideGallery .galleryItem{flex:auto;flex-basis:20%;margin-right:6px}.slideGallery .galleryItem:last-child{margin-right:0}.slideGallery .galleryItem picture{max-height:10rem}.post-wrapper picture:hover img,.post-wrapper .postPrevText .slideGallery .singlePicture picture:hover img{-webkit-transform:translate(-50%,-50%) scale(1.01);-moz-transform:translate(-50%,-50%) scale(1.01);transform:translate(-50%,-50%) scale(1.01);-webkit-filter:saturate(120%) brightness(1.1);-moz-filter:saturate(120%) brightness(1.1);filter:saturate(120%) brightness(1.1)}.post-wrapper .singlePicture picture:hover img{-webkit-transform:translate(-50%,0%) scale(1.01);-moz-transform:translate(-50%,0%) scale(1.01);transform:translate(-50%,0%) scale(1.01);-webkit-filter:saturate(120%) brightness(1.1);-moz-filter:saturate(120%) brightness(1.1);filter:saturate(120%) brightness(1.1)}.post-wrapper .postInfo{display:block;width:100%;margin-top:20px;text-align:right;color:var(--a-color)}.ladingPage{width:100%;height:60px;margin-top:20px;display:flex;align-items:center;justify-content:center}.loadAnimation{width:70px;height:20px;margin:0 auto;text-align:center;display:grid;grid-template-columns:1fr 1fr 1fr;-webkit-animation:waitload 2s linear infinite;-moz-animation:waitload 2s linear infinite;animation:waitload 2s linear infinite}.loadAnimation .circleBox{display:flex;justify-content:center}.loadAnimation .circle{width:16px;height:16px;border-radius:50%;background-color:var(--a-f-color)}.homeConteiner{width:100%}.homeConteiner .homePage{width:100%;display:flex;flex-wrap:wrap}.moreLinlBlock{margin:10px 0;display:flex;flex-direction:column}.moreLinlBlock a{display:block;align-self:flex-end;background-color:var(--more-button-bg);color:var(--more-button-color);padding:6px 10px;transition:transform .15s ease-in-out}.moreLinlBlock a:hover{transform:scale(1.05)}.homePage .postConteiner{padding:0;flex-grow:1;flex-basis:33%;display:flex;margin-bottom:5px}.homePage .postConteiner .postListItem{padding:4px}.homePage .postConteiner .postListItem .image-wrapper{flex-basis:auto}.homePage .postConteiner .postListItem picture{width:100%;height:15rem}.homePage .postConteiner .postListItem{height:auto;display:flex;flex-direction:column;flex-basis:100%}.homePage .time{margin-top:20px;position:static;align-self:flex-end}.homePage .postConteiner .postPrevTitle,.homePage .postConteiner .postPrevText{margin-top:10px;padding-top:3px;width:100%;line-height:1}.homePage .postConteiner .postPrevText{overflow:hidden;font-weight:normal}.homePage .text-wrapper{padding:4px}.postConteiner .postListItem:hover .postPrevTitle::after,.postConteiner .postListItem:hover .postPrevText::after{box-shadow:0 -16px 6px 0 var(--body-a-color) inset}.homePage .postConteiner:first-child{flex-basis:100%}.homePage .postConteiner:first-child .postPrevTitle{font-size:36px;padding-bottom:10px}.homePage .postConteiner:first-child .postPrevText{height:auto;line-height:1.2;font-size:18px}.homePage .postConteiner:first-child .postListItem picture{width:100%;height:40rem;overflow:hidden}.homePage .postConteiner:first-child .postListItem .category-name{padding:8px;font-size:20px}.homePage .postConteiner:nth-last-child(-n+5){flex-basis:20%}.homePage .postConteiner:nth-last-child(-n+5) .postPrevTitle{width:100%;font-size:16px}.homePage .postConteiner:nth-last-child(-n+5) .postListItem .category-name{bottom:5px;left:5px;padding:4px;font-size:12px}.homePage .postConteiner:nth-last-child(-n+8) .postPrevText{display:none}.homePage .postConteiner:nth-last-child(-n+5) .postListItem picture{width:100%;height:8rem}.homePage .postConteiner:nth-last-child(-n+5) .time span{width:100%;display:block}.popUpSearch{width:100%;height:auto;position:relative;top:0;padding:4px 4px 15px 4px}.popUpSearch ul,.popUpSearch ul li{width:100%}.popUpSearch ul li{min-height:40px}.popUpSearch a{width:100%;height:100%;display:block;padding:10px 4px 10px 4px;color:var(--menu-font-color-a)}.popUpSearch a span{display:block}.popUpSearch a .title{font-size:14px}.popUpSearch a .date{margin-top:8px;text-align:right;font-size:10px}.popUpSearch a:hover{background-color:var(--menu-popup);color:var(--menu-font-color-active)}.popUpSearch a.showMore{text-align:right;font-size:16px}.searchConteiner{width:100%;min-height:40px}.searchConteiner a{display:block;width:100%;height:100%;font-size:16px}.searchConteiner a .title{width:100%;display:block;font-size:16px;padding:13px 6px}.searchConteiner a .time{width:100%;display:block;font-size:12px;text-align:right;padding:0 4px 4px 0}.searchConteiner a:hover{color:var(--a-f-color);background-color:var(--body-a-color)}#socialShare{display:flex;width:auto;float:right;flex-direction:row;justify-content:flex-end;margin-top:10px;padding:4px 4px}#socialShare button{width:30px;height:30px;border-radius:50%;margin-left:10px;border:0;background:0;font-family:'IconsSocialMedia';font-size:30px;cursor:pointer}#socialShare button:hover{filter:saturate(150%)}#socialShare button::after{content:attr(x-icon)}#advers,.adversBody{width:100%}.adverItem{width:100%;min-height:100px;margin:10px 0;overflow:hidden;padding:2px;background-color:var(--body-a-color)}.adverItem:nth-child(n+4){display:none}.adverItem:hover{cursor:pointer}.adverItem figure,.adverItem picture,.adverItem img{position:relative;display:block;width:inherit;height:inherit}.adverItem div{position:relative;display:block}.adverItem img{width:auto;height:auto;max-width:100%;max-height:100%;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:cover}.adverItem figure{margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}.adverItem:first-child{margin-top:0}.comments-wrapper{margin-top:60px;width:100%}.comments-wrapper .comOpps{padding-bottom:10px;display:flex;flex-direction:row;justify-content:flex-end;align-items:stretch}.comments-wrapper .title{height:30px;padding:4px 0}.comment-item{width:90%;margin-bottom:10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.comment-item .chat-avatar-case{display:flex;align-items:end;flex-basis:56px}.comment-item .chat-comment-body{display:flex;align-items:stretch;flex-direction:column;width:100%;padding:4px;border-radius:8px;border:1px solid var(--input-border);position:relative;background-color:var(--input-bg)}.comment-item .chat-comment-body::after{width:10px;height:10px;display:block;position:absolute;bottom:10px;left:-6px;content:"";-webkit-transform:rotate(45deg);transform:rotate(45deg);border-bottom:1px solid var(--input-border);border-left:1px solid var(--input-border);background-color:var(--input-bg)}.chat-comment-body .top-line{display:flex;align-items:center;justify-content:space-between;flex-direction:row;flex-basis:50%;height:20px;font-size:16px;font-weight:bold}.chat-comment-body .post{margin-bottom:6px}.chat-comment-body .post a{width:100%;height:auto;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;border:1px solid var(--f-bg);padding:2px}.chat-comment-body .post a:hover{background-color:var(--button-bg-a);color:var(--button-color-a)}.chat-comment-body .post picture{display:inline-block;width:40px;height:40px;margin-right:5px;overflow:hidden;position:relative}.chat-comment-body .post span{width:calc(100% - 40px);display:inline-block}.chat-comment-body .post img{width:100%;height:100%;max-width:40px;max-height:40px;object-fit:cover;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.chat-comment-body .statusChat{height:18px;padding:2px 4px;display:inline-block;font-size:14px;margin-left:10px;background-color:var(--f-bg);color:var(--f-color)}.chat-comment-body .statusChat.admin{background-color:var(--alert-color);color:var(--menu-popup)}.chat-comment-body .top-line button[type="button"]{width:auto;display:inline-block;border:0;background:0;color:var(--input-color);font-size:14px;padding:6px 6px;line-height:1;cursor:pointer;outline:0}.chat-comment-body .top-line button[type="button"]:hover{color:var(--input-color-a)}.chat-comment-body .text{font-size:16px}.chat-comment-body .time{font-size:12px;text-align:right;padding-top:10px}.comment-item .chat-avatar-img{width:40px;height:40px;border-radius:50%;border:1px solid var(--more-button-bg);overflow:hidden}.comment-item.self{justify-content:flex-end;align-items:stretch;margin-left:10%}.comment-item.self .chat-comment-body::after{bottom:10px;right:-6px;left:auto;content:"";-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.comment-item.self .chat-avatar-case{justify-content:flex-end}.comment-item.self .self-bottom{display:flex;justify-content:space-between;align-items:end;padding-top:10px;z-index:10}.comment-item.self .self-bottom .self-buttons{display:flex;justify-content:start;align-items:center;flex-basis:80%}.comment-item.self .self-bottom .self-buttons button[type="button"]{width:30px;height:30px;border:unset;outline:0;margin-right:10px;font-size:17px;padding:6px 6px;cursor:pointer;color:var(--switch-color);background:0}.comment-item.self .self-bottom .self-buttons button[type="button"]:hover{color:var(--switch-a-color)}.chat-comment-body .reply-message{padding:4px 6px;margin:6px 0;border-left:3px solid var(--blockquote-icon);border-top-right-radius:5px;border-bottom-right-radius:5px;background-color:var(--f-bg);cursor:pointer}.chat-comment-body .reply-message .name{font-weight:bold;font-size:14px}.chat-comment-body .reply-message .text{min-height:0;margin-top:5px;font-size:14px}#input-num{height:30px;align-self:flex-start;font-size:16px;font-weight:bolder;padding:8px 4px;color:var(--blockquote-color)}.comments-wrapper button{height:30px;outline:0;margin-left:10px;padding:7px 10px;font-size:14px;align-self:flex-start;cursor:pointer;color:var(--button-color);border:1px solid var(--button-border);background-color:var(--button-bg)}.comments-wrapper button:hover{color:var(--button-color-a);background-color:var(--button-bg-a);border:1px solid var(--button-border-a)}.rowItems{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;flex-wrap:nowrap;height:40px}.center-form-wrapper{height:100vh;height:calc(100vh - 223px)}.center-form{width:400px;padding:15px;border:1px solid var(--sep-line);border-radius:8px;position:relative;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--header-color)}.center-form label{width:140px;color:var(--a-color)}.center-form input[type="text"],.center-form input[type="password"]{width:calc(100% - 20px);height:26px;padding:0 4px;background:0;font-size:16px;color:var(--input-color);border:1px solid var(--input-border)}.center-form input[type="text"]:focus,.center-form input[type="password"]:focus{border:1px solid var(--input-border-a);color:var(--input-color-a)}.center-form input[type="text"].errorInput,.center-form input[type="password"].errorInput{box-shadow:0 -2px 0 0 var(--alert-color) inset}.center-form button{width:50%;height:30px;margin:0 auto;display:block;background-color:var(--button-bg);color:var(--button-color);border:1px solid var(--button-border);cursor:pointer;font-size:16px;padding:5px 10px}.center-form button:hover{border:1px solid var(--placeholder-color);color:var(--button-color-a);background-color:var(--button-bg-a)}.center-form .rowItems.inputRow{border-radius:20px;height:30px;padding:3px 14px;margin-bottom:8px;overflow:hidden}.center-form .rowItems.links{align-items:end}.center-form .rowItems.links a{color:var(--a-color)}.center-form .rowItems.links a:hover{color:var(--a-f-color)}.user-lw-wrapper{width:70%;margin:0 auto}#dashMenu{width:100%;position:fixed;top:40px;left:0;background-color:var(--body-color);z-index:90}#dashMenu .dashNavMenu{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}#dashMenu .dashNavMenu li{padding:2px 2px 2px 6px;margin-right:8px}#dashMenu .dashNavMenu li a{padding:4px 10px;display:block;width:inherit;height:inherit;color:var(--a-color)}#dashMenu .dashNavMenu li a.active{color:var(--body-title-color);box-shadow:0 -1px 0 0 var(--body-title-color) inset;font-weight:bolder}#dashMenu .dashNavMenu li a.active:hover{box-shadow:0 -2px 0 0 var(--body-title-color) inset;color:var(--body-title-color)}#dashMenu .dashNavMenu li a:hover{box-shadow:0 -2px 0 0 var(--a-f-color) inset;color:var(--a-f-color)}#dashBody{min-height:calc(100vh - 228px);margin-top:26px;padding:6px}.formCases{margin:0 auto;width:500px}.formCases .formCaseItem{margin-bottom:20px;border:1px solid var(--input-border);background-color:var(--input-bg)}.formCaseItem .caseTitle{padding:6px 4px;font-size:18px;border-bottom:1px solid var(--body-color)}.formCaseItem .caseBody{padding:4px 4px}.caseAvatar{width:128px;height:128px;border-radius:50%;overflow:hidden;border:1px solid var(--button-border);background-color:var(--button-bg-a)}.caseAvatar img{width:128px;height:128px}.caseInput{display:flex;flex-direction:row;align-items:baseline;justify-content:flex-start}.caseInput label{width:160px;height:30px}.caseInput input{width:calc(100% - 160px);height:30px;font-size:18px;border:1px solid var(--input-border);padding:6px 2px;background:0;color:var(--input-color)}.caseInput input.errorInput{border:1px solid var(--alert-color)}.caseInput input:focus{color:var(--input-color-a);border:1px solid var(--input-border-a)}.formCaseItem .caseButtons{padding:6px 0;display:flex;flex-direction:row;align-items:baseline;justify-content:flex-end}.formCaseItem .caseButtons button{width:100%;height:30px;background:0;color:var(--a-color);border:1px solid var(--button-border);background-color:var(--button-bg);color:var(--button-color);cursor:pointer;font-size:16px;padding:5px 10px}.formCaseItem .caseButtons button:hover{border:1px solid var(--button-border-a);background-color:var(--button-bg-a);color:var(--button-color-a)}.bVisual{display:inline-block;margin-right:6px;padding:4px 6px;max-width:120px;text-align:center;background-color:var(--header-color);color:var(--switch-color)}.bVisual:hover{background-color:var(--placeholder-color);color:var(--sep-line)}#writeHideMask{width:100%;height:100%;position:fixed;top:0;left:0;background-color:var(--loadMask);z-index:100}#commentEdirForm{width:100%;height:260px;position:fixed;left:0;bottom:0;background-color:var(--input-bg);z-index:101}#commentEdirForm .text-case{margin:0 auto;width:70%;padding-top:4px}#commentEdirForm textarea{width:100%;height:200px;padding:4px;background-color:var(--input-bg);border:1px solid var(--input-border);color:var(--input-color);font-size:14px;resize:none}#commentEdirForm textarea:focus{background-color:var(--input-bg-a);border:1px solid var(--input-border-a);color:var(--input-color-a)}#commentEdirForm textarea.errorInput,#commentEdirForm textarea.errorInput:focus{border:1px solid var(--alert-color)}.buttons-case{margin:10px auto;width:70%;display:flex;flex-direction:row;align-items:center;justify-content:end}.buttons-case button{width:auto;height:30px;padding:4px 10px;color:var(--button-color);background-color:var(--button-bg);border:1px solid var(--button-border);margin-left:10px;cursor:pointer}.buttons-case button:hover{color:var(--button-color-a);background-color:var(--button-bg-a);border:1px solid var(--button-border-a)}#hideMask{width:100%;height:100%;position:fixed;top:0;left:0;background-color:var(--loadMask);z-index:1800}#modalWindow,#ConfirmWindow{width:500px;height:auto;position:fixed;top:50%;left:50%;padding:10px;transform:translate(-50%,-50%);background-color:var(--f-bg);border:1px solid var(--sep-line);color:#fff;font-size:2rem;box-sizing:border-box;border-radius:8px;z-index:1900}#modalWindow .casesTools,#ConfirmWindow .casesTools{background-color:var(--body-color)}#ConfirmWindow .message{text-align:center;font-size:20px;color:var(--body-title-color)}#modalWindow .buttons,#ConfirmWindow .buttons{display:grid;gap:10px;grid-template-columns:auto auto auto;align-items:start;margin-top:20px}#modalWindow button,#ConfirmWindow button{height:30px;background:0;border:1px solid var(--button-border);font-size:16px;padding:6px 10px;display:inline-block;color:var(--button-color)}#modalWindow button:hover,#ConfirmWindow button:hover{cursor:pointer;border:1px solid var(--button-border-a);color:var(--button-color-a)}#modalWindow .iconButton,#ConfirmWindow .iconButton{display:inline-block;width:32px;height:32px;font-size:23px;padding:2px 4px;color:var(--menu-font-color)}#modalWindow .iconButton:hover,#ConfirmWindow .iconButton:hover{color:var(--a-f-color)}#modalWindow .title,#ConfirmWindow .title{text-align:left;font-size:20px;margin-bottom:20px;color:var(--body-title-color)}#modalWindow .body,#ConfirmWindow .body{max-height:500px;overflow-y:auto;font-size:16px;color:var(--body-title-color)}#modalWindow .body .casesTools button,#ConfirmWindow .body .casesTools button{border:0}#modalWindow .listItemsXScroll,#ConfirmWindow .listItemsXScroll{max-height:300px;overflow-y:auto}#modalWindow .fullWidthLi,#ConfirmWindow .fullWidthLi{width:100%;height:40px;padding:6px 0}#modalWindow .fullWidthLi button,#ConfirmWindow .fullWidthLi button{width:100%;text-align:left;padding:2px 6px}#avatarLoadCase{width:100%;height:300px}#avatarLoadCase .fileLoad{width:100%;height:100%}#avatarLoadCase .fileLoad label{width:260px;height:40px;display:block;position:relative;top:50%;left:50%;transform:translate(-50%,-50%);font-size:18px;font-weight:bold;text-align:center;padding:10px 10px;color:var(--button-color);border:1px solid var(--input-border);background-color:var(--button-bg);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#avatarLoadCase .fileLoad label:hover{border:1px solid var(--input-border-a);background-color:var(--button-bg-a);color:var(--button-color-a);cursor:pointer}#avatarLoad{border:1px solid var(--input-border);display:none}#imgCropper{width:260px;height:260px;margin:20px auto;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#imgCropper img{max-width:260px;max-height:260px;object-fit:cover;display:block;position:absolute;top:0;left:0}#imgCropper .imgPrevw{-webkit-filter:saturate(5%) brightness(40%) contrast(60%) grayscale(10%);-moz-filter:saturate(5%) brightness(40%) contrast(60%) grayscale(10%);filter:saturate(5%) brightness(40%) contrast(60%) grayscale(10%)}#imgCrCase{box-shadow:0 0 0 2px var(--alert-shadow);position:absolute}#imgCrCase .cropMarker{width:20px;height:20px;border-radius:50%;border:1px solid var(--alert-shadow);background-color:var(--alert-color);position:absolute;cursor:pointer;z-index:10}#markerTpL{top:-10px;left:-10px}#markerTpR{top:-10px;right:-10px}#markerBtR{right:-10px;bottom:-10px}#markerBtL{bottom:-10px;left:-10px}#markerMv{top:50%;left:50%;transform:translate(-50%,-50%)}#imgCrCase .imgCrCircle{position:relative;top:0;left:0;width:100%;height:100%;border-radius:50%;overflow:hidden}#imgCrCase img{transform:translate(-140px,-40px)}@supports(display:grid){#top-line{display:grid;grid-template-columns:0 auto 400px 100px 100px}}@supports(display:grid){#top-line .slide-menu-box{float:none;width:auto}}@supports(display:grid){#header-nav{float:none;width:auto}}@supports(display:grid){#top-line .search-conteiner{float:none;width:auto}}@supports(display:grid){#user-profile{float:none;width:auto}}@supports(display:grid){#top-line .scheme-switcher-conteiner{float:none;width:auto}}@supports(display:grid){.switcher{display:grid;grid-template-columns:1fr 1fr 1fr}}@supports(display:grid){.switcherRadio{float:none}}@supports(aspect-ratio:auto){.postListItem picture{aspect-ratio:16/9;height:100%;width:auto;min-height:auto;max-height:auto}}@supports(aspect-ratio:auto){.post-wrapper .postPrevText picture,.post-wrapper .postPrevText .slideGallery .singlePicture picture{aspect-ratio:4/3;width:100%;height:auto;max-height:unset}.post-wrapper .postPrevText .singlePicture picture{aspect-ratio:auto;width:100%;height:100%;max-height:unset}}@supports(aspect-ratio:auto){.slideGallery .galleryItem picture{max-height:20rem}}@supports(display:grid){.footer-block{display:grid;grid-template-columns:1fr 1fr 1fr}}@supports(display:grid){.footer-block-item{width:auto;float:none}}@supports(display:grid){footer .down-line{width:auto;float:none}}@supports(aspect-ratio:auto){.homePage .postConteiner .postListItem picture{width:auto;height:auto}}@supports(aspect-ratio:auto){.homePage .postConteiner:first-child .postListItem img{max-width:unset;max-height:unset}}@supports(aspect-ratio:auto){.homePage .postConteiner:first-child .postListItem picture{aspect-ratio:16/7;height:100%;width:auto;min-height:auto;max-height:auto}}@supports(aspect-ratio:auto){.homePage .postConteiner:nth-last-child(-n+8) .postListItem picture{aspect-ratio:3/2;height:100%!important;width:auto;max-height:auto}}@supports(aspect-ratio:auto){.post-wrapper .postPrevText .youtube{aspect-ratio:16/9}}@supports(aspect-ratio:auto){.adverItem{aspect-ratio:4/3;height:100%;width:auto;min-height:auto;max-height:auto}}