@font-face{font-family:America-Black;font-style:black;font-weight:black;src:url(/static/media/GT-America-Standard-Black.1f1e50791965ad15b44a.ttf) format("truetype")}@font-face{font-family:America-Bold;font-style:bold;font-weight:700;src:url(/static/media/GT-America-Standard-Bold.f1d6323d373a9addc711.ttf) format("truetype")}@font-face{font-family:America-Medium;font-style:medium;font-weight:medium;src:url(/static/media/GT-America-Standard-Medium.af6b09ec0847c953616c.ttf) format("truetype")}@font-face{font-family:America-Regular;font-style:normal;font-weight:400;src:url(/static/media/GT-America-Standard-Regular.86166284fd344abbc497.ttf) format("truetype")}@font-face{font-family:America-Light;font-style:light;font-weight:light;src:url(/static/media/GT-America-Standard-Light.f037f98112ada8cbaadf.ttf) format("truetype")}@font-face{font-family:America-Ultralight;font-style:lighter;font-weight:lighter;src:url(/static/media/GT-America-Standard-Ultra-Light.e398e589ba4e62d6e7b3.ttf) format("truetype")}@font-face{font-family:America-Thin;font-style:thin;font-weight:thin;src:url(/static/media/GT-America-Standard-Thin.7d11dac068040f58cd72.ttf) format("truetype")}body,html{box-sizing:border-box;font-size:16px;line-height:1.5}*,:after,:before{box-sizing:inherit}.container{padding-left:1rem;padding-right:1rem}.p-0{padding:0}.m-0{margin:0}.flex{display:flex}.justify-between{justify-content:space-between}.bg-black{background-color:#000}.bg-white{background-color:#fff}.hidden{display:none}.block{display:block}@media (min-width:1024px){.md\:block{display:block}.md\:hidden{display:none}}.container{margin-left:auto;margin-right:auto;max-width:100%;width:100%}@media (min-width:714px){.container{max-width:640px}}@media (min-width:1024px){.container{max-width:768px}}@media (min-width:1280px){.container{max-width:1024px}}@media (min-width:1440px){.container{max-width:1280px}}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-12{padding-bottom:3rem;padding-top:3rem}@media (min-width:1024px){.md\:py-32{padding-bottom:8rem;padding-top:8rem}}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.w-full{width:100%}.h-full{height:100%}.min-h-screen{min-height:100vh}.mt-6{margin-top:1.5rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-16{margin-bottom:4rem}.gap-3{gap:.75rem}.gap-y-6{row-gap:1.5rem}.gap-y-10{row-gap:2.5rem}.leading-none{line-height:1}.bg-darkGray{background-color:#161616}.bg-green{background-color:#b3f340}.bg-lime{background-color:#c2f061}.rounded-xl{border-radius:.75rem}.rounded-5xl{border-radius:2.5rem}.p-6{padding:1.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.px-16{padding-left:4rem;padding-right:4rem}.md\:max-w-xl{max-width:36rem}.absolute{position:absolute}.relative{position:relative}.top-20{top:5rem}.top-50vh{top:50vh}.top-60vh{top:60vh}.right-0{right:0}.left-0{left:0}.bottom-0{bottom:0}.bottom-20{bottom:5rem}.left-20{left:5rem}.w-5{width:1.25rem}.w-10{width:2.5rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-max{width:max-content}.cursor-pointer{cursor:pointer}.opacity-20{opacity:.2}.border{border-width:1px}.border-green{border-color:#b3f340}.border-dashed{border-style:dashed}.h-px{height:1px}.font-americaBlack{font-family:America-Black,sans-serif}.font-americaBold{font-family:America-Bold,sans-serif}.font-americaMedium{font-family:America-Medium,sans-serif}.font-americaRegular{font-family:America-Regular,sans-serif}.font-americaLight{font-family:America-Light,sans-serif}.font-americaUltraLight{font-family:America-Ultralight,sans-serif}.font-americaThin{font-family:America-Thin,sans-serif}.font-semibold{font-weight:600}.font-medium{font-weight:500}.font-bold{font-weight:700}.text-xs{font-size:.5rem}.text-sm{font-size:.75rem}.text-base{font-size:1rem}.text-md{font-size:1.25rem}.text-lg{font-size:1.5rem}.text-xl{font-size:1.75rem}.text-2xl{font-size:2rem}.text-3xl{font-size:2.5rem}.text-4xl{font-size:2.75rem}.text-5xl{font-size:3rem}.text-6xl{font-size:3.25rem}.text-7xl{font-size:3.5rem}.text-8xl{font-size:3.75rem}.text-9xl{font-size:4rem}.text-black{color:#000}.text-white{color:#fff}.text-green{color:#b3f340}.text-lime{color:#c2f061}.text-darkGray{color:#161616}.text-gray{color:#242424}.text-lightGray{color:#4a535d}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.button,button{cursor:pointer;display:inline-block;text-align:center}.button:focus,button:focus{border:none;outline:none}input,select,textarea{background-clip:padding-box;background-color:#fff;border:1px solid #4a535d;border-radius:.25rem;color:#242424;display:block;font-size:1rem;line-height:1.5;padding:.5rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}input:focus,select:focus,textarea:focus{border-color:#b3f340;box-shadow:0 0 0 .2rem #b3f34040;outline:0}input[type=checkbox],input[type=radio]{display:inline-block;margin-right:.5rem;width:auto}label{display:inline-block;margin-bottom:.5rem}.form-group{margin-bottom:1rem}.btn{border:1px solid #0000;border-radius:.25rem;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;user-select:none;vertical-align:middle;white-space:nowrap}.btn-primary{background-color:#b3f340;border-color:#b3f340;color:#000}.btn-primary:hover{background-color:#a3e330;border-color:#a3e330;color:#000}.btn-secondary{background-color:#242424;border-color:#242424;color:#fff}.btn-secondary:hover{background-color:#161616;border-color:#161616;color:#fff}.btn-sm{border-radius:.2rem;font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.btn-lg{border-radius:.3rem;font-size:1.25rem;line-height:1.5;padding:.5rem 1rem}.btn-block{display:block;width:100%}html{font-size:16px}body{background-color:#161616;color:#fff;font-family:America-Regular,sans-serif;line-height:1.5;overflow-x:hidden;padding:0}.flex{display:flex!important}.flex-col{flex-direction:column!important}.items-center{align-items:center!important}.justify-center{justify-content:center!important}.w-full{width:100%!important}.h-full{height:100%!important}.min-h-screen{min-height:100vh!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-12{padding-bottom:3rem!important;padding-top:3rem!important}@media (min-width:1024px){.md\:py-32{padding-bottom:8rem!important;padding-top:8rem!important}}.text-xs{font-size:.5rem!important}.text-sm{font-size:.75rem!important}.text-md{font-size:1.25rem!important}.text-lg{font-size:1.5rem!important}.text-xl{font-size:1.75rem!important}.text-2xl{font-size:2rem!important}.text-3xl{font-size:2.5rem!important}.text-4xl{font-size:2.75rem!important}.bg-darkGray{background-color:#161616!important}.bg-green{background-color:#b3f340!important}.bg-lime{background-color:#c2f061!important}.bg-white{background-color:#fff!important}.rounded-xl{border-radius:.75rem!important}.rounded-5xl{border-radius:2.5rem!important}.mt-6{margin-top:1.5rem!important}.mt-10{margin-top:2.5rem!important}.mt-12{margin-top:3rem!important}.mb-4{margin-bottom:1rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-16{margin-bottom:4rem!important}.gap-3{gap:.75rem!important}.gap-y-6{row-gap:1.5rem!important}.gap-y-10{row-gap:2.5rem!important}.w-5{width:1.25rem!important}.w-10{width:2.5rem!important}.w-14{width:3.5rem!important}.w-16{width:4rem!important}.w-max{width:max-content!important}.hidden{display:none!important}.block{display:block!important}@media (min-width:1024px){.md\:block{display:block!important}.md\:hidden{display:none!important}.md\:w-1\/3{width:33.333333%!important}.md\:w-1\/4{width:25%!important}.md\:max-w-xl{max-width:36rem!important}}.relative{position:relative!important}.absolute{position:absolute!important}.top-20{top:5rem!important}.top-50vh{top:50vh!important}.top-60vh{top:60vh!important}.right-0{right:0!important}.left-0{left:0!important}.bottom-0{bottom:0!important}.bottom-20{bottom:5rem!important}.left-20{left:5rem!important}.p-6{padding:1.5rem!important}.py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.py-4{padding-bottom:1rem!important;padding-top:1rem!important}.px-16{padding-left:4rem!important;padding-right:4rem!important}.font-americaBlack{font-family:America-Black,sans-serif!important}.font-americaBold{font-family:America-Bold,sans-serif!important}.font-americaMedium{font-family:America-Medium,sans-serif!important}.font-americaRegular{font-family:America-Regular,sans-serif!important}.font-americaLight{font-family:America-Light,sans-serif!important}.font-americaUltraLight{font-family:America-Ultralight,sans-serif!important}.font-americaThin{font-family:America-Thin,sans-serif!important}.button,button{cursor:pointer!important;display:inline-block!important;text-align:center!important}.button:focus,button:focus{border:none!important;outline:none!important}a{color:inherit!important}.cursor-pointer{cursor:pointer!important}.opacity-20{opacity:.2!important}.border{border-width:1px!important}.border-green{border-color:#b3f340!important}.border-dashed{border-style:dashed!important}.h-px{height:1px!important}.flex-column{display:flex!important;flex-direction:column!important}.flex-row{display:flex!important;flex-direction:row!important}.qr-code{background-color:#fff!important;border-radius:2.5rem!important;padding:1.5rem!important}.download-button{background-color:#b3f340!important;border-radius:.75rem!important;color:#000!important;display:block!important;font-weight:700!important;margin-top:1.5rem!important;padding:1rem 0!important;text-align:center!important;width:100%!important}.icon{display:inline-block!important;vertical-align:middle!important}.download-link{display:block!important;width:100%!important}img{height:auto!important;max-width:100%!important}.flex-1{flex:1 1 0%!important}.mr-2{margin-right:.5rem!important}.ml-2{margin-left:.5rem!important}@media (min-width:1024px){.md\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}}div[style*=backgroundImage]{background-attachment:fixed!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}div.flex.items-center.justify-center.w-full.md\:w-1\/3{align-items:center!important;display:flex!important;justify-content:center!important;width:100%!important}@media (min-width:768px){div.flex.items-center.justify-center.w-full.md\:w-1\/3{width:33.333333%!important}}div.flex.items-center.justify-center.w-full.md\:w-1\/3 img.w-30\%{width:30%!important}div.flex.items-center.justify-center.w-full.md\:w-1\/3 div.ml-6.md\:ml-12.text-white{color:#fff!important;margin-left:1.5rem!important}@media (min-width:768px){div.flex.items-center.justify-center.w-full.md\:w-1\/3 div.ml-6.md\:ml-12.text-white{margin-left:3rem!important}}div.flex.items-center.justify-center.w-full.md\:w-1\/3 h1.text-2xl.md\:text-6xl.font-americaBold{font-family:America-Bold,sans-serif!important;font-size:1.5rem!important}@media (min-width:768px){div.flex.items-center.justify-center.w-full.md\:w-1\/3 h1.text-2xl.md\:text-6xl.font-americaBold{font-size:3.75rem!important}}div.items-center.bg-white.justify-between.w-full.mb-10.md\:w-1\/2.flex-column.border-2.p-8.rounded-lg.border-white{align-items:center!important;background-color:#fff!important;border:2px solid #fff!important;border-radius:.5rem!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;margin-bottom:2.5rem!important;padding:2rem!important;width:100%!important}@media (min-width:768px){div.items-center.bg-white.justify-between.w-full.mb-10.md\:w-1\/2.flex-column.border-2.p-8.rounded-lg.border-white{width:50%!important}}div.items-center.bg-white.justify-between.w-full.mb-10.md\:w-1\/2.flex-column.border-2.p-8.rounded-lg.border-white div.text-center{text-align:center!important}div.items-center.bg-white.justify-between.w-full.mb-10.md\:w-1\/2.flex-column.border-2.p-8.rounded-lg.border-white p.text-black.text-xm.font-bold.font-americaLight.pb-5{color:#000!important;font-family:America-Light,sans-serif!important;font-weight:700!important;padding-bottom:1.25rem!important}div.items-center.bg-white.justify-between.w-full.mb-10.md\:w-1\/2.flex-column.border-2.p-8.rounded-lg.border-white div.flex.items-center{align-items:center!important;display:flex!important}a.px-8.py-2.text-white.border.border-white.rounded-full.text-md.font-americaLight{border:1px solid #fff!important;border-radius:9999px!important;color:#fff!important;font-family:America-Light,sans-serif!important;font-size:1rem!important;padding:.5rem 2rem!important}div.md\:flex.items-center.justify-center{display:block!important}@media (min-width:768px){div.md\:flex.items-center.justify-center{align-items:center!important;display:flex!important;justify-content:center!important}}div.m-5.mt-16.md\:mt-24{margin:4rem 1.25rem 1.25rem!important}@media (min-width:768px){div.m-5.mt-16.md\:mt-24{margin-top:6rem!important}}div.text-center.m-5.mt-16.md\:mt-24{margin:4rem 1.25rem 1.25rem!important;text-align:center!important}@media (min-width:768px){div.text-center.m-5.mt-16.md\:mt-24{margin-top:6rem!important}}div.w-full.mt-12.hidden.md\:flex.md\:items-stretch.md\:justify-between.md\:w-1\/2{display:none!important;margin-top:3rem!important;width:100%!important}@media (min-width:768px){div.w-full.mt-12.hidden.md\:flex.md\:items-stretch.md\:justify-between.md\:w-1\/2{align-items:stretch!important;display:flex!important;justify-content:space-between!important;width:50%!important}}div.w-full.mt-12.hidden.md\:flex.md\:items-stretch.md\:justify-between.md\:w-1\/2 img.mb-12.md\:mb-0.md\:w-2\/5{margin-bottom:3rem!important}@media (min-width:768px){div.w-full.mt-12.hidden.md\:flex.md\:items-stretch.md\:justify-between.md\:w-1\/2 img.mb-12.md\:mb-0.md\:w-2\/5{margin-bottom:0!important;width:40%!important}}div.w-full.mt-12.hidden.md\:flex.md\:items-stretch.md\:justify-between.md\:w-1\/2 img.md\:w-2\/5{width:40%!important}div.items-center.justify-between.w-full.mt-24.md\:w-1\/3.flex{align-items:center!important;display:flex!important;justify-content:space-between!important;margin-top:6rem!important;width:100%!important}@media (min-width:768px){div.items-center.justify-between.w-full.mt-24.md\:w-1\/3.flex{width:33.333333%!important}}div.items-center.justify-between.w-full.mt-24.md\:w-1\/3.flex a.flex-1.mr-2.md\:mx-3{flex:1 1 0%!important;margin-right:.5rem!important}@media (min-width:768px){div.items-center.justify-between.w-full.mt-24.md\:w-1\/3.flex a.flex-1.mr-2.md\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}}div.items-center.justify-between.w-full.mt-24.md\:w-1\/3.flex a.flex-1.ml-2.md\:mx-3{flex:1 1 0%!important;margin-left:.5rem!important}@media (min-width:768px){div.items-center.justify-between.w-full.mt-24.md\:w-1\/3.flex a.flex-1.ml-2.md\:mx-3{margin-left:.75rem!important;margin-right:.75rem!important}}div.text-white.text-center.mt-8.md\:mt-12.w-4\/5.md\:w-1\/2.hidden.md\:block{color:#fff!important;display:none!important;margin-top:2rem!important;text-align:center!important;width:80%!important}@media (min-width:768px){div.text-white.text-center.mt-8.md\:mt-12.w-4\/5.md\:w-1\/2.hidden.md\:block{display:block!important;margin-top:3rem!important;width:50%!important}}span.hidden.md\:block.text-white.font-bold.text-2xl{color:#fff!important;display:none!important;font-size:1.5rem!important;font-weight:700!important}@media (min-width:768px){span.hidden.md\:block.text-white.font-bold.text-2xl{display:block!important}}div.hidden.mt-12.md\:block{display:none!important;margin-top:3rem!important}@media (min-width:768px){div.hidden.mt-12.md\:block{display:block!important}}div.p-6.bg-white.rounded-5xl{background-color:#fff!important;border-radius:2.5rem!important;padding:1.5rem!important}div.mt-10.w-full.flex.justify-center{display:flex!important;justify-content:center!important;margin-top:2.5rem!important;width:100%!important}div.flex.flex-col.items-center.justify-between.md\:hidden{align-items:center!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important}@media (min-width:768px){div.flex.flex-col.items-center.justify-between.md\:hidden{display:none!important}}a.w-full.py-4.rounded-xl.bg-green.mt-6.block.text-center{background-color:#b3f340!important;border-radius:.75rem!important;display:block!important;margin-top:1.5rem!important;padding-bottom:1rem!important;padding-top:1rem!important;text-align:center!important;width:100%!important}span.text-base.text-black.font-americaBold{color:#000!important;font-family:America-Bold,sans-serif!important;font-size:1rem!important}button.flex.gap-3.w-full.items-center.justify-center.h-full.mt-6{align-items:center!important;display:flex!important;gap:.75rem!important;height:100%!important;justify-content:center!important;margin-top:1.5rem!important;width:100%!important}p.text-white.text-md.font-semibold{color:#fff!important;font-size:1rem!important;font-weight:600!important}div.text-green{color:#b3f340!important}input{background-color:initial!important;border:1px solid #fff!important;border-radius:.75rem!important;color:#fff!important;font-family:America-Regular,sans-serif!important;font-size:1rem!important;margin-bottom:1rem!important;padding:.75rem 1rem!important;width:100%!important}input:focus{border-color:#b3f340!important;outline:none!important}input::placeholder{color:#ffffff80!important}button.bg-green{background-color:#b3f340!important;border:none!important;border-radius:.75rem!important;color:#000!important;cursor:pointer!important;font-family:America-Bold,sans-serif!important;font-size:1rem!important;padding:.75rem 1.5rem!important;transition:all .2s ease-in-out!important}button.bg-green:hover{background-color:#a3e330!important}button.bg-green:focus{outline:none!important}button.border-green{background-color:initial!important;border:1px solid #b3f340!important;border-radius:.75rem!important;color:#b3f340!important;cursor:pointer!important;font-family:America-Bold,sans-serif!important;font-size:1rem!important;padding:.75rem 1.5rem!important;transition:all .2s ease-in-out!important}button.border-green:hover{background-color:#b3f3401a!important}button.border-green:focus{outline:none!important}input[type=checkbox]{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;border:1px solid #fff!important;border-radius:.25rem!important;cursor:pointer!important;height:1.25rem!important;margin-right:.5rem!important;position:relative!important;vertical-align:middle!important;width:1.25rem!important}input[type=checkbox]:checked{background-color:#b3f340!important;border-color:#b3f340!important}input[type=checkbox]:checked:after{color:#000!important;content:"✓"!important;font-size:.75rem!important;left:50%!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important}select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-color:initial!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E")!important;background-position:calc(100% - 1rem)!important;background-repeat:no-repeat!important;border:1px solid #fff!important;border-radius:.75rem!important;color:#fff!important;font-family:America-Regular,sans-serif!important;font-size:1rem!important;margin-bottom:1rem!important;padding:.75rem 2.5rem .75rem 1rem!important;width:100%!important}select:focus{border-color:#b3f340!important;outline:none!important}select option{background-color:#161616!important;color:#fff!important}textarea{background-color:initial!important;border:1px solid #fff!important;border-radius:.75rem!important;color:#fff!important;font-family:America-Regular,sans-serif!important;font-size:1rem!important;margin-bottom:1rem!important;min-height:6rem!important;padding:.75rem 1rem!important;resize:vertical!important;width:100%!important}textarea:focus{border-color:#b3f340!important;outline:none!important}textarea::placeholder{color:#ffffff80!important}label{color:#fff!important;display:block!important;font-size:1rem!important;margin-bottom:.5rem!important}.error-message,label{font-family:America-Regular,sans-serif!important}.error-message{color:#ff4d4d!important;font-size:.875rem!important;margin-bottom:1rem!important;margin-top:-.5rem!important}.form-group{margin-bottom:1.5rem!important}button[type=submit]{background-color:#b3f340!important;border:none!important;border-radius:.75rem!important;color:#000!important;cursor:pointer!important;font-family:America-Bold,sans-serif!important;font-size:1rem!important;padding:.75rem 1.5rem!important;transition:all .2s ease-in-out!important;width:100%!important}button[type=submit]:hover{background-color:#a3e330!important}button[type=submit]:focus{outline:none!important}button[type=button].cancel{background-color:initial!important;border:1px solid #fff!important;border-radius:.75rem!important;color:#fff!important;cursor:pointer!important;font-family:America-Bold,sans-serif!important;font-size:1rem!important;padding:.75rem 1.5rem!important;transition:all .2s ease-in-out!important;width:100%!important}button[type=button].cancel:hover{background-color:#ffffff1a!important}button[type=button].cancel:focus{outline:none!important}button.action{background-color:initial!important;border:none!important;color:#b3f340!important;cursor:pointer!important;font-family:America-Bold,sans-serif!important;font-size:1rem!important;padding:0!important;transition:all .2s ease-in-out!important}button.action:hover{text-decoration:underline!important}button.action:focus{outline:none!important}button.icon-button{align-items:center!important;background-color:initial!important;border:none!important;color:#fff!important;cursor:pointer!important;display:flex!important;font-size:1.5rem!important;justify-content:center!important;padding:.5rem!important;transition:all .2s ease-in-out!important}button.icon-button:hover{color:#b3f340!important}button.icon-button:focus{outline:none!important}a.button{background-color:#b3f340!important;border:none!important;border-radius:.75rem!important;color:#000!important;cursor:pointer!important;display:inline-block!important;font-family:America-Bold,sans-serif!important;font-size:1rem!important;padding:.75rem 1.5rem!important;text-align:center!important;text-decoration:none!important;transition:all .2s ease-in-out!important}a.button:hover{background-color:#a3e330!important}a.button:focus{outline:none!important}a.button.outline{background-color:initial!important;border:1px solid #b3f340!important;color:#b3f340!important}a.button.outline:hover{background-color:#b3f3401a!important}a.button.secondary{background-color:initial!important;border:1px solid #fff!important;color:#fff!important}a.button.secondary:hover{background-color:#ffffff1a!important}h1{font-size:2.5rem!important}h1,h2{color:#fff!important;font-family:America-Bold,sans-serif!important;line-height:1.2!important;margin-bottom:1rem!important}h2{font-size:2rem!important}h3{font-size:1.75rem!important}h3,h4{color:#fff!important;font-family:America-Bold,sans-serif!important;line-height:1.2!important;margin-bottom:1rem!important}h4{font-size:1.5rem!important}h5{font-size:1.25rem!important}h5,h6{color:#fff!important;font-family:America-Bold,sans-serif!important;line-height:1.2!important;margin-bottom:1rem!important}h6,p{font-size:1rem!important}p{color:#fff!important;font-family:America-Regular,sans-serif!important;line-height:1.5!important;margin-bottom:1rem!important}a{color:#b3f340!important;text-decoration:none!important;transition:all .2s ease-in-out!important}a:hover{text-decoration:underline!important}ol,ul{color:#fff!important;margin-bottom:1rem!important;padding-left:1.5rem!important}li{font-family:America-Regular,sans-serif!important;font-size:1rem!important;margin-bottom:.5rem!important}blockquote,li{color:#fff!important;line-height:1.5!important}blockquote{border-left:4px solid #b3f340!important;font-family:America-Light,sans-serif!important;font-size:1.25rem!important;margin-bottom:1rem!important;margin-left:0!important;margin-right:0!important;padding-left:1rem!important}code{border-radius:.25rem!important;padding:.25rem .5rem!important}code,pre{background-color:#ffffff1a!important;color:#fff!important;font-family:monospace!important;font-size:.875rem!important}pre{border-radius:.5rem!important;margin-bottom:1rem!important;overflow-x:auto!important;padding:1rem!important}pre code{background-color:initial!important;border-radius:0!important;padding:0!important}table{border-collapse:collapse!important;color:#fff!important;margin-bottom:1rem!important;width:100%!important}th{border-bottom:2px solid #fff3!important;font-family:America-Bold,sans-serif!important;text-align:left!important}td,th{color:#fff!important;font-size:1rem!important;padding:.75rem!important}td{border-bottom:1px solid #ffffff1a!important;font-family:America-Regular,sans-serif!important}.text-xs{font-size:.75rem!important}.text-sm{font-size:.875rem!important}.text-base{font-size:1rem!important}.text-lg{font-size:1.125rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important}.text-3xl{font-size:1.875rem!important}.text-4xl{font-size:2.25rem!important}.text-5xl{font-size:3rem!important}.text-6xl{font-size:3.75rem!important}.text-7xl{font-size:4.5rem!important}.text-8xl{font-size:6rem!important}.text-9xl{font-size:8rem!important}.font-thin{font-weight:100!important}.font-extralight{font-weight:200!important}.font-light{font-weight:300!important}.font-normal{font-weight:400!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.font-extrabold{font-weight:800!important}.font-black{font-weight:900!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-justify{text-align:justify!important}.uppercase{text-transform:uppercase!important}.lowercase{text-transform:lowercase!important}.capitalize{text-transform:capitalize!important}.normal-case{text-transform:none!important}.tracking-tighter{letter-spacing:-.05em!important}.tracking-tight{letter-spacing:-.025em!important}.tracking-normal{letter-spacing:0!important}.tracking-wide{letter-spacing:.025em!important}.tracking-wider{letter-spacing:.05em!important}.tracking-widest{letter-spacing:.1em!important}.leading-none{line-height:1!important}.leading-tight{line-height:1.25!important}.leading-snug{line-height:1.375!important}.leading-normal{line-height:1.5!important}.leading-relaxed{line-height:1.625!important}.leading-loose{line-height:2!important}.text-white{color:#fff!important}.text-black{color:#000!important}.text-green{color:#b3f340!important}.text-gray{color:#a0a0a0!important}.text-darkGray{color:#161616!important}.italic{font-style:italic!important}.not-italic{font-style:normal!important}.underline{text-decoration:underline!important}.line-through{text-decoration:line-through!important}.no-underline{text-decoration:none!important}.truncate{overflow:hidden!important;white-space:nowrap!important}.overflow-ellipsis,.truncate{text-overflow:ellipsis!important}.overflow-clip{text-overflow:clip!important}.break-normal{overflow-wrap:normal!important;word-break:normal!important}.break-words{overflow-wrap:break-word!important}.break-all{word-break:break-all!important}.whitespace-normal{white-space:normal!important}.whitespace-nowrap{white-space:nowrap!important}.whitespace-pre{white-space:pre!important}.whitespace-pre-line{white-space:pre-line!important}.whitespace-pre-wrap{white-space:pre-wrap!important}@tailwind base;@tailwind components;@tailwind utilities;body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:America-Regular;font-size:16px;height:100vh;margin:0;width:100%}button:focus{border:none;outline:none}.markdown ul{list-style-type:disc;padding-left:20px}.markdown a{color:#b3f340}.fever-link-bg{background-color:#242424!important;padding:0 12px!important}
/*# sourceMappingURL=main.5903992d.css.map*/