:root{--global-light-blue-tlo:#f3f8ff;--global-light-blue:#6a5fff;--global-light-blue-2:#726ccc;--global-blue:#3f67e8;--global-blue-2:#1c48d7;--global-blue-new:#5078f7;--global-blue-new-hover:#6b8cfa;--global-blue-hover:#090cd2;--global-darker-blue:#09194d;--global-darker-blue-2:#3e4f9b;--global-darker-blue-3:#0f059d;--global-darker-blue-new:#142e81;--global-light-sea:#00ffc2;--global-light-sea-2:#78efff;--global-white:#fff;--global-light-brown:rgba(138,95,30,.06);--global-brown:#956231;--global-orange:#ee8345;--global-light-brown-2:#c7af90;--global-light-brown-3:#f9f5f0;--global-dark:#242a33;--global-dark-gray:#505050;--global-gray:#333;--global-light-gray:#666;--global-light-gray-1:#e0d3d3;--global-light-gray-2:#e1e1e1;--global-pink:#df628a;--global-dark-blue-text:#09194d;--left-right-padding:15px;--left-right-padding-minus:-30px;scroll-behavior:smooth;--shadow-nav:0 8px 32px rgba(26,25,22,.18),0 2px 8px rgba(26,25,22,.1)}@media(max-width:1024px){:root{--left-right-padding:15px}}@media(max-width:768px){:root{--left-right-padding:10px}}body,html{text-size-adjust:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;background-color:#fff;background-color:#f6f6f6;color:var(--global-darker-blue);font-family:Open Sans,sans-serif;font-size:10px;margin:0;padding:0;scroll-behavior:smooth;word-break:break-word}a{cursor:pointer;text-decoration:none}a,h1{color:inherit}h1{font-size:2rem;font-weight:800;line-height:3rem;margin-bottom:7px;margin-top:2px;padding:0}@media(max-width:1024px){h1{font-size:2.3rem;line-height:3.2rem}}@media(max-width:768px){h1{font-size:2.2rem;line-height:3rem}}h2{color:inherit;font-size:1.5rem;font-weight:700;line-height:2.8rem;margin:10px 0}@media(max-width:768px){h2{font-size:1.5rem}}h3{font-size:1.8rem;font-weight:600;margin:30px 0 10px}@media(max-width:768px){h3{font-size:1.6rem}}h4{font-size:1.6rem;margin:8px 0}h4,h5{font-weight:600}h5{font-size:1.4rem}h6{font-size:1.6rem;font-weight:600}p{color:var(--global-dark-blue-text);font-size:1.4rem;line-height:1.9rem;margin:17px 0}strong{color:inherit;font-size:inherit}li{color:inherit;font-size:1.6rem;line-height:2.6rem;margin:6px 0}hr{background-color:#e5e5e5;border:0;height:1px;margin:25px auto;width:100%}::-webkit-scrollbar{height:0;margin:0;padding:0;width:8px}::-webkit-scrollbar-thumb{background-color:#d5d4db;border-radius:4px}::-webkit-scrollbar-track{background-color:#f9f9fb}.center{text-align:center}.spacer-70{height:70px;width:100%}header{box-shadow:0 2px 2px 0 #e1e1e1;position:relative}.header-width,header{background-color:var(--global-darker-blue-new)}.header-width{align-items:center;box-sizing:border-box;display:flex;height:80px;justify-content:space-between;margin:auto;max-width:1400px;padding:0 var(--left-right-padding);width:100%;z-index:105;z-index:99}@media(max-width:1440px){.header-width{max-width:1200px}}@media(max-width:768px){.header-width{gap:30px;height:70px}}.header-logo{width:calc(200px - var(--left-right-padding))}@media(max-width:900px){.header-logo{width:130px}}.header-right{display:flex;gap:10px;justify-content:space-between;width:calc(100% - 160px + var(--left-right-padding))}@media(max-width:900px){.header-right{justify-content:flex-end;width:calc(100% - 130px)}}@media(max-width:768px){.header-right{margin-bottom:0}}.header-logo a{display:inline-flex}.header-logo svg{height:100%;width:170px}@media(max-width:900px){.header-logo svg{width:140px}}.mobile-background{backdrop-filter:blur(1px);background-color:hsla(34,26%,52%,.3);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}.header-hamburger{display:none}@media(max-width:900px){.header-hamburger{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-size:2.2rem;font-weight:600;margin-left:6px;padding:9px;transition:.1s}}@media(max-width:380px){.header-hamburger{font-size:2.4rem}}@media(max-width:300px){.header-hamburger{font-size:2.2rem}}.header-hamburger:hover{background:var(--global-darker-blue-2);transition:.1s}.header-hamburger svg{height:20px;width:20px}.header-nav{align-items:center;display:flex;justify-content:flex-end;margin-bottom:1px;width:100%}@media(max-width:900px){.header-nav{margin-bottom:0;width:40px}}.header-menu-desktop{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;min-width:280px}@media(max-width:1110px){.header-menu-desktop{display:none}}.header-menu{align-items:center;background-color:var(--global-darker-blue-new);box-sizing:border-box;display:flex;flex-direction:row;justify-content:flex-end;min-width:330px;width:100%;z-index:11;z-index:1000000001}@media(max-width:900px){.header-menu{align-items:flex-start;-webkit-box-shadow:0 0 24px 0 #8e8e8e;-moz-box-shadow:0 0 24px 0 #8e8e8e;box-shadow:0 0 24px 0 #8e8e8e;display:none;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:scroll;padding:30px;position:fixed;right:0;top:0;width:70%;z-index:9999999999}}@media(max-width:400px){.header-menu{min-width:100%;padding:15px;width:100%}}.header-menu-mobile{display:none;flex-direction:column;width:100%}.header-menu-mobile-h{align-items:center;box-sizing:border-box;color:#fff;display:none;display:flex;font-size:2.2rem;font-weight:600;justify-content:space-between;position:relative;width:100%}.header-menu-mobile-h>a>svg{height:50px;width:118px}.header-menu-mobile-h-x{align-items:center;border-radius:8px;cursor:pointer;display:flex;height:24px;justify-content:center;padding:7px;position:relative;transition:.1s;width:24px}.header-menu-mobile-h-x:hover{background-color:var(--global-darker-blue-2);transition:.1s}.header-menu-mobile-h-x img{height:18px;width:18px}.header-menu-mobile-hr{margin-bottom:14px;margin-top:25px;width:100%}.header-menu-link{padding:5px 0;position:relative}@media(max-width:768px){.header-menu-link:nth-child(3){padding:5px 0}}.menu-link{align-items:center;border-radius:10px;box-sizing:border-box;color:#fff;display:flex;font-size:1.4rem;font-weight:600;height:36px;justify-content:center;padding:10.5px;transition:.2s}.menu-link:hover{text-decoration:underline;transition:.1s}@media(max-width:900px){.menu-link{margin-left:0}.header-menu .header-menu-link{width:100%}}.header-menu .menu-link{justify-content:flex-start;margin-left:5px}@media(max-width:900px){.header-menu .menu-link{height:40px;justify-content:flex-start}}.header-menu-desktop .menu-link{font-size:1.4rem;padding:10px 12px}.blog-link{height:30px;margin-left:5px}.mobile-link{display:none}.menu-link.log-link{background-color:#fff;border:1px solid var(--global-darker-blue);border-radius:8px;color:var(--global-blue);height:38px;margin-left:10px;transition:.3s}.log-link:hover{transition:.3s}@media(max-width:900px){.header-menu .log-link{margin-bottom:10px;margin-left:0;margin-top:5px;padding:19px 10.5px 21px}}.human-icon{border:2px solid var(--global-blue);border-radius:20px;display:inline-flex;height:14px;margin-right:5px;margin-top:1px;overflow:hidden;position:relative;width:14px}.human-head{background-color:var(--global-blue);border-radius:20px;height:6px;left:4px;position:absolute;top:2px;width:6px}.human-body{border:2px solid var(--global-blue);border-radius:9px;height:13px;left:-1px;position:absolute;top:9px;width:13px}.header-menu .offer-link{border:2px solid #fff;border-radius:10px;color:#fff;font-weight:700;height:38px;margin-left:15px;padding:11px;transition:.1s}.header-menu .offer-link:hover{text-decoration:underline;transition:.1s}@media(max-width:900px){.header-menu .offer-link{margin-left:0;padding:20px 11px}}.header-menu-link-arrow{margin-left:5px;position:relative;top:1px;width:10px}@media(max-width:900px){.header-menu-link-arrow{display:none}}@media(max-width:768px){.width-100{width:100%}}.menu-desktop{display:block}@media(max-width:900px){.menu-desktop{display:none}}.menu-mobile{display:none}@media(max-width:900px){.menu-mobile{display:block}}.header-menu-link>ul{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 8px 15px 0 hsla(0,0%,50%,.1);-moz-box-shadow:0 8px 15px 0 hsla(0,0%,50%,.1);box-shadow:0 8px 15px 0 hsla(0,0%,50%,.1);box-sizing:border-box;display:none;font-size:1.3rem;list-style-type:none;margin-bottom:0;margin-top:0;padding:3px 10px;position:absolute;width:100%}@media(max-width:900px){.header-menu-link>ul{box-shadow:none;display:block;list-style-type:none;padding-left:0;position:relative}}.header-menu-link:hover>ul{display:block}.header-menu-link>ul>li{border-radius:5px;color:inherit;font-size:1.4rem;font-weight:500;text-align:center;transition:.2s}@media(max-width:900px){.header-menu-link>ul>li{margin-left:20px}}.header-menu-link>ul>li:hover{background-color:#f0eff6;color:inherit;font-weight:500;transition:.2s}.header-menu-link ul a{color:inherit;display:block;line-height:2.6rem;text-align:left;text-align:center;width:100%}@media(max-width:900px){.header-menu-link ul a{margin-left:20px;text-align:left}}.wrapper{display:flex;margin:auto;max-width:1400px;width:100%}@media(max-width:1440px){.wrapper{max-width:1200px}}@media(max-width:768px){.wrapper{flex-direction:column}}.main-wrapper{background-color:#fdfcfc;box-sizing:border-box;display:flex;flex-direction:column;min-height:calc(100vh - 60px);padding:0;width:calc(100% - 280px)}@media(max-width:768px){.main-wrapper{flex-direction:column;width:100%}}.wrapper h1{color:#fff;display:flex;font-size:1.8rem;font-weight:700;gap:6px;line-height:2.2rem;margin:0 0 2px;width:100%}@media(max-width:768px){.wrapper h1{flex-direction:column;font-size:2rem;line-height:3rem;margin:0}.dash-desktop{display:none}}.category-title{color:var(--global-brown);font-size:1.3rem;font-weight:700;margin:0 0 10px;padding:0 0 0 var(--left-right-padding)}@media(max-width:768px){.category-title{margin:10px 0 5px}}.breadcrumbs{color:#fff;display:flex;font-size:1.3rem;gap:5px;list-style-type:none;margin:-5px 0 0;padding:0}@media(max-width:768px){.breadcrumbs{gap:10px;margin:0}}.breadcrumbs a{color:inherit;font-size:inherit}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs-li,.page-content .breadcrumbs li{color:inherit;font-size:inherit;margin:0}.breadcrumbs>li>a{color:inherit;font-size:inherit}article a{color:#6d91c1;font-weight:700}article a:hover{color:var(--global-darker-blue-2)}.post-categories{display:flex;flex-wrap:wrap;gap:5px 10px;list-style-type:none;padding:0}@media(max-width:768px){.post-categories{gap:3px 6px;margin-top:0}}.post-categories>li{margin:0}.post-categories>li>a{background-color:#f8f5f1;border-radius:20px;color:inherit;display:inline-block;font-size:1.1rem;font-weight:600;line-height:1.8rem;margin:0;padding:4px 10px;text-align:center;transition:.3s}@media(max-width:768px){.post-categories>li>a{padding:2px 6px}}@media(max-width:400px){.post-categories>li>a{font-size:1rem}}.post-categories>li>a:hover{background-color:#ececfc;transition:.3s}.header-categories-top{display:flex;flex-direction:column}@media(max-width:768px){.header-categories-top{overflow-x:scroll}}.header-categories-space{background-color:#f6f6f6;border-right:1px solid #eae4de;box-sizing:border-box;width:280px}@media(max-width:768px){.header-categories-space{display:none;width:100%}}.header-categories-fixed{top:60px}@media(max-width:768px){.header-categories-fixed{position:relative;top:0;width:100%}}.header-categories-wrapper{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;min-height:calc(100vh - 60px);width:100%}@media(max-width:768px){.header-categories-wrapper{flex-direction:column;height:auto;min-height:66px}}.header-categories-wrapper::-webkit-scrollbar{width:5px}.header-categories-wrapper::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,0)}.category-heading{color:#ca9d71;font-size:1.8rem;font-weight:700;margin-top:10px}.header-categories{box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;padding:10px var(--left-right-padding);width:100%}@media(max-width:768px){.header-categories{flex-direction:row;flex-wrap:nowrap;gap:16px;padding:15px var(--left-right-padding);width:1440px}}.header-categories-top-arrow-h1{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:10px;margin-top:4px;padding-left:var(--left-right-padding)}@media(max-width:768px){.header-categories-top-arrow-h1{display:none;margin-bottom:0;margin-top:0}}.header-categories-location{font-size:1.3rem;margin-top:5px}.arrow-back,.arrow-back-mobile{align-items:center;background-color:var(--global-white);border-radius:50px;-moz-box-shadow:0 0 8px -5px #6866b8;-webkit-box-shadow:0 0 8px -5px #6866b8;box-shadow:0 0 8px -5px #6866b8;color:var(--global-darker-blue-3);display:inline-flex;font-size:1.3rem;font-weight:500;gap:3px;height:36px;justify-content:center;left:0;margin-bottom:4px;margin-right:8px;margin-top:10px;padding:0 1px 1px 3px;position:relative;transition:.1s;width:34px}.arrow-back-mobile,.arrow-back:hover{background-color:var(--global-light-blue-tlo);background-color:#fbf9f5;transition:.1s}.arrow-back img{height:14px;object-fit:contain;position:relative;top:1px;width:14px}.header-category{align-items:center;background-color:#fff;border:1px solid #eae4de;border-radius:10px;box-sizing:border-box;color:inherit;display:inline-flex;font-size:1.3rem;font-weight:600;justify-content:space-between;margin-left:0;padding:10px 9px 10px 8px;transition:.1s;width:100%}@media(max-width:768px){.header-category{width:auto}}.header-category:hover{transition:.05s}.header-category:hover .header-category-left{text-decoration:underline}.header-cat-expand{border-radius:10px 0 0 10px;border-right:none}.cat-expand-arrow{align-items:center;background-color:#fff;border:1px solid #eae4de;border-radius:0 10px 10px 0;cursor:pointer;display:flex;font-size:16px;height:100%;justify-content:center;padding:14px 9px 14px 8px;width:24px}@media(max-width:768px){.cat-expand-arrow{height:16px}}.cat-expand-arrow:hover{background-color:#f4f4f4}.cat-expand-arrow:hover,.header-category:hover .cat-expand-arrow:before{text-decoration:none!important}.cat-expand-arrow-active{border:1px solid #3f67e8;margin-bottom:-1px;margin-top:-1px}.subcategory-list{box-sizing:border-box;display:flex;flex-direction:column;gap:10px;margin-top:12px;padding-left:10px}@media(max-width:768px){.subcategory-list{background-color:#fff;border-radius:10px;box-shadow:0 2px 7px -1px hsla(0,0%,55%,.51);margin-top:0;padding:10px;position:absolute;top:61px;z-index:10000000}.category-link-wrap{display:flex;justify-content:space-evenly}.subcat-horizontal{background-color:transparent;box-shadow:none;display:flex;flex-direction:row;margin-left:10px;padding:0;position:unset;z-index:1000}.subcat-horizontal .header-subcategory{margin-top:0;padding:3px 14px}}.header-subcategory{box-sizing:border-box;margin-top:-5px;padding:7px 14px;width:100%}.header-subcategory:hover{text-decoration:underline}.header-category-left{align-items:center;display:flex}@media(max-width:768px){.arrow-back-mobile{align-items:center;background-color:#fcf8f5;border:1px solid #e1e1e1;border-radius:10px;display:flex;justify-content:center;left:0;margin-left:-5px;width:30px}.arrow-back-mobile img{height:24px;object-fit:contain;width:24px}}.header-category-active{background-color:#fff;border:none;color:var(--global-blue);outline:1px solid #3f67e8}.header-category-inactive{background-color:#f9f6f2;-moz-box-shadow:0 1px 2px rgba(0,0,0,.04);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.04);box-shadow:0 1px 2px rgba(0,0,0,.04)}.header-category img{height:24px;margin-right:7px;object-fit:contain;width:24px}@media(max-width:768px){.header-categories-wrapper>footer{display:none}}.container{box-sizing:border-box;display:flex;margin:0;padding:0;width:100%}@media(max-width:1024px){.container{flex-direction:column}}@media(max-width:768px){.container{padding-top:0}}.container-search{margin-left:5px;margin-top:10px;z-index:1000000000}@media(max-width:768px){.container-search{margin-left:0}}.container-search .container-left,.container-search .container-right{margin-bottom:0}.container-offers{flex-direction:row-reverse;z-index:0}@media(max-width:1024px){.container-offers{flex-direction:column}}.container-offers .container-left{margin-top:-16px}@media(max-width:1024px){.container-offers .container-left{margin-top:0}}.container-offers .container-right{margin-top:-10px}@media(max-width:1024px){.container-offers .container-right{height:250px;padding:5px 15px 5px 20px}}@media(max-width:768px){.container-offers .container-right{height:220px;padding:5px 15px 5px 20px}}@media(max-width:1024px){.container-offers .container-right .day-job-offers-wrapper{height:180px;margin-left:-10px;overflow-x:scroll;padding:10px;width:100%}}@media(max-width:768px){.container-offers .container-right .day-job-offers-wrapper{height:150px;margin-left:-10px;overflow-x:scroll;padding:10px;width:100%}}@media(max-width:1024px){.container-offers .container-right .day-job-offers{margin-top:0}.container-offers .container-right .job-offers{flex-direction:row}.container-offers .container-right .job-offers>div{display:contents}.container-offers .container-right .job-offer-body{width:300px}}@media(max-width:768px){.container-offers .container-right .job-offer-body{box-sizing:border-box;padding:10px 15px}}.container-left{box-sizing:border-box;margin-bottom:20px;min-width:480px;position:relative;width:calc(100% - 300px);z-index:98}@media(max-width:1024px){.container-left{max-width:100%;width:100%}}@media(max-width:768px){.container-left{max-width:100%;min-width:100%;width:100%}}.container-left-top-spacing{height:101px}.container-left-top{backdrop-filter:blur(4px);background-color:#ffffffbf;box-shadow:0 1px 2px rgb(0,0,0,.1);box-sizing:border-box;min-width:480px;padding:6px 20px 8px;top:60px;width:100%;z-index:1000}@media(max-width:768px){.container-left-top{min-width:100px;padding:10px 5px}}.container-left-bottom{box-sizing:border-box;margin-bottom:0;padding:5px 20px 5px 30px;width:100%}@media(max-width:1024px){.container-left-bottom{padding:5px 15px 5px 20px}}@media(max-width:768px){.container-left-bottom{margin-bottom:0;padding:0 10px 5px}}.container-left-bottom-hr{margin:35px auto 15px}@media(max-width:768px){.container-left-bottom-hr{margin:40px auto 18px}}.columns{display:flex;justify-content:space-between;justify-content:center}.mobile{display:none}@media(max-width:768px){.mobile{display:block}}.search-box-wrapper{background-color:var(--global-darker-blue-new);border:3px solid #fdfcfc;border-radius:20px;box-sizing:border-box;margin:-10px -18px 4px;position:relative;width:calc(100% + 33px);z-index:10}@media(max-width:768px){.search-box-wrapper{border:0 solid #fdfcfc;border-radius:0;margin:0 -10px 4px;width:calc(100% + 20px)}}.search-box{border-radius:20px;padding:16px 20px 12px}@media(max-width:768px){.search-box{padding:16px 15px 12px}.search-box.offers-page{border-radius:0}}.popular-search-block{align-items:center;display:flex;justify-content:space-between}@media(max-width:768px){.popular-search-block{align-items:flex-end;flex-direction:column}}.popular-search-block a{background-color:#eef1fa;border-radius:5px;color:var(--global-darker-blue);font-size:12px;font-weight:600;padding:4px 8px}.popular-search-links-wrapper{max-width:100%;overflow-x:scroll;width:100%}.popular-search-links-wrapper::-webkit-scrollbar-thumb{display:none}.popular-search-links-wrapper>div{align-items:center;display:flex;gap:10px;justify-content:space-between;max-width:100%;width:678px}@media(max-width:768px){.popular-search-links-wrapper{width:100%}}.search-filters{align-items:center;display:flex;flex-direction:column;gap:10px;margin:14px 0 8px;width:100%}@media(max-width:1024px){.search-filters{min-width:400px;padding:0;width:auto}}@media(max-width:768px){.search-filters{margin:25px 0 13px;min-width:200px;width:100%}}.columns-h1-filters{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:5px}.columns-h1-filters h2{font-size:1.6rem}.filters-button{align-items:center;border-radius:7px;border-right:1px solid var(--global-light-brown-3);box-sizing:border-box;color:var(--global-darker-blue);display:flex;font-size:1.4rem;font-weight:600;height:26px;height:100%;justify-content:center;min-width:78px;padding:12px 8px;transition:.1s;width:88px}.filters-button:hover{background:#ecedf7;border-radius:7px}.filters-button-reverse{align-items:center;border:1px solid #fff;border-radius:0;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:1.4rem;font-weight:600;gap:5px;height:26px;height:100%;justify-content:center;min-width:90px;min-width:80px;padding:11px 8px;transition:.1s}@media(max-width:768px){.filters-button,.filters-button-reverse{order:3}}.filters-button:hover{transition:.1s}.filters-button>img{height:15px;max-height:100%;max-width:100%;padding-right:5px}.cover,.cover-offers,.search-cover{backdrop-filter:blur(1px);background-color:hsla(0,4%,82%,.45);display:none;height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:10000000001}.cover-offers{align-items:center;justify-content:center}@keyframes spin{to{transform:rotate(1turn)}}.cover-offers svg{height:30px;width:30px}.animate-spin,.cover-offers svg{animation:spin 1s linear infinite}@media(min-width:401px){.search-cover{display:none!important}}.filters-button{cursor:pointer}.cover,.filters-wrapper{align-items:center;justify-content:center}.filters-wrapper{display:none;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:10000}.filters-window{background-color:#fff;border-radius:15px;-moz-box-shadow:1px 1px 4px 0 #a8a8a8;-webkit-box-shadow:1px 1px 4px 0 #a8a8a8;box-shadow:1px 1px 4px 0 #a8a8a8;flex-direction:column;max-height:calc(100vh - 60px);overflow:scroll;padding:25px 25px 15px;width:450px;z-index:1003}@media(max-width:768px){.filters-window{box-sizing:border-box;left:5%;margin-top:0;padding:20px 20px 30px;top:27.5vh;width:90%}}.filters-window::-webkit-scrollbar{width:0}.filters-header{align-items:center;display:flex;justify-content:space-between}.header-3{font-size:2rem;font-weight:700;margin-bottom:0;margin-top:0}.filters-x{align-items:center;border-radius:8px;cursor:pointer;display:flex;height:26px;justify-content:center;padding:7px;position:relative;transition:.1s;width:26px}.filters-x:hover{background-color:#f6f4fd;transition:.1s}.filters-x img{height:18px;width:18px}.filters-window hr{margin:12px auto 18px}.column-right{align-items:center;display:flex}.remote-header{color:inherit;display:flex;font-size:1.4rem;font-weight:600}::placeholder{color:#cdcdcd;font-size:1.5rem;font-weight:400}.header-4{align-items:flex-start;background:#eaedf7;background:#ecedf7;border-radius:6px;display:flex;font-size:1.4rem;font-weight:600;gap:8px;margin:0;max-width:100%;padding:10px}.wm-options,.wrap-options{display:flex;flex-wrap:wrap;margin-right:20px;max-width:100%}.contract,.working-mode{align-items:center;display:flex;font-size:1.3rem;margin-bottom:10px;margin-right:20px}.filters-window label,.new-filters-window label{gap:6px}.filters-window input[type=checkbox],.new-filters-window input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#e2d7d7;border-radius:3px;display:grid;font:inherit;height:1.15em;margin:0;padding:2px 1px 1px;place-content:center;position:relative;top:2px;transform:translateY(-.075em);width:1.15em}.filters-window input[type=checkbox]:before,.new-filters-window input[type=checkbox]:before{background-color:#8b6b6b;border-radius:3px;color:#ede8e8;content:"\2713";height:1.15em;padding:0 1px 2px;text-align:center;transform:scale(0);transition:transform .12s ease-in-out;width:1.15em}.filters-window input[type=checkbox]:checked:before,.new-filters-window input[type=checkbox]:checked:before{transform:scale(1)}#show-offers-btn{background-color:var(--global-blue);border:none;border-radius:10px;color:var(--global-white);cursor:pointer;display:block;font-size:1.25rem;font-weight:600;margin:20px auto 12px;outline:none;padding:12px 14px;transition:.3s;width:140px}@media(max-width:768px){#show-offers-btn{bottom:0;margin-top:15px;position:relative;right:0;width:100%}}#show-offers-btn:hover{background-color:var(--global-blue-hover);transition:.3s}.switch{display:inline-block;height:18px;margin-left:5px;position:relative;top:1px;width:36px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#9fb1c6;border-radius:28px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;-webkit-transition:.4s;transition:.4s}.slider:before{background-color:#d9dfec;border-radius:50%;bottom:3px;content:"";height:12px;left:3px;width:12px}input:checked+.slider{background-color:var(--global-darker-blue-2)}input:focus+.slider{box-shadow:0 0 1px var(--global-darker-blue-2)}input:checked+.slider:before{-webkit-transform:translateX(18px);-ms-transform:translateX(18px);transform:translateX(18px)}.more-offers,.page-content{font-size:1.4rem}.page-content{line-height:2rem}.page-content hr{margin-bottom:40px}.page-content h1,.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6,.page-content li,.page-content ol,.page-content p,.page-content ul{color:#000;font-size:inherit;line-height:inherit;margin:14px 0;padding:0}.page-content h2{font-size:1.8rem;margin-bottom:12px;margin-top:25px}.page-content h3{font-size:1.6rem;margin-top:25px}.page-content a,.page-content a>strong{color:var(--global-blue);font-weight:600}.page-content a:hover{text-decoration:underline}.page-content li{margin:0 0 0 20px}.page-content-boxes{display:flex;flex-wrap:wrap;gap:10px 12px;margin-bottom:50px;margin-top:24px}.page-content-boxes a{background-color:#fff;border-radius:5px;display:block;font-size:1.3rem;font-weight:400;padding:3px 8px}.page-content-boxes a:hover{text-decoration:underline}.page-content-h2-brown{font-size:1.6rem;font-weight:600;margin-bottom:20px;margin-top:10px}.job-offers-wrapper{height:auto;margin-bottom:0;margin-right:0;padding-bottom:0;padding-right:0}.page-top-content-boxes{display:flex;flex-wrap:wrap;gap:8px 15px;margin-bottom:25px;margin-top:20px}.page-top-content-boxes a{border-radius:5px;display:flex;font-size:1.3rem;font-weight:400;gap:6px;padding:3px 0}.page-top-content-boxes a:hover{text-decoration:underline}.page-top-content-boxes a.hidden{display:none}.page-top-content-boxes button{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;font-weight:700;gap:4px;justify-content:center;outline:none;padding:0}.page-top-content-boxes button .triangle{border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid var(--global-darker-blue);height:0;transform:translateY(30%);width:0}.container-right{box-sizing:border-box;margin-bottom:25px;margin-top:10px;padding-left:0;position:relative;top:0;width:450px}@media(max-width:1600px){.container-right{width:400px}}@media(max-width:1400px){.container-right{width:300px}}@media(max-width:1024px){.container-right{margin-bottom:0;margin-top:0;max-width:100%;padding-left:0;top:0;width:100%}.container-images{display:none}}.img-left{border-radius:10px 10px 50px 10px;height:180px;margin-left:15px;margin-top:-10px;object-position:top;width:40%;z-index:10}.img-left,.img-right-bg{box-shadow:0 2px 15px -3px rgba(30,25,88,.53);object-fit:cover;position:relative}.img-right-bg{border-radius:10px 10px 10px 50px;height:144px;left:70px;margin:-140px 0 0;object-position:left;width:71%}.img-city-bg{border-radius:10px 10px 50px 10px;box-shadow:0 2px 15px -3px rgba(30,25,88,.53);height:208px;margin-left:15px;margin-top:-15px;object-fit:cover;object-position:center;position:relative;width:86%;z-index:10}.container-right .job-offers{box-sizing:border-box;padding-right:10px}.container-right .job-offer-body{border:none;box-shadow:0 1px 7px -1px hsla(0,0%,55%,.51)}.container-right .job-offer-body:hover{box-shadow:0 1px 8px -1px hsla(0,0%,55%,.65)}.container-right .job-offer-header{flex-direction:column}.container-right .job-offer-title{color:var(--global-blue-new);font-size:1.5rem;margin:0 0 7px;text-overflow:unset;white-space:normal}.container-right .job-offer-logo-body{align-items:center;display:flex;width:100%}.container-right .job-offer-company{max-width:100%}.container-right .job-offer-salary{text-align:left}.container-right .job-offer-company-location{align-items:flex-start;flex-direction:column}.container-right .job-offer-requirements{margin-bottom:0;max-width:100%}.day-offers-h{color:var(--global-darker-blue);font-size:15px;font-size:"Poppins",sans-serif;font-weight:700;margin:30px 0 10px;text-transform:uppercase}@media(max-width:1024px){.day-offers-h{margin:15px 0 10px}}#map{height:100%;height:calc(100vh - 60px);max-width:100%;object-fit:cover;padding-right:var(--left-right-padding);width:calc(50% - 135px);width:100%}@media(max-width:1024px){#map{box-sizing:border-box;height:100px;position:relative;top:0;z-index:0}}.leaflet-popup-close-button{display:none}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:none;box-shadow:none}.leaflet-popup-content{font-weight:800;text-shadow:0 0 0 #fff;text-shadow:1px 1px 2px #fff;width:150px!important}.leaflet-marker-pane>img[src="icons/pin-pusty.svg"]{z-index:0!important}.no-offers-info{margin-bottom:15px;margin-top:18px}.job-offer-body-no-offers{align-items:center;background-color:#fff;border:1px solid #e5e6ea;border-radius:10px;box-shadow:0 0 12px -3px hsla(0,0%,55%,.44);box-sizing:border-box;display:flex;flex-wrap:wrap;padding:22px 30px 18px 15px;transition:.05s;width:100%}@media(max-width:768px){.job-offer-body-no-offers{align-items:flex-start;flex-direction:column;flex-wrap:wrap;padding:15px 15px 20px}}.no-offer-image{box-sizing:border-box;height:90px;margin-left:6px;margin-right:18px;width:90px}.no-offer-image img{border-radius:10px;height:100%;object-fit:contain;width:100%}.job-offer-meta-no-offers{position:relative;width:calc(100% - 120px)}@media(max-width:768px){.job-offer-meta-no-offers{width:100%}}.no-offers-title{color:var(--global-darker-blue);display:block;font-size:1.6rem;font-weight:700;margin:0 0 12px;max-width:calc(100% - 15px)}.no-offers-subtitle{align-items:center;color:#4a495b;display:flex;font-size:13px;font-weight:500;gap:6px;margin-bottom:20px;margin-top:4px;width:100%}.cities-links{display:flex;flex-wrap:wrap;gap:8px;padding:0 0 10px}.city-link{background-color:#fff;border:1px solid var(--global-blue);border-radius:7px;color:var(--global-blue);font-size:12px;font-weight:600;padding:4px 10px}.city-link:hover{text-decoration:underline}.no-offer-block-cols{align-items:center;display:flex;gap:15px;justify-content:space-between}@media(max-width:900px){.no-offer-block-cols{align-items:flex-start;flex-direction:column}}.no-offer-col-left{width:calc(100% - 220px)}@media(max-width:900px){.no-offer-col-left{width:100%}}.btn-homepage{align-items:center;background-color:var(--global-blue);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:8px;height:44px;justify-content:center;outline:none;padding:0 15px;transition:.1s;width:184px}.btn-homepage:hover{background-color:var(--global-blue-hover);transition:.1s}.new-filters-window .wm-options{flex-direction:column}.new-filters-window .contract,.new-filters-window .working-mode{align-items:flex-start}.filters-window input[type=checkbox],.new-filters-window input[type=checkbox]{top:3px}.filters-window input[type=checkbox]:hover,.new-filters-window input[type=checkbox]:hover{background-color:#cdbdb6}.cat-expand-arrow{display:none}.lb-category{display:flex;margin-bottom:10px}.filters-modal label:hover,.new-filters-window label:hover{cursor:pointer;text-decoration:underline}.expand-options{display:flex;flex-direction:column;font-size:14px;margin:0 0 20px}.extra-options{display:none}.option-toggle{color:var(--global-blue-2);cursor:pointer;display:inline-block;font-weight:700;margin-top:5px}.option-toggle:hover{text-decoration:underline}.subcategory-list{margin-bottom:10px}.lb-subcategory{display:flex}.popular-search-links-wrapper{overflow-x:inherit}.user-params{display:flex;flex-wrap:wrap;gap:12px 12px;padding:6px 0}.user-param{align-items:center;background-color:var(--global-light-blue-tlo);background-color:#f0f6ff;border-radius:8px;display:flex;font-size:14px;gap:3px;justify-content:space-between;line-height:100%;padding:6px 4px 6px 8px}.user-param .x-remove{align-items:center;border-radius:3px;cursor:pointer;display:flex;font-size:22px;justify-content:center;line-height:70%;padding:5px}.user-param .x-remove:hover{background-color:#ced9e9;border-radius:3px}.a-bottom{padding:0 20px}@media(max-width:768px){.a-bottom{padding:0 15px}}.ascript{background:#f2f2f2 url(/build/assets/epraceo/images/tlo-r.svg) 50% no-repeat;background-size:90px;height:280px!important;margin:-10px 0 15px;overflow:hidden;width:100%}