.hero{background-image:url(/img/hero-clouds.svg),linear-gradient(#e7f5ff 11.23%,#a9ecf8 100%);background-position:bottom;background-repeat:no-repeat;background-size:cover;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-container{z-index:1;background-image:url(/img/rays-and-dove.svg);background-position:top;background-repeat:no-repeat;background-size:auto min(250px,100%);flex-direction:column;align-items:center;width:100%;min-height:350px;margin-left:auto;margin-right:auto;padding:4rem 1rem 1.5rem;transition:all .3s ease-in-out;display:flex;position:relative}@media (min-width:481px){.hero-container{background-size:auto min(300px,100%);min-height:400px}}@media (min-width:768px){.hero-container{background-size:auto min(416px,100%);min-height:500px;padding-top:10rem}}@media (max-width:480px){.hero-container{background-size:auto min(250px,100%);min-height:350px}}.hero-brand{color:#12769c;font-family:var(--font-serif),ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;margin-bottom:1rem;font-size:1.5rem;font-weight:100;line-height:2rem}.hero-super-heading{font-family:var(--font-serif),ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;text-transform:uppercase;flex-wrap:wrap;justify-content:center;gap:.25rem;margin-bottom:1rem;font-size:1.25rem;font-weight:600;line-height:1.75rem;display:flex}@media (min-width:481px){.hero-super-heading{font-family:var(--font-serif),ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;text-transform:uppercase;margin-bottom:1rem;font-size:1.25rem;font-weight:600;line-height:1.75rem}}@media (min-width:768px){.hero-super-heading{font-family:var(--font-serif),ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;text-transform:uppercase;margin-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:2rem}}.hero-super-heading-word-1{color:#0891b2}.hero-super-heading-word-2{color:#65a30d}.hero-super-heading-word-3{color:#d97706}.hero-heading .heading{margin-bottom:1rem}.hero-heading .heading{text-align:center}.hero-heading .heading{font-family:var(--font-serif),ui-serif,Georgia,Cambria,"Times New Roman",Times,serif}.hero-heading .heading{font-size:2.25rem;line-height:2.5rem}.hero-heading .heading{font-weight:900}.hero-heading .heading{line-height:1.25}@media (min-width:481px){.hero-heading .heading{margin-bottom:1rem}.hero-heading .heading{text-align:center}.hero-heading .heading{font-family:var(--font-serif),ui-serif,Georgia,Cambria,"Times New Roman",Times,serif}.hero-heading .heading{font-size:3rem;line-height:1}.hero-heading .heading{font-weight:900}.hero-heading .heading{line-height:1.25}}@media (min-width:768px){.hero-heading .heading{margin-bottom:1rem}.hero-heading .heading{text-align:center}.hero-heading .heading{font-family:var(--font-serif),ui-serif,Georgia,Cambria,"Times New Roman",Times,serif}.hero-heading .heading{font-size:3.75rem;line-height:1}.hero-heading .heading{font-weight:900}.hero-heading .heading{line-height:1.25}}.hero-heading{text-align:center;font-family:var(--font-serif),ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;font-size:3.75rem;font-weight:900;line-height:1}.hero-tagline{text-align:center;font-size:1.25rem;line-height:1.75rem}
:root{--teaser-padding:2rem 0;--teaser-gap:2rem;--primary-color:#12769c;--button-color:#1d8cab}.teaser{padding:var(--teaser-padding)}.teaser-container{gap:var(--teaser-gap);flex-direction:column;max-width:1200px;margin:0 auto;display:flex}@media (min-width:768px){.teaser-container{flex-direction:row;align-items:center}}@media (min-width:768px){.teaser-container.image-right{flex-direction:row}}@media (min-width:768px){.teaser-container.image-left{flex-direction:row-reverse}}.teaser-content{flex-direction:column;flex:1;gap:1rem;padding:1rem 0;display:flex}.teaser-super-heading{color:var(--primary-color);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:500;line-height:2rem;display:flex}.teaser-icon{border:1px solid var(--primary-color);border-radius:50%;width:24px;height:24px;position:relative}.teaser-icon:before{content:"";background-color:var(--primary-color);width:10px;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.teaser-icon:after{content:"";background-color:var(--primary-color);width:1px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.teaser-heading .heading{font-size:2.25rem;line-height:2.5rem}.teaser-heading .heading{font-weight:700}.teaser-heading .heading{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity,1))}.teaser-heading .prose{max-width:none}.teaser-body{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity,1));font-size:1rem;line-height:1.5rem}.teaser-cta{margin-top:1.5rem}.teaser-cta-button{border-radius:calc(var(--radius) - 2px);--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity,1));background-color:var(--button-color);padding:.5rem 1.5rem;font-weight:500;transition-property:color,background-color,border-color,-webkit-text-decoration-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.teaser-cta-button:hover{--tw-bg-opacity:.9}.teaser-image-wrapper{flex:1;justify-content:center;align-items:center;display:flex}.teaser-image-container{width:280px;height:280px;position:relative}@media (min-width:768px){.teaser-image-container{width:320px;height:320px}}.teaser-image{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}
.content-container{display:flex;position:relative}.content-container-inner{z-index:1;flex-direction:column;align-items:flex-start;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:0;transition:all .3s ease-in-out;display:flex;position:relative}.content-container-inner h1{font-family:var(--font-serif),ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity,1));margin-bottom:1.5rem;font-size:2.25rem;font-weight:900;line-height:1.25}.content-container-inner h2{font-family:var(--font-serif),ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity,1));margin-bottom:1rem;font-size:1.875rem;font-weight:700;line-height:1.25}.content-container-inner h3{font-family:var(--font-serif),ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity,1));margin-bottom:.75rem;font-size:1.5rem;font-weight:600;line-height:1.25}.content-container-inner p{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity,1));margin-bottom:1rem;font-size:1.125rem;line-height:1.625}.content-container-inner ul,.content-container-inner ol{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity,1));margin-bottom:1rem;margin-left:1.5rem;font-size:1.125rem;line-height:1.625}.content-container-inner li{margin-bottom:.5rem}.content-container-inner a{--tw-text-opacity:1;color:rgba(29,78,216,var(--tw-text-opacity,1));-webkit-text-decoration-line:underline;text-decoration-line:underline}@media (hover:hover) and (pointer:fine){.content-container-inner a:hover{--tw-text-opacity:1;color:rgba(30,58,138,var(--tw-text-opacity,1))}}@media (min-width:481px){.content-container-inner h1{margin-bottom:2rem;font-size:3rem;line-height:1}.content-container-inner h2{margin-bottom:1.5rem;font-size:2.25rem;line-height:2.5rem}}@media (min-width:768px){.content-container-inner h1{margin-bottom:2.5rem;font-size:3.75rem;line-height:1}.content-container-inner h2{margin-bottom:2rem;font-size:3rem;line-height:1}.content-container-inner h3{margin-bottom:1.5rem;font-size:1.875rem;line-height:2.25rem}}
.features-grid-section{background:linear-gradient(#e7f5ff 11.23%,#cdf2fc 100%);min-height:400px;padding:4rem 0}.features-grid-content-container .content-container-inner{align-items:center}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));place-items:stretch center;gap:3rem 2rem;display:grid}.feature-card{text-align:center;background:0 0;flex-direction:column;justify-content:flex-start;align-items:center;height:100%;padding:1.5rem 1rem;transition:all .3s;display:flex}.feature-card:hover{transform:translateY(-2px)}.feature-card-icon{background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1rem;transition:transform .3s;display:flex}.feature-card:hover .feature-card-icon{transform:scale(1.05)}.feature-icon{color:#fff;stroke-width:2px;width:28px;height:28px}.feature-card-title{color:#1e293b;letter-spacing:-.025em;margin:0 0 .5rem;font-size:1.125rem;font-weight:700;line-height:1.3}.feature-card-description{color:#475569;text-align:center;max-width:300px;margin:0;font-size:.95rem;font-weight:400;line-height:1.6}@media (min-width:640px){.features-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (min-width:1024px){.features-grid{grid-template-columns:repeat(3,1fr);gap:3rem}}
/*# sourceMappingURL=60f3c1ff6c77044c.css.map*/