.card{box-sizing:border-box;color:#666;background-color:#f8f8f8;border-radius:8px;position:relative;box-shadow:0 0 8px #0000001a}.card.hover:hover{background-color:#ebebeb}.card>.card-header,.card>.card-footer{border:0 solid #dfdfdf}.card>.card-header:not(:last-child){border-bottom-width:1px}.card>.card-footer:not(:first-child){border-top-width:1px}.card>.card-header,.card>.card-body,.card>.card-footer{padding:32px;display:flow-root}.card>.card-header,.card>.card-footer{padding:24px 32px;font-size:.9rem}.default .card{color:#666;background-color:#f8f8f8}.default .card.hover:hover{background-color:#ebebeb}.default .card>.card-header,.default .card>.card-footer{border:0 solid #dfdfdf}.default .card>.card-header:not(:last-child){border-bottom-width:1px}.default .card>.card-footer:not(:first-child){border-top-width:1px}.muted .card{color:#666;background-color:#fff}.muted .card.hover:hover{background-color:#f2f2f2}.muted .card>.card-header,.muted .card>.card-footer{border:0 solid #dfdfdf}.muted .card>.card-header:not(:last-child){border-bottom-width:1px}.muted .card>.card-footer:not(:first-child){border-top-width:1px}.primary .card{color:#666;background-color:#fff}.primary .card.hover:hover{background-color:#f2f2f2}.primary .card>.card-header,.primary .card>.card-footer{border:0 solid #dfdfdf}.primary .card>.card-header:not(:last-child){border-bottom-width:1px}.primary .card>.card-footer:not(:first-child){border-top-width:1px}.secondary .card{color:#666;background-color:#fff}.secondary .card.hover:hover{background-color:#f2f2f2}.secondary .card>.card-header,.secondary .card>.card-footer{border:0 solid #dfdfdf}.secondary .card>.card-header:not(:last-child){border-bottom-width:1px}.secondary .card>.card-footer:not(:first-child){border-top-width:1px}.card.default{color:#666;background-color:#fff}.card.default.hover:hover{background-color:#f2f2f2}.card.default>.card-header,.card.default>.card-footer{border:0 solid #dfdfdf}.card.default>.card-header:not(:last-child){border-bottom-width:1px}.card.default>.card-footer:not(:first-child){border-top-width:1px}.card.muted{color:#666;background-color:#f8f8f8}.card.muted.hover:hover{background-color:#ebebeb}.card.muted>.card-header,.card.muted>.card-footer{border:0 solid #dfdfdf}.card.muted>.card-header:not(:last-child){border-bottom-width:1px}.card.muted>.card-footer:not(:first-child){border-top-width:1px}.card.primary{color:#fff;background-color:#0ba0b0}.card.primary.hover:hover{background-color:#0a8a98}.card.primary>.card-header,.card.primary>.card-footer{border:0 solid #f8f8f8}.card.primary>.card-header:not(:last-child){border-bottom-width:1px}.card.primary>.card-footer:not(:first-child){border-top-width:1px}.card.secondary{color:#fff;background-color:#92d5dc}.card.secondary.hover:hover{background-color:#7fced6}.card.secondary>.card-header,.card.secondary>.card-footer{border:0 solid #f8f8f8}.card.secondary>.card-header:not(:last-child){border-bottom-width:1px}.card.secondary>.card-footer:not(:first-child){border-top-width:1px}h1,h2,h3,h4,h5,h6{text-transform:none;color:#0ba0b0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:400}.default h1,.default h2,.default h3,.default h4,.default h5,.default h6,.muted h1,.muted h2,.muted h3,.muted h4,.muted h5,.muted h6{color:#0ba0b0}.primary h1,.primary h2,.primary h3,.primary h4,.primary h5,.primary h6,.secondary h1,.secondary h2,.secondary h3,.secondary h4,.secondary h5,.secondary h6{color:#fff}h1.primary,h2.primary,h3.primary,h4.primary,h5.primary,h6.primary{color:#0ba0b0}h1.white,h2.white,h3.white,h4.white,h5.white,h6.white{color:#fff}h1{font-size:2.625rem;line-height:1.2}h2{font-size:2.23125rem;line-height:1.3}h3{font-size:1.5rem;line-height:1.4}h4{font-size:1.25rem;line-height:1.4}h5{font-size:16px;line-height:1.4}h6{font-size:.875rem;line-height:1.4}.subtitle{margin:-6px 0 0;font-size:.85rem}.button{color:#fff;cursor:pointer;background-color:#0ba0b0;border:1px solid #0ba0b0;border-radius:1000px;align-items:center;gap:8px;height:36px;padding:0 16px;font-size:.85rem;text-decoration:none;transition:background-color .25s;display:flex;box-shadow:0 0 16px #00000026}.button>svg{width:16px;height:16px}.button:hover,.button:focus{background-color:#0ba0b0e6}.button.reverse{color:#0ba0b0;background-color:#fff}.button.reverse:hover,.button.reverse:focus{background-color:#fdfdfd}.button.reset{box-shadow:none;background:0 0;border:none;margin:0;padding:0}a.reset{color:#666;text-decoration:none}header nav,main>*,footer{--width:1200px;--padding-vertical:64px;--padding-horizontal:calc(( 100vw - var(--width) ) / 2);padding:var(--padding-vertical) var(--padding-horizontal)}header{height:56px}header nav{--padding-vertical:0;box-sizing:border-box;z-index:100;background-color:#fff;border-bottom:1px solid #f8f8f8;justify-content:space-between;align-items:center;width:100vw;height:56px;font-size:.9rem;display:flex;position:fixed;box-shadow:0 -8px 16px #00000026}header nav .title{color:#333;align-items:center;gap:16px;height:32px;margin-right:16px;display:flex}header nav .title .subtitle{color:#666;font-size:.7rem;display:block}header nav .flag button{height:fit-content}header nav .flag img{border-radius:4px;width:28px;height:auto}header nav ul{align-items:center;gap:24px;margin:0;padding:0;list-style:none;display:flex}header nav ul li{height:fit-content}header nav ul img{border-radius:1000px;width:auto}header nav a{color:#333333a6;text-decoration:none;transition:color .25s}header nav a:hover,header nav a:focus{color:#333}header nav a.active{color:#0ba0b0}main{position:relative}footer{--width:720px;background-color:#f8f8f8}footer>:not(:last-child){margin-bottom:16px}footer h5{text-transform:uppercase;margin-bottom:16px;font-size:.9rem;font-weight:700}footer ul{justify-content:center;align-items:center;margin:0;padding:0;list-style:none;display:flex}footer ul li{align-items:center;gap:12px;display:flex}footer ul svg{width:20px;height:20px}footer .icons{gap:8px}footer .icons a{color:#666;box-sizing:border-box;border:1px solid #ccc;border-radius:100px;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;display:flex}footer .icons a>*{width:100%;height:100%}footer .links{gap:96px;margin-bottom:56px;display:flex}footer .links>:first-child{width:100%}footer .links>:not(:first-child){flex-shrink:0}footer .links ul{display:block}footer .links ul>:not(:last-child){margin-bottom:4px}footer .links a{color:#333333a6;text-decoration:none;transition:color .25s}footer .links a:focus,footer .links a:hover{color:#333c}@media (max-width:1300px){header nav,main>*,footer{--width:720px}}@media (max-width:800px){header nav,main>*,footer{--padding-horizontal:32px}footer .links{flex-direction:column;align-items:center;gap:32px}footer .links,footer .links a{text-align:center}footer .links li{justify-content:center}footer .links>*{width:auto!important}}@media (max-width:500px){header nav .title{margin:0}header nav .title span{display:none}}#curriculum-diplomas{background-color:#f8f8f8}#curriculum-diplomas>div{z-index:10;justify-content:space-around;gap:24px;margin-top:96px;display:flex;position:relative}#curriculum-diplomas>div:before{content:"";background-color:#0ba0b0;border-radius:100px;width:100%;height:4px;display:block;position:absolute;top:-32px;left:0;translate:0 -50%}#curriculum-diplomas>div>article{width:100%;position:relative}#curriculum-diplomas>div>article>.date{color:#0ba0b0;margin:0;position:absolute;top:-64px;left:50%;translate:-50% -50%}#curriculum-diplomas .card{box-sizing:border-box;width:100%;position:relative}#curriculum-diplomas .card .card-body{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:256px;display:flex;position:relative}#curriculum-diplomas .card .card-footer{align-items:center;gap:8px;padding:20px;display:flex}#curriculum-diplomas .card>.circle{background-color:#0ba0b0;border-radius:1000px;width:16px;height:16px;display:block;position:absolute;top:-32px;left:50%;translate:-50% -50%}#curriculum-diplomas .card>.arrow{color:#fff;z-index:100;display:block;position:absolute;top:0;left:50%;translate:-50% -100%}#curriculum-diplomas .card.primary>.arrow{color:#0ba0b0}@media (max-width:1300px){#curriculum-diplomas>div{flex-direction:column;margin-top:32px;margin-left:96px}#curriculum-diplomas>div:before{background-color:#0ba0b0;border-radius:100px;width:4px;height:100%;top:0;left:-32px;translate:-50%}#curriculum-diplomas>div>article>.date{top:19px;left:-72px}#curriculum-diplomas .card{box-shadow:none;background:0 0}#curriculum-diplomas .card>*{color:#666}#curriculum-diplomas .card h3{color:#0ba0b0}#curriculum-diplomas .card>.arrow{display:none}#curriculum-diplomas .card .card-body,#curriculum-diplomas .card .card-footer{text-align:left;border:none;height:auto;padding:0}#curriculum-diplomas .card .card-body{margin-bottom:8px;display:block}#curriculum-diplomas .card>.circle{top:19px;left:-32px}}#curriculum-experiences{gap:100px;display:flex}#curriculum-experiences>*{width:100%}#curriculum-experiences>:first-child{flex-shrink:.5}#curriculum-experiences .schema-container{overflow:visible}#curriculum-experiences .schema{min-width:664px;height:412px;position:relative}#curriculum-experiences .timeline{background-color:#0ba0b0;border-radius:1000px;width:100%;height:4px;position:absolute;top:256px;left:0}#curriculum-experiences .timeline>.pins{color:#0ba0b0;text-align:center;justify-content:center;align-items:center;padding-top:16px;display:flex;position:absolute;top:50%}#curriculum-experiences .timeline>.pins>span{z-index:20;padding:4px;font-size:.875rem;display:block}#curriculum-experiences .timeline>.pins:not(:first-child):before{content:"";z-index:10;background-color:#0ba0b0;border-radius:1000px;width:16px;height:16px;display:block;position:absolute;top:0;left:0;translate:-50% -50%}#curriculum-experiences .blocks{height:412px;position:relative}#curriculum-experiences .blocks>*{position:absolute}#curriculum-experiences .blocks>* .card{box-sizing:border-box;cursor:pointer;align-items:center;width:max-content;height:96px;transition:background-color .25s,color .25s;display:flex;position:absolute;left:50%;translate:-50%}#curriculum-experiences .blocks>* .card:not(.primary):hover{background-color:#f1f1f1}#curriculum-experiences .blocks>* .card>*{padding:24px}#curriculum-experiences .blocks>* .arc{border-left:2px dashed #ccc;height:calc(100% - 112px);transition:border-color .25s;display:block;position:absolute;left:50%;translate:-50%}#curriculum-experiences .blocks>* .interval{box-sizing:border-box;z-index:5;border:4px solid #e1e1e1;width:calc(100% + 2px);height:12px;transition:border-color .25s;display:block;position:absolute;left:50%}#curriculum-experiences .blocks>* .interval:before,#curriculum-experiences .blocks>* .interval:after{content:"";z-index:5;background-color:#e1e1e1;border-radius:1000px;width:12px;height:12px;transition:background-color .25s;display:block;position:absolute}#curriculum-experiences .blocks>* .interval:before{left:0;translate:calc(-50% - 2px)}#curriculum-experiences .blocks>* .interval:after{right:0;translate:calc(50% + 2px)}#curriculum-experiences .blocks>* .interval.top>span{bottom:calc(100% + 4px)}#curriculum-experiences .blocks>* .interval.bottom>span{top:calc(100% + 4px)}#curriculum-experiences .blocks>.top{height:256px;bottom:156px}#curriculum-experiences .blocks>.top .card{top:0}#curriculum-experiences .blocks>.top .arc{top:96px}#curriculum-experiences .blocks>.top .interval{border-bottom:none;border-radius:8px 8px 0 0;bottom:0;translate:-50%}#curriculum-experiences .blocks>.top .interval:before,#curriculum-experiences .blocks>.top .interval:after{bottom:-2px;transform:translateY(50%)}#curriculum-experiences .blocks>.bottom{height:152px;bottom:0}#curriculum-experiences .blocks>.bottom .card{bottom:0}#curriculum-experiences .blocks>.bottom .arc{bottom:96px}#curriculum-experiences .blocks>.bottom .interval{border-top:none;border-radius:0 0 8px 8px;top:0;translate:-50%}#curriculum-experiences .blocks>.bottom .interval:before,#curriculum-experiences .blocks>.bottom .interval:after{top:-2px;transform:translateY(-50%)}#curriculum-experiences .blocks>.selected .arc,#curriculum-experiences .blocks>.selected .interval{border-color:#92d5dc}#curriculum-experiences .blocks>.selected .arc:before,#curriculum-experiences .blocks>.selected .arc:after,#curriculum-experiences .blocks>.selected .interval:before,#curriculum-experiences .blocks>.selected .interval:after{background-color:#92d5dc}@media (max-width:1300px){#curriculum-experiences{flex-direction:column;gap:56px}#curriculum-experiences .schema{margin-right:56px}}@media (max-width:800px){#curriculum-experiences{gap:32px}#curriculum-experiences .schema-container{text-align:left;direction:rtl;padding:24px 12px 24px 32px;overflow:auto}}#curriculum-skills{background-color:#f8f8f8}#curriculum-skills h2{text-align:center;margin-bottom:64px!important}#curriculum-skills>div{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}#curriculum-skills>div>*{width:100%}#curriculum-skills .card{border-radius:8px;width:340px;min-height:340px;position:relative}#curriculum-skills .card>.icon{color:#666;background-color:#f8f8f8;border:2px solid #fff;border-radius:1000px;justify-content:center;align-items:center;width:50px;height:50px;padding:0;display:flex;position:absolute;top:0;right:32px;translate:0 -50%}#curriculum-skills .card>.icon>*{width:24px;height:24px}#curriculum-skills .card>.card-body>:not(:last-child){margin-bottom:32px}#curriculum-skills .card>.card-body h4{text-transform:uppercase;font-size:.8rem;font-weight:700}#curriculum-skills .card>.card-body p{margin:0;font-size:.9rem}@media (max-width:1300px){#curriculum-skills{--padding-horizontal:32px}}#curriculum-introduction{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:flex-start;gap:32px;min-height:75vh;display:flex;position:relative}#curriculum-introduction>*{max-width:720px}#curriculum-introduction h1{font-size:4rem;font-weight:700;line-height:4rem}#curriculum-introduction ul{padding:0;font-size:1.1rem;list-style:none}#curriculum-introduction ul li{align-items:center;gap:16px;display:flex}#curriculum-introduction ul svg{width:20px;height:20px}#curriculum-introduction aside{flex-wrap:wrap;align-items:center;gap:16px;display:flex}@media (max-width:700px){#curriculum-introduction aside{justify-content:center}}#curriculum-exchange{background-color:#fff}#curriculum-exchange>div{align-items:stretch;gap:32px;margin-top:32px;display:flex}#curriculum-exchange>div>aside{flex-shrink:0}#curriculum-exchange>div>article{width:100%}#curriculum-exchange>div img{border-radius:4px}#thesis-introduction{box-sizing:border-box;--width:1000px;flex-direction:column;justify-content:center;align-items:flex-start;gap:32px;min-height:75vh;display:flex;position:relative}#thesis-introduction h1{font-size:3rem;font-weight:700;line-height:3rem}#thesis-introduction>*{max-width:960px}#thesis-introduction article ul{flex-wrap:wrap;align-items:center;gap:8px;margin:16px 0 0;padding:0;list-style:none;display:flex}#thesis-introduction article ul>*{color:#fff;background-color:#999;border-radius:8px;padding:4px 12px;font-size:.8rem}#thesis-introduction aside{align-items:center;gap:16px;display:flex}@media (max-width:1300px){#thesis-introduction{--width:720px}}#curriculum-supervisors{background-color:#f8f8f8}#curriculum-supervisors>h3{text-align:center;margin-bottom:64px!important}#curriculum-supervisors>div{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}#curriculum-supervisors>div>*{width:100%}#curriculum-supervisors .card{width:340px;box-shadow:none;background-color:#0000;border-radius:8px;position:relative}#curriculum-supervisors .card>.icon{color:#666;background-color:#f8f8f8;border:2px solid #fff;border-radius:1000px;justify-content:center;align-items:center;width:196px;height:196px;margin:auto;padding:0;display:flex;overflow:hidden}#curriculum-supervisors .card>.icon>img{height:auto}#curriculum-supervisors .card>.card-body{text-align:center}#curriculum-supervisors .card>.card-body>:not(:last-child){margin-bottom:32px}#curriculum-supervisors .card>.card-body h4{color:#666;text-transform:uppercase;font-size:.8rem;font-weight:700}#curriculum-supervisors .card>.card-body p{margin:0;font-size:.9rem}#thesis-logos{background-color:#f8f8f8;flex-wrap:wrap;justify-content:center;align-items:center;gap:64px;display:flex}#thesis-logos img{width:200px;height:auto}#thesis-abstract{--width:720px;text-align:justify}#thesis-abstract h2{text-align:center;margin:0 0 56px}#thesis-abstract h3{margin-top:32px}#thesis-abstract img{width:100%;height:auto}#thesis-abstract figure{margin:0 0 32px;padding:16px}#thesis-abstract figure figcaption{text-align:center;margin-top:16px}#thesis-abstract blockquote{margin:0;padding:32px 40px;font-size:1.1rem;position:relative}#thesis-abstract blockquote p{margin:0}#thesis-abstract blockquote:before,#thesis-abstract blockquote:after{content:"";color:inherit;background-size:contain;width:24px;height:24px;display:block;position:absolute}#thesis-abstract blockquote:before{background:url(/quotes/up.svg) 0 0 no-repeat;top:8px;left:16px}#thesis-abstract blockquote:after{background:url(/quotes/down.svg) 100% 100% no-repeat;bottom:8px;right:16px}#thesis-abstract cite{text-align:right;font-size:1.1em;display:block}:root{font-synthesis:none;text-rendering:optimizelegibility;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary:#026299;--secondary:#0ba0b0}body{color:#666;-webkit-text-size-adjust:100%;background-color:#fff;width:100vw;min-height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:16px;font-weight:400;line-height:1.5;overflow-x:hidden}#root{box-sizing:border-box;flex-direction:column;width:100%;height:100%;display:flex}
