.featured-blocks{position:relative;z-index:2;overflow:hidden}.featured-blocks__column a{text-decoration:none !important}.featured-blocks__column{overflow:hidden}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media(min-width:992px){.featured-blocks{padding:2rem}.image-blocks__title h4{max-width:227px;margin:0 auto}.featured-blocks::before{content:'';position:absolute;z-index:-2;left:-50%;top:-50%;width:200%;height:200%;background-repeat:no-repeat;background-size:50% 50%,50% 50%;background-position:0 0,100% 0,100% 100%,0 100%;background-image:linear-gradient(transparent,transparent),linear-gradient(#e32185,#f7f6f6),linear-gradient(transparent,transparent),linear-gradient(#f7f6f6,#e32185);-webkit-animation:rotate 8s linear infinite;animation:rotate 8s linear infinite}.featured-blocks::after{content:'';position:absolute;z-index:-1;left:6px;top:6px;width:calc(100% - 12px);height:calc(100% - 12px);background:white;border-radius:5px}}.blocks-wrapper{position:relative}.featured-blocks__arrow{position:absolute;top:-7px;right:20%;border:solid #e32185;border-width:0 4px 4px 0;display:inline-block;padding:9px;content:'';transform:rotate(-45deg);-webkit-transform:rotate(-45deg);z-index:3}.featured-blocks__arrow:last-child{top:unset;bottom:-7px;right:unset;left:20%;transform:rotate(138deg);-webkit-transform:rotate(138deg)}