.post-card.style-01{background-color:#fff;padding:23px 27px;box-shadow:0 0 30px 0 rgba(104,104,104,.1019607843);display:block}.post-card.style-01 .thumbnail{position:relative;border-radius:12px}.post-card.style-01 .thumbnail img{border-radius:inherit;object-fit:cover;height:250px}.post-card.style-01 .thumbnail .category-icon{position:absolute;right:-14px;bottom:-10px}.post-card.style-01 .content{padding-top:20px}.post-card.style-01 .content .section-01{display:flex;align-items:center;justify-content:space-between;color:#261b63}.post-card.style-01 .content .section-01 .title{font-size:16px;font-weight:700;width:75%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.post-card.style-01 .content .section-01 .info{font-size:12px;font-weight:400}.post-card.style-01 .content .section-02{margin-top:13px;color:#5c5c5c;font-size:12px;font-weight:400;text-align:justify}.post-card.style-02{position:relative}.post-card.style-02 .thumbnail{height:226px}.post-card.style-02 .thumbnail img{height:100%;border-radius:8px}.post-card.style-02 .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 0,#1c1c1c 100%);display:flex;flex-direction:column;justify-content:end;padding:12px;border-radius:8px}.post-card.style-02 .overlay a{color:#fff}.post-card.style-02 .overlay a .title{font-size:18px;font-weight:700}.post-card.style-02 .overlay a .info{margin-top:30px;font-size:12px;font-weight:400}.post-card.style-03{padding:14px;box-shadow:0 0 30px 0 rgba(104,104,104,.0705882353);display:flex;flex-direction:column;border:0}.post-card.style-03 .card-header{background-color:transparent;padding:0;border:0}.post-card.style-03 .card-header .thumbnail img{border-radius:8px}.post-card.style-03 .card-body{padding:0}.post-card.style-03 .card-body .title{margin-top:10px;font-size:18px;font-weight:700}.post-card.style-03 .card-body .excerpt{font-size:14px;font-weight:400;color:#626262}.post-card.style-03 .card-footer{padding:0;background-color:transparent;border:0}.post-card.style-03 .card-footer .date-read-more{display:flex;justify-content:space-between}.post-card.style-03 .card-footer .date-read-more .date{color:#6149f0;display:flex;align-items:center;gap:10px}.post-card.style-03 .card-footer .date-read-more .date .text{color:#261b63;font-size:12px;font-weight:500}.post-card.style-03 .card-footer .date-read-more .read-more a{background-color:#6149f0;color:#fff;width:24px;height:24px;display:flex;justify-content:center;align-items:center;border-radius:24px}.post-card.style-04{display:flex;align-items:center;color:#261b63}.post-card.style-04 .thumbnail{width:50px;height:36px;margin-left:15px}.post-card.style-04 .thumbnail img{width:inherit;height:inherit;border-radius:4px}.post-card.style-04 .title{font-size:12px;font-weight:500;width:calc(100% - 65px)}@media screen and (max-width:767px){.post-card.style-01 .content .section-01{flex-wrap:wrap}.post-card.style-01 .content .section-01 .title{width:100%}}