.rpost-top-content{display:flex;margin:0 -15px;padding-bottom:60px}.rpost-top-title{padding:0 15px;width:75%}.rpost-top-btn{padding:0 20px;text-align:right;width:25%}.rpost-content-items{display:flex;flex-wrap:wrap;margin:0 -15px}.rpost-content-item{padding:0 15px;width:33.33%}.rpost-card-icon{border-radius:24px;overflow:hidden}.rpost-card-icon img{transition:all .3s ease;width:100%}.rpost-content-item-inner>a:hover .rpost-card-icon img{transform:scale(1.1)}.rpost-content-item-inner{background:var(--color-white);border-radius:24px;height:100%;transition:all .3s ease}.rpost-content-item-inner>a{height:100%}.rpost-card{display:flex;flex-direction:column;height:inherit;justify-content:space-between}.rpost-card-top{height:100%;padding:20px}.rpost-card-icon img{border-radius:24px;height:215px;object-fit:cover;object-position:center}.rpost-card-desc{padding:30px 20px}.rpost-card-bottom{background:var(--color-orange);border-bottom-left-radius:24px;border-bottom-right-radius:24px;padding:30px 40px;transition:all .3s ease}.rpost-card-button{display:flex;justify-content:space-between}.rpost-button-arrow{height:28px;width:28px}.rpost-button-txt{color:var(--color-white);width:calc(100% - 40px)}.rpost-content-item-inner>a:hover h3{color:var(--color-orange)}.rpost-content-item-inner>a:hover .rpost-card-bottom{background:var(--color-blue)}.bg-blue .rpost-top-title h2,.bg-maroon .rpost-top-title h2{color:var(--color-white)}.bg-blue .rpost-content-item-inner>a:hover .rpost-card-bottom{background:var(--color-light-blue);color:var(--color-blue)}.bg-blue .rpost-button-txt{color:var(--color-blue)}.bg-blue .rpost-button-arrow svg circle{stroke:var(--color-blue)}.bg-blue .rpost-button-arrow svg path{fill:var(--color-blue)}@media (max-width:991px){.rpost-top-title{width:60%}.rpost-top-btn{width:40%}.rpost-content-item{margin-bottom:30px;width:50%}.rpost-card-desc{padding-left:10px;padding-right:10px}.rpost-card-bottom{padding-left:30px;padding-right:30px}}@media (max-width:767px){.rpost-content-item{width:100%}.rpost-content-items{flex-direction:column}.rpost-card-icon img{height:auto}.rpost-content-item-inner h4{font-size:24px}.rpost-card-desc{padding-bottom:10px;padding-left:0;padding-right:0}.rpost-card-bottom{padding:20px}.rpost-content-item:last-child{margin-bottom:0}.rpost-top-content{flex-direction:column;padding-bottom:40px}.rpost-top-title{width:100%}.rpost-top-btn{padding-top:20px;text-align:left;width:100%}}