header[data-v-38ccf5f0]{margin-bottom:1em;height:50px;width:100%;display:flex;align-items:center;justify-content:space-between}.rec-wrapper[data-v-38ccf5f0]{display:flex;justify-content:center;align-items:center;height:100%}.rec-text[data-v-38ccf5f0]{color:#ff003c;height:30px;margin-right:4px;font-family:DMSans-bold;display:flex;align-items:center}.blinking-dot-wrapper[data-v-38ccf5f0]{height:100%;display:flex;align-items:center}.blinking-dot[data-v-38ccf5f0]{width:8px;height:8px;background:#ff003c;border-radius:10px;animation:blink-38ccf5f0 1s infinite}img[data-v-38ccf5f0]{width:6em;margin-top:1em;opacity:.8;margin-left:2em}img[data-v-38ccf5f0]:hover{opacity:1}.navigation[data-v-38ccf5f0]{display:flex;margin-right:2rem}.navigation-item[data-v-38ccf5f0]{font-size:.9em;text-decoration:unset;color:#fff}.blinking-dot .router-link-active[data-v-38ccf5f0]{animation:none}.navigation-item[data-v-38ccf5f0]:hover{color:#ff003c}@keyframes blink-38ccf5f0{0%{opacity:0}50%{opacity:1}to{opacity:0}}@media screen and (max-width: 700px){.blinking-dot[data-v-38ccf5f0]{width:9px;height:9px}img[data-v-38ccf5f0]{width:7em;margin-left:1em}.navigation[data-v-38ccf5f0]{display:flex;margin-right:1rem}.navigation-item[data-v-38ccf5f0]{padding:.5rem;font-size:1.1em;text-decoration:unset;color:#fff}}footer[data-v-fe5d4d6d]{position:absolute;margin:40px 0 0;display:flex;flex-direction:row;justify-content:space-around;width:100%;bottom:30px}ul[data-v-fe5d4d6d]{list-style-type:none;padding:0}li[data-v-fe5d4d6d]{display:inline-block;margin:0 5px}li[data-v-fe5d4d6d]:last-child{margin-right:0}a[data-v-fe5d4d6d]{color:#42b983}.icon[data-v-fe5d4d6d]{height:14px;opacity:.5}.icon[data-v-fe5d4d6d]:hover{opacity:1}.footer-container[data-v-fe5d4d6d]{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:2px}.footer-container.copyright[data-v-fe5d4d6d]{flex:1;justify-content:flex-start;color:#fff;font-size:.5em;font-family:DMSans-regular;opacity:.5;padding-left:3.5em}.footer-container.rs[data-v-fe5d4d6d]{justify-content:flex-end;flex:1;padding-right:2em}@media screen and (max-width: 700px){footer[data-v-fe5d4d6d]{position:relative;margin:40px 0 15px;display:flex;flex-direction:column-reverse;justify-content:center;width:100%;bottom:0}.footer-container.copyright[data-v-fe5d4d6d]{justify-content:center;font-size:10px;margin-top:5px;padding-left:0}.footer-container.rs[data-v-fe5d4d6d]{justify-content:center;padding-right:0}.rs-wrapper[data-v-fe5d4d6d]{margin:5px}}span[data-v-fe5d4d6d]{color:#fff;display:flex;align-items:center}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:DMSans-regular;src:url(/assets/DMSans-Regular-BE1m49YZ.ttf)}@font-face{font-family:DMSans-medium;src:url(/assets/DMSans-Medium-BO7LY67X.ttf)}@font-face{font-family:DMSans-bold;src:url(/assets/DMSans-Bold-DRawUrux.ttf)}body{min-width:fit-content;background-color:#000}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;height:100%}#app:before{content:"";background-color:"red"}.colorful-body{display:flex;justify-content:center;align-items:center;width:100%;min-height:500px;height:80vh}@media screen and (max-width: 700px){.colorful-body{min-height:230px;height:60vh;flex-direction:column-reverse}.videobg-content{display:flex;flex-direction:column;justify-content:space-around}}.video-animation{height:100vh;animation:fadeIn ease 10s;-webkit-animation:fadeIn ease 10s;-moz-animation:fadeIn ease 10s;-o-animation:fadeIn ease 10s;-ms-animation:fadeIn ease 10s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}a[data-v-9a983558]{height:60px;width:60px}img[data-v-9a983558]{height:100%;width:100%;opacity:.7}img[data-v-9a983558]:hover{opacity:1}.pastille-container{display:flex;flex-direction:row;justify-content:center;align-items:flex-end;height:100%}.pastille{max-width:20px;max-height:20px}.square-wrapper{width:100%;height:100%;margin-top:15px;padding-left:2em;padding-right:2em}#content{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}#small-square{width:175px;height:175px;position:absolute}#small-square:after,#small-square:before,#small-square>:last-child:before,#small-square>:last-child:after{position:absolute;width:35px;height:35px;border-color:#fff;border-style:solid;opacity:.5;content:" "}#content:before,#content:after,#content>:last-child:before,#content>:last-child:after{position:absolute;width:100px;height:100px;border-color:#fff;border-style:solid;opacity:.5;content:" "}#small-square:before,#content:before{top:0;left:0;border-width:1px 0 0 1px}#small-square:after,#content:after{top:0;right:0;border-width:1px 1px 0 0}#small-square>:last-child:before,#content>:last-child:before{bottom:0;right:0;border-width:0 1px 1px 0}#small-square>:last-child:after,#content>:last-child:after{bottom:0;left:0;border-width:0 0 1px 1px}@media screen and (max-width: 700px){.square-wrapper{width:90%;padding-left:2em;padding-right:2em;margin-top:25px}footer{position:relative;margin:40px 0 15px;display:flex;flex-direction:column-reverse;justify-content:center;width:100%;bottom:0}#content:before,#content:after,#content>:last-child:before,#content>:last-child:after{position:absolute;width:50px;height:50px;border-color:#fff;border-style:solid;content:" "}#small-square{width:145px;height:145px;position:absolute}}
