﻿html{box-sizing:border-box;margin:0;padding:0;}*,*:before,*:after{box-sizing:inherit;}@font-face{src:url('/content/fonts/avenir-next/AvenirNext_Variable.woff2') format('woff2-variations');font-family:'Avenir Next Variable';font-style:normal;}body{margin:0;padding:0;color:#161928;font-family:'Avenir Next Variable',Helvetica,Arial,sans-serif;font-size:16px;font-variation-settings:'wght' 400,'wdth' 100;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}canvas{position:fixed;width:100%;height:100%;z-index:100;}.landing-page{display:flex;align-items:center;justify-content:center;min-height:100vh;background-image:url(/content/themes/nwciowa/custom/landing/2022/assets/img/bg-pattern.svg?v121);background-repeat:repeat;background-color:#a80000;background-size:25%;padding:2rem 0;}.landing-page .banner{display:flex;height:100%;background:#fff;border:6px solid #000;box-shadow:0 0 5rem rgba(0,0,0,.35);width:940px;position:relative;}.landing-page .banner .inner{padding:3rem 3rem 1rem 3rem;background:#fff;width:100%;display:flex;flex-direction:column;gap:.5rem;}.landing-page .banner .inner .form{display:flex;}.landing-page .banner .inner .form .intro{max-width:380px;}.landing-page .banner .inner .form form{flex:1;margin-left:2rem;border-left:1px solid #eee;padding-left:2rem;max-width:440px;}.landing-page .banner .inner p{font-size:1.5rem;margin-top:2rem;}.landing-page .banner .inner p svg{max-width:50px;display:inline-block;margin-left:auto;color:#a80000;vertical-align:middle;margin-left:.5rem;width:1em;}.landing-page .banner .inner p svg path{fill:currentColor;}.landing-page .banner .inner .copyright{margin-top:2rem;margin-bottom:1rem;color:#888;font-size:.9rem;display:flex;gap:1rem;align-items:center;}.landing-page .banner .inner .copyright .text{flex:1;}.landing-page .banner .inner .copyright .wordmark svg{max-width:120px;}.landing-page .banner .inner .copyright .wordmark svg path{fill:currentColor;}.landing-page h1{display:block;color:#232323;font-size:4.5rem;font-weight:bold;font-variation-settings:'wght' 550;margin:0 0 2rem 0;text-align:center;line-height:.9;}.landing-page h1 nwc-redpen::part(svg){bottom:-20px;}.landing-page h1 span{margin-left:-.3rem;}.fields{flex:1;max-width:480px;display:flex;flex-direction:column;gap:1rem;}.field{display:flex;flex-direction:column;gap:.5rem;}.field.required label:after{content:'';width:6px;height:6px;border-radius:100%;background:#a80000;display:inline-block;vertical-align:text-top;margin-left:.5rem;margin-top:8px;}.field.incomplete input,.field.incomplete select{border:1px solid rgba(187,0,0,.5);border-radius:.25rem;}.field.incomplete input:active,.field.incomplete select:active,.field.incomplete input:focus,.field.incomplete select:focus{outline:3px solid rgba(187,0,0,.05);border-color:#b00;}.field label{display:block;font-weight:500;font-size:1rem;}.field input,.field select{padding:1rem;display:block;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;}.field input:active,.field select:active,.field input:focus,.field select:focus{outline:3px solid rgba(0,0,0,.05);border-color:#222;}.s2{display:flex;gap:.5rem;}.s2 .field{flex:1 1 auto;}.s2 .field input,.s2 .field select{width:100%;}.s3{display:flex;gap:.5rem;}.s3 .field{flex:1 1 auto;}.s3 .field input,.s3 .field select{width:100%;}button,.button{display:inline-block;padding:1rem;border:0;background:#a80000;color:#fff;border-radius:.5rem;text-decoration:none;font-weight:600;}button:hover,.button:hover{cursor:pointer;}.hidden{display:none!important;}.incomplete{color:#b00;}.alert{padding:1rem;margin-bottom:1rem;background:#f5f5f5;border-left:2px solid #888;}.alert.error{background:#fff0f0;border-left-color:#a80000;}[hidden]{display:none;}.confirmation{display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center;padding:2rem;}.confirmation h2,.confirmation p,.confirmation ul,.confirmation ol{margin:0;}.confirmation h2{font-size:2.5rem;font-variation-settings:'wght' 600,'wdth' 100;color:#a80000;}.confirmation p{font-size:1.5rem;}.confirmation p.red{font-variation-settings:'wght' 600,'wdth' 100;color:#a80000;}@media(min-width:941px){.field select{max-width:200px;}}@media(max-width:940px){html{font-size:14px;}.landing-page{background-size:50%;padding:40px;}.landing-page .banner{max-width:560px;}.landing-page .banner .inner .form{flex-direction:column;}.landing-page .banner .inner .form .intro{max-width:none;text-align:center;}.landing-page .banner .inner .form .intro p{display:flex;}.landing-page .banner .inner .form .intro p.accent{line-height:1;justify-content:center;}.landing-page .banner .inner .form .intro p.accent svg{transform:rotate(90deg);align-self:flex-start;width:3rem;margin-top:.5rem;}.landing-page .banner .inner .form form{max-width:100%;border-left:0;padding-left:0;margin-left:0;}}@media(max-width:580px){html{font-size:13px;}.landing-page{background-size:50%;padding:0;padding-top:20vh;background-color:#fff;background-blend-mode:normal;background-image:url(/content/themes/nwciowa/custom/landing/2022/assets/img/bg-pattern.png);background-size:75%;background-repeat:repeat-x;}.landing-page.done{padding-top:0!important;border-top:0;}.landing-page .banner{border-width:0;border-top:10px solid #a80000;width:100%;max-width:100%;box-shadow:none;}.landing-page .banner .inner{padding:2rem 1rem;}.landing-page .banner .inner .form .intro p.accent{justify-content:center;}.landing-page .banner .inner .form .intro p.accent svg{width:1.5rem;margin-top:.5rem;}.landing-page .banner .inner .form form{margin:auto;border-left:0;padding-left:0;}.landing-page .banner .form .intro{text-align:center;margin:auto;}.landing-page .banner h1{font-size:5rem;margin:2rem 0 3rem 0;font-weight:600;font-variation-settings:'wght' 600;}.landing-page .banner h1 nwc-redpen::part(svg){bottom:-25px;}.landing-page .s2{flex-direction:column;gap:1rem;}.landing-page .copyright{text-align:center;flex-direction:column;}.landing-page .copyright .text>div{display:inline;}.landing-page .copyright .text>div+div{margin-left:.5rem;}}.working{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.8);align-items:center;flex-direction:column;justify-content:center;z-index:10;}.s{display:block;width:100%;height:100%;border-radius:50%;}.s.grow{width:32px;height:32px;opacity:0;background:#a80000;animation:spinner-grow .75s linear infinite;}h3{font-size:2rem;font-weight:600;font-variation-settings:'wght' 600;letter-spacing:-.05rem;margin:0;}.landing-page .inner .error p{font-size:1rem;font-weight:bold;margin:0;color:#ba0000;}@keyframes spinner{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@keyframes spinner-grow{0%{transform:scale(0);}50%{opacity:1;transform:none;}}