.con-posts{position:relative;width:100%;background:#fff;background:linear-gradient(180deg,rgb(255 255 255) 48%,rgb(232 244 255) 48%)}.card-posts{height:100%;position:relative;max-width:500px;border-radius:0;border:1px solid rgb(184 184 184 / 30%);padding:20px;background:#fff}.card-posts.center{box-shadow:0 10px 35px -5px rgb(0 0 0 / .06)}.card-posts .con-header{position:relative;border-radius:inherit;height:350px}.card-posts .con-img{position:relative;height:100%;max-height:360px;overflow:hidden;display:flex;justify-content:center;align-items:center;transition:all .25s ease;border-radius:inherit;border-bottom-left-radius:unset;border-bottom-right-radius:unset}.card-posts .con-img img{width:100%;display:block;transition:all .25s ease}.card-posts:hover .con-img img{-webkit-transform:scale(1.15);transform:scale(1.15)}.card-posts .con-wrapper{position:relative;height:calc(100% - 350px);display:flex;flex-direction:column;justify-content:space-between}.card-posts .con-footer a{background-color:#aec3d8;color:#fff;padding:10px 30px;text-align:center;width:max-content;margin:auto;border-radius:50px}.card-posts.center .con-footer a{background-color:#4082a5}.card{position:relative;width:100%;height:100%;border:none}.card.type-1{height:250px}.card.type-1::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;mix-blend-mode:multiply;background:#262626;opacity:55%}.card.type-1 .con-content{position:relative;width:100%;height:100%;padding:15px;display:flex}.card.type-1 .con-content.center{justify-content:center;align-items:center}.card.type-1 img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.card.type-2{height:210px}.card.type-2.large{height:400px}.card.type-2.xl{height:400px}.card.type-2::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;mix-blend-mode:multiply;background:#fff;background:linear-gradient(180deg,rgb(255 255 255 / .45171572046787467) 0%,rgb(50 50 50) 100%)}.card.type-2 img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.card.type-2 .has-line{padding-bottom:7px!important}.card.type-2 .con-content{position:relative;width:100%;height:100%;padding:30px;display:flex;align-items:end}.card.type-2 .con-excerpt{-webkit-line-clamp:2;white-space:normal;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;font-size:18px;font-weight:300;color:#fff}.card.type-2 .con-excerpt *{margin-bottom:0}.card.type-3{width:100%;height:240px}.card.type-3.xl{height:700px}.card.type-3 img{width:100%;height:100%;object-fit:cover;object-position:center}.card.no-overlay::before{background:unset}@media only screen and (max-width:768px){.card.type-1{height:150px}.card.type-2.large{height:200px}.card.type-2.xl{height:300px}.card.type-2 .con-content{padding:20px}.card.type-2 .con-excerpt{font-size:16px}.card.type-2 .has-line{padding-bottom:7px!important}.card.type-3{height:200px}.card.type-3.xl{height:400px}}