.csg-section{background:#fff;padding:0 1rem}.csg-inner{max-width:1400px;margin:0 auto;padding:6rem 1rem;color:#161616}@media (min-width:640px){.csg-inner{padding:5rem 1.75rem}}@media (min-width:1024px){.csg-inner{padding:6.25rem 0}}.csg-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}@media (min-width:640px){.csg-header{flex-direction:row;justify-content:space-between;align-items:baseline;margin-bottom:1.5rem}}@media (min-width:1024px){.csg-header{margin-bottom:2.8rem}}.csg-title{font-size:clamp(1.875rem,4vw,3rem);font-weight:400;line-height:1.1;letter-spacing:-.02em}.csg-link{font-size:1rem;font-weight:500;color:#1a1a1a;text-decoration:underline;text-underline-offset:4px;white-space:nowrap;transition:opacity .2s}.csg-link:hover{opacity:.6}.csg-columns{display:flex;flex-direction:column;gap:1rem}@media (min-width:1024px){.csg-columns{flex-direction:row;align-items:flex-start;gap:2.5rem}}.csg-column{display:flex;flex-direction:column;gap:1rem;flex:1;min-width:0}@media (min-width:1024px){.csg-column{gap:2.5rem}}.csg-card{position:relative;display:block;padding:1.25rem 1.125rem 1.5rem;overflow:hidden;text-decoration:none;color:inherit}.csg-card-arrow{position:absolute;top:1.125rem;right:1.125rem;font-size:1.125rem;line-height:1;color:#9b9b9b;pointer-events:none}@media (min-width:1024px){.csg-card-arrow{display:none}}.csg-card-mobile{display:flex;flex-direction:column;align-items:flex-start;width:100%;height:100%}.csg-card-desktop{display:none}@media (max-width:1023px){.csg-card{min-height:320px;padding:1.5rem 1.25rem}.csg-card-mobile .csg-card-media{display:flex;align-items:center;justify-content:center;width:100%;margin:0 0 1.25rem;height:200px}.csg-card-mobile .csg-card-img{display:block;max-width:100%;height:80%;width:auto;object-fit:contain}.csg-card-mobile .csg-card-title{max-width:none;margin:0 0 .5rem;font-size:1.375rem;font-weight:600;line-height:1.3}.csg-card-mobile .csg-card-desc{margin:0;font-size:.9375rem;line-height:1.55;color:#444}}@media (min-width:1024px){.csg-card-mobile{display:none}.csg-card-desktop{width:100%;height:100%}.csg-card,.csg-card-desktop{display:flex;align-items:center;justify-content:center}.csg-card{height:480px;padding:40px}.csg-card--c0r1,.csg-card--c1r0,.csg-card--c2r1{height:600px}.csg-card--c1r1{min-height:240px}}.csg-card:focus-visible{outline:2px solid #c0392b;outline-offset:3px}.csg-card-inner{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-height:100%}.csg-card-title{max-width:18ch;font-size:1.25rem;font-weight:500;line-height:1.35;letter-spacing:-.01em}@media (min-width:1024px){.csg-card-title{font-size:24px}}.csg-card-hover-copy{width:100%}.csg-card-hover-copy-inner{overflow:hidden}.csg-card-desc{margin-top:.75rem;font-size:18px;line-height:1.55;color:#444}.csg-card-tag{margin-top:.5rem;font-size:18px;color:#444}.csg-card-media{display:flex;align-items:center;justify-content:center;width:100%;margin-top:1.25rem}.csg-card-img{display:block;max-width:88%;width:auto;height:auto;object-fit:contain}@media (min-width:1024px){.csg-card-hover-copy{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .28s ease,opacity .22s ease}.csg-card-desktop .csg-card-media{display:grid;place-items:center}.csg-card-desktop .csg-card-media .csg-card-img{grid-area:1/1;transition:opacity .25s ease}.csg-card-img--hover{opacity:0;pointer-events:none}}@media (min-width:1024px) and (hover:hover){.csg-card:focus-within .csg-card-hover-copy,.csg-card:hover .csg-card-hover-copy{grid-template-rows:1fr;opacity:1}.csg-card:focus-within .csg-card-img--default,.csg-card:hover .csg-card-img--default{opacity:0}.csg-card:focus-within .csg-card-img--hover,.csg-card:hover .csg-card-img--hover{opacity:1}}@media (prefers-reduced-motion:reduce){.csg-card-desktop .csg-card-media .csg-card-img,.csg-card-hover-copy{transition:none}}