@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";:root{--sr-brand:#103928;--sr-accent:#42cc65;--sr-bg:#edf2ef;--sr-text:#103928;--sr-text-light:#f4faf6;--sr-muted:#103928;--site-header-offset:104px;--inner-hero-height:420px;--inner-hero-extra-top:28px;--inner-hero-content-pad:56px;--inner-hero-gap:clamp(28px, 5vw, 64px)}*,:after,:before{box-sizing:border-box}#__nuxt,body,html{min-width:320px;min-height:100%;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--sr-text);background:var(--sr-bg);-webkit-font-smoothing:antialiased;font-family:Poppins,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem}small{font-size:.75rem;line-height:1.4}::selection{color:var(--sr-text-light);background:var(--sr-brand)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}img{max-width:100%}a{color:inherit;text-decoration:none;transition:color .18s,opacity .18s,transform .18s}button,input,select,textarea{font:inherit;transition:border-color .18s,box-shadow .18s,background-color .18s}:focus-visible{outline-offset:3px;outline:3px solid #42cc6559}button{cursor:pointer}.container{width:min(100% - 48px,1400px);margin-inline:auto}.career-detail__hero,.docs-hero,.pricing-hero,section.hero:not(.inner-page-hero){scroll-margin-top:var(--site-header-offset);box-sizing:border-box;margin-top:calc(var(--site-header-offset)*-1)!important;padding-top:calc(var(--site-header-offset) + var(--inner-hero-extra-top))!important;min-height:calc(var(--site-header-offset) + var(--inner-hero-extra-top) + var(--inner-hero-height))!important;padding-bottom:0!important}.career-detail__hero>.career-detail__container,.docs-hero__inner,.hero__grid,.pricing-hero__grid{align-items:center;gap:var(--inner-hero-gap);box-sizing:border-box;display:grid;min-height:var(--inner-hero-height)!important;padding-block:var(--inner-hero-content-pad)!important}@media (width<=767px){:root{--site-header-offset:96px;--inner-hero-extra-top:20px;--inner-hero-height:0px;--inner-hero-content-pad:36px}.career-detail__hero,.career-detail__hero>.career-detail__container,.docs-hero,.docs-hero__inner,.hero__grid,.pricing-hero,.pricing-hero__grid,section.hero{min-height:0!important}.container{width:min(100% - 28px,620px)}}
