.desktop-only{display:none}@media (width>=768px){.desktop-only{display:block}}@font-face{font-family:Inter;font-style:normal;font-weight:100;font-display:swap;src:url(Inter-Thin.229ba378.woff2)format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:100;font-display:swap;src:url(Inter-ThinItalic.9f81ab2f.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(Inter-ExtraLight.a7c091c3.woff2)format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:200;font-display:swap;src:url(Inter-ExtraLightItalic.715e9b66.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(Inter-Light.d257580c.woff2)format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url(Inter-LightItalic.fc7aee7e.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(Inter-Regular.c3474174.woff2)format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(Inter-Italic.f23ba37f.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(Inter-Medium.275a3474.woff2)format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:500;font-display:swap;src:url(Inter-MediumItalic.a2ebbdce.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(Inter-SemiBold.0cbc243f.woff2)format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url(Inter-SemiBoldItalic.eedb80b8.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(Inter-Bold.ff33b6b2.woff2)format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url(Inter-BoldItalic.67e04f74.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(Inter-ExtraBold.7783db4d.woff2)format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:800;font-display:swap;src:url(Inter-ExtraBoldItalic.449f9604.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(Inter-Black.f108228e.woff2)format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:900;font-display:swap;src:url(Inter-BlackItalic.be778dd7.woff2)format("woff2")}:root{--color-primary:#ff9b21;--color-primary-light:#ffeacf;--color-primary-dark:#df7e2a;--color-secondary:#243254;--color-secondary-light:#95a3c6;--color-secondary-invert:#374871;--color-secondary-border:#bebfcf;--width:1100px}*{box-sizing:border-box}p{color:var(--color-secondary);word-break:break-word;margin-bottom:2rem;font-size:1rem;line-height:1.6}a{color:var(--color-primary);text-decoration:none;transition:color .1s}a:hover{color:var(--color-primary-dark)}h1,h2,h3,h4,h5,h6{word-break:break-word;text-wrap:balance;margin-top:0;line-height:1.5}h6{font-size:1rem;font-weight:400}body,html{margin:0;padding:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,sans-serif;font-size:100%}header{max-width:var(--width);justify-content:space-between;margin-left:auto;margin-right:auto;padding:1.5rem;display:flex}@media (width<=767px){header{display:none}}header .links{gap:1rem;display:flex}.section.blue{background:#f8faff}.section>.inner{max-width:var(--width);margin-left:auto;margin-right:auto;padding:6rem 0}@media (width<=1139px){.section>.inner{padding:4rem 1.5rem}}.section h2.title{color:var(--color-secondary);margin-bottom:1rem;font-size:2.25rem;line-height:1.3}@media (width<=767px){.section h2.title{font-size:2rem}}.hero{background:var(--color-secondary);color:#fff;max-width:var(--width);background-image:radial-gradient(#ffffff1a 8.5%,#0000 0);background-size:18px 18px;border-radius:8px;margin:1.5rem auto;padding:4rem}@media (width<=767px){.hero{border-radius:0 0 8px 8px;margin-top:0;padding:2rem 1.5rem}}.hero .headline{margin-bottom:1.5rem;font-size:2.75rem;font-weight:900;line-height:58px}@media (width<=767px){.hero .headline{font-size:2.5rem}}.hero .subtitle{color:#ced0e5;width:90%;margin-bottom:40px;font-size:1.35rem;font-weight:400;line-height:30px;display:block}.hero .shield{justify-content:center;display:flex}@media (width<=767px){.hero .shield{display:none}}.hero .shield img{width:auto;height:400px}.hero .grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}@media (width<=767px){.hero .grid{grid-template-columns:auto}}.hero .links{gap:1rem;display:flex}@media (width<=767px){.hero .links{flex-direction:column}.hero .links a{width:100%}}.hero .usps{gap:2rem;margin-top:3rem;display:flex}.hero .usp{flex-direction:column;align-items:center;gap:.5rem;max-width:60px;display:flex}.hero .usp .icon{stroke:#facc24;width:40px;height:28px}.hero .usp .icon.fill{fill:#facc24}.hero .usp .text{color:#facc24;text-align:center;font-size:12px;font-weight:300}.callout{background:var(--color-secondary);color:#fff;text-align:center;max-width:var(--width);border-radius:8px;flex-direction:column;align-items:center;margin-top:1.5rem;margin-left:auto;margin-right:auto;padding:4rem 3rem;display:flex}@media (width<=767px){.callout{padding:4rem 1rem}}.callout .title{margin-bottom:1rem;font-size:2.25rem}.callout .subtitle{color:#ced0e5;text-wrap:balance;width:80%;margin-bottom:2rem;font-size:20px;display:block}@media (width<=767px){.callout .subtitle{width:100%}}.callout .links{gap:1rem;display:flex}@media (width<=767px){.callout .links{flex-direction:column;align-items:center;width:100%}.callout .links a{width:100%}}.footer{max-width:var(--width);text-align:center;color:#64748b;margin-left:auto;margin-right:auto;padding:3rem 0}.footer .links{justify-content:center;gap:2rem;display:flex}.footer .copyright{margin-bottom:1.5rem}.footer a{color:#64748b}.footer a:hover{color:var(--color-primary-dark)}.two-block{grid-template-columns:1fr 1fr;justify-content:space-around;align-items:center;gap:5rem;display:grid}@media (width<=767px){.two-block{grid-template-columns:auto;gap:2rem}.two-block a{width:100%}}.two-block .left{order:1}@media (width<=767px){.two-block .left{order:-1}}.two-block img{border-radius:8px;width:100%;min-width:500px}@media (width<=767px){.two-block img{min-width:auto}}.two-block .subtitle{color:var(--color-secondary);margin-bottom:2rem;font-weight:700;display:block}.button{color:#fff;border:1px solid var(--color-primary);border-color:var(--color-primary);grid-gap:5px;text-align:center;cursor:pointer;pointer-events:all;background:var(--color-primary);border-radius:4px;grid-auto-flow:column;justify-content:center;align-items:center;gap:5px;width:max-content;min-height:48px;padding:0 1rem;font-family:inherit;font-size:1rem;font-weight:700;line-height:48px;text-decoration:none;transition:all .15s;display:grid;position:relative}.button:hover{background:var(--color-primary-dark);border-color:var(--color-primary-dark);color:#fff}.button.small{min-height:35px;font-size:.875rem;line-height:35px}.button.secondary{color:var(--color-primary);background:0 0}.button.secondary:hover{color:var(--color-primary-dark)}
/*# sourceMappingURL=index.7c8f06cd.css.map */
