@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";body{display:block;margin:0;background-color:#eee}h1,h2,p{margin:0}.main{display:flex;flex-direction:column;gap:140px}.fs{background-color:#fff;min-height:100vh;display:flex;overflow:hidden;padding:0 10px}.fs-bg{position:absolute;bottom:0;right:0;-webkit-user-select:none;user-select:none;pointer-events:none}.fsw{max-width:1180px;min-height:100%;width:100%;margin:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:baseline;gap:48px}.fs-layout{max-width:580px;width:100%;display:flex;flex-direction:column;gap:48px;position:relative}.fs-img{position:absolute;right:-860px;top:-60px;width:777px;aspect-ratio:259/190;display:none}.fs-top{display:flex;flex-direction:column;align-items:center;gap:24px;align-self:stretch}.fs-title{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.fs-title h1{color:#09304a;font-size:2.8rem;font-style:normal;font-weight:700;line-height:114.286%}.fs-title h2{color:#09304a;font-size:1.8rem;font-style:normal;font-weight:700;line-height:122.222%}.fs-title p{color:#09304a;font-size:1rem;font-style:normal;font-weight:400;line-height:140%}.fs-buttons{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.fs-auth{width:100%;display:flex;padding:16px 32px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#09304a;box-shadow:0 4px 20px #00000026;color:#fff;font-size:20px;font-style:normal;font-weight:400;line-height:28px;transition:.2s}.fs-auth:hover{background:#184057}.fs-auth:active{outline:3px solid #7f878a;background:#021524;box-shadow:0 0 0 4px #7f878a}.fs-auth:focus-visible{outline:3px solid #7f878a;outline-offset:1px;transition:outline-offset 0s,outline 0s}.fs-reg{width:100%;display:flex;padding:16px 32px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#bf4c25;box-shadow:0 4px 20px #00000026;color:#fff;font-size:20px;font-style:normal;font-weight:400;line-height:28px;transition:.2s}.fs-reg:hover{background:#cc6d47}.fs-reg:active{outline:3px solid #e6b49a;background:#993215;box-shadow:0 0 0 4px #e6b49a}.fs-reg:focus-visible{outline:3px solid #e6b49a;outline-offset:1px;transition:outline-offset 0s,outline 0s}@media (min-width: 768px){.fs-buttons{flex-direction:row}}@media (min-width: 1024px){.fs{padding-top:92px}.fs-img{display:block}.fsw{margin:auto;padding-bottom:100px}}@media (min-width: 1440px){.fs{padding:92px 0 0}}.footer{width:100%;padding:0 10px;background:#09304a;height:310px}.footer-w{max-width:1180px;width:100%;margin:auto;padding:40px 0;display:flex;flex-direction:column;gap:20px;font-size:16px}.footer-w a{color:#fff;text-decoration:underline}.footer-docs{font-size:20px;font-weight:600;color:#fff}@media (min-width: 768px){.footer{flex-direction:row}}@media (min-width: 1440px){.footer{padding:0}}.frs{width:100%;padding:100px 10px;background:#fff}.frs-w{max-width:1180px;margin:auto;display:flex;flex-direction:column;align-items:center;gap:64px}.frs-cards{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(6,auto);row-gap:24px;column-gap:20px}.frs-card{position:relative;overflow:hidden;display:flex;padding:20px;flex-direction:column;align-items:flex-start;gap:16px;flex:1 0 0;border-radius:16px;background:#fff;box-shadow:0 8px 24px #0000001a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.frs-icon{display:flex;padding:.6rem;width:3rem;height:3rem;align-items:center;gap:10px;border-radius:12px;background:radial-gradient(50% 50% at 50% 50%,#3b96d3,#115380);box-shadow:0 4px 8px #00000026}.frs-text{color:#09304a;font-size:.9rem;font-style:normal;font-weight:700;line-height:133.333%}.frs-back-icon{position:absolute;right:0;top:0;transform:rotate(10deg);width:200px;height:200px;aspect-ratio:1/1}.frs-title{color:#343434;text-align:center;font-size:2rem;font-style:normal;font-weight:700;line-height:120%}@media (min-width: 768px){.frs-cards{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}}@media (min-width: 1024px){.frs-cards{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}}@media (min-width: 1440px){.frs{padding:100px 0}}.auth-card{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center;gap:40px}.auth-f-title-w{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch;margin-bottom:20px}.auth-f-title{color:#202020;align-self:stretch;text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:28px;letter-spacing:-.264px}.auth-f-des{color:#83879a;text-align:center;width:100%;font-feature-settings:"liga" off,"clig" off;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.reg-btns{display:flex;flex-direction:column}@media (min-width: 768px){.reg-btns{display:flex;flex-direction:row;justify-content:space-between}}.header{border-radius:16px;background:#ffffffbf;box-shadow:0 8px 24px #0000001a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;width:calc(100vw - 20px);max-width:1180px;padding:20px;justify-content:space-between;align-items:center;position:fixed;z-index:100;margin:auto;left:10px;right:10px;top:10px}.h-logo{display:flex;align-items:center;gap:8px;font-size:20px;line-height:28px;font-weight:700}.asppr-logo{height:36px}@media (min-width: 1440px){.header{top:24px}}._p-menu_1msra_1{width:initial;border-radius:12px;box-sizing:border-box;background:#fff;padding:8px;position:absolute;right:0;top:0;box-shadow:0 -2px 23px #223c5033}._p-menu_1msra_1 ._menu-link_1msra_11{padding:8px 12px;color:#fff;font-size:14px;font-style:normal;font-weight:590;line-height:20px;display:flex;gap:12px}.ss{max-width:1180px;width:100%;margin:auto;display:flex;flex-direction:column;align-items:center;gap:40px;padding:0 10px}.ss-title{display:flex;flex-direction:column;align-items:center;gap:24px;align-self:stretch}.ss-title h2{color:#343434;text-align:center;font-size:2rem;font-style:normal;font-weight:700;line-height:120%}.ss-title p{max-width:940px;color:#343434;text-align:center;font-size:1rem;font-style:normal;font-weight:400;line-height:130%}.ss-cards{display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}.ss-card{display:flex;padding:20px;flex-direction:column;align-items:flex-start;gap:20px;flex:1 0 0;align-self:stretch;border-radius:16px;background:#ffffffbf;box-shadow:0 8px 24px #0000001a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ss-card-info{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.ss-card-title{color:#09304a;font-size:1rem;font-style:normal;font-weight:700;line-height:130%}.ss-card-value{color:#343434;font-size:.9rem;font-style:normal;font-weight:400;line-height:133.333%}.ss-icon{border-radius:12px;background:radial-gradient(50% 50% at 50% 50%,#3b96d3,#115380);box-shadow:0 4px 8px #00000026;height:3.8rem;width:3.8rem;display:flex;padding:.8rem;align-items:center}@media (min-width: 768px){.ss-cards{flex-direction:row}}@media (min-width: 1440px){.ss{padding:0}}.ts{max-width:1180px;width:100%;margin:auto;display:flex;flex-direction:column;align-items:center;gap:24px;padding:0 10px}.ts h2{color:#343434;text-align:center;font-size:2rem;font-style:normal;font-weight:700;line-height:120%}.ts p{width:100%;max-width:940px;color:#343434;text-align:center;font-size:1rem;font-style:normal;font-weight:400;line-height:140%}@media (min-width: 1440px){.ts{padding:0}}html{font-family:Inter,sans-serif;height:100%;font-size:16px}body{height:100%;margin:0;padding:0;color:#343434}#root{height:100%}*{box-sizing:border-box}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:#ccc;cursor:pointer}@media (max-width: 600px){html{font-size:16px}}@media (min-width: 600px) and (max-width: 1200px){html{font-size:18px}}@media (min-width: 1200px){html{font-size:20px}}._cookie-accept_vonb0_1{position:fixed;bottom:0;left:0;right:0;min-height:90px;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;background:#fff;z-index:300010;box-shadow:#64646f33 0 7px 29px}._text_vonb0_15{overflow-y:scroll;max-height:200px;-ms-overflow-style:none;scrollbar-width:none}._text_vonb0_15 ::-webkit-scrollbar{display:none}._container_vonb0_24{max-width:1000px;display:flex;flex-direction:column;padding:16px 28px}._doc-link_vonb0_30{font-size:14px;margin-bottom:14px}
