@import"https://fonts.googleapis.com/css2?family=Cabin:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Righteous&display=swap";body,html{margin:0;padding:0;font-family:Cabin,sans-serif}body{padding:0 20px}.container{max-width:1400px;margin:0 auto}.search{position:relative}.search input{border-radius:0;border:1px solid #e6e6e6;width:200px;height:30px;padding:0 10px}header{display:flex;align-items:center;justify-content:space-between;height:80px}header .brand{font-family:Righteous,cursive;font-size:20px;color:#212121}nav{width:100%;position:relative}nav .tag_items{border:1px solid #e6e6e6;display:grid;grid-template-columns:100px 1fr 60px;height:60px}nav .tag_items .tag_item_container{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));height:100%;overflow:hidden}nav .tag_items .tag{font-size:14px;font-weight:400;color:#666;height:60px;display:flex;flex-direction:column;justify-content:center;padding:0 20px;text-align:center}nav .tag_items .tag .day{color:#1a1a1a;font-weight:600}nav .tag_items .tagDate{text-align:left;padding:0 0 0 20px}nav .tag_items .toggle{height:100%;background-color:#1a1a1a;color:#fff;display:flex;align-items:center;justify-content:center}.badge{font-size:12px;border:1px solid #e6e6e6;padding:2px 4px;display:inline-block;color:#4d4d4d}.blogCard,.blogCard .top{display:flex;align-items:center}.blogCard .top{margin-bottom:20px}.blogCard .top .date{font-size:14px;color:#4d4d4d;margin-left:10px}.blogCard .body h3{max-width:400px;color:#333;margin-bottom:10px}.blogCard .body p{font-size:14px;line-height:24px;color:#333;margin-bottom:10px;margin-top:0}.blogCard a{margin-top:10px;display:inline-block}.blogCard .blogContent{flex:1 1}.blogCard .cover{width:100px;height:100px;background-repeat:no-repeat;background-position:50%;background-size:cover;margin-left:20px}.blogCard.blog-card-list{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e6e6e6}.blogCard.blog-card-list:last-child{border-bottom:none}.blogCard.top-blog-card{margin-bottom:40px}a{text-decoration:none;font-size:14px}.specialCard{margin-bottom:30px}.specialCard .cover{width:100%;height:300px;background-repeat:no-repeat;background-position:50%;background-size:cover;margin-bottom:30px}.specialCard .top{display:flex;align-items:center;margin-bottom:20px}.specialCard .top .date{font-size:14px;color:#4d4d4d}.specialCard .body h3,.specialCard .body p{color:#333;margin-bottom:10px}.specialCard .body p{font-size:14px;line-height:24px;margin-top:0}.commentCard{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e6e6e6}.commentCard .top{display:flex;align-items:center;margin-bottom:10px}.commentCard .top .name{font-size:14px;font-weight:600}.commentCard .top .dash{width:3px;height:3px;background-color:#000;margin:0 10px;border-radius:50%}.commentCard .top .date{font-size:14px;color:#4d4d4d}.commentCard .body p{font-size:14px;line-height:24px;color:#333;margin-bottom:10px;margin-top:0}.commentCard:last-child{border-bottom:none}.blog-layout{margin-top:30px;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:50px}.blog-layout.tag-layout{grid-template-columns:3fr 2fr;grid-column-gap:10vw}@media screen and (max-width:1023px){.blog-layout.tag-layout{grid-template-columns:1fr 1fr}}@media screen and (max-width:700px){.blog-layout.tag-layout{grid-template-columns:none}}@media screen and (max-width:1023px){.blog-layout{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:700px){.blog-layout{grid-template-columns:none}}.singleBlogLayout{margin-top:20px;display:grid;grid-template-columns:2fr 1fr;grid-column-gap:50px}.singleBlogLayout .single-content{max-width:800px}.singleBlogLayout .single-content .top{display:flex;align-items:center;margin-bottom:20px}.singleBlogLayout .single-content .top .date{font-size:14px;color:#4d4d4d;margin-left:10px}.singleBlogLayout .single-content .cover{width:100%;height:300px;background-size:cover;background-repeat:no-repeat;background-position:50%}.singleBlogLayout .single-content h2{max-width:500px;color:#333}.singleBlogLayout .single-content p{font-size:14px;line-height:24px;color:#333;margin-bottom:10px;margin-top:0}@media screen and (max-width:768px){.singleBlogLayout{grid-template-columns:none}}button{padding:10px 25px;border:none;background-color:#0a9b5e;color:#fff;font-size:12px;cursor:pointer}button svg{margin-right:5px}.comment-section{margin-top:40px}.comment-section .top-section{justify-content:space-between;margin-bottom:30px;border-bottom:1px solid #e6e6e6}.comment-section .top-section,.comment-section .top-section .title{display:flex;align-items:center}.comment-section .top-section .title .counter{margin-left:10px;width:25px;height:25px;display:flex;align-items:center;justify-content:center;font-size:12px;border-radius:50%;border:1px solid #ccc}.dropdown{position:absolute;margin-top:5px;left:0;top:100%;z-index:1;width:100%;border:1px solid #e6e6e6;background-color:#fff;box-shadow:0 2px 5px #e6e6e6}.dropdown.close{display:none}.loader{padding:20px}.loader svg{animation:rotate 1s infinite;color:#114c6f}@keyframes rotate{to{transform:rotate(1turn)}}.notFound,.placeholder{padding:20px;font-size:14px;color:#414141}.searchItem{padding:10px;border-bottom:1px solid #e6e6e6;font-size:14px;color:#0928a4;cursor:pointer}.searchItem:last-child{border-bottom:none}.tagMenuDropdown{display:grid;grid-template-columns:repeat(10,1fr)}.tagMenuDropdown .item{text-align:center;padding:20px 0;font-size:14px;font-weight:400;color:#666}.tagMenuDropdown .item:hover{background-color:#f2f2f2;cursor:pointer}.skloading .title{height:25px;margin-bottom:10px}.modalDialog{padding:0;border:none;background-color:#fff;box-shadow:0 4px 20px 0 rgba(0,0,0,.1);width:100%;max-width:400px;overflow:hidden}.modalDialog .close{position:absolute;right:5px;top:5px;cursor:pointer}.modalDialog .modalHeading{padding:20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(44,44,44,.1)}.modalDialog .modalHeading .title{font-weight:400;color:#2c2c2c}.modalDialog .modalFooter{border-top:1px solid rgba(44,44,44,.1);display:flex;align-items:center;justify-content:center;padding:20px}.modalDialog .modalBody{padding-top:20px;display:grid;place-content:center}dialog::-webkit-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:hsla(0,0%,100%,.4)}dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:hsla(0,0%,100%,.4)}.input-group{width:300px;margin-bottom:20px;position:relative}.input-group label{font-size:14px;color:#4d4d4d;display:block;text-align:left;margin-bottom:5px;font-weight:400}input,textarea{border-radius:4px;border:1px solid #d9d9d9;width:100%;height:40px;padding:0 15px;font-size:12px;box-sizing:border-box}textarea{padding-top:15px;height:100px}.capitalize{text-transform:capitalize}.backArrow{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%;background-color:#e6e6e6;cursor:pointer;margin-bottom:20px}