.collapse:where(.astro-URSTWOHY){position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.collapse:where(.astro-URSTWOHY).in:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(0deg,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 17%,rgba(255,255,255,0) 57%,rgba(255,255,255,0) 100%)}.collapse:where(.astro-URSTWOHY).in:before{content:"Read More";position:absolute;bottom:60px;z-index:10;margin:auto;padding:12px 14px;color:var(--color-shades-white);background:var(--color-primary-ultramarine);white-space:nowrap;cursor:pointer;transition:.3s}.collapse:where(.astro-URSTWOHY).in:hover:before{background:var(--color-primary-navy)}.collapse:where(.astro-URSTWOHY).in{max-height:900px;overflow:hidden}
