.cy-blog-featured-posts{grid-gap:20px;display:grid;grid-template-columns:1fr}@media only screen and (min-width:768px){.cy-blog-featured-posts{overflow:visible;padding:0}.cy-blog-featured-posts.count-2{grid-gap:40px;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1240px){.cy-blog-featured-posts.count-3{grid-gap:30px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.cy-blog-featured-posts.count-3>a:first-child{grid-row:1/-1}}.cy-blog-featured-posts__item{align-self:flex-start;background-color:#fff;border:1px solid #cbc8f8;border-radius:20px;color:#160082;display:grid;height:100%;overflow:hidden;-webkit-transition:all .33s ease-in-out;transition:all .33s ease-in-out}.count-1 .cy-blog-featured-posts__item{grid-template-columns:1fr}.cy-blog-featured-posts__item:hover{border:1px solid #5617fe}@media only screen and (min-width:768px){.count-1 .cy-blog-featured-posts__item{grid-template-columns:repeat(2,1fr)}}.cy-blog-featured-posts__item.has-image{grid-template-rows:240px auto}@media only screen and (min-width:768px){.cy-blog-featured-posts__item.has-image{grid-template-rows:315px 1fr}}.cy-blog-featured-posts__image picture{height:100%;width:100%}.cy-blog-featured-posts__image picture img{height:100%;-o-object-fit:cover;object-fit:cover}.cy-blog-featured-posts__date{text-transform:uppercase}.cy-blog-featured-posts__date,.cy-blog-featured-posts__title{margin-bottom:10px}.cy-blog-featured-posts__title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.cy-blog-featured-posts__description{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:10px;overflow:hidden}@media only screen and (min-width:1240px){.cy-blog-featured-posts__description{margin-bottom:20px}}.cy-blog-featured-posts__content{padding:20px}.count-1 .cy-blog-featured-posts__content,.count-2 .cy-blog-featured-posts__content,.cy-blog-featured-posts__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:768px){.cy-blog-featured-posts__content{padding:30px}}.cy-blog-featured-posts .cy-button{font-weight:500;margin-top:10px}@media only screen and (min-width:768px){.cy-blog-featured-posts .cy-button{margin-top:auto}}