.cv{background:#fff;padding:64px 0}@media (min-width:768px){.cv{padding:80px 0}}.cv--light{background:#f9fafb}.cv__title{color:#111827;font-family:var(--font-heading);font-size:24px;font-weight:700;line-height:1.3;margin-bottom:48px;text-align:center}@media (min-width:768px){.cv__title{font-size:30px}}@media (min-width:1024px){.cv__title{font-size:36px}}.cv__title-accent--cyan{color:#3bbfd5}.cv__title-accent--gold{color:#fecc4e}.cv__title-accent--orange{color:#ff7a59}.cv__highlight{display:inline-block;position:relative}.cv__highlight-text{position:relative;z-index:10}.cv__highlight-bar{border-radius:2px;bottom:4px;height:12px;left:0;position:absolute;width:100%;z-index:0}.cv__highlight-bar--cyan{background-color:rgba(59,191,213,.25)}.cv__highlight-bar--yellow{background-color:rgba(254,204,78,.3)}.cv__highlight-bar--orange{background-color:rgba(255,122,89,.25)}.cv__grid{display:grid;gap:24px;grid-template-columns:1fr;margin:0 auto;max-width:896px}@media (min-width:768px){.cv__grid{grid-template-columns:1fr 1fr}}.cv__card{border-radius:16px;overflow:hidden}.cv__card-icon{align-items:center;display:flex;justify-content:center;padding:24px}.cv__card-icon img,.cv__card-icon svg{height:48px;object-fit:contain;width:48px}.cv__card-icon--teal-light{background-color:#d4e8eb}.cv__card-icon--orange-light{background-color:#ffe4dc}.cv__card-icon--cyan-light{background-color:#d4f4f8}.cv__card-icon--yellow-light{background-color:#fff8e1}.cv__card-body{background-color:#f2f9fa;padding:24px;text-align:center}.cv__card-title{color:#111827;font-family:var(--font-heading);font-size:18px;font-weight:700;margin-bottom:12px}.cv__card-desc{color:#4b5563;font-size:14px;line-height:1.625}