.content-card{display:flex;width:100%;max-width:600px;flex-direction:column}.content-card .image{position:relative;width:100%}.content-card .image img{width:100%}.content-card .title.comorant-italic{font-family:var(--font-cormorant-garamond),sans-serif;font-weight:500;font-style:italic;letter-spacing:-.05em;font-size:1.25em}.content-card .title.comorant-italic a{font-size:1.5rem;line-height:2rem}.content-card .body{width:100%;padding:1rem 1rem 1.5rem;font-weight:500;line-height:1.625;--tw-text-opacity:1;color:rgb(117 117 115/var(--tw-text-opacity))}@media (min-width:768px){.content-card .body{padding:2rem 1.5rem 2.5rem}}.content-card .body.style-2{font-weight:400}.content-card .body.style-2 .title{margin-bottom:.25rem;font-size:1rem;line-height:1.5rem;font-weight:500}@media (min-width:1232px){.content-card .body.style-2 .title{font-size:1.25rem;line-height:1.75rem}}.content-card .date{margin-bottom:.5rem;display:block;width:100%;font-size:.75rem;line-height:1rem;font-weight:700;color:rgba(31,31,31,.5);transition-duration:.2s;transition-timing-function:linear}@media (min-width:1232px){.content-card .date{margin-bottom:1rem;font-size:.75rem;line-height:1rem}}.content-card .title{margin-bottom:.5rem;width:100%;font-size:1.25rem;line-height:1.75rem;font-weight:500;--tw-text-opacity:1;color:rgb(31 31 31/var(--tw-text-opacity));transition-duration:.2s;transition-timing-function:linear}@media (min-width:1232px){.content-card .title{margin-bottom:.75rem;font-size:1.5rem;line-height:2rem}}.content-card .title:hover{--tw-text-opacity:1!important;color:rgb(117 117 115/var(--tw-text-opacity))!important}.content-card .links{margin-top:1.25rem;display:flex;width:100%;align-items:center;justify-content:flex-start;gap:.75rem}.content-card .links a{font-weight:500;--tw-text-opacity:1;color:rgb(31 31 31/var(--tw-text-opacity))}.content-card .content{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:150px;width:100%}.text-banner{width:100%}