.gdx-post-list.style-1 .post-card{overflow:hidden;border-top:1px solid rgba(16,85,31,.1);position:relative;padding:30px 0}.gdx-post-list.style-1 .post-card .post-txt{height:100%;display:flex;flex-direction:column;justify-content:space-between}.gdx-post-list.style-1 .post-card .post-meta{font-weight:500;text-transform:uppercase;color:var(--gdx-body-color)}.gdx-post-list.style-1 .post-card .title{font-weight:600;font-size:28px;line-height:129%;color:var(--gdx-title-color);margin:16px 0 40px;padding-right:45%}@media only screen and (max-width: 992px){.gdx-post-list.style-1 .post-card .title{padding-right:0}}.gdx-post-list.style-1 .post-card .title a{color:inherit;background:linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;-webkit-transition:all 500ms ease;transition:all 500ms ease}.gdx-post-list.style-1 .post-card .title:hover a{background-size:100% 2px}@media only screen and (max-width: 992px){.gdx-post-list.style-1 .post-card .title{margin:16px 0 40px}}.gdx-post-list.style-1 .post-card .image{width:100%;height:320px;padding-left:22px;float:inline-end;display:block;overflow:hidden;position:relative}@media only screen and (max-width: 992px){.gdx-post-list.style-1 .post-card .image{padding-left:0}}.gdx-post-list.style-1 .post-card .image img{width:100%;height:100%;object-fit:cover}.gdx-post-list.style-1 .post-card .image::before{content:"";position:absolute;top:-125%;left:0;z-index:2;display:block;width:100%;height:100%;background:linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 500%)}.gdx-post-list.style-1 .post-card::after{position:absolute;width:100%;top:0;left:0;height:100%;content:"";width:1px;height:100%;left:auto;right:668px;background-color:rgba(16,85,31,.1)}@media(max-width: 1399px){.gdx-post-list.style-1 .post-card::after{right:50%}}@media only screen and (max-width: 992px){.gdx-post-list.style-1 .post-card::after{display:none}}.gdx-post-list.style-1 .post-card:nth-last-child(1){padding-bottom:0}.gdx-post-list.style-1 .post-card .post-btn .cp-primary-btn{height:46px}.gdx-post-list.style-1 .post-card .post-btn .cp-primary-btn .btn_label{border-radius:8px 0 0 8px;margin-right:12px;font-size:14px}.gdx-post-list.style-1 .post-card .post-btn .cp-primary-btn .label_corner{right:-17px}.gdx-post-list.style-1 .post-card:hover .image::before{animation:ShineAnimation .5s}