html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0}input,select{vertical-align:middle}@font-face{font-family:'Hurme';src:url("../fonts/HurmeGeometricSans1-Light.eot");src:url("../fonts/HurmeGeometricSans1-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/HurmeGeometricSans1-Light.woff") format("woff"),url("../fonts/HurmeGeometricSans1-Light.ttf") format("truetype"),url("../fonts/HurmeGeometricSans1-Light.svg#a008e50309aeef6e2151ea75379f738b") format("svg");font-style:normal;font-weight:400}@font-face{font-family:'Hurme';src:url("../fonts/HurmeGeometricSans1-SemiBold.eot");src:url("../fonts/HurmeGeometricSans1-SemiBold.eot?#iefix") format("embedded-opentype"),url("../fonts/HurmeGeometricSans1-SemiBold.woff") format("woff"),url("../fonts/HurmeGeometricSans1-SemiBold.ttf") format("truetype"),url("../fonts/HurmeGeometricSans1-SemiBold.svg#3a076788856fb25185b95accf2ba90d0") format("svg");font-style:normal;font-weight:700}@font-face{font-family:'Intro';src:url("../fonts/Intro-Light.eot");src:url("../fonts/Intro-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/Intro-Light.woff") format("woff"),url("../fonts/Intro-Light.ttf") format("truetype"),url("../fonts/Intro-Light.svg#f7084e73f21aeb07700ea16dbda79ce9") format("svg");font-style:normal;font-weight:400}@font-face{font-family:'Intro';src:url("../fonts/Intro-Bold.eot");src:url("../fonts/Intro-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/Intro-Bold.woff") format("woff"),url("../fonts/Intro-Bold.ttf") format("truetype"),url("../fonts/Intro-Bold.svg#4e12864fd89514a32faa14844eb4ee75") format("svg");font-style:normal;font-weight:700}html{box-sizing:border-box;height:100vh}*,*:before,*:after{box-sizing:inherit}body{font-size:16px;background-color:#143042;color:white;min-height:100vh;font-family:'Intro', arial, helvetica, sans-serif;line-height:1.2}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;vertical-align:top}input.text,textarea,.select-container,select{background-color:#f5f5f6;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;width:100%;margin-bottom:12px;font-size:15px;font-family:helvetica, arial, sans-serif;padding:8px 12px;-webkit-box-shadow:inset 5px 0px 20px -6px rgba(0,0,0,0.5);-moz-box-shadow:inset 5px 0px 20px -6px rgba(0,0,0,0.5);box-shadow:inset 5px 0px 20px -6px rgba(0,0,0,0.5);resize:none}input.text:focus,textarea:focus,.select-container:focus,select:focus{outline:none}input.text::-webkit-input-placeholder,textarea::-webkit-input-placeholder,.select-container::-webkit-input-placeholder,select::-webkit-input-placeholder{color:#363b46}input.text:-moz-placeholder,textarea:-moz-placeholder,.select-container:-moz-placeholder,select:-moz-placeholder{color:#363b46}input.text::-moz-placeholder,textarea::-moz-placeholder,.select-container::-moz-placeholder,select::-moz-placeholder{color:#363b46}input.text:-ms-input-placeholder,textarea:-ms-input-placeholder,.select-container:-ms-input-placeholder,select:-ms-input-placeholder{color:#363b46}input.text.invalid,textarea.invalid,.select-container.invalid,select.invalid{border-color:red}textarea{height:176px;margin-bottom:5px}.select-container{position:relative;margin-bottom:20px;margin-top:11px}.select-container select{position:absolute;border:none;top:0;right:0;background-color:transparent;width:50%;min-width:190px;-webkit-box-shadow:none;box-shadow:none;background-image:url("/images/droparrow.jpg");background-repeat:no-repeat;background-size:auto 100%;background-position:right top;padding-left:38px;border-radius:0px}.select-container select:focus{outline:none}.upload-container{position:relative;float:left}@media screen and (max-width: 640px){.upload-container{padding-bottom:44px}}.add-file{background-color:#e5e6e7;text-transform:uppercase;margin-top:2px;padding:10px 12px 8px 12px;line-height:1;cursor:pointer}#file-upload{opacity:0;-ms-filter:'alpha(opacity=0)';height:100%;width:100%;position:absolute;top:0;left:0;cursor:pointer}.submit{color:white;background-color:#f07123;text-transform:uppercase;font-family:helvetica, arial, sans-serif;text-align:center;padding:8px 12px;margin-top:12px;cursor:pointer;margin-bottom:16px;-webkit-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s}.submit:hover{background-color:#f18b41}.submit--disabled,.submit--disabled:hover{background-color:#444444;cursor:default}label{font-size:14px}.site{display:flex;flex-direction:column;height:100%}.wrapper{max-width:1000px;width:100%;padding:1px 20px;margin:0 auto}.wrapper:after{clear:both;display:table;content:''}.col{width:49.5%;position:relative}@media screen and (max-width: 640px){.col{width:100%}}.col-left{float:left;text-transform:uppercase;padding-right:12px}@media screen and (max-width: 640px){.col-left{padding:0}}.col-right{float:right;padding-left:12px}@media screen and (max-width: 640px){.col-right{padding:0;margin-bottom:12px}}.header{padding:20px 0;height:86px;text-transform:uppercase;font-size:22px}@media screen and (max-width: 1024px){.header{font-size:18px;height:80px}}@media screen and (max-width: 767px){.header{height:auto}}.header-left{float:left;text-align:right}@media screen and (max-width: 640px){.header-left{text-align:left;margin-bottom:12px}}.header-right{float:right;text-align:left}@media screen and (max-width: 1024px){.header-right{margin-top:-6px}}@media screen and (max-width: 640px){.header-right{margin-top:0}}.header-right:after{clear:both;content:'';display:table}.header-left,.header-right{width:300px}@media screen and (max-width: 1024px){.header-left,.header-right{width:264px}}@media screen and (max-width: 640px){.header-left,.header-right{float:none;width:auto;text-align:center}}.header-social_icon{float:left;margin-right:8px}.header-social_number{float:left;margin-right:12px;font-size:11px;text-align:center;margin-top:5px}.header-social_number strong{font-size:20px}.header-social_icon,.header-social_number{float:none;display:inline-block;vertical-align:top}.content-top{background:#e95c19;background:-moz-linear-gradient(left, #e95c19 0%, #f18b41 50%, #e95c19 100%);background:-webkit-linear-gradient(left, #e95c19 0%, #f18b41 50%, #e95c19 100%);background:linear-gradient(to right, #e95c19 0%, #f18b41 50%, #e95c19 100%);text-align:center;text-shadow:1px 1px 2px #000;text-shadow:1px 1px 2px rgba(0,0,0,0.6)}.content-top-tagline{font-size:100px}@media screen and (max-width: 1024px){.content-top-tagline{font-size:90px}}@media screen and (max-width: 896px){.content-top-tagline{font-size:75px}}@media screen and (max-width: 640px){.content-top-tagline{padding-top:18px}}@media screen and (max-width: 480px){.content-top-tagline{font-size:65px;line-height:1;margin-bottom:12px}}.content-top-copy{text-transform:uppercase;font-weight:700;font-size:40px;line-height:1;white-space:pre}@media screen and (max-width: 1024px){.content-top-copy{font-size:36px}}@media screen and (max-width: 896px){.content-top-copy{font-size:30px}}@media screen and (max-width: 767px){.content-top-copy{white-space:normal}}@media screen and (max-width: 640px){.content-top-copy{font-size:28px}}@media screen and (max-width: 480px){.content-top-copy{font-size:20px}}.content-top-circle-container{display:inline-block;text-transform:uppercase;margin:16px 0 24px 0}@media screen and (max-width: 640px){.content-top-circle-container{margin:12px 0;display:block}}.content-top-circle-container--middle{margin:16px 64px 24px 64px}@media screen and (max-width: 896px){.content-top-circle-container--middle{margin:16px 32px 24px 32px}}@media screen and (max-width: 767px){.content-top-circle-container--middle{margin:16px}}@media screen and (max-width: 640px){.content-top-circle-container--middle{margin:12px 0}}.content-top-circle-icon{width:75px;height:75px;background-size:200% 200%;background-image:url("/images/circle-icons-ss.png");display:inline-block}@media screen and (max-width: 767px){.content-top-circle-icon{width:65px;height:65px}}@media screen and (max-width: 767px){.content-top-circle-icon{width:75px;height:75px}}@media screen and (max-width: 640px){.content-top-circle-icon{display:block;margin:0 auto}}.content-top-circle-one{background-position:bottom left}.content-top-circle-two{background-position:right top}.content-top-circle-text{display:inline-block;text-align:left;font-weight:bold;font-size:16px;position:relative;top:-18px;margin-left:8px}@media screen and (max-width: 767px){.content-top-circle-text{margin-left:6px}}@media screen and (max-width: 640px){.content-top-circle-text{text-align:center;margin-left:0;position:static;margin-top:12px}}.logo{display:block;margin:-66px auto 0 auto;width:325px;max-width:80%}@media screen and (max-width: 896px){.logo{margin:20px auto 12px auto;width:280px}}.content-bottom{font-family:'hurme', arial, helvetica, sans-serif;text-align:center;font-size:30px;padding:20px 0}@media screen and (max-width: 1024px){.content-bottom{font-size:27px}}@media screen and (max-width: 896px){.content-bottom{font-size:22px}}@media screen and (max-width: 767px){.content-bottom{font-size:20px}}.content-bottom strong{text-transform:uppercase}.content-form{background-color:white;color:black;flex:1 1 auto;padding:24px 0;color:#363b46}.report-text{float:left;margin-right:12px;white-space:pre;font-size:14px;margin:4px 12px 6px 0;line-height:1.3}@media screen and (max-width: 1024px){.report-text{float:none;white-space:normal}}.content-disclaimer{font-size:12px;line-height:1.2}@media screen and (max-width: 640px){.content-disclaimer{margin-top:12px}}.footer{padding:20px 0}.footer-social_icons{position:absolute;top:-4px;left:0}@media screen and (max-width: 640px){.footer-social_icons{position:static;margin-bottom:18px}}.footer-social_icons img{width:28px}.footer-twitter{margin-right:4px}@media screen and (max-width: 640px){.footer-right{margin-top:12px}}.footer-right>div{padding-left:68px;font-size:12px;padding-top:4px;position:relative}@media screen and (max-width: 640px){.footer-right>div{padding-left:0}}.clear{clear:both}.filename-up{position:relative;padding:4px 28px 4px 0;border-bottom:1px solid #ebebeb}.remove-file{position:absolute;top:3px;right:0;border-radius:50%;background:red;color:white;height:22px;width:22px;text-align:center;padding-top:4px;cursor:pointer}.thanks{display:none;font-size:28px;padding:24px;text-align:center}.thanks span{font-size:64%}.content-top--mobile{display:none}@media screen and (max-width: 640px){.content-top--mobile{display:block}}@media screen and (max-width: 640px){.logo--desktop{display:none}}.loader{margin:10px auto;font-size:10px;position:absolute;top:0;right:-40px;text-indent:-9999em;border-top:0.4em solid rgba(233,92,25,0.2);border-right:0.4em solid rgba(233,92,25,0.2);border-bottom:0.4em solid rgba(233,92,25,0.2);border-left:0.4em solid #e95c19;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 1.1s infinite linear;animation:load8 1.1s infinite linear;display:none}.loader.show{display:block}.loader,.loader:after{border-radius:50%;width:2em;height:2em}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.loader-text{width:210px;position:absolute;font-size:14px;top:4px;left:155px;display:none}@media screen and (max-width: 640px){.loader-text{left:0;top:43px}}.loader-text.show{display:block}
/*# sourceMappingURL=app.css.map */
