@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{color:#fff;font-family:Lato,sans-serif;height:100%;overflow-x:hidden}body{background-color:#2f3d59;min-height:100vh;min-height:-webkit-fill-available}.App{min-height:100vh;position:relative;width:100%;z-index:1}.gradient-container{height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:-1}form input::placeholder{color:grey;font-weight:400}.animated-background{background:linear-gradient(45deg,#0c0c1f,#0d101f,#2b406b);height:calc(100% + 100px);left:0;min-height:120vh;position:fixed;top:0;transition:background 2s ease;width:100%;z-index:-1}.gradient-shapes{height:100%;overflow:hidden;position:absolute;width:100%}.shape{border-radius:50%;filter:blur(80px);opacity:.15;position:absolute}.shape-1{background:#2b406d;height:500px;left:-150px;top:-150px;width:500px}.shape-2{background:#0d101f;bottom:-200px;height:600px;right:-200px;width:600px}@supports (-webkit-touch-callout:none){.animated-background{height:120dvh;min-height:120dvh}}.animated-background:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.7' numOctaves='8' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");content:"";height:100%;left:0;opacity:.03;pointer-events:none;position:absolute;top:0;width:100%}img{display:block;max-width:100%}ul{list-style:none}a{text-decoration:none}a,button{color:#fff}button{background:none;border:none;cursor:pointer}input::placeholder{color:#000;font-family:Lato;font-weight:100}.navbar{align-items:center;display:flex;justify-content:space-between;position:relative}.middle-nav{left:50%;position:absolute;transform:translateX(-50%)}.logoImage{display:flex}.logoImage img{width:40px}.logoImage span{font-size:2.13rem}.list-item img{filter:invert(100%)}.middle-list{display:flex;font-size:16px;font-weight:500;gap:.938rem}.middle-list a.active{color:#fff}.middle-list a{color:#999;font-size:16px;font-weight:500}.nav-social{display:flex;gap:.625rem}.headerbar{padding:5rem 7.5rem 4rem}.typingText{color:#fff;font-size:2rem}.cursor{animation:blink .7s infinite;display:inline-block}@keyframes blink{0%,50%,to{opacity:1}25%,75%{opacity:0}}.heroSection{padding-bottom:12.375rem;padding-top:12.375rem;text-align:center}.heroSection h1{color:#f7f7f7;font-size:3rem;font-weight:800}.heroSection h3{color:#b8b8b8;font-size:1.5rem;font-weight:700}.heroText{margin-bottom:1.75rem}.getStarted{background-color:#596e9b}.getAgent,.getStarted{border-radius:20px;font-weight:700;padding:8px 12px;transition:transform .4s cubic-bezier(.4,0,.2,1),background-color .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1)}.getAgent{background-color:#fff;color:#000}.getAgent:hover,.getStarted:hover,button:not(.faqSection button):hover{background-color:#46445c;box-shadow:0 4px 12px #0006;color:#fff}.heroButton{display:flex;gap:10px;justify-content:center}.funcSection{padding-bottom:5rem;padding-left:7.5rem;padding-right:7.5rem}.functionImage{display:flex;justify-content:space-evenly}.functionImage li{display:flex;flex-direction:column}.functionImage img{align-self:center;filter:invert(100%);margin-bottom:1.25rem;width:3rem}.functionImage h4{align-self:center;font-size:1.38rem;font-weight:600}.dashboardOverview{padding-bottom:80px;padding-left:16.875rem;padding-right:16.875rem}.dashImage img{border-radius:15px;display:block;height:auto;width:100%}.dashOverview{padding-top:20px}.dashOverview h5{font-size:.94rem;font-weight:500;margin-bottom:10px}.dashOverview p{color:#b8b8b8;font-size:.94rem;font-weight:500;width:300px}.adsSection{padding:3.5rem 7.5rem 40px}.adsImage{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-evenly}.adsImage img{border-radius:15px;height:auto;max-width:100%;width:23rem}.quoteSection{align-items:center;border-top:.5px solid #46445c;display:flex;flex-direction:column;margin-left:7.5rem;margin-right:7.5rem;padding-bottom:74px;padding-top:74px}.h3Quote{color:#fff;font-size:2rem;font-weight:700}.quote{text-align:center}.quote p{color:#b8b8b8;font-size:1.38rem;font-weight:300;margin:5px auto 15px;width:250px}.mainSignupButton a{font-weight:700}.mainSignup{background-color:#596e9b;border-radius:20px;font-weight:500;padding:8px 12px;transition:transform .4s cubic-bezier(.4,0,.2,1),background-color .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1)}.mainSignup:hover{background-color:#46445c;box-shadow:0 4px 12px #0006;color:#fff}.faqSection{align-items:center;border-top:.5px solid #46445c;display:flex;flex-direction:column;gap:5px;margin-left:7.5rem;margin-right:7.5rem;padding-bottom:74px;padding-top:74px}.question1,.question2,.question3{background-color:#fff;border-radius:5px;padding:8px 12px;width:340px}.faqSection button{color:#000;font-size:.94rem;font-weight:500}.faq-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-size:1rem;font-weight:600;padding-left:30px;position:relative;text-align:left;width:100%}.faq-icon{color:#000;height:16px;left:2px;position:absolute;top:50%;width:16px}.faq-btn.active .faq-icon,.faq-icon{transform:translateY(-50%)}.faq-answer{color:grey;max-height:0;overflow:hidden;padding:0 1rem;transition:max-height .3s ease,padding .3s ease}.faq-answer.open{max-height:500px;padding:1rem}.faq-btn.active{background-color:#fff;cursor:pointer}.footerbar{border-top:.5px solid #46445c;margin-left:7.5rem;margin-right:7.5rem;padding-bottom:100px;padding-top:100px}.footer{display:flex;justify-content:space-between}.right-footer{display:flex;gap:2.5rem}.right-footer h6{color:#fff}.right-footer h6,.right-footer li{font-size:.94rem;font-weight:500;margin-bottom:10px}.right-footer li{color:#999}.logoImageBottom{display:flex;flex-direction:column}.logoImageBottom img{width:40px}.logoImageBottom span{color:#b8b8b8;font-size:.7rem}.container{margin:0 auto;max-width:1200px;padding:0 1rem}@media (max-width:768px){.headerbar{margin-top:2rem;padding:2rem 1rem}.middle-nav{margin:1rem 0;position:static;transform:none}.middle-list{gap:2rem}.logoImage img{width:40px}.logoText{font-size:6rem;font-weight:600}.navbar{flex-direction:column}.dashboardOverview{padding:0 1rem 40px}.funcSection{margin-top:6rem}.functionImage{gap:2rem}.adsImage,.functionImage{flex-direction:column}.faqSection,.footerbar{margin:0 1rem}.heroSection{padding-bottom:6rem;padding-top:6rem}.heroSectionTerms p{max-width:90vw}.adsSection,.funcSection{padding-left:1rem;padding-right:1rem}.question1,.question2,.question3{width:100%}.footer{display:flex;flex-direction:column}.logoImageBottom{margin-bottom:3rem}.shape{border-radius:50%;filter:blur(30px);opacity:1;position:absolute}.shape-1{height:500px;left:-150px;top:-150px;width:500px}}.errorGotyou{align-items:center;display:flex;flex-direction:column;padding-bottom:5rem;padding-left:7.5rem;padding-right:7.5rem}.errorImg{filter:invert(100);width:4rem}.errorText h1{color:#f7f7f7;font-size:2.5rem;font-weight:500}.errorDescription{word-wrap:break-word;color:#999;font-size:1.4rem;font-weight:300;text-align:center;width:40rem}.error404{font-size:20rem}.aboutGotyou{display:flex;flex-direction:column}.heroSectionAbout{margin-bottom:4rem;margin-top:4rem;padding-left:7.5rem;padding-right:7.5rem}.aboutHeroText{margin-bottom:2.5rem}.aboutHeroText h1{color:#f7f7f7;font-size:1.5rem;font-weight:700}.aboutHeroText h3{color:#b8b8b8;font-size:1.5rem;font-weight:700}.aboutDescription{color:#b8b8b8;font-size:1.1rem;font-weight:500;width:30rem}.aboutHeroButton{background-color:#596e9b;border-radius:20px;color:#fff;cursor:pointer;margin-bottom:1.5rem;margin-top:1.5rem;padding:.45rem;text-align:center;transition:transform .4s cubic-bezier(.4,0,.2,1),background-color .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);width:20rem}.exploreDashboard{font-size:.95rem;font-weight:570;padding-left:5px;padding-right:5px}.aboutHeroButton:hover{background-color:#46445c;box-shadow:0 4px 12px #0006;color:#fff}.functionImageAbout li{display:flex}.functionImageAbout li h4{color:#b8b8b8;margin-left:15px}.functionImageAbout img{align-self:left;filter:invert(60%);margin-bottom:1.25rem;width:1.2rem}.agentSection{display:flex;justify-content:center;margin-bottom:10rem;margin-top:7rem;text-align:center}.agentSection h1{color:#f7f7f7;font-size:2.5rem;font-weight:700}.agentSection p{word-wrap:break-word;color:#999;font-size:1.2rem;font-weight:500;margin-bottom:2rem;margin-top:2rem;text-align:center;width:470px}.agentButton{align-items:center;background-color:#596e9b;border-radius:25px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:550;justify-content:center;padding:.9rem;transition:transform .4s cubic-bezier(.4,0,.2,1),background-color .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);width:220px}.agentButton:hover{background-color:#46445c;box-shadow:0 4px 12px #0006;color:#fff}.loginSection{display:flex;justify-content:center;margin-bottom:10rem;margin-top:1.5rem;text-align:center}.loginSection h1{color:#f7f7f7;font-size:2.5rem;font-weight:700}.loginSection h3{color:#999;font-size:2.5rem;font-weight:700}.loginText{margin-bottom:2rem}.loginButton form{border-bottom:.5px solid #596e9b;display:flex;flex-direction:column;gap:10px;padding-bottom:1rem}.loginButton input[type=email],.loginButton input[type=password],.loginButton input[type=text]{border-radius:10px;border-style:none;color:#999;height:2.25rem;padding:10px}.submitlogin{background-color:#596e9b;color:#fff}.submitSignUp2,.submitlogin{border-radius:10px;height:2.25rem;padding:.5rem;transition:transform .4s cubic-bezier(.4,0,.2,1),background-color .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1)}.submitSignUp2{background-color:#b8b8b8;color:#000;cursor:pointer;margin-bottom:1rem;margin-top:2rem;width:100%}.forgotPassword{font-style:italic;margin-top:10px}.pricing{display:flex;flex-direction:column;padding-left:7.5rem;padding-right:7.5rem}.PricingHeroText h1{color:#f7f7f7;font-size:1.5rem;font-weight:700}.PricingHeroText h3{color:#b8b8b8;font-size:1.5rem;font-weight:700}.PriceOptions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:6rem;margin-top:3rem}.bgHomeBasic,.bgPowerUser,.bgProFamily{background-color:#fff;border-radius:15px;display:flex;flex-direction:column;height:30rem;justify-content:space-between;width:32%}.HomeBasic,.PowerUser,.ProFamily{color:#777;font-weight:500;padding:1.25rem}.OptionHome,.OptionPower,.OptionPro{font-size:20px;font-weight:550}.HomeBasic h3,.PowerUser h3,.ProFamily h3{color:#000;font-size:50px;padding-bottom:1.25rem;padding-top:1.25rem}.HomeBasic p,.PowerUser p,.ProFamily p{margin-bottom:.5rem}.bheroButton{background-color:#f3efef}.bheroButton,.uheroButton{border-radius:7px;cursor:pointer;margin:1.25rem;padding:.5rem;text-align:center}.uheroButton{background-color:#596e9b;transition:transform .4s cubic-bezier(.4,0,.2,1),background-color .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1)}.uheroButton:hover{background-color:#46445c;box-shadow:0 4px 12px #0006;color:#fff}.bheroButton a{color:#000}.bheroButton a,.uheroButton a{font-size:.95rem;font-weight:600}.uheroButton a{color:#fff}.signupSection{display:flex;justify-content:center;margin-bottom:10rem;margin-top:1.5rem;text-align:center}.signupButton h4{font-style:italic;font-weight:300}.signupButton h4 a{font-style:italic;font-weight:400;text-decoration:underline}.signupSection h1{color:#f7f7f7;font-size:2.5rem;font-weight:700}.signupSection h3{color:#999;font-size:2.5rem;font-weight:700}.signupText{margin-bottom:2rem}.signupButton form{align-items:center;display:flex;flex-direction:column;gap:10px}.signupButton input{border-style:none;color:#999;padding:10px}.signupButton input,.submitSignUp{border-radius:10px;height:2.25rem;width:100%}.submitSignUp{background-color:#596e9b;color:#fff;cursor:pointer;padding:.5rem;transition:transform .4s cubic-bezier(.4,0,.2,1),background-color .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1)}.forgotSection{display:flex;flex-direction:column;gap:8px;justify-content:space-between;margin-bottom:4rem;margin-top:2rem;text-align:center}.forgotSection form{border:none;display:flex;flex-direction:column;gap:20px;margin:auto;padding:20px}.forgotSection input{border-radius:8px;padding:8px 12px}.forgotSection form button{background-color:#596e9b;border-radius:8px;font-size:18px;font-weight:500;padding:10px 15px;transition:transform .4s cubic-bezier(.4,0,.2,1),background-color .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1)}.heroSectionTerms{margin-bottom:4rem;margin-top:4rem;padding-left:7.5rem;padding-right:7.5rem}.gotyouTerms{display:flex;flex-wrap:wrap;gap:40px}.companyLiability,.responsibilities,.userRights{flex:1 1;width:300px}.TermsHeroText h1{color:#f7f7f7;font-size:1.5rem;font-weight:600}.TermsHeroText h3{color:#999;font-size:1.5rem;font-weight:650;margin-bottom:2.5rem}.creditTerms{color:#b8b8b8;margin-top:2rem}.companyLiability h2,.responsibilities h2,.userRights h2{color:#999;font-size:.8rem;font-weight:500}.companyLiability h3,.responsibilities h3,.userRights h3{color:#fff;font-size:.9rem;font-weight:600}.companyLiability p,.responsibilities p,.userRights p{color:#b8b8b8;font-size:.9rem;font-weight:500;margin-bottom:1.8rem}@media (max-width:1024px){.dashboardOverview{padding-left:7.5rem;padding-right:7.5rem}.PriceOptions{display:flex;justify-content:space-between}.bgHomeBasic,.bgPowerUser,.bgProFamily{height:auto;width:30%}}@media (max-width:430px){.adsImage{padding:2rem}.adsImage img{width:100%}.heroSectionAbout{padding-left:1rem;padding-right:1rem}.aboutDescription p,.heroSectionAbout p{width:350px}.pricing{padding-left:1rem;padding-right:1rem}.PriceOptions{display:flex;flex-direction:column;justify-content:space-evenly}.bgHomeBasic,.bgPowerUser,.bgProFamily{height:auto;width:100%}.agentImage p{width:350px}.gotyouTerms{display:flex;flex-direction:column}.gotyouTerms p{width:400px}.heroSectionTerms{padding-left:1rem;padding-right:1rem}.heroSectionTerms p{max-width:90vw}.dashboardOverview{padding-left:1rem;padding-right:1rem}}
/*# sourceMappingURL=main.f51615de.css.map*/