*,:after,:before{box-sizing:border-box;font-family:Noto Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}body{min-height:100vh;margin:0}h1,p{margin:0}.wrapper{background:linear-gradient(to bottom right,#f9fafb,#d2d6db);min-height:100vh;padding:16px}.credits{color:#777;text-align:center;font-size:11px;position:fixed;bottom:16px;left:24px}.credits a{color:#000;font-weight:700}.hero-button{color:#171717;cursor:pointer;border:.5px;border-radius:4px;flex-grow:1;justify-content:center;align-items:center;max-width:151.5px;padding:12px 20px;font-size:16px;font-weight:500;line-height:24px;display:flex;box-shadow:0 1px 2px #0000000f,0 1px 3px #0000001a}.hero-button--primary{color:#fff;background-color:#4338ca}.hero-button--secondary{color:#171717;background-color:#fff;border-style:solid;border-color:#e5e5e5}.hero-button--primary:hover{background-color:#3730a3}.hero-button--primary:focus-visible{background-color:#3730a3;outline:none;box-shadow:0 0 0 4px #444ce71f}.hero-button--secondary:hover{background-color:#fafafa;border-color:#e5e5e5}.hero-button--secondary:focus-visible{background-color:#fafafa;border-color:#e5e5e5;outline:none;box-shadow:0 0 0 4px #444ce71f}.hero-button:disabled,.hero-button:disabled:hover,.hero-button:disabled:focus-visible{box-shadow:none;cursor:not-allowed;background-color:#f5f5f5}@media (width>=768px){.hero-button{max-width:213px;font-size:18px;line-height:28px}}@media (width>=1440px){.hero-button{max-width:175.5px}}.hero{background-image:linear-gradient(#f9fafb,#edf0f3);border-radius:4px;align-items:center;min-height:calc(100vh - 32px);padding:84px 16px;display:flex;box-shadow:0 1px 2px #0000000d}.hero__inner{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;column-gap:16px;width:100%;max-width:100%;margin:0 auto;display:grid}.hero__header__content,.hero__image{grid-column:span 4}.hero__header{color:#171717;font-size:36px;font-weight:600;line-height:40px}.hero__header__small{color:#525252;margin-top:16px;font-size:18px;font-weight:400;line-height:28px}.hero__image{width:100%;display:block}.hero__buttons{gap:16px;height:48px;margin-top:32px;margin-bottom:48px;display:flex}@media (width>=768px){.hero{padding:91px 16px}.hero__inner{grid-template-columns:repeat(6,minmax(0,1fr));column-gap:32px}.hero__header__content,.hero__image{grid-column:span 6}.hero__header{font-size:48px;line-height:48px}.hero__header__small{margin-top:24px;font-size:20px}.hero__buttons{gap:32px;height:60px;margin-top:64px;margin-bottom:32px}}@media (width>=1440px){.hero{height:calc(100vh - 32px);min-height:0;padding:95px 48px}.hero__inner{grid-template-columns:repeat(12,minmax(0,1fr));max-width:1280px}.hero__header__content{grid-column:span 5;place-self:center;margin-right:32px}.hero__image{object-fit:contain;grid-column:span 7;place-self:center;max-height:calc(100vh - 214px)}.hero__header{font-size:60px;line-height:60px}.hero__buttons{height:60px;margin-top:64px;margin-bottom:0}}
