body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{height:100vh;width:100%}.App,.true-background{display:flex;flex-direction:column}.first-background{background-color:#282c34;display:flex;flex-direction:row;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.fixed-content-left{font-size:calc(10px + 2vmin)}.fixed-content-left,.fixed-content-right{align-items:start;display:flex;flex-direction:column;font-family:Century Gothic;height:100vh;justify-content:center;position:fixed;width:.1vw;z-index:1000}.fixed-content-right{align-self:end}.central-div{align-items:center;background-color:#2d3642;border-left:1px solid #b0c4de;border-right:1px solid #b0c4de;width:80%}.central-div,.lateral-div{align-self:start;display:flex;flex-direction:column;height:100%}.lateral-div{align-items:end;justify-content:start;width:10%}.switch-div{border:1px solid #b0c4de;border-radius:10px;display:flex;flex-direction:row;justify-content:center;margin:1vmin;padding:1vmin}.switch-div img{width:5vmin}.second-background{background-color:#f5f5f5;display:flex;flex-direction:column;padding-bottom:7vh;width:100%}.second-background h1{text-wrap:balance;color:#000;font-size:calc(25px + 4vmin);text-align:center}.second-background h1,.second-background h2{align-self:center;font-family:Century Gothic}.second-background h2{font-size:calc(20px + 3vmin)}.second-background h3{font-size:calc(15px + 2vmin)}.second-background h3,.second-background h4{align-self:center;font-family:Century Gothic}.second-background h4{font-size:calc(15px + 1vmin);margin-bottom:-1vmin}.second-background hr{margin:1vmin}.second-background p,.second-background ul{font-family:Century Gothic;font-size:calc(10px + 1vmin)}.second-background ul{align-self:center;margin-top:-1vh}.row-div{display:flex;flex-direction:row;justify-content:center}.block-text{text-wrap:pretty;margin-left:3vw;margin-right:3vw;text-align:justify;width:25vw}.line{align-self:center;background-color:#000;height:1px;margin:5px;opacity:.2;width:70%}.third-background{background-color:#2d3642;display:flex;flex-direction:row;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:7vh;width:100%}.third-background h1{text-wrap:balance;color:#f5f5f5;font-family:Century Gothic;font-size:calc(25px + 4vmin);text-align:center}.third-background p{color:#f5f5f5;font-family:Century Gothic;font-size:calc(10px + 1vmin)}.central-div2{align-items:center;align-self:start;display:flex;flex-direction:column;height:100%;width:80%}.link-custom{text-decoration:none}.link-custom-2{color:inherit}@media(max-width:900px){.row-div{align-items:center;flex-direction:column}.block-text{width:70%}.switch-div{flex-direction:column;padding:.5vmin}.switch-div img{margin:3px 3px 1px}}.banner{background-color:#b0c4de;border-bottom:2px solid #282c34;border-top:2px solid #282c34;color:#0000;display:flex;flex-direction:row;height:calc(6vmin + 10px);justify-content:end;overflow:hidden;transition:width .3s ease;width:calc(6vmin + 10px)}.banner:hover{color:#000;width:calc(30vmin + 40px)}.banner img{align-self:center;height:80%;-webkit-user-select:none;user-select:none}.bannerText{align-self:center;justify-content:start;margin-left:1vmin;width:100%}.bannerText p{overflow:hidden;text-overflow:clip;transition:color .5s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}.bannerText:hover p{color:#000}.bannerEdge{border-bottom:calc(3vmin + 6px) solid #0000;border-left:calc(1.5vmin + 3px) solid #b0c4de;border-top:calc(3vmin + 6px) solid #0000;height:0;width:0}.divPosition{align-items:start;display:flex;flex-direction:row;justify-content:start;margin-bottom:1.5vmin;margin-top:1.5vmin}.carousel{height:100%;margin:0 auto;overflow:hidden;position:relative;width:100%}.imgCarousel{display:block;filter:brightness(.7);height:100%;object-fit:cover;transition:transform .2s ease,filter .2s ease;-webkit-user-select:none;user-select:none;width:100%}.imgCarousel:hover{filter:brightness(1);transform:scale(1.05)}.buttonCarouselLeft{left:0}.buttonCarouselLeft,.buttonCarouselRight{background-color:initial;border:none;color:#fff;cursor:pointer;font-size:3vmin;height:100%;padding:10px;position:absolute;top:0;transition:opacity .3s ease}.buttonCarouselRight{right:0}.buttonCarouselLeft:hover,.buttonCarouselRight:hover{opacity:.5}.block-image{border-radius:10px;display:flex;flex-direction:column;height:calc(380px + 10vh);justify-content:center;margin-bottom:5vw;margin-left:3vw;margin-right:6vw;position:relative;width:calc(380px + 5vw)}.block-image img{align-self:center;border-radius:inherit;height:90%;justify-self:center;-webkit-user-select:none;user-select:none;width:90%}.block-image0{display:inherit;left:19px;top:19px}.block-image-invisible,.block-image0{border-radius:inherit;flex-direction:inherit;height:inherit;justify-content:inherit;position:absolute;width:inherit}.block-image-invisible{display:none;left:inherit;top:inherit}.block-image-invisible img{display:none}.button-switcher-left{left:19px}.button-switcher-left,.button-switcher-right{background-color:initial;border:none;color:#fff;cursor:pointer;font-size:3vmin;height:100%;padding:10px;position:absolute;top:57px;transition:opacity .3s ease}.button-switcher-right{right:-95px}.button-switcher-left:hover,.button-switcher-right:hover{opacity:.5}@keyframes moveDiv1-right{0%{left:19px;opacity:1;transform:rotate(0deg)}to{left:114px;opacity:0;transform:rotate(20deg)}}@keyframes moveDiv2-right{0%{left:19px;top:19px}to{left:38px;top:38px}}@keyframes moveDiv1-left{0%{left:114px;opacity:0;transform:rotate(20deg)}to{left:19px;opacity:1;transform:rotate(0deg)}}@keyframes moveDiv2-left{0%{left:19px;top:19px}to{left:0;top:0}}@media(max-width:900px){.block-image{height:250px;margin-bottom:45px;margin-left:-30px;width:250px}.block-image0{left:13px;top:13px}@keyframes moveDiv1-right{0%{left:13px;opacity:1;transform:rotate(0deg)}to{left:78px;opacity:0;transform:rotate(20deg)}}@keyframes moveDiv2-right{0%{left:13px;top:13px}to{left:26px;top:26px}}@keyframes moveDiv1-left{0%{left:78px;opacity:0;transform:rotate(20deg)}to{left:13px;opacity:1;transform:rotate(0deg)}}@keyframes moveDiv2-left{0%{left:13px;top:13px}to{left:0;top:0}}}.animated1-right{animation:moveDiv1-right .5s ease forwards}.animated2-right{animation:moveDiv2-right .5s ease forwards}.animated1-left{animation:moveDiv1-left .5s ease forwards}.animated2-left{animation:moveDiv2-left .5s ease forwards}.third-background-color-0{background-color:#485765}.third-background-color-1{background-color:#3a4753}.third-background-color-2{background-color:#313c47}.second-background-color-0{background-color:#ededed}.second-background-color-1{background-color:#e3e3e3}.second-background-color-2{background-color:#d8d8d8}.footer{background-color:#232323;color:#fff;padding:20px;text-align:center}.footer-bottom{border-top:1px solid #4a4a4a;padding-top:20px;text-align:center}.phase-button{cursor:pointer;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;-webkit-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.phase-button-0{opacity:1;transition:opacity .3s ease;z-index:2}.phase-button-1{opacity:.1;position:absolute;top:0;transition:opacity .3s ease;z-index:1}.fade-0{opacity:.1}
/*# sourceMappingURL=main.cff652fe.css.map*/