/*! Navbar */.nav-links li{align-items:center;display:flex;font-size:1.1rem;gap:2rem;justify-content:space-between;text-align:center}.nav-links li .nav-link:hover{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1);transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s}.navs{background-color:#00568b;opacity:.9}

/*! Home Page */.home-page{margin:4rem auto auto;width:80%}.home-page p{font-size:1.3rem;padding:3rem;text-align:center}.home-page h4{margin-top:3rem}.carousel-item img{background-position:50%;height:250px;height:500px;object-fit:cover;width:300px}.face-img{width:480px}

/*! About Page */.about-page{height:100vh}.about-img{width:500px}.about-page h4{margin-top:4rem}.about-par{font-size:1.3rem;padding:3rem;text-align:center}

/*! Gallery Page */.gallery-page img{border-radius:70px;box-shadow:0 0 0 3px #555bff,0 0 0 6px #1fc11b,0 0 0 9px #ffd913,0 0 0 12px #ff9c55,0 0 0 15px #f55;height:350px;width:450px}.gallery-page p{font-size:1.2rem}.buttons button:hover,.buttons img:hover,.gallery-page img:hover{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1);transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s}

/*! Login Page */.login input{border:1.5px solid #0577be;border-radius:10px;font-size:1.1rem}.login input:focus{box-shadow:2px 2px 15px #0577be;transition:all 1s}

/*! Notfound Page */.notfound-page{height:100vh}.notfound-page img{width:500px}.notfound-page h4{font-size:1.2rem;margin-bottom:4rem}.notfound-page button{background-color:inherit;border:1px solid #0577be;border-radius:10px;color:#0577be;font-weight:700;margin-top:2rem;padding:1rem;width:50%}

/*! Buttons */.buttons{justify-content:space-evenly;text-align:center}.btn-page{background-color:inherit;border:1px solid #0577be;border-radius:10px;color:#0577be;font-size:1.3rem;padding:.5rem}.btn-page:hover,.notfound-page button:hover{box-shadow:2px 2px 15px #0577be;transition:all 1s}.login-btn{background-color:inherit;border:1px solid #fff;border-radius:10px;color:#fff;font-size:1.1rem;padding:.4rem;width:6rem}h4{color:#0577be}

/*! Responsive */@media (min-width:1200px){.about-img{width:420px}.about-page h4,.home-page h4{font-size:2.5rem;margin-top:3rem}.about-par,.home-page p{font-size:1.2rem}.btn-page{padding:.3rem}}@media (max-width:990px){.about-img{margin-left:6rem;width:400px}}@media (max-width:768px){.about-img{margin-left:10rem;width:300px}.about-page{height:100%}.nav-link{font-size:.8rem}.buttons img{font-size:2rem}.face-img{margin-left:9rem;width:300px}}@media (max-width:557px){.home-page{height:100%;margin-top:0}.home-page p{font-size:1.1rem;padding:0}.home-page h4{font-size:2rem;margin-top:0}.face-img{margin-left:0;width:300px}.btn-page{font-size:1.1rem;padding:.3rem}.nav-links li{align-items:center;justify-content:space-evenly}.carousel-item img{height:250px}.img-btn{align-items:center;display:flex;justify-content:center}.about-page{height:100vh}.about-img{margin-left:10px;margin-top:-3rem;width:260px}.about-page h4{font-size:2.4rem;margin-top:0}.about-par{font-size:1.1rem;padding:0;text-align:center}.gallery-page img{height:200px;width:200px}.notfound-page h4{font-size:1rem;margin-top:7rem}.notfound-page img{width:200px}}@media (max-width:320px){.face-img{margin-top:0;width:240px}.about-page h4{font-size:2rem}.about-par{font-size:.9rem}.about-img{margin-left:0;margin-top:-5rem;width:200px}.login-btn{font-size:.8rem;padding:.2rem}}
/*# sourceMappingURL=main.89ac675e.css.map*/