a.cp_card-category{background:#fff;border-radius:20px;box-shadow:0 0 12.1px -1px #cfc8b7;display:block;overflow:hidden;transform:translateY(0);transition:transform .3s ease}.cp_card-category figure{height:210px;margin:0;width:100%}.cp_card-category figure img{height:100%;object-fit:cover;width:100%}.cp_card-category__inner{padding:20px;text-align:center}.cp_card-category__inner .divider{background:var(--color-global-2-hex);border-radius:4px;display:block;height:1px;margin:auto;width:50px}.cp_card-category__description,.cp_card-category__inner h3{margin-top:20px}a.cp_card-category:hover{transform:translateY(-5px)}.cp_card-category:hover .button-know-more:before{right:20px;transition:right .2s ease-out}@media (max-width:992px){.cp_card-category .button-container{margin-top:20px;text-align:end}}@media (min-width:992px){a.cp_card-category{height:100%}.cp_card-category__inner{height:calc(100% - 210px);padding:20px 20px 64px;position:relative}.cp_card-category .button-container{bottom:20px;position:absolute;right:20px}}