div.styles25 .imageCaption {
margin: 0;
max-width: 100%;
float: none;
width: 100%;
position: relative;
}

div.styles25 p {
position: absolute;
bottom: 1rem;
left: 0;
max-width: 50%;
background-color: white;
font-size: 2rem;
text-align: left;
font-weight: 600;
padding: .75rem;
}

div.styles25 img {
width: 100%;
}
div.styles26 .list__link {
margin-bottom: .75rem;
    background-color: #fcfcfc;
    color: var(--color-brand, #304665);
align-items: center;
    align-self: start;
    border: solid 2px var(--color-brand, #304665);
    border-radius: 0.375rem;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    -webkit-margin-after: 0.25rem;
    margin-block-end: 0.25rem;
    min-block-size: 2.75rem;
    min-inline-size: 10ch;
    padding-block: .25em;
    padding-inline: .75em;
text-decoration: none;
}

div.styles26 .list__link:hover {
color: #fcfcfc;
    background-color: var(--color-brand, #304665);
}
.l-grid-item:has(div.styles24) {
border-radius: 5px;
border: 1px solid rgb(217, 221, 230);
background-color: rgb(246, 247, 249);
padding: 1rem;
margin-left:1.5rem;
margin-right: 1.5rem;
}

div.styles24 .action-links {
margin: 0;
}

div.styles24 table {
border-radius: 5px;
overflow: hidden;
border: 1px solid rgb(217, 221, 230);

}

div.styles24 table * {
font-size: 1.125rem !important;

}

div.styles24 h2 {
font-size: 1.5rem;
margin: 0;

}
div.styles20 {
border: 1px solid var(--color-accent, #870071);
border-radius: 5px;
background-color: rgb(239, 242, 251);
padding: .75rem 1rem;
}

div.styles20 p {
margin: 0;
}

div.styles20 {
position: relative;
}

div.styles20 .button {
position: absolute;
top: 0;
right:.75rem;
bottom: 0;
transform: translateY(50%);
margin-bottom: 0;
}
div.styles23 {
border-radius: 5px;
border: 1px solid rgb(217, 221, 230);
background-color: rgb(246, 247, 249);
padding: 1rem;
}

div.styles23 ul {
list-style:none;
padding: 0 !important;
}

div.styles23 strong {
font-weight: 600;
}

div.styles23 li {
width: 100%;
display: block;
}

div.styles23 a {
display: inline-block;
border-radius: 5px;
border: 1px solid rgb(217, 221, 230);
background: white;
text-decoration: none;
padding: .5rem;
color: #252525;
}

div.styles23 a:hover {
background-color: var(--color-accent);
color: white;
border-color: var(--color-accent);
}

div.styles23 h2 {
font-size: 1.5rem;
margin: 0;

}
div.styles21 h2 {
font-size: 1.5rem;
}

div.styles21 p {
margin-bottom: 0; 
}
div.styles21 {
padding-bottom: 0;
}
div.styles22 {
border-radius: 5px;
border: 1px solid rgb(217, 221, 230);
background-color: rgb(246, 247, 249);
padding: 1rem;
}

div.styles22 ul {
list-style:none;
padding: 0 !important;
}

div.styles22 li {
width: 100%;
display: block;
}

div.styles22 a {
display: block;
border-radius: 5px;
border: 1px solid rgb(217, 221, 230);
background: white;
text-decoration: none;
padding: .5rem;
color: #252525;
}

div.styles22 a:hover {
background-color: var(--color-accent);
color: white;
border-color: var(--color-accent);
}

div.styles22 h2 {
font-size: 1.5rem;
margin: 0;

}
