@keyframes ExpPageAppear{0%{transform:translateY(-5%);opacity:0}to{transform:translateY(0);opacity:1}}.ExpPage{animation:ExpPageAppear .5s ease 1 forwards;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end}.ExpPage .main-wrapper{color:#34495e;width:70%;margin-right:10%;max-width:800px;font-size:1em;box-shadow:5px 5px 20px rgba(0,0,0,.5);display:flex;flex-direction:column;max-height:80vh;overflow-y:auto;padding-right:8px}.ExpPage .main-wrapper .wrapper{background-color:#fff;width:100%;padding:0 20px 20px;text-align:justify}.ExpPage .main-wrapper .wrapper:not(:last-child){margin:0 0 20px}.ExpPage .main-wrapper .wrapper h1{font-size:1.1em}.ExpPage .main-wrapper .wrapper p{margin:5px}.ExpPage .main-wrapper a{color:#34495e;text-decoration:none;font-weight:700}@keyframes InfoPageAppear{0%{transform:translateY(-5%);opacity:0}to{transform:translateY(0);opacity:1}}.InfoPage{animation:InfoPageAppear .5s ease 1 forwards;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end}.InfoPage .main-wrapper{padding:0 20px 20px;background-color:#fff;color:#34495e;width:70%;margin-right:10%;max-width:800px;font-size:1.2em;box-shadow:5px 5px 20px rgba(0,0,0,.5);text-align:justify}.InfoPage .main-wrapper a{color:#34495e;text-decoration:none;font-weight:700}@keyframes FormPageAppear{0%{transform:translateY(-5%);opacity:0}to{transform:translateY(0);opacity:1}}.FormPage{animation:FormPageAppear .5s ease 1 forwards;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end}.FormPage .main-wrapper{color:#34495e;width:70%;margin-right:10%;max-width:800px;font-size:1em;box-shadow:5px 5px 20px rgba(0,0,0,.5);display:flex;flex-direction:column;max-height:80vh;overflow-y:auto;padding-right:8px}.FormPage .main-wrapper .wrapper{background-color:#fff;width:100%;padding:0 20px 20px;text-align:justify;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;position:relative}.FormPage .main-wrapper .wrapper .left-side{width:20%;height:100%;padding:10px 15px 0 0}.FormPage .main-wrapper .wrapper .left-side img{width:100%;height:auto}.FormPage .main-wrapper .wrapper .right-side{flex:1 1}.FormPage .main-wrapper .wrapper:not(:last-child){margin:0 0 20px}.FormPage .main-wrapper .wrapper h1{font-size:1.1em}.FormPage .main-wrapper .wrapper p{margin:5px}.FormPage .main-wrapper a{color:#34495e;text-decoration:none;font-weight:700}@keyframes CompPageAppear{0%{transform:translateY(-5%);opacity:0}to{transform:translateY(0);opacity:1}}.CompPage{animation:CompPageAppear .5s ease 1 forwards;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end}.CompPage .main-wrapper{color:#34495e;width:70%;margin-right:10%;max-width:800px;font-size:1em;box-shadow:5px 5px 20px rgba(0,0,0,.5);display:flex;flex-direction:column;max-height:80vh;overflow-y:auto;padding-right:8px}.CompPage .main-wrapper .wrapper{background-color:#fff;width:100%;padding:0 20px 20px;text-align:justify}.CompPage .main-wrapper .wrapper:not(:last-child){margin:0 0 20px}.CompPage .main-wrapper .wrapper h1{font-size:1.1em}.CompPage .main-wrapper .wrapper p{margin:5px}.CompPage .main-wrapper a{color:#34495e;text-decoration:none;font-weight:700}@keyframes RealPageAppear{0%{transform:translateY(-5%);opacity:0}to{transform:translateY(0);opacity:1}}.RealPage{animation:RealPageAppear .5s ease 1 forwards;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end}.RealPage .main-wrapper{color:#34495e;width:70%;margin-right:10%;max-width:800px;font-size:1em;box-shadow:5px 5px 20px rgba(0,0,0,.5);display:flex;flex-direction:column;max-height:80vh;overflow-y:auto;padding-right:8px}.RealPage .main-wrapper .wrapper{background-color:#fff;width:100%;padding:0 20px 20px;text-align:justify;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;position:relative}.RealPage .main-wrapper .wrapper .left-side{width:20%;height:100%;padding:10px 15px 0 0}.RealPage .main-wrapper .wrapper .left-side img{width:100%;height:auto}.RealPage .main-wrapper .wrapper .right-side{flex:1 1}.RealPage .main-wrapper .wrapper:not(:last-child){margin:0 0 20px}.RealPage .main-wrapper .wrapper h1{font-size:1.1em}.RealPage .main-wrapper .wrapper p{margin:5px}.RealPage .main-wrapper a{color:#34495e;text-decoration:none}@keyframes tabActiveAnim{0%{transform:scale(1)}96%{transform:scale(1.1)}to{transform:scale(1)}}.tab-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;text-decoration:none;color:#34495e;font-weight:700;font-size:.9em;padding:5px 8px;border-radius:5px;transition:all .2s ease;margin:0 5px;position:relative}.tab-wrapper .hover-line{position:absolute;bottom:-2px;height:4px;width:100%;max-width:0;transition:all .2s ease;background-color:#34495e}.tab-wrapper:hover:not(.active) .hover-line{max-width:300px}.tab-wrapper.active{background-color:#03045e;color:#fff;animation:tabActiveAnim 20s linear infinite}.tab-wrapper img{height:1.5em;width:auto;margin-right:10px}.Header{width:100%;padding:8px 5px;background-color:#fff;flex-wrap:wrap;font-size:1.2em}.Header,.Header .title-wrapper{color:#34495e;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.Header .title-wrapper{text-decoration:none;font-weight:700}.Header .title-wrapper img.logo{height:2em;width:auto;margin-right:10px}.Header .tabs-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;transition:all .2s ease}.Header .menu-burger{display:none;height:1.5em;width:1.5em;background:transparent 50%/cover;transition:all .2s ease;margin-right:10px}@media(max-width:960px){.tabs-wrapper{width:100%;overflow:hidden;flex-wrap:wrap}.tabs-wrapper:not(.visible){max-height:0}.tabs-wrapper .tab-wrapper{width:100%;margin-top:10px;padding-left:10px}.Header .menu-burger{display:block}}@keyframes animateBg{0%{background-position:0 0}to{background-position:0 100%}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body .App{width:100vw;height:100vh;animation:animateBg 10s linear infinite alternate-reverse;background-image:linear-gradient(0deg,#03045e,#00b4d8);background-size:100% 200%;display:flex;flex-direction:column}body .App .background{position:absolute;bottom:0;left:5%;height:45vh;max-height:760px;width:auto;opacity:.7}body .App .page{flex:1 1;width:100%}.spacer{flex:1 1}*{box-sizing:border-box}::-webkit-scrollbar{width:8px}* ::-webkit-scrollbar-track{background:rgba(0,0,0,.5)}* ::-webkit-scrollbar-thumb{background:#fff;opacity:.7;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}* ::-webkit-scrollbar-thumb:hover{opacity:1}@media(max-width:960px){body{font-size:12px}body .App{max-height:100vh;overflow-y:auto}body .App .page{align-items:flex-start;padding:20px}body .App .page .main-wrapper{width:100%;margin:0 0 20px;max-width:none;max-height:none;box-shadow:none}}
/*# sourceMappingURL=main.0e65ed91.chunk.css.map */