.about__body-section,.about__not-found{padding:50px 0}.about__body{width:100%}.about__body>:first-child{margin-top:0}.about__body>:last-child{margin-bottom:0}.about__body p{max-width:820px;margin:0 0 1.25rem;line-height:1.75}.about__body h2,.about__body h3{margin-top:50px}.about__body h2:first-child,.about__body h3:first-child{margin-top:0}.about__body h2{padding-top:1.15rem;position:relative}.about__body h2:before{content:"";background:var(--color-secondary);border-radius:999px;width:3.5rem;height:3px;position:absolute;top:0;left:0}.about__body h2+p,.about__body h3+p{margin-top:0}.about__body h2:not(:first-child){padding-top:20px}.about__body h2:not(:first-child):after{content:"";height:1px;position:absolute;top:-1.4rem;left:0;right:0}.about__body ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin:1.5rem 0 2.25rem;padding:0;list-style:none;display:grid}.about__body li{background:var(--color-surface,#f7f9fb);border:1px solid var(--color-border,#e2e6ea);border-radius:var(--radius-md,14px);min-height:100%;padding:1rem 1rem 1rem 2.75rem;line-height:1.5;position:relative}.about__body li:before{content:"";background:var(--color-secondary);border-radius:999px;width:.85rem;height:.85rem;position:absolute;top:1.15rem;left:1rem;box-shadow:0 0 0 4px #001b4414}.about__body img{border-radius:var(--radius-md,14px);width:100%;height:auto;box-shadow:var(--shadow-md,0 8px 24px #00000014);margin:2rem 0;display:block}.about__body figure{margin:2rem 0}.about__body figure img{margin:0}.about__body figcaption{color:var(--color-text-muted,#667085);margin-top:.65rem;font-size:.9rem;line-height:1.5}.about__body strong{font-weight:700}.about__body a{text-underline-offset:.22em;text-decoration-thickness:1px}.about__body-section{animation:.65s ease-out 80ms both about-fade-up}.about__body>*{animation:.7s ease-out both about-fade-up}.about__body>:first-child{animation-delay:.12s}.about__body>:nth-child(2){animation-delay:.18s}.about__body>:nth-child(3){animation-delay:.24s}.about__body>:nth-child(4){animation-delay:.3s}.about__body>:nth-child(5){animation-delay:.36s}.about__body>:nth-child(6){animation-delay:.42s}.about__body>:nth-child(n+7){animation-delay:.48s}@keyframes about-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.about__body-section,.about__body>*{opacity:1!important;animation:none!important;transform:none!important}}@media (max-width:767px){.about__body-section,.about__not-found{padding:2.25rem 0 3rem}.about__body ul{grid-template-columns:1fr}.about__body li{padding:.95rem .95rem .95rem 2.55rem}.about__body li:before{left:.95rem}}
