@import url(https://fonts.googleapis.com/css2?family=Alkatra&family=Kumbh+Sans:wght@700&family=Lora:ital,wght@0,400;0,600;0,700;1,600&family=Montserrat:ital,wght@0,500;0,600;0,700;0,800;1,600;1,700&family=News+Cycle:wght@700&family=Noticia+Text:ital,wght@1,700&family=Nunito+Sans:wght@300;400&family=Open+Sans:ital,wght@0,300;0,500;0,700;1,700&family=Patrick+Hand&family=Play:wght@400;700&family=Playfair+Display:wght@500;700;800&family=Poppins:wght@200;300;400;500;600;700;800;900&family=Rampart+One&family=Roboto+Mono:wght@400;500;600;700&family=Roboto+Slab:wght@300&family=Roboto:wght@100;700&family=Sora:wght@500;600&family=Source+Code+Pro:wght@500;600;700&family=Teko:wght@600&family=Urbanist:ital,wght@1,500&display=swap);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}body{font-family:Poppins,sans-serif}.loading{margin-top:20%}.blog-btn button{margin:10px}.footer{bottom:0;margin-left:auto;margin-right:auto;position:fixed}body{overflow-x:hidden}.hero-container{align-items:center;border-radius:15px;justify-content:center;margin-top:7%}@media (max-width:769px){.hero-container .col-md-4{margin-top:10%;order:-1}}.hero-container .col-md-4{border-radius:15px;box-shadow:0 7px 29px 0 #64646f33;padding:10px 20px}.hero-container img{background-color:#fff;border-radius:15px;box-shadow:0 3px 8px #0000003d}.hero-title{font-weight:700;margin-top:5%}.hero-desc{margin-top:10%}.hero-btn{background-color:#fff;margin-top:5%;padding:5px 10px}.hero-btn,.hero-btn:hover{border:2px solid #000;border-radius:5px}.hero-btn:hover{background-color:#000;color:#fff}#banner{align-items:center;background-image:linear-gradient(45deg,rgba(0,0,0,.506),#070707a3),url(https://wallpapers.com/images/featured/4k-laptop-yn553k4gdhpc4hlh.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;height:60vh;justify-content:center;text-align:center}#banner h1{font-weight:700}@media only screen and (min-width:769px){#banner .heading{margin-top:15%;overflow-y:hidden}}@media only screen and (max-width:769px){#banner .heading{margin-top:40%}}.search-input .search{background-color:hsla(0,0%,100%,.643);border-radius:25px;height:50px;max-width:50%;padding:5px 10px;width:100%}.search{background-color:initial;border:none;padding:40px auto}#blog-section{align-items:center;justify-content:center;margin-left:4%;margin-right:3%;margin-top:20px;padding:10px auto;width:100%}@media only screen and (max-width:769px){#blog-section{margin-left:7%}}.blog-wrapper{border-radius:10px;box-shadow:0 7px 29px 0 #64646f33;gap:20px;margin-top:40px;max-width:300px;padding:5px 10px;transition:1s ease-in-out;width:100%}.blog-wrapper:hover{transform:scale(1.2)}.blog-img{background-size:cover;border-radius:15px;height:100%;max-height:300px;object-fit:cover;width:100%}#footer{bottom:0;position:fixed}@media only screen and (min-width:769px){#footer{margin-left:40%}}@media only screen and (max-width:769px){#footer{margin-left:10%}}.blog-wrapper h5{font-weight:700;text-align:center}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}#navbar{align-items:center;background-color:#fff;box-shadow:0 7px 29px 0 #64646f33;justify-content:center;padding:10px 40px;position:fixed;top:0;width:100%}.nav{display:flex;justify-content:space-between;margin:5px}.left,.mid,.right{display:flex;flex-direction:row}.mid-btn{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#fff3;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 4px 30px #0000001a;padding:2px 5px;transition:.3s ease-in-out}.mid-btn:hover{transform:scale(1.1)}.signin{background-color:orange;border:none;border-radius:10px;color:#fff;font-weight:700;padding:5px}.dropdown-content{background-color:#fff;border-radius:5px;box-shadow:0 7px 29px 0 #64646f33;display:flex;flex-direction:column;gap:10px;left:50%;padding:10px 20px;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1}@media only screen and (min-width:769px){.dropdown-content{left:auto;right:0;top:15%}}@media only screen and (max-width:769px){.dropdown-content{left:auto;right:0;top:15%}}.profile{background-color:#000;color:#fff}.profile,.profile:hover{border-radius:50%;padding:5px 10px}.profile:hover{background-color:#ccc;color:#000;cursor:pointer}.dropdown-btn{background-color:initial;border:none;transition:.5s ease-in-out;width:100%}.dropdown-btn:hover{font-weight:500}i{font-size:20px}.logo{height:20px}*{box-sizing:border-box;margin:0;padding:0}#login{background-image:linear-gradient(45deg,rgba(0,0,0,.268),rgba(7,7,7,.477)),url(https://images.pexels.com/photos/270640/pexels-photo-270640.jpeg?cs=srgb&dl=pexels-pixabay-270640.jpg&fm=jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;width:100%}.login-wrapper{align-items:center;background-color:#ffffff95;border-radius:15px;box-shadow:0 7px 29px 0 #64646f33;justify-content:center;margin-left:auto;margin-right:auto;max-width:500px;padding:20px 40px;text-align:center;width:100%}@media only screen and (min-width:769px){.login-wrapper{margin-top:10%}}@media only screen and (max-width:769px){.login-wrapper{margin-top:30%}}.login-wrapper h2{color:#fbfbfb;font-weight:700}form input{border:none;border-radius:25px;height:50px;padding:20px 10px}.form{display:flex;flex-direction:column;padding:40px 20px}.login-btn{background-color:#016b6c;border:2px solid #016b6c;border-radius:10px;color:#fff;cursor:pointer;margin-left:auto;margin-right:auto;max-width:300px;padding:10px 5px;width:100%}.login-btn:hover{background-color:initial;border:2px solid #016b6c;color:#000;padding:10px 5px}.register{background-color:initial;border:none;cursor:pointer;font-weight:500}.form-body{align-items:center;box-shadow:0 7px 29px 0 #64646f33;justify-content:center;margin-left:auto;margin-right:auto;max-width:90%;padding:40px 20px;width:100%}.upload-btn{background-color:initial;border:none}@media only screen and (min-width:769px){.form-body{margin-top:5%}}@media only screen and (max-width:769px){.form-body{margin-top:20%}}.image{align-items:center;display:flex;justify-content:center;text-align:center}.blog-input{width:100%}.blog-input::placeholder{color:#888;font-size:20px}.publish-btn{background-color:#000;color:#fff;font-weight:500;padding:10px 20px;width:100%}.blog{height:200px;text-align:center;width:70%}a{color:#000;text-decoration:none}#single-blog{align-items:center;box-shadow:0 7px 29px 0 #64646f0a;justify-content:center;margin-left:auto;margin-right:auto;padding:20px 40px}@media only screen and (min-width:769px){#single-blog{margin-top:5%;width:70%}}@media only screen and (max-width:769px){#single-blog{margin-top:20%;width:90%}}#single-blog h1{font-weight:700}.desc:first-letter{font-size:2rem;font-weight:700}p{font-size:1.2rem}.edit{background-color:#000;border:none;border-radius:5px;color:#fff;padding:10px 20px}.buttons{display:flex;justify-content:space-evenly}.delete{background-color:initial;border:none}.delete-dialog{background-color:#cccc;border-radius:10px;box-shadow:0 7px 29px 0 #64646f33;left:50%;padding:10px 20px;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1}.delete-dialog-buttons{display:flex;justify-content:space-between}.cancel{background-color:green;border:none;border-radius:10px;color:#fff;padding:5px 10px}.user-blog-wrapper{border-radius:10px;box-shadow:0 7px 29px 0 #64646f33;gap:20px;margin:10px;max-width:90%;padding:5px 10px;width:100%}@media only screen and (min-width:769px){.user-blog-wrapper{max-width:60%}}@media only screen and (max-width:769px){.user-blog-wrapper{max-width:90%}}@media only screen and (min-width:769px){#user-blog-section{margin-left:25%;margin-top:10%}}@media only screen and (max-width:769px){#user-blog-section{margin-left:5%;margin-top:30%}}.user-blog-img{border-radius:15px;height:100%;max-height:250px;width:100%}.blog-header{display:flex;justify-content:space-between}
/*# sourceMappingURL=main.dd8173cd.css.map*/