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}*{box-sizing:border-box;font-family:Montserrat,sans-serif;margin:0;padding:0}.app{background-color:#19191f}.opacity{background-color:rgba(0,0,0,.3)}.footer{background-color:#000;bottom:0;color:#fff;left:0;opacity:.9;padding:80px 15px;right:0}.footer-content{display:flex;flex-direction:column;justify-content:space-between;margin:10px;text-align:left}.sub{display:flex;justify-content:space-evenly}.sub p{margin-bottom:.5rem}.sub b,.sub p{font-size:large}.sub b{text-decoration:underline}.footer_logo{-webkit-text-fill-color:transparent;align-items:flex-start;background:-webkit-linear-gradient(#00fefc,#fe347e);-webkit-background-clip:text;display:flex;flex-direction:column;font-family:"system-ui";font-size:2rem;justify-content:space-around}.text_center{max-width:300px;text-align:left}@media screen and (max-width:720px){.sub{flex-direction:column;justify-content:space-around}.footer_logo{flex-direction:row}.footer_logo,.sub p{margin-bottom:1rem}}@media screen and (min-width:720px) and (max-width:900px){.sub{flex-direction:column;justify-content:space-around}.footer_logo{flex-direction:row;font-size:1rem}.footer_logo,.sub p{margin-bottom:1rem}}.hero{height:100vh;position:relative;width:100%}.hero__image{height:100%;object-fit:cover;position:absolute;-webkit-transform:scaleX(-1);transform:scaleX(-1);width:100%}.hero__title{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(#e7ebf2,#1b4e96);-webkit-background-clip:text;bottom:40%;font-size:3rem;padding:15px;position:absolute;right:4%}@media screen and (max-width:800px){.hero__title{font-size:1.8rem;left:4%;top:15%}}@media screen and (min-width:800px) and (max-width:1080px){.hero__title{font-size:2.5rem;left:10%;top:9%}}.navbar{align-items:center;background-color:#000;display:flex;height:70px;justify-content:space-between;margin-bottom:-70px;opacity:.75;padding:0 30px;position:-webkit-sticky;position:sticky;top:0;z-index:5}.navbar__logo{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(#00fefc,#fe347e);-webkit-background-clip:text;color:#fff;font-family:"system-ui";font-size:2.5rem}.navbar__list{display:flex;list-style:none}.navbar__item{white-space:nowrap}.navbar__link{background-color:#000;border:solid transparent;border-width:0 0 1px;color:#fff;font-size:.85rem;margin:0 5px;opacity:.75;padding:10px;text-align:center;text-decoration:none;transition:.25s}.navbar__link:hover{border-color:#fff;transition:.25s}.navbar__menu{color:#fff;cursor:pointer;display:none}@media screen and (max-width:800px){.navbar__list{align-items:center;display:flex;flex-direction:column;height:300px;justify-content:space-evenly;left:-100%;position:absolute;top:70px;transition:all .5s ease;width:100%}.navbar__list--active{left:0}.navbar__menu{display:block}.navbar__item{border-radius:0;flex:1 1}.navbar__item,.navbar__link{align-items:center;display:flex;justify-content:center;width:100%}.navbar__link{background-color:#000;border-width:0;height:100%;margin:0;opacity:.75}.navbar__link:hover{border-width:0;opacity:.9}.navbar__logo{font-size:2rem}}.slider{align-items:center;color:#f9f9f9;display:flex;margin:20px;opacity:0;-webkit-transform:scale(85%);transform:scale(85%);transition:2s}.slider--zoom{opacity:1;-webkit-transform:scale(100%);transform:scale(100%);transition:2s}.slider__image{width:60%}.slider__content{align-items:center;display:flex;flex:1 1;flex-direction:column;font-size:1.3rem;justify-content:center;padding:20px}.slider__content,.slider__title{color:#f9f9f9;text-align:center}@media screen and (max-width:800px){.slider{flex-direction:column}.slider__image{width:100%}}
/*# sourceMappingURL=main.7234bb1b.css.map*/