@import "https://fonts.googleapis.com/css2?family=Titillium+Web:wght@400;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap";@font-face{font-family:icons;font-style:normal;font-weight:400;src:url(https://grow.exim.gov/hubfs/cprs/fonts/icons.eot);src:url(https://grow.exim.gov/hubfs/cprs/fonts/icons.eot) format("embedded-opentype"),url(https://grow.exim.gov/hubfs/cprs/fonts/icons.woff2) format("woff2"),url(https://grow.exim.gov/hubfs/cprs/fonts/icons.woff) format("woff"),url(https://grow.exim.gov/hubfs/cprs/fonts/icons.ttf) format("truetype"),url(https://grow.exim.gov/hubfs/cprs/fonts/icons.svg) format("svg")}*,:after,:before{box-sizing:border-box}:root{--eximBlue:#203a6f;--eximLightBlue:#007eb2;--eximLightBlueDark:#006791;--eximGreen:#82c341;--eximGreenDark:#649f29;--red:#c00;--gray:#666;--bodyColor:#ededed;--textColor:#58585b;--borderColor:#d7d7d7;--borderColorLight:#eaeaea;--shadow-sm:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--sm:576px;--md:768px;--lg:992px;--xl:1200px}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}body{background-color:#0f2e51;display:flex;flex-direction:column;font-family:Open Sans,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:1rem;margin:0;min-height:100vh}a,body{color:var(--eximBlue)}a{text-decoration:underline}a:hover{color:var(--eximLightBlue)}h1,h2,h3,h4,h5{font-family:Titillium Web,Helvetica Neue,Arial,Noto Sans,sans-serif;margin:0}p,ul{line-height:1.5}.lead{font-size:1.5rem;line-height:1.4;margin-bottom:2rem}.unstyled{list-style:none;margin:0;padding:0}.mt-0{margin-top:0!important}.mt-1{margin-top:1rem!important}.mt-2{margin-top:2rem!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:1rem!important}.mb-2{margin-bottom:2rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:1rem!important}.mw-500{max-width:500px}.shadow-md{box-shadow:var(--shadow-md)}.shadow-lg{box-shadow:var(--shadow-lg)}.text-sm{font-size:.875rem}.text-md{font-size:1.125rem}.text-lg{font-size:1.25rem}.text-xl{font-size:1.5rem}.text-center{text-align:center}.text-gray{color:var(--gray)}.sr-only{clip:rect(1px,1px,1px,1px)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.alert{border-radius:.25rem;color:var(--eximBlue);font-size:1rem;line-height:1.5rem;padding:.75rem 1.25rem}.alert__heading{color:inherit}.alert__errors{list-style-type:disc}.alert--success{background-color:#fafff5;border:1px solid #82c34199}.alert--warning{background-color:#fffaf6;border:1px solid #f5821f66}.alert--danger{background-color:#fff3f3;border:1px solid #c347414d}.mb-3{margin-bottom:3rem}.btn{border:none;border-radius:3px;box-shadow:var(--shadow-md);cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:1rem;text-align:center;text-decoration:none;white-space:nowrap}.btn:hover{box-shadow:var(--shadow-lg)}.btn--blue{background-color:var(--eximLightBlue);color:#fff}.btn--blue[disabled]{background-color:#fff;color:var(--textColor);cursor:none;pointer-events:none}.btn--blue:focus,.btn--blue:hover{background-color:var(--eximLightBlueDark);color:#fff}.btn--green{background-color:var(--eximGreen);color:var(--eximBlue)}.btn--green:focus,.btn--green:hover{background-color:var(--eximGreenDark);color:#fff}.switch{border-radius:3px;box-shadow:var(--shadow-sm);display:inline-block}.switch label{background-color:#fff;border:1px solid #dadada;color:var(--textColor);cursor:pointer;display:inline-block;font-size:1rem;height:50px;line-height:50px;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;width:60px}.switch label:focus,.switch label:hover{background-color:#efefef;color:var(--eximBlue)}.switch label:focus{outline:0}.switch label:first-child{border-radius:3px 0 0 3px;margin-right:-6px}.switch label:last-child{border-radius:0 3px 3px 0}.switch label.active{background-color:var(--eximGreen);border:1px solid var(--eximGreen);color:var(--eximBlue);font-weight:600}.switch label:focus:first-child{border-radius:3px 0 0 3px}.switch label:last-child:focus{border-radius:0 3px 3px 0}.switch input[type=radio]{clip:rect(0,0,0,0);position:absolute}.text-input{background-color:#fff;border:1px solid var(--borderColor);border-radius:3px;color:#727272;display:block;font-size:1rem;font-weight:600;padding:calc(.75rem + 2px);width:100%}.text-input:focus{border:3px solid var(--eximLightBlue);outline:none;padding:.75rem}.text-input.has-error,.text-input.has-error:focus{border:3px solid var(--red);padding:.75rem}.text-input.has-error:focus{outline:none}.checklist{color:var(--gray);font-size:1.18rem;list-style:none;margin:0;padding:0}.checklist__item{line-height:1.7rem;margin-bottom:1rem;padding-left:2.125rem;position:relative}.checklist__item:before{background-position:0 0;background-repeat:no-repeat;content:"";height:1.5rem;left:0;margin-top:1px;position:absolute;top:0;width:1.5rem}.checklist__item--success:before{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20id%3D%22Layer_1%22%20data-name%3D%22Layer%201%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024.03%2024.03%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2382c341%3B%7D.cls-2%7Bfill%3Anone%3Bstroke%3A%23fff%3Bstroke-miterlimit%3A10%3Bstroke-width%3A2px%3B%7D%3C/style%3E%3C/defs%3E%3Ccircle%20class%3D%22cls-1%22%20cx%3D%2212.01%22%20cy%3D%2212.01%22%20r%3D%2212.01%22/%3E%3Cpolyline%20class%3D%22cls-2%22%20points%3D%2217.66%207.67%2010.22%2016.36%206.37%2012.39%22/%3E%3C/svg%3E")}.checklist__item--danger:before{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20id%3D%22Layer_1%22%20data-name%3D%22Layer%201%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024.03%2024.03%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23c14845%3B%7D.cls-2%7Bfill%3Anone%3Bstroke%3A%23fff%3Bstroke-miterlimit%3A10%3Bstroke-width%3A2px%3B%7D%3C/style%3E%3C/defs%3E%3Ccircle%20class%3D%22cls-1%22%20cx%3D%2212.01%22%20cy%3D%2212.01%22%20r%3D%2212.01%22/%3E%3Cline%20class%3D%22cls-2%22%20x1%3D%226.84%22%20y1%3D%226.84%22%20x2%3D%2217.19%22%20y2%3D%2217.19%22/%3E%3Cline%20class%3D%22cls-2%22%20x1%3D%2217.19%22%20y1%3D%226.84%22%20x2%3D%226.84%22%20y2%3D%2217.19%22/%3E%3C/svg%3E")}#header{background-color:#ceeefd;font-size:3.375rem;font-weight:700;padding:1rem 2rem 2rem;position:relative;text-align:center;z-index:1000}@media (width >= 768px){#header{padding:3rem 2rem 2rem}}#header .title{font-size:calc(3rem + 2vw);margin:0 auto -3rem;max-width:var(--md)}#header .title>span{display:block;font-size:calc(1.5rem + 1.5vw);font-weight:400}@media (width >= 1100px){#header .title{font-size:4.5rem}#header .title>span{font-size:3rem}}#main{background:linear-gradient(#ceeefd,#f1f8fe);padding:6rem 2rem 0}#main .ship{margin-top:4rem;text-align:center}#main .ship img{display:block;margin:auto;max-width:100%}.quiz{border:3px solid #fff;margin:auto;max-width:var(--md);padding-bottom:2rem;position:relative}.quiz__header{align-items:center;background-color:var(--eximBlue);color:#fff;display:flex;height:6rem;margin:-3rem auto 0;max-width:100%;padding:1rem 3rem;position:relative;text-align:center;width:-moz-fit-content;width:fit-content}.quiz__header:before{border-right:2.1875rem solid var(--eximBlue);left:-1rem}.quiz__header:after,.quiz__header:before{border-bottom:3rem solid #0000;border-top:3rem solid #0000;content:" ";height:0;position:absolute;width:0}.quiz__header:after{border-left:2.1875rem solid var(--eximBlue);right:-1rem}.quiz__header .title{font-size:1.5rem}@media (width >= 576px){.quiz__header .title{font-size:calc(1rem + 1vw)}}.quiz__section .wrapper{padding:3rem}.quiz__buttons{bottom:0;position:absolute;text-align:center;width:100%}.quiz__buttons .btn{margin:auto;padding-left:2rem;padding-right:2rem;transform:translateY(50%)}@media (width >= 768px){.quiz__form{max-width:50%}}.quiz__question{color:var(--textColor);margin:4rem 0;padding:0 3rem;position:relative}.quiz__question .number{align-items:center;background-color:#fff;border-radius:50%;color:#878787;display:flex;height:40px;justify-content:center;left:-20px;position:absolute;top:-6.5px;width:40px}.quiz__question .question{font-size:1.125rem}.quiz__question .number.active{background-color:var(--eximBlue);color:#fff}.quiz__question .number.error{background-color:var(--red);color:#fff}#finished .pdf-screenshot{display:none}@media (width >= 840px){#finished .pdf-screenshot{display:block;position:absolute;right:-30%;top:40%;width:600px}}#results img.pdf-screenshot{display:none}@media (width >= 768px){#results img.pdf-screenshot{display:block;max-width:635px;position:absolute;right:-35%;top:10%;width:85%}}#footer{background:#0f2e51 url(https://grow.exim.gov/hubfs/exporter-checklist-quiz/ocean-bg.jpg) top repeat-x;color:#fff}#footer .container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;margin:0 auto;max-width:1140px;padding:2rem;text-align:center;width:100%}@media (width >= 768px){#footer .container{flex-wrap:nowrap}}#footer .logo{max-width:120px}#footer p{font-size:1.25rem}@media (width >= 576px){#footer p{font-size:1.625rem;margin:1.625rem}}