.adev-featured-cards-v2{position:relative;background:#fff}.adev-featured-cards-v2 .adev-fc__header{margin-bottom:30px;text-align:center}.adev-featured-cards-v2 .adev-fc__header h2{margin:0;font-weight:var(--section-title-font-weight);font-size:var(--section-title-size);line-height:var(--section-title-line-height)}@media(min-width:992px){.adev-featured-cards-v2 .adev-fc__cards{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.adev-featured-cards-v2 .adev-fc__col{-webkit-flex:0 0 50%;flex:0 0 50%}}.adev-featured-cards-v2 .adev-fc__card{height:0;overflow:hidden;padding-top:var(--m-aspect-ratio);position:relative}@media(min-width:992px){.adev-featured-cards-v2 .adev-fc__card{padding-top:var(--d-aspect-ratio)}}.adev-featured-cards-v2 .adev-fc__card video,.adev-featured-cards-v2 .adev-fc__card svg,.adev-featured-cards-v2 .adev-fc__card img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.adev-featured-cards-v2 .adev-fc__card>a{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:1}.adev-featured-cards-v2 .adev-fc__card-main{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center;padding:10px}.adev-featured-cards-v2 .adev-fc__card-subtitle{font-weight:var(--subtitle-font-weight);color:var(--subtitle-color);font-size:var(--subtitle-size);line-height:var(--subtitle-line-height)}.adev-featured-cards-v2 .adev-fc__card-title{margin:0;font-weight:var(--title-font-weight);font-size:var(--title-size);line-height:var(--title-line-height);color:var(--title-color)}.adev-featured-cards-v2 .adev-fc__card-link{display:inline-block;text-decoration:underline;text-underline-offset:3px;font-weight:var(--link-font-weight);font-size:var(--link-size);line-height:var(--link-line-height);color:var(--link-color);margin-top:20px}.adev-featured-cards-v2 .adev-fc__card-contents{width:100%;max-width:var(--content-max-width)}