@keyframes blob-pulse{0%,to{opacity:.8;border-radius:50%;transform:scale(1)translateY(0)}25%{opacity:1;border-radius:45% 55% 52% 48%;transform:scale(1.2)translateY(-2px)}50%{opacity:.9;border-radius:52% 48% 45% 55%;transform:scale(1.1)translateY(2px)}75%{opacity:1;border-radius:48% 52% 55% 45%;transform:scale(1.15)translateY(-1px)}}.block-about{background:var(--color-secondary);padding:64px 0}@media (width>=1200px){.block-about{padding:88px 0}}.block-about .container .inner{flex-direction:column;gap:32px;display:flex}@media (width>=1200px){.block-about .container .inner{grid-template-columns:1fr 1fr;gap:80px;display:grid}}.block-about .container .inner .left{flex-direction:column;gap:32px;display:flex}.block-about .container .inner .left h2{color:var(--color-accent);font-family:var(--font-heading);font-size:var(--font-size-h1);line-height:var(--line-height-heading);font-weight:var(--font-weight-heading);text-transform:var(--text-transform-heading);letter-spacing:var(--letter-spacing-heading)}.block-about .container .inner .left .text-cont p span{color:var(--color-accent);font-weight:600}.block-about .container .inner .key-highlights-wrapper{border:solid 1px var(--color-accent);background-color:color-mix(in srgb, var(--color-accent) 25%, transparent);border-radius:4px;flex-direction:column;justify-content:center;gap:16px;padding:16px;display:flex}@media (width>=1200px){.block-about .container .inner .key-highlights-wrapper{gap:24px;padding:32px}}.block-about .container .inner .key-highlights-wrapper h3{font-family:var(--font-heading);font-size:var(--font-size-h4);line-height:var(--line-height-heading);font-weight:var(--font-weight-heading);text-transform:var(--text-transform-heading);letter-spacing:var(--letter-spacing-heading)}.block-about .container .inner .key-highlights-wrapper ul{padding-left:0;list-style:none}.block-about .container .inner .key-highlights-wrapper ul li{margin-bottom:15px;padding-left:40px;position:relative}.block-about .container .inner .key-highlights-wrapper ul li:before{content:"";background:var(--color-accent);border-radius:50%;width:20px;height:20px;animation:4s ease-in-out infinite blob-pulse;position:absolute;top:0;left:0}.block-about .container .inner .key-highlights-wrapper ul li:first-child:before{animation-delay:0s}.block-about .container .inner .key-highlights-wrapper ul li:nth-child(2):before{animation-delay:.8s}.block-about .container .inner .key-highlights-wrapper ul li:nth-child(3):before{animation-delay:1.6s}.block-about .container .inner .key-highlights-wrapper ul li:nth-child(4):before{animation-delay:2.4s}.block-about .container .inner .key-highlights-wrapper ul li:nth-child(5):before{animation-delay:3.2s}.block-about .container .inner .key-highlights-wrapper ul li:nth-child(6):before{animation-delay:4s}.block-about .container .inner .key-highlights-wrapper ul li:nth-child(7):before{animation-delay:4.8s}.block-about .container .inner .key-highlights-wrapper ul li:nth-child(8):before{animation-delay:5.6s}@media (prefers-reduced-motion:reduce){.block-about .container .inner .key-highlights-wrapper ul li:before{animation:none}}@media (width>=1200px){.block-about .container .inner .key-highlights-wrapper ul li{margin-bottom:24px}}
