.doc-gateway{background:#f6f7fb;min-height:100vh}.doc-gateway__banner{background:#0f172a;padding-bottom:3.5rem;padding-top:calc(var(--nav-height) + 3rem)}.doc-gateway__hero{padding-bottom:4rem;padding-top:3rem}.doc-gateway__eyebrow{align-items:center;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;color:#cfe0ff;display:inline-flex;font-size:.78rem;font-weight:700;gap:.5rem;letter-spacing:.09em;margin-bottom:1.3rem;padding:.36rem .9rem;text-transform:uppercase}.doc-gateway__title{color:#fff;font-size:clamp(1.9rem,4vw,2.75rem);letter-spacing:-.02em;line-height:1.15;margin:0;max-width:720px}.doc-gateway__subtitle{color:#a9b6d1;font-size:1.02rem;line-height:1.65;margin-top:.9rem;max-width:600px}.doc-gateway__grid{grid-gap:1.1rem;display:grid;gap:1.1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.doc-gateway__card{--product-color:#1a6bff;background:#fff;border:1px solid #e6e9f2;border-radius:14px;box-shadow:0 8px 22px #0f172a0f;display:flex;flex-direction:column;gap:.9rem;overflow:hidden;padding:1.4rem 1.4rem 1.2rem;position:relative;text-decoration:none;transition:transform .17s ease,box-shadow .17s ease,border-color .17s ease}.doc-gateway__card:before{background:var(--product-color);content:"";height:3px;left:0;position:absolute;right:0;top:0}.doc-gateway__card:hover{border-color:color-mix(in srgb,var(--product-color),#fff 45%);box-shadow:0 14px 28px #0f172a1a;transform:translateY(-3px)}.doc-gateway__card--disabled{cursor:default;opacity:.72}.doc-gateway__card--disabled:hover{box-shadow:0 8px 22px #0f172a0f;transform:none}.doc-gateway__icon{align-items:center;background:color-mix(in srgb,var(--product-color),#fff 88%);border-radius:10px;display:inline-flex;height:40px;justify-content:center;width:40px}.doc-gateway__icon img{display:block;height:22px;object-fit:contain;width:22px}.doc-gateway__icon img.doc-gateway__icon--smartly{filter:none}.doc-gateway__card h2{color:#101a31;font-size:1.08rem;letter-spacing:-.01em;margin:0}.doc-gateway__card p{color:#667089;flex-grow:1;font-size:.9rem;line-height:1.6;margin:0}.doc-gateway__cta{align-items:center;color:var(--product-color);display:inline-flex;font-size:.86rem;font-weight:700;gap:.4rem;margin-top:.2rem}.doc-gateway__cta svg{transition:transform .17s ease}.doc-gateway__card:hover .doc-gateway__cta svg{transform:translateX(3px)}.doc-gateway__badge{align-items:center;background:#f1f3f9;border-radius:999px;color:#7c8496;display:inline-flex;font-size:.76rem;font-weight:700;padding:.22rem .65rem;width:-webkit-fit-content;width:fit-content}[dir=rtl] .doc-gateway__cta svg{transform:scaleX(-1)}[dir=rtl] .doc-gateway__card:hover .doc-gateway__cta svg{transform:scaleX(-1) translateX(3px)}@media (max-width:1024px){.doc-gateway__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.doc-gateway__grid{grid-template-columns:1fr}.doc-gateway__hero{padding-bottom:3rem}}
/*# sourceMappingURL=80.c4eb7762.chunk.css.map*/