.post-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:8px;border:1px solid rgba(255,255,255,0);overflow:hidden;-webkit-box-shadow:0 0 20px 0 rgba(107,193,207,0),0 0 2px 0 rgba(107,193,207,0);box-shadow:0 0 20px 0 rgba(107,193,207,0),0 0 2px 0 rgba(107,193,207,0);-webkit-transition:border-color .4s ease,opacity .4s ease,visibility .4s ease,-webkit-box-shadow .4s ease;transition:border-color .4s ease,opacity .4s ease,visibility .4s ease,-webkit-box-shadow .4s ease;-o-transition:box-shadow .4s ease,border-color .4s ease,opacity .4s ease,visibility .4s ease;transition:box-shadow .4s ease,border-color .4s ease,opacity .4s ease,visibility .4s ease;transition:box-shadow .4s ease,border-color .4s ease,opacity .4s ease,visibility .4s ease,-webkit-box-shadow .4s ease}.post-item:hover{border-color:var(--e-global-color-primary,#6bc1cf);-webkit-box-shadow:0 0 20px 0 rgba(107,193,207,.3),0 0 2px 0 rgba(107,193,207,.4);box-shadow:0 0 20px 0 rgba(107,193,207,.3),0 0 2px 0 rgba(107,193,207,.4)}.post-item:hover .post-item__image img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.post-item__image{position:relative;padding-top:56%;overflow:hidden}.post-item__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.post-item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px 20px 25px;background:var(--c-white,#fff);height:100%}@media only screen and (max-width:767px){.post-item__content{padding:16px 16px 20px;height:auto}}.post-item__content .post-item__title{margin:0}.post-item__content .post-item__title a{color:var(--e-global-color-text,#1b2333);background:-webkit-gradient(linear,left top,right top,color-stop(-65%,var(--e-global-color-text,#1b2333)),color-stop(190%,var(--e-global-color-text,#1b2333)));background:-webkit-linear-gradient(left,var(--e-global-color-text,#1b2333) -65%,var(--e-global-color-text,#1b2333) 190%);background:-o-linear-gradient(left,var(--e-global-color-text,#1b2333) -65%,var(--e-global-color-text,#1b2333) 190%);background:linear-gradient(90deg,var(--e-global-color-text,#1b2333) -65%,var(--e-global-color-text,#1b2333) 190%);background-size:0 1px;background-position:0 100%;background-repeat:no-repeat;text-decoration:none;-webkit-transition:background-size .35s ease;-o-transition:background-size .35s ease;transition:background-size .35s ease}.post-item__content .post-item__title a:hover{color:var(--e-global-color-text,#1b2333)}@media screen and (min-width:1025px){.post-item__content .post-item__title a:hover{background-size:100% 1px!important}}.post-item__content .post-item__excerpt{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;margin-top:10px;overflow:hidden;color:var(--e-global-color-text,#1b2333);opacity:.7}.post-item__content .post-item__excerpt>:first-child{margin-top:0!important}.post-item__content .post-item__excerpt>:last-child{margin-bottom:0!important}.post-item__content .post-item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 30px;margin-top:auto}@media only screen and (max-width:767px){.post-item__content .post-item__info{margin-top:30px}}@media only screen and (min-width:768px){.post-item__content .post-item__info a{margin-top:40px}}.post-item__content .post-item__info .post-item__date{font-weight:500;font-size:14px;line-height:1.4em;letter-spacing:-.01em;color:rgba(27,35,51,.55);margin-left:auto}@media only screen and (min-width:768px){.post-item__content .post-item__info .post-item__date{margin-top:40px}}
/*# sourceMappingURL=post-card.css.map */
