.theme-cards2{--cards2-section-gap: 2rem;--cards2-heading-gap: 1rem;--cards2-row-gap: 1.5rem;--cards2-card-padding: 1rem;--cards2-card-gap: 1rem;--cards2-card-body-gap: .5rem;--cards2-card-title-fs: var(--theme-h4-fs);--cards2-label-padding: .25rem .5rem;--cards2-link-gap: .25rem;--cards2-arrow-size: 1.5rem}@media(min-width:768px){.theme-cards2{--cards2-section-gap: 2.5rem;--cards2-card-padding: 1.25rem;--cards2-card-gap: 1.25rem}}@media(min-width:992px){.theme-cards2{--cards2-heading-gap: 1.5rem;--cards2-row-gap: 1.875rem;--cards2-arrow-size: 2rem}}@media(min-width:1710px){.theme-cards2{--cards2-section-gap: 3rem;--cards2-card-padding: 1.5rem;--cards2-card-gap: 1.5rem;--cards2-card-title-fs: var(--theme-h3-fs);--cards2-arrow-size: 2.5rem}}.theme-cards2__heading{display:flex;flex-direction:column;gap:var(--cards2-heading-gap)}.theme-cards2__title{margin:0;color:var(--theme-primary-color)}.theme-cards2__heading-line{flex:none;width:6.875rem;height:.5rem}.theme-cards2__text{color:var(--theme-text-color-default)}.theme-cards2__text>*:first-child{margin-top:0}.theme-cards2__text>*:last-child{margin-bottom:0}.theme-cards2__row{row-gap:var(--cards2-row-gap);margin-top:var(--cards2-section-gap)}.theme-cards2__row:first-child{margin-top:0}.theme-cards2__card{position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden;border:var(--theme-border) var(--theme-base-neutral);border-radius:var(--theme-radius);background-color:var(--theme-base-light);box-shadow:var(--theme-xs-shadow);transition:background-color var(--theme-transition),border-color var(--theme-transition),box-shadow var(--theme-transition)}.theme-cards2__media{flex:none}.theme-cards2__media picture,.theme-cards2__media img{display:block;width:100%;height:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.theme-cards2__card-content{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:var(--cards2-card-gap);padding:var(--cards2-card-padding)}.theme-cards2__label{display:inline-flex;align-items:center;padding:var(--cards2-label-padding);border-radius:var(--theme-radius);background-color:var(--theme-base-soft);color:var(--theme-primary-color);transition:background-color var(--theme-transition)}.theme-cards2__card-body{display:flex;flex-direction:column;gap:var(--cards2-card-body-gap);width:100%}.theme-cards2__card-title{margin:0;font-family:var(--theme-heading-ff);font-size:var(--cards2-card-title-fs);font-weight:var(--theme-heading-fw);line-height:var(--theme-heading-lh);color:var(--theme-primary-color)}.theme-cards2__card-text{margin:0;color:var(--theme-text-color-default)}.theme-cards2__link{display:inline-flex;align-items:center;gap:var(--cards2-link-gap);margin-top:auto;color:var(--theme-primary-color);font-weight:var(--theme-bold-fw);text-decoration:none}.theme-cards2__link:after{content:"";position:absolute;inset:0}.theme-cards2__link:focus-visible{outline:var(--theme-focus-ring);outline-offset:var(--theme-focus-ring-offset)}.theme-cards2__link-icon{flex:none;width:var(--cards2-arrow-size);height:var(--cards2-arrow-size);transition:transform var(--theme-transition)}.theme-cards2__card:focus-within{border-color:var(--theme-alternative-color);background-color:var(--theme-base-soft);box-shadow:var(--theme-blue-shadow)}.theme-cards2__card:focus-within .theme-cards2__label{background-color:var(--theme-base-light)}@media(any-hover:hover){.theme-cards2__card:hover{border-color:var(--theme-alternative-color);background-color:var(--theme-base-soft);box-shadow:var(--theme-blue-shadow)}.theme-cards2__card:hover .theme-cards2__label{background-color:var(--theme-base-light)}.theme-cards2__card:hover .theme-cards2__link-icon{transform:translate(.25rem)}}@media(prefers-reduced-motion:reduce){.theme-cards2__card,.theme-cards2__label,.theme-cards2__link-icon{transition:none}.theme-cards2__card:hover .theme-cards2__link-icon{transform:none}}.theme-cards2__placeholder{padding:2rem;border:1px dashed var(--theme-base-neutral);border-radius:var(--theme-radius);text-align:center}.theme-cards2__placeholder p{margin:0}
