.pwr-rel-post-item__title{font-family:var(--ff-text)!important;font-weight:300!important}.pwr-sec-posts--text .pwr-rel-post-item__title{font-family:var(--ff-h2)!important;font-size:24px}.pwr-sec-posts--text .pwr-post-item__date,.pwr-sec-posts--text .pwr-post-item__n-min-read,.pwr-sec-posts--text .pwr-post-item__name{color:#999!important;font-family:var(--ff-text)!important}.pwr-sec-posts--text .pwr-rel-post-item__title{color:#2103ed}.pwr-sec-posts--text.pwr--dark .pwr-post-item__date,.pwr-sec-posts--text.pwr--dark .pwr-post-item__n-min-read,.pwr-sec-posts--text.pwr--dark .pwr-post-item__name{color:#fff!important;font-size:14px;font-weight:400;text-transform:uppercase}.pwr-sec-posts--text .pwr-rel-post-item__more-link{color:#2103ed;opacity:1!important;text-transform:uppercase}.pwr-post-item{background-color:#e4f1fd;border-radius:8px;height:auto;padding:1.25rem}.pwr-post-item.auto-height{height:auto!important;transition:all calc(.4s*var(--ts-duration-factor, 1)) ease-in-out}.pwr-post-item.auto-height:hover{background:var(--clr-hover-box-background)}.pwr-post-item__new-box{margin-bottom:1rem}.pwr--dark .pwr-post-item__content:not(.pwr--light) .pwr-post-item__title,.pwr-post-item__new-box .pwr-post-item__title{color:var(--clr-primary)!important;font-size:28px!important}.pwr-post-item__date,.pwr-post-item__name{color:var(--clr-text-lt)!important}.pwr--dark .pwr-post-item .pwr-post-item__more-link{color:var(--clr-primary)!important}.pwr--dark .pwr-post-item:hover .pwr-post-item__content:not(.pwr--light) .pwr-post-item__title,.pwr--dark .pwr-post-item:hover .pwr-post-item__more-link,.pwr-post-item:hover .pwr-post-item__new-box .pwr-post-item__title{color:#fff!important}.pwr-post-item__info-box{padding:2rem 0 0!important;position:relative!important;top:auto!important}.pwr-post-item__img{border-radius:8px}.pwr-post-item__more-link{font-size:1rem!important;text-transform:uppercase!important}.pwr-post-item__date{font-family:var(--ff-desc-sec)!important}.pwr-sec-posts--post-card .pwr-sec-posts__container{display:flex;flex-wrap:wrap;gap:20px}.pwr-post-card{flex:0 0 calc(33.33% - 14px);min-width:0}.pwr-post-card--2col{flex-basis:calc(50% - 10px)}.pwr-post-card--3col{flex-basis:calc(33.33% - 14px)}.pwr-post-card--4col{flex-basis:calc(25% - 15px)}.pwr-post-card__link{background-color:var(--clr-background-lt);border-radius:var(--br-box);color:inherit;display:flex;flex-direction:column;height:100%;overflow:hidden;text-decoration:none}.pwr--dark .pwr-post-card__link{background-color:var(--clr-background-accent-dk);color:var(--clr-text-dk)}.pwr-post-card__img-wrapper{aspect-ratio:16/10;border-radius:8px;overflow:hidden}.pwr-post-card__img{height:100%;object-fit:cover;width:100%}.pwr-post-card__img--contain{object-fit:contain}.pwr-post-card__content{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem 0}.pwr-post-card__title{font-family:var(--ff-h5);font-size:var(--fs-h5);font-weight:var(--fw-h5);line-height:var(--lh-h5);margin:0 0 .5rem}.pwr-post-card__desc{flex-grow:1;font-size:var(--fs-paragraph);line-height:var(--lh-paragraph);margin-bottom:1.5rem}.pwr-post-card__read-more{align-items:center;align-self:flex-start;background-color:var(--clr-btn-primary);border-radius:var(--br-btn);color:var(--clr-btn-txt-lt);display:inline-flex;font-family:var(--ff-btn);font-size:var(--fs-btn);font-weight:var(--fw-btn);padding:12px 24px;text-decoration:none;transition:background-color .3s ease}.pwr-post-card__read-more:hover{background-color:var(--clr-btn-dk)}.pwr--dark .pwr-post-card__read-more:hover{background-color:var(--clr-btn-lt);color:var(--clr-btn-txt-dk)}@media (max-width:991px){.pwr-post-card--3col,.pwr-post-card--4col{flex-basis:calc(50% - 10px)}}@media (max-width:575px){.pwr-post-card{flex-basis:100%!important}}