.ops-status{text-align:center;color:#0000008c;margin:4px 0 0;font-size:13px;font-weight:500;line-height:1.4;display:block}.ops-status strong{color:#000;font-weight:700}.ops-status__seg{display:block}.ops-status__dot{background:var(--lando-green);vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block;box-shadow:0 0 0 4px #0693352e}@media (min-width:720px){.ops-status{margin-top:8px;font-size:14px}.ops-status__seg{display:inline}}.covered-grid{grid-template-columns:1fr;gap:12px;max-width:980px;margin-top:32px;display:grid}@media (min-width:560px){.covered-grid{grid-template-columns:1fr 1fr;gap:14px}}@media (min-width:980px){.covered-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:48px}}.covered-card{opacity:0;transform:scale(.6) rotate(var(--rot,-6deg));transition:opacity .38s var(--ease-pop), transform .48s var(--ease-pop), box-shadow .14s var(--ease-pop);background:#fff;border:3px solid #000;border-radius:18px;align-items:center;gap:12px;padding:16px 16px 16px 14px;display:flex;box-shadow:4px 4px #000}.covered-card.is-in{opacity:1;transform:scale(1) rotate(var(--tilt,0deg))}.covered-card:hover{transform:scale(1) rotate(var(--tilt,0deg)) translate(-1px, -1px);box-shadow:6px 6px #000}.covered-card__check{background:var(--lando-green);color:#fff;width:36px;height:36px;font-family:var(--font-display);border:3px solid #000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex;position:relative;box-shadow:2px 2px #000}.covered-card__check svg{stroke-dasharray:30;stroke-dashoffset:30px;width:18px;height:18px;transition:stroke-dashoffset .38s var(--ease-out) .18s}.covered-card.is-in .covered-card__check svg{stroke-dashoffset:0}.covered-card__label{font-family:var(--font-display);color:#000;font-size:16px;font-weight:700;line-height:1.2}@media (min-width:640px){.covered-card{border-radius:20px;gap:14px;padding:18px;box-shadow:5px 5px #000}.covered-card__check{width:40px;height:40px;box-shadow:3px 3px #000}.covered-card__check svg{width:20px;height:20px}.covered-card__label{font-size:17px}}@media (min-width:980px){.covered-card{border-radius:22px;gap:16px;padding:20px 22px}.covered-card__check{width:44px;height:44px}.covered-card__check svg{width:22px;height:22px}.covered-card__label{font-size:18px}}.covered-card--yellow{background:var(--lando-yellow)}.covered-card--cream{background:var(--lando-cream)}.covered-card--orange{background:var(--lando-orange);color:#fff}.covered-card--orange .covered-card__label{color:#fff}.covered-card--blue{background:var(--lando-blue);color:#fff}.covered-card--blue .covered-card__label{color:#fff}.proud-experts{margin-top:clamp(28px,6vw,48px)}
