.search_container{display:flex;align-items:center;border:1px solid #ccc;border-radius:25px;padding:5px 10px;width:100%;margin:0;background:#fff!important;box-shadow:none!important}.search_containerouter{display:flex;align-items:center;max-width:630px;margin:0 auto;flex-direction:column}.search_input{border:none;outline:none;flex:1 1;padding:5px 10px;font-size:16px;font-weight:500;background:transparent!important;color:#222}.search_button{background-color:#00c853;border:none;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer}.search_button svg{stroke:#fff}.bloglist_card_container{display:flex;flex-wrap:wrap;gap:35px 25px;padding:40px 0 50px}.bloglist_card{height:auto;max-width:370px;align-items:flex-start;flex-shrink:0;border-radius:8px;aspect-ratio:3/2.3}.bloglist_card,.bloglist_card_title{display:flex;width:100%;flex-direction:column}.bloglist_card_title{padding:10px 0;color:#101828;font-size:20px;font-weight:500;line-height:26px;gap:8px}.cat_time{font-size:15px;font-weight:500;color:#777;display:flex;gap:5px}.cat_time span{position:relative;padding-left:10px}.cat_time span:first-child{padding:0}.cat_time span:first-child:before{display:none}.cat_time span:before{content:"";position:absolute;top:10px;left:0;background:#777;width:4px;height:4px;border-radius:100%}.bl_listtitle{font-size:18px;font-weight:500;line-height:28px}.bl_description,.bl_listtitle{color:#222;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.bl_description{font-size:16px;font-weight:400;line-height:24px}.bl_catlist{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.bl_catlist a{border-radius:100px;border:1px solid rgba(34,34,34,.7);font-weight:400;font-size:14px;padding:5px 10px;height:22px;line-height:12px}.img_toparrow{width:30px;height:30px;background:rgba(0,0,0,.7);border-radius:100%;display:flex;align-items:center;justify-content:center;position:absolute;top:15px;right:15px}.bl_catlist a:hover{background:#00ad3f;color:#fff;border-color:#00ad3f}.bloglist_card_img{height:60%;height:100%;position:relative}.tp_catlist{display:flex;gap:10px;margin-top:20px;flex-wrap:wrap;justify-content:center}.tp_catlist a{padding:2px 15px;background:hsla(0,0%,92%,.8);font-size:16px;line-height:30px;color:#222;border-radius:100px}.tp_catlist a.active,.tp_catlist a:hover{background:#00ad3f;color:#fff}.bloglist_card_img_area{width:100%;height:100%;object-fit:cover;border-radius:10px}.bloglist_pagination_container{display:flex;justify-content:center;align-items:center;margin-bottom:50px}.loading-text{margin-top:20px;text-align:center}.bloglist_empty_state{width:100%;text-align:center;padding:60px 20px;font-size:18px;color:#777}@media only screen and (max-width:1316px){.bloglist_card{width:31.33%}}@media only screen and (max-width:1024px){.bloglist_card_container{justify-content:center}.bloglist_card{width:inherit}}@media only screen and (max-width:824px){.bloglist_card_container{gap:20px;flex-direction:column;justify-content:center;align-items:center}.bloglist_card{aspect-ratio:inherit}}@media only screen and (max-width:640px){.search_containerouter{width:100%}}@media only screen and (max-width:568px){.blogList_container>h1{font-size:25px;line-height:34px}.bloglist_card_title{padding:12px;font-size:16px;height:-moz-fit-content;height:fit-content}.blogList_container{padding-bottom:24px}.bloglist_card_container{padding-top:24px;padding-bottom:30px}.tp_catlist{margin-top:15px}.tp_catlist a{padding:5px 10px;line-height:inherit;font-size:14px}}@media only screen and (max-width:480px){.bloglist_card_container{padding-top:0}}.skeleton_card{pointer-events:none}.skeleton_img{border-radius:10px;height:220px!important}.skeleton_img,.skeleton_text{background:#eee;overflow:hidden;position:relative}.skeleton_text{height:16px;border-radius:4px}.cat_time.skeleton_text{height:14px;margin-bottom:5px}.bl_listtitle.skeleton_text{height:20px}.bl_description.skeleton_text{height:40px}.skeleton_img:after,.skeleton_text:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 50%,hsla(0,0%,100%,0));animation:skeleton-shimmer 1.5s infinite}@keyframes skeleton-shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}
/*# sourceMappingURL=1c4ac7ab868d0a38.css.map*/