.c-filter__options{display:grid;grid-template-columns:1fr;row-gap:1rem}.c-filter__options--vacancy{grid-template-columns:1fr;align-items:center;row-gap:1rem;justify-content:flex-start}.c-filter__item{flex:1 1 auto}.c-filter__label-desktop{display:none}.c-filter__label-mobile{display:inline}.c-filter__subtitle{display:none;font-weight:500;font-size:1rem;line-height:1.5;color:var(--theme-content)}.c-filter__selected{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:1.5rem;align-items:center}.c-filter__selected-clean{margin-left:auto;font-size:.875rem;flex-shrink:0}.c-filter__selected-chips{display:none}@media screen and (min-width:768px){.c-filter__selected{gap:1.5rem;flex-wrap:nowrap;align-items:flex-start}.c-filter__selected-chips{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;flex-shrink:1;min-width:0}.c-filter__selected-clean{margin-top:.4375rem}.c-filter__subtitle{display:block}.c-filter__label-desktop{display:inline}.c-filter__label-mobile{display:none}.c-filter__options{display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:2rem;column-gap:2rem}.c-filter__options--vacancy{display:grid;-moz-column-gap:1rem;column-gap:1rem;grid-template-columns:auto 21.5rem}.c-filter__options--1{grid-template-columns:auto 21.5rem;align-items:center}.c-filter__options--2{grid-template-columns:repeat(2,14.5rem)}.c-filter__options--3{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1000px){.c-filter__options--vacancy{justify-content:flex-end}.c-filter__options--1{grid-template-columns:auto 21.5rem;align-items:center}.c-filter__options--2{grid-template-columns:repeat(2,14.5rem)}.c-filter__options--3{grid-template-columns:repeat(3,1fr)}}.c-explore{padding-bottom:1rem;align-items:center}@media screen and (min-width:768px){.c-explore{padding-bottom:3rem}}.c-explore__head{display:flex;margin-bottom:1.5rem}.c-explore__title{margin-right:auto;color:var(--theme-title);font-family:Inter,sans-serif;font-weight:600;font-size:1.5rem;line-height:1.3333333333;padding-bottom:0}.c-explore__action{--theme-text-btn: var(--theme-text);--theme-text-btn-active: var(--theme-brand);font-weight:400;margin-left:.75rem}@media screen and (min-width:768px){.c-explore__action--mobile{display:none}}@media screen and (max-width:767.98px){.c-explore__action--desktop{display:none}}.c-explore__toolbar{display:none}.c-explore__toolbar.is-open{display:block}@media screen and (max-width:767.98px){.c-explore__toolbar.is-open{margin-bottom:1.5rem}}@media screen and (min-width:768px){.c-explore__toolbar{display:block;margin-bottom:0}.c-explore__toolbar-fixed{display:flex;justify-content:center;width:100%;transform:var(--toolbar-fixed-transform, none)}.c-explore__toolbar-centered{width:100%;max-width:var(--s-max-inner-width)}.c-explore__toolbar.is-scrolled{min-height:var(--toolbar-height, auto)}.c-explore__toolbar.is-scrolled .c-explore__toolbar-fixed{position:fixed;top:0;left:0;padding:3rem var(--s-padding-x);background:var(--theme-background);z-index:10;border-bottom:.0625rem solid var(--theme-lines);transition:box-shadow .3s ease,transform .3s ease}.c-explore__toolbar.is-scrolled .c-filter__selected{display:none}.c-explore__toolbar.is-scroll-down{--toolbar-fixed-transform: translateY(-100%)}.c-explore__toolbar.is-scroll-up{--toolbar-fixed-transform: translateY(0)}}.c-explore__toolbar--vacancy{display:block}.c-explore__search{display:none}.c-explore__search-form{display:flex;position:relative}.c-explore__search-field{border:.0625rem solid var(--theme-border);font-weight:400;font-size:1rem;line-height:1.5;display:block;width:100%;color:var(--theme-title);border-radius:0;padding:.8125rem .875rem;box-shadow:none;outline:0;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.c-explore__search-field:-webkit-autofill,.c-explore__search-field:-webkit-autofill:hover{background-color:transparent;-webkit-box-shadow:0 0 0 1000px transparent inset;-webkit-text-fill-color:var(--theme-title);-webkit-transition:background-color 50000s ease-in-out 0s;transition:background-color 50000s ease-in-out 0s}.c-explore__search-field:-webkit-autofill:active,.c-explore__search-field:-webkit-autofill:focus{-webkit-text-fill-color:var(--theme-title);-webkit-box-shadow:0 0 0 1000px transparent inset;-webkit-transition:background-color 50000s ease-in-out 0s;transition:background-color 50000s ease-in-out 0s}.c-explore__search-field:focus{border-color:var(--theme-active-border);box-shadow:0 0 0 .25rem var(--theme-active-shadow)}.c-explore__search-field::-moz-placeholder{color:var(--theme-text)}.c-explore__search-field::placeholder{color:var(--theme-text)}.c-explore__search-field::-webkit-search-cancel-button{-webkit-appearance:none}.c-explore__search-submit{position:absolute;right:0;top:0;height:100%;padding-right:.875rem;--theme-text-btn: var(--theme-text);--theme-text-btn-active: var(--theme-brand)}.c-explore__search.is-active{display:block}.c-explore--vacancy .c-explore__head{margin-bottom:0}@media screen and (min-width:1000px){.c-explore--vacancy{padding-bottom:3rem}}.s-explore__counter{color:var(--theme-title);margin-bottom:1rem;padding:0;font-family:Inter,sans-serif;font-weight:500;font-size:1.5rem;line-height:1.3333333333}@media screen and (min-width:768px){.s-explore__counter{font-family:Inter,sans-serif;font-weight:600;font-size:1.875rem;line-height:1.2666666667;margin-bottom:2rem}}.s-explore__results{display:grid;grid-template-columns:100%;-moz-column-gap:2rem;column-gap:2rem;row-gap:3rem}@media screen and (min-width:480px){.s-explore__results{grid-template-columns:repeat(auto-fit,minmax(18.625rem,1fr))}}.s-explore__empty{text-align:center}.s-explore__empty-image{max-width:7.5rem;height:auto;margin-top:.5rem;margin-left:auto;margin-right:auto}.s-explore__empty-image img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto}.s-explore__empty-message{width:90%;max-width:56.25rem;margin-left:auto;margin-right:auto}.s-explore__empty-title{margin-top:2rem;font-family:Inter,sans-serif;font-weight:600;font-size:1.5rem;line-height:1.3333333333;color:var(--theme-title);padding-bottom:0}@media screen and (min-width:768px){.s-explore__empty-title{font-family:Inter,sans-serif;font-weight:600;font-size:1.875rem;line-height:1.2666666667}}.s-explore__empty-text{margin-top:1rem;color:var(--theme-text);font-weight:400;font-size:1.125rem;line-height:1.5555555556;max-width:48rem;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.s-explore__empty-text{font-size:1.25rem;line-height:1.5}}.s-explore__empty-text p{font-size:inherit;font-weight:inherit;line-height:inherit;padding-bottom:var(--s-offset-xxs)}.s-explore__empty-text p:last-child{padding-bottom:0}.s-explore__empty-suggestions{display:grid;grid-template-columns:100%;-moz-column-gap:2rem;column-gap:2rem;row-gap:3rem;margin-top:4rem}@media screen and (min-width:480px){.s-explore__empty-suggestions{grid-template-columns:repeat(auto-fit,minmax(18.625rem,1fr))}}@media screen and (min-width:768px){.s-explore__empty-image{margin-top:1.5rem;max-width:10rem}.s-explore__empty-text{margin-top:1.5rem;padding-left:1rem;padding-right:1rem}}.s-explore.is-loading .s-explore__results{opacity:.5;pointer-events:none}.s-showcase{--slide-padding-y: 2rem;--slide-padding-x: 1rem;--nax-slide-height: 5.875rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:100vh}.s-showcase__main{position:relative;height:calc(100vh - 2*var(--nax-slide-height));overflow:hidden;display:flex}.s-showcase__main__wrapper{flex:1 1 65%;min-width:0}.s-showcase__slide{position:absolute;height:100%;border:0;background:var(--theme-brand);overflow:hidden;color:#fff;padding:1rem var(--slide-padding-x) var(--slide-padding-y);cursor:e-resize;width:100%;flex-shrink:0;z-index:0;font-weight:500;font-size:1.25rem;line-height:1.5;--copy-height: 2.44em}@media screen and (min-width:768px){.s-showcase__slide{font-family:Inter,sans-serif;font-weight:500;font-size:2.25rem;line-height:1.2222222222}}.s-showcase__slide.active{z-index:1}.s-showcase__slide-container{width:100%;height:100%;max-width:var(--s-max-inner-width);display:flex;flex-direction:column;justify-content:space-between;margin-left:auto;margin-right:auto}.s-showcase__slide-copy{z-index:5;bottom:0;left:0;max-width:100%;display:flex;gap:1.5rem;position:static;min-height:calc(var(--copy-height) + 1rem);padding-top:1rem;cursor:pointer}.s-showcase__slide-copy:before{content:"";position:absolute;width:100%;height:calc(var(--slide-padding-y) + var(--copy-height));left:0;bottom:0;z-index:1}.s-showcase__slide-title{flex:1 1 auto;box-shadow:none;--link-hover-color: #FFFFFF;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:5}.s-showcase__slide-arrow{--icon-size: 1.625rem}@media (hover:hover) and (pointer:fine){.s-showcase__slide-copy:hover .s-showcase__slide-arrow{color:var(--theme-brand)}}.s-showcase__slide-logo{z-index:5;top:0;left:0;max-width:100%;width:10rem;height:10rem}.s-showcase__slide-logo img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:top left;object-position:top left}.s-showcase__slide-media,.s-showcase__slide-media:after{position:absolute;width:100%;height:100%;left:0;top:0;z-index:0}.s-showcase__nav-media img,.s-showcase__slide-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.s-showcase__slide-media:after{content:"";z-index:1;background:linear-gradient(180deg,transparent 67.19%,rgba(0,0,0,.6) 100%),linear-gradient(0deg,transparent 77.37%,rgba(0,0,0,.25) 100%)}.s-showcase__nav{position:relative;height:calc(2*var(--nax-slide-height));overflow:hidden}.s-showcase__nav-slider{display:flex;height:100%;flex-direction:column}.s-showcase__nav-slide{border:0;display:flex;position:relative;width:100%;flex:0 0 auto;max-width:100%;color:#fff;background:var(--theme-brand);cursor:pointer;padding:var(--slide-padding-y) var(--slide-padding-x);align-items:flex-end;font-weight:500;font-size:1.25rem;line-height:1.5;gap:.5rem;height:var(--nax-slide-height)}@media screen and (min-width:768px){.s-showcase__nav-slide{font-family:Inter,sans-serif;font-weight:500;font-size:2.25rem;line-height:1.2222222222}}.s-showcase__nav-media,.s-showcase__nav-slide:after{position:absolute;width:100%;height:100%;left:0;top:0}.s-showcase__nav-slide:after{content:"";display:block;background:rgba(0,0,0,.5);transition:background .3s ease;z-index:1}.s-showcase__nav-media{z-index:0}.s-showcase__nav-arrow,.s-showcase__nav-number{position:relative;z-index:5}.s-showcase__nav-arrow{display:flex;--icon-size: 1.625rem}@media (hover:hover) and (pointer:fine){.s-showcase__nav-arrow{transition:transform .3s ease,opacity .2s ease;position:relative;transform:translateX(100%);opacity:0}.s-showcase__nav-slide:hover:after{background:rgba(0,0,0,.3)}.s-showcase__nav-slide:hover .s-showcase__nav-arrow{transform:translateX(0);opacity:1}}@media screen and (min-width:768px){.s-showcase{--slide-padding-y: 2rem;--slide-padding-x: 2rem}.s-showcase__slide{padding-top:var(--slide-padding-y)}.s-showcase__slide-arrow{--icon-size: 2.75rem}.s-showcase__nav{--nax-slide-height: 6.75rem}.s-showcase__nav-arrow{--icon-size: 2.75rem}}@media screen and (min-width:1000px){.s-showcase{display:flex;align-items:stretch;overflow:hidden}.s-showcase__main{flex:1 1 65%;height:100vh;min-width:0}.s-showcase__nav{flex:1 1 35%;max-width:27.5rem;min-width:0;overflow:hidden;--nax-slide-height: 100vh;height:unset}.s-showcase__nav-slider{flex-direction:row;height:unset;width:100%}.s-showcase__nav-slide{gap:1rem;max-width:50%}.s-showcase__nav-slide:first-child{margin-top:0}.s-showcase__nav-number{margin-bottom:1.22em}.s-showcase__nav-arrow{display:flex;position:relative;z-index:5;margin-bottom:1.22em}}@media screen and (min-width:1200px){.s-showcase{--slide-padding-y: 3rem;--slide-padding-x: 3rem}}@media (min-width:1280px) and (max-aspect-ratio:1/0.8){.s-showcase,.s-showcase__slide{height:80vw}.s-showcase__nav{height:100vw;--nax-slide-height: 80vw}}