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}.navbar{align-items:center;background-color:#1e1e1e;display:flex;height:5rem;justify-content:space-between;margin:0 auto;max-width:75rem;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;width:100vw;z-index:3}.logo{height:5rem;object-fit:contain;width:5rem}.desktopMenuListItem{cursor:pointer;margin:1rem}.desktopMenuBtn{align-items:center;background:#fff;border:none;border-radius:2rem;color:#000;display:flex;justify-content:center;padding:0 1rem}.desktopMenuBtn:hover{cursor:pointer}.desktopMenuImg{height:1rem;margin:1rem;object-fit:fill;width:1rem}.desktopMenuListItem:hover{border-bottom:3px solid #ff0;color:#ff0;padding-bottom:.5rem}#intro{height:calc(100vh - 4rem);margin:0 auto;max-width:75rem;overflow:hidden;position:relative;width:100vw}.bg{border-radius:1rem;height:50vh;max-width:33rem;object-fit:cover;position:absolute;right:0;top:9rem;z-index:-1}.introContent{display:flex;flex-direction:column;font-size:3rem;font-weight:700;height:90vh;justify-content:center;padding:2rem;width:38rem}.hello{font-size:1.75rem;font-weight:100}.introName{color:#ff0;font-size:3rem}.introText{font-size:2.5rem}.introPara{font-size:1.2rem;font-weight:100}.btn{background:#fff;border:none;border-radius:2rem;margin:1rem 0;padding:.75rem 2rem}.btn:hover{cursor:pointer}@media screen and (max-width:840){.bg{right:-10vw}.introContent{font-size:10vw}.hello{font-size:4.5vw}}@media screen and (max-width:480){.bg{right:-20vw}}#about{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto 6rem;max-width:65rem;overflow:hidden;text-align:center;width:100vw}.title{font-size:3rem;font-weight:600;margin-bottom:.1rem;padding:1.5rem}.description{font-size:1rem;font-weight:300;max-width:50rem;padding:0 2rem}.bars{margin:1.5rem;max-width:80%;text-align:left;width:100vw}.bar{background-color:#323232;border-radius:.7rem;display:flex;margin:1rem;padding:1.5rem 2rem}.barImage{height:3rem;margin-right:2rem;object-fit:contain;width:3rem}.barText>p{font-size:1rem;font-weight:200;margin:.2rem}@media screen and (max-width:720){.barText>p{font-size:2vw}}@media screen and (max-width:480){.barText>p{font-size:3vw}.barImage{height:2.25rem;width:2.25rem}.description>h2{font-size:5vw}}#people{margin:0 auto 4rem;max-width:75rem;min-height:60vh;padding:0 1rem;position:relative;width:100vw}#people,.peopleBody{display:flex;flex-direction:column}.peopleBody{flex-wrap:wrap;justify-content:center;margin-left:2vw;margin-top:.5rem;max-width:75vw;padding:1rem;text-align:left;width:38rem}.peopleTitle{font-size:3rem;font-weight:600;margin-bottom:2rem;max-width:75vw;position:relative;text-align:center;width:32rem}.peopleDesc{font-size:1rem;font-weight:300;margin-bottom:1rem;max-width:35rem}.peopleLists{display:flex;flex-wrap:wrap;justify-content:left;margin:.5rem 1.5rem;max-width:40;width:45vw}.list{margin-right:0;max-width:22vw;position:relative;text-align:left;width:16rem}.peopleImg{border-radius:2rem;height:45vh;margin:1rem;max-width:33rem;object-fit:cover;position:absolute;right:2%;top:5%;z-index:-1}.bullet{margin-bottom:.3rem}.link{color:#fff}.listHead{margin-bottom:.7rem;padding-left:1rem;-webkit-text-decoration:underline #fff;text-decoration:underline #fff}.link:hover{border-bottom:1px solid #ff0;color:#ff0}@media screen and (max-width:840){.peopleBody{margin-left:1rem}}.footer{align-items:center;background-color:#1e1e1e;display:flex;height:5rem;justify-content:space-between;margin:0 auto;max-width:75rem;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;width:100vw;z-index:3}.email{display:flex;flex-direction:column;justify-content:center}.socials{height:3rem;margin:0 1rem;object-fit:contain;width:3rem}#galleryComp{flex-direction:column;justify-content:center;margin:0 auto;min-height:calc(100vh - 4rem);padding:0 1rem;text-align:center}#galleryComp,.gallery{align-items:center;display:flex;max-width:70rem;width:100vw}.gallery{flex-wrap:wrap}.galleryTitle{font-size:3rem;font-weight:600;max-width:75vw;position:relative;text-align:center;width:32rem}.container-slider{align-items:center;display:flex;flex-direction:column;height:28rem;margin:3rem auto 5rem;max-height:60vh;max-width:80vw;overflow:hidden;position:relative;width:32rem}@media screen and (max-width:800px){.container-slider{right:0}}.slide{height:100%;opacity:0;position:absolute;transition:opacity .4s ease-in-out;width:100%}.slide img,.slide video{border-radius:1rem;height:90%;object-fit:contain;width:100%}.active-anim{opacity:1}.btn-slide{align-items:center;background:#fafafa4d;border:1px solid #fafafa;border-radius:50%;cursor:pointer;display:flex;height:60px;justify-content:center;position:absolute;width:60px}.btn-slide img{height:25px;opacity:1;pointer-events:none;width:25px}.prev{left:20px}.next,.prev{top:50%;transform:translateY(-60%)}.next{right:20px}.container-dots{align-items:center;display:flex;justify-content:center;margin:1rem;position:relative;top:89%;width:15rem}.dot{background:#fff;border:1px solid #fff;border-radius:50%;cursor:pointer;height:10px;margin:.2rem;position:relative;width:10px}.active{background-color:#1e1e1e}.imageText{align-items:center;box-shadow:5px 10px 40px #9696964d;display:flex;flex-direction:column;height:20rem;justify-content:center;margin:0 auto 0 1rem;max-width:80vw;position:relative;transform:translateY(-10%);width:25rem}@media screen and (max-width:1000px){.imageText{margin:0 auto}}.text{opacity:1}.nothing{display:none}.imgTitle{font-size:1.8rem;font-weight:400;margin-bottom:.5rem}.imgText{font-size:1rem}
/*# sourceMappingURL=main.bbbe6476.css.map*/