.cards__container{position:relative;height:1250px;overflow:hidden;-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}@media (min-width:768px){.cards__container{height:auto}}.cards__container:after{content:"";background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(top,hsla(0,0%,100%,0),#fff);position:absolute;bottom:0;height:650px;width:100%}.cards__container.open{height:100%}.cards__container.open:after{background:transparent}.cards .card-item h4:after{content:"";position:absolute;bottom:-.75rem;left:0;height:1px;width:40%;--tw-bg-opacity:1;background-color:rgba(175,25,26,var(--tw-bg-opacity))}.cards .card-item:last-of-type{margin-bottom:0}@media (min-width:768px){.cards .card-item:last-of-type{margin-bottom:5rem}}@media (min-width:640px){.cards__container:after{background:transparent;height:auto}}.cards #read-more{position:relative;top:-12rem;z-index:30}@media (min-width:768px){.cards #read-more{top:0}}.cards #read-more.no-margins{top:0}