@import 'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap';/*!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}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-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}template{display:none}[hidden]{display:none}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset{margin:0;padding:0}ol,ul{list-style:none;margin:0;padding:0}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}*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e2e8f0}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}button,[role=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}pre,code,kbd,samp{font-family:Menlo,Monaco,Consolas,liberation mono,courier new,monospace}img,svg,video,canvas,audio,iframe,embed,object{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}}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bg-black{--bg-opacity: 1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.bg-white{--bg-opacity: 1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-800{--bg-opacity: 1;background-color:#2d3748;background-color:rgba(45,55,72,var(--bg-opacity))}.bg-gray-900{--bg-opacity: 1;background-color:#1a202c;background-color:rgba(26,32,44,var(--bg-opacity))}.bg-red-200{--bg-opacity: 1;background-color:#fed7d7;background-color:rgba(254,215,215,var(--bg-opacity))}.bg-green-200{--bg-opacity: 1;background-color:#c6f6d5;background-color:rgba(198,246,213,var(--bg-opacity))}.bg-spark-500{--bg-opacity: 1;background-color:#ffcd05;background-color:rgba(255,205,5,var(--bg-opacity))}.hover\:bg-spark-600:hover{--bg-opacity: 1;background-color:#e6b905;background-color:rgba(230,185,5,var(--bg-opacity))}.bg-opacity-75{--bg-opacity: 0.75}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.bg-cover{background-size:cover}.border-red-700{--border-opacity: 1;border-color:#c53030;border-color:rgba(197,48,48,var(--border-opacity))}.border-green-700{--border-opacity: 1;border-color:#2f855a;border-color:rgba(47,133,90,var(--border-opacity))}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.hidden{display:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.font-thin{font-weight:200}.font-light{font-weight:300}.h-10{height:2.5rem}.h-12{height:3rem}.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}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mt-3{margin-top:.75rem}.ml-3{margin-left:.75rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-6{margin-top:1.5rem}.mt-10{margin-top:2.5rem}.mb-12{margin-bottom:3rem}.-ml-2{margin-left:-.5rem}.-ml-4{margin-left:-1rem}.-mt-5{margin-top:-1.25rem}.-ml-5{margin-left:-1.25rem}.-ml-64{margin-left:-16rem}.max-w-sm{max-width:24rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-10{padding:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.pt-0{padding-top:0}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-64{padding-left:16rem}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.top-1\/2{top:50%}.left-1\/2{left:50%}.text-center{text-align:center}.text-black{--text-opacity: 1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.text-white{--text-opacity: 1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-gray-300{--text-opacity: 1;color:#e2e8f0;color:rgba(226,232,240,var(--text-opacity))}.text-gray-800{--text-opacity: 1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity))}.text-red-600{--text-opacity: 1;color:#e53e3e;color:rgba(229,62,62,var(--text-opacity))}.text-orange-700{--text-opacity: 1;color:#c05621;color:rgba(192,86,33,var(--text-opacity))}.text-blue-400{--text-opacity: 1;color:#63b3ed;color:rgba(99,179,237,var(--text-opacity))}.hover\:text-red-600:hover{--text-opacity: 1;color:#e53e3e;color:rgba(229,62,62,var(--text-opacity))}.hover\:text-blue-500:hover{--text-opacity: 1;color:#4299e1;color:rgba(66,153,225,var(--text-opacity))}.uppercase{text-transform:uppercase}.hover\:underline:hover{text-decoration:underline}.w-10{width:2.5rem}.w-1\/4{width:25%}.z-150{z-index:150}html,body{height:100%}body{font-family:roboto,sans-serif}.lead{min-height:100%;display:flex;flex-direction:column;color:#fff;background-color:#000;background-image:linear-gradient(rgba(0,0,0,0.2),30%,rgba(0,0,0,0.75),95%,#2d3748),url(/img/2083.jpg)}.header-links{display:flex;justify-content:center;line-height:1;padding-top:2.5rem;padding-bottom:2.5rem;font-size:1.125rem}.header-links>*{margin:0 20px}a{color:#fff;text-decoration:none}.title-block{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;text-align:center;padding:0 8px;line-height:1.25}.title-block>*{margin-bottom:8px}.title{font-weight:700;font-size:52px}.subtitle{font-size:28px;color:#ddd}.features-spring{padding:32px 96px;flex-grow:1;display:flex;align-items:center}.features-outer-block{flex-grow:1;display:grid;grid-template-columns:auto auto;justify-content:space-between}@media(max-width:768px){.features-spring{padding:32px}.features-outer-block{grid-template-columns:auto;justify-content:center}}.feature-text{display:flex;flex-direction:column;margin-left:12px;line-height:1.375}.feature{display:flex;margin:24px 0;align-items:flex-start}.feature-title{font-weight:200;font-size:1.5rem}.feature-subtitle{font-size:1.125rem;color:#ddd}.footer{text-align:center;padding:16px;font-size:18px;color:#ddd}.main{}.main h1{font-size:1.875rem;padding-top:.5rem;margin-bottom:1rem}.main p,.main ul{margin-bottom:1.5rem}.premium-amount-button{position:relative;--text-opacity: 1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.premium-amount-button>input{display:block;width:100%;border-radius:9999px;border-width:1px;--border-opacity: 1;border-color:#2d3748;border-color:rgba(45,55,72,var(--border-opacity));padding-bottom:100%;outline:0}.premium-amount-button>input:checked{--bg-opacity: 1;background-color:#2d3748;background-color:rgba(45,55,72,var(--bg-opacity))}.premium-amount-button>input:checked+label{--text-opacity: 1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.premium-amount-button>input:invalid{--border-opacity: 1;border-color:#c53030;border-color:rgba(197,48,48,var(--border-opacity))}.premium-amount-button>label{position:absolute;top:50%;left:50%;--transform-translate-x: 0;--transform-translate-y: 0;--transform-rotate: 0;--transform-skew-x: 0;--transform-skew-y: 0;--transform-scale-x: 1;--transform-scale-y: 1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));--transform-translate-x: -50%;--transform-translate-y: -50%}.button{display:block;width:100%;--bg-opacity: 1;background-color:#2d3748;background-color:rgba(45,55,72,var(--bg-opacity));--text-opacity: 1;color:#fff;color:rgba(255,255,255,var(--text-opacity));padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;border-radius:.5rem}.button:not(:disabled):hover{--bg-opacity: 1;background-color:#1a202c;background-color:rgba(26,32,44,var(--bg-opacity))}.button:disabled{--bg-opacity: 1;background-color:#a0aec0;background-color:rgba(160,174,192,var(--bg-opacity));cursor:not-allowed}.text-input{display:block;margin-bottom:.5rem;width:100%;padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;border-width:1px;--border-opacity: 1;border-color:#2d3748;border-color:rgba(45,55,72,var(--border-opacity));border-radius:.5rem}.text-input.error{--border-opacity: 1;border-color:#c53030;border-color:rgba(197,48,48,var(--border-opacity))}@-webkit-keyframes spinner{to{transform:rotate(360deg)}}@keyframes spinner{to{transform:rotate(360deg)}}.spinner{border-top-color:#1a202c!important;-webkit-animation:spinner .6s linear infinite;animation:spinner .6s linear infinite;border-radius:9999px;border-width:4px;--border-opacity: 1;border-color:#a0aec0;border-color:rgba(160,174,192,var(--border-opacity))}@media(min-width:640px){.sm\:container{width:100%}@media(min-width:640px){.sm\:container{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\:w-1\/2{width:50%}.md\:w-1\/6{width:16.666667%}}@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}}}@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}}}