.home-aud{background:#f5f6f7;padding:104px 0 116px}.home-aud__inner{margin:0 auto;max-width:1320px;padding:0 64px}.home-aud__intro{margin:0 auto;max-width:1000px;text-align:center}.home-aud__title{color:var(--color-text);font-family:var(--font-heading);font-size:clamp(32px,4vw,48px);font-weight:var(--fw-xlight);letter-spacing:-.02em;line-height:1.1;margin:20px 0 0}.home-aud__title .accent{color:var(--color-accent-teal);font-weight:var(--fw-semibold)}.home-aud__body{color:#4d5054;font-family:var(--font-body);font-size:18px;line-height:1.6;margin:18px auto 0;max-width:780px}.home-aud__grid{display:grid;gap:28px;grid-template-columns:repeat(3,1fr);margin-top:64px}.home-aud__card{background:#fff;border-radius:12px;box-shadow:0 18px 44px -22px rgba(15,18,20,.16);display:flex;flex-direction:column;overflow:hidden;padding:42px 34px 36px;position:relative}.home-aud__bar{animation:home-aud-bar 4.5s ease-in-out infinite;background:linear-gradient(90deg,#05c3dd,#48ebff 35%,#6ff6ff 50%,#48ebff 65%,#05c3dd);background-size:220% 100%;height:6px;left:0;position:absolute;right:0;top:0}.home-aud__card:nth-child(2) .home-aud__bar{animation-delay:-1.5s}.home-aud__card:nth-child(3) .home-aud__bar{animation-delay:-3s}@keyframes home-aud-bar{0%,to{background-position:0 0}50%{background-position:100% 0}}@media (prefers-reduced-motion:reduce){.home-aud__bar{animation:none}}.home-aud__overline{color:#767676;font-family:var(--font-body);font-size:10px;font-weight:var(--fw-semibold);letter-spacing:.12em;line-height:1.1;margin:0;text-transform:uppercase}.home-aud__q{color:#2d3032;font-family:var(--font-heading);font-size:31px;font-weight:var(--fw-light);letter-spacing:-.01em;line-height:1.14;margin:18px 0 0}.home-aud__desc{color:#4d5054;flex:1 1 auto;font-family:var(--font-body);font-size:16px;line-height:1.6;margin:16px 0 0}.home-aud__btn{margin-top:30px}@media (max-width:1024px){.home-aud__grid{gap:20px;grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:540px}.home-aud__q{font-size:28px}}@media (max-width:600px){.home-aud{padding:72px 0 80px}.home-aud__inner{padding:0 24px}.home-aud__body{font-size:16px}.home-aud__grid{margin-top:32px}.home-aud__card{align-items:center;padding:34px 26px 30px;text-align:center}.home-aud__card .rtr-btn{align-self:center}}