/*! tailwindcss v3.0.24 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}html{-webkit-text-size-adjust:100%;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;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,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-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}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}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}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}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.top-0{top:0}.left-5{left:1.25rem}.right-0{right:0}.bottom-0{bottom:0}.-top-2{top:-.5rem}.-right-2{right:-.5rem}.z-10{z-index:10}.z-50{z-index:50}.my-12{margin-bottom:3rem;margin-top:3rem}.my-14{margin-bottom:3.5rem;margin-top:3.5rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-8{margin-left:2rem;margin-right:2rem}.ml-auto{margin-left:auto}.mt-12{margin-top:3rem}.mt-10{margin-top:2.5rem}.mt-8{margin-top:2rem}.ml-3{margin-left:.75rem}.mt-1{margin-top:.25rem}.mt-48{margin-top:12rem}.mt-20{margin-top:5rem}.mt-6{margin-top:1.5rem}.mt-16{margin-top:4rem}.mb-2{margin-bottom:.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.mb-12{margin-bottom:3rem}.flex{display:flex}.contents{display:contents}.hidden{display:none}.h-full{height:100%}.h-screen{height:100vh}.h-6{height:1.5rem}.h-24{height:6rem}.h-20{height:5rem}.h-40{height:10rem}.h-12{height:3rem}.h-4{height:1rem}.h-auto{height:auto}.h-8{height:2rem}.h-7{height:1.75rem}.max-h-fit{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.min-h-fit{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.w-full{width:100%}.w-screen{width:100vw}.w-12{width:3rem}.w-4{width:1rem}.w-72{width:18rem}.w-8{width:2rem}.w-7{width:1.75rem}.max-w-full{max-width:100%}.max-w-fit{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.flex-1{flex:1 1 0%}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}.animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@-webkit-keyframes ping{75%,to{opacity:0;transform:scale(2)}}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}.animate-ping{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite;animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-6{gap:1.5rem}.gap-3{gap:.75rem}.gap-2{gap:.5rem}.gap-8{gap:2rem}.gap-4{gap:1rem}.gap-1{gap:.25rem}.overflow-hidden{overflow:hidden}.whitespace-nowrap{white-space:nowrap}.rounded-xl{border-radius:.75rem}.rounded-none{border-radius:0}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-l-lg{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.border-2{border-width:2px}.border{border-width:1px}.border-b-4{border-bottom-width:4px}.border-t-4{border-top-width:4px}.border-b{border-bottom-width:1px}.border-none{border-style:none}.border-q1blue{--tw-border-opacity:1;border-color:rgb(10 62 126/var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.bg-q1blue{--tw-bg-opacity:1;background-color:rgb(10 62 126/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-q1lightblue{--tw-bg-opacity:1;background-color:rgb(233 236 240/var(--tw-bg-opacity))}.bg-q1darkblue{--tw-bg-opacity:1;background-color:rgb(45 59 77/var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.p-8{padding:2rem}.p-4{padding:1rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-5{padding:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-4{padding-left:1rem;padding-right:1rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-28{padding-bottom:7rem;padding-top:7rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.px-20{padding-left:5rem;padding-right:5rem}.py-16{padding-bottom:4rem;padding-top:4rem}.pt-8{padding-top:2rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.text-center{text-align:center}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.italic{font-style:italic}.text-q1blue{--tw-text-opacity:1;color:rgb(10 62 126/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-q1yellow{--tw-text-opacity:1;color:rgb(221 175 86/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.placeholder-opacity-50::-moz-placeholder{--tw-placeholder-opacity:0.5}.placeholder-opacity-50:-ms-input-placeholder{--tw-placeholder-opacity:0.5}.placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}.opacity-50{opacity:.5}.opacity-25{opacity:.25}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}body{font-family:Poppins,sans-serif}.max-w-100vw{max-width:100vw;overflow:hidden}.frontend-nav-pre{background-color:rgba(233,236,240,0);transition:background-color .3s ease}.frontend-nav{background-color:rgba(233,236,240,.9)}.topographic{background:url(/images/topographic_map.png) #c1d3ef no-repeat 50%;background-size:cover;opacity:.2;padding:0}.hero,.hero *{max-height:850px}.hero,.hero-content,.topographic{max-width:100vw;min-height:400px;overflow:hidden}.special-underline:after{bottom:12px;content:url(/images/underline.svg);display:inline;height:24px;left:0;max-width:20px;position:absolute;z-index:-1}.hero-img{width:32vw}.input-img{height:10px}.shrink-label,.shrink-label input{display:block;text-align:left}.text-white{color:#fff}.shrink-label{max-width:700px;position:relative;width:85%}.absolute-y-center{top:50%;transform:translateY(-50%)}.placeholder{border:1px solid #7a8aa2;box-sizing:border-box;color:#24292e;height:64px;max-width:92vw;padding-left:52px;width:100%}.w-35vw{max-width:550px;width:32vw}.ul-check,.ul-x{line-height:30px;list-style-position:inside;margin-bottom:2.5rem;margin-top:2.5rem}.ul-check li,.ul-x li{padding-bottom:1rem}.ul-check{list-style-image:url(/images/green-check.svg)}.ul-x{list-style-image:url(/images/red-x.svg)}.two-card-width{max-width:600px;min-width:400px;width:33vw}.max-w-900{margin-left:auto;margin-right:auto;max-width:min(900px,92%)}.flex-basis-50{flex-basis:calc(50% - 2.5rem)}.min-width-fix{max-width:92%;width:700px}.home-form button,.home-form img{opacity:.5;transition:all .3s ease}.filled-form button,.filled-form img{opacity:1}#frontendNav{transition:all .3s ease}.frontend-nav-pre{padding-bottom:1.5rem;padding-top:1.5rem}.frontend-nav{padding-bottom:.75rem!important;padding-top:.75rem!important}.q1-logo{width:148px}@media (max-width:1536px) and (min-width:1280px){.hero-img{width:300px}.flex-basis-forty{flex-basis:40%}.flex-basis-sixty{flex-basis:60%}}@media (max-width:1280px){.special-underline:after{bottom:12px;height:14px;left:-10px}.shrink-label{max-width:700px;position:relative;width:100%}.two-card-width{max-width:33vw;width:92%}.min-width-fix{width:92vw}.q1-logo{width:100px}}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.hover\:underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.hover\:shadow-lg:hover,.hover\:shadow-none:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-none:hover{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}@media (min-width:640px){.sm\:right-2{right:.5rem}.sm\:ml-4{margin-left:1rem}.sm\:flex-row{flex-direction:row}.sm\:gap-12{gap:3rem}}@media (min-width:768px){.md\:right-0{right:0}.md\:mb-0{margin-bottom:0}.md\:inline{display:inline}.md\:w-auto{width:auto}.md\:flex-row{flex-direction:row}.md\:items-stretch{align-items:stretch}.md\:rounded-none{border-radius:0}.md\:border-none{border-style:none}.md\:p-0{padding:0}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-14{padding-left:3.5rem;padding-right:3.5rem}.md\:px-16{padding-left:4rem;padding-right:4rem}}@media (min-width:1024px){.lg\:w-1\/2{width:50%}.lg\:flex-row{flex-direction:row}.lg\:gap-0{gap:0}.lg\:px-32{padding-left:8rem;padding-right:8rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:text-left{text-align:left}}@media (min-width:1280px){.xl\:inline{display:inline}.xl\:h-40{height:10rem}.xl\:h-36{height:9rem}.xl\:h-32{height:8rem}.xl\:flex-row{flex-direction:row}.xl\:justify-start{justify-content:flex-start}.xl\:justify-between{justify-content:space-between}.xl\:p-12{padding:3rem}.xl\:px-32{padding-left:8rem;padding-right:8rem}.xl\:px-28{padding-left:7rem;padding-right:7rem}.xl\:text-left{text-align:left}.xl\:text-5xl{font-size:3rem;line-height:1}.xl\:text-base{font-size:1rem;line-height:1.5rem}}@media (min-width:1536px){.\32xl\:mt-12{margin-top:3rem}.\32xl\:mb-10{margin-bottom:2.5rem}.\32xl\:justify-center{justify-content:center}.\32xl\:gap-32{gap:8rem}.\32xl\:gap-16{gap:4rem}.\32xl\:px-48{padding-left:12rem;padding-right:12rem}.\32xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}}
