@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";:root{--black--800:#1a1a1a;--grey--100:#d0d3da;--grey--400:#909091;--white--100:#fff;--white--200:#fdfdfc;--white--300:#f9f9f9;--blue--100:#f4fbff;--blue--700:#0d3e79;--red-500:#d80027;--primary:var(--blue--700);--primary--disabled:var(--grey--400);--secondary:var(--black--800);--background:var(--white--300);--background--selected:var(--blue--100);--border:var(--grey--100);font-size:16px}*,:after,:before{direction:ltr;font-family:Nunito,sans-serif;margin:0;padding:0}[dir=rtl] *,[dir=rtl] :after,[dir=rtl] :before{direction:rtl}body{background:var(--background);color:var(--secondary)}#__nuxt{display:flex;flex-direction:column;min-height:100vh;position:relative;width:100%}h1{font-size:1.875rem}h1,h2{font-weight:700;line-height:110%}h2{font-size:1.5rem}h3{font-size:1.375rem;font-weight:700}h3,h4{line-height:110%}h4{font-size:1.125rem;font-weight:600}li,p{font-size:1.5rem;font-weight:500;line-height:155%}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:14px}}main{flex-direction:column}.wrapper--main,main{align-items:center;display:flex;flex:1}.wrapper--main{box-sizing:border-box;flex-direction:column;gap:1.5rem;max-width:600px;padding:1rem 1.5rem 2rem;width:100%}.sub-heading{color:#0d1512;font-size:1rem;font-weight:400;opacity:.6}.margin--auto{margin:0 auto}.margin-top--big{margin-top:1.5rem}.margin-bottom--normal{margin-bottom:1rem}.display-flex{align-items:center;display:flex;flex-direction:row;gap:.25em}.width--100{width:100%}.max-width--380{max-width:380px}
