@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";body,html{background:#ecf1f7;font-family:Inter,sans-serif;margin:0;min-height:100dvh;padding:0}header{align-items:center;align-self:stretch;border-bottom:1px solid rgba(16,33,45,.04);display:flex;justify-content:space-between;padding:20px 42px}header .lang{align-items:center;gap:6px}header .locale{cursor:pointer}main{align-items:center;align-self:stretch;flex-direction:column;min-height:calc(100dvh - 177px)}footer,main{display:flex}footer{align-items:flex-start;gap:12px;justify-content:center;padding:60px 15px 30px}footer a,footer span{color:#10212d26;font-family:Inter;font-size:13px;font-style:normal;font-weight:400;line-height:normal}footer a{text-decoration-line:underline}h1,h2,h3,h4,h5,h6,p{color:#10212d;font-family:Aeonik,Inter,sans-serif;margin:0;padding:0}h1{font-size:26px;font-style:normal;font-weight:400;line-height:30px}.tb-row{display:flex;flex-direction:row}.tb-col{display:flex;flex-direction:column}.card-wrapper{padding:0 15px}.card-wrapper .card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 3px #00000008;display:flex;flex-direction:column;gap:42px;max-width:600px;outline:1px solid rgba(16,33,45,.02);padding:24px 24px 36px;width:100%}
