@media (min-width:48rem){.mobile-only{display:none}}@media (max-width:47.9375rem){.mobile-only{display:inline}.desktop-only{display:none}}@media (min-width:48rem){.desktop-only{display:inline}}.container{margin:0 auto;width:100%}@media (max-width:39.9375rem){.container{padding:0 1rem}}@media (min-width:40rem) and (max-width:47.9375rem){.container{max-width:40rem;padding:0 2rem}}@media (min-width:48rem) and (max-width:63.9375rem){.container{max-width:48rem;padding:0 3rem}}@media (min-width:64rem) and (max-width:79.9375rem){.container{max-width:64rem;padding:0 4rem}}@media (min-width:80rem) and (max-width:95.9375rem){.container{max-width:80rem;padding:0 5rem}}@media (min-width:96rem){.container{max-width:96rem;padding:0 6rem}}.flex-row{display:flex;flex-direction:row}.flex-row.justify-start{justify-content:flex-start}.flex-row.justify-end{justify-content:flex-end}.flex-row.justify-center{justify-content:center}.flex-row.justify-between{justify-content:space-between}.flex-row.justify-around{justify-content:space-around}.flex-row.justify-evenly{justify-content:space-evenly}.flex-row.items-start{align-items:flex-start}.flex-row.items-end{align-items:flex-end}.flex-row.items-center{align-items:center}.flex-row.items-baseline{align-items:baseline}.flex-row.items-stretch{align-items:stretch}.flex-col{display:flex;flex-direction:column}.flex-col.justify-start{align-items:flex-start}.flex-col.justify-end{align-items:flex-end}.flex-col.justify-center{align-items:center}.flex-col.justify-between{align-items:space-between}.flex-col.justify-around{align-items:space-around}.flex-col.justify-evenly{align-items:space-evenly}.flex-col.items-start{justify-content:flex-start}.flex-col.items-end{justify-content:flex-end}.flex-col.items-center{justify-content:center}.flex-col.items-baseline{justify-content:baseline}.flex-col.items-stretch{justify-content:stretch}.wrap{flex-wrap:wrap}.grid-cols-2{display:grid;grid-template-rows:repeat(2,minmax(0,1fr))}@media (min-width:64rem){.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}}.grid-cols-3{display:grid;grid-template-rows:repeat(3,minmax(0,1fr))}@media (min-width:64rem){.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:none}}.grid-cols-4{display:grid;grid-template-rows:repeat(4,minmax(0,1fr))}@media (min-width:64rem){.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:none}}.grid-cols-6{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr))}@media (min-width:64rem){.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:none}}.place-items-center{place-items:center}.grid-auto-cols{display:grid;grid-auto-rows:auto}@media (min-width:64rem){.grid-auto-cols{grid-auto-rows:unset;grid-template-columns:repeat(2,minmax(0,1fr))}}.gap-30{gap:1rem}@media (min-width:64rem){.gap-30{gap:1.875rem}}.gap-60{gap:1.875rem}@media (min-width:64rem){.gap-60{gap:3.75rem}}.gap-120{gap:3.75rem}@media (min-width:64rem){.gap-120{gap:7.5rem}}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{-webkit-text-size-adjust:100%;line-height:1.15}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;margin:0}hr{color:inherit;height:0}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{color:inherit;line-height:inherit;padding:0}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block}img,video{height:auto;max-width:100%}.section{position:relative}.section.py-80{padding-bottom:2.5rem;padding-top:2.5rem}@media (min-width:64rem){.section.py-80{padding-bottom:5rem;padding-top:5rem}}.section.py-120{padding-bottom:3.75rem;padding-top:3.75rem}@media (min-width:64rem){.section.py-120{padding-bottom:7.5rem;padding-top:7.5rem}}.section.py-160{padding-bottom:5rem;padding-top:5rem}@media (min-width:64rem){.section.py-160{padding-bottom:10rem;padding-top:10rem}}@font-face{font-family:Avenir;font-weight:900;src:url(/static/fonts/Avenir-Black.otf) format("otf")}@font-face{font-family:Avenir;font-weight:400;src:url(/static/fonts/Avenir-Book.otf) format("otf")}@font-face{font-family:Avenir;font-weight:500;src:url(/static/fonts/Avenir-Roman.otf) format("otf")}body{font-family:Avenir,sans-serif}@media (max-width:47.9375rem){body{font-size:.875rem}}@media (min-width:48rem) and (max-width:63.9375rem){body{font-size:1rem}}@media (min-width:64rem) and (max-width:79.9375rem){body{font-size:1.125rem}}@media (min-width:80rem) and (max-width:95.9375rem){body{font-size:1.25rem}}@media (min-width:96rem){body{font-size:1.5rem}}h1{color:#fff;font-size:4.5rem;font-weight:500;line-height:1;text-transform:uppercase}@media (max-width:39.9375rem){h1{font-size:2.25rem;line-height:2.5rem}}@media (min-width:40rem) and (max-width:47.9375rem){h1{font-size:3rem;line-height:1}}@media (min-width:48rem) and (max-width:63.9375rem){h1{font-size:3.75rem;line-height:1}}@media (min-width:64rem){h1{font-size:4.5rem;line-height:1}}h1+p,h2+p,h3+p{color:#85858b;font-weight:400}@media (max-width:39.9375rem){h1+p,h2+p,h3+p{font-size:1.29em;line-height:1.56}}@media (min-width:40rem) and (max-width:47.9375rem){h1+p,h2+p,h3+p{font-size:1.25em;line-height:1.6}}@media (min-width:48rem) and (max-width:63.9375rem){h1+p,h2+p,h3+p{font-size:1.22em;line-height:1.45}}@media (min-width:64rem){h1+p,h2+p,h3+p{font-size:1.25em;line-height:1.47}}h2{color:#2a2932;font-size:3.75rem;font-weight:500}h2,h3{line-height:1}h3{color:#0a0a0c;font-size:3rem;font-weight:700}h3+p{color:#85858b}.eyebrow,h3+p{font-weight:500}.eyebrow{color:#e1dacf;font-size:1.5rem;letter-spacing:.1em;line-height:1;text-transform:uppercase}.text-center{text-align:center}h4{color:#2a2932;font-size:2.25rem;font-weight:500;line-height:1;text-transform:uppercase}h4+p{color:#85858b}.highlight{background-image:linear-gradient(90deg,#ffe9ab,rgba(255,233,171,.95));border-radius:.375rem .188rem .375rem .188rem;font-weight:700;padding:0 .375rem}.mb-10{margin-bottom:.625rem}.mb-20{margin-bottom:1.25rem}.mb-40{margin-bottom:2.5rem}.mb-80{margin-bottom:5rem}.mx-auto{margin:0 auto}.is-hidden{display:none}.btn{background-color:#a87b4f;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);color:#fff;cursor:pointer;font-weight:500;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease-in-out;width:100%;will-change:box-shadow,background-color}.btn:hover{background-color:#86623f;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}footer{background:#1d212d;padding:2.5rem 0}#footer__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}#footer__wrapper>a{margin-bottom:1.25rem}@media (min-width:48rem){#footer__wrapper{flex-direction:row;justify-content:space-between}#footer__wrapper>a{margin-bottom:0}}#footer__navigation{align-items:center;color:hsla(0,0%,100%,.5);display:flex;flex-direction:row;font-size:.875rem;justify-content:center}#footer__navigation a,#footer__navigation p{padding:1.25rem}header{background-color:transparent;display:grid;height:10rem;place-items:center;position:absolute;right:0;top:0;width:100vw;z-index:999}.header__logo{height:4rem;width:auto}body{background-color:#ebebec}section#hero{background-color:#34333e;display:grid;height:56.25rem;place-items:center;z-index:50}@media (min-width:48rem){section#hero{background-image:url(../static/img/completion-hero.webp),url(../static/img/completion-hero.jpg);background-position:0;background-repeat:no-repeat;background-size:cover}}section#hero .container{position:relative}section#hero:before{-webkit-backdrop-filter:brightness(60%) contrast(80%) saturate(75%);backdrop-filter:brightness(60%) contrast(80%) saturate(75%);background-image:linear-gradient(90deg,rgba(52,51,62,0),#34333e 75%);bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%}h1,h1+p{margin-bottom:2.5rem}.hero__intro{margin:0 auto;max-width:60.625rem}.hero__subheading{color:#d6d6d8;font-size:2.5rem;font-weight:500;line-height:2.5rem}.hero__copy{color:#fff;font-size:1.5rem;line-height:2rem}section#form{margin-top:-5rem;padding-bottom:3.75rem;z-index:100}@media (min-width:64rem){section#form{padding-bottom:7.5rem}}form{background-color:#fff;border:2px dashed #a87b4f;border-radius:.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);margin:0 auto;max-width:60.625rem;padding:5rem 2.5rem}@media (min-width:64rem){form{padding:7.5rem}}form h2{font-size:2.25rem}@media (min-width:48rem){form h2{font-size:3rem}}form h2:not(:first-of-type){margin-top:2.5rem}form h2,form p{margin-bottom:2.5rem}.form__checklist{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:2.5rem;text-align:start;width:90%}.form__checklist__item{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:1.25rem;margin-top:1.25rem;width:100%}.form__checklist__item:first-of-type{margin-top:0}.form__checklist__item:last-of-type{margin-bottom:0}input[type=checkbox]{background-color:#fff;border:1px solid #a87b4f;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);flex-shrink:0;height:1.5rem;margin-right:1.25rem;width:1.5rem}input[type=text]{background-color:#ebebec;margin-bottom:1.25rem;padding:1rem 2rem}input[type=text],textarea{border-radius:.25rem;width:100%}textarea{background-color:hsla(240,3%,92%,.75);box-shadow:0 1px 2px 0 rgba(0,0,0,.1),0 1px 2pz 0 rgba(0,0,0,.06);margin-bottom:2.5rem;padding:1.25rem;resize:none}@media (min-width:48rem){textarea{padding:2.5rem}}textarea::-moz-placeholder{font-weight:500}textarea:-ms-input-placeholder{font-weight:500}textarea::placeholder{font-weight:500}hr{border:1px solid #ebebec;margin-bottom:2.5rem;width:90%}