.welcome{color:#172033;background:#f7f8fa;min-height:100vh}.welcome>nav{background:#fff;border-bottom:1px solid #e7eaf0;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(20px,7vw,110px);display:flex}.welcome nav>a:first-child{color:#172033;align-items:center;gap:10px;font-size:20px;font-weight:750;text-decoration:none;display:flex}.welcome nav>a>b{color:#fff;background:#f35c21;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.welcome nav small{color:#f35c21;letter-spacing:2.5px;font-size:7px;display:block}.welcome-login{color:#fff;background:#17243d;border-radius:9px;padding:11px 17px;font-size:11px;font-weight:700;text-decoration:none}.welcome-hero{text-align:center;background:#fff;padding:clamp(65px,10vw,125px) 20px 75px}.welcome-hero>small,.welcome-flow>small{color:#f35c21;letter-spacing:1.8px;font-size:9px;font-weight:800}.welcome-hero h1{letter-spacing:-3px;max-width:850px;margin:20px auto;font-size:clamp(38px,6vw,72px);line-height:1.02}.welcome-hero p{color:#697587;max-width:660px;margin:0 auto;font-size:16px;line-height:1.7}.welcome-hero>div{flex-direction:column;align-items:center;gap:13px;margin-top:30px;display:flex}.welcome-hero>div>a{color:#fff;background:#f35c21;border-radius:10px;padding:15px 22px;font-size:12px;font-weight:750;text-decoration:none}.welcome-hero>div>span{color:#8c96a4;font-size:9px}.welcome-modules{grid-template-columns:repeat(4,1fr);gap:14px;width:min(1100px,100% - 32px);margin:35px auto;display:grid}.welcome-modules article{background:#fff;border:1px solid #e3e7ec;border-radius:13px;padding:24px}.welcome-modules article>b{color:#ed5720;background:#fff0ea;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.welcome-modules h2{margin:16px 0 7px;font-size:15px}.welcome-modules p{color:#7f8997;font-size:10px;line-height:1.6}.welcome-flow{text-align:center;width:min(1100px,100% - 32px);margin:55px auto 80px}.welcome-flow h2{font-size:28px}.welcome-flow>div{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.welcome-flow span{background:#fff;border:1px solid #e1e5ea;border-radius:9px;padding:11px 14px;font-size:10px}.welcome-flow span b{color:#fff;background:#17243d;border-radius:50%;place-items:center;width:20px;height:20px;margin-right:7px;font-size:8px;display:inline-grid}@media (max-width:760px){.welcome-modules{grid-template-columns:1fr 1fr}.welcome-hero h1{letter-spacing:-1.7px}.welcome-hero p{font-size:13px}}@media (max-width:460px){.welcome-modules{grid-template-columns:1fr}.welcome>nav{height:70px}.welcome-hero{padding-top:55px}}
