@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);*,:after,:before{box-sizing:border-box;margin:0}body,button,input{font-family:Montserrat,sans-serif}.container{margin:0 auto;max-width:1140px;padding:1rem 0;width:95%}.switch{display:inline-block;height:30px;position:relative;width:55px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:4px;content:"";height:22px;left:4px;width:23px}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.dark-mode{background-color:#1f1d1d}.dark-mode h3{color:#fff}.light-mode{background-color:#fff}.light-mode h3{color:#000}.chip{background:linear-gradient(90deg,#6190e8,#a7bfe8);border-radius:5px;color:#fff;font-size:.7rem;padding:.3rem .5rem;text-transform:capitalize;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.emptyList-wrap{display:flex;justify-content:center}.emptyList-wrap img{max-width:250px;width:100%}.blog-wrap{margin:0 auto;max-width:700px}.blog-goBack{color:#a9a9a9;display:block;font-size:.8rem;font-weight:500;margin-bottom:2rem;text-decoration:none}.blog-wrap header{text-align:center}.blog-date{color:#a9a9a9;font-size:.8rem;font-weight:500}.blog-wrap img{width:100%}.blog-subCategory{display:flex;justify-content:center}.blog-subCategory>div{margin:1rem}.blog-desc{margin-top:1.5rem;padding:1rem}.dark-font{color:#fff}.light-font{color:#000}.blogItem-wrap{display:flex;flex-direction:column}.blogItem-cover{border-radius:20px;height:250px;margin-bottom:.5rem;object-fit:cover;width:100%}.blogItem-wrap h3{flex:1 1;margin:.5rem 0 1rem}.blogItem-desc{color:#a9a9a9;font-size:.8rem;max-height:50px;overflow:hidden;padding-right:.6rem;position:relative}.blogItem-desc:before{bottom:0;content:"...";position:absolute;right:0}.blogItem-wrap footer{align-items:center;display:flex;justify-content:space-between;margin-top:1rem}.blogItem-link{color:inherit;text-decoration:none}.blogItem-author{align-items:center;display:flex}.blogItem-author img{border-radius:50%;height:40px;margin-right:.5rem;object-fit:cover;width:40px}.blogItem-author p{color:#a9a9a9;font-size:.6rem;font-weight:600}.blogList-wrap{grid-gap:3rem;display:grid;grid-template-columns:repeat(3,1fr)}@media (max-width:768px){.blogList-wrap{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.blogList-wrap{grid-template-columns:repeat(1,1fr)}}.home-header{text-align:center}.home-header h2{color:#0080ff;font-size:2rem}.home-header h1{color:#0f52ba;font-size:3rem;margin-bottom:1rem}.home-header h1 span{color:#b0c4de}.home-header p{color:#a9a9a9;font-weight:500}.searchBar-wrap{background-color:#f0f0f0;border-radius:5px;margin:2.5rem auto 4rem;padding:.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.searchBar-wrap form{align-items:center;display:flex}.searchBar-wrap input{background-color:#f0f0f0;border:none;outline:none}.searchBar-wrap span{cursor:pointer;padding-right:.5rem}.searchBar-wrap button{background-color:#0f52ba;border:none;border-radius:5px;color:#fff;outline:none;padding:.3rem 1rem}
/*# sourceMappingURL=main.921aee32.css.map*/