button{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;border-radius:.5em;box-sizing:border-box;background:none;display:flex;justify-content:center;align-items:center;color:#dbd7e1;border:none;text-decoration:none;vertical-align:middle;gap:.5em;transition:all .1s ease-in;cursor:pointer;font-family:Jersey\ 15;font-size:1.25em}button:enabled:hover{cursor:pointer;color:#e5da5c}button:disabled{cursor:default;opacity:.5}button.primary{padding:.75em;color:#181818;background-color:#dbd7e1}button.primary:enabled:hover{color:#181818;background-color:#e5da5c}button.secondary{padding:.75em;border:1px solid #dbd7e1}button.secondary:enabled:hover{border:1px solid #e5da5c;background-color:rgba(229,218,92,.4)}button path,button svg{height:1.25em}button path.larger,button svg.larger{height:1.4em}button img{width:1.25em;background:none}@font-face{font-family:Nunito Sans;src:url(/fonts/NunitoSans.aea2beb6.ttf) format("ttf"),url(/fonts/NunitoSans.cc2506d2.otf) format("otf"),url(/fonts/NunitoSans.e59cf38f.woff2) format("woff2");font-style:normal}@font-face{font-family:Nunito Sans;src:url(/fonts/NunitoSans-Italic.f9dadb35.ttf) format("ttf"),url(/fonts/NunitoSans-Italic.fb2bcd5f.otf) format("otf"),url(/fonts/NunitoSans-Italic.f1f0d131.woff2) format("woff2");font-style:italic}@font-face{font-family:Jersey\ 10;src:url(/fonts/Jersey10-Regular.e59cbd31.ttf) format("ttf"),url(/fonts/Jersey10-Regular.cbe7b9dc.otf) format("otf"),url(/fonts/Jersey10-Regular.069135bb.woff2) format("woff2");font-style:normal}@font-face{font-family:Jersey\ 15;src:url(/fonts/Jersey15-Regular.d44bbd87.ttf) format("ttf"),url(/fonts/Jersey15-Regular.58a231f9.otf) format("otf"),url(/fonts/Jersey15-Regular.1276d9d4.woff2) format("woff2");font-style:normal}@font-face{font-family:Jersey\ 20;src:url(/fonts/Jersey20-Regular.c74547b7.ttf) format("ttf"),url(/fonts/Jersey20-Regular.ea137fd4.otf) format("otf"),url(/fonts/Jersey20-Regular.c0502da7.woff2) format("woff2");font-style:normal}@font-face{font-family:Jersey\ 25;src:url(/fonts/Jersey25-Regular.6d44ef66.ttf) format("ttf"),url(/fonts/Jersey25-Regular.4f9e77e7.otf) format("otf"),url(/fonts/Jersey25-Regular.7c1b50f1.woff2) format("woff2");font-style:normal}*{font-family:Nunito Sans,sans-serif;text-align:start;font-size:18px;margin:0;padding:0;position:relative;-webkit-overflow-scrolling:touch;transition:all .2s ease-in-out;user-select:none;-moz-user-select:none;-webkit-text-select:none;-webkit-user-select:none}html{background-color:#181818}body,html{font-weight:400}#app,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%}#app,body,div{display:flex;box-sizing:border-box}div{justify-content:flex-start;flex-direction:column;position:relative;-ms-overflow-style:none;scrollbar-width:none}div::-webkit-scrollbar{display:none}@supports(animation-timeline:scroll()){@keyframes fade-out{0%{opacity:1}to{opacity:0}}#title{position:sticky;animation:fade-out auto linear both;animation-timeline:scroll();animation-range:0 50vh}}@keyframes arrow-more{10%,30%,50%{transform:translateY(-10%)}20%,40%{transform:translateY(20%)}}#title svg{animation:arrow-more 3s infinite}ul{display:flex;flex-direction:column;gap:.25em}ul li{font-weight:400;display:inline-block;color:#dbd7e1;font-style:italic}a{color:#e5da5c}path,svg{transition:none;aspect-ratio:1/1;color:inherit}h1,h2,h3,h4,h5,p{font-weight:400;line-height:175%}b,h1,h2,h3,h4,h5,p{display:inline-block;color:#dbd7e1}b{font-weight:700}hr{height:0;opacity:0}h1{font-size:10em;line-height:.65;text-shadow:rgba(219,215,225,.25) 0 .075em;font-family:Jersey\ 25}h2{font-size:2em;line-height:1;line-height:105%}h2,h3{font-family:Jersey\ 20}h3{line-height:140%}h3,h4{font-size:1em}h4{font-weight:800;line-height:160%}h5{font-size:.875em;font-weight:300;line-height:120%}input,select{background-color:rgba(219,215,225,.05);border-radius:.75em;border:none;background-color:#302e33;color:#dbd7e1;font-size:1.2em;display:flex;flex-grow:1;width:100%;height:3em;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.delay-enter-active,.delay-leave-active{transition-delay:5s;transition:all .4s ease-in-out}.delay-enter-from,.delay-leave-to{opacity:0;transform:translateY(1em);height:100vh}.fade-enter-active,.fade-leave-active{transition:all .4s ease-in-out}.fade-enter-from,.fade-leave-to{opacity:0;height:100vh}#mobileScreen{position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:100;padding:2.5em;align-items:center;justify-content:center;gap:2.5em}#mobileScreen button,#mobileScreen h4,#mobileScreen>p{max-width:600px}#mobileScreen>button{width:100%;margin-top:.5em}#route{height:100vh;width:100%}#route>div{z-index:1;overflow-x:hidden}#contacts{position:fixed;flex-direction:row;justify-content:center;width:100vw;top:1.25em;left:0;z-index:10}#contacts,#contacts>button,#contacts>div{height:-moz-fit-content;height:fit-content}#contacts>button,#contacts>div{padding:0 2.5em}#contacts>button{position:absolute;top:0}#contacts #back{left:0}#contacts #lang{right:0}#contacts a{text-decoration:none}.links{flex-direction:row;align-items:center;font-size:1em;gap:.75em}.links button{display:flex;flex-direction:row-reverse;font-size:1em}.links>span{background-color:rgba(219,215,225,.25);width:2px;height:1em}[data-v-4618fd6a]:export{backgroundColor:#181818}.card[data-v-4618fd6a]{overflow:hidden;height:50vh;max-height:600px}.card>img[data-v-4618fd6a]{position:absolute;height:105%;width:105%;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none;background-color:#fff;-o-object-fit:cover;object-fit:cover}.card>div[data-v-4618fd6a]{width:100%;height:100%;opacity:0;padding:1.25em;z-index:1;justify-content:space-between}.card>div h1[data-v-4618fd6a]{font-size:5em;text-shadow:hsla(0,0%,9%,.4) 0 .1em;letter-spacing:-.025em}.card>div h4[data-v-4618fd6a],.card>div span[data-v-4618fd6a]{font-weight:600;opacity:.75}.card>div>div[data-v-4618fd6a]:first-child{gap:1em;flex-grow:1;justify-content:center}.card>div>div:first-child>h1[data-v-4618fd6a]{text-align:start}.card>div>div:first-child>h2[data-v-4618fd6a]{text-align:start!important;padding:0 .15em!important;line-height:90%}.card>div>div[data-v-4618fd6a]:last-child{width:100%;flex-direction:row;justify-content:space-between;align-items:center;align-items:end;gap:1em}.card>div>div:last-child>div[data-v-4618fd6a]{gap:.5em;flex-grow:1;flex-direction:row;flex-wrap:wrap}.card>div>div:last-child svg[data-v-4618fd6a]{height:1.75em;color:#dbd7e1}.card>div[data-v-4618fd6a]:hover{opacity:1;cursor:pointer}[data-v-89045262]:export{backgroundColor:#181818}#animatedTitle[data-v-89045262]{height:7em;overflow:hidden;display:flex;flex-direction:row}#animatedTitle>h1[data-v-89045262]{animation:slide-up-89045262 .5s forwards;margin-top:1em;font-weight:500}@keyframes slide-up-89045262{to{margin-top:0}}[data-v-bd0eb82a]:export{backgroundColor:#181818}#footer[data-v-bd0eb82a]{align-items:center;padding:1.875em 2.5em;padding-bottom:1.25em;justify-content:space-between;flex-direction:row;bottom:0;gap:1.5em;width:100%}#note[data-v-bd0eb82a]{opacity:.6;font-size:.75em}@supports(animation-timeline:scroll()){@keyframes fade-in-bd0eb82a{0%{opacity:0}to{opacity:1}}#footer[data-v-bd0eb82a]{animation:fade-in-bd0eb82a auto linear both;animation-timeline:scroll();animation-range:calc(100% - 5em) 100%}}[data-v-38ac5566]:export{backgroundColor:#181818}#email[data-v-38ac5566]{max-width:400px;padding:2.5em;align-items:center;width:100%;gap:1.5em;border-radius:.5em;align-self:center}#email[data-v-38ac5566]:after{content:" ";position:absolute;top:0;left:0;height:100%;width:100%;border-radius:inherit;background-color:rgba(219,215,225,.1);z-index:0}#email>[data-v-38ac5566]{z-index:1;text-align:center;width:100%}[data-v-cf8f8d8c]:export{backgroundColor:#181818}#title[data-v-cf8f8d8c]{top:0;position:sticky;min-height:calc(100% - 2.5em);margin:0 auto;padding:2.5em;padding-bottom:1.25em;width:-moz-fit-content;width:fit-content;max-width:100%;align-items:center;justify-content:center;pointer-events:none}#title button[data-v-cf8f8d8c]{pointer-events:auto}#title h2[data-v-cf8f8d8c]{font-size:2.5em}[data-v-05a194d8]:export{backgroundColor:#181818}.spacer[data-v-05a194d8]{margin:5em 0}#content[data-v-05a194d8]{background-color:#181818;gap:8.75em}#content>div[data-v-05a194d8]:first-child{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);grid-column-gap:.5em;grid-row-gap:.5em}#content>div:first-child>div[data-v-05a194d8]:first-child{grid-area:1/1/2/3}#content>div:first-child>div[data-v-05a194d8]:nth-child(2){grid-area:2/1/3/2;border-radius:0 .5em .5em 0}#content>div:first-child>div[data-v-05a194d8]:nth-child(3){grid-area:2/2/3/3;border-radius:.5em 0 0 .5em}#content>div:first-child>div[data-v-05a194d8]:nth-child(4){grid-area:3/1/4/3}#title div[data-v-05a194d8]:first-child{flex-grow:1;justify-content:center;gap:1.5em}#title div:first-child>h2[data-v-05a194d8]{margin:-.5em .2em;align-self:flex-start;animation:delay-05a194d8 3s}#title div:first-child>p[data-v-05a194d8]{max-width:20em;align-self:flex-end;animation:delay-05a194d8 3s}#title div[data-v-05a194d8]:last-child{gap:1.25em}#title div:last-child button[data-v-05a194d8]{width:100%}#title div:last-child>div[data-v-05a194d8]{flex-direction:row;align-items:center;gap:.25em}#title div:last-child>div svg[data-v-05a194d8]{color:#dbd7e1}@keyframes delay-05a194d8{0%,75%{opacity:0}to{opacity:1}}#page #content>div:first-child{background-color:rgba(0,0,0,.4);padding:5.625em 2.5em;align-items:center;gap:1.25em}#page #content>div:first-child>div{flex-direction:row;justify-content:space-between;width:100%;max-width:720px}#page #content>div:first-child>div b{text-align:right}#page #content>div:last-child{background-color:rgba(0,0,0,.65)}#page #content>div:last-child>*{width:100%}#page #content>div:last-child #progress{padding:8.75em 0;gap:8.75em;align-items:center;z-index:5}#page #content>div:last-child #progress>div{width:100%}#page #content>div:last-child #progress .group{max-width:720px;gap:5em;align-items:center}#page #content>div:last-child #progress .group h4,#page #content>div:last-child #progress .group p{width:100%}#page #content>div:last-child #progress .group h4 a,#page #content>div:last-child #progress .group p a{color:rgba(219,215,225,.6);font-style:italic}#page #content>div:last-child #progress .group>div{align-items:center;gap:1.5em}#page #content>div:last-child #progress .references{width:-moz-fit-content;width:fit-content;gap:1em!important;align-items:center}#page #content>div:last-child #progress .references>button{width:100%}#page #content>div:last-child #progress .container{border-radius:.5em}#page #content>div:last-child .container{padding:2.5em;align-items:flex-start!important;width:100%;overflow:hidden;gap:1.5em}#page #content>div:last-child .container:after{content:" ";position:absolute;top:0;left:0;height:100%;width:100%;border-radius:inherit;background-color:rgba(0,0,0,.4);z-index:0}#page #content>div:last-child .container>*{z-index:1}#page #content #footer{z-index:0}#page #title h1{text-shadow:rgba(0,0,0,.25) 0 .075em;letter-spacing:-2px}#page #title>div:first-child{flex-grow:1;justify-content:center;align-items:center;gap:2.5em}#page #title>div:first-child>h2{text-align:center;animation:delay 3s}#page #title #tags{flex-direction:row;gap:.5em}#page #title #tags>div{background-color:rgba(0,0,0,.2);font-size:.75em;color:#dbd7e1;border-radius:4em;padding:.5em 1em}#page #title>div:last-child{align-items:center;gap:2em}#page #title>div:last-child>h4{text-align:center;max-width:400px;opacity:.6}#page #title>div:last-child>div{flex-direction:row;align-items:center;gap:.25em}#page #title>div:last-child>div svg{color:#dbd7e1}#page #more{z-index:1;flex-direction:row;gap:.5em}#page #more>div{width:0;flex-grow:1;gap:.75em}#page #more>div h2{padding:0 1.25em}#page #more>div:first-child>.card{border-radius:0 .5em .5em 0}#page #more>div:last-child .card{border-radius:.5em 0 0 .5em}#page #more>div:last-child h2{text-align:right}[data-v-0594b845]:export{backgroundColor:#181818}img[data-v-0594b845]{background:none;-o-object-fit:contain;object-fit:contain;border-radius:.25em;max-width:100%;opacity:0;transition:all .5s ease-in}#image[data-v-0594b845]{gap:.75em!important;height:-moz-fit-content;height:fit-content;align-items:center}#image img[data-v-0594b845],#image>h5[data-v-0594b845]{width:100%}:export{backgroundColor:#181818}#imageRow{gap:0!important}#imageRow>div{display:flex;flex-direction:row;background-color:#fff;width:100%}#imageRow>div img{border-radius:0;height:100%}#imageRow>h5{top:100%;margin-top:.75em;position:absolute;padding:0 2.5em}[data-v-3124fdf8]:export{backgroundColor:#181818}#backgroundImage[data-v-3124fdf8]{position:absolute;z-index:-1;transform:translateY(-20%);top:0;left:3.25em;width:65%;filter:brightness(75%)}#content[data-v-3124fdf8]{padding-top:8.75em;gap:8.75em;align-items:center;z-index:5}#content>[data-v-3124fdf8]{width:100%}#content>div[data-v-3124fdf8]:first-child{gap:2.5em;max-width:720px}#content>div:first-child h1[data-v-3124fdf8]{font-size:3.5em;text-shadow:none}#content>div:first-child h2[data-v-3124fdf8]{line-height:105%}#content>div[data-v-3124fdf8]{width:100%}#content .group[data-v-3124fdf8]{max-width:720px;gap:5em;align-items:center}#content .group h4[data-v-3124fdf8],#content .group p[data-v-3124fdf8]{width:100%}#content .group h4 a[data-v-3124fdf8],#content .group p a[data-v-3124fdf8]{color:rgba(219,215,225,.6);font-style:italic}#content .group>div[data-v-3124fdf8]{align-items:center;gap:1.5em}#content #footer[data-v-3124fdf8]{z-index:0}#images[data-v-3124fdf8]{background:none;gap:.5em}#images>img[data-v-3124fdf8]{height:100%}#images>img[data-v-3124fdf8]:first-child{border-radius:0 .5em .5em 0}#images>img[data-v-3124fdf8]:last-child{border-radius:.5em 0 0 .5em}#title[data-v-3124fdf8]{min-height:100vh;width:100%}#title div[data-v-3124fdf8]:first-child{height:-moz-fit-content;height:fit-content;padding:2.25em 2.5em;border-radius:.5em;justify-content:center;gap:1.5em}#title div:first-child>h1[data-v-3124fdf8]{text-align:center;text-shadow:rgba(219,215,225,.4) 0 .075em}#title div[data-v-3124fdf8]:last-child{position:absolute;bottom:1.875em;padding:.25em .75em;padding-left:.5em;border-radius:2em;flex-direction:row;align-items:center;gap:.25em}#title div:last-child svg[data-v-3124fdf8]{color:#dbd7e1}[data-v-02cfaa34]:export{backgroundColor:#181818}#legals[data-v-02cfaa34]{padding:8.75em 0;align-items:center;width:100%;gap:5em}#legals>[data-v-02cfaa34]{width:100%;max-width:720px}#legals>div[data-v-02cfaa34]{gap:1.5em}#legals>div a[data-v-02cfaa34]{color:rgba(219,215,225,.6);font-style:italic}[data-v-47a0f25a]:export{backgroundColor:#181818}#privacy[data-v-47a0f25a]{padding:8.75em 0;align-items:center;width:100%;gap:5em}#privacy>[data-v-47a0f25a]{width:100%;max-width:720px}#privacy>div[data-v-47a0f25a]{gap:1.5em}#privacy>div a[data-v-47a0f25a]{color:rgba(219,215,225,.6);font-style:italic}