@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@font-face{font-family:MTKnox;src:url(/fonts/MTKnox-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}*,:after,:before{box-sizing:border-box}*{margin:0}@media (prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased;min-height:100vh}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#__next,#app,#root{isolation:isolate}ol,ul{padding:0;list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}:root{--primary:#2F3E66;--accent:#C8A26E;--secondary:#131E47;--light:#F4F2EF;--dark:#1A1919;--neutral:#545C52;--error:#C33149;--accent-alt:#885053;--font-family-base:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-family-heading:"Oswald","MTKnox",sans-serif;--font-family-brand:"MTKnox","Oswald",sans-serif;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:3.75rem;--line-height-none:1;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--decision-section-padding-y:3rem;--decision-card-padding:2rem 1.5rem;--decision-grid-gap:1.5rem;--decision-heading-size:var(--font-size-2xl);--decision-phone-size:var(--font-size-lg);--decision-trust-gap:1.5rem;--decision-trust-margin:3rem}@media (min-width:768px){:root{--decision-section-padding-y:5rem;--decision-card-padding:3rem 2.5rem;--decision-grid-gap:2.5rem;--decision-trust-gap:2rem;--decision-trust-margin:4rem}}@media (min-width:1024px){:root{--decision-section-padding-y:8rem;--decision-card-padding:4rem 3.5rem;--decision-grid-gap:3.5rem;--decision-heading-size:var(--font-size-3xl);--decision-phone-size:var(--font-size-base);--decision-trust-gap:3rem;--decision-trust-margin:6rem}.decision-grid{grid-template-columns:repeat(auto-fit,minmax(450px,1fr))!important}}body{font-family:var(--font-family-base);font-size:var(--font-size-base);line-height:var(--line-height-normal);color:var(--dark);background-color:var(--light)}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-heading);font-weight:700;line-height:var(--line-height-tight);color:var(--dark)}h1{font-size:var(--font-size-4xl);margin-bottom:1.5rem}h2{font-size:var(--font-size-3xl);margin-bottom:1.25rem}h3{font-size:var(--font-size-2xl);margin-bottom:1rem}h4{font-size:var(--font-size-xl);margin-bottom:.75rem}h5{font-size:var(--font-size-lg)}h5,h6{margin-bottom:.5rem}h6{font-size:var(--font-size-base)}.display-heading{font-family:var(--font-family-brand);font-size:var(--font-size-6xl);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--dark)}p{margin-bottom:1rem}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}b,strong{font-weight:700}em,i{font-style:italic}small{font-size:var(--font-size-sm)}input,select,textarea{padding:.5rem .75rem;border:1px solid #ccc;border-radius:.25rem;width:100%}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px rgba(47,62,102,.2)}label{display:block;margin-bottom:.5rem;font-weight:500}button{cursor:pointer}table{width:100%;border-collapse:collapse}th{text-align:left;font-weight:600}td,th{padding:.75rem}