.performance{background:#f2f4f6;justify-content:center;display:flex}.performance div{width:auto;display:block}.performance .performance-sub{width:100%;padding:90px 0;position:relative}.performance .performance-sub>h1{letter-spacing:-2px;text-align:center;color:var(--Colors-Grey-900,#252d38);font-family:Darker Grotesque,sans-serif;font-size:68px;font-weight:700;line-height:65px}.performance .performance-card{grid-template-columns:repeat(3,1fr);gap:11px;margin-top:68px;display:grid}.performance .performance-card-1{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:419px;min-height:266px;display:flex;position:relative}.performance .performance-card-1:hover>p{display:none}.performance .performance-card-1:hover>.performance-card-hover{flex-direction:column;display:flex}.performance .performance-card-1:hover .performance-cut{display:none}.performance .performance-card-1>p{letter-spacing:-.5px;text-align:center;color:var(--Colors-Grey-800,#3b485a);font-family:Darker Grotesque,sans-serif;font-size:32px;font-weight:700;line-height:28px}.performance .performance-card-hover{justify-content:space-between;width:100%;height:100%;display:none}.performance .performance-card-heading{max-width:282px;margin:29px 36px 0}.performance .performance-card-heading h3{letter-spacing:-.5px;color:var(--Colors-Grey-800,#3b485a);font-family:Darker Grotesque,sans-serif;font-size:32px;font-weight:700;line-height:28px}.performance .performance-card-heading p{letter-spacing:0;color:var(--Colors-Grey-400,#7c8ea8);margin-top:12px;font-family:Ronzino;font-size:18px;font-weight:400;line-height:160%}.performance .performance-card-button{width:auto;margin-left:36px;display:flex}.performance .performance-card-button a{letter-spacing:-.54px;color:var(--Colors-Grey-100,#f2f4f6);background:#2b3de3;border:none;border-top-left-radius:4px;border-top-right-radius:4px;padding:12px 32px;font-family:Switzer,sans-serif;font-size:18px;font-weight:600;line-height:150%}.performance .performance-cut{height:36px;position:absolute;top:0;right:0}@media (max-width:1024px){.performance .performance-card{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.performance .performance-sub{padding:40px}.performance .performance-sub>h1{font-size:32px;line-height:40px}.performance .performance-card-heading{margin:12px 16px 0}.performance .performance-card-button{margin-left:16px}.performance .performance-card-1>p{display:none}.performance .performance-card-1>.performance-card-hover{flex-direction:column;display:flex}.performance .performance-card-1 .performance-cut{display:none}}@media (max-width:550px){.performance .performance-card-1{max-width:100%}.performance .performance-card{grid-template-columns:repeat(1,1fr)}.performance .performance-sub{padding:60px 12px}}
