@charset "utf-8";:root{color-scheme:dark}@font-face{font-family:icoMoon;src:url(/fonts/icomoon.ttf)}@font-face{font-family:iconStroke;src:url(/fonts/iconstroke.ttf)}@font-face{font-family:remixIcon;src:url(/fonts/remixicon.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:4px;width:4px;background-color:var(--scroll-bar)}::-webkit-scrollbar-thumb{background-color:var(--scroll-thumb);-webkit-border-radius:2px;-webkit-box-shadow:0 1px 2px var(--shadow)}::-webkit-scrollbar-corner{background-color: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(--base-bg)}a{text-decoration:none;color:var(--text)}input,textarea,button{outline:0}header{background-color:var(--header-color)}header .leftw{width:140px;height:80px;display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap}header .rightw{width:calc(100% - 140px);display:flex;flex-direction:column;flex-wrap:nowrap}header .downline{width:100%;padding:5px 0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap}header .downline .top-menu .menu-homepage-link{display:none}header .downline .top-menu>div{position:relative}header .downline .top-menu div>a,header .downline .top-menu div>button{font-weight:bold;font-size:18px;color:var(--title-color);padding:0 3px;border-radius:5px;position:relative}header .downline .top-menu div>a.active::before{content:"";display:block;width:100%;height:5px;position:absolute;top:42px;left:0;border-radius:5px;background-color:var(--accent)}header .downline .top-menu>div>a:hover,header .downline .top-menu>div>button:hover{color:var(--text-hover);background-color:var(--accent-alfa);border:0}header .downline .top-menu>div>.dropdown{width:1280px;height:0;opacity:0;visibility:hidden;padding:40px;position:absolute;top:33px;left:-380px;padding-top:23px;border-radius:8px;overflow:hidden;transition:visibility .5s,opacity .5s ease-in-out,height .4s ease-in-out;z-index:101;pointer-events:none}header .downline .top-menu>div>.dropdown .dropdown-body{width:100%;height:100%;padding:10px;background-color:var(--bg-dark-drop-alfa);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--dark-border-alfa);border-radius:8px;box-shadow:0 8px 32px var(--shadow);overflow:hidden;z-index:102;pointer-events:all}header .downline .top-menu>div>.dropdown .arrow{width:1200px;height:17px;position:absolute;top:6px;left:40px;overflow:hidden;display:none;pointer-events:all}header .downline .top-menu>div>.dropdown .arrow::after{content:"";width:20px;height:20px;position:absolute;top:6px;left:394px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:var(--bg-dark-drop-alfa);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--dark-border-alfa);box-shadow:0 8px 32px var(--shadow);z-index:103}header .downline .top-menu>div:hover>.dropdown .arrow{display:block}header .downline .top-menu>div:hover>.dropdown{visibility:visible;opacity:1;height:470px;transition:visibility .1s,opacity .3s ease-in-out,height .4s ease-in-out}header .dropdown .menu-search{border:1px solid var(--back-bg-border);border-radius:5px;padding:0}header .dropdown .menu-search:focus-within{border:1px solid var(--accent-back)}header .dropdown .menu-search:focus-within .icon{color:var(--accent-back)}header .dropdown .menu-search:focus-within button.icon{color:var(--light-border)}#main-top-menu .dropUpMenu,#category-dropdown-body .dropUpMenu,#category-dropdown-body .dropUpMenu .dropUpMenu{display:none}header .dropdown .menu-search .icon{width:30px;height:40px;padding:9px 8px;display:block;font-size:20px;color:var(--light-border);font-family:remixIcon}header .dropdown .menu-search button.icon{width:36px;height:40px;padding:9px 4px}header .dropdown .menu-search button.icon:hover{color:var(--accent-back)}header .dropdown .menu-search input[type="text"]{width:calc(100% - 25px);border:0;color:var(--text-back);padding-left:0}header .dropdown .menu-search input[type="text"]:focus{color:var(--text)}header .dropdown .menu-top-box{padding-bottom:10px;border-bottom:1px solid var(--back-bg-border)}header .dropdown .menu-header{padding-left:30px}header .dropdown .case-title.title{font-size:18px;font-weight:bold;color:var(--title-color)}header .dropdown .case-title.title .icon{width:30px;height:29px;padding:0;display:block;font-size:26px;color:var(--accent);font-family:remixIcon}header .dropdown .menu-header .menu-body-top a.button{height:30px;border:0;color:var(--accent-back);background-color:var(--bg-dark-drop-alfa)}header .dropdown .menu-header .menu-body-top a.button:hover{color:var(--text-hover);background-color:var(--accent-alfa)}header .dropdown .menu-header .menu-body-bottom a.button{flex-basis:25%;border:1px solid var(--back-bg-border);background-color:var(--bg-dark-drop-alfa);font-size:16px;color:var(--text);padding:0 6px;justify-content:start;align-items:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}header .dropdown .menu-header .menu-body-bottom a.button:last-child{flex-basis:74px}header .dropdown .menu-header .menu-body-bottom a.button:last-child .icon{width:28px;height:26px;font-size:24px;color:var(--accent);padding:0}header .dropdown .menu-header .menu-body-bottom a.button:hover{background-color:var(--accent-alfa);border:1px solid var(--accent-back);color:var(--title-color)}header .dropdown .menu-header .menu-body-bottom a.button .icon{width:16px;height:26px;font-size:16px;color:var(--accent);padding:4px 0}header .dropdown .menu-header .menu-body-bottom a.button .title{height:100%;display:block;padding:11px 0}header .dropdown .menu-body{min-height:calc(100% - 80px)}header .downline .top-menu>div:hover>button{color:var(--text-hover);background-color:var(--accent-alfa);z-index:102}header .downline .link-buttons{width:450px;display:flex;flex-direction:row;align-items:center;justify-content:end;flex-wrap:nowrap;gap:10px}header .downline .link-buttons>a{flex-basis:auto;height:40px}header .downline .link-buttons .header-profile{position:relative}header .downline .link-buttons .header-profile .profile-dropdown{width:300px;height:0;opacity:0;visibility:hidden;padding:40px;padding-top:40px;position:absolute;top:33px;right:-50px;padding-top:23px;border-radius:8px;overflow:hidden;transition:visibility .1s,opacity .2s ease-in-out,height .4s ease-in-out,filter .4s ease-in-out;transition:visibility .5s,opacity .5s ease-in-out,height .4s ease-in-out;z-index:101;pointer-events:none}header .downline .link-buttons .header-profile .profile-dropdown .arrow{width:220px;height:17px;position:absolute;top:6px;right:40px;overflow:hidden;display:none;background:0;box-shadow:none;pointer-events:all}header .downline .link-buttons .drop-menu-button{display:none}header .downline .link-buttons .header-profile .profile-dropdown .arrow::after{content:"";width:20px;height:20px;position:absolute;top:6px;left:147px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:var(--bg-dark-drop-alfa);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--dark-border-alfa);box-shadow:0 8px 32px var(--shadow);z-index:103}header .downline .link-buttons .header-profile .profile-dropdown .dropdown-body{width:100%;height:100%;padding:10px;background-color:var(--bg-dark-drop-alfa);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--dark-border-alfa);border-radius:8px;box-shadow:0 8px 32px var(--shadow);overflow:hidden;z-index:102;pointer-events:all}header .downline .link-buttons .header-profile .profile-dropdown .dropdown-body a{border-radius:8px;font-size:18px}header .downline .link-buttons .header-profile .profile-dropdown .dropdown-body a .icon{color:var(--accent)}header .downline .link-buttons .header-profile .profile-dropdown .dropdown-body a:hover{color:var(--title-color);background-color:var(--accent-alfa)}header .downline .link-buttons .header-profile:hover>.profile-dropdown .arrow{display:block}header .downline .link-buttons .header-profile:hover>.profile-dropdown{visibility:visible;opacity:1;height:226px;transition:visibility .1s,opacity .3s ease-in-out,height .4s ease-in-out}header .downline .link-buttons .header-profile:hover>button{color:var(--text-hover);background-color:var(--accent-alfa);z-index:102}header .downline .link-buttons .header-profile .button{height:40px;padding:0 4px;gap:0}header .downline .link-buttons .header-profile span.icon{width:30px;height:40px;padding:3px 0;font-size:30px}header .downline .link-buttons .header-profile .avatar{width:32px;height:32px;border-radius:50%;overflow:hidden}header .downline .link-buttons .header-profile .avatar img{width:100%;height:100%}header .downline .link-buttons .header-profile span.arrowIcon{width:24px;height:40px;padding:7px 0;font-size:26px}header .dropdown .menu-body .drop-menu-category div:nth-child(2){min-height:calc(100% - 80px)}header .dropdown .menu-body .drop-menu-proffesion div:nth-child(2){min-height:calc(100% - 80px)}header .dropdown .menu-body .down-link{width:100%;height:40px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:start;border:0;color:var(--accent-back);border:0}header .dropdown .menu-body .down-link .icon{width:20px}header .dropdown .menu-body .down-link .title{width:calc(100% - 20px);text-align:left}header .dropdown .menu-body .click-button{width:100%;height:40px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;border:0}header .dropdown .menu-body .click-button.active{background-color:var(--accent-alfa)}header .dropdown .menu-body .click-button:hover{background-color:var(--accent-hover-alfa)}header .dropdown .menu-body .click-button .icon{color:var(--accent-back)}header .dropdown .menu-body .click-button .icon:first-child{width:30px;height:30px;font-size:26px}header .dropdown .menu-body .click-button .title{width:calc(100% - 40px);text-align:left}header .dropdown .menu-body .down-link:hover{color:var(--text-hover);background-color:var(--accent-alfa)}html:has(.top-menu .dropdown-case:hover),html:has(.search-dropdown:not(.hide)),html:has(#hideMask){scrollbar-gutter:stable}body:has(.top-menu .dropdown-case:hover),body:has(.search-dropdown:not(.hide)),body:has(#hideMask){overflow-y:hidden}body:has(.top-menu .dropdown-case:hover) .wrapper,body:has(.top-menu .dropdown-case:hover) #search-box form,body:has(.header-profile:hover) #search-box form{z-index:1}body:has(.top-menu .dropdown-case:hover) .wrapper::after,body:has(.header-profile:hover) .wrapper::after,body:has(.search-dropdown:not(.hide)) .wrapper::after{content:"";display:block;width:100%;height:100%;position:absolute;top:80px;left:0;background-color:var(--alfa-mask);backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);transition:transform .3s ease;z-index:2}footer{width:100%;padding:10px 50px 5px 50px;background-color:var(--footer-color);color:var(--footer-text-color)}.text-prelight{color:var(--accent)}.text-offlight{color:var(--text-back)}.flexRow{display:flex;flex-direction:row;flex-wrap:nowrap}.flexWrap{flex-wrap:wrap}.fullFlex{flex:1}.flexYCenter{align-items:center}.flexYStart{align-items:start}.flexYEnd{align-items:end}.flexCol{display:flex;flex-direction:column;flex-wrap:nowrap}.flexG0{gap:0}.flexG5{gap:5px}.flexG10{gap:10px}.flexG15{gap:15px}.flexG20{gap:20px}.flexG30{gap:30px}.flexG40{gap:40px}.flexG80{gap:80px}.flexG100{gap:100px}.w50px{width:50px}.w10{width:10%}.w20{width:20%}.w25{width:25%}.w30{width:30%}.w40{width:40%}.w45{width:45%}.w50{width:50%}.w55{width:55%}.w60{width:60%}.w70{width:70%}.w75{width:75%}.w80{width:80%}.w90{width:90%}.w100{width:100%}.h20px{height:20px}.h30px{height:30px}.h40px{height:40px}.h50px{height:50px}.h60px{height:60px}.h80px{height:80px}.h100px{height:100px}.h200px{height:200px}.h300px{height:300px}.h10{height:10%}.h20{height:20%}.h30{height:30%}.h40{height:40%}.h50{height:50%}.h60{height:60%}.h70{height:70%}.h80{height:80%}.h90{height:90%}.h100{height:100%}.flexLeftAlign{justify-content:start}.flexCenterAlign{justify-content:center}.flexBetweenAlign{justify-content:space-between}.flexRightAlign{justify-content:end}.iconGliph{width:20px;height:20px;display:block;font-family:remixIcon}.icon-link{height:20px;flex-wrap:nowrap;gap:6px;display:flex;flex-direction:row;align-items:center;justify-content:end}.icon-link .icon{width:20px;height:20px;font-family:remixIcon}.necessarily{font-size:12px;font-style:italic;color:var(--alert-color)}.not-necessarily{font-size:12px;font-style:italic;color:var(--text-back)}.button{height:40px;background:0;color:var(--accent);border:1px solid var(--accent);border-radius:5px;text-align:center;cursor:pointer;font-size:18px;padding:6px 10px;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;gap:6px}.button .icon{width:20px;height:20px;font-family:remixIcon}.button:hover{background-color:var(--accent-a);color:var(--text-hover);border:1px solid var(--accent-hover)}.bg-button{height:40px;background-color:var(--accent);color:var(--white-text);border:1px solid var(--accent);border-radius:5px;text-align:center;cursor:pointer;font-size:18px;padding:6px 10px;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;gap:6px}.bg-button .icon{width:20px;height:20px;font-family:remixIcon}.bg-button:hover{background-color:var(--accent-hover);border:1px solid var(--accent-hover)}.ph-button{height:40px;background-color:var(--bg-light);color:var(--text);border:1px solid var(--accent);border-radius:5px;text-align:center;cursor:pointer;font-size:18px;padding:6px 10px;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;gap:6px}.ph-button .icon{width:26px;height:30px;font-size:26px;font-family:remixIcon;color:var(--accent)}.ph-button:hover{background-color:var(--accent-hover);color:var(--white-text);border:1px solid var(--accent-hover)}.ph-button:hover .icon{color:var(--white-text)}.border-button{width:200px;height:40px;background:0;color:var(--text);border:1px solid var(--scroll-thumb);border-radius:5px;text-align:center;cursor:pointer;font-size:18px;padding:6px 10px;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;gap:6px}.border-button .title{display:flex;flex-direction:row;align-items:center;height:40px}.border-button:hover{border:1px solid var(--accent)}.empty-button{height:40px;background-color:var(--bg-light);color:var(--text-back);border:1px solid var(--light-border);border-radius:5px;text-align:center;cursor:pointer;font-size:18px;padding:6px 10px;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;gap:6px}.empty-button .icon{width:20px;height:20px;font-family:remixIcon}.empty-button:hover{background-color:var(--accent-hover);color:var(--white-text);border:1px solid var(--accent-hover)}.empty-button:hover .icon{color:var(--white-text)}.empty-link-button{height:40px;border:0;border-radius:5px;text-align:center;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:start;flex-wrap:nowrap;gap:0;position:relative;background:0}.empty-link-button.active .icon{color:var(--accent)}.empty-link-button.active::after{content:"";width:100%;height:3px;border-radius:3px;position:absolute;left:0;bottom:-4px;background-color:var(--accent)}.empty-link-button .icon{width:30px;height:40px;padding:6px 0;font-size:24px;font-family:remixIcon}.empty-link-button .title{color:var(--title-color);height:40px;font-size:18px;padding:12px 10px 0 0}.empty-link-button:hover{background-color:var(--accent-alfa-hover);color:var(--text-hover)}.cleanButton{height:40px;background:0;color:var(--text);border:0;text-align:center;cursor:pointer}.link-button{border:0;background:0}.link-button:hover{background:0;cursor:pointer}.separator{width:100%;margin:20px 0;display:flex;align-items:center;text-align:center;color:var(--text-back);font-size:14px}.separator::before,.separator::after{content:"";flex:1;border-bottom:1px solid var(--text-back)}.separator span{padding:0 12px}.input{background:0;border:1px solid var(--accent);border-radius:5px;padding:10px 10px;font-size:18px;outline:0}.ph-input{background:var(--bg-light);border:1px solid var(--scroll-thumb);color:var(--text);border-radius:5px;padding:10px 10px;font-size:16px;outline:0}.ph-input:focus{border:1px solid var(--accent);color:var(--title-color)}select.ph-input{cursor:pointer}.checkbox{width:0;height:0}.checkbox+label{cursor:pointer}.checkbox:not(checked){position:absolute;opacity:0}.checkbox:not(checked)+label{position:relative;padding:0 0 0 60px}.checkbox:not(checked)+label:before{content:'';position:absolute;left:0;width:50px;height:26px;border-radius:13px;border:1px solid var(--scroll-thumb)}.checkbox:not(checked)+label:after{content:'';position:absolute;left:2px;width:22px;height:22px;border-radius:50%;border:1px solid var(--scroll-thumb);transition:all .2s}.checkbox:checked+label:before{border:1px solid var(--accent)}.checkbox:checked+label:after{border:1px solid var(--accent);background-color:var(--accent);left:26px}.radio{width:0;height:0}.radio+label{cursor:pointer}.radio:not(checked){position:absolute;opacity:0}.radio:not(checked)+label{position:relative;padding:0 0 0 35px}.radio:not(checked)+label:before{content:'';position:absolute;left:0;width:26px;height:26px;border-radius:50%;border:1px solid var(--scroll-thumb)}.radio:not(checked)+label:after{content:'';position:absolute;top:3px;left:2px;width:22px;height:22px;border-radius:50%;border:1px solid var(--scroll-thumb);transition:all .2s}.radio:checked+label:after{border:1px solid var(--accent);background-color:var(--accent)}.radio:focus+label:before{border:1px solid var(--accent)}.select-picker{position:relative}.picker-line:focus-within,.style-input-line:focus-within{border:1px solid var(--accent)}.picker-line,.style-input-line{background:var(--bg-light);border:1px solid var(--scroll-thumb);border-radius:5px;overflow:hidden}.picker-line .picker-input,.style-input-line .style-input-input{width:calc(100% - 40px);background:var(--bg-light);border:0;color:var(--text);padding:10px 10px;font-size:16px}.picker-line .picker-input:focus,.style-input-line .style-input-input:focus{color:var(--title-color)}.picker-line .icon,.style-input-line .icon{width:40px;height:40px;font-size:26px;padding:2px 2px;color:var(--text-back);display:flex;justify-content:center;align-items:center}.picker-line button.icon:hover,.style-input-line button.icon:hover{color:var(--accent)}.select-picker .dropdown{min-height:5px;max-height:400px;position:absolute;top:42px;padding:5px 5px;background-color:var(--bg-dark);border:1px solid var(--dark-border);border-radius:5px;box-shadow:0 8px 32px var(--shadow);overflow-y:scroll;z-index:100}.select-picker .dropdown .option{padding:5px;height:46px}.select-picker .dropdown .option:hover{background-color:var(--accent-alfa);border-radius:5px}.select-picker .dropdown .option .iconCase{width:30px}.select-picker .dropdown .option .bodyCase{width:calc(100% - 30px)}.select-picker .dropdown .option .icon{width:30px;height:30px;font-size:20px;padding:4px 2px;border-radius:5px;color:var(--accent);background-color:var(--accent-alfa)}.select-picker .dropdown .option .title{text-align:left;font-size:16px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--text)}.select-picker .dropdown .option .path{text-align:left;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--text-back)}.select-picker .dropdown .option .pointname{text-align:left;font-size:16px;white-space:nowrap;font-weight:bold;text-overflow:ellipsis;overflow:hidden;color:var(--accent)}.select-picker .dropdown .option:hover .icon{color:var(--accent-hover)}.select-picker .dropdown .option:hover .title{color:var(--text-hover)}.select-picker .dropdown .option:hover .pointname{color:var(--accent-hover)}.tabs{width:100%;height:40px;padding:0 3px;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap}.tab-item{flex-basis:100%;flex:1}.tabCases{width:100%}#search-box{width:100%;background-color:var(--bg-dark);border-top:1px solid var(--dark-border);border-bottom:1px solid var(--dark-border);padding:20px 10px}#search-box form{position:relative;z-index:3}#search-box .input,#search-box .button,#search-box .bg-button,#search-box .ph-button{height:46px}#search-box .input{flex-basis:calc(100% - 210px);background-color:var(--bg-light);color:var(--text)}#search-box .input:focus{border:1px solid var(--accent-hover);color:var(--text-hover)}#search-box .categoryes-drop{display:none}#search-box .bg-button{width:200px;padding:10px 20px}#search-box .ph-button{padding:6px 8px;font-size:16px}#search-box .ph-button .icon{width:26px;height:26px;font-size:24px}#search-box .reset-input{width:30px;font-size:24px;position:absolute;right:213px;color:var(--text-back)}#search-box .reset-input:hover{color:var(--accent-back)}#search-box .search-dropdown{width:calc(100% - 210px);min-height:100px;position:absolute;top:56px;left:0;padding:10px;background-color:var(--bg-dark-drop-alfa);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--dark-border-alfa);border-radius:8px;box-shadow:0 8px 32px var(--shadow);overflow:hidden;z-index:100}#search-box .search-dropdown .job-item{width:100%}#search-box .search-dropdown .job-item:last-child::after{display:none}#search-box .categoryes{padding-right:210px}.box-wrapper{margin:0 auto;width:1200px}.paths-case{margin-top:20px}.paths-case .drop-arrow{display:none}.paths-case a{min-width:50px;max-width:300px;font-size:18px;font-weight:bold;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--title-color)}.paths-case a:hover{color:var(--accent-back)}.paths-case a:last-child{color:var(--accent)}.paths-case a:last-child:hover{color:var(--accent-hover)}.paths-case>.iconGliph{width:20px;height:30px;font-size:20px;padding:4px 0;color:var(--text-back)}.content-conteiner{padding:20px 0 0 0;min-height:100px}.content-conteiner:last-child{padding-bottom:20px}.short-desctiption{color:var(--text-back);font-size:16px}.title .iconGliph{font-size:25px;width:30px;height:30px;color:var(--accent)}.jobsList{padding-top:10px}.vip-conteiner .vip-items{flex-wrap:wrap}.vip-conteiner .vip-item{width:24%;max-width:25%;border-radius:5px;border:1px solid var(--accent);font-weight:bold;position:relative;color:var(--title-color);background-color:var(--base-bg)}.vip-conteiner .vip-item .item-name{font-size:16px}.vip-conteiner .vip-item .item-org{font-size:12px}.vip-conteiner .vip-item .job-price{font-size:16px;color:var(--accent)}.vip-conteiner .vip-item .job-footer{color:var(--title-color);font-size:12px}.vip-conteiner .vip-item .job-footer .iconGliph{font-size:18px}.vip-conteiner .vip-item .right-job-case{width:calc(100% - 120px);max-height:120px;padding:5px 2px 5px 4px;flex:1;align-self:stretch}.vip-conteiner .vip-item .image-case{border-top-right-radius:5px;border-bottom-right-radius:5px;overflow:hidden;position:relative}.vip-conteiner .vip-item .image-case .image{width:120px;height:120px;display:block;overflow:hidden}.vip-conteiner .vip-item .image-case .image .catIcon{width:100%;height:100%;font-size:100px;padding:9px 10px;color:var(--accent-alfa)}.vip-conteiner .vip-item .image-case .image img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;display:block;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.vip-conteiner .vip-item::before{content:"VIP";display:block;width:35px;height:11px;padding:4px 3px;font-size:12px;text-align:center;position:absolute;top:-10px;right:10px;border-radius:6px;background-color:var(--accent);color:var(--white-text);z-index:2}.vip-conteiner .vip-item:hover{border:1px solid var(--accent-hover);background-color:var(--accent-alfa-hover)}.basic-case{border:1px solid var(--dark-border);border-radius:5px;padding:10px;background-color:var(--bg-light)}.filters-buttom{display:none}.job-item{height:auto;font-weight:bold;font-size:14px;border-radius:5px;padding:4px 0 4px 10px;position:relative;border:1px solid var(--bg-light)}.job-item::after{content:"";width:100%;height:1px;position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);border-bottom:1px solid var(--scroll-thumb)}.job-item .right-job-case{width:calc(100% - 120px);max-height:120px;flex:1;align-self:stretch;gap:1px}.job-item .image-case{position:relative;border-top-right-radius:5px;border-bottom-right-radius:5px;overflow:hidden}.job-item .image-case .image{width:120px;height:120px;display:block;overflow:hidden}.job-item .image-case .image .catIcon{width:100%;height:100%;font-size:80px;padding:28px 20px 0 20px;color:var(--accent-alfa)}.job-item .flag{position:absolute;top:3px;right:1px}.job-item .job-name{height:22px;font-size:16px}.job-item .job-org{height:18px;font-size:12px}.job-item .job-price{height:24px;font-size:16px;font-weight:bold;color:var(--accent)}.job-item .icon{width:20px;height:23px;font-size:19px}.job-item .flag{width:24px;height:30px;font-size:24px}.job-item.vip{background-color:var(--accent-alfa-hover)}.job-item.vip::before,.job-item.top::before{content:"";width:3px;display:block;position:absolute;top:5px;top:8px;left:2px;bottom:8px;border-radius:3px;background-color:var(--accent);box-shadow:0 0 8px var(--accent-alfa)}.job-item.vip .flag,.job-item.top .flag{color:var(--accent)}.job-item:hover{border:1px solid var(--accent);background-color:var(--back-bg-border)}.case-title h2{font-size:20px;color:var(--title-color)}.case-title h3{font-size:20px;color:var(--title-color)}.more-link{font-size:14px;color:var(--accent);gap:2px}.more-link .icon{font-size:16px;width:16px;height:19px}.more-link:hover{color:var(--accent-hover)}.more-button{height:40px;background-color:var(--bg-light)}.more-button .icon{color:var(--text);font-size:26px;width:30px;height:26px}.more-button:hover,.more-button:hover .icon{color:var(--title-color);background-color:var(--back-bg)}.vip-conteiner{border:1px solid var(--accent)}.tool-case .title{font-size:16px;font-weight:bold;color:var(--text)}.tool-case .separator{margin:15px 0 0 0}.tool-case .separator::before,.tool-case .separator::after{border-bottom:1px solid var(--scroll-thumb)}.tool-case .tool-item{padding:5px;border-radius:5px;background-color:var(--bg-dark-alfa)}.tool-case .tool-item:hover{background-color:var(--accent-alfa)}.tool-case .tool-item label{color:var(--text)}.tool-case .tool-item:hover .checkbox:not(checked)+label:before,.tool-case .tool-item:hover .checkbox:not(checked)+label:after,.tool-case .tool-item:hover .radio:not(checked)+label:before,.tool-case .tool-item:hover .radio:not(checked)+label:after{border:1px solid var(--accent-hover)}.tool-case .tool-item:hover .checkbox:checked+label:after,.tool-case .tool-item:hover .radio:checked+label:after{background-color:var(--accent-hover)}#job-review{position:relative;padding:15px}#job-review.top::before,#job-review.vip::before{content:"";width:3px;display:block;position:absolute;top:3px;left:3px;bottom:3px;border-radius:3px;background-color:var(--accent);box-shadow:0 0 8px var(--accent-alfa)}#job-review .dirty{width:30px;height:30px;position:absolute;top:2px;right:2px;font-size:23px;overflow:hidden;padding:0 3px;color:var(--white-text)}#job-review .dirty .icon{width:30px;height:30px;font-size:26px;padding:0 2px;color:var(--title-color)}#job-review .dirty .title{display:block;height:30px;padding:6px 0;font-weight:bolder;font-size:22px;color:var(--white-text)}#job-review.top .dirty,#job-review.vip .dirty{width:96px;border-radius:12px}#job-review.top .dirty{color:var(--accent);border:1px solid var(--accent);background-color:var(--dark-border)}#job-review.top .dirty .icon{color:var(--accent)}#job-review.top .dirty .title{color:var(--title-color)}#job-review.vip .dirty .icon{color:var(--white-text)}#job-review.vip .dirty{background-color:var(--accent)}#job-review .job-details{width:calc(100% - 160px);align-self:stretch;padding-bottom:6px}#job-review .image-case{padding:0}#job-review .image img{width:160px;height:180px;overflow:hidden;border-radius:5px}#job-review .image .catIcon{width:160px;height:180px;padding-top:16px;font-size:160px;color:var(--accent-alfa)}#job-review .title{color:var(--title-color);font-size:26px}#job-review .sub-title{color:var(--text-back);font-size:20px}#job-review .eployer{color:var(--text-back);font-size:16px}#job-review .review{color:var(--text-back);font-size:16px}#job-review .eployer .icon{height:26px}#job-review .separator{margin:10px 0}#job-review .separator::before,#job-review .separator::after{border-bottom:1px solid var(--light-border)}#job-review .noactiveAlert{border-radius:5px;margin:20px 0;padding:10px;font-size:30px;color:var(--text);border:1px solid var(--warning-modal);background-color:var(--warning-modal-alfa)}#job-review .noactiveAlert .icon{width:60px;height:60px;font-size:54px}.values-line .value-item{font-size:15px}.values-line .value-item .icon{width:26px;height:30px;padding:0;font-size:24px}.price-line{color:var(--text-back);font-size:16px}.price-line .price{font-weight:bold;font-size:30px;color:var(--text-green)}.value-item{font-size:14px;color:var(--text-back)}.value-item .icon{font-size:20px;color:var(--accent-back)}.contacts-case .contact-item{padding:5px;border-radius:5px;font-size:18px;color:var(--title-color);background-color:var(--bg-dark-alfa);border:1px solid var(--dark-border-alfa)}.contacts-case .contact-item .icon{width:40px;height:40px;border-radius:50%;font-size:29px;padding:2px 5px;color:var(--accent-back)}.contacts-case a.contact-item:hover{background-color:var(--accent-hover-alfa);color:var(--text-hover)}.contacts-case a.contact-item:hover .icon{color:var(--accent-hover)}.category-case{padding:5px;height:46px}.category-case:hover{background-color:var(--accent-alfa);border-radius:5px}.category-case .icon{width:30px;height:30px;display:block;font-size:24px;padding:2px 2px;border-radius:5px;color:var(--accent);background-color:var(--accent-alfa)}.category-case .title{text-align:left;font-size:16px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--text)}.category-case .path{text-align:left;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--text-back)}.category-case:hover .icon{color:var(--accent-hover)}.category-case:hover .title{color:var(--text-hover)}.category-items-box{gap:10;flex-wrap:wrap}.category-item,.subcategory-item{flex-basis:23.7%;gap:15px;padding:20px 10px}.category-item.empty,.subcategory-item.empty{opacity:.7}.category-item.empty:hover,.subcategory-item.empty:hover{opacity:1}.category-item:hover,.subcategory-item:hover{border:1px solid var(--accent);background-color:var(--back-bg)}.category-item>.icon,.subcategory-item>.icon{width:50px;height:50px;font-size:45px;padding:0 2px;color:var(--accent)}.category-item>.title,.subcategory-item>.title{font-size:16px;font-weight:bold;color:var(--text)}.category-item .description,.subcategory-item .description{font-size:14px;color:var(--text-back);text-align:center}.category-item .num,.subcategory-item .num{font-size:14px;padding:4px 6px;border-radius:5px;font-weight:bold;color:var(--text-back);background-color:var(--back-bg-border)}.category-item .link-go,.subcategory-item .link-go{gap:10px;font-size:14px;justify-content:center;color:var(--accent-back)}.profession-items-box{gap:10;flex-wrap:wrap}.profession-item{width:18.6%;gap:10px;min-height:86px}.profession-item.empty{opacity:.7}.profession-item.empty:hover{opacity:1}.profession-item>.title{width:100%;font-size:14px;font-weight:bold;color:var(--text);text-align:center}.profession-item .num{font-size:12px;padding:3px 6px;border-radius:5px;font-weight:bold;color:var(--text-back);background-color:var(--back-bg-border)}.profession-item:hover{border:1px solid var(--accent);background-color:var(--back-bg)}blockquote.quoteBox{width:90%;margin:0 auto;display:block;position:relative;padding:10px 30px 10px 10px;border-left:3px solid var(--blockquote-icon);background-color:var(--bg-light);color:var(--blockquote-color);font-style:italic;font-weight:bolder}blockquote.quoteBox::after{font-family:"remixIcon";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}.contact-items a:hover .title,.contact-items a:hover .glifContact::after,.footerBlockLink:hover{color:var(--accent)}.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(--title-color)}.footer-block .social-items{padding:10px 0}footer .down-line{padding-top:10px;clear:both}.footer-block .socIcon{width:50px;height:50px;font-size:37px;color:var(--title-color);padding:4px 6px;border:1px solid var(--accent);border-radius:15px}.footer-block .socIcon:hover{border:1px solid var(--accent-hover);box-shadow:0 0 20px var(--accent-alfa);text-shadow:0 0 10px var(--accent)}footer a{color:var(--title-color)}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(--base-bg);z-index:1000}.ladingPageCenter{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.error-click{transition:background-color .5s ease}.error-click.active{background-color:var(--alert-color)!important;border:1px solid var(--alert-color)!important;box-shadow:0 0 10px var(--accent-alfa)!important}.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:remixIcon;content:attr(x-icon)}.glifContact::after{font-family:icoContact;content:attr(x-icon)}.hide{display:none!important}.disable{opacity:.4;cursor:not-allowed;pointer-events:none}#top-line{border-bottom:1px solid var(--sep-line);margin-bottom:10px;padding:3px 0;width:100%;height:80px;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}#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{height:70px;width:200px}#logo a,#logo a img{height:70px;display:block}#slide-menu-box{display:none}.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{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}#search button[type="submit"]:hover{color:var(--switch-a-color)}.switcher{display:flex;overflow:hidden;float:right;width:120px;height:40px;position:relative;padding:1px;border:1px solid var(--light-border);border-radius:5px}.switcherLegend{position:absolute;opacity:0;pointer-events:none}.switcher::before{content:"";position:absolute;top:1px;left:1px;width:calc((100% - 1px * 2) / 3);height:calc(100% - 1px * 2);background-color:var(--accent);border-radius:5px;transition:transform .3s ease;z-index:1}.switcher input{display:none}.switcher label{border-radius:5px;width:40px;height:36px;font-family:remixIcon;font-size:18px;padding:0;color:var(--text-back);z-index:2;cursor:pointer}.switcher label:hover{color:var(--text);background-color:var(--accent-alfa)}.switcher input:checked+label{color:var(--text-hover)}#sw-light:checked ~ ::before{transform:translateX(0)}.switcher:has(#sw-light:checked)::before{transform:translateX(0%)}.switcher:has(#sw-auto:checked)::before{transform:translateX(100%)}.switcher:has(#sw-dark:checked)::before{transform:translateX(200%)}.wrapper{min-height:100vh}.rowItems{margin-bottom:15px}.login-form-wrapper{min-height:100vh;min-height:calc(100vh - 228px);background:var(--dash-bg-img);background-position:top center;background-repeat:no-repeat;background-size:100% auto;padding:20px 0}.login-form-wrapper .dash-rirg-descr{padding:30px 0}.login-form-wrapper .dash-rirg-descr .descr h1{margin-bottom:70px}.login-form-wrapper .dash-rirg-descr .descr,.login-form-wrapper .dash-rirg-descr .descr h1{color:var(--title-color);font-size:26px}.login-form-wrapper .dash-rirg-descr .descr h1 .text-prelight{font-size:36px}.login-form-wrapper .dash-rirg-descr .descr .detail{font-size:16px;font-style:italic;font-weight:bold}.login-form-wrapper .dash-rirg-descr .detail-item .subtitle{font-weight:bold;font-size:16px;color:var(--title-color)}.login-form-wrapper .dash-rirg-descr .detail-item .subdetail{color:var(--text-back);font-size:14px}.login-form-wrapper .dash-rirg-descr .detail-item .icon{width:45px;height:45px;font-size:26px;padding:7px 9px;border:1px solid var(--accent);border-radius:15px;color:var(--accent);background-color:var(--accent-alfa);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.login-form-wrapper .dash-rirg-descr .downbox{padding:10px 10px;background-color:var(--bg-dark-alfa);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid var(--dark-border-alfa);border-radius:5px;box-shadow:0 8px 32px var(--accent-alfa)}.login-form-wrapper .dash-rirg-descr .downbox .icon{width:45px;height:45px;font-size:40px;padding:0;border:0;color:var(--accent);background:0}.login-form-wrapper .dash-rirg-descr .downbox .subtitle{font-weight:bold;font-size:26px;color:var(--accent)}.login-form-wrapper .dash-rirg-descr .downbox .subdetail{color:var(--title-color);font-size:13px;font-weight:bold}.center-form{width:600px;padding:40px;border:1px solid var(--sep-line);border-radius:5px;color:var(--input-font);background-color:var(--bg-dark-alfa);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid var(--dark-border-alfa);box-shadow:0 8px 32px var(--accent-alfa)}.center-form .title,.center-form .title h2{font-size:26px;color:var(--title-color)}.center-form .title .icon{width:51px;height:51px;font-size:28px;border-radius:50%;padding:10px 12px;color:var(--accent);background-color:var(--accent-alfa)}.center-form .detail{line-height:2.5;font-size:18px;color:var(--text-back)}.center-form input[type="text"],.center-form input[type="password"]{width:calc(100% - 40px);height:40px;padding:0;border:0;background:0;font-size:20px;color:var(--input-font)}.center-form .rowItems .inputRow:has(input[type="text"].errorInput)::after,.center-form .rowItems .inputRow:has(input[type="password"].errorInput)::after{content:"";width:100%;height:3px;display:block;position:absolute;top:42px;left:0;background-color:var(--alert-color)}.center-form button{width:100%;height:40px;font-size:20px}.center-form button:hover{background-color:var(--accent-hover);border:1px solid var(--accent-hover)}.center-form .rowItems .inputRow{border:1px solid var(--light-border);border-radius:5px;height:40px;position:relative}.center-form .rowItems .inputRow:focus-within{border:1px solid var(--accent)}.center-form .rowItems .title{font-size:20px}.center-form .rowItems .inputRow .icon{width:40px;height:40px;font-size:24px;color:var(--text-back);padding:7px 8px;border:0}.center-form .rowItems .inputRow button.icon:hover{color:var(--accent-back);background:0}.center-form .links{font-size:16px;padding:0 0 10px 0;color:var(--text-back)}.center-form .links a,.center-form .links label{color:var(--accent);font-weight:bold}.center-form .links a:hover,.center-form .links label:hover{color:var(--accent-hover)}.center-form .links .checkbox:not(checked)+label::before,.center-form .links .checkbox:not(checked)+label::after{border:1px solid var(--accent)}.center-form .links .tool-item:hover .checkbox:not(checked)+label:before,.center-form .links .tool-item:hover .checkbox:not(checked)+label:after{border:1px solid var(--accent-hover)}.center-form .links .tool-item:hover .checkbox:checked+label::after{background-color:var(--accent-hover)}.center-form-wrapper{width:100%;height:calc(100vh - 230px);position:relative}.center-form-wrapper .center-form.alert{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);font-size:20px;color:var(--text)}#hideMask{width:100%;height:100%;position:fixed;top:0;left:0;background-color:var(--loadMask);backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);z-index:1800}#modalWindow,#ConfirmWindow{width:560px;height:auto;position:fixed;top:50%;left:50%;padding:10px;transform:translate(-50%,-50%);background-color:var(--bg-dark-drop-alfa);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid var(--light-border);box-shadow:0 8px 32px var(--accent-alfa);color:var(--text);font-size:2rem;box-sizing:border-box;border-radius:5px;z-index:1900}#modalWindow.wide,#ConfirmWindow.wide{width:1000px}#modalWindow.ok,#ConfirmWindow.ok{border:1px solid var(--ok-modal);box-shadow:0 0 32px var(--ok-modal-alfa)}#modalWindow.answer,#ConfirmWindow.answer{border:1px solid var(--answer-modal);box-shadow:0 0 32px var(--answer-modal-alfa)}#modalWindow.alert,#ConfirmWindow.alert{border:1px solid var(--alert-modal);box-shadow:0 0 32px var(--alert-modal-alfa)}#modalWindow.warning,#ConfirmWindow.warning{border:1px solid var(--warning-modal);box-shadow:0 0 32px var(--warning-modal-alfa)}#modalWindow .casesTools,#ConfirmWindow .casesTools{background-color:var(--base-bg)}#ConfirmWindow .message{text-align:center;font-size:20px;color:var(--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{display:inline-block}#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:30px;font-weight:bold;padding:0 0 10px 0;color:var(--title-color);border-bottom:1px solid var(--light-border);display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:10px}#modalWindow .title .icon,#ConfirmWindow .title .icon{width:40px;height:40px;display:block;font-size:32px;border-radius:50%;padding:1px 3px;font-weight:normal;font-family:remixIcon;background-color:#aa65ff}#modalWindow.wide .title .icon,#ConfirmWindow.wide .title .icon{background-color:var(--ok-modal-alfa);border:1px solid var(--ok-modal)}#modalWindow.wide .title .icon::after,#ConfirmWindow.wide .title .icon::after{content:"";color:var(--ok-modal)}#modalWindow.ok .title .icon,#ConfirmWindow.ok .title .icon{background-color:var(--ok-modal-alfa);border:1px solid var(--ok-modal)}#modalWindow.ok .title .icon::after,#ConfirmWindow.ok .title .icon::after{content:"";color:var(--ok-modal)}#modalWindow.answer .title .icon,#ConfirmWindow.answer .title .icon{background-color:var(--answer-modal-alfa);border:1px solid var(--answer-modal)}#modalWindow.answer .title .icon::after,#ConfirmWindow.answer .title .icon::after{content:"";color:var(--answer-modal)}#modalWindow.alert .title .icon,#ConfirmWindow.alert .title .icon{background-color:var(--alert-modal-alfa);border:1px solid var(--alert-modal)}#modalWindow.alert .title .icon::after,#ConfirmWindow.alert .title .icon::after{content:"";color:var(--alert-modal)}#modalWindow.warning .title .icon,#ConfirmWindow.warning .title .icon{background-color:var(--warning-modal-alfa);border:1px solid var(--warning-modal)}#modalWindow.warning .title .icon::after,#ConfirmWindow.warning .title .icon::after{content:"";color:var(--warning-modal)}#modalWindow .body,#ConfirmWindow .body{max-height:400px;overflow-y:auto;font-size:18px;color:var(--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}#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(--title-color);box-shadow:0 -1px 0 0 var(--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(--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:6px 0 6px 0}.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(--text)}.ladingPage{width:100%;display:flex;align-items:center;justify-content:center}.loadAnimation{width:70px;height:20px;margin:20px 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;padding-right:20px}.moreLinlBlock a{color:var(--text);align-self:flex-end}.moreLinlBlock a:hover{color:var(--a-f-color);text-decoration:underline}.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 div,.adverItem figure,.adverItem picture,.adverItem img{position:relative;display:block;width:inherit;height:inherit}.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}#dashMenu .empty-link-button.active::after{content:"";width:3px;height:auto;top:4px;bottom:4px;left:-2px}#dashStartBody{height:100%;min-height:calc(100vh - 228px)}#dashStartBody .title{color:var(--title-color);font-size:24px}#dashStartBody .bg-button .title{font-size:24px}#dashStartBody .bg-button .icon{width:36px;height:36px;font-size:30px}#dashBody{min-height:calc(100vh - 228px);margin-top:10px;padding:6px;color:var(--title-color)}#dashBody .dash-top-line-item{color:var(--text);flex-basis:33%;flex:1}#dashBody .dash-top-line-item .icon{width:50px;height:50px;border-radius:8px;font-size:40px;padding:3px 5px;color:var(--white-text);background-color:var(--accent)}#dashBody .dash-top-line-item .title{color:var(--text-back);font-size:16px}#dashBody .dash-top-line-item .num{font-size:30px;font-weight:bold}#dashBody .dash-top-line-item .info{color:var(--text-back);font-size:16px}#dashBody .account-top-line{padding:0}#dashBody .account-top-line .bg-button{max-width:200px}#dashBody .basic-case{padding:5px}#dashBody .dash-case{flex:1;flex-basis:49%;padding:5px;border-radius:5px;border:1px solid var(--scroll-thumb)}#dashBody .parent-case{border:1px solid var(--accent)}#dashBody .dash-case .jobConteiner:last-child::after{border-bottom:0}#dashBody .dash-title,#dashBody .dash-case .title{font-size:20px;color:var(--title-color);padding:0 4px;border-bottom:1px solid var(--scroll-thumb);font-weight:bold}#dashBody .dash-title .icon,#dashBody .dash-case .title .icon{width:36px;height:40px;padding:3px 0;font-size:30px}#dashBody .dash-case .body{padding:5px}#dashBody .dash-cases-body .title{font-size:16px}#dashBody .dash-cases-body .dash-case .title .icon{width:26px;height:32px;padding:3px 0;font-size:22px}#dashBody .dash-case .jobConteiner{width:100%;min-height:100px;padding:4px;position:relative;font-weight:bold;font-size:14px;border-radius:5px;border:1px solid var(--bg-light)}#dashBody .jobConteiner .flag{width:22px;height:22px;position:absolute;top:5px;right:5px;font-size:20px;color:var(--accent)}#dashBody .jobConteiner .dash-job-noice{height:24px;font-size:14px;border-radius:5px;padding:4px 10px}#dashBody .dash-case .jobConteiner .dash-job-noice{position:absolute;bottom:8px;right:4px}#dashBody .jobConteiner .dash-job-noice .icon{width:25px;height:22px;font-size:18px;padding:0}#dashBody .jobConteiner .dash-job-noice.noice{border:1px solid var(--answer-modal);color:var(--answer-modal)}#dashBody .jobConteiner .dash-job-noice.alert{border:1px solid var(--warning-modal);color:var(--warning-modal)}#dashBody .dash-case .jobConteiner .price{align-items:end;font-size:16px;color:var(--accent)}#dashBody .dash-case .jobConteiner .ext-name{font-size:16px;font-weight:bold;color:var(--accent)}#dashBody .dash-case .jobConteiner .bg-button{font-size:16px}#dashBody .dash-case .jobConteiner:hover{border:1px solid var(--accent);background-color:var(--back-bg-border)}#dashBody .jobConteiner:hover .flag{right:250px}#dashBody .dash-case .jobConteiner:hover .flag{right:5px}#dashBody .dash-case .jobConteiner::after{content:"";width:100%;height:1px;position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);border-bottom:1px solid var(--scroll-thumb)}.viewData .caseItemTitle{font-size:14px;color:var(--text-back)}.viewData .caseItemValue{font-size:16px;color:var(--text);font-weight:bold}.viewData .valueData{padding-left:10px}.viewData .caseItem:has(.valueData:empty){display:none}#dashBody #jobConteiner .jobConteiner{width:100%;height:146px;padding:4px;position:relative;font-weight:bold;font-size:14px;border-radius:5px;border:1px solid var(--bg-light)}#dashBody #jobConteiner .jobConteiner:hover{border:1px solid var(--accent);background-color:var(--back-bg-border)}#dashBody #jobConteiner .jobConteiner:not(:last-child)::after{content:"";width:100%;height:1px;position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);border-bottom:1px solid var(--scroll-thumb)}#dashBody #jobConteiner .jobConteiner .jobListItem:hover,#dashBody #jobConteiner .jobConteiner .jobListItem:active{background-color:var(--bg-dark-a)}#dashBody #jobConteiner .jobConteiner:hover .actions{display:flex}#dashBody .jobListItem .itemData{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#dashBody .jobListItem .itemData div{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#dashBody .jobListItem .details{width:74%}#dashBody .jobListItem .actions{flex:1;display:none}#dashBody .jobListItem .menu-case{width:60px;height:40px}#dashBody .jobListItem .name{font-size:16px;color:var(--title-color)}#dashBody .jobListItem .profession{font-size:14px;color:var(--text-back)}#dashBody .jobListItem .location{font-size:14px;color:var(--text-back)}#dashBody .jobListItem .salary{color:var(--accent)}#dashBody .jobListItem .time{font-size:12px;color:var(--text-back)}#dashBody .jobListItem .views{font-size:12px;color:var(--text-back)}#dashBody .jobListItem .views .icon{font-size:16px;width:20px;height:20px}#dashBody .jobListItem .time .timeItem{padding:3px 3px 0 3px}#dashBody .jobListItem .open-actions{display:none}#dashBody .jobListItem .status::before{width:18px;height:20px;font-family:remixIcon;font-size:16px}#dashBody .jobListItem .status.unpayed{color:var(--refusal-color)}#dashBody .jobListItem .status.unpayed::before{content:""}#dashBody .jobListItem .status.payed{color:var(--active-color)}#dashBody .jobListItem .status.payed::before{content:""}#dashBody .jobListItem .status.wait{color:var(--wait-color)}#dashBody .jobListItem .status.wait::before{content:""}#dashBody .jobListItem .status.active{color:var(--active-color)}#dashBody .jobListItem .status.active::before{content:""}#dashBody .jobListItem .status.noactive{color:var(--cancel-color)}#dashBody .jobListItem .status.noactive::before{content:""}#dashBody .jobListItem .status.refusal{color:var(--refusal-color)}#dashBody .jobListItem .status.refusal::before{content:""}#dashBody .jobListItem .status.end{color:var(--end-color)}#dashBody .jobListItem .status.end::before{content:""}#dashBody .jobConteiner .timeline{height:2px;position:absolute;left:3px;bottom:2px;right:3px;padding:0 4px 0 4px;border-radius:3px;overflow:hidden;background-color:var(--accent-alfa-hover)}#dashBody .jobConteiner .timeline .lineProgress{height:3px;height:100%;position:absolute;right:0;border-radius:6px;background-color:var(--accent)}#dashBody .jobListItem .actions .empty-link-button{width:240px;height:40px;font-size:16px;color:var(--text)}#dashBody .jobListItem .actions .empty-link-button:hover{background-color:var(--accent-alfa);color:var(--title-color)}#dashBody .jobListItem .actions button[type="button"].extension::before{display:block;content:"";width:30px;height:30px;font-size:26px;font-family:remixIcon}#dashBody .jobListItem .actions button[type="button"].extension:hover::before,#dashBody .jobListItem .actions button[type="button"].extension:active::before{color:var(--active-color)}#dashBody .jobListItem .actions button[type="button"].edit::before{display:block;content:"";width:30px;height:30px;font-size:26px;font-family:remixIcon}#dashBody .jobListItem .actions button[type="button"].view::before{display:block;content:"";width:30px;height:30px;font-size:26px;font-family:remixIcon}#dashBody .jobListItem .actions button[type="button"].edit:hover::before,#dashBody .jobListItem .actions button[type="button"].edit:active::before{color:var(--wait-color)}#dashBody .jobListItem .actions button[type="button"].view:hover::before,#dashBody .jobListItem .actions button[type="button"].view:active::before{color:var(--end-color)}#dashBody .jobListItem .actions button[type="button"].refresh::before{display:block;content:"";width:30px;height:30px;font-size:26px;font-family:remixIcon}#dashBody .jobListItem .actions button[type="button"].refresh:hover::before,#dashBody .jobListItem .actions button[type="button"].refresh:active::before{color:var(--active-color)}#dashBody .jobListItem .actions button[type="button"].cancel::before{display:block;content:"";width:30px;height:30px;font-size:26px;font-family:remixIcon}#dashBody .jobListItem .actions button[type="button"].cancel:hover::before,#dashBody .jobListItem .actions button[type="button"].cancel:active::before{color:var(--cancel-color)}#dash-jobs-filter{margin-bottom:3px;padding-bottom:8px}#dash-jobs-filter .empty-link-button.status{padding:0 6px;font-size:18px;white-space:nowrap;flex:1}#dash-jobs-filter .empty-link-button.status::before{display:block;width:30px;height:24px;font-size:20px;padding:0;font-family:remixIcon}#dash-jobs-filter .empty-link-button.status.status-all::before{content:""}#dash-jobs-filter .empty-link-button.status.status-all:hover::before{color:var(--accent)}#dash-jobs-filter .empty-link-button.status.status-wait::before{content:""}#dash-jobs-filter .empty-link-button.status.status-wait:hover::before{color:var(--wait-color)}#dash-jobs-filter .empty-link-button.status.status-active::before{content:""}#dash-jobs-filter .empty-link-button.status.status-active:hover::before{color:var(--active-color)}#dash-jobs-filter .empty-link-button.status.status-noactive::before{content:""}#dash-jobs-filter .empty-link-button.status.status-noactive:hover::before{color:var(--cancel-color)}#dash-jobs-filter .empty-link-button.status.status-refusal::before{content:""}#dash-jobs-filter .empty-link-button.status.status-refusal:hover::before{color:var(--refusal-color)}#dash-jobs-filter .empty-link-button.status.status-end::before{content:""}#dash-jobs-filter .empty-link-button.status.status-end:hover::before{color:var(--end-color)}.popUpList{overflow-y:auto;max-height:400px}.popUpList .listItem{padding:5px 0}.popUpList .listItem input:checked+label{cursor:auto;border:1px solid var(--accent-hover);background-color:var(--accent-alfa-hover)}.popUpList .listItem label{display:flex;flex-direction:column;align-items:left;justify-content:flex-start;padding:2px;border:1px solid var(--light-border);border-radius:5px;color:var(--text)}.popUpList .listItem label:hover,.popUpList .listItem label:active{background-color:var(--accent-a);cursor:pointer;border:1px solid var(--accent);background-color:var(--back-bg-border)}.popUpList .listItem label .title-case{padding:4px}.popUpList .listItem label .dropUp{width:40px;display:none!important}.popUpList .listItem label .dropUp:hover{background-color:var(--accent-alfa)}.popUpList .listItem label .dropUp .icon{color:var(--text-back)}.popUpList .listItem label .dropUp:hover .icon{color:var(--alert-color)}.popUpList .listItem label .j-title{font-size:18px;font-weight:bold;color:var(--text)}.popUpList .listItem label .j-description{font-size:16px;color:var(--text-back)}.popUpList .listItem label .setterBody{border-top:1px solid var(--scroll-thumb);display:none}.popUpList .listItem label .setterBody .SeterItemTitle{padding-left:10px}.popUpList .listItem label .j-price{margin-top:10px;display:flex;flex-direction:row;align-items:right;justify-content:flex-end;font-size:18px;font-weight:bold;color:var(--accent);padding:10px}.popUpList .listItem label .j-price .price{font-size:30px}.popUpList .listItem label .j-price .curr{font-size:16px}.popUpList .listItem .dateList{flex:1;padding:6px}.popUpList .listItem .timeSetter{width:100%;padding:10px;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center}.popUpList .listItem .timeSetter .SeterItem{display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;top:20px}.popUpList .listItem .timeSetter .SeterSeparator{top:0;width:10px;height:100px;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:30px;align-items:center;justify-content:center}.timeSetter .setVal{width:60px;height:50px;font-size:40px;padding:10px 4px 4px 4px;display:flex;flex-direction:row;align-items:center;justify-content:space-around}.timeSetter button{width:60px;height:40px;font-size:20px;color:var(--text);background-color:var(--accent);margin:0}.popUpList .listItem .extDateItem{flex-basis:12%}.popUpList .listItem .extDateItem label{width:100%;height:40px;display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--text);background-color:var(--accent-alfa);border:1px solid var(--accent)}.popUpList .selectedDates{padding:5px 10px}.popUpList .selectedDateElement{height:40px;padding:4px 4px;background-color:var(--accent-alfa-hover);border-radius:5px;font-size:14px}.popUpList .selectedDateElement .empty-link-button{color:var(--text-back)}.popUpList .selectedDateElement .ph-input{width:60px;height:34px;padding:8px 8px;background:0}.popUpList .selectedDateElement .time-delim{font-size:30px}.popUpList .selectedDateElement .empty-link-button:hover{color:var(--text-hover)}.popUpList .selectedDateElement .empty-link-button.delete:hover{color:var(--alert-color)}.popUpList .selectedDateElement .empty-link-button::after{width:40px;height:40px;display:block;font-family:remixIcon;padding:6px 0;font-size:24px}.popUpList .selectedDateElement .empty-link-button.set::after{content:""}.popUpList .selectedDateElement .empty-link-button.delete::after{content:""}.popUpList .listItem .extDateItem label:hover{background-color:var(--accent-hover-alfa);border:1px solid var(--accent-hover)}.popUpList .listItem input:checked+label .setterBody{display:flex}.popUpList .listItem .extDateItem input:checked+label{background-color:var(--accent);border:1px solid var(--accent);box-shadow:0 0 10px var(--accent-alfa);cursor:pointer}.popUpList .listItem>input:checked+label .dropUp{display:block!important}.dataCases{margin:0 auto;width:700px}.formCases{flex:1}.form2Case{width:48.9%}.formCaseItem .caseTitle,.dataCaseItem .caseTitle{padding:6px 4px;font-size:18px;color:var(--title-color);border-bottom:1px solid var(--base-bg)}.formCaseItem .caseBody{padding:4px 4px}.caseInput{position:relative}.caseInput textarea{resize:none;overflow-y:auto}.caseInput:has(input.errorInput)::after,.caseInput:has(input.errorInput)::after,.caseInput:has(textarea.errorInput)::after,.caseInput:has(input.errorInputUnderline)::after,.caseInput:has(input.errorInputUnderline)::after,.caseInput:has(textarea.errorInputUnderline)::after{content:"";width:100%;height:3px;display:block;position:absolute;border-radius:4px;left:0;bottom:-6px;background-color:var(--alert-color)}.formCaseItem .caseButtons{padding:6px 0;display:flex;flex-direction:row;align-items:baseline;justify-content:flex-end}.limit-case{padding:6px 6px 20px 6px!important}.limit-case .description{font-size:16px;color:var(--text-back)}.count-visual{overflow:hidden}.count-visual .info-data{flex-basis:60px;text-align:center}.count-visual .countline{flex:1;height:6px;border-radius:4px;overflow:hidden;background-color:var(--accent-alfa-hover)}.count-visual .countline .lineProgress{height:inherit;border-radius:4px;background-color:var(--accent)}.bottomDescCase{padding-top:20px}.plan-item-case .plan-item{padding:4px;position:relative}.plan-item-case .plan-item:not(:last-child)::after{content:"";width:100%;height:1px;position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);border-bottom:1px solid var(--scroll-thumb)}.plan-item-case .plan-item .j-title{font-size:20px;color:var(--text);line-height:30px}.plan-item-case .plan-item .j-description{font-size:16px;color:var(--text-back);padding:6px 0}.plan-item-case .plan-item .j-price{color:var(--accent)}.plan-item-case .plan-item .j-price .price{font-size:30px}.plan-item-case .plan-item .j-price .curr{font-size:16px}.bVisual{display:inline-block;margin-right:6px;padding:4px 6px;max-width:120px;text-align:center;border:1px solid var(--accent);background:0;border-radius:5px;color:var(--text);cursor:pointer}.bVisual:hover{background-color:var(--accent-a);color:var(--text-hover);border:1px solid var(--accent-hover)}@supports(display:grid){#top-line{display:grid;grid-template-columns:0 auto 400px 200px}}@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){#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}}