:root{--vinz-yellow: hsl(51.8, 100%, 50%);--vinz-yellow-hover: hsl(51.8, 100%, 48.5%);--vinz-blue: #21428e;--vinz-blue-hover: #122d6d;--vinz-blue-link: #1b3e92;--vinz-red-accent: #ec1c24;--vinz-text: #424142;--vinz-text-muted: #494949;--vinz-white: #fff;--vinz-black: #000;--vinz-grey-border: #414042;--font-gotham: "Gotham", system-ui, -apple-system, sans-serif}@font-face{font-family:Gotham;src:url(/fonts/Gotham-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url(/fonts/Gotham-Book.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url(/fonts/Gotham-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url(/fonts/Gotham-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-gotham);font-weight:300;font-size:17px;line-height:1.5;color:var(--vinz-text);background:var(--vinz-white)}img{max-width:100%;height:auto;vertical-align:middle}a{color:var(--vinz-blue-link)}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{font-weight:500;color:var(--vinz-text)}.page-container{max-width:1600px;margin:0 auto;padding:0 24px}.btn{display:inline-block;padding:10px 30px 7px;border-radius:100px;border:1px solid var(--vinz-black);text-decoration:none!important;font-weight:500;font-size:16px;background:transparent;cursor:pointer;text-align:center;font-family:inherit;line-height:1.2em}.btn:hover{text-decoration:none}.btn.yellow{border:1px solid var(--vinz-yellow);color:var(--vinz-grey-border);background:var(--vinz-yellow);padding:12px 50px 10px}.btn.yellow:hover{border-color:var(--vinz-yellow-hover);background:var(--vinz-yellow-hover);color:var(--vinz-grey-border)}.btn.blue{border:1px solid var(--vinz-blue);color:var(--vinz-blue);background:transparent}.btn.blue:hover{background:var(--vinz-blue);color:var(--vinz-white)}.btn.blue-solid{border:0 solid var(--vinz-blue);color:var(--vinz-white);background:var(--vinz-blue);padding:10px 28px 9px}.btn.blue-solid:hover{background:var(--vinz-blue-hover);color:var(--vinz-white)}.btn-center{text-align:center;margin:40px 0 30px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.prose{line-height:1.6}.prose p{margin:0 0 1rem}.prose h2,.prose h3,.prose h4{margin:1.5rem 0 .75rem}.prose ul,.prose ol{margin:0 0 1rem 1.25rem}.prose a{font-weight:500}#nav-sentinel[data-astro-cid-v3sbsdhf]{height:0;pointer-events:none}.site-header[data-astro-cid-v3sbsdhf]{position:sticky;top:0;z-index:200}.nav-bar[data-astro-cid-v3sbsdhf]{background:var(--vinz-yellow);transition:box-shadow .3s ease}.nav-bar[data-astro-cid-v3sbsdhf].is-scrolled,.site-header[data-astro-cid-v3sbsdhf].is-scrolled .nav-bar[data-astro-cid-v3sbsdhf]{box-shadow:0 2px 24px #00000024}.nav-inner[data-astro-cid-v3sbsdhf]{display:flex;align-items:stretch;min-height:60px;gap:1rem}.header-logo[data-astro-cid-v3sbsdhf]{display:flex;align-items:center;padding:8px 0}.header-logo[data-astro-cid-v3sbsdhf] .logo-img{max-height:40px;width:auto;display:block}.primary-nav[data-astro-cid-v3sbsdhf]{flex:1;display:none;align-self:stretch}@media(min-width:1024px){.primary-nav[data-astro-cid-v3sbsdhf]{display:block}.mobile-menu-toggle[data-astro-cid-v3sbsdhf]{display:none!important}}.nav-root[data-astro-cid-v3sbsdhf]{list-style:none;margin:0;padding:0;display:flex;flex-wrap:nowrap;align-items:stretch;justify-content:flex-end;gap:0;height:100%}.nav-item[data-astro-cid-v3sbsdhf]{position:static;display:flex;align-items:stretch}.nav-item[data-astro-cid-v3sbsdhf].has-mega{position:static}.nav-trigger[data-astro-cid-v3sbsdhf]{display:flex;align-items:center;gap:.3rem;padding:0 1rem;color:var(--vinz-blue);font-weight:600;font-size:15px;text-decoration:none!important;line-height:1.2;align-self:stretch;transition:background .18s ease;cursor:pointer}.nav-item[data-astro-cid-v3sbsdhf]:hover .nav-trigger[data-astro-cid-v3sbsdhf],.nav-item[data-astro-cid-v3sbsdhf]:focus-within .nav-trigger[data-astro-cid-v3sbsdhf]{background:var(--vinz-yellow-hover)}.nav-caret[data-astro-cid-v3sbsdhf]{transition:transform .2s ease;flex-shrink:0}.nav-item[data-astro-cid-v3sbsdhf]:hover .nav-caret[data-astro-cid-v3sbsdhf],.nav-item[data-astro-cid-v3sbsdhf]:focus-within .nav-caret[data-astro-cid-v3sbsdhf]{transform:rotate(180deg)}.mega-panel[data-astro-cid-v3sbsdhf]{display:none;position:absolute;top:100%;left:0;right:0;background:var(--vinz-yellow-hover);box-shadow:0 8px 24px #00000024;clip-path:inset(0 0 -30px 0);z-index:100}.nav-item[data-astro-cid-v3sbsdhf].has-mega:hover .mega-panel[data-astro-cid-v3sbsdhf],.nav-item[data-astro-cid-v3sbsdhf].has-mega:focus-within .mega-panel[data-astro-cid-v3sbsdhf]{display:block}.mega-inner[data-astro-cid-v3sbsdhf]{padding:2rem 24px 1.5rem}.mega-grid[data-astro-cid-v3sbsdhf]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem 1.5rem}@media(max-width:1200px){.mega-grid[data-astro-cid-v3sbsdhf]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.mega-grid[data-astro-cid-v3sbsdhf]{grid-template-columns:1fr}}.mega-heading[data-astro-cid-v3sbsdhf]{margin:0 0 .75rem;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--vinz-text)}.mega-heading[data-astro-cid-v3sbsdhf] a[data-astro-cid-v3sbsdhf]{color:inherit;text-decoration:none!important}.mega-heading[data-astro-cid-v3sbsdhf] a[data-astro-cid-v3sbsdhf]:hover{color:var(--vinz-blue);text-decoration:underline!important}.mega-links[data-astro-cid-v3sbsdhf]{list-style:none;margin:0;padding:0}.mega-links[data-astro-cid-v3sbsdhf] li[data-astro-cid-v3sbsdhf]{margin-bottom:.65rem}.mega-link-card[data-astro-cid-v3sbsdhf]{display:flex;align-items:center;gap:.75rem;border-radius:12px;padding:.65rem .75rem;text-decoration:none!important;transition:background-color .18s ease}.mega-link-card[data-astro-cid-v3sbsdhf]:hover{background:#ffffff73}.mega-link-icon[data-astro-cid-v3sbsdhf]{width:32px;height:32px;border-radius:50%;background:var(--vinz-blue);color:var(--vinz-white);display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;flex:0 0 32px}.mega-link-label[data-astro-cid-v3sbsdhf]{color:var(--vinz-blue-link);font-size:15px;font-weight:500;line-height:1.25}.mega-all-link[data-astro-cid-v3sbsdhf]{display:inline-block;margin-top:1.25rem;font-weight:500;font-size:15px;color:var(--vinz-blue)}.mobile-menu-toggle[data-astro-cid-v3sbsdhf]{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:none;background:transparent;cursor:pointer;margin-right:.5rem}.hamburger[data-astro-cid-v3sbsdhf]{width:24px;height:2px;background:var(--vinz-grey-border);position:relative;box-shadow:0 -7px 0 var(--vinz-grey-border),0 7px 0 var(--vinz-grey-border)}.mobile-panel[data-astro-cid-v3sbsdhf]{position:fixed;inset:100px 0 0;background:var(--vinz-white);overflow-y:auto;z-index:150;border-top:1px solid rgba(0,0,0,.08)}.mobile-panel[data-astro-cid-v3sbsdhf][hidden]{display:none!important}.mobile-panel-inner[data-astro-cid-v3sbsdhf]{padding:1rem 24px 2rem}.mobile-accordion[data-astro-cid-v3sbsdhf]{list-style:none;margin:0;padding:0}.mobile-accordion[data-astro-cid-v3sbsdhf]>li[data-astro-cid-v3sbsdhf]{border-bottom:1px solid #eee}.mobile-top-link[data-astro-cid-v3sbsdhf]{display:block;padding:1rem 0;font-weight:500;color:var(--vinz-text);text-decoration:none!important}.mobile-details[data-astro-cid-v3sbsdhf] summary[data-astro-cid-v3sbsdhf]{padding:1rem 0;font-weight:500;cursor:pointer;list-style:none}.mobile-details[data-astro-cid-v3sbsdhf] summary[data-astro-cid-v3sbsdhf]::-webkit-details-marker{display:none}.mobile-mega[data-astro-cid-v3sbsdhf]{padding-bottom:1rem}.mobile-col[data-astro-cid-v3sbsdhf]{margin-bottom:1rem}.mobile-col[data-astro-cid-v3sbsdhf] ul[data-astro-cid-v3sbsdhf]{list-style:none;margin:0;padding:0 0 0 .5rem}.mobile-col[data-astro-cid-v3sbsdhf] li[data-astro-cid-v3sbsdhf]{margin:.35rem 0}.mobile-view-all[data-astro-cid-v3sbsdhf]{display:inline-block;margin-top:.5rem;font-weight:500}body.mobile-nav-open{overflow:hidden}.footer-careers-bg[data-astro-cid-f5r2mlfl]{min-height:280px;background:linear-gradient(#00000073,#00000073),url(https://cloudcdn.nz/_vinz_/assets/uploads/2016/11/careers-full-width-bg-1.jpg) center / cover no-repeat;display:flex;align-items:center;padding:3rem 0}.footer-careers-copy[data-astro-cid-f5r2mlfl]{max-width:520px;color:var(--vinz-white)}.footer-title[data-astro-cid-f5r2mlfl]{font-size:2rem;font-weight:500;margin-bottom:.75rem}.footer-subtitle[data-astro-cid-f5r2mlfl]{font-size:17px;font-weight:300;margin:0 0 1.25rem;line-height:1.5}.footer-links[data-astro-cid-f5r2mlfl]{background:#2a2a2a;color:#ccc;padding:3rem 0 2rem}.links-grid[data-astro-cid-f5r2mlfl]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:768px){.links-grid[data-astro-cid-f5r2mlfl]{grid-template-columns:1fr}}.links-col[data-astro-cid-f5r2mlfl] ul[data-astro-cid-f5r2mlfl]{list-style:none;margin:0;padding:0}.links-col[data-astro-cid-f5r2mlfl] li[data-astro-cid-f5r2mlfl]{margin-bottom:.4rem}.link-main[data-astro-cid-f5r2mlfl]{color:var(--vinz-white);font-weight:500;text-decoration:none}.link-simple[data-astro-cid-f5r2mlfl]{color:#ccc;font-size:15px;text-decoration:none}.links-col[data-astro-cid-f5r2mlfl] a[data-astro-cid-f5r2mlfl]:hover{text-decoration:underline}.sep[data-astro-cid-f5r2mlfl]{margin-top:1rem}.footer-bottom[data-astro-cid-f5r2mlfl]{background:#222;padding:1rem 0}.footer-bottom-inner[data-astro-cid-f5r2mlfl]{text-align:center}.copyright[data-astro-cid-f5r2mlfl]{margin:0;color:#999;font-size:14px}
