/*! 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}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,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}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}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: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}*,:after,:before{box-sizing:border-box;border:0 solid}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[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{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@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}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray{--bg-opacity:1;background-color:#404040;background-color:rgba(64,64,64,var(--bg-opacity))}.bg-red{--bg-opacity:1;background-color:#dd1d21;background-color:rgba(221,29,33,var(--bg-opacity))}.bg-yellow{--bg-opacity:1;background-color:#fbce07;background-color:rgba(251,206,7,var(--bg-opacity))}.bg-green{--bg-opacity:1;background-color:#1eb019;background-color:rgba(30,176,25,var(--bg-opacity))}.bg-lightgreen{--bg-opacity:1;background-color:#def2de;background-color:rgba(222,242,222,var(--bg-opacity))}.bg-lightgray{--bg-opacity:1;background-color:#f7f7f7;background-color:rgba(247,247,247,var(--bg-opacity))}.bg-lightred{--bg-opacity:1;background-color:#f2dede;background-color:rgba(242,222,222,var(--bg-opacity))}.hover\:bg-yellow:hover{--bg-opacity:1;background-color:#fbce07;background-color:rgba(251,206,7,var(--bg-opacity))}.border-red{--border-opacity:1;border-color:#dd1d21;border-color:rgba(221,29,33,var(--border-opacity))}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-b-4{border-bottom-width:4px}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.hidden{display:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.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}.font-normal{font-weight:400}.font-bold{font-weight:700}.h-6{height:1.5rem}.h-8{height:2rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-56{height:14rem}.h-full{height:100%}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.leading-normal{line-height:1.5}.list-inside{list-style-position:inside}.list-outside{list-style-position:outside}.list-disc{list-style-type:disc}.m-2{margin:.5rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.mt-5{margin-top:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mt-6{margin-top:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.mt-10{margin-top:2.5rem}.ml-10{margin-left:2.5rem}.max-w-lg{max-width:32rem}.min-h-screen{min-height:100vh}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.pb-1{padding-bottom:.25rem}.pt-2{padding-top:.5rem}.pr-2{padding-right:.5rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pt-4{padding-top:1rem}.pb-4{padding-bottom:1rem}.pt-5{padding-top:1.25rem}.pb-5{padding-bottom:1.25rem}.pl-5{padding-left:1.25rem}.pb-8{padding-bottom:2rem}.pt-10{padding-top:2.5rem}.pb-10{padding-bottom:2.5rem}.pb-20{padding-bottom:5rem}.pointer-events-none{pointer-events:none}.static{position:static}.absolute{position:absolute}.relative{position:relative}.inset-y-0{top:0;bottom:0}.right-0{right:0}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.fill-current{fill:currentColor}.text-left{text-align:left}.text-center{text-align:center}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-red{--text-opacity:1;color:#dd1d21;color:rgba(221,29,33,var(--text-opacity))}.text-yellow{--text-opacity:1;color:#fbce07;color:rgba(251,206,7,var(--text-opacity))}.text-green{--text-opacity:1;color:#1eb019;color:rgba(30,176,25,var(--text-opacity))}.hover\:text-gray:hover{--text-opacity:1;color:#404040;color:rgba(64,64,64,var(--text-opacity))}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.underline{text-decoration:underline}.tracking-wide{letter-spacing:.025em}.align-bottom{vertical-align:bottom}.w-6{width:1.5rem}.w-8{width:2rem}.w-40{width:10rem}.w-64{width:16rem}.w-1\/3{width:33.333333%}.w-3\/4{width:75%}.w-full{width:100%}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.link{text-decoration:underline}.link,.link :active,.link :focus,.link:visited{--text-opacity:1;color:#dd1d21;color:rgba(221,29,33,var(--text-opacity))}.form-section{display:flex;flex-wrap:wrap;margin-bottom:1rem;width:100%}.form-header{width:100%;border-bottom-width:4px;--border-opacity:1;border-color:#dd1d21;border-color:rgba(221,29,33,var(--border-opacity));margin-bottom:1.5rem}.form-column{width:100%;padding-left:0;padding-right:0}@media (min-width:768px){.form-column{width:50%;padding-left:.5rem;padding-right:.5rem}}.form-row{display:flex;margin-bottom:.75rem;padding-bottom:.25rem;position:relative}.form-row,.form-row.expanded{flex-direction:column}.form-row.expanded .form-label{text-align:left;padding-bottom:.5rem}.form-row-center{display:flex;flex-direction:column;margin-bottom:.75rem;padding-bottom:.25rem;position:relative}@media (min-width:1024px){.form-row{justify-content:flex-end}.form-row,.form-row-center{align-items:center;flex-direction:row;margin-bottom:1.5rem;padding-bottom:.5rem;padding-right:1rem}.form-row-center{justify-content:center}}.form-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));line-height:1.25;padding:1rem;border-width:1px;border-color:#d9d9d9;border-color:rgba(217,217,217,var(--border-opacity))}.form-input,.form-input:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));--border-opacity:1}.form-input:focus{outline:2px solid transparent;outline-offset:2px;border-color:#404040;border-color:rgba(64,64,64,var(--border-opacity))}.form-input.full{width:100%}.form-error{--bg-opacity:1;background-color:#dd1d21;background-color:rgba(221,29,33,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-size:.75rem;position:absolute;bottom:0;right:0;padding:.25rem}.form-error.below{bottom:-1.5rem}@media (min-width:1024px){.form-input{width:75%}.form-input.half{width:50%}.form-input.expanded{width:100%}}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));line-height:1.25;padding:1rem;border-width:1px;border-color:#d9d9d9;border-color:rgba(217,217,217,var(--border-opacity))}.form-select,.form-select:focus{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));--border-opacity:1}.form-select:focus{outline:2px solid transparent;outline-offset:2px;border-color:#404040;border-color:rgba(64,64,64,var(--border-opacity))}.form-label{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity));padding-top:.5rem;padding-bottom:.5rem;width:100%}@media (min-width:1024px){.form-label{padding-right:1rem;width:50%;text-align:right;padding-top:0;padding-bottom:0}.form-label.half{width:50%}.form-label.expanded{width:100%}}.shell-button{margin-left:auto;margin-right:auto;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));--text-opacity:1;color:#dd1d21;color:rgba(221,29,33,var(--text-opacity));padding-top:1.5rem;padding-bottom:1.5rem;font-weight:700;margin-top:1.25rem;text-align:center;width:100%;--border-opacity:1;border:1px solid #fff;border-color:rgba(255,255,255,var(--border-opacity))}.shell-button-red,.shell-button:hover{--bg-opacity:1;background-color:#dd1d21;background-color:rgba(221,29,33,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.shell-button-red{margin-left:auto;margin-right:auto;padding-top:1.5rem;padding-bottom:1.5rem;font-weight:700;margin-top:1.25rem;text-align:center;width:100%;--border-opacity:1;border:1px solid #dd1d21;border-color:rgba(221,29,33,var(--border-opacity))}.shell-button-red:hover{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));--text-opacity:1;color:#dd1d21;color:rgba(221,29,33,var(--text-opacity))}.shell-button-gray{margin-left:auto;margin-right:auto;--bg-opacity:1;background-color:#404040;background-color:rgba(64,64,64,var(--bg-opacity));--text-opacity:1;color:#fbce07;color:rgba(251,206,7,var(--text-opacity));padding-top:1.5rem;padding-bottom:1.5rem;font-weight:700;margin-top:1.25rem;text-align:center;width:100%;--border-opacity:1;border:1px solid #404040;border-color:rgba(64,64,64,var(--border-opacity))}.shell-button-gray:hover{--bg-opacity:1;background-color:#fbce07;background-color:rgba(251,206,7,var(--bg-opacity));--text-opacity:1;color:#404040;color:rgba(64,64,64,var(--text-opacity))}@media (min-width:768px){.shell-button,.shell-button-gray,.shell-button-red{max-width:32rem}}:focus{outline:0;outline-offset:0}.wrap-container{display:flex;flex-wrap:wrap}.column{width:100%;margin-bottom:1rem;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.column{width:50%}}@media (min-width:1024px){.column{width:33.333333%}}.card-image{z-index:0;width:100%;padding-bottom:56.25%;overflow:hidden;height:0;position:relative;display:block}.card-image img{transition:width .3s ease 0s;bottom:0;left:0;right:0;top:0;margin:auto;position:absolute;width:auto;height:auto;width:100%}.card-text{padding:1.25rem;border-bottom:.325rem solid #dd1d21;min-height:130px;background:#fff;margin:-2.5rem auto 1.25rem;max-width:calc(100% - 6rem);position:relative;z-index:100}@media (min-width:768px){.card-text{border-bottom:.625rem solid #dd1d21}}.modal{position:absolute;display:flex;align-items:center;flex-wrap:wrap;padding:.5rem;display:none;margin-top:1rem;max-width:48rem;margin-left:auto;margin-right:auto}.modal,.modal-background{top:0;bottom:0;left:0;right:0}.modal-background{background-color:rgba(0,0,0,.5);position:fixed;z-index:0}.modal-body{margin-left:auto;margin-right:auto;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));vertical-align:middle;border-radius:.25rem;--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity));border-width:1px}.modal-body,.modal-header{position:relative;z-index:10}.modal-header{padding:1rem;border-bottom-width:2px;--border-opacity:1;border-color:#f7f7f7;border-color:rgba(247,247,247,var(--border-opacity));font-weight:700;font-size:1.125rem}img{image-orientation:from-image}@media (min-width:640px){.sm\:container{width:100%;max-width:640px}@media (min-width:768px){.sm\:container{max-width:768px}}@media (min-width:1024px){.sm\:container{max-width:1024px}}@media (min-width:1280px){.sm\:container{max-width:1280px}}}@media (min-width:768px){.md\:container{width:100%}@media (min-width:640px){.md\:container{max-width:640px}}@media (min-width:768px){.md\:container{max-width:768px}}@media (min-width:1024px){.md\:container{max-width:1024px}}@media (min-width:1280px){.md\:container{max-width:1280px}}.md\:flex-row{flex-direction:row}.md\:text-xl{font-size:1.25rem}.md\:text-2xl{font-size:1.5rem}.md\:text-3xl{font-size:1.875rem}.md\:text-4xl{font-size:2.25rem}.md\:mb-0{margin-bottom:0}.md\:mt-5{margin-top:1.25rem}.md\:mr-8{margin-right:2rem}.md\:mt-20{margin-top:5rem}.md\:pt-0{padding-top:0}.md\:pr-5{padding-right:1.25rem}.md\:text-right{text-align:right}.md\:w-1\/2{width:50%}}@media (min-width:1024px){.lg\:container{width:100%}@media (min-width:640px){.lg\:container{max-width:640px}}@media (min-width:768px){.lg\:container{max-width:768px}}@media (min-width:1024px){.lg\:container{max-width:1024px}}@media (min-width:1280px){.lg\:container{max-width:1280px}}.lg\:flex-row{flex-direction:row}.lg\:justify-end{justify-content:flex-end}.lg\:h-auto{height:auto}.lg\:text-2xl{font-size:1.5rem}.lg\:text-3xl{font-size:1.875rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mb-10{margin-bottom:2.5rem}.lg\:w-1\/2{width:50%}.lg\:w-3\/4{width:75%}}@media (min-width:1280px){.xl\:container{width:100%}@media (min-width:640px){.xl\:container{max-width:640px}}@media (min-width:768px){.xl\:container{max-width:768px}}@media (min-width:1024px){.xl\:container{max-width:1024px}}@media (min-width:1280px){.xl\:container{max-width:1280px}}}