:root{--img-width-xl:190px;--img-width-lg:145px;--img-width-md:230px;--height-card:380px}.imagecards-text h2.h3:after,.imagecards-text h2.h4:after{opacity:0;position:static}.imagecards-text__title{padding-bottom:var(--spacing-16);position:relative}.imagecards-text__list{list-style-type:none;margin:0;padding:0;padding-left:var(--spacing-24)}.imagecards-text__item{margin:0}.imagecards-text__overlay{background:rgba(0,0,0,.25);left:0;position:absolute;top:0}.imagecards-text__letter{color:hsla(0,0%,100%,.7);font-family:var(--font-montserrat);font-size:160px;font-weight:800;text-transform:uppercase}.dark-type .imagecards-text__text *{color:var(--white)}.dark-type .imagecards-text__text a:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='8' fill='none' viewBox='0 0 25 8'%3E%3Cpath fill='%23fff' d='M24.354 4.354a.5.5 0 0 0 0-.708L21.172.464a.5.5 0 1 0-.707.708L23.293 4l-2.828 2.828a.5.5 0 1 0 .707.708zM0 4.5h24v-1H0z'/%3E%3C/svg%3E")}@media (min-width:769px){.imagecards-text__section{height:var(--height-card)}.imagecards-text__image-container{width:var(--img-width-xl)}.imagecards-text__text{width:calc(100% - var(--img-width-xl))}}@media (max-width:1200px) and (min-width:993px){.imagecards-text__image-container{width:var(--img-width-lg)}.imagecards-text__text{width:calc(100% - var(--img-width-lg))}}@media (max-width:992px) and (min-width:769px){.imagecards-text__image-container{width:var(--img-width-md)}.imagecards-text__text{width:calc(100% - var(--img-width-md))}}@media (max-width:768px){.imagecards-text__image-container{height:185px}.imagecards-text__title{margin-bottom:var(--spacing-56)}}