.poelgeest-featured-items{grid-template-columns:repeat(2,1fr);gap:2px;margin:2px 0;display:grid}@media screen and (width>=740px){.poelgeest-featured-items{grid-template-columns:repeat(4,1fr)}}.poelgeest-featured-items .cta-item{color:var(--pk-blocks-white);text-align:center;background:linear-gradient(90deg,#191919 0% 100%);align-items:center;width:100%;height:64px;padding:15px;transition:background .3s;display:flex}.bmw .poelgeest-featured-items .cta-item{background:#f5f5f5}.bmw .poelgeest-featured-items .cta-item:hover{background:#e9e9e9}.poelgeest-featured-items .cta-item .icon{color:var(--pk-blocks-white);margin-right:15px;display:flex}.bmw .poelgeest-featured-items .cta-item .icon{color:#191919}.poelgeest-featured-items .cta-item .text{font-size:15px;font-weight:700}.poelgeest-featured-items .cta-item:hover{background:linear-gradient(90deg,#191919 0%,#262626 100%)}.poelgeest-featured-items .cta-item:hover .icon{color:var(--primary-color)}.bmw .poelgeest-featured-items .cta-item{color:#191919}.bmw .poelgeest-featured-items .cta-item:hover{color:var(--primary-color)}