nav{position:absolute;bottom:0;left:0;width:100%;height:-moz-fit-content;height:fit-content;transition:background .2s,box-shadow .2s;z-index:2}nav.fixed{position:fixed;top:0;background:#0a1e3a;box-shadow:0 0 5px rgba(0,0,0,.8)}nav div{display:inline-block;width:25%;text-align:center;padding:20px 0;font-size:24px;opacity:.2;animation:show .5s forwards}nav div:first-child{animation-delay:1.3s}nav div:nth-child(2){animation-delay:1.4s}nav div:nth-child(3){animation-delay:1.5s}nav div:nth-child(4){animation-delay:1.6s}@keyframes show{0%{opacity:.2}to{opacity:1}}@media screen and (max-width:840px){nav div{font-size:20px}}@media screen and (max-width:500px){nav{display:none}}.lang-selector{position:fixed;right:20px;bottom:20px;width:50px;height:50px;cursor:pointer;z-index:1;opacity:1;pointer-events:all;transition:opacity .3s}.lang-selector.hidden{opacity:0;pointer-events:none}.lang-selector img{width:100%;height:auto;cursor:pointer;box-shadow:0 0 5px rgba(0,0,0,.1333333333);outline:none;outline:2px solid hsla(0,0%,100%,0);transition:outline .3s}.lang-selector .current{position:relative;top:20px}.lang-selector .current:hover img{outline:2px solid #fff}.lang-selector .select{position:absolute;bottom:30px;width:100%;padding:7px 0 3px;pointer-events:none;opacity:0;transition:opacity .3s}.lang-selector:hover .select{pointer-events:all;opacity:1}.lang-selector .flag{all:unset}.lang-selector .flag:hover img{outline:2px solid #fff}@media screen and (max-width:840px){.lang-selector{position:absolute;top:calc(100% + 10px);right:20px}.lang-selector.hidden{opacity:1;pointer-events:all}.lang-selector .select{top:100%}}@media screen and (max-width:500px){.lang-selector{top:calc(100% + 30px);right:30px}}header{height:100svh;position:relative;z-index:2}header,header .background{background:url(/img/header.jpg) 100%,url(/img/header-load.svg) 100%;background-size:cover}header .background{width:100%;height:100%;filter:blur(10px)}header .introduction{font-size:100px;text-transform:uppercase;position:absolute;top:50%;translate:0 -50%;width:80%}header .introduction span{display:block;width:100%;text-align:right;text-transform:uppercase;color:rgba(0,0,0,0);background:linear-gradient(-45deg,rgba(255,255,255,.2) 50%,white 55%);background-size:250% auto;background-position:100%;background-clip:text;-webkit-background-clip:text;-moz-background-clip:text;-ms-background-clip:text;-o-background-clip:text;animation:swipe 1s 1s forwards}header .introduction span:last-child{font-weight:700}header .brand{background:url(/img/brand.png);background-size:cover;width:200px;aspect-ratio:1;position:absolute;top:50%;left:20%;translate:0 -50%;opacity:.2;animation:brand .5s 1.3s forwards}@keyframes swipe{0%{background-position:100%}to{background-position:0}}@keyframes brand{to{opacity:1}}@media screen and (max-width:1320px){header .introduction{width:90%}header .brand{left:10%}}@media screen and (max-width:1020px){header .introduction{font-size:80px}header .brand{width:160px}}@media screen and (max-width:840px){header .introduction{width:100%}header .introduction span{text-align:center}header .brand{display:none}}@media screen and (max-width:600px){header .introduction{font-size:60px}}@media screen and (max-width:500px){header .introduction{font-size:50px}}@media screen and (max-width:400px){header .introduction{font-size:40px}}.spacing{height:100px}.block{width:100%;padding:50px 20%;box-sizing:border-box;position:relative}.block>.title{font-size:35px}.block .subtitle,.block>.title{text-align:center;font-weight:400;padding:30px 0}.block .subtitle{font-size:30px}.block .content{padding-bottom:20px;font-size:24px;text-align:justify}.block .content .paragraph{margin-bottom:20px}.block .content .paragraph:before{content:"";display:inline-block;width:30px}.block .content .more{text-align:center}.block:nth-child(2n){background:rgba(0,0,0,.2)}.block .container{width:550px;margin:auto;text-align:left}.block .container .subtitle{margin-left:30px;font-weight:400;font-size:30px;padding:30px 0}.block .container .content{margin-top:5px;text-align:left}.block .container .content .date{margin-top:5px;font-weight:300}.list{margin:auto}.list .item{position:relative;padding-bottom:15px;transition:translate .3s}.list .item:not(.list .item:last-child):before{content:"";display:block;position:absolute;top:15px;left:-30px;width:3px;height:100%;background:#fff;transition:translate .3s}.list .item:not(.list .item:last-child):hover:before{translate:-5px 0}.list .item .title:before{content:"";display:block;position:absolute;top:11px;left:-34px;width:11px;height:11px;background:#020e21;border:3px solid #fff;box-sizing:border-box;outline:3px solid #020e21;border-radius:50%;transition:translate .3s}.list .item:hover{translate:5px 0}.list .item:hover .title:before{translate:-5px 0}.list .item .content{opacity:.35;transition:opacity .3s,translate .3s}.list .item:hover .content{opacity:.5;translate:5px 0}.links{text-align:center}.links a{display:block;margin:10px auto;width:min-content}.birthday{color:#fd0;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none}.balloon{--color:red;position:fixed;width:100px;height:300px;pointer-events:none;animation:fly 5s linear forwards}.balloon svg .colored{fill:var(--color)}@keyframes fly{0%{top:100%}to{top:-300px}}@media screen and (max-width:1320px){.block{padding:50px 15%}}@media screen and (max-width:1020px){.block{padding:40px 10%}}@media screen and (max-width:840px){.block{padding:30px 50px}.block>.title{font-size:28px}.block>.subtitle{font-size:26px}.block .content{font-size:22px}.block .container .subtitle{font-size:26px}}@media screen and (max-width:720px){.block .container{width:500px}}@media screen and (max-width:600px){.block>.title{font-size:26px}.block>.subtitle{font-size:24px}.block .content{font-size:20px}.block .container{width:100%;max-width:450px}.block .container .subtitle{font-size:24px}}@media screen and (max-width:500px){.block{padding:20px 30px}.block .container{max-width:100%}.list .item .title:before,.list .item:not(.list .item:last-child):before{display:none}}.level{position:relative;margin:30px 0}.level>.title{position:relative;left:0;transition:left .3s;font-size:28px}.level:hover>.title{left:5px}.level .bar{--percentage:0%;background:hsla(0,0%,100%,.1333333333);right:0;width:300px}.level .bar,.level .bar:after{display:block;position:absolute;top:0;height:100%}.level .bar:after{content:"";left:0;width:var(--percentage);background:#0bf}.level:before{content:"";display:block;position:absolute;top:15px;left:-30px;width:5px;height:5px;border-radius:50%;border:3px solid #fff}@media screen and (max-width:840px){.level .title{font-size:26px}.level .bar{width:280px}}@media screen and (max-width:600px){.level{margin:25px 0}.level .title{font-size:24px}.level .bar{width:200px}}@media screen and (max-width:500px){.level:before{display:none}.level .title{font-size:22px}.level .bar{width:180px}}@media screen and (max-width:450px){.level .bar{width:150px}}@media screen and (max-width:400px){.level .bar{width:150px;width:40px;height:40px;border-radius:50%;background:conic-gradient(#0bf var(--percentage),rgba(255,255,255,.1333333333) var(--percentage))}.level .bar:after{background:#020e21;width:25px;height:25px;border-radius:50%;position:absolute;top:7.5px;left:7.5px}}@font-face{font-family:Quicksand;src:url(/fonts/Quicksand.ttf)}::selection{background:hsla(0,0%,100%,.1333333333)}*{font-family:Quicksand,sans-serif;color:#fff}html{--scroll-padding:0;scroll-behavior:smooth;scroll-padding:var(--scroll-padding)}body{background:#020e21;margin:0;overflow-x:hidden}a{text-decoration:none;position:relative}a:before{content:"";display:inline-block;width:0;height:2px;background:#fff;transition:width .2s;position:absolute;bottom:0;left:0}a:hover:before{width:100%}.separation{width:100%;height:1px}@media screen and (max-width:600px){a:before{height:1px}}footer{width:100%;height:120px;background:#0a1e3a;box-shadow:0 0 5px rgba(0,0,0,.8)}footer .container{width:600px;height:100%;margin:auto}footer .container>div{float:left;width:50%;height:100%;position:relative}footer .container>div:first-child:after{content:"";width:1px;height:60%;background:hsla(0,0%,100%,.2666666667);position:absolute;top:20%;right:0}footer .container>div:first-child img{height:60%;width:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;pointer-events:none}footer .container>div:last-child div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:23px}footer .container>div:last-child span:first-child{display:block;font-weight:500}@media(max-width:600px){footer{height:200px}footer .container{width:100%;float:inherit;display:flex;flex-direction:column-reverse}footer .container>div{margin:auto}footer .container>div:first-child:after{width:200px;height:1px;top:0;left:50%;transform:translate(-50%)}footer .container>div:last-child{text-align:center}footer .container>div:last-child *{font-size:20px}}