:root{--vbzc-background: 210 22.2% 96.5%;--vbzc-foreground: 324 49% 10%;--vbzc-card: 0 0% 100%;--vbzc-card-foreground: 324 49% 10%;--vbzc-popover: 0 0% 100%;--vbzc-popover-foreground: 324 49% 10%;--vbzc-primary: 324 49% 10%;--vbzc-primary-foreground: 0 0% 98%;--vbzc-muted: 240 4.8% 94%;--vbzc-muted-foreground: 227 10.6% 49.4%;--vbzc-destructive: 0 84.2% 60.2%;--vbzc-destructive-foreground: 0 0% 98%;--vbzc-border: 210 8% 90.2%;--vbzc-input: 210 7.41% 80%;--vbzc-ring: 324 49% 10%;--vbzc-radius: .5rem;--vbzc-transition: all .15s cubic-bezier(.4, 0, .2, 1)}.dark{--vbzc-background: 234 16.7% 11.8%;--vbzc-foreground: 0 0% 98%;--vbzc-card: 231 16.7% 16.5%;--vbzc-card-foreground: 0 0% 98%;--vbzc-popover: 231 16.7% 16.5%;--vbzc-popover-foreground: 0 0% 98%;--vbzc-primary: 0 0% 98%;--vbzc-primary-foreground: 240 5.9% 10%;--vbzc-muted: 231 16.7% 24%;--vbzc-muted-foreground: 231 10% 57.4%;--vbzc-destructive: 7.41 84.2% 60.4%;--vbzc-destructive-foreground: 0 0% 98%;--vbzc-border: 231 16.7% 24%;--vbzc-input: 231 16.7% 32%;--vbzc-ring: 240 4.9% 83.9%}.vbzc{position:relative;inset:auto;display:block;width:auto;height:auto;max-width:none;max-height:none;min-width:0;min-height:0;margin:0;padding:0;background:none;border:none;border-radius:0;color:hsl(var(--vbzc-foreground));font-family:inherit;font-weight:inherit;line-height:1.5;pointer-events:all;opacity:1;visibility:visible;transform:none;transition:none;-webkit-font-smoothing:antialiased}.vbzc,.vbzc :where(*:before,*:after){box-sizing:border-box}.vbzc :where(img,picture,video,canvas,svg){max-width:100%}.vbzc :where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}.vbzc :where(p){text-wrap:pretty}.vbzc :where(h1,h2,h3,h4,h5,h6){text-wrap:balance}.vbzc :where(button){cursor:pointer;font-size:inherit;text-align:left}.vbzc :where(svg){flex-shrink:0}.vbzc-root{height:auto!important;min-height:auto!important}.vbzc-h1{font-size:2.25em;font-weight:600;line-height:1.2}.vbzc-h2{font-size:1.875em;font-weight:600;line-height:1.2}.vbzc-h3{font-size:1.5em;font-weight:600;line-height:1.2}.vbzc-h4{font-size:1.25em;font-weight:600;line-height:1.2}.vbzc-full-width{width:100%}.vbzc-rotate-90{transform:rotate(90deg)}.vbzc-rotate-180{transform:rotate(180deg)}.vbzc-rotate-270{transform:rotate(270deg)}.vbzc-button{display:inline-block;padding:.5em 1em;background-color:hsl(var(--vbzc-background));border:2px solid hsl(var(--vbzc-primary));border-radius:var(--vbzc-radius);color:hsl(var(--vbzc-primary));font-size:1em;font-weight:600;line-height:1.5;text-align:center;text-decoration:none;cursor:pointer;transition:var(--vbzc-transition)}.vbzc-button:hover,.vbzc-button:focus{background-color:hsl(var(--vbzc-primary));color:hsl(var(--vbzc-background))}.vbzc-button-filled{background-color:hsl(var(--vbzc-primary));color:hsl(var(--vbzc-background))}.vbzc-button-filled:hover,.vbzc-button-filled:focus{background-color:hsl(var(--vbzc-background));color:hsl(var(--vbzc-primary))}.vbzc-prose-sm{font-size:.875rem}.vbzc-prose>:where(*){margin:0}.vbzc-prose>:where(*)+:where(*){margin-top:1em}.vbzc-prose>:where(*)+:where(.vbzc-h1,.vbzc-h2,.vbzc-h3,.vbzc-h4){margin-top:2em}.vbzc-prose :where(a){color:hsl(var(--vbzc-primary));text-decoration:underline;text-underline-offset:2px;transition:var(--vbzc-transition);transition-property:color}.vbzc-prose :where(a):hover,.vbzc-prose :where(a):focus{color:hsl(var(--vbzc-muted-foreground))}.vbzc-prose :where(ul,ol){padding-left:2em}.vbzc-prose :where(ul){list-style-type:disc}.vbzc-prose :where(ol){list-style-type:decimal}.vbzc-prose :where(li){margin:.5em 0}.vbzc-field{display:flex;flex-direction:column;gap:.25em;margin-bottom:1em}.vbzc-field-hidden{display:none}.vbzc-field-label{align-self:flex-start;font-size:.875em;font-weight:600}.vbzc-field-label-required:after{content:"*";margin-left:.125em;color:hsl(var(--vbzc-destructive));font-weight:600}.vbzc-field-error{align-self:flex-start;color:hsl(var(--vbzc-destructive));font-size:.875em;font-weight:600}.vbzc-control{position:relative}.vbzc-control input[type=file]{width:100%}.vbzc-input{display:flex;width:100%;height:2.5em;padding:0 .75em;appearance:none;border:1px solid hsl(var(--vbzc-input));border-radius:var(--vbzc-radius);font-size:1em}.vbzc-select{padding-right:2em}.vbzc-select+svg{position:absolute;top:50%;right:.75em;width:.875em;height:.875em;pointer-events:none;transform:translateY(-50%)}.vbzc-textarea{height:auto;min-height:2.5em;padding-top:.5em;padding-bottom:.5em;resize:vertical}.vbzc-checkbox-label{position:relative;align-self:flex-start;display:flex;gap:.5em}.vbzc-checkbox-label img{margin:0 0 0 4px!important;vertical-align:bottom!important}.vbzc-checkbox-input{position:absolute;top:0;left:0;width:0;height:0;opacity:0}.vbzc-checkbox-control{flex-shrink:0;display:flex;width:1em;height:1em;margin-top:.125em;border:1px solid hsl(var(--vbzc-input));border-radius:calc(var(--vbzc-radius) - .25rem);background-color:hsl(var(--vbzc-background))}.vbzc-checkbox-control>svg{display:none;margin:auto;font-size:.75em}input:checked+.vbzc-checkbox-control{background-color:hsl(var(--vbzc-primary));border-color:hsl(var(--vbzc-primary));color:hsl(var(--vbzc-background))}input:focus+.vbzc-checkbox-control{outline:2px solid blue;outline:2px solid -webkit-focus-ring-color}input:checked+.vbzc-checkbox-control>svg{display:block}.vbzc-popup{position:fixed;inset:0;z-index:1000;display:flex;overflow-y:auto;padding:1em;background-color:#000000a3;visibility:hidden;opacity:0;transition:var(--vbzc-transition)}.vbzc-popup-visible{visibility:visible;opacity:1}.vbzc-popup-body{position:relative;width:100%;max-width:72em;margin:auto;padding:1.5em 1em;background-color:hsl(var(--vbzc-background));border-radius:var(--vbzc-radius);box-shadow:0 0 1em #00000014;transform:translate3d(0,1em,0);transition:var(--vbzc-transition);transition-property:transform}.vbzc-popup-visible .vbzc-popup-body{transform:translateZ(0)}.vbzc-popup-close-button{position:absolute;top:1em;right:1em;display:flex;justify-content:center;align-items:center;width:1.5em;height:1.5em}@media (max-width: 767px){.vbzc-popup{padding:.5em}}.vbzc-tags{display:flex;flex-wrap:wrap;gap:.375em}.vbzc-tag{display:flex;padding:.25em .75em;background-color:hsl(var(--vbzc-primary));border-radius:var(--vbzc-radius);color:hsl(var(--vbzc-primary-foreground));font-size:.75em}.vbzc-vacancies-filter{display:flex;gap:1em}.vbzc-vacancies-filter>*{flex:1}.vbzc-vacancies-list>*+*{border-top:1px solid hsl(var(--vbzc-border))}.vbzc-vacancies-list-item-button{display:flex;flex-direction:column;gap:.5em;width:100%;padding:1em 0}.vbzc-vacancies-list-item-title{display:flex;justify-content:space-between;align-items:center;gap:.5em;width:100%}.vbzc-vacancies-list-item-caret{flex-shrink:0;display:flex;align-items:center;transition:var(--vbzc-transition)}.vbzc-vacancies-list-item-button:hover .vbzc-vacancies-list-item-caret,.vbzc-vacancies-list-item-button:focus .vbzc-vacancies-list-item-caret{transform:translate3d(.25em,0,0)}.vbzc-vacancy-header{margin:1em 0 2.5em}.vbzc-vacancy-tags{margin-top:.5em}.vbzc-vacancy-columns{display:flex;gap:2.5em}.vbzc-vacancy-main-column{flex:1}.vbzc-vacancy-application{margin-top:2.5em;padding-top:2.5em;border-top:1px solid hsl(var(--vbzc-border))}.vbzc-vacancy-application>.vbzc-h3:first-child{margin-bottom:1em}.vbzc-vacancy-application>.vbzc-vacancy-recruiter{display:none;margin-top:0;margin-bottom:2.5em}.vbzc-vacancy-side-column{width:20rem}.vbzc-vacancy-recruiter>img{display:block;width:100%;height:auto}.vbzc-vacancy-cta:not(:first-child){margin-top:1em}@media (max-width: 1023px){.vbzc-vacancy-side-column{display:none}.vbzc-vacancy-application>.vbzc-vacancy-recruiter{display:block}}
