.summary-wrapper{background-color:var(--brand-2-500)}.summary-wrapper .summary h2.summary-title{color:#fff;font-family:var(--font-poppins);font-weight:var(--font-weight-semibold);font-size:var(--font-size-4xl);line-height:var(--line-height-4xl);margin-bottom:20px}@media (width >= 768px){.summary-wrapper .summary h2.summary-title{font-size:var(--font-size-5xl);line-height:var(--line-height-5xl);margin-bottom:42px}}.summary-wrapper .summary ul{padding-inline-start:0;display:flex;flex-direction:column;gap:40px}@media (width >= 768px){.summary-wrapper .summary ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:60px}}@media (width >= 1440px){.summary-wrapper .summary ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:70px}}.summary-wrapper .summary ul li{display:flex;gap:16px}.summary-wrapper .summary ul li .summary-img-wrapper{display:flex;align-items:flex-start}.summary-wrapper .summary ul li .summary-img-wrapper img{max-width:unset}.summary-wrapper .summary ul li .summary-item-title{color:var(--gray-50);font-family:var(--font-poppins);font-weight:var(--font-weight-semibold);font-size:var(--font-size-2xl);line-height:var(--line-height-2xl)}.summary-wrapper .summary ul li .summary-item-description{color:var(--brand-2-40);font-weight:var(--font-weight-normal);font-size:var(--font-size-base);line-height:var(--line-height-base)}
