/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}a{background-color:transparent}strong{font-weight:bolder}img{border-style:none}button,input{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden]{display:none}html{box-sizing:border-box;font-family:sans-serif}*,:after,:before{box-sizing:inherit}dd,h1,h2,h3,h4,p{margin:0}button{background:transparent;padding:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}ul{margin:0;padding:0}ul{list-style:none}html{font-family:-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}*,:after,:before{border:0 solid}img{border-style:solid}input::-webkit-input-placeholder{color:#a0aec0}input::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder{color:#a0aec0}input::-ms-input-placeholder{color:#a0aec0}input::placeholder{color:#a0aec0}button{cursor:pointer}h1,h2,h3,h4{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input{padding:0;line-height:inherit;color:inherit}iframe,img,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.bg-white{background-color:#fff}.bg-grey-200{background-color:#edf2f7}.bg-red-600{background-color:#e53e3e}.bg-red-700{background-color:#c53030}.bg-red-900{background-color:#742a2a}.bg-orange-600{background-color:#dd6b20}.bg-orange-700{background-color:#c05621}.bg-orange-900{background-color:#7b341e}.bg-yellow-600{background-color:#d69e2e}.bg-yellow-700{background-color:#b7791f}.bg-yellow-900{background-color:#744210}.bg-green-600{background-color:#38a169}.bg-green-700{background-color:#2f855a}.bg-green-900{background-color:#22543d}.bg-teal-600{background-color:#319795}.bg-teal-700{background-color:#2c7a7b}.bg-teal-900{background-color:#234e52}.bg-indigo-600{background-color:#5a67d8}.bg-indigo-700{background-color:#4c51bf}.bg-indigo-900{background-color:#3c366b}.bg-purple-500{background-color:#003}.bg-pink-600{background-color:#d53f8c}.bg-pink-700{background-color:#b83280}.bg-pink-900{background-color:#702459}.hover\:bg-grey-300:hover{background-color:#e2e8f0}.hover\:bg-red-900:hover{background-color:#742a2a}.border-grey-300{border-color:#e2e8f0}.border-grey-500{border-color:#a0aec0}.border-red-600{border-color:#e53e3e}.border-red-700{border-color:#c53030}.border-red-900{border-color:#742a2a}.border-orange-600{border-color:#dd6b20}.border-orange-700{border-color:#c05621}.border-orange-900{border-color:#7b341e}.border-yellow-600{border-color:#d69e2e}.border-yellow-700{border-color:#b7791f}.border-yellow-900{border-color:#744210}.border-green-600{border-color:#38a169}.border-green-700{border-color:#2f855a}.border-green-900{border-color:#22543d}.border-teal-600{border-color:#319795}.border-teal-700{border-color:#2c7a7b}.border-teal-900{border-color:#234e52}.border-indigo-600{border-color:#5a67d8}.border-indigo-700{border-color:#4c51bf}.border-indigo-900{border-color:#3c366b}.border-pink-600{border-color:#d53f8c}.border-pink-700{border-color:#b83280}.border-pink-900{border-color:#702459}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.border-dashed{border-style:dashed}.border{border-width:1px}.border-b-2{border-bottom-width:2px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.block{display:block}.inline-block{display:inline-block}.flex{display:-webkit-box;display:flex}.hidden{display:none}.flex-row{-webkit-box-direction:normal;flex-direction:row}.flex-row,.flex-row-reverse{-webkit-box-orient:horizontal}.flex-row-reverse{-webkit-box-direction:reverse;flex-direction:row-reverse}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.flex-col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-no-wrap{flex-wrap:nowrap}.items-center{-webkit-box-align:center;align-items:center}.justify-center{-webkit-box-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;justify-content:space-between}.flex-1{-webkit-box-flex:1;flex:1 1 0%}.flex-auto{-webkit-box-flex:1;flex:1 1 auto}.flex-initial{-webkit-box-flex:0;flex:0 1 auto}.flex-none{-webkit-box-flex:0;flex:none}.flex-grow-0{-webkit-box-flex:0;flex-grow:0}.flex-grow{-webkit-box-flex:1;flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}.float-right{float:right}.float-left{float:left}.font-bold{font-weight:700}.font-black{font-weight:900}.h-8{height:2rem}.h-64{height:16rem}.leading-none{line-height:1}.m-0{margin:0}.m-2{margin:.5rem}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-12{margin-left:3rem;margin-right:3rem}.mx-16{margin-left:4rem;margin-right:4rem}.mx-20{margin-left:5rem;margin-right:5rem}.mx-24{margin-left:6rem;margin-right:6rem}.mx-32{margin-left:8rem;margin-right:8rem}.mx-40{margin-left:10rem;margin-right:10rem}.mx-48{margin-left:12rem;margin-right:12rem}.mx-56{margin-left:14rem;margin-right:14rem}.mx-64{margin-left:16rem;margin-right:16rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-px{margin-left:1px;margin-right:1px}.mb-0{margin-bottom:0}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.mr-3{margin-right:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mb-5{margin-bottom:1.25rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-full{max-width:100%}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pt-8{padding-top:2rem}.pb-8{padding-bottom:2rem}.absolute{position:absolute}.top-0{top:0}.right-0{right:0}.fill-current{fill:currentColor}.text-center{text-align:center}.text-white{color:#fff}.text-grey-500{color:#a0aec0}.text-grey-700{color:#4a5568}.text-red-500{color:#f56565}.text-red-600{color:#e53e3e}.text-red-700{color:#c53030}.text-red-900{color:#742a2a}.text-orange-600{color:#dd6b20}.text-orange-700{color:#c05621}.text-orange-900{color:#7b341e}.text-yellow-600{color:#d69e2e}.text-yellow-700{color:#b7791f}.text-yellow-900{color:#744210}.text-green-600{color:#38a169}.text-green-700{color:#2f855a}.text-green-900{color:#22543d}.text-teal-600{color:#319795}.text-teal-700{color:#2c7a7b}.text-teal-900{color:#234e52}.text-indigo-600{color:#5a67d8}.text-indigo-700{color:#4c51bf}.text-indigo-900{color:#3c366b}.text-pink-600{color:#d53f8c}.text-pink-700{color:#b83280}.text-pink-900{color:#702459}.hover\:text-grey-400:hover{color:#cbd5e0}.hover\:text-red-500:hover{color:#f56565}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-6xl{font-size:4rem}.uppercase{text-transform:uppercase}.no-underline{text-decoration:none}.hover\:underline:hover{text-decoration:underline}.visible{visibility:visible}.w-8{width:2rem}.w-3\/12{width:25%}.w-6\/12{width:50%}.w-full{width:100%}body{background:url(/images/bgBackBody.webp) no-repeat fixed 50%}.content a{color:#e53e3e}.content a:hover{text-decoration:underline}.content .link{background-color:#c53030;border-radius:.25rem;padding:.5rem;display:block;width:100%;margin-top:1rem;color:#fff;text-align:center}.content .link:hover{background-color:#742a2a}.sign-up{border-radius:.25rem;background-color:#edf2f7;padding:1rem 1.5rem;margin-top:1rem;color:#4a5568;margin-bottom:1rem}.sign-up input{border-width:1px;border-color:#e2e8f0;width:100%;margin-top:.5rem;margin-bottom:.5rem}.sign-up input{border-radius:.25rem;padding:.5rem}#contact-submit{background-color:#f56565;border-radius:.25rem;width:100%;margin-top:.5rem;color:#fff;text-transform:uppercase;padding:.5rem}@media (min-width:640px){.sm\:block{display:block}.sm\:hidden{display:none}.sm\:flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.sm\:h-4{height:1rem}.sm\:mb-0{margin-bottom:0}.sm\:mt-4{margin-top:1rem}.sm\:mb-4{margin-bottom:1rem}.sm\:mt-8{margin-top:2rem}.sm\:text-6xl{font-size:4rem}.sm\:w-4{width:1rem}.sm\:w-1\/2{width:50%}.sm\:w-1\/3{width:33.333333%}.sm\:w-4\/12{width:33.333333%}}@media (min-width:768px){.md\:flex{display:-webkit-box;display:flex}.md\:hidden{display:none}.md\:flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.md\:justify-center{-webkit-box-pack:center;justify-content:center}.md\:ml-4{margin-left:1rem}.md\:w-3\/12{width:25%}.md\:w-5\/12{width:41.666667%}.md\:w-7\/12{width:58.333333%}}@media (min-width:1024px){.lg\:block{display:block}.lg\:h-5{height:1.25rem}.lg\:text-lg{font-size:1.125rem}.lg\:text-7xl{font-size:5rem}.lg\:w-5{width:1.25rem}.lg\:w-1\/2{width:50%}.lg\:w-9\/12{width:75%}}@media (min-width:1280px){.xl\:h-8{height:2rem}.xl\:text-2xl{font-size:1.5rem}.xl\:text-8xl{font-size:7rem}.xl\:w-8{width:2rem}}