.str-cards-section.str-section{margin-block:var(--cd-mt,0) var(--cd-mb,0);padding:var(--cd-pt,4.5rem) var(--cd-pr,0) var(--cd-pb,4.5rem) var(--cd-pl,0)}@media (max-width:767px){.str-cards-section.str-section{margin-bottom:var(--cd-m-mb,calc(var(--cd-mb, 0px)*.64));margin-top:var(--cd-m-mt,calc(var(--cd-mt, 0px)*.64));padding:var(--cd-m-pt,calc(var(--cd-pt, 4.5rem)*.64)) var(--cd-m-pr,calc(var(--cd-pr, 0px)*.7)) var(--cd-m-pb,calc(var(--cd-pb, 4.5rem)*.64)) var(--cd-m-pl,calc(var(--cd-pl, 0px)*.7))}}.str-cards-section.str-section--dark,.str-cards-section.str-section--texture,.str-cards-section.str-section--tint{margin-inline:calc(50% - 50vw)}@media (min-width:768px){.row-fluid :is(.span1,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11) .str-cards-section{border-radius:6px;margin-inline:0}}.str-cards-section>.str-shell{max-width:none;padding-inline:0}.str-cards-section.str-section--dark>.str-shell,.str-cards-section.str-section--texture>.str-shell,.str-cards-section.str-section--tint>.str-shell{max-width:var(--page);padding-inline:var(--gutter)}.str-cards__head{margin-bottom:var(--s-4);max-width:85%}.str-cards__head .str-lead{margin-top:var(--s-1);max-width:none;width:117.64706%}.str-cards{display:flex;flex-wrap:wrap;gap:var(--s-3);justify-content:center;list-style:none;margin:0;padding:0;--cols:1}.str-cards li:before{content:none;display:none}.str-card{flex:0 1 calc((100% - (var(--cols) - 1)*var(--s-3))/var(--cols));margin:0;min-width:0;padding-left:0}.str-cards-section{container-name:cards;container-type:inline-size}@container cards (min-width: 36rem){.str-cards{--cols:2}}@container cards (min-width: 58rem){.str-cards{--cols:3}.str-cards[data-count="2"]{--cols:2}.str-cards[data-count="4"],.str-cards[data-count="8"]{--cols:4}}.str-cards--tile .str-card{background:var(--paper);border:1px solid var(--rule);border-radius:6px;display:flex;flex-direction:column;overflow:hidden;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.str-cards--tile .str-card__link{color:inherit;display:flex;flex:1;flex-direction:column;text-decoration:none}.str-cards--tile .str-card--link:focus-within,.str-cards--tile .str-card--link:hover{background:var(--blue-pale);border-color:var(--color-secondary);box-shadow:0 6px 20px rgba(0,0,0,.06)}.str-cards--tile .str-card__image{aspect-ratio:16/10;display:block;object-fit:cover;width:100%}.str-cards--tile .str-card__icon{color:var(--color-secondary);display:block;height:2.25rem;margin:var(--s-3) var(--s-3) 0;width:2.25rem}.str-cards--tile .str-card__icon img{display:block;height:100%;width:100%}.str-cards--tile .str-card__body{display:flex;flex:1;flex-direction:column;gap:var(--s-1);padding:var(--s-3);position:relative}.str-cards--tile .str-card__label{color:var(--color-secondary);font-family:var(--font-primary-family),"Oxygen",sans-serif;font-size:var(--t-xs);font-weight:700;letter-spacing:.12em;margin:0;text-transform:uppercase}.str-cards--tile .str-card__heading{color:var(--color-primary);font-size:var(--t-lg);line-height:1.25;margin:0}.str-cards--tile .str-card__text{color:var(--ink-soft);font-size:var(--t-sm);line-height:1.5;margin:0}.str-cards--tile .str-card--link .str-card__body{padding-bottom:calc(var(--s-3) + 1.25rem)}.str-cards--tile .str-card__arrow{border-right:2.5px solid var(--color-secondary);border-top:2.5px solid var(--color-secondary);bottom:calc(var(--s-3) + .1rem);height:.85rem;margin:0;position:absolute;right:calc(var(--s-3) + .25rem);transform:rotate(45deg);transition:transform .14s ease;width:.85rem}.str-cards--tile .str-card--link:hover .str-card__arrow{transform:rotate(45deg) translate(2px,-2px)}.str-section--dark .str-cards--tile .str-card,.str-section--texture .str-cards--tile .str-card{border-color:hsla(0,0%,100%,.18)}.str-cards--feature{gap:var(--s-4)}.str-cards--feature .str-card{align-items:flex-start;display:flex;flex-basis:calc((100% - (var(--cols) - 1)*var(--s-4))/var(--cols));flex-direction:row;gap:var(--s-2)}.str-cards--feature .str-card__icon{background:var(--blue-pale);border-radius:50%;color:var(--color-secondary);display:grid;flex:none;height:3.25rem;place-items:center;width:3.25rem}.str-cards--feature .str-card__icon img{display:block;height:1.5rem;width:1.5rem}.str-cards--feature .str-card__body{display:flex;flex-direction:column;gap:var(--s-1)}.str-cards--feature .str-card__label{display:none}.str-cards--feature .str-card__heading{color:var(--color-primary);font-size:var(--t-lg);margin:0}.str-cards--feature .str-card__text{color:var(--ink-soft);font-size:var(--t-base);margin:0}.str-section--dark .str-cards--feature .str-card__heading,.str-section--texture .str-cards--feature .str-card__heading{color:var(--paper)}.str-section--dark .str-cards--feature .str-card__text,.str-section--texture .str-cards--feature .str-card__text{color:hsla(0,0%,100%,.78)}.str-section--dark .str-cards--feature .str-card__icon,.str-section--texture .str-cards--feature .str-card__icon{background:hsla(0,0%,100%,.12);color:var(--paper)}@media (prefers-reduced-motion:reduce){.str-cards--tile .str-card,.str-cards--tile .str-card__arrow{transition:none}}