@import"https://fonts.googleapis.com/css2?family=Lexend:wght@400;500;600;700&display=swap";:root{--primary:#8a88ff;--primary--disabled:#616161;--success:#2e7d32;--error:#cf1714;--accent:#fbc02d;--background-primary:#f3f2f1;--background:#f7f9fc;--background-secondary:#949494;--surface:#fff;--border:#e0e0e0;--text-main:#2e2b2e;--text-muted:#616161;--text-muted-secondary:#6c757d;--gray--400:#d9d9d9;--gray--500:#495057;--yellow--100:#fcf0dd;--yellow--500:#f7c608;--yellow--600:#9f7200;--green--100:#dbfae1;--green--500:#127a27;--black--800:#212121;--black--800-01:#21212110;--grey--100:#e0e0e0;--grey--400:#616161;--white--100:#fff;--white--200:#fafafa;--white--300:#f7f9fc;--blue--100:#f7f9fc;--blue--200:#ececff;--blue--700:#2b69f8;--red-500:#d80027;--secondary:var(--text-main);--background--selected:var(--background);font-size:16px}*,:after,:before{direction:ltr;font-family:Lexend,sans-serif;margin:0;padding:0}[dir=rtl] *,[dir=rtl] :after,[dir=rtl] :before{direction:rtl}body{background:var(--background-primary);color:var(--text-main)}#__nuxt{display:flex;flex-direction:column;min-height:100vh;position:relative;width:100%}.layout-content{display:flex;flex:1;flex-direction:column}h1{font-size:2rem;font-weight:900;line-height:110%}h2{font-size:1.375rem}h2,h3{font-weight:600;line-height:110%}h3,h4{font-size:1.125rem}h4{font-weight:500;line-height:110%}li,p{font-size:.9375rem}.helper-text,li,p,small{font-weight:400;line-height:155%}.helper-text,small{font-size:.8125rem}h1,p{text-align:center}ol{padding-left:2em}ul{list-style-type:disc}img,svg{display:block}@media(max-width:345px){:root{font-size:16px}}main{align-items:center;display:flex;flex:1;flex-direction:column}hero,section{display:flex;justify-content:center;position:relative;width:100%}.wrapper--main{align-items:center;box-sizing:border-box;display:flex;flex:1;flex-direction:column;gap:3rem;max-width:80rem;padding:5rem 2rem;width:100%}.wrapper--top{padding-top:3rem}.sub-heading{font-size:1.25rem;font-weight:400;letter-spacing:1px}.underline-animation{position:relative}.underline-animation:after{background-color:var(--text-main);bottom:0;content:"";height:2px;left:0;position:absolute;transform-origin:left;transition:width .3s ease;width:0}[dir=rtl] .underline-animation:after{left:auto;right:0;transform-origin:right}.underline-animation:hover:after{width:100%}.margin--auto{margin:0 auto}.margin-top--small{margin-top:.5rem}.margin-top--big{margin-top:1.5rem}.margin-bottom--normal{margin-bottom:1rem}.text-align--start{text-align:start}.text--normal{font-size:1.25rem;font-weight:400;letter-spacing:1px}.display-flex{align-items:center;display:flex;flex-direction:row;gap:.25em}.width--100{width:100%}.max-width--380{max-width:23.75rem}.max-height--330{max-height:20.625rem}.gap--small{gap:.5rem}.gap--normal{gap:1rem}.gap--large{gap:2rem}@media(max-width:599px){.hide-on--mobile{display:none}}
