.show_box{transition:all .3s ease;position:absolute;left:50%;transform:translate(-50%, 0);top:calc(100% + 10px);display:inline-block;vertical-align:top;margin:0;opacity:0;visibility:hidden;z-index:3}.show_box.is_loading{opacity:1;visibility:visible}.show_box .loader{margin:0 auto;width:30px;position:relative}.show_box .loader:before{content:"";display:block;padding-top:100%}.show_box .circular{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:auto;transform-origin:center center;animation:rotate 2s linear infinite}.show_box .path{stroke-width:3;stroke-dashoffset:0;stroke-linecap:round;stroke-dasharray:1,200;animation:dash 1.5s ease-in-out infinite,color 3s ease-in-out infinite;-webkit-animation:dash 1.5s ease-in-out infinite,color 3s ease-in-out infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes color{100%,0%{stroke:#ff4500}40%{stroke:#ff4500}66%{stroke:#ff4500}80%,90%{stroke:#ff4500}}.load_more_wrapper{position:relative;height:60px;grid-column:1/-1}.load_more_wrapper:after{content:"";position:absolute;bottom:0;left:-9999px;right:-9999px;border-bottom:1px solid #231f20}.load_more_wrapper .loader_holder{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.loader_holder{height:48px;position:relative;z-index:0;pointer-events:none}.loader_holder .show_box{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.post_item{display:flex;flex-direction:column;gap:25px;height:100%}@media screen and (max-width: 767px){.post_item.spaced_top_bottom{padding-top:40px;padding-bottom:40px}}.post_item.case_study{min-height:598px}@media screen and (min-width: 1025px){body:not(.single-post) .post_item.case_study{min-height:756px}}.post_item img{object-fit:cover;height:100%;aspect-ratio:inherit}.post_item__authors{display:none}.post_item__authors+.post_details__separator{display:none}body.category .post_item__authors,body.blog .post_item__authors{display:block}body.category .post_item__authors+.post_details__separator,body.blog .post_item__authors+.post_details__separator{display:block}.post_item__meta{display:flex;flex-direction:column;gap:25px}.post_item__meta:only-child{height:100%}.post_item__meta p{margin-top:auto}.post_item__thumb{margin-top:auto;aspect-ratio:1.012;background-color:#2e7722}@media screen and (max-width: 1024px)and (min-width: 768px){.post_item__thumb{aspect-ratio:1.391}}@media screen and (min-width: 1025px){.post_item__thumb{aspect-ratio:1.029}}.post_item__thumb:active{opacity:.75}@media screen and (min-width: 1025px){.post_item__thumb:hover{opacity:.75}}.post_item .post_details{font-size:12px}@media screen and (max-width: 1024px)and (min-width: 768px){.tabs_examples .post_item:nth-child(3),.tax-expertise .term_posts .post_item:nth-child(3){display:none}}/*# sourceMappingURL=post-item.css.map */
