.ar-home-icon-cards[data-ar-surface=white]{background:var(--ar-color-background)}.ar-home-icon-cards[data-ar-surface=soft]{background:var(--ar-color-surface-soft)}.ar-home-icon-cards[data-ar-surface=accent-soft]{background:var(--ar-color-accent-soft)}.ar-home-icon-cards__grid{--ar-icon-card-gap:clamp(16px,2vw,28px);display:grid;gap:var(--ar-icon-card-gap);margin-top:clamp(28px,4vw,54px)}@media screen and (min-width:750px){.ar-home-icon-cards__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.ar-home-icon-cards__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.ar-home-icon-cards__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.ar-home-icon-cards__item{min-width:0}.ar-home-icon-cards__card{display:grid;align-content:start;justify-items:center;min-height:clamp(190px,18vw,238px);padding:clamp(26px,3vw,42px) clamp(20px,3vw,34px);border:var(--ar-border-width) solid var(--ar-color-border);border-radius:var(--ar-radius-card);background:var(--ar-color-surface);color:var(--ar-color-text);text-align:center;text-decoration:none;box-shadow:0 1px 0 color-mix(in srgb,var(--ar-color-black) 2%,transparent);transition:transform var(--ar-duration-base) var(--ar-ease-premium),border-color var(--ar-duration-base) var(--ar-ease-premium),box-shadow var(--ar-duration-base) var(--ar-ease-premium)}@media (hover:hover){.ar-home-icon-cards__card:is(a):hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--ar-color-accent) 34%,var(--ar-color-border));box-shadow:var(--ar-shadow-soft)}}.ar-home-icon-cards__icon{display:grid;place-items:center;width:clamp(38px,4vw,52px);height:clamp(38px,4vw,52px);margin-bottom:clamp(14px,2vw,20px);color:var(--ar-color-accent)}.ar-home-icon-cards__icon .ar-icon,.ar-home-icon-cards__icon svg{width:100%;height:100%;max-width:44px;max-height:44px}.ar-home-icon-cards__custom-icon{display:contents}.ar-home-icon-cards__title{margin:0;color:var(--ar-color-text);font-family:var(--ar-font-heading);font-size:var(--ar-fs-card);font-weight:var(--ar-fw-card);line-height:var(--ar-lh-title);letter-spacing:var(--ar-ls-title)}.ar-home-icon-cards__text{max-width:38ch;margin-top:var(--ar-space-sm);color:var(--ar-color-text-muted);font-family:var(--ar-font-body);font-size:var(--ar-fs-body);font-weight:var(--ar-fw-body);line-height:1.55}.ar-home-icon-cards__text>*{margin:0}@media screen and (max-width:749px){.ar-home-icon-cards{overflow:clip}.ar-home-icon-cards__grid{display:grid;gap:var(--ar-space-md);margin-top:var(--ar-space-xl)}.ar-home-icon-cards__grid--mobile-stack{padding-bottom:calc(var(--ar-icon-card-count,3) * 22px)}.ar-home-icon-cards__grid--mobile-stack .ar-home-icon-cards__item{position:sticky;top:calc(76px + var(--ar-card-stack-offset));z-index:var(--ar-card-index)}.ar-home-icon-cards__card{min-height:210px;padding:30px 22px;box-shadow:0 18px 46px color-mix(in srgb,var(--ar-color-black) 8%,transparent)}.ar-home-icon-cards__icon{width:44px;height:44px}}@media screen and (max-width:749px){.ar-home-icon-cards__grid:not(.ar-home-icon-cards__grid--mobile-stack){grid-template-columns:repeat(2,minmax(0,1fr))}.ar-home-icon-cards__grid--mobile-stack{grid-template-columns:1fr}}
