.container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;font-family:Montserrat,sans-serif;color:#fff;border:0 #000}.container,body{padding:0;background-color:#000;margin:0}.hidden{display:none}.main{display:flex;flex-direction:column;align-items:center;width:100%;max-width:800px;padding:0;border:0 #000;background-color:#000;margin:0}.preHeading{font-size:1.7rem;font-weight:300;margin-bottom:.5rem;margin-top:1.5rem;opacity:0;animation:fadeIn 1s forwards;animation-delay:2.3s}.title{font-size:6.5rem;font-weight:700;margin:-1rem;opacity:0;animation:fadeIn 3s forwards;animation-delay:0s;font-family:none}.subtitle{font-size:1rem;font-weight:400;max-width:100%;margin:1rem 1rem 0}.subtitle,.subtitle2{text-align:center;opacity:0;animation:fadeIn 2s forwards;animation-delay:2.5s}.subtitle2{font-size:.9rem;font-weight:200;max-width:300px;margin:.5rem .5rem 0}.fineprint{animation:fadeIn 1s forwards;animation-delay:2.6s}.fineprint,.fineprint2{text-align:left;font-size:1rem;margin-bottom:0;opacity:0;max-width:220px}.fineprint2{animation:fadeIn 1s forwards;animation-delay:4.6s}.fineprint3{text-align:left;font-size:1rem;margin-bottom:1rem;opacity:0;animation:fadeIn 1s forwards;animation-delay:5.6s;max-width:220px}.fineprint4{max-width:200px;text-align:left;font-size:1rem;opacity:0;animation:fadeIn 1s forwards;animation-delay:0s;margin:auto auto .5rem}.textarea2{width:100%;resize:none;border:1px solid #fff;color:#fff;padding:.5rem;font-size:.7rem;font-family:inherit;opacity:0;animation:fadeIn .5s forwards;animation-delay:2.7s;border-radius:8px;display:block;margin:0 auto;max-width:150px}.tokenCounter{text-align:center;font-size:.6rem;color:#f3f3f3;margin-bottom:1rem;opacity:0;animation:fadeIn .5s forwards;animation-delay:2.8s}.textarea{min-width:200px;min-height:150px;max-width:1992px;max-height:1024px;opacity:0;padding:.9rem 1.4rem 1.4rem;font-size:.75rem;resize:none;border:1px solid #fff;color:#fff;border-radius:8px;animation:fadeIn .5s forwards;animation-delay:0s;align:center;background:#000}.input,.textarea{font-family:inherit;box-sizing:border-box;display:block;margin:auto auto 10px}.input{max-width:220px;width:220px;padding:1.2rem;font-size:.9rem;border:1px solid #000;border-radius:9999px;animation:fadeIn .5s forwards;animation-delay:2.8s;animation:fadeIn 1s forwards}.submitButton{margin:auto}.linkButton,.submitButton{width:100%;width:220px;padding:1rem;font-size:1rem;font-weight:700;background-color:#fff;color:#000;border:none;border-radius:9999px;cursor:pointer;transition:opacity 2s,transform 2s;display:block}.linkButton{margin:1rem auto auto}.showForm .submitButton{opacity:1;transform:translateY(0)}.submitButton.loading{width:220px;background-color:#ccc;cursor:not-allowed;opacity:.5;pointer-events:none;position:relative;margin:auto;display:block}.greencheck{max-width:220px;font-weight:900}.grey{color:grey}.submitButton:before{content:"Submit Request"}.submitButton.loading:before{content:"Refresh if the next page doesn't load."}.submitButton.loading:after{content:"";position:absolute;left:50%;top:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid #fff;border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite}.embeddedTweet{width:100%;overflow-wrap:break-word;display:flex;justify-content:center}.inputGreen{border:1px solid green!important}.subtext{font-size:.7rem;color:green;margin-top:10px;margin-bottom:10px;text-align:center;font-weight:900}.pricingcontainer{flex-wrap:wrap;gap:1rem;margin:1rem}.pricingcontainer,.verticalcontainer{display:flex;justify-content:space-evenly}.verticalcontainer{flex-direction:column;width:180px;height:100%}.pricingblock{background-color:#fff;border:1px solid #e0e0e0;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:8px;width:10%;min-width:240px;box-sizing:border-box;text-align:center;padding:.5rem 2rem}.pricingblocktitle{font-size:1.3rem;font-weight:700;margin-bottom:0;padding-bottom:0}.pricingblocksubtitle{font-size:1rem}.pricingblockfeatures,.pricingblocksubtitle{font-weight:400;margin-bottom:1rem;margin-top:0}.pricingblockfeatures{font-size:.8rem;text-align:left}.pricingblockbutton{padding:.8rem 1.2rem;font-size:.8rem;width:180px;margin-left:-50px;margin-right:-50px;font-weight:700;background-color:#000;color:#fff;border:none;border-radius:9999px;cursor:pointer;transition:background-color .3s ease}.pricingblockbuttonsubtitle{font-size:1rem;font-weight:400;margin-bottom:1rem}.pricingblockbutton:hover{background-color:#333}.pricingblockbutton.green{background-color:green}.togglecontainer{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.toggle{display:inline-flex;border:1px solid #000;border-radius:9999px;overflow:hidden;height:30px;cursor:pointer;width:100%}.toggleoption{flex:1 1;display:flex;justify-content:center;align-items:center;font-size:.9rem;font-weight:400;background-color:#000;color:#fff;transition:background-color .3s ease}.toggleoptionright,input[type=checkbox]:checked~.toggleoptionleft{background-color:#fff;color:#000}input[type=checkbox]:checked~.toggleoptionright{background-color:#000;color:#fff}.accordion{cursor:pointer;font-size:.9rem;font-weight:400;margin-bottom:0;background-color:transparent;border:none;outline:none;width:100%;text-align:left;padding:0;color:#fff}.accordion:before{content:"➤\00a0";display:inline-block;transition:transform .3s ease}.accordion.active:before{transform:rotate(90deg);transition:transform .3s ease}.defaultOpen:before{transform:rotate(90deg)}.panel.defaultOpenPanel{max-height:none}.panelitem{margin-bottom:-.1rem;line-height:.8rem;font-size:.7rem}.panel{font-size:.9rem;font-weight:400;text-align:left;margin-bottom:1rem;overflow:hidden;transition:max-height .2s ease-out;max-height:0;width:90%}.red{color:#800;font-weight:700}.greenButton{background-color:green}.legal{font-size:.6rem;color:#737373;margin-bottom:1rem;opacity:0;animation:fadeIn 2s forwards;animation-delay:2.9s;max-width:220px;transition:transform 2s}.legal,.legal2{text-align:center}.legal2{font-size:.5rem;color:#969696;margin:.4rem auto auto}.video{width:275px;height:600px;display:block;margin:2rem auto 3rem;border-radius:20px;border-color:#000}.show{max-height:1000px!important}.accordion{margin:1rem auto -.5rem;padding-left:.5rem;padding-top:0;width:225px}.legal2 a{color:silver}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}