.cp-card-sticky{position:-webkit-sticky;position:sticky;top:120px}.cp-card-sticky:focus{background:var(--color-anchor-light)}.cp-card-sticky__content{padding-right:46px;padding-left:48px}.cp-card-sticky__title{font-size:21px}@media screen and (min-width:991px){.cp-card-sticky__title{font-size:16px}.cp-card-sticky__description{font-size:12px}.cp-card-sticky__content{padding-right:41px;padding-left:41px}.cp-card-sticky__share{display:flex;flex-flow:column;align-items:flex-end}}@media(hover:hover){.cp-card-sticky__content:hover{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px)}}