@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";:host .wrapper{width:100%;min-height:100vh}:host .link{color:#fbfbf6;text-decoration:none;transition:all .15s ease-in-out;font-weight:700;text-overflow:ellipsis;user-select:none;width:100%;text-align:center;box-sizing:border-box}:host .link ::slotted(*){font-weight:700}:host .link.hide{display:none!important}:host .link.button,:host .link.square{padding:.75vh 1vh;outline:0;display:flex;align-items:center;justify-content:center;gap:.5vh;background:#fbfbf6;color:#141414;border-radius:3px;border:1px solid rgba(251,251,246,.2)}:host .link.square{border-radius:0;border:.54vh solid #fbfbf6;padding:1vh 1.5vh}:host .link.progress.loading{cursor:not-allowed!important;background:linear-gradient(to right,#52db90 50%,rgba(251,251,246,.1) 50%);background-size:200% 100%;background-position:0% 0}:host .link.tube{border-radius:3.8vh;background:transparent;color:#fbfbf6cc;padding:.75vh 1vh;box-sizing:border-box;border:1px solid rgba(251,251,246,.2)}:host .link.selected,:host .link:not(.loading):hover,:host .link:not(.loading):active{cursor:pointer}:host .link.selected:not(.button):not(.tube):not(.square),:host .link:not(.loading):hover:not(.button):not(.tube):not(.square),:host .link:not(.loading):active:not(.button):not(.tube):not(.square){opacity:.75}:host .link.selected.button,:host .link:not(.loading):hover.button,:host .link:not(.loading):active.button{color:#fbfbf6;background:rgba(251,251,246,.1);transform:scale(.95)}:host .link.selected.tube,:host .link:not(.loading):hover.tube,:host .link:not(.loading):active.tube{background:rgba(251,251,246,.3)}:host .link.selected.square,:host .link:not(.loading):hover.square,:host .link:not(.loading):active.square{background:transparent;color:#fbfbf6}:host .link.disabled{pointer-events:none;user-select:none;opacity:.5;cursor:default}:host .link.admin{background:#0041ff;color:#fbfbf6}:host{position:relative}.tooltip{z-index:100;position:absolute;background:#141414;color:#fbfbf6;padding:.75vh 1vh;white-space:nowrap;opacity:0;visibility:hidden;font-size:1.26vh;transition:opacity .15s ease-in-out,transform .15s cubic-bezier(.213,.018,.059,1.008),visibility .15s cubic-bezier(.213,.018,.059,1.008);pointer-events:none}:host(:hover) .tooltip{opacity:1;visibility:visible;transform:translate(1.8vh,1.8vh)}:host .wrapper{display:inline;transition:visibility 0s}:host .wrapper input,:host .wrapper select,:host .wrapper textarea{font-family:Inter,serif;font-size:1.8vh;justify-self:stretch;background:#fbfbf6;color:#141414;padding:.75vh 1vh;outline:0;border-radius:3px;border:1px solid rgba(251,251,246,.2);box-sizing:border-box;transition:all .15s ease-in-out,visibility 0s}:host .wrapper input option,:host .wrapper select option,:host .wrapper textarea option{background:#fbfbf6;color:#141414}:host .wrapper input option:hover,:host .wrapper select option:hover,:host .wrapper textarea option:hover{background:#0041ff;color:#fbfbf6}:host .wrapper input.search,:host .wrapper select.search,:host .wrapper textarea.search{padding-left:2.7vh;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjODA4MDdkIj48cGF0aCBkPSJNNzg0LTEyMCA1MzItMzcycS0zMCAyNC02OSAzOHQtODMgMTRxLTEwOSAwLTE4NC41LTc1LjVUMTIwLTU4MHEwLTEwOSA3NS41LTE4NC41VDM4MC04NDBxMTA5IDAgMTg0LjUgNzUuNVQ2NDAtNTgwcTAgNDQtMTQgODN0LTM4IDY5bDI1MiAyNTItNTYgNTZaTTM4MC00MDBxNzUgMCAxMjcuNS01Mi41VDU2MC01ODBxMC03NS01Mi41LTEyNy41VDM4MC03NjBxLTc1IDAtMTI3LjUgNTIuNVQyMDAtNTgwcTAgNzUgNTIuNSAxMjcuNVQzODAtNDAwWiIvPjwvc3ZnPg==) #fbfbf6 no-repeat;background-size:1.8vh;background-position:.45vh center}:host .wrapper input.required,:host .wrapper select.required,:host .wrapper textarea.required{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjREREIj48cGF0aCBkPSJNNDQwLTQwMHYtMzYwaDgwdjM2MGgtODBabTAgMjAwdi04MGg4MHY4MGgtODBaIi8+PC9zdmc+) #fbfbf6 no-repeat;background-position:calc(100% - 1px) center}:host .wrapper input::selection,:host .wrapper select::selection,:host .wrapper textarea::selection{background:#0041ff;color:#fbfbf6}:host .wrapper input:focus,:host .wrapper select:focus,:host .wrapper textarea:focus{border-color:#0041ff}:host .wrapper input:disabled,:host .wrapper select:disabled,:host .wrapper textarea:disabled{cursor:not-allowed;color:#14141480}:host .wrapper input.error,:host .wrapper select.error,:host .wrapper textarea.error{animation:.3s cubic-bezier(1,.05,.63,1.155) shake;animation-fill-mode:forwards;background:#ff5b8d!important;color:#fbfbf6!important}:host .wrapper input.error.required,:host .wrapper select.error.required,:host .wrapper textarea.error.required{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjREREIj48cGF0aCBkPSJNNDQwLTQwMHYtMzYwaDgwdjM2MGgtODBabTAgMjAwdi04MGg4MHY4MGgtODBaIi8+PC9zdmc+) #ff5b8d no-repeat;background-position:calc(100% - 1px) center}:host .wrapper input.loading,:host .wrapper select.loading,:host .wrapper textarea.loading{animation:2s linear infinite loading;background:linear-gradient(to right,#fbfbf6 8%,rgba(251,251,246,.8) 38%,#fbfbf6 54%);background-size:1000px 640px}:host .wrapper input[type=checkbox],:host .wrapper select[type=checkbox],:host .wrapper textarea[type=checkbox]{box-sizing:border-box;width:2.7vh;height:2.7vh;border:1px solid rgba(251,251,246,.2);border-color:#fbfbf6;appearance:none;background-color:transparent}:host .wrapper input[type=checkbox]:checked,:host .wrapper select[type=checkbox]:checked,:host .wrapper textarea[type=checkbox]:checked{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjZmJmYmY2Ij48cGF0aCBkPSJNMzgyLTI0MCAxNTQtNDY4bDU3LTU3IDE3MSAxNzEgMzY3LTM2NyA1NyA1Ny00MjQgNDI0WiIvPjwvc3ZnPg==) no-repeat center center;background-size:1.8vh}:host .wrapper input[type=checkbox]:disabled,:host .wrapper select[type=checkbox]:disabled,:host .wrapper textarea[type=checkbox]:disabled{background-color:#fbfbf64d}:host .wrapper input[type=checkbox]:disabled:checked,:host .wrapper select[type=checkbox]:disabled:checked,:host .wrapper textarea[type=checkbox]:disabled:checked{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjZmJmYmY2Ij48cGF0aCBkPSJNMzgyLTI0MCAxNTQtNDY4bDU3LTU3IDE3MSAxNzEgMzY3LTM2NyA1NyA1Ny00MjQgNDI0WiIvPjwvc3ZnPg==) no-repeat center center;background-size:1.8vh}:host .wrapper input[type=checkbox]:not(:disabled):hover,:host .wrapper select[type=checkbox]:not(:disabled):hover,:host .wrapper textarea[type=checkbox]:not(:disabled):hover{border-color:#fbfbf680}:host .wrapper input[type=file]::-webkit-file-upload-button,:host .wrapper select[type=file]::-webkit-file-upload-button,:host .wrapper textarea[type=file]::-webkit-file-upload-button{border:1px solid rgba(251,251,246,.2);color:#fbfbf6;margin-right:2vh;background:rgba(20,20,20,.8);padding:.75vh 1vh;border-radius:3px;cursor:pointer;transition:background .2s ease-in-out}:host .wrapper input[type=file]::-webkit-file-upload-button,:host .wrapper select[type=file]::-webkit-file-upload-button,:host .wrapper textarea[type=file]::-webkit-file-upload-button{background:#0041ff}:host .wrapper input[type=submit],:host .wrapper select[type=submit],:host .wrapper textarea[type=submit]{width:100%;font-weight:700}:host .wrapper input[type=submit]:not(:disabled):active,:host .wrapper select[type=submit]:not(:disabled):active,:host .wrapper textarea[type=submit]:not(:disabled):active{transform:translateY(3px)}:host .wrapper input[type=submit]:hover:not(:disabled),:host .wrapper select[type=submit]:hover:not(:disabled),:host .wrapper textarea[type=submit]:hover:not(:disabled){cursor:pointer;background:#0041ff;color:#fbfbf6}:host .wrapper textarea{width:100%;resize:none;overflow:hidden}:host .wrapper.labeled{display:grid;grid-template-columns:140px 1fr}:host .wrapper.labeled input,:host .wrapper.labeled select,:host .wrapper.labeled textarea{border-top-left-radius:0;border-bottom-left-radius:0}:host .wrapper .label{border-top-left-radius:3px;border-bottom-left-radius:3px;display:flex;flex-direction:row-reverse;align-items:center;padding-right:1vh;background:#0041ff;color:#fbfbf6;cursor:pointer}@media screen and (max-aspect-ratio: 1){:host .wrapper{display:flex;flex-direction:column}:host .wrapper.labeled input,:host .wrapper.labeled select,:host .wrapper.labeled textarea{border-radius:0 0 3px 3px}:host .wrapper.labeled .label{flex-direction:row;justify-content:center;padding:.75vh 1vh;border-radius:3px 3px 0 0}}@keyframes shake{0%{transform:translate(0)}20%{transform:translate(-5px)}40%{transform:translate(5px)}60%{transform:translate(-5px)}80%{transform:translate(5px)}to{transform:translate(0)}}@keyframes loading{0%{background-position:-468px 0}to{background-position:468px 0}}:host .wrapper form{display:inline}:host .wrapper.block form{display:block}:host .wrapper.flags .currentValue,:host .wrapper.editable .currentValue:hover{background:#0041ff!important;color:#fbfbf6!important}:host .wrapper.empty .currentValue{color:#ff5b8d!important}:host .wrapper.editable .currentValue{cursor:pointer;word-break:break-word;text-overflow:ellipsis;border-radius:3px;display:inline-block}:host .wrapper.editable input-element{display:none}:host .wrapper.editable input-element::part(input-field){border:0;border-radius:3px;padding:0;margin:0;background:transparent;color:#fbfbf6}:host .wrapper.editable input-element::part(input-field)::selection{background:#fbfbf6;color:#141414}:host .wrapper.editable.editing{z-index:9}:host .wrapper.editable.editing input-element{display:block}:host .wrapper.editable.editing .currentValue{display:none}:host .wrapper.editable.translationUnfinished .currentValue{position:relative}:host .wrapper.editable.translationUnfinished .currentValue:after{content:"";position:absolute;top:-6px;right:-12px;width:12px;height:12px;background:#ff5b8d;border-radius:50%}@media screen and (max-aspect-ratio: 1){:host .wrapper input-element.title::part(input-field),:host .wrapper .currentValue.title{max-width:100%}}:host .wrapper{display:inline}:host *{color:#141414}:host *::selection{background:#141414;color:#fbfbf6}:host div{display:flex;flex-direction:row;gap:5vw}:host .wrapper{padding:5vw;background:#fbfbf6;display:flex;flex-direction:column;box-sizing:border-box}:host .wrapper>div{justify-content:space-between}:host .wrapper>div>.main,:host .wrapper>div .initials>div,:host .wrapper>div .menu{flex-direction:column}:host .wrapper>div .initials>div{gap:2.5vw}:host .wrapper .logo,:host .wrapper .logo>svg{width:100%;height:100%;fill:#141414}:host .wrapper .menu{gap:.5vh;align-items:flex-end}:host .wrapper .menu svg{fill:#141414;height:1.89vh;width:auto}:host .wrapper .menu action-link::part(a-element){color:#141414}:host .wrapper .menu .group{display:flex;flex-direction:row;gap:1vh;padding:1vh 0}:host .wrapper .madeBy{gap:2vh}:host .wrapper .madeBy img{height:3.6vh;width:auto;border-radius:50%}@media screen and (max-aspect-ratio: 1){:host .wrapper>div,:host .wrapper .main,:host .wrapper .initials{flex-direction:column;gap:10vw}:host .wrapper>div:last-child{flex-direction:column-reverse}:host .wrapper>div:last-child,:host .wrapper .menu{align-items:flex-start}:host .wrapper>div:last-child action-link::part(a-element),:host .wrapper>div:last-child span.regular,:host .wrapper .menu action-link::part(a-element),:host .wrapper .menu span.regular{font-size:2.7vh}}@media print{:host .wrapper{page-break-inside:avoid;height:100vh;justify-content:space-around}:host .wrapper .menu,:host .wrapper .madeBy{display:none}}:host{position:relative;z-index:9}:host .wrapper{position:fixed;top:0;width:100%;display:flex;padding:4vw 5vw;box-sizing:border-box;justify-content:space-between;align-items:center;visibility:visible;transition:.15s cubic-bezier(.213,.018,.059,1.008);background:#141414}:host .wrapper.onTop{background:transparent}:host .wrapper.hidden{background:transparent;visibility:hidden;transform:translateY(-20%);opacity:0}:host .wrapper.hidden action-link{opacity:0}:host .wrapper svg{fill:#fbfbf6}:host .wrapper .burger{z-index:10;display:none;cursor:pointer;font-size:6vh}:host .wrapper .logo svg{fill:#fbfbf6;height:5.4vh;width:auto;margin-bottom:-.54vh}:host .wrapper .menu{z-index:9;display:flex;flex-direction:row;gap:2vh;text-align:right;align-items:center}:host .wrapper .menu svg{height:1.8vh;width:auto}:host .wrapper .menu .group{display:flex;flex-direction:row;gap:1vh}:host .wrapper .menu .group action-link::part(a-element){display:flex}:host .wrapper .doubletapInfo{font-style:italic}:host .wrapper action-link,:host .wrapper .group{transition:.15s ease-in-out}@media screen and (max-aspect-ratio: 1){:host .wrapper{transition:none;background:transparent}:host .wrapper.onTop{background:transparent}:host .wrapper.hidden{background:transparent;transform:none;opacity:1;visibility:visible}:host .wrapper.hidden action-link{opacity:1}:host .wrapper.hidden .logo{transition-delay:0!important;transform:translateY(-50%);opacity:0;visibility:hidden;pointer-events:none}:host .wrapper .burger{display:block}:host .wrapper .menu{position:fixed;top:0;left:0;height:0;width:100%;overflow-y:hidden;flex-direction:column;justify-content:center;align-items:center;background:#141414;opacity:0;gap:0;transition:.5s ease-in-out}:host .wrapper .menu>*:nth-child(1){transform:translate(-100px)}:host .wrapper .menu>*:nth-child(2){transform:translate(-200px)}:host .wrapper .menu>*:nth-child(3){transform:translate(-300px)}:host .wrapper .menu>*:nth-child(4){transform:translate(-400px)}:host .wrapper .menu>*:nth-child(5){transform:translate(-500px)}:host .wrapper .menu>*:nth-child(6){transform:translate(-600px)}:host .wrapper .menu>*:nth-child(7){transform:translate(-700px)}:host .wrapper .menu>*:nth-child(8){transform:translate(-800px)}:host .wrapper .menu>*:nth-child(9){transform:translate(-900px)}:host .wrapper .menu>*:nth-child(10){transform:translate(-1000px)}:host .wrapper .menu>*:nth-child(11){transform:translate(-1100px)}:host .wrapper .menu>*:nth-child(12){transform:translate(-1200px)}:host .wrapper .menu>.group action-link,:host .wrapper .menu action-link{text-align:center}:host .wrapper .menu>.group action-link::part(a-element),:host .wrapper .menu action-link::part(a-element){width:100%;display:block;font-size:4.8vh;white-space:normal}:host .wrapper .menu>.group.group,:host .wrapper .menu.group{gap:2vh;justify-content:center}:host .wrapper .menu>.group svg,:host .wrapper .menu svg{height:4.2vh;width:auto}:host .wrapper .menu>.group action-link,:host .wrapper .menu>.group .group,:host .wrapper .menu action-link,:host .wrapper .menu .group{transition:.5s ease-in-out}:host .wrapper .menu.open{height:100vh;opacity:1;gap:2vh}:host .wrapper .menu.open>*{transform:translate(0)}}@media print{:host .wrapper action-link,:host .wrapper .logo,:host .wrapper .logo svg{opacity:1;visibility:visible;display:block}:host .wrapper .menu{display:none!important}}:host .wrapper,:host .progress{z-index:100;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);opacity:1;transition:all .5s cubic-bezier(.375,-.315,.419,1.368);transform-origin:center center}:host .wrapper.finished,:host .progress.finished{pointer-events:none;user-select:none}:host .wrapper.hidden,:host .progress.hidden{display:none}:host .wrapper{width:100%;height:calc(var(--vh, 1vh) * 100);background:rgba(20,20,20,.5);backdrop-filter:blur(10px)}:host .wrapper .progress{display:flex;align-items:center;justify-content:center;border:1px solid #fbfbf6;color:#fbfbf6;font-weight:700;padding:1.5rem 3rem;transition:all .5s cubic-bezier(.375,-.315,.419,1.368);transform-origin:center center}:host .wrapper.finished{backdrop-filter:blur(0px);background:transparent}:host .wrapper.finished .progress{animation:none;border-color:transparent;width:0;height:0;padding:0;overflow:hidden;border-width:0}:host .wrapper{display:flex;flex-direction:column;width:100%;min-width:15vh;align-items:center}:host .wrapper form{display:flex;flex-direction:column;gap:.5vh;max-width:100%}:host .wrapper form.row{flex-direction:row}:host .wrapper.sizeS>form{width:30vh}:host .wrapper.sizeM>form{width:minmax(60vh,50vw)}:host .wrapper.sizeL>form{width:100%}:host .wrapper input-element::part(input-field){width:100%}@media screen and (max-aspect-ratio: 1){:host .wrapper{width:100%;max-width:90vw;margin:0 auto}:host .wrapper.sizeS>form,:host .wrapper.sizeM>form,:host .wrapper.sizeL>form,:host .wrapper form{gap:1vh;width:100%}}:host .fullHeightCenter{height:calc(100vh - 30vw);box-sizing:border-box;display:flex;flex-direction:column;gap:2vh;align-items:center;justify-content:center}:host .fullHeightCenter>span{display:flex;gap:2vh;flex-direction:column}:host .fullHeightCenter>span svg{fill:#fbfbf6;height:6vh}@media screen and (max-aspect-ratio: 1){:host .fullHeightCenter{height:calc(100vh - 60vw)}}:host .wrapper .actions{display:flex;justify-content:center;padding-top:5vw}:host .wellcome{display:flex;flex-direction:column;align-items:center}:host .wellcome .hello{display:flex;flex-direction:column;gap:2vh}:host .wellcome .hello>*{justify-content:center;text-align:center}:host .wellcome .hello .buttons{display:flex;flex-direction:row;gap:2vh}:host .wellcome .links{display:flex;gap:2vh}:host .wellcome .links .link{width:15rem}:host .wellcome .tips{padding:5vw 0;display:flex;flex-direction:column;gap:2vh;font-style:italic}:host .wellcome .contacts{padding-top:1vh;padding-left:2vh}:host .wellcome .config{padding:5vw 0;font-style:italic;color:#fbfbf64d}@media screen and (max-aspect-ratio: 1){:host .wellcome .links{flex-direction:column}}:host .wrapper{display:flex;align-items:center;flex-direction:column}:host table{min-width:45vh;max-width:100%;border-collapse:collapse}:host table tr td{padding:1vh;border-collapse:collapse;transition:all .15s ease-in-out}:host table tr td.noBreak{white-space:nowrap}:host table tr td:last-child>*{margin:.25vh}:host table tr:hover td{background:#0041ff}:host table tr:first-child td{font-weight:700;background:#0041ff}:host table tr:first-child td:first-child{border-top-left-radius:3px}:host table tr:first-child td:last-child{font-weight:400;border-top-right-radius:3px}:host table tr:last-child td:first-child{border-bottom-left-radius:3px}:host table tr:last-child td:last-child{border-bottom-right-radius:3px}@media screen and (max-aspect-ratio: 1){:host table{min-width:auto;max-width:100%}:host table tr td.noBreak{white-space:normal}:host table tr td:last-child>*{margin:.5vh}:host table tr td.mobileHidden{display:none}:host table tr:first-child td:nth-child(3){border-top-left-radius:3px}:host table tr:last-child td:nth-child(3){border-bottom-left-radius:3px}}:host .wrapper{display:flex;justify-content:center;flex-direction:column;align-items:center}:host .wrapper{width:100%;min-height:100vh;display:flex;flex-direction:column;gap:5vw;justify-content:center;align-items:flex-start;background:url(/assets/travolta.8e2d1ddc.gif) center center;background-size:cover}:host .wrapper span{max-width:50vw}@media screen and (max-aspect-ratio: 1){:host .wrapper span{max-width:auto}}:host .wrapper{min-width:100%;height:100%;display:flex;justify-content:center;filter:blur(5px);transition:.15s ease-in-out}:host .wrapper img{opacity:0;width:100%;height:100%;object-fit:cover;transition:.15s ease-in-out}:host .wrapper.withRadius,:host .wrapper.withRadius>img{border-radius:3px}:host .wrapper.ready{filter:blur(0)}:host .wrapper.ready img{opacity:1}:host .project{position:relative;overflow:hidden;border-radius:3px;transition:.3s cubic-bezier(.213,.018,.059,1.008);background:transparent;box-sizing:border-box}:host .project.notPublic:after,:host .project.inDevelopment:after{content:"";position:absolute;top:.5vh;right:-2.1vh;width:6vh;height:1vh;transform:rotate(45deg);background:#ff5b8d;z-index:1}:host .project.inDevelopment:after{background:#0041ff}:host .project .poster{display:block;padding-bottom:141.4%;overflow:hidden;position:relative;height:0;transition:.3s cubic-bezier(.213,.018,.059,1.008)}:host .project .poster>image-element{min-width:100%;height:100%;position:absolute;top:0;transition:.3s cubic-bezier(.213,.018,.059,1.008);z-index:1}:host .project .poster::part(a-element){position:absolute;height:100%;display:flex;align-items:center;justify-content:center}:host .project .subsection{display:block;width:100%;padding-bottom:70.7%;margin-top:70.7%;overflow:hidden;position:relative;height:0;transition:.3s cubic-bezier(.213,.018,.059,1.008);color:#141414;z-index:0}:host .project .subsection>div{padding:1vh;box-sizing:border-box;display:flex;flex-direction:column;position:absolute;height:100%;width:100%;justify-content:space-between}:host .project .subsection>div .top{display:flex;width:100%;flex-direction:column;gap:.5vh}:host .project .subsection>div .top .name{font-weight:700;word-break:normal;white-space:normal}:host .project .subsection>div .top .type{font-size:1.35vh;font-weight:700;text-transform:uppercase;display:flex;flex-direction:row;flex-wrap:wrap;gap:1vh}:host .project .subsection>div .bottom{display:flex;flex-direction:row;justify-content:space-between}:host .project .subsection>div>span{display:block;text-align:left}:host .project ::slotted(*){position:absolute;top:50%;left:50%;opacity:0;z-index:5;transform:translate(-50%,-50%) scale(0);transition:all .15s ease-in-out}:host .project:hover ::part(a-element){opacity:1!important}:host .project:hover .subsection{background:#fbfbf6}:host .project:hover .poster>image-element{height:50%}:host .project:hover ::slotted(*){opacity:1;transform:translate(-50%,-50%) scale(1)}:host .project.noImage{background:#fbfbf6}:host .project.noImage>.poster>.subsection{position:absolute;margin-top:0;top:0;height:100%;width:100%;word-break:break-all;white-space:normal;display:flex;align-items:center;justify-content:center;padding:.75vh 1vh;background:rgba(251,251,246,.1);box-sizing:border-box;z-index:1}@media screen and (max-aspect-ratio: 1){:host .project{opacity:1}}@media print{:host .project{page-break-inside:avoid}}:host .title{display:flex;flex-direction:row;gap:1vh;align-items:center}:host .wrapper{display:flex;flex-direction:column;gap:1vh}:host .wrapper.editable{padding-top:2vh}:host .wrapper .tag input-element{display:inline-block}:host .wrapper .tag.editable{display:flex;flex-direction:row;gap:1vh;align-items:center;justify-content:start}:host .wrapper .tag.editable:hover{border-color:#fbfbf64d}:host .wrapper .tag.advanced{flex-wrap:wrap;border-bottom:1px solid rgba(251,251,246,.2);padding-bottom:1vh}:host .wrapper .credit{display:flex;gap:2vh}:host .wrapper .credit .name{display:flex;flex-direction:row;gap:1vh;align-items:center}:host .wrapper .credit .name svg{fill:#fbfbf64d;height:1.62vh;width:auto}:host .wrapper .credit:not(.editable)>editable-component:first-child,:host .wrapper .credit:not(.editable) .dummyPosition{flex-basis:40%;color:#fbfbf64d;font-size:1.35vh;font-weight:700;text-transform:uppercase}:host .wrapper .credit:not(.editable) .name{flex-basis:60%}:host .wrapper .credit input-element{display:inline-block}:host .wrapper .credit.editable{display:flex;flex-direction:row;gap:1vh;align-items:center;justify-content:start}:host .wrapper .credit.editable:hover{border-color:#fbfbf64d}:host .wrapper .loadingBar{height:30px;width:100px}:host .wrapper input-element{display:none}:host .wrapper{position:relative;width:100%;padding-bottom:50%;height:0;transition:all .15s ease-in-out}:host .wrapper:hover ::slotted([slot=editor]){opacity:1;transform:translate(-50%,-50%) scale(1)}:host .wrapper.aspectVideo{padding-bottom:56.25%}:host .wrapper.aspect_1_3{padding-bottom:36%}:host .wrapper.aspect_1_3 .image,:host .wrapper.aspect_1_3 .video,:host .wrapper.aspect_1_3 .youtube{padding-bottom:36%!important}:host .wrapper .image,:host .wrapper .video,:host .wrapper .youtube{position:absolute;width:100%;padding-bottom:50%;height:0}:host .wrapper .image image-element,:host .wrapper .image video,:host .wrapper .image iframe,:host .wrapper .video image-element,:host .wrapper .video video,:host .wrapper .video iframe,:host .wrapper .youtube image-element,:host .wrapper .youtube video,:host .wrapper .youtube iframe{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:1;transition:.15s ease-in-out}:host .wrapper .image.youtube iframe,:host .wrapper .video.youtube iframe,:host .wrapper .youtube.youtube iframe{visibility:hidden;opacity:0;z-index:11}:host .wrapper .image.youtube .youtubeVideoControls,:host .wrapper .video.youtube .youtubeVideoControls,:host .wrapper .youtube.youtube .youtubeVideoControls{display:flex;flex-direction:row;transition:all .15s ease-in-out;position:absolute;right:5vw;bottom:5vw;visibility:hidden;opacity:0;z-index:12}:host .wrapper .image.youtube.enabled,:host .wrapper .video.youtube.enabled,:host .wrapper .youtube.youtube.enabled{padding-bottom:56.25%}:host .wrapper .image.youtube.enabled>*,:host .wrapper .video.youtube.enabled>*,:host .wrapper .youtube.youtube.enabled>*{visibility:visible;opacity:1}:host .wrapper .image.video,:host .wrapper .video.video,:host .wrapper .youtube.video{transition-duration:1s;mask-image:radial-gradient(circle at center,black 50%,transparent 70%);mask-position:50% 50%;mask-size:0% 0%;mask-repeat:no-repeat;transform:scale(1.1)}:host .wrapper .image.video video,:host .wrapper .video.video video,:host .wrapper .youtube.video video{visibility:hidden;opacity:0}:host .wrapper .image.video.ready,:host .wrapper .video.video.ready,:host .wrapper .youtube.video.ready{mask-size:150vw 150vw;transform:scale(1)}:host .wrapper .image.video.ready video,:host .wrapper .video.video.ready video,:host .wrapper .youtube.video.ready video{visibility:visible;opacity:1}:host .wrapper.intentOnVideo image-element{opacity:0}:host .wrapper.intentOnVideo video{animation:.5s pulse infinite ease-in-out;opacity:1}:host .wrapper.intentOnPlaceholderImage image-element{animation:.5s pulse infinite ease-in-out;opacity:1}:host .wrapper.intentOnPlaceholderImage video{opacity:0}:host .wrapper ::slotted([slot=title]){position:absolute;bottom:0;transform:translateY(-5vw);width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:5vw;padding:0 5vw;box-sizing:border-box;align-items:center}:host .wrapper ::slotted([slot=editor]){opacity:0;transition:all .15s ease-in-out;position:absolute;top:25vw;left:50%;transform:translate(-50%,-50%) scale(0)}@media screen and (max-aspect-ratio: 1){:host .wrapper,:host .wrapper.aspectVideo,:host .wrapper .video,:host .wrapper .image,:host .wrapper .youtube,:host .wrapper .youtube.enabled{padding-bottom:90vh!important}:host .wrapper.video.ready,:host .wrapper.aspectVideo.video.ready,:host .wrapper .video.video.ready,:host .wrapper .image.video.ready,:host .wrapper .youtube.video.ready,:host .wrapper .youtube.enabled.video.ready{mask-size:150vh 150vh}:host .wrapper.aspect_1_3{padding-bottom:36%!important}:host .wrapper.aspect_1_3 .image,:host .wrapper.aspect_1_3 .video,:host .wrapper.aspect_1_3 .youtube{padding-bottom:36%!important}:host .wrapper ::slotted(*){flex-direction:column}:host .wrapper ::slotted([slot=editor]){top:50%}}@media print{:host .wrapper,:host .wrapper .video,:host .wrapper .image{padding-bottom:100vh;page-break-inside:avoid}}:host .title{display:flex;flex-direction:row;gap:1vh;align-items:center;padding-top:.5vh}:host .title input-element,:host .title input-element::part(input-field){width:100%}:host .wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1vh;padding-bottom:1vh}:host .wrapper.editable{display:flex;flex-direction:column;padding-top:2vh;padding-bottom:2vh}:host .wrapper.editable .partner .logo{max-width:7.5vh;max-height:7.5vh}:host .wrapper .partner{display:flex;align-items:center;justify-content:center}:host .wrapper .partner .logo{width:100%}:host .wrapper .partner input-element{display:inline-block}:host .wrapper .partner.editable{display:flex;flex-direction:row;gap:1vh;align-items:center;justify-content:start}:host .wrapper .partner.advanced{flex-wrap:wrap;border-bottom:1px solid rgba(251,251,246,.2);padding-bottom:1vh}:host .title{display:flex;flex-direction:row;gap:1vh;align-items:center;padding:2vh 0}:host .wrapper .hidden{display:none}:host .wrapper .award{display:flex;gap:2vh}:host .wrapper .award input-element{display:inline-block}:host .wrapper .award.editable{display:flex;flex-direction:row;gap:1vh;align-items:center;justify-content:start}:host .wrapper .award.editable:hover{border-color:#fbfbf64d}:host .wrapper{overflow:hidden}:host .wrapper .title{display:flex;align-items:center}:host .wrapper .header{cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;font-size:2vh;line-height:2vh;font-weight:700;padding-bottom:2vh}:host .wrapper .header,:host .wrapper .header>.icon{transition:all .15s ease-in-out}:host .wrapper .header:hover .icon{color:#fbfbf680}:host .wrapper:not(.open) .header:hover{padding-left:.5vw}:host .wrapper .content{height:0;overflow:hidden;transition:all .3s ease-in-out;border-bottom:1px solid rgba(251,251,246,.2)}:host .wrapper .icon{font-size:3vh;line-height:3vh;font-weight:400}:host .wrapper.open .header .icon{transform:rotate(45deg)}:host .wrapper.open .content{height:auto}:host .title{padding:2vh 0}:host .wrapper{display:flex;flex-direction:column;gap:2vh;padding-bottom:2vh}:host .wrapper .file{display:flex;gap:1vh;align-items:center}:host .wrapper .fullWidth{width:100%}:host .wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,50% - 5vw),1fr));gap:5vw}@media screen and (max-aspect-ratio: 1){:host .wrapper{grid-template-columns:1fr}}:host .wrapper .title{max-width:50vw}:host .wrapper .project{display:flex;flex-direction:row;gap:5vw;padding:5vw}:host .wrapper .project>*{flex-grow:0;flex-shrink:0}:host .wrapper .project .synopsis{flex-basis:calc(40% - 5vw);display:flex;flex-direction:column;gap:2vh}:host .wrapper .project .data{flex-basis:30%;display:flex;flex-direction:column;gap:2vh}:host .wrapper .project .data .info{display:flex;flex-direction:column;gap:2vh;padding-bottom:2vh;border-bottom:1px solid rgba(251,251,246,.2)}:host .wrapper .project .data .info>span{display:flex;flex-direction:row;gap:2vh;align-items:flex-end}:host .wrapper .project .data .info>span>*:first-child{color:#fbfbf64d;font-size:1.35vh;text-transform:uppercase;font-weight:700;flex-basis:40%}:host .wrapper .project .data .info>span>*:nth-child(2){flex-basis:60%}:host .wrapper .project .poster{display:flex;position:relative;height:fit-content;flex-basis:calc(30% - 5vw)}:host .wrapper .project .poster .posterPlaceholder{width:100%;padding-bottom:141.4%;background:rgba(251,251,246,.1)}:host .wrapper .project .poster.missing:after{content:"";position:absolute;top:-6px;right:-6px;width:12px;height:12px;background:#ff5b8d;border-radius:50%}:host .wrapper .project .poster.pulse image-element,:host .wrapper .project .poster.pulse .posterPlaceholder{animation:.5s pulse infinite ease-in-out;opacity:1}:host .wrapper .project .poster image-element{width:100%;border-radius:3px}:host .wrapper .project .poster .editorBar{opacity:0;transition:all .15s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0)}:host .wrapper .project .poster:hover .editorBar{opacity:1;transform:translate(-50%,-50%) scale(1)}:host .wrapper .gallery{padding:5vw;padding-top:0;box-sizing:border-box;width:100%}@media screen and (max-aspect-ratio: 1){:host .wrapper .title{max-width:100%}:host .wrapper .project{flex-direction:column}:host .wrapper .project>*{flex-basis:100%}}@keyframes pulse{50%{opacity:80%}}:host .wrapper{display:flex;flex-direction:column;gap:2vh}:host .wrapper .headder,:host .wrapper .projects{padding:0 5vw}:host .wrapper .headder{display:flex;align-items:center;flex-direction:row;padding-top:15vw;gap:2vh}:host .wrapper .headder .headding{white-space:nowrap}:host .wrapper .headder .tags{display:flex;flex-direction:row;flex-wrap:wrap;gap:1vh;align-items:center;line-height:4.1vh}:host .wrapper .projects{display:grid;grid-template-columns:repeat(auto-fill,minmax(22.5vh,1fr));gap:2vh;padding-bottom:5vw}:host .wrapper .projects .project{padding-bottom:141.4%;overflow:hidden;position:relative;height:0}:host .wrapper .projects .project>span{position:absolute;top:0;height:100%;width:100%;word-break:break-all;white-space:normal;display:flex;align-items:center;justify-content:center;padding:.75vh 1vh;background:rgba(251,251,246,.5);box-sizing:border-box}:host .wrapper .projects .project>span:hover{background:rgba(251,251,246,.3)}:host .wrapper .projects .project .addProjectTile{display:grid;gap:1vh;grid-template-rows:1fr auto;height:100%;position:absolute;width:100%}:host .wrapper .projects .project .addProjectTile action-link::part(a-element){height:100%}:host .wrapper .projects .project .addProjectTile input-element::part(input-field){width:100%}@media screen and (max-aspect-ratio: 1){:host .wrapper .headder{padding-top:30vw;flex-direction:column}:host .wrapper .projects{grid-template-columns:repeat(auto-fill,minmax(15vh,1fr))}}:host .wrapper{display:flex;flex-direction:column;gap:5vw}:host .wrapper div:not(.team){display:flex;gap:5vw;flex-direction:row}:host .wrapper .headder{flex-direction:column!important}:host .wrapper .headder .aboutFk .video{flex-basis:50%;width:40vw;mix-blend-mode:screen}:host .wrapper .headder .aboutFk .text{flex-basis:50%;flex-direction:column!important}:host .wrapper .team{display:grid;grid-template-columns:repeat(auto-fill,minmax(30vh,1fr));gap:6vh 2vh;align-items:start}:host .wrapper .team .teamMember{display:flex;flex-direction:column;gap:2vh;align-items:flex-start;width:100%}:host .wrapper .team .teamMember>*{width:100%}:host .wrapper .team .teamMember .portraitWrapper{border-radius:3px;padding-bottom:141.4%;overflow:hidden;position:relative;height:0;display:flex;align-items:center;justify-content:center}:host .wrapper .team .teamMember .portraitWrapper.noImage{background:rgba(251,251,246,.1)}:host .wrapper .team .teamMember .portraitWrapper .portrait{height:100%;width:100%;object-fit:cover;position:absolute;top:0;left:0}:host .wrapper .team .teamMember .portraitWrapper.pulse{animation:.5s pulse infinite ease-in-out}:host .wrapper .team .teamMember .portraitWrapper .editorBar{opacity:0;transition:all .15s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%) scale(0)}:host .wrapper .team .teamMember .portraitWrapper:hover .editorBar{opacity:1;transform:translate(-50%) scale(1)}:host .wrapper .team .teamMember action-link.portraitWrapper{background:transparent}:host .wrapper .team .teamMember action-link.portraitWrapper::part(a-element){height:100%;position:absolute;top:0}:host .wrapper .team .teamMember .info,:host .wrapper .team .teamMember .editorBar,:host .wrapper .team .teamMember .controls{display:flex;flex-direction:column;gap:2vh}:host .wrapper .team .teamMember .editorBar{padding:2vh;align-items:center;box-sizing:border-box;margin-top:-2vh;border-radius:3px}:host .wrapper .team .teamMember .links{display:flex;flex-direction:row;flex-wrap:wrap;gap:2vh}:host .wrapper .team .teamMember .links>span{display:flex;gap:1vh}:host .wrapper .team .teamMember .links.editing{flex-direction:column;gap:2vh}@media screen and (max-aspect-ratio: 1){:host .wrapper .aboutFk{flex-direction:column!important}:host .wrapper .aboutFk .video{width:100%!important}:host .wrapper .team{display:grid;grid-template-columns:1fr 1fr;gap:6vh 2vh;align-items:stretch}:host .wrapper .team .teamMember .portraitWrapper{width:100%}}:host .wrapper{display:flex;flex-direction:row;gap:10vw;width:100%;height:auto;overflow-x:auto;overflow-y:hidden;white-space:nowrap;justify-content:space-between;padding:0 5vw;box-sizing:border-box}:host .wrapper::-webkit-scrollbar{display:none}:host .wrapper ::slotted([slot=title]){display:flex;flex-direction:column;gap:3vh;align-items:flex-start;justify-content:center}:host .wrapper .projectsLine{display:grid;grid-auto-flow:column;grid-template-columns:repeat(auto-fill,minmax(21.21vh,min-content));grid-gap:2vh;padding-right:5vw;min-height:29.99094vh;white-space:nowrap}:host .wrapper .projectsLine .project:nth-child(odd){grid-row:1}:host .wrapper .projectsLine .project:nth-child(even){grid-row:2;transform:translate(50%)}:host .wrapper .projectsLine .project{min-width:21.21vh;min-height:29.99094vh}:host .wrapper .projectsLine .placeholder{display:block;position:relative;height:0}:host .wrapper .projectsLine .placeholder .editorBar{height:100%;flex-direction:column;display:flex;align-items:stretch}:host .wrapper .projectsLine .editorBar{gap:1vh;padding:1vh;flex-wrap:nowrap}:host .wrapper .projectsLine .editorBar input-element::part(input-field){width:100%}:host .wrapper .projectsLine .editorBar.hidden{display:none}:host .controls{display:flex;width:100%;justify-content:flex-end;padding:2vh 5vw 0 0;box-sizing:border-box}:host .controls .hidden{visibility:hidden}@media screen and (max-aspect-ratio: 1){:host .wrapper{flex-direction:column;overflow-x:hidden;padding:0}:host .wrapper ::slotted([slot=title]){padding:0 5vw;display:flex;flex-wrap:wrap;flex-direction:row;gap:3vh;align-items:flex-end;justify-content:space-between}:host .wrapper .projectsLine{overflow-x:auto;width:100%;padding-left:5vw;padding-right:10vw}:host .wrapper .projectsLine::-webkit-scrollbar{display:none}:host .controls{display:none}}@media print{:host .wrapper{page-break-inside:avoid;height:100vh;align-items:center}:host .controls{display:none}}:host .wrapper{display:grid;gap:2vh}:host .wrapper .teamMember{display:flex;flex-direction:column;gap:2vh;align-items:flex-start;width:100%}:host .wrapper .teamMember>*{width:100%}:host .wrapper .teamMember .portraitWrapper{border-radius:3px;padding-bottom:141.4%;overflow:hidden;position:relative;height:0;display:flex;align-items:center;justify-content:center}:host .wrapper .teamMember .portraitWrapper.notActive:after,:host .wrapper .teamMember .portraitWrapper.crewMember:after{content:"";position:absolute;top:.5vh;right:-2.1vh;width:6vh;height:1vh;transform:rotate(45deg);background:#ff5b8d;z-index:1}:host .wrapper .teamMember .portraitWrapper.crewMember:after{background:#0041ff}:host .wrapper .teamMember .portraitWrapper.noImage{background:rgba(251,251,246,.1)}:host .wrapper .teamMember .portraitWrapper.pulse{animation:.5s pulse infinite ease-in-out}:host .wrapper .teamMember .portraitWrapper image-element{height:100%;min-width:100%;position:absolute;top:0}:host .wrapper .teamMember .portraitWrapper .editorBar{opacity:0;transition:all .15s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%) scale(0)}:host .wrapper .teamMember .portraitWrapper:hover .editorBar{opacity:1;transform:translate(-50%) scale(1)}:host .wrapper .teamMember .portraitWrapper ::slotted(*){position:absolute;top:50%;left:50%;opacity:0;z-index:1;transform:translate(-50%,-50%) scale(0);transition:all .15s ease-in-out}:host .wrapper .teamMember .portraitWrapper:hover ::slotted(*){opacity:1;transform:translate(-50%,-50%) scale(1)}:host .wrapper .teamMember .editorBar{flex-direction:column;margin-top:-2vh}:host .wrapper .teamMember .info{display:flex;width:100%;flex-direction:column;gap:3vh}:host .wrapper .teamMember .links{display:flex;flex-direction:row;flex-wrap:wrap;gap:2vh;align-items:center}:host .wrapper .teamMember .links.editing>span{display:flex;gap:1vh;flex-direction:column;width:100%}:host .wrapper .teamMember .links.editing{flex-direction:column;gap:2vh;align-items:flex-start}@media screen and (max-aspect-ratio: 1){:host .wrapper{display:flex;flex-direction:column;align-items:center;gap:4vh}:host .wrapper .teamMember .portraitWrapper{width:100%}}@media print{:host .teamMember{page-break-inside:avoid}}:host .wrapper{display:flex;flex-direction:column;gap:5vw;width:100%;box-sizing:border-box}:host .wrapper ::slotted([slot=title]){display:flex;flex-direction:column;gap:3vh;align-items:flex-start;justify-content:center;width:100%}:host .wrapper .team{display:grid;grid-template-columns:repeat(auto-fill,minmax(21.21vh,1fr));gap:2vh;row-gap:4vh;align-items:start;width:100%}:host .wrapper .team .placeholder{display:block;position:relative;height:0;padding-bottom:141.4%}:host .wrapper .team .placeholder .editorBar{position:absolute;width:100%;height:100%;flex-direction:column;display:flex;align-items:stretch}:host .wrapper .team .editorBar{gap:1vh;padding:1vh;flex-wrap:nowrap}:host .wrapper .team .editorBar input-element::part(input-field){width:100%}:host .wrapper .team .editorBar.hidden{display:none}@media print{:host .wrapper{padding-top:5vw;page-break-inside:avoid;height:100vh;align-items:center}:host .wrapper .team{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}}:host .wrapper .title,:host .wrapper .synopsisWidthLimit{max-width:50vw}:host .wrapper .site{display:flex;flex-direction:column;gap:5vw;padding:5vw 0}:host .wrapper .site.intentTop{padding-top:15vw}:host .wrapper .site .files{display:flex;flex-direction:column;gap:5vw}:host .wrapper .site .files files-element{max-width:50vw}:host .wrapper .intentSide{padding:0 5vw}:host .wrapper .teamMembersHeadder{display:flex;flex-direction:row;width:100%;align-items:flex-end;justify-content:space-between}:host .wrapper .teamMembersHeadder div:first-child{display:flex;flex-direction:column;gap:2vh}@media screen and (max-aspect-ratio: 1){:host .wrapper .title{max-width:100%}:host .wrapper .teamMembersHeadder{flex-direction:column;align-items:flex-start}:host .wrapper .files files-element{width:100%}:host .wrapper .project{flex-direction:column}:host .wrapper .project>*{flex-basis:100%}}@media print{:host .wrapper .site,:host .wrapper .site.intentTop{padding-top:5vw!important;padding-bottom:0!important}}@keyframes pulse{50%{opacity:80%}}:host table{min-width:45vh;max-width:100%;border-collapse:collapse}:host table tr td{padding:1vh;border-collapse:collapse;transition:all .15s ease-in-out}:host table tr td.noBreak{white-space:nowrap}:host table tr td:last-child>*{margin:.25vh}:host table tr:hover td{background:#0041ff}:host table tr:first-child td{font-weight:700;background:#0041ff}:host table tr:first-child td:first-child{border-top-left-radius:3px}:host table tr:first-child td:last-child{font-weight:400;border-top-right-radius:3px}:host table tr:last-child td:first-child{border-bottom-left-radius:3px}:host table tr:last-child td:last-child{border-bottom-right-radius:3px}@media screen and (max-aspect-ratio: 1){:host table{min-width:auto;max-width:100%}:host table tr td.noBreak{white-space:normal}:host table tr td:last-child>*{margin:.5vh}:host table tr td.mobileHidden{display:none}:host table tr:first-child td:nth-child(3){border-top-left-radius:3px}:host table tr:last-child td:nth-child(3){border-bottom-left-radius:3px}}:host .wrapper{display:flex;justify-content:center;flex-direction:column;align-items:center}:host .wrapper .flexCenter{justify-content:flex-start}:host .wrapper .homepage{background:#787aff}:host .fullHeightCenter{height:100vh;box-sizing:border-box;display:flex;flex-direction:column;gap:2vh;align-items:center;justify-content:center}:host .fullHeightCenter .info{font-style:italic}html,body{font-size:1.8vh}*,:after,:before{font-family:Inter,serif;letter-spacing:-.01em;scroll-behavior:smooth;hyphens:auto}*::selection{color:#141414;background:#fbfbf6}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar{width:6px;height:6px;background:transparent}*::-webkit-scrollbar-thumb{background:rgba(100,100,100,.5);border-radius:3px;border:transparent}.siteWithIntent{padding:15vw 5vw 5vw;display:block;width:100%;box-sizing:border-box}.icon{font-family:Material Symbols Outlined,monospace;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;vertical-align:middle}.flexCenter{display:flex;align-items:center;justify-content:center;gap:.5vh}.editorBar{display:flex;flex-direction:row;gap:2vh;align-items:center;justify-content:center;padding:2vh;flex-wrap:wrap;background:#0041ff;border-radius:3px;box-sizing:border-box;z-index:5}.headding,.subHeadding{font-family:Inter,serif}.headding.withIntent,.subHeadding.withIntent{margin:2vh}.sizeS,.sizeS::part(input-field){font-size:1.35vh}.bold,.bold::part(input-field){font-weight:700}.regular{font-weight:400}.sizeL,.sizeL::part(input-field){font-size:2.7vh}.colorBlack,.colorBlack::part(input-field){color:#141414!important}.colorBlack::selection,.colorBlack::part(input-field)::selection{background:#141414!important;color:#fbfbf6!important}.sans,.sans::part(input-field){font-family:Georgia,sans-serif;line-height:3.6vh}.headding,.headding::part(input-field){font-size:6vh;line-height:6.96vh;font-weight:800}.subHeadding{font-size:3vh;font-weight:700;font-style:italic}.currentValue.textarea,.textarea::part(input-field){display:block;white-space:pre-wrap;text-align:justify}.title,.title::part(input-field){display:inline-block;word-break:auto-phrase;max-width:50vw}.currentValue.subHeaddingTeam,.subHeaddingTeam::part(input-field){font-size:2.7vh!important;font-style:italic!important;font-weight:700!important;border-top:1px solid rgba(251,251,246,.2)!important;padding-top:2vh!important;padding-right:2vh!important;color:#fbfbf633!important;display:inline-block}.svgIcon>svg{display:flex;height:1.8vh;width:auto}.fillWhite{fill:#fbfbf6}@media screen and (max-aspect-ratio: 1){.siteWithIntent{padding-top:30vw}.headding{font-size:4.2vh;line-height:4.872vh}.editorBar{flex-direction:column;gap:3vh}}@media print{.siteWithIntent{padding-top:5vw}}#messageList>.message,.confirmMessage .container{position:relative;transition:.3s ease-out;margin-top:1rem;opacity:1;width:fit-content;max-width:30rem;height:auto;padding:1rem 1.5rem 1rem 3.5rem;border-radius:3px;border:1px solid rgba(251,251,246,.2);border-color:#0041ff;box-shadow:0 10px 20px #1414144d}@media screen and (max-width: 30rem){#messageList>.message,.confirmMessage .container{hyphens:auto;max-width:calc(100vw - 6.75rem)}}#messageList{position:fixed;z-index:100;top:0;right:1rem;height:auto;display:flex;flex-direction:column;align-items:flex-end}#messageList .message{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjMTQxNDE0Ij48cGF0aCBkPSJNNDQwLTI4MGg4MHYtMjQwaC04MHYyNDBabTQwLTMyMHExNyAwIDI4LjUtMTEuNVQ1MjAtNjQwcTAtMTctMTEuNS0yOC41VDQ4MC02ODBxLTE3IDAtMjguNSAxMS41VDQ0MC02NDBxMCAxNyAxMS41IDI4LjVUNDgwLTYwMFptMCA1MjBxLTgzIDAtMTU2LTMxLjVUMTk3LTE5N3EtNTQtNTQtODUuNS0xMjdUODAtNDgwcTAtODMgMzEuNS0xNTZUMTk3LTc2M3E1NC01NCAxMjctODUuNVQ0ODAtODgwcTgzIDAgMTU2IDMxLjVUNzYzLTc2M3E1NCA1NCA4NS41IDEyN1Q4ODAtNDgwcTAgODMtMzEuNSAxNTZUNzYzLTE5N3EtNTQgNTQtMTI3IDg1LjVUNDgwLTgwWm0wLTgwcTEzNCAwIDIyNy05M3Q5My0yMjdxMC0xMzQtOTMtMjI3dC0yMjctOTNxLTEzNCAwLTIyNyA5M3QtOTMgMjI3cTAgMTM0IDkzIDIyN3QyMjcgOTNabTAtMzIwWiIvPjwvc3ZnPg==) #fbfbf6 no-repeat;background-position:.5rem center;background-size:2rem 2rem;border:none;color:#141414}#messageList .message .progressBar{position:absolute;top:0;right:0;height:100%;width:.25rem;background:linear-gradient(0deg,rgba(251,251,246,.3) 51%,transparent 51%) no-repeat;background-size:200% 200%;animation:exitAnimationCountdown 3s linear;border-top-right-radius:3px;border-bottom-right-radius:3px}@keyframes exitAnimationCountdown{0%{background-position-y:100%}to{background-position-y:0%}}#messageList .message.success{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjMTQxNDE0Ij48cGF0aCBkPSJtNDI0LTI5NiAyODItMjgyLTU2LTU2LTIyNiAyMjYtMTE0LTExNC01NiA1NiAxNzAgMTcwWm01NiAyMTZxLTgzIDAtMTU2LTMxLjVUMTk3LTE5N3EtNTQtNTQtODUuNS0xMjdUODAtNDgwcTAtODMgMzEuNS0xNTZUMTk3LTc2M3E1NC01NCAxMjctODUuNVQ0ODAtODgwcTgzIDAgMTU2IDMxLjVUNzYzLTc2M3E1NCA1NCA4NS41IDEyN1Q4ODAtNDgwcTAgODMtMzEuNSAxNTZUNzYzLTE5N3EtNTQgNTQtMTI3IDg1LjVUNDgwLTgwWm0wLTgwcTEzNCAwIDIyNy05M3Q5My0yMjdxMC0xMzQtOTMtMjI3dC0yMjctOTNxLTEzNCAwLTIyNyA5M3QtOTMgMjI3cTAgMTM0IDkzIDIyN3QyMjcgOTNabTAtMzIwWiIvPjwvc3ZnPg==) #52db90 no-repeat;background-position:.5rem center;background-size:2rem 2rem}#messageList .message.danger{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNmZmZmZmYnIGhlaWdodD0nNDgnIHZpZXdCb3g9JzAgOTYgOTYwIDk2MCcgd2lkdGg9JzQ4Jz48cGF0aCBkPSdtNDAgOTM2IDQ0MC03NjAgNDQwIDc2MEg0MFptMTA0LTYwaDY3Mkw0ODAgMjk2IDE0NCA4NzZabTM0MC4xNzUtNTdxMTIuODI1IDAgMjEuMzI1LTguNjc1IDguNS04LjY3NiA4LjUtMjEuNSAwLTEyLjgyNS04LjY3NS0yMS4zMjUtOC42NzYtOC41LTIxLjUtOC41LTEyLjgyNSAwLTIxLjMyNSA4LjY3NS04LjUgOC42NzYtOC41IDIxLjUgMCAxMi44MjUgOC42NzUgMjEuMzI1IDguNjc2IDguNSAyMS41IDguNVpNNDU0IDcwOGg2MFY0ODRoLTYwdjIyNFptMjYtMTIyWicvPjwvc3ZnPg==) #ff5b8d no-repeat;background-position:.5rem center;background-size:2rem 2rem;color:#fbfbf6}#messageList .message.dangerData{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjZmZmZmZmIj48cGF0aCBkPSJNMTIwLTE2MHYtODBoMTEwbC0xNi0xNHEtNTItNDYtNzMtMTA1dC0yMS0xMTlxMC0xMTEgNjYuNS0xOTcuNVQzNjAtNzkwdjg0cS03MiAyNi0xMTYgODguNVQyMDAtNDc4cTAgNDUgMTcgODcuNXQ1MyA3OC41bDEwIDEwdi05OGg4MHYyNDBIMTIwWm0zNjAtMTIwcS0xNyAwLTI4LjUtMTEuNVQ0NDAtMzIwcTAtMTcgMTEuNS0yOC41VDQ4MC0zNjBxMTcgMCAyOC41IDExLjVUNTIwLTMyMHEwIDE3LTExLjUgMjguNVQ0ODAtMjgwWm0tNDAtMTYwdi0yNDBoODB2MjQwaC04MFptMTYwIDI3MHYtODRxNzItMjYgMTE2LTg4LjVUNzYwLTQ4MnEwLTQ1LTE3LTg3LjVUNjkwLTY0OGwtMTAtMTB2OThoLTgwdi0yNDBoMjQwdjgwSDczMGwxNiAxNHE0OSA0OSA3MS41IDEwNi41VDg0MC00ODJxMCAxMTEtNjYuNSAxOTcuNVQ2MDAtMTcwWiIvPjwvc3ZnPg==) #787aff no-repeat;background-position:.5rem center;background-size:2rem 2rem;color:#fbfbf6}#messageList .message.away{margin-top:-3rem;opacity:0!important}#messageList .message:hover{transform:translate(.25rem);cursor:pointer}#messageList .message:hover .progressBar{animation:none;background:rgba(251,251,246,.3)}.confirmMessage{position:fixed;top:0;left:0;width:100vw;height:100%;display:flex;align-items:center;justify-content:center;z-index:99;background:rgba(20,20,20,.3);backdrop-filter:blur(5px);transition:.5s ease-out}.confirmMessage.away{opacity:0!important;pointer-events:none}.confirmMessage .container{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjMTQxNDE0Ij48cGF0aCBkPSJNNDc4LTI0MHEyMSAwIDM1LjUtMTQuNVQ1MjgtMjkwcTAtMjEtMTQuNS0zNS41VDQ3OC0zNDBxLTIxIDAtMzUuNSAxNC41VDQyOC0yOTBxMCAyMSAxNC41IDM1LjVUNDc4LTI0MFptLTM2LTE1NGg3NHEwLTMzIDcuNS01MnQ0Mi41LTUycTI2LTI2IDQxLTQ5LjV0MTUtNTYuNXEwLTU2LTQxLTg2dC05Ny0zMHEtNTcgMC05Mi41IDMwVDM0Mi02MThsNjYgMjZxNS0xOCAyMi41LTM5dDUzLjUtMjFxMzIgMCA0OCAxNy41dDE2IDM4LjVxMCAyMC0xMiAzNy41VDUwNi01MjZxLTQ0IDM5LTU0IDU5dC0xMCA3M1ptMzggMzE0cS04MyAwLTE1Ni0zMS41VDE5Ny0xOTdxLTU0LTU0LTg1LjUtMTI3VDgwLTQ4MHEwLTgzIDMxLjUtMTU2VDE5Ny03NjNxNTQtNTQgMTI3LTg1LjVUNDgwLTg4MHE4MyAwIDE1NiAzMS41VDc2My03NjNxNTQgNTQgODUuNSAxMjdUODgwLTQ4MHEwIDgzLTMxLjUgMTU2VDc2My0xOTdxLTU0IDU0LTEyNyA4NS41VDQ4MC04MFptMC04MHExMzQgMCAyMjctOTN0OTMtMjI3cTAtMTM0LTkzLTIyN3QtMjI3LTkzcS0xMzQgMC0yMjcgOTN0LTkzIDIyN3EwIDEzNCA5MyAyMjd0MjI3IDkzWm0wLTMyMFoiLz48L3N2Zz4=) #fbfbf6 no-repeat;background-position:.75rem center;background-size:2rem 2rem;color:#141414}.confirmMessage .container.away{transform:scale(.9);opacity:0!important}.confirmMessage .container .prompt{display:flex;flex-direction:row;gap:1vh;padding-top:.75rem}.confirmMessage .container .prompt>button{display:flex;gap:1vh;background:#141414;color:#fbfbf6;padding:.75vh 1vh;outline:0;border-radius:3px;border:1px solid rgba(251,251,246,.2);transition:all .15s ease-in-out}.confirmMessage .container .prompt>button:hover,.confirmMessage .container .prompt>button:focus,.confirmMessage .container .prompt>button.selected{cursor:pointer;background:#0041ff}:host{width:100%;max-width:100vw;height:auto;overflow-y:auto;overflow-x:hidden;color:#fbfbf6;background:#141414}
