@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--primary:#2b69f8;--primary--disabled:#616161;--success:#2e7d32;--error:#cf1714;--accent:#fbc02d;--background-primary:#f3f2f1;--background:#f7f9fc;--background-secondary:#949494;--surface:#fff;--border:#e0e0e0;--text-main:#212121;--text-muted:#616161;--gray--400:#d9d9d9;--black--800:#212121;--black--800-01:#21212110;--grey--100:#e0e0e0;--grey--400:#616161;--white--100:#fff;--white--200:#fff;--white--300:#f7f9fc;--blue--100:#f7f9fc;--blue--700:#2b69f8;--red-500:#d80027;--secondary:var(--text-main);--background--selected:var(--background);font-size:16px}*,:after,:before{direction:ltr;font-family:Inter,Roboto Flex,system-ui,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,h2{font-size:1.375rem}h1,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}}.cv-card{align-items:start;background-color:var(--surface);border:1px solid var(--border);border-radius:1rem;box-shadow:0 1px 3px #0000000d;box-sizing:border-box;display:flex;-webkit-hyphens:auto;hyphens:auto;justify-content:space-between;margin-bottom:1.5rem;padding:1rem;width:100%;word-break:break-word}.cv-card h4{font-size:1.25rem;font-weight:400}.cv-card p{font-size:1rem;text-align:left}[dir=rtl] .cv-card p{text-align:right}.cv-card .checkbox-list{display:flex;flex-direction:column;list-style:none;margin-bottom:.5rem;margin-top:.5rem}.cv-card .content,.cv-card section{display:flex;flex-direction:column;gap:.5rem}.cv-card .content{align-items:center;width:100%}main{align-items:center;display:flex;flex:1;flex-direction:column}section{justify-content:center}.wrapper--main,section{display:flex;width:100%}.wrapper--main{align-items:center;box-sizing:border-box;flex:1;flex-direction:column;gap:1.5rem;max-width:30rem;padding:1rem 1.5rem 2rem}.sub-heading{color:var(--text-muted);font-size:1.125rem;font-weight:400}.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}.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}@media(max-width:599px){.hide-on--mobile{display:none}}
