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}@font-face{font-family:SF Pro Rounded;font-style:auto;src:url(/static/media/SF-Pro-Rounded-Black.920032f8c2ad5f0b79f0.otf) format("opentype"),url(/static/media/SF-Pro-Rounded-Black.a0b2ad926f719417afe6.woff2) format("woff2"),url(/static/media/SF-Pro-Rounded-Black.faf456f4f7595daf9591.woff) format("woff")}@font-face{font-family:SF Pro Rounded;font-style:auto;src:url(/static/media/SF-Pro-Rounded-Bold.a467dbaac5b4a0fe0bad.otf) format("opentype"),url(/static/media/SF-Pro-Rounded-Bold.9118cd160ecede0d4117.woff2) format("woff2"),url(/static/media/SF-Pro-Rounded-Bold.bd435671887abf71c00f.woff) format("woff")}@font-face{font-family:SF Pro Display;font-style:auto;src:url(/static/media/SF-Pro-Display-Medium.e1d844da0ee028d4e288.otf) format("opentype"),url(/static/media/SF-Pro-Display-Medium.d6a4b45219b8cc0fe830.woff2) format("woff2"),url(/static/media/SF-Pro-Display-Medium.9c9a415af25522ae6657.woff) format("woff")}*,:after,:before{box-sizing:border-box}.container{background-image:url(/static/media/bg.b6c93f037297bbb47460.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;overflow-x:hidden;padding:0 105px}@media(max-width:1200px){.container{padding:0 48px}}@media(max-width:992px){.container{padding:0 20px}}@media(max-width:480px){.container{padding:0 16px}}.main-frame{display:flex;flex-direction:column;max-width:1300px;min-height:100vh;width:100%}.header{align-items:center;border-bottom:1px solid #fff3;display:flex;justify-content:space-between;padding:38px 0 28px}@media(max-width:992px){.header{align-items:center;flex-direction:column;gap:14px;padding:18px 0 16px}}.header .header-left{align-items:flex-end;display:flex;gap:9px}.logo{color:#fff;font-family:SF Pro Rounded;font-size:24px;font-weight:700;letter-spacing:-.3px;line-height:106%;margin-bottom:-5px}.header-right{align-items:center;display:flex;gap:16px}@media(max-width:992px){.header-right{flex-direction:column;gap:10px;width:100%}}.contactBubble{background:#c89bff;border-radius:10px;color:#fff;flex-shrink:0;font-family:SF Pro Rounded;font-size:16px;font-weight:500;letter-spacing:-.3px;line-height:130%;padding:10px 16px;position:relative;width:295px}@media(max-width:1200px){.contactBubble{font-size:14px;width:220px}}@media(max-width:992px){.contactBubble{font-size:14px;max-width:420px;text-align:center;width:100%}}.contactBubble:after{border-bottom:5px solid #0000;border-left:10px solid #c89bff;border-top:5px solid #0000;content:"";position:absolute;right:-10px;top:50%;transform:translateY(-50%)}@media(max-width:992px){.contactBubble:after{display:none}}.contactButton{align-items:center;background:#fff5f5;border:none;border-radius:90px;color:#af6dff;cursor:pointer;display:flex;font-family:SF Pro Rounded;font-size:16px;font-weight:500;height:40px;justify-content:center;letter-spacing:-.3px;padding:12px 32px;-webkit-text-decoration-line:underline;text-decoration-line:underline;white-space:nowrap}@media(max-width:992px){.contactButton{max-width:420px;width:100%}}@media(max-width:480px){.contactButton{font-size:14px}}.mainContent{align-items:center;display:flex;flex:1 1;gap:24px;justify-content:space-between;overflow:hidden;padding:48px 0 32px}@media(max-width:992px){.mainContent{align-items:center;flex-direction:column;gap:28px;padding:32px 0 0}}.textColumn{display:flex;flex-direction:column;flex-shrink:0;gap:24px;width:390px}@media(max-width:1200px){.textColumn{width:320px}}@media(max-width:992px){.textColumn{align-items:center;gap:20px;max-width:420px;width:100%}}.textContent{color:#fff;font-family:SF Pro Rounded;font-size:40px;font-weight:700;letter-spacing:-.3px;line-height:115%}@media(max-width:1200px){.textContent{font-size:34px}}@media(max-width:992px){.textContent{font-size:28px;text-align:center}}@media(max-width:480px){.textContent{font-size:22px}}.actionButtons{display:flex;flex-direction:column;gap:10px}@media(max-width:992px){.actionButtons{flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:center;width:100%}}@media(max-width:400px){.actionButtons{align-items:center;flex-direction:column}}.quizButton{align-items:center;background:#00ce00;border:none;border-radius:90px;color:#fff;cursor:pointer;display:flex;font-family:SF Pro Rounded;font-size:16px;font-weight:500;height:44px;justify-content:center;letter-spacing:-.3px;padding:12px 40px;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition:opacity .2s ease;width:212px}.quizButton:hover{opacity:.85}@media(max-width:992px){.quizButton{width:180px}}@media(max-width:400px){.quizButton{max-width:280px;width:100%}}.loginButton{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1.5px solid #ffffff80;border-radius:90px;color:#fff;cursor:pointer;display:flex;font-family:SF Pro Rounded;font-size:16px;font-weight:500;height:44px;justify-content:center;letter-spacing:-.3px;padding:12px 40px;transition:background .2s ease,border-color .2s ease;width:212px}.loginButton:hover{background:#ffffff40;border-color:#fffc}@media(max-width:992px){.loginButton{width:180px}}@media(max-width:400px){.loginButton{max-width:280px;width:100%}}.phoneMockup{flex-shrink:1;height:auto;max-width:600px;object-fit:contain;width:52%}@media(max-width:992px){.phoneMockup{max-width:320px;width:70%}}@media(max-width:480px){.phoneMockup{max-width:260px;width:85%}}.footer{align-items:center;border-top:1px solid #fff3;display:flex;gap:16px;justify-content:space-between;padding:24px 0 30px;position:relative}@media(max-width:1100px){.footer{flex-wrap:wrap}}@media(max-width:992px){.footer{align-items:center;flex-direction:column;gap:14px;padding-bottom:24px;text-align:center}}.footer-left{display:flex;flex:0 0 auto;flex-direction:column;max-width:220px}@media(max-width:992px){.footer-left{align-items:center;max-width:100%}}.footer-left-first{color:#fff;font-size:14px}.footer-left-first,.footer-left-second{font-family:SF Pro Rounded;font-weight:500;letter-spacing:-.3px;line-height:130%}.footer-left-second{color:#e0c7ff;font-size:13px;margin-top:5px}.footer-right{align-items:flex-end;display:flex;flex:0 0 auto;flex-direction:column}@media(max-width:992px){.footer-right{align-items:center}}.footer-right-first,.footer-right-second{color:#e0c7ff;font-family:SF Pro Rounded;font-size:14px;font-weight:500;letter-spacing:-.3px;line-height:130%}@media(max-width:992px){.footer-right-first,.footer-right-second{text-align:center}}.footer-links{align-items:center;display:flex;flex-wrap:wrap;gap:12px 20px;justify-content:center}@media(min-width:993px){.footer-links{left:50%;max-width:44%;position:absolute;top:50%;transform:translate(-50%,-50%)}}@media(max-width:992px){.footer-links{gap:10px 16px;max-width:100%}}.footer-link{color:#e0c7ff;font-family:SF Pro Rounded;font-size:13px;font-weight:500;letter-spacing:-.3px;text-align:center;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#fff}@media(max-width:480px){.footer-link{font-size:12px}}.styles_container__0GcLE{color:#36455699;display:flex;flex-direction:column;font-family:SF Pro Rounded;font-size:17px;font-weight:400;gap:32px;line-height:24px;padding:20px;text-align:left}@media screen and (max-width:768px){.styles_container__0GcLE{padding:5px}}.styles_container__0GcLE b{color:#000;font-weight:700}.styles_container__0GcLE .styles_footnote__778pB{font-size:13px;font-weight:500;line-height:15.51px}.styles_container__0GcLE h1{color:#000;font-size:30px;font-weight:700;letter-spacing:-.3px;line-height:35.8px}.styles_container__0GcLE a{color:#000}.styles_container__0GcLE .styles_grayText__cb37h{color:#36455699}.styles_container__0GcLE .styles_tableWrapper__dhP1q{padding:15px 0;width:100%}@media screen and (max-width:768px){.styles_container__0GcLE .styles_tableWrapper__dhP1q{overflow-y:scroll}}.styles_container__0GcLE table{border-collapse:collapse;width:100%}@media screen and (max-width:768px){.styles_container__0GcLE table{width:200%}}.styles_container__0GcLE table tr{width:100%}.styles_container__0GcLE table td,.styles_container__0GcLE table th{background:#0000;border:1px solid #b9b9b9;font-size:15px;font-weight:500;line-height:22px;padding:10px 12px;vertical-align:top;width:25%}.styles_container__0GcLE table th{background:rgba(0,0,0,.059);color:#000}.styles_container__0GcLE ul{padding-left:27px}.styles_container__0GcLE ul li::marker{color:#36455699}.styles_card__bbPRa{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:210px}.styles_card__bbPRa .styles_cardTitle__WJhJY{color:#e5cefb;font-family:SF Pro Rounded;font-size:16px;font-style:normal;font-weight:500;letter-spacing:-.3px;line-height:106%;margin-bottom:42px}.styles_card__bbPRa .styles_cardTitle__WJhJY span{font-feature-settings:"case" on;color:#fff;font-family:SF Pro Rounded;font-size:17px;font-style:normal;font-weight:700;letter-spacing:-.408px;line-height:22px;margin-right:6px}.styles_card__bbPRa .styles_image__1Xekh{width:310px}@media screen and (max-width:768px){.styles_card__bbPRa{margin-bottom:20px}}.styles_mainTitle__bOXpY{color:#fff;font-family:SF Pro Rounded;font-size:40px;font-style:normal;font-weight:700;letter-spacing:-.3px;line-height:106%;margin:40px 0 45px 80px}@media screen and (max-width:768px){.styles_mainTitle__bOXpY{margin:20px auto}}.styles_container__Ake3X{color:#36455699;display:flex;flex-direction:column;font-family:SF Pro Rounded;font-size:17px;font-weight:400;gap:32px;line-height:24px;padding:20px;text-align:left}@media screen and (max-width:768px){.styles_container__Ake3X{padding:5px}}.styles_container__Ake3X b{color:#000;font-weight:700}.styles_container__Ake3X .styles_footnote__3MCOX{font-size:13px;font-weight:500;line-height:15.51px}.styles_container__Ake3X h1{color:#000;font-size:30px;font-weight:700;letter-spacing:-.3px;line-height:35.8px}.styles_container__Ake3X a{color:#000}.styles_container__Ake3X .styles_grayText__dFc0S{color:#36455699}.styles_container__Ake3X ul{padding-left:27px}.styles_container__Ake3X ul li::marker{color:#36455699}.styles_container__W\+AbE{color:#36455699;display:flex;flex-direction:column;font-family:SF Pro Rounded;font-size:17px;font-weight:400;gap:32px;line-height:24px;padding:20px;text-align:left}@media screen and (max-width:768px){.styles_container__W\+AbE{padding:5px}}.styles_container__W\+AbE b{color:#000;font-weight:700}.styles_container__W\+AbE .styles_footnote__hVaaV{font-size:13px;font-weight:500;line-height:15.51px}.styles_container__W\+AbE h1{color:#000;font-size:30px;font-weight:700;letter-spacing:-.3px;line-height:35.8px}.styles_container__W\+AbE a{color:#000}.styles_container__W\+AbE .styles_grayText__IDe\+W{color:#36455699}.styles_container__W\+AbE .styles_tableWrapper__6fmoY{padding:15px 0;width:100%}@media screen and (max-width:768px){.styles_container__W\+AbE .styles_tableWrapper__6fmoY{overflow-y:scroll}}.styles_container__W\+AbE table{border-collapse:collapse;width:100%}@media screen and (max-width:768px){.styles_container__W\+AbE table{width:200%}}.styles_container__W\+AbE table tr{width:100%}.styles_container__W\+AbE table td,.styles_container__W\+AbE table th{background:#0000;border:1px solid #b9b9b9;font-size:15px;font-weight:500;line-height:22px;padding:10px 12px;vertical-align:top;width:25%}.styles_container__W\+AbE table th{background:rgba(0,0,0,.059);color:#000}.styles_container__W\+AbE ul{padding-left:27px}.styles_container__W\+AbE ul li::marker{color:#36455699}
/*# sourceMappingURL=main.e738cc03.css.map*/