.theme-cards-1{--c1-py: 2.5rem;--c1-header-cards-gap: 2rem;--c1-cards-gap: .125rem;--c1-card-px: 1.25rem;--c1-card-py: 1.75rem;--c1-card-content-gap: 1rem;--c1-card-text-gap: .75rem;--c1-card-cta-gap: .75rem;--c1-card-min-h: 22.5rem;--c1-arrow-size: 2.5rem;--c1-overlay: rgba(0, 33, 50, .8);position:relative;padding:var(--c1-py) 0}.theme-cards-1.section-bg--blue{background-color:var(--color-bg-blue)}.theme-cards-1__header{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:var(--c1-header-cards-gap)}.theme-cards-1__title{margin:0;color:var(--color-deep-blue);hyphens:auto;-webkit-hyphens:auto}@media (min-width: 1200px){.theme-cards-1__title{white-space:nowrap;hyphens:manual}}.theme-cards-1__title .accent{color:var(--theme-secondary-color)}.theme-cards-1__intro{--accent-line-color: var(--color-deep-blue);--accent-line-width: 4px;--accent-line-padding: 1.25rem;align-self:stretch;display:flex;align-items:center}.theme-cards-1__intro-text{margin:0;font-size:var(--theme-base-fs);line-height:var(--theme-text-lh);color:var(--theme-text-color-default)}.theme-cards-1__cards{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:var(--c1-cards-gap)}@media (min-width: 992px){.theme-cards-1__cards{grid-template-columns:1fr 1fr}}.theme-cards-1__card-wrap{display:flex}.theme-cards-1__card{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;width:100%;min-height:var(--c1-card-min-h);padding:var(--c1-card-py) var(--c1-card-px);overflow:hidden;color:var(--theme-base-light);text-decoration:none;background-color:var(--theme-base-dark)}.theme-cards-1__card:before{content:"";position:absolute;inset:0;z-index:1;background-color:var(--c1-overlay);pointer-events:none}.theme-cards-1__card-image{position:absolute;inset:0;z-index:0;display:block;pointer-events:none}.theme-cards-1__card-image picture{position:absolute;inset:0;width:100%;height:100%}.theme-cards-1__card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;filter:grayscale(100%);-webkit-filter:grayscale(100%);transition:transform calc(var(--theme-transition-duration) * 2) var(--theme-easing-function)}@media (any-hover: hover){.theme-cards-1__card--linked:hover .theme-cards-1__card-image img{transform:scale(1.04)}}.theme-cards-1__card-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:var(--c1-card-content-gap);width:100%}.theme-cards-1__card-text{display:flex;flex-direction:column;align-items:flex-start;gap:var(--c1-card-text-gap);width:100%;color:var(--theme-base-light)}.theme-cards-1__card-title{margin:0;font-family:var(--theme-heading-ff);font-weight:800;font-size:var(--theme-h3-fs);line-height:var(--theme-heading-lh);color:var(--theme-base-light);hyphens:auto;-webkit-hyphens:auto}.theme-cards-1__card-description{margin:0;font-size:var(--theme-base-fs);line-height:var(--theme-text-lh);color:var(--theme-base-light)}.theme-cards-1__card-cta{display:inline-flex;flex-direction:row;align-items:center;gap:var(--c1-card-cta-gap);color:var(--theme-base-light)}.theme-cards-1__card-cta-text{display:inline-block;max-width:0;opacity:0;overflow:hidden;white-space:nowrap;transform:translate(-.5rem);transition:max-width var(--theme-transition),opacity var(--theme-transition),transform var(--theme-transition);font-family:var(--theme-heading-ff);font-weight:700;font-size:var(--theme-button-fs);line-height:var(--theme-button-lh);letter-spacing:0;text-transform:uppercase}@media (any-hover: hover){.theme-cards-1__card--linked:hover .theme-cards-1__card-cta-text,.theme-cards-1__card--linked:focus-visible .theme-cards-1__card-cta-text{max-width:26.25rem;opacity:1;transform:translate(0)}}.theme-cards-1__card-cta-arrow{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:var(--c1-arrow-size);height:var(--c1-arrow-size);color:var(--theme-base-light)}.theme-cards-1__card-cta-arrow .icon{width:100%;height:100%}.theme-cards-1__placeholder{margin:0;color:var(--theme-text-color-alternative);font-style:italic}@media (min-width: 576px){.theme-cards-1{--c1-py: 3.5rem;--c1-card-px: 1.375rem;--c1-card-py: 1.875rem;--c1-card-content-gap: 1.125rem;--c1-card-text-gap: .8125rem}.theme-cards-1__intro{--accent-line-padding: 1.375rem}}@media (min-width: 768px){.theme-cards-1{--c1-py: 4.5rem;--c1-card-px: 1.5rem;--c1-card-py: 2rem;--c1-card-content-gap: 1.25rem;--c1-card-text-gap: .875rem;--c1-card-min-h: 23.75rem}.theme-cards-1__intro{--accent-line-padding: 1.625rem}}@media (min-width: 992px){.theme-cards-1{--c1-py: 5rem;--c1-card-px: 1.625rem;--c1-card-py: 2.25rem;--c1-card-content-gap: 1.375rem;--c1-card-text-gap: .9375rem;--c1-card-min-h: 22.5rem}.theme-cards-1__intro{--accent-line-padding: 1.875rem}}@media (min-width: 1200px){.theme-cards-1{--c1-py: 6rem;--c1-card-px: 1.75rem;--c1-card-py: 2.375rem;--c1-card-content-gap: 1.5rem;--c1-card-text-gap: 1rem;--c1-card-min-h: 25rem}.theme-cards-1__header{flex-direction:row;justify-content:space-between;align-items:stretch;gap:2.5rem}.theme-cards-1__intro{flex:0 1 41.875rem;max-width:41.875rem;--accent-line-padding: 2rem}}@media (min-width: 1710px){.theme-cards-1{--c1-py: 6.25rem;--c1-card-px: 1.875rem;--c1-card-py: 2.5rem;--c1-card-min-h: 28.125rem}.theme-cards-1__intro{--accent-line-padding: 2.25rem}}
