.polka-dots{position:relative;width:100px;height:100px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.polka-dots.darker span:after{background:var(--light-text-light-15)}.polka-dots span{display:flex;align-items:center;justify-content:center;width:25px;height:25px;transition:all .25s ease}.polka-dots span:after{content:"";position:relative;width:6px;height:6px;background:var(--light-text);border-radius:50%;opacity:.55;transition:all .25s ease}.is-dark .polka-dots span:after{opacity:.2}.is-dark .polka-dots.darker span:after{background:#eef2f5}.company-values{position:relative}.company-values .company-value img{display:block;max-height:var(--company-value-img-height,240px);margin-bottom:.75rem;width:80px}.company-values .company-value h3{font-family:var(--font-alt);font-weight:600;color:var(--dark-text)}.company-values .company-value p{font-family:var(--font);font-size:.95rem;color:var(--light-text)}