.sec-result-cards{overflow:hidden;padding:80px 16px;position:relative}.src__decoration{bottom:0;height:280px;left:0;pointer-events:none;position:absolute;width:397px;z-index:0}.src__title{margin-bottom:48px;position:relative;z-index:1}.src__title :is(h1,h2,h3,h4,h5,h6,p,span){color:var(--white-hex);font-family:Instrument Sans,sans-serif;font-size:32px;font-weight:600;letter-spacing:-.02em;line-height:115%;margin:0}.src__cards{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);position:relative;z-index:1}.src__card{background-color:var(--white-hex);border-radius:16px;display:flex;flex-direction:column;padding:24px}.src__card-icon{height:48px;margin-bottom:24px;width:48px}.src__card-icon img{display:block;height:48px;object-fit:contain;width:48px}.src__card-stat{color:var(--blue-dodger-hex);font-family:Merriweather,serif;font-size:46px;font-style:italic;font-weight:400;letter-spacing:-.01em;line-height:115%;margin-bottom:24px}.src__card-desc{color:var(--navy-hex);font-family:Roboto Flex,sans-serif;font-size:24px;font-weight:500;line-height:28px}@media screen and (max-width:991px){.sec-result-cards{padding:40px 16px}.src__title{margin-bottom:48px}.src__decoration{display:none}.src__cards{gap:24px;grid-template-columns:1fr}.src__card-stat{font-size:40px}}