:root{--xxl-container-width:1500px;--bg-black:#0c1939;--zfast-primary:#006f9f;--zfast-blue:#212191;--zfast-blue-darker:#0c1939;--zfast-purple:#533a7b;--zfast-light:#f4f3f7;--zfast-link:#006f9f}html{scroll-behavior:smooth}body{font-family:'DM Sans',sans-serif;font-weight:400;line-height:1.5;font-size:clamp(1rem,1.6vw,1.125rem)}.sticky-top{top:74px!important}.bg-black{background-color:var(--bg-black)}:focus-visible{outline:2px solid var(--zfast-primary);outline-offset:2px}section.jumbotron{padding:0;margin:0}section.jumbotron .h1{font-size:2rem;font-weight:700}section.jumbotron .lead{font-size:1.25rem;font-weight:400}@media (min-width:768px){section.jumbotron .h1{font-size:2.5rem;font-weight:700}}@media (min-width:992px){section.jumbotron .h1{font-size:2.5rem}section.jumbotron .lead{font-size:1.4rem}}@media (min-width:1200px){section.jumbotron .h1{font-size:3.5rem}section.jumbotron .lead{font-size:1.5rem}}section.breadcrumbs{background-color:var(--bg-black)}section.blog .card{transition:box-shadow .2s ease-in-out,transform .2s ease-in-out}section.blog .card:hover{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;transform:translateY(-2px)}.bg-oceanblue{background:linear-gradient(45deg,#92bfb1,#4a6b8a,var(--zfast-blue-darker))!important;background-color:var(--zfast-blue-darker);background-size:200% 100%}.hero,.zfast-bg-blue{background-image:linear-gradient(120deg,var(--zfast-blue-darker) 0,var(--zfast-blue) 100%)}.bg-grey,.bg-light{background-color:var(--zfast-light)!important}.icon,.tld{display:inline-flex;align-self:center;font-size:1em}.icon img,.icon svg{height:1em;width:1em;fill:currentColor;top:.125em;position:relative}.tld img{height:1rem;top:.125em;margin-bottom:.5rem;position:relative}.products .icon svg{top:auto!important}.icon-2x{font-size:2em}.icon-3x{font-size:3em}.icon-4x{font-size:4em}.icon-5x{font-size:5em}.badge{line-height:.8rem;font-size:.75rem}.badge-zfast,a.badge-zfast,a.badge-zfast:hover{background-color:var(--zfast-blue);background-image:linear-gradient(120deg,var(--zfast-blue-darker) 0,var(--zfast-blue) 100%);padding:.45em .4em!important;color:#fff!important;text-decoration:none}.rounded-xxl{border-radius:15px}.nav-pills .nav-link:hover{text-decoration:underline}.wp-block-image{padding:1.5rem;margin-bottom:1rem!important;margin-top:1rem!important}.wp-block-image img{max-width:100%!important;height:auto!important;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.wp-block-image figcaption{text-transform:uppercase;font-size:.75rem;color:#6c757d!important}.code-block-wrapper{position:relative;margin:1rem 0}.code-block-wrapper pre{margin-bottom:0;border-radius:.375rem;overflow-x:auto;background-color:#f8f9fa;padding:1rem}.code-copy-btn{position:absolute;top:.5rem;right:.5rem;display:inline-flex;align-items:center;gap:.3rem;opacity:0;transition:opacity .15s ease;z-index:1;user-select:none}.code-block-wrapper:hover .code-copy-btn{opacity:1}.wp-block-code{border-radius:.375rem}