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{display:flex}.App,.footer{font-family:Raleway,sans-serif}.footer{bottom:0;color:#fff;margin-bottom:1rem;text-align:center;width:100%}.icons{align-self:auto;justify-content:space-around}body{background-color:#000;height:100%}.App-logo{height:40vmin;pointer-events:none}.nav-links{align-items:center;flex-direction:column;font-size:x-large;left:0;margin-left:5rem;margin-top:7rem;position:absolute;-webkit-transform:translateY(-160%);transform:translateY(-160%);transition:-webkit-transform .5s ease-in;transition:transform .5s ease-in;transition:transform .5s ease-in,-webkit-transform .5s ease-in}.nav-links,a{color:#fff;text-decoration:none}.nav-links p{list-style:none;margin-bottom:1rem}.active{color:orange}.cross{display:block;margin-left:5rem;position:absolute;top:6rem;transition:-webkit-transform .5s ease-in;transition:transform .5s ease-in;transition:transform .5s ease-in,-webkit-transform .5s ease-in;z-index:0}.nav-active{-webkit-transform:translateY(0);transform:translateY(0)}.cross-active{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.home{height:80%;margin-left:15rem}.about{color:#fff;height:80%;margin-left:1%;margin-right:5%;margin-top:10%;max-width:40%}.about p{font-size:20px}.about h2{-webkit-margin-before:0;font-size:40px;margin-block-start:0}.aboutImage{margin-left:23%;margin-top:10%}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}@-webkit-keyframes contentFade{0%{opacity:0;-webkit-transform:translateY(20%);transform:translateY(20%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes contentFade{0%{opacity:0;-webkit-transform:translateY(20%);transform:translateY(20%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}::-webkit-scrollbar{width:.8rem}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb{background:#a9a9a9;border-radius:7px}::-webkit-scrollbar-thumb:hover{background:#d3d3d3}@media only screen and (max-width:570px){.nav-links{font-size:small;margin-left:2rem;margin-top:5rem}.cross{margin-left:2rem;top:4rem}.home{height:100%;justify-content:flex-start;margin-left:5rem}.aboutImage{margin-left:10%;margin-top:50%}.about h2{-webkit-margin-before:0;font-size:20px;margin-block-start:0}.about p{font-size:14px}}@media only screen and (max-width:400px){.aboutImage{margin-top:60%}}.grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;justify-content:space-around;margin-right:3rem;margin-top:1rem}.title{color:#fff;font-size:30px}.gallery_company{color:grey;font-size:30px}.big{align-items:center;margin-left:23%;width:100%}.buttons{margin-top:6rem}button{background:transparent;border:0;color:#fff;cursor:pointer;font-family:Raleway,sans-serif;font-size:20px;margin:0 .25rem;outline:none;padding:.25rem .5rem;transition:.2s ease-out}button.active,button:hover{background:#fff;color:#000}h1{color:#fff}.video,video{width:100%}.videoPageContainer{display:flex;flex-direction:column;margin-left:25%;margin-top:3rem;width:70%}.videoPageTitles{color:#fff;font-size:40px}.videoPageDescription{color:#fff;font-size:20px}.theVideo{width:90%}@media only screen and (max-width:570px){.grid{-webkit-column-gap:2rem;column-gap:2rem;justify-content:flex-end;margin-top:3rem;row-gap:1rem}.big,.grid{margin-right:5rem}.buttons{margin-left:1rem;margin-top:4rem}button{font-size:15px;margin-bottom:.5rem}.gallery_company,.title{font-size:20px}.videoPageContainer{display:grid;margin-top:1rem}.videoPageTitles{color:#fff;font-size:30px}.videoPageDescription{font-size:18px}}@media only screen and (max-width:900px){.big{margin-left:30%}button{margin-bottom:.5rem}.gallery_company,.title{font-size:20px}.videoPageContainer{display:grid;margin-top:1rem}.videoPageTitles{color:#fff;font-size:30px}.videoPageDescription{font-size:18px}}.partner_big{margin-left:25%;margin-top:2rem;max-width:70%}.container,.partner_big{justify-content:space-around}.container{grid-row-gap:1rem;background-color:#d3d3d3;border-radius:1%;display:grid;grid-template-columns:24% 24% 24% 24%;margin-right:3rem}.name{color:#000;font-size:30px}.theLogo{background-color:#fff;border-radius:5%;width:100%}.logoDiv{align-items:center;display:flex;justify-content:space-around}.logoDiv img{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.75;transition:.5s ease}.logoDiv:hover img{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}.company{color:grey;font-size:30px}@media only screen and (max-width:540px){.partner_big{justify-content:center;margin-left:30%}}@media only screen and (max-width:900px){.partner_big{margin-left:30%;margin-right:5%}}
/*# sourceMappingURL=main.3365c040.css.map*/