.er-section{--er-rule:hsla(0,0%,100%,.12)}.er-trust-btn{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;border-radius:999px;border:1px solid hsla(0,0%,100%,.18);color:#f3ead9;font-size:13px;font-weight:600;white-space:nowrap;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.er-trust-btn:hover{border-color:hsla(33,42%,71%,.55);color:#d4b896;background:hsla(33,42%,71%,.06)}.er-trust-btn:focus-visible{outline:2px solid #d4b896;outline-offset:3px}.er-grid-wrap{border:1px solid var(--er-rule);border-radius:20px;overflow:hidden;background:hsla(0,0%,100%,.02)}.er-card{position:relative}.er-top-grid{display:grid;grid-template-columns:1fr}.er-top-grid>.er-card:not(:first-child){border-top:1px solid var(--er-rule)}@media (min-width:640px){.er-top-grid{grid-template-columns:1fr 1fr}.er-top-grid>.er-card:nth-child(2){border-top:0;border-left:1px solid var(--er-rule)}.er-top-grid>.er-card:nth-child(3){grid-column:1/-1;border-left:0}}@media (min-width:1024px){.er-top-grid{grid-template-columns:repeat(3,1fr)}.er-top-grid>.er-card:nth-child(2),.er-top-grid>.er-card:nth-child(3){border-top:0;border-left:1px solid var(--er-rule)}.er-top-grid>.er-card:nth-child(3){grid-column:auto}}.er-bottom-grid{display:grid;grid-template-columns:1fr}.er-bottom-grid,.er-bottom-grid>.er-card:nth-child(2){border-top:1px solid var(--er-rule)}@media (min-width:640px){.er-bottom-grid{grid-template-columns:1fr 1fr}.er-bottom-grid>.er-card:nth-child(2){border-top:0;border-left:1px solid var(--er-rule)}}.er-pill{display:inline-flex;align-items:center;flex-shrink:0;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#d4b896;background:hsla(33,42%,71%,.12);border:1px solid hsla(33,42%,71%,.3)}.er-dial{position:relative;width:118px;height:118px}@media (min-width:640px){.er-dial{width:128px;height:128px}}@media (min-width:1024px){.er-dial{width:142px;height:142px}}.er-dial-svg{display:block;width:100%;height:100%}.er-dial-arc{stroke:#d4b896}.er-dial-text{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:0 16px;text-align:center;pointer-events:none}.er-dial-label{font-size:clamp(12px,3vw,13.5px);font-weight:700;letter-spacing:.05em;line-height:1.3;color:#f3ead9;text-transform:uppercase}.er-dial-status{margin-top:4px;font-size:12px;font-weight:600;letter-spacing:.1em;color:#d4b896;text-transform:uppercase}@media (max-width:767px){.er-section{padding-top:56px!important;padding-bottom:56px!important}.er-dial{display:none!important}}