.about{background-color:var(--accessible-white-bg);overflow:hidden;padding:5.625rem 0;position:relative}.about__bg{pointer-events:none;position:absolute;right:-9.375rem;top:37.5rem;transform:translateY(-50%)}.about__container{position:relative;z-index:1}.about__top{display:grid;gap:1.75rem;grid-template-columns:repeat(1,1fr)}.about__bottom{margin-top:16.25rem}.about__image{object-fit:cover;width:100%}.about__content h1,.about__content h2{margin-bottom:1.25rem}.about__content p{color:var(--accessible-black-text);font-size:1rem;line-height:1.5;margin-bottom:2.5rem;opacity:.6}.about__content>:last-child{margin-bottom:0}.about__title{margin-bottom:1.5625rem;text-align:left}.about__list{display:grid;gap:1px 0;grid-template-columns:repeat(1,1fr)}.about__item{align-items:center;background-color:var(--accessible-primary-bg-to-black);color:var(--accessible-white-text);display:flex;flex-direction:column;padding:1.5625rem;text-align:center}.about__number{display:block;font-size:2.875rem;font-weight:500;line-height:1.347826087;margin-bottom:.625rem}.about__number:after{content:attr(data-suffix);margin-left:.625rem}.about__caption{font-size:1.1875rem;font-weight:600;line-height:1.3684210526}@media (min-width:992px){.about{padding:6.875rem 0 8.125rem}.about__bg{right:0}.about__top{align-items:center;gap:3.75rem}.about__top--has-image{grid-template-columns:repeat(2,1fr)}.about__content{max-width:435px}.about__content h1,.about__content h2{margin-bottom:1.5625rem}.about__title{margin-bottom:3rem;text-align:center}.about__list{display:flex;flex-wrap:wrap;gap:.0625rem}.about__item{min-height:14.375rem;padding:3.125rem 1.5625rem 2.8125rem;width:calc(25% - .04688rem)}.about__caption{margin:0 auto;max-width:210px}}@media (min-width:1480px){.about__top{gap:7.5rem}.about__number{font-size:3.375rem;line-height:1.3703703704}}html[data-theme=contrast] .about__content p{opacity:1}html[data-theme=contrast] .about__item{border:2px solid var(--accessible-yellow)}